<?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/"
		>
<channel>
	<title>Comments on: Which Cake should you eat?</title>
	<atom:link href="http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:12:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/comment-page-1/#comment-28357</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Tue, 06 Nov 2007 17:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/#comment-28357</guid>
		<description>@webspin: Hm, never seen this error before. Did you update the file /app/config/routes.php or is it still the version you used with Cake 1.1?

HTH</description>
		<content:encoded><![CDATA[<p>@webspin: Hm, never seen this error before. Did you update the file /app/config/routes.php or is it still the version you used with Cake 1.1?</p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webspin</title>
		<link>http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/comment-page-1/#comment-28041</link>
		<dc:creator>webspin</dc:creator>
		<pubDate>Tue, 06 Nov 2007 00:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/#comment-28041</guid>
		<description>I&#039;ve upgraded to 1.2 and as soon as I did the upgrade, cake now seems to be doing a &quot;greedy&quot; match on my paths, so calls to controller actions on the uri are now trying to be parsed as controllers themselves, so

/articles/view/1   which used to work fine is now reporting: 

Missing controller

You are seeing this error because controller 1Controller could not be found.

because cake now things the &quot;/1&quot; at the end of the uri is a request for a controller. Nothing else has changed and my app was working fine before.

Can someone help with this?

Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve upgraded to 1.2 and as soon as I did the upgrade, cake now seems to be doing a &#8220;greedy&#8221; match on my paths, so calls to controller actions on the uri are now trying to be parsed as controllers themselves, so</p>
<p>/articles/view/1   which used to work fine is now reporting: </p>
<p>Missing controller</p>
<p>You are seeing this error because controller 1Controller could not be found.</p>
<p>because cake now things the &#8220;/1&#8243; at the end of the uri is a request for a controller. Nothing else has changed and my app was working fine before.</p>
<p>Can someone help with this?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CakePHP Resource collection for newbie. &#171; life and technology in general</title>
		<link>http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/comment-page-1/#comment-18670</link>
		<dc:creator>CakePHP Resource collection for newbie. &#171; life and technology in general</dc:creator>
		<pubDate>Tue, 09 Oct 2007 08:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/#comment-18670</guid>
		<description>[...] Which Cake Should you use? http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Which Cake Should you use? <a href="http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/" rel="nofollow">http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/comment-page-1/#comment-6702</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sat, 26 May 2007 14:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/#comment-6702</guid>
		<description>@all: Thanks for your comments.

@Cine: As gribelu already said, upgrading isn&#039;t too hard. Backup your current application, install CakePHP 1.2, copy your custom files (controllers, models, etc) to the app folder of the new installation, and change the settings in the config files in app/config if necessary.  That&#039;s it.</description>
		<content:encoded><![CDATA[<p>@all: Thanks for your comments.</p>
<p>@Cine: As gribelu already said, upgrading isn&#8217;t too hard. Backup your current application, install CakePHP 1.2, copy your custom files (controllers, models, etc) to the app folder of the new installation, and change the settings in the config files in app/config if necessary.  That&#8217;s it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gribelu</title>
		<link>http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/comment-page-1/#comment-6700</link>
		<dc:creator>gribelu</dc:creator>
		<pubDate>Sat, 26 May 2007 11:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/#comment-6700</guid>
		<description>@Cine upgrading isn&#039;t too hard. The hard part is learning how to use 1.2 correctly.
If you are not afraid to read cake&#039;s source code or the api (since there are no docs yet) to really understand how things get done.. you&#039;re all set. For me, it was worth the effort. I really learned alot..</description>
		<content:encoded><![CDATA[<p>@Cine upgrading isn&#8217;t too hard. The hard part is learning how to use 1.2 correctly.<br />
If you are not afraid to read cake&#8217;s source code or the api (since there are no docs yet) to really understand how things get done.. you&#8217;re all set. For me, it was worth the effort. I really learned alot..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pablasso.com &#187; Blog Archive &#187; Cual versión de CakePHP deberías de usar?</title>
		<link>http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/comment-page-1/#comment-6697</link>
		<dc:creator>pablasso.com &#187; Blog Archive &#187; Cual versión de CakePHP deberías de usar?</dc:creator>
		<pubDate>Fri, 25 May 2007 23:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/#comment-6697</guid>
		<description>[...] Asi que si estas indeciso sobre que versión utilizar, aqui van unos pros y contras, cortesía de CakeBaker [...]</description>
		<content:encoded><![CDATA[<p>[...] Asi que si estas indeciso sobre que versión utilizar, aqui van unos pros y contras, cortesía de CakeBaker [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cine</title>
		<link>http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/comment-page-1/#comment-6696</link>
		<dc:creator>Cine</dc:creator>
		<pubDate>Fri, 25 May 2007 23:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/#comment-6696</guid>
		<description>Question: How difficult is it to upgrade from 1.1 to 1.2? I started a new project with 1.1 a couple of weeks ago, and though I am still learning cake and use the manual constantly, the new features of 1.2 are really tempting..</description>
		<content:encoded><![CDATA[<p>Question: How difficult is it to upgrade from 1.1 to 1.2? I started a new project with 1.1 a couple of weeks ago, and though I am still learning cake and use the manual constantly, the new features of 1.2 are really tempting..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuckie</title>
		<link>http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/comment-page-1/#comment-6693</link>
		<dc:creator>Chuckie</dc:creator>
		<pubDate>Fri, 25 May 2007 12:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/#comment-6693</guid>
		<description>Well, I&#039;m totally new to cake and have decided to use 1.2. 

It&#039;s definitely a challenge since form helper has replaced form stuff in html helper. But if I had started with 1.1, I&#039;d be swearing up a storm at all of the depreciated stuff such as  &quot;Post/title&quot; vs &quot;Post.title&quot; as well as the change in functionality, i.e. new validation</description>
		<content:encoded><![CDATA[<p>Well, I&#8217;m totally new to cake and have decided to use 1.2. </p>
<p>It&#8217;s definitely a challenge since form helper has replaced form stuff in html helper. But if I had started with 1.1, I&#8217;d be swearing up a storm at all of the depreciated stuff such as  &#8220;Post/title&#8221; vs &#8220;Post.title&#8221; as well as the change in functionality, i.e. new validation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CakePHP &#38; DIEVOLUTION Blog</title>
		<link>http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/comment-page-1/#comment-6692</link>
		<dc:creator>CakePHP &#38; DIEVOLUTION Blog</dc:creator>
		<pubDate>Fri, 25 May 2007 12:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/#comment-6692</guid>
		<description>&lt;strong&gt;CakePHP: Versionsfrage...&lt;/strong&gt;

Cakebaker ist mir zuvor gekommen! Aber wenn er schon mit Versionen anfängt, will ich auch einmal meine Sicht der Dinge zum besten geben.
Die Frage ist, welche Cakeversion soll man nutzen.
Meine Antwort: 1.1.X
Begründung:
Für Projekte, die in naher Z...</description>
		<content:encoded><![CDATA[<p><strong>CakePHP: Versionsfrage&#8230;</strong></p>
<p>Cakebaker ist mir zuvor gekommen! Aber wenn er schon mit Versionen anfängt, will ich auch einmal meine Sicht der Dinge zum besten geben.<br />
Die Frage ist, welche Cakeversion soll man nutzen.<br />
Meine Antwort: 1.1.X<br />
Begründung:<br />
Für Projekte, die in naher Z&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/comment-page-1/#comment-6690</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 25 May 2007 09:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/05/25/which-cake-should-you-eat/#comment-6690</guid>
		<description>Thx for this...i think i will develop my stuff on 1.1 and try to port it later to 1.2...till now the features of 1.1 fits my needs...</description>
		<content:encoded><![CDATA[<p>Thx for this&#8230;i think i will develop my stuff on 1.1 and try to port it later to 1.2&#8230;till now the features of 1.1 fits my needs&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

