<?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; routes</title>
	<atom:link href="http://www.techraving.com/tag/routes/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, RESTFul Routing</title>
		<link>http://www.techraving.com/2008/10/12/cherrypy-restful-routing/</link>
		<comments>http://www.techraving.com/2008/10/12/cherrypy-restful-routing/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 16:52:17 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[CherryPy]]></category>
		<category><![CDATA[cherrypy]]></category>
		<category><![CDATA[dispatcher]]></category>
		<category><![CDATA[restful]]></category>
		<category><![CDATA[routes]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=140</guid>
		<description><![CDATA[Using CherryPy as a web server allows us to quickly create services and gain a lot more free time, or rest. I don&#8217;t miss those times where we worked none stop on other frameworks to provide services to other apps.  OK moving from on project immediately to another project takes up that free time and [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2008/10/12/cherrypy-restful-routing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CherryPy Using Routes Library</title>
		<link>http://www.techraving.com/2008/06/23/cherrypy-using-routes-library/</link>
		<comments>http://www.techraving.com/2008/06/23/cherrypy-using-routes-library/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 01:17:18 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[cherrypy]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[routes]]></category>

		<guid isPermaLink="false">http://www.techraving.com/2008/06/23/cherrypy-using-routes-library/</guid>
		<description><![CDATA[I&#8217;m still plucking away at this project as time allows using CherryPy. This weekend I just started to use it and finally got a working environmental configuration system and then next step was to figure out if RESTful controllers could be used. As it turns out you can not only use RESTful controllers but have [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2008/06/23/cherrypy-using-routes-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
