<?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; cakePHP</title>
	<atom:link href="http://www.techraving.com/category/applications/cakephp-php/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>Fail! cakePHP 1.2 model testing with associations</title>
		<link>http://www.techraving.com/2008/01/20/fail-cakephp-12-model-testing-with-associations/</link>
		<comments>http://www.techraving.com/2008/01/20/fail-cakephp-12-model-testing-with-associations/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 22:00:25 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[cakePHP]]></category>

		<guid isPermaLink="false">http://www.techraving.com/2008/01/20/fail-cakephp-12-model-testing-with-associations/</guid>
		<description><![CDATA[I love to unit test! All the way down to my JavaScript libraries you&#8217;ll find a unit test. While some may argue that Behavior Driven Development is better I find that that TDD not only affords me more robust bug free code but also ensures that I am not going off track during development. So [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2008/01/20/fail-cakephp-12-model-testing-with-associations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP Handles Resources</title>
		<link>http://www.techraving.com/2007/11/08/cakephp-handles-resources/</link>
		<comments>http://www.techraving.com/2007/11/08/cakephp-handles-resources/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 11:05:29 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[cakePHP]]></category>

		<guid isPermaLink="false">http://www.techraving.com/2007/11/08/cakephp-handles-resources/</guid>
		<description><![CDATA[Wow I finally get to read again and it&#8217;s been a while so I just found this out. CakePHP 1.2.xx pre-beta now supports mapresources as phpnut says New CakePHP Releases. This is awesome news as Ruby on Rails can use this and we make extensive use of this for RESTful applications. With this announcement I [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2007/11/08/cakephp-handles-resources/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Part 1: Settting Up the Initial Application</title>
		<link>http://www.techraving.com/2007/10/21/part-1-settting-up-the-initial-application/</link>
		<comments>http://www.techraving.com/2007/10/21/part-1-settting-up-the-initial-application/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 12:37:59 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[cakePHP]]></category>

		<guid isPermaLink="false">http://www.techraving.com/2007/10/21/part-1-settting-up-the-initial-application/</guid>
		<description><![CDATA[CakePHP is really easy to set-up but until you do it once you really don&#8217;t know this. The documentation and tutorial at the cakePHP site is really vagaue for how you do things outside of the simple Post Controller/Model example they have. I mean how do you configure the routes file for more than one [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2007/10/21/part-1-settting-up-the-initial-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
