<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: CakePHP conventions</title>
	<atom:link href="http://cakebaker.wordpress.com/2006/02/18/cakephp-conventions/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.wordpress.com/2006/02/18/cakephp-conventions/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Wed, 08 May 2013 13:40:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.wordpress.com/2006/02/18/cakephp-conventions/#comment-1129</link>
		<dc:creator><![CDATA[cakebaker]]></dc:creator>
		<pubDate>Fri, 28 Jul 2006 07:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.wordpress.com/2006/02/18/cakephp-conventions/#comment-1129</guid>
		<description><![CDATA[@danny h: What was the problem? Use the conventions from http://manual.cakephp.org/chapter/22]]></description>
		<content:encoded><![CDATA[<p>@danny h: What was the problem? Use the conventions from <a href="http://manual.cakephp.org/chapter/22" rel="nofollow">http://manual.cakephp.org/chapter/22</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danny h</title>
		<link>http://cakebaker.wordpress.com/2006/02/18/cakephp-conventions/#comment-1122</link>
		<dc:creator><![CDATA[danny h]]></dc:creator>
		<pubDate>Thu, 27 Jul 2006 18:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.wordpress.com/2006/02/18/cakephp-conventions/#comment-1122</guid>
		<description><![CDATA[I have had a few probs with this as well, there are conflicting instructions in various places - but no definitive answer.

I followed the manual and Cake kicked off about the model/controller names.


I know for sure we all need to work together to improve the documentation ( and tutorials ) for Cake at the wiki.


The cake developers must be pretty busy....


Its not that I have problems with PHP, its just that when you are trying to stick to the cake conventions finding solutions can be time consuming, and to some extent make us all newbies again...]]></description>
		<content:encoded><![CDATA[<p>I have had a few probs with this as well, there are conflicting instructions in various places &#8211; but no definitive answer.</p>
<p>I followed the manual and Cake kicked off about the model/controller names.</p>
<p>I know for sure we all need to work together to improve the documentation ( and tutorials ) for Cake at the wiki.</p>
<p>The cake developers must be pretty busy&#8230;.</p>
<p>Its not that I have problems with PHP, its just that when you are trying to stick to the cake conventions finding solutions can be time consuming, and to some extent make us all newbies again&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pz</title>
		<link>http://cakebaker.wordpress.com/2006/02/18/cakephp-conventions/#comment-920</link>
		<dc:creator><![CDATA[pz]]></dc:creator>
		<pubDate>Fri, 07 Jul 2006 06:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.wordpress.com/2006/02/18/cakephp-conventions/#comment-920</guid>
		<description><![CDATA[what&#039;s the naming convention for join tables? in the blog example that&#039;s in the manual, post has many tags and vice versa, so there is a posts_tags table.  Would the model name for posts_tags table be PostTag???  I don&#039;t think it works.]]></description>
		<content:encoded><![CDATA[<p>what&#8217;s the naming convention for join tables? in the blog example that&#8217;s in the manual, post has many tags and vice versa, so there is a posts_tags table.  Would the model name for posts_tags table be PostTag???  I don&#8217;t think it works.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
