<?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; restful</title>
	<atom:link href="http://www.techraving.com/tag/restful/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>CakePHP RESTFul Resources, Not There Yet.</title>
		<link>http://www.techraving.com/2009/03/05/cakephp-restful-resources-not-there-yet/</link>
		<comments>http://www.techraving.com/2009/03/05/cakephp-restful-resources-not-there-yet/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 15:46:40 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[cakePHP]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[restful]]></category>
		<category><![CDATA[routing]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=248</guid>
		<description><![CDATA[Now that CakePHP 1.2 is a stable version I&#8217;ve picked back up on it. When I looked at it as a release candidate, and after they announced RESTFul routing, I specifically looked at the RESTful implementation. I&#8217;m looking at it again and find it&#8217;s still not there.
Looking at the router.php file for the Router::mapResources :
var [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/03/05/cakephp-restful-resources-not-there-yet/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<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>Restful Pylons with Extension Types</title>
		<link>http://www.techraving.com/2008/06/13/restful-pylons-with-extension-types/</link>
		<comments>http://www.techraving.com/2008/06/13/restful-pylons-with-extension-types/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 01:01:21 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[model-view-controller]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[pyhton]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[restful]]></category>

		<guid isPermaLink="false">http://www.techraving.com/2008/06/13/restful-pylons-with-extension-types/</guid>
		<description><![CDATA[The time has come for me to finally use a python web framework, Pylons is the choice around here. I&#8217;ve set up a few toy apps using it but nothing so involved that took real software planning. Since I was making a real application that required real business planning I found the Pylons documentation to [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2008/06/13/restful-pylons-with-extension-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
