<?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>Tech Raving &#187; script</title>
	<atom:link href="http://www.techraving.com/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techraving.com</link>
	<description>An Opinion is a Terrible Thing To Waste</description>
	<lastBuildDate>Sat, 26 Dec 2009 14:29:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CherryPy, The Deploy Script</title>
		<link>http://www.techraving.com/2008/09/28/cherrypy-the-deploy-script/</link>
		<comments>http://www.techraving.com/2008/09/28/cherrypy-the-deploy-script/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 14:10:15 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[CherryPy]]></category>
		<category><![CDATA[cherrypy]]></category>
		<category><![CDATA[cherrypyd]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=131</guid>
		<description><![CDATA[To start a CherryPy application begins with a startup script for assigning all your controllers and generally telling it what to do. How your application runs is greatly dependent upon how this script operates. By default the CherryPy tutorial doesn&#8217;t allow for RESTFul routing or allowing the controllers access to the configuration files as they [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2008/09/28/cherrypy-the-deploy-script/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
