<?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>Trevor Morgan &#187; TurboGears</title>
	<atom:link href="http://trevor.lifespark.ca/archives/category/turbogears/feed" rel="self" type="application/rss+xml" />
	<link>http://trevor.lifespark.ca</link>
	<description>Thoughts on life, the universe and everything</description>
	<lastBuildDate>Mon, 20 Jul 2009 00:58:28 +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>Actually getting somewhere.</title>
		<link>http://trevor.lifespark.ca/archives/18</link>
		<comments>http://trevor.lifespark.ca/archives/18#comments</comments>
		<pubDate>Fri, 08 Jun 2007 02:23:15 +0000</pubDate>
		<dc:creator>trevor</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[TurboGears]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://trevor.lifespark.ca/?p=18</guid>
		<description><![CDATA[Having put in all the work for a nice infrastructure for my current project, I think that it&#8217;s beginning to pay off.  Now I can make changes to my TurboGears app in JEdit, have the changes picked up by CherryPy&#8216;s auto-reload feature and test and debug in a very tight cycle.  Then when I&#8217;m happy [...]]]></description>
			<content:encoded><![CDATA[<p>Having put in all the work for a nice infrastructure for my current project, I think that it&#8217;s beginning to pay off.  Now I can make changes to my TurboGears app in <a href="http://jedit.org/">JEdit</a>, have the changes picked up by <a href="http://www.cherrypy.org/">CherryPy</a>&#8216;s auto-reload feature and test and debug in a very tight cycle.  Then when I&#8217;m happy with them I can push them upstream with a quick <a href="http://subversion.tigris.org/">subversion </a>check in, and a few seconds later my changes are running on the production machine.  All in all, I feel as if programming could actually become pleasant again.  And I must say that TurboGears is a nice way to develop GUI&#8217;s &#8211; describing the layout in XHTML is far nicer than all the grief I used to have to go back in the day when I was building desktop apps with MFC.</p>
]]></content:encoded>
			<wfw:commentRss>http://trevor.lifespark.ca/archives/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
