<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jtmcgee.net &#187; Site</title>
	<atom:link href="http://jtmcgee.net/categories/site/feed/" rel="self" type="application/rss+xml" />
	<link>http://jtmcgee.net</link>
	<description>A Technological Guru Blog</description>
	<lastBuildDate>Sun, 27 Nov 2011 04:50:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress Update 3.0</title>
		<link>http://jtmcgee.net/archives/2010/06/wordpress-update-3-0/</link>
		<comments>http://jtmcgee.net/archives/2010/06/wordpress-update-3-0/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 14:54:06 +0000</pubDate>
		<dc:creator>Jordan DeLoach</dc:creator>
				<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://jtmcgee.net/?p=167</guid>
		<description><![CDATA[I just finished upgrades on the site to 3.0. I have not seen much changes, but it&#8217;s always good to be up to date. Just thought I would in form everyone of that. I just finished upgrades on the site to 3.0. I have not seen much changes, but it&#8217;s always good to be up ]]></description>
			<content:encoded><![CDATA[<p>I just finished upgrades on the site to 3.0. I have not seen much changes, but it&#8217;s always good to be up to date. Just thought I would in form everyone of that.</p>
<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
										<iframe
											style="height:25px !important; border:none !important; overflow:hidden !important; width:340px !important;" frameborder="0" scrolling="no" allowTransparency="true"
											src="http://www.linksalpha.com/social?link=http%3A%2F%2Fjtmcgee.net%2Farchives%2F2010%2F06%2Fwordpress-update-3-0%2F&fc=333333&fs=arial&fblname=like">
										</iframe>
										</div>		<div style="float:right;margin:10px 10px 0px 0px;">
			<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fjtmcgee.net%2Farchives%2F2010%2F06%2Fwordpress-update-3-0%2F&title=WordPress+Update+3.0" rel="news, programming"><span style="display:none">I just finished upgrades on the site to 3.0. I have not seen much changes, but it&#8217;s always good to be up to date. Just thought I would in form everyone of that</span></a>		
		</div>		
		]]></content:encoded>
			<wfw:commentRss>http://jtmcgee.net/archives/2010/06/wordpress-update-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Programming Studio</title>
		<link>http://jtmcgee.net/archives/2009/08/my-programming-studio/</link>
		<comments>http://jtmcgee.net/archives/2009/08/my-programming-studio/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 17:28:39 +0000</pubDate>
		<dc:creator>Jordan DeLoach</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[coda]]></category>
		<category><![CDATA[cvs]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[subclipse]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://jtmcgee.net/?p=79</guid>
		<description><![CDATA[A lot of people have trouble finding the perfect editor for whatever the might be doing in the programming world, or atleast I once did. I believe my setup is one of the better ones, but I know it comes nowhere close to Coda. When most people look for an editor they want it to ]]></description>
			<content:encoded><![CDATA[<p>A lot of people have trouble finding the perfect editor for whatever the might be doing in the programming world, or atleast I once did. I believe my setup is one of the better ones, but I know it comes nowhere close to <a href="http://www.panic.com/coda/">Coda</a>. When most people look for an editor they want it to do it all, SCP Support, SVN, or Code Highlighting. People are picky, that&#8217;s a plain fact, so they only way to please picky people is to let them make what they want.</p>
<p><a href="http://www.eclipse.org/">Eclipse</a> gives you that option, to easily and simply get everything you need, and nothing more. In my verrsion of Eclipse I start with <a href="http://www.eclipse.org/pdt/">Eclipse PDT</a>, which stands for PHP Development Tools. It comes with the <a href="http://www.eclipse.org/webtools/">Web Tools Platform</a> which includes <a href="http://www.eclipse.org/webtools/server/">Server Tools</a> and an <a href="http://www.eclipse.org/webtools/atf/">Ajax Framework</a>. So now that I have my base setup, I will install some plugins via the handy-dandy and simple update manager in Eclipse. The first plugin is <a href="http://subclipse.tigris.org/">Subclipse</a> which is a nifty Subversion client to go with the built in CVS client. Also to go with PHP I add Python support with <a href="http://pydev.sourceforge.net/">PyDev</a> and lastly I have SFTP support incase I need to jump onto a server and change something so I use <a href="http://www.jcraft.com/eclipse-sftp/">JCrafts SFTP plugin</a> for that.</p>
<p>Some tools I have read about that sound cool, and interesting, but I have personally never used are Zends <a href="http://www.zend.com/en/products/server-ce/">Community Server Edition</a> and their <a href="http://downloads.zend.com/pdt/server-debugger/">PHP Debugger</a>, which both perfectly integrate with the Tools in PDT. And if you need anymore tools just Google it, I bet you someone has made a plugin for it. Thats what great about Eclipse, you build it, your way.</p>
<p><strong>UPDATE</strong></p>
<p>I tried something new today, I hadn&#8217;t been liking JCrafts SFTP plugin, it required me to export updates everytime I saved so I would use a built in &#8220;<a href="http://www.eclipse.org/dsdp/tm/">Remote Systems Explorer</a>&#8220;. That had some errors in my PDT installation so I went and got a standard Java version from Eclipse.org, and installed RSE on the regular version. Now to get my PHP tools back follow the steps <a href="http://wiki.eclipse.org/PDT/Installation">here</a> to get the PHP tools on your version. And continue on like normal! This SFTP client is a one that works just like it&#8217;s a project instead of having to do a lot of work. Also Remote Systems Explorer does a lot more like Shell and stuff&#8230; garsh now it&#8217;s starting to sound like Coda.</p>
<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
										<iframe
											style="height:25px !important; border:none !important; overflow:hidden !important; width:340px !important;" frameborder="0" scrolling="no" allowTransparency="true"
											src="http://www.linksalpha.com/social?link=http%3A%2F%2Fjtmcgee.net%2Farchives%2F2009%2F08%2Fmy-programming-studio%2F&fc=333333&fs=arial&fblname=like">
										</iframe>
										</div>		<div style="float:right;margin:10px 10px 0px 0px;">
			<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fjtmcgee.net%2Farchives%2F2009%2F08%2Fmy-programming-studio%2F&title=My+Programming+Studio" rel="news, programming"><span style="display:none">A lot of people have trouble finding the perfect editor for whatever the might be doing in the programming world, or atleast I once did. I believe my setup is one of the better ones, but I know it comes nowhere close to Coda. When most people look for an editor they want it to </span></a>		
		</div>		
		]]></content:encoded>
			<wfw:commentRss>http://jtmcgee.net/archives/2009/08/my-programming-studio/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Django &#8211; A Package of Amazing</title>
		<link>http://jtmcgee.net/archives/2009/07/django-a-package-of-amazing/</link>
		<comments>http://jtmcgee.net/archives/2009/07/django-a-package-of-amazing/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 22:47:29 +0000</pubDate>
		<dc:creator>Jordan DeLoach</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[app engine]]></category>
		<category><![CDATA[codeignitor]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google app engine]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://jtmcgee.net/?p=68</guid>
		<description><![CDATA[At first I though people were overhyping Django, people always talking about the &#8220;simplicity of the templates&#8221; and the &#8220;awesome url builder&#8221;. I though well nothing can be that cool, it&#8217;s all the same PHP, Python, Ruby, what&#8217;s the difference? If you have never tried Python and Django, go ahead and point yourself at the ]]></description>
			<content:encoded><![CDATA[<p>At first I though people were overhyping <a href="http://www.djangoproject.com/">Django</a>, people always talking about the &#8220;simplicity of the templates&#8221; and the &#8220;awesome url builder&#8221;. I though well nothing can be that cool, it&#8217;s all the same PHP, Python, Ruby, what&#8217;s the difference? If you have never tried Python and Django, go ahead and point yourself at the Downloads section of <a href="http://www.python.org/download/">Python</a> and <a href="http://www.djangoproject.com/download/">Django</a> and get started! The templates really are super simple, and the url builders are sick. When I started doing Django the real first time I used it besides the templates was the pagination class. I had for months struggled to create a good PHP pagination class, but with Django it was right there out of the box ready to use!</p>
<p>I have tried PHP frameworks before such as <a href="http://codeignitor.com/">CodeIgnitor</a>, they were nice, but nothing special. Trust me, <strong>Django is special! </strong>It has so much available the second the installer says finish. If you have been procrastinating because you don&#8217;t know how to set it up on your server or something stop, don&#8217;t; host it on Googles servers! <a href="http://code.google.com/appengine/">Google App Engine</a> allows you to build <a href="http://code.google.com/appengine/docs/python/gettingstarted/">Python</a> and <a href="http://code.google.com/appengine/docs/java/gettingstarted/">Java</a> web applications on their fast, large infrastructure. It comes with a SDK for building apps and also with a localhost for building your applications. I have not tried out the Java part yet, but I have been enjoying creating a Twitter-like micro-blogging service on it. It is simple and you have access to all the tools that make Google so great like <a href="http://code.google.com/appengine/docs/python/datastore/gqlreference.html">Gql</a> and the <a href="http://code.google.com/appengine/docs/python/gettingstarted/usingwebapp.html">WebAPP</a> framework. It is really worth the time and someday maybe you will move your site over to Django and Python as I soon hope to do.</p>
<p>Case in point: If you haven&#8217;t tried Django, get out and do it, if you have don&#8217;t you love it?</p>
<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
										<iframe
											style="height:25px !important; border:none !important; overflow:hidden !important; width:340px !important;" frameborder="0" scrolling="no" allowTransparency="true"
											src="http://www.linksalpha.com/social?link=http%3A%2F%2Fjtmcgee.net%2Farchives%2F2009%2F07%2Fdjango-a-package-of-amazing%2F&fc=333333&fs=arial&fblname=like">
										</iframe>
										</div>		<div style="float:right;margin:10px 10px 0px 0px;">
			<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fjtmcgee.net%2Farchives%2F2009%2F07%2Fdjango-a-package-of-amazing%2F&title=Django+%26%238211%3B+A+Package+of+Amazing" rel="news, programming"><span style="display:none">At first I though people were overhyping Django, people always talking about the &#8220;simplicity of the templates&#8221; and the &#8220;awesome url builder&#8221;. I though well nothing can be that cool, it&#8217;s all the same PHP, Python, Ruby, what&#8217;s the difference? If you have never tried Python and Django, go ahead and point yourself at the </span></a>		
		</div>		
		]]></content:encoded>
			<wfw:commentRss>http://jtmcgee.net/archives/2009/07/django-a-package-of-amazing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spell Your siteurl right!</title>
		<link>http://jtmcgee.net/archives/2009/06/spell-your-siteurl-right/</link>
		<comments>http://jtmcgee.net/archives/2009/06/spell-your-siteurl-right/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 23:00:09 +0000</pubDate>
		<dc:creator>Jordan DeLoach</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[domain parking]]></category>
		<category><![CDATA[domainparking.com]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://jtmcgee.net/?p=45</guid>
		<description><![CDATA[This whole afternoon I was freaking out. Some how someone had infiltrated my site through WordPress and was redirecting it to an Ad Site! It was messing everything up and I started getting mad. Recently I had decided not to go with a www. infront of my url since that was old so I changed ]]></description>
			<content:encoded><![CDATA[<p>This whole afternoon I was freaking out. Some how someone had infiltrated my site through WordPress and was redirecting it to an Ad Site! It was messing everything up and I started getting mad. Recently I had decided not to go with a www. infront of my url since that was old so I changed my site url. I wasn&#8217;t paying very good attention to it and made a small typo instead of &#8220;jtmcgee.net&#8221; I put &#8220;jtmcgee.net.net&#8221;. With the .net it is an domain parked add site which kept redirecting my page to it, and to complicate things more I had added a little update_options to set it to jtmcgee.net, trying to solve the problem but somehow it got switched to .net.net also. So I was fighting myself, after I remembered I did that I changed it and walla my site is saved! Sorry for the ugly down time!</p>
<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
										<iframe
											style="height:25px !important; border:none !important; overflow:hidden !important; width:340px !important;" frameborder="0" scrolling="no" allowTransparency="true"
											src="http://www.linksalpha.com/social?link=http%3A%2F%2Fjtmcgee.net%2Farchives%2F2009%2F06%2Fspell-your-siteurl-right%2F&fc=333333&fs=arial&fblname=like">
										</iframe>
										</div>		<div style="float:right;margin:10px 10px 0px 0px;">
			<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fjtmcgee.net%2Farchives%2F2009%2F06%2Fspell-your-siteurl-right%2F&title=Spell+Your+siteurl+right%21" rel="news, programming"><span style="display:none">This whole afternoon I was freaking out. Some how someone had infiltrated my site through WordPress and was redirecting it to an Ad Site! It was messing everything up and I started getting mad. Recently I had decided not to go with a www. infront of my url since that was old so I changed </span></a>		
		</div>		
		]]></content:encoded>
			<wfw:commentRss>http://jtmcgee.net/archives/2009/06/spell-your-siteurl-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Again</title>
		<link>http://jtmcgee.net/archives/2009/05/wordpress-again/</link>
		<comments>http://jtmcgee.net/archives/2009/05/wordpress-again/#comments</comments>
		<pubDate>Thu, 28 May 2009 16:27:16 +0000</pubDate>
		<dc:creator>Jordan DeLoach</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://jtmcgee.net/?p=7</guid>
		<description><![CDATA[For some sad reasons, mostly due to spam, we have changed our CMS. Though I might not be making the CMS anymore, or atleast for the time being, I will still be themeing. I will continue on with my ideas I had planned for v2.2 and integrate them here. Also WordPress is just so pretty, ]]></description>
			<content:encoded><![CDATA[<p>For some sad reasons, mostly due to spam, we have changed our CMS. Though I might not be making the CMS anymore, or atleast for the time being, I will still be themeing. I will continue on with my ideas I had planned for v2.2 and integrate them here. Also WordPress is just so pretty, I can spend more time blogging and designing and less time fixing bugs and trying to combat spammers. It’s been a year or two since I have used WordPress and boy, it’s changed a lot!</p>
<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
										<iframe
											style="height:25px !important; border:none !important; overflow:hidden !important; width:340px !important;" frameborder="0" scrolling="no" allowTransparency="true"
											src="http://www.linksalpha.com/social?link=http%3A%2F%2Fjtmcgee.net%2Farchives%2F2009%2F05%2Fwordpress-again%2F&fc=333333&fs=arial&fblname=like">
										</iframe>
										</div>		<div style="float:right;margin:10px 10px 0px 0px;">
			<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fjtmcgee.net%2Farchives%2F2009%2F05%2Fwordpress-again%2F&title=WordPress+Again" rel="news, programming"><span style="display:none">For some sad reasons, mostly due to spam, we have changed our CMS. Though I might not be making the CMS anymore, or atleast for the time being, I will still be themeing. I will continue on with my ideas I had planned for v2.2 and integrate them here. Also WordPress is just so pretty, </span></a>		
		</div>		
		]]></content:encoded>
			<wfw:commentRss>http://jtmcgee.net/archives/2009/05/wordpress-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

