<?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>dirtystylus &#187; CakePHP</title>
	<atom:link href="http://www.dirtystylus.com/blog/category/cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dirtystylus.com/blog</link>
	<description>resistance was futile</description>
	<lastBuildDate>Thu, 01 Dec 2011 17:39:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>CakeSWXPHP and PHP 5.3</title>
		<link>http://www.dirtystylus.com/blog/2010/10/29/cakeswxphp-and-php-5-3/</link>
		<comments>http://www.dirtystylus.com/blog/2010/10/29/cakeswxphp-and-php-5-3/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 19:54:23 +0000</pubDate>
		<dc:creator>ds</dc:creator>
				<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://www.dirtystylus.com/blog/?p=265</guid>
		<description><![CDATA[Small issue when using CakeSWXPHP and PHP 5.3 &#8211; in app/vendors/swx/php/core/shared/util/MedthodTable.php there are a few eregireplace() calls that need to be changed to pregreplace().]]></description>
		<wfw:commentRss>http://www.dirtystylus.com/blog/2010/10/29/cakeswxphp-and-php-5-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP, MAMP, and MySQL</title>
		<link>http://www.dirtystylus.com/blog/2010/10/28/cakephp-mamp-and-mysql/</link>
		<comments>http://www.dirtystylus.com/blog/2010/10/28/cakephp-mamp-and-mysql/#comments</comments>
		<pubDate>Thu, 28 Oct 2010 21:34:32 +0000</pubDate>
		<dc:creator>ds</dc:creator>
				<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://www.dirtystylus.com/blog/?p=263</guid>
		<description><![CDATA[Diving back into CakePHP I was trying to bake a model for my project. The command kept kicking back, and I remembered that the database config for MAMP CakePHP installs required a port entry. So: PLAIN TEXTCODE: var $default = array&#40; &#160; &#160; 'driver' =&#62; 'mysql', &#160; &#160; 'persistent' =&#62; false, &#160; &#160; 'host' =&#62; [...]]]></description>
		<wfw:commentRss>http://www.dirtystylus.com/blog/2010/10/28/cakephp-mamp-and-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP and Model File Names</title>
		<link>http://www.dirtystylus.com/blog/2009/09/16/cakephp-and-model-file-names/</link>
		<comments>http://www.dirtystylus.com/blog/2009/09/16/cakephp-and-model-file-names/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 20:57:12 +0000</pubDate>
		<dc:creator>ds</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Technology's Betrayal]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://www.dirtystylus.com/blog/?p=245</guid>
		<description><![CDATA[Another example of the little things that you learn when picking up a new framework: filenames for your CakePHP Models should be lowercase. For example, section.php and not Section.php. I'd been working on a small CMS for a friend's site, and even though everything worked perfectly on my local MAMP install, when I uploaded it [...]]]></description>
		<wfw:commentRss>http://www.dirtystylus.com/blog/2009/09/16/cakephp-and-model-file-names/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Object Caching 271/325 objects using disk

Served from: www.dirtystylus.com @ 2012-02-04 17:12:12 -->
