<?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: CakePHP Mythbusters!</title>
	<atom:link href="http://www.littlehart.net/atthekeyboard/2009/01/04/cakephp-mythbusters/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.littlehart.net/atthekeyboard/2009/01/04/cakephp-mythbusters/</link>
	<description>Facebook should&#039;ve be written in unicornSchemaLang, because everyone *knows* that PHP is no good for anything, right?</description>
	<lastBuildDate>Mon, 09 Aug 2010 16:04:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: CakePHP Digest #5 &#124; PseudoCoder.com</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/04/cakephp-mythbusters/comment-page-1/#comment-11238</link>
		<dc:creator>CakePHP Digest #5 &#124; PseudoCoder.com</dc:creator>
		<pubDate>Tue, 13 Jan 2009 09:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=378#comment-11238</guid>
		<description>[...] Chris Hartjes has a nice post refuting pretty much everything said in this post comparing CakePHP and symfony. Kudos to Chris for his post, but mostly for actually getting through the original comparison. I started to read it to see what quippy little jokes I could make, but slipped into a 20 year coma after 3 lines. Fortunately WordPress version 47.3 has a cool feature where you can back publish posts and they will actually appear back in time, which is why you are able to read this. [...]</description>
		<content:encoded><![CDATA[<p>[...] Chris Hartjes has a nice post refuting pretty much everything said in this post comparing CakePHP and symfony. Kudos to Chris for his post, but mostly for actually getting through the original comparison. I started to read it to see what quippy little jokes I could make, but slipped into a 20 year coma after 3 lines. Fortunately WordPress version 47.3 has a cool feature where you can back publish posts and they will actually appear back in time, which is why you are able to read this. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: O.J.</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/04/cakephp-mythbusters/comment-page-1/#comment-11236</link>
		<dc:creator>O.J.</dc:creator>
		<pubDate>Mon, 12 Jan 2009 15:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=378#comment-11236</guid>
		<description>Spot on, Chris! If I had the time to blog then would contain most of these. It&#039;s nice to see Jonathan, Nate, and the rest of the guys standing up for what they believe in. Now if only I had time to write that book for the rest of us... And I just want you guys to know that I want to write one real bad. I&#039;m just afraid that I might just finish it *after* the next version of CakePHP... Cheers to the community that keeps our bakers alive, keep rockin&#039;!</description>
		<content:encoded><![CDATA[<p>Spot on, Chris! If I had the time to blog then would contain most of these. It&#8217;s nice to see Jonathan, Nate, and the rest of the guys standing up for what they believe in. Now if only I had time to write that book for the rest of us&#8230; And I just want you guys to know that I want to write one real bad. I&#8217;m just afraid that I might just finish it *after* the next version of CakePHP&#8230; Cheers to the community that keeps our bakers alive, keep rockin&#8217;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: austin_web_developer</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/04/cakephp-mythbusters/comment-page-1/#comment-11234</link>
		<dc:creator>austin_web_developer</dc:creator>
		<pubDate>Mon, 12 Jan 2009 06:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=378#comment-11234</guid>
		<description>And there aren&#039;t that many books on cake either. I have the &quot;Beginning CakePHP&quot; by David Golding and I like it because it filled in some gaps in my cake jujitsu ... but I&#039;m badly wanting a &quot;The Rails Way&quot; equivalent ... a painstakingly complete guide to cake.</description>
		<content:encoded><![CDATA[<p>And there aren&#8217;t that many books on cake either. I have the &#8220;Beginning CakePHP&#8221; by David Golding and I like it because it filled in some gaps in my cake jujitsu &#8230; but I&#8217;m badly wanting a &#8220;The Rails Way&#8221; equivalent &#8230; a painstakingly complete guide to cake.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: austin_web_developer</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/04/cakephp-mythbusters/comment-page-1/#comment-11233</link>
		<dc:creator>austin_web_developer</dc:creator>
		<pubDate>Mon, 12 Jan 2009 06:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=378#comment-11233</guid>
		<description>I gotta say ... this is all very interesting to me, because I&#039;m a recent cakephp convert.

I have been doing a lot of Ruby on Rails programming and loving it to pieces, but every now and then a project will come along that, for some reason or another, has to be done in php. I finally settled on cake after looking at Code Igniter, Zend and Symphony. It just requires the least change of mindset from Rails and it just seems more complete as a framework.

I have to say it has been fun and I can&#039;t understand half of the things that people complain about cake for, with the exception of Documentation. Its not bad, but the infuriating thing about cake is the lack of detail in certain critical places that leaves you looking at the API docs to figure out how the arguments in certain method calls work.

Apart from that and its apparent slowness (I was using RC2 ... haven&#039;t done much with it since then) I really think its pretty spectacular ... especially being a PHP product (which tend to emphasize get-it-done over elegance and quality code).</description>
		<content:encoded><![CDATA[<p>I gotta say &#8230; this is all very interesting to me, because I&#8217;m a recent cakephp convert.</p>
<p>I have been doing a lot of Ruby on Rails programming and loving it to pieces, but every now and then a project will come along that, for some reason or another, has to be done in php. I finally settled on cake after looking at Code Igniter, Zend and Symphony. It just requires the least change of mindset from Rails and it just seems more complete as a framework.</p>
<p>I have to say it has been fun and I can&#8217;t understand half of the things that people complain about cake for, with the exception of Documentation. Its not bad, but the infuriating thing about cake is the lack of detail in certain critical places that leaves you looking at the API docs to figure out how the arguments in certain method calls work.</p>
<p>Apart from that and its apparent slowness (I was using RC2 &#8230; haven&#8217;t done much with it since then) I really think its pretty spectacular &#8230; especially being a PHP product (which tend to emphasize get-it-done over elegance and quality code).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarique Sani</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/04/cakephp-mythbusters/comment-page-1/#comment-11212</link>
		<dc:creator>Tarique Sani</dc:creator>
		<pubDate>Fri, 09 Jan 2009 04:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=378#comment-11212</guid>
		<description>I think CakePHP should appoint a PRO, setup an HR department and appoint a board of directors who do nothing  - that will make it enterprise ready ;-)</description>
		<content:encoded><![CDATA[<p>I think CakePHP should appoint a PRO, setup an HR department and appoint a board of directors who do nothing  &#8211; that will make it enterprise ready <img src='http://www.littlehart.net/atthekeyboard/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hartjes</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/04/cakephp-mythbusters/comment-page-1/#comment-11209</link>
		<dc:creator>Chris Hartjes</dc:creator>
		<pubDate>Thu, 08 Jan 2009 15:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=378#comment-11209</guid>
		<description>@Davidion

Defend?  Nah, I&#039;m not really going to play that game.  

That presentation is focusing on CakePHP 1.1, which I do not use.  Much of what he is complaining about is simply no longer valid in CakePHP 1.2, so I suggest that he go back and take a look.  

No framework is perfect, so I don&#039;t understand the point of his presentation.  If anything it is simply promoting his own framework that he thinks is better than anything else.  His comments on dependency injection are interesting though.</description>
		<content:encoded><![CDATA[<p>@Davidion</p>
<p>Defend?  Nah, I&#8217;m not really going to play that game.  </p>
<p>That presentation is focusing on CakePHP 1.1, which I do not use.  Much of what he is complaining about is simply no longer valid in CakePHP 1.2, so I suggest that he go back and take a look.  </p>
<p>No framework is perfect, so I don&#8217;t understand the point of his presentation.  If anything it is simply promoting his own framework that he thinks is better than anything else.  His comments on dependency injection are interesting though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hartjes</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/04/cakephp-mythbusters/comment-page-1/#comment-11207</link>
		<dc:creator>Chris Hartjes</dc:creator>
		<pubDate>Thu, 08 Jan 2009 14:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=378#comment-11207</guid>
		<description>@Rob

There is a difference between scaffolding and what &#039;cake bake&#039; produces.  I had a few drinks last night with one of my blog readers who lives in Milton (hi Colin) and we discussed the importance of nomenclature for a project, so perhaps all we need are some new terms.

Scaffolding is this feature that is built into Cake that will auto generate HTML *output* for you, not the files themselves.  You can read about it at http://book.cakephp.org/view/105/Scaffolding.  Again, I feel that it&#039;s just a toy that you shouldn&#039;t use for any kind of serious work.

&#039;cake bake&#039;, on the other head, generates the actual files for you.  I use &#039;cake bake&#039; all the time, but NEVER use the built-in scaffolding.

Hope that clears it up for ya.</description>
		<content:encoded><![CDATA[<p>@Rob</p>
<p>There is a difference between scaffolding and what &#8216;cake bake&#8217; produces.  I had a few drinks last night with one of my blog readers who lives in Milton (hi Colin) and we discussed the importance of nomenclature for a project, so perhaps all we need are some new terms.</p>
<p>Scaffolding is this feature that is built into Cake that will auto generate HTML *output* for you, not the files themselves.  You can read about it at <a href="http://book.cakephp.org/view/105/Scaffolding" rel="nofollow">http://book.cakephp.org/view/105/Scaffolding</a>.  Again, I feel that it&#8217;s just a toy that you shouldn&#8217;t use for any kind of serious work.</p>
<p>&#8216;cake bake&#8217;, on the other head, generates the actual files for you.  I use &#8216;cake bake&#8217; all the time, but NEVER use the built-in scaffolding.</p>
<p>Hope that clears it up for ya.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/04/cakephp-mythbusters/comment-page-1/#comment-11206</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 08 Jan 2009 14:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=378#comment-11206</guid>
		<description>Chris, great article...however, I was some what confused by your comments about Scaffolding.  Can you clarify a little more?  If I understand you correctly, use cake bake and modify what it puts out, but don&#039;t use the scaffolding pieces for show and tell?  Thanks.</description>
		<content:encoded><![CDATA[<p>Chris, great article&#8230;however, I was some what confused by your comments about Scaffolding.  Can you clarify a little more?  If I understand you correctly, use cake bake and modify what it puts out, but don&#8217;t use the scaffolding pieces for show and tell?  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidion</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/04/cakephp-mythbusters/comment-page-1/#comment-11204</link>
		<dc:creator>davidion</dc:creator>
		<pubDate>Thu, 08 Jan 2009 08:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=378#comment-11204</guid>
		<description>CakePHP has some more weaknesses. Read it here http://www.slideshare.net/pcdinh/how-to-learn-to-build-your-own-php-framework-presentation (there are some pages which mention CakePHP architecture&#039;s shortcomings

Can you defend it?

Davidion</description>
		<content:encoded><![CDATA[<p>CakePHP has some more weaknesses. Read it here <a href="http://www.slideshare.net/pcdinh/how-to-learn-to-build-your-own-php-framework-presentation" rel="nofollow">http://www.slideshare.net/pcdinh/how-to-learn-to-build-your-own-php-framework-presentation</a> (there are some pages which mention CakePHP architecture&#8217;s shortcomings</p>
<p>Can you defend it?</p>
<p>Davidion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rowland</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/04/cakephp-mythbusters/comment-page-1/#comment-11202</link>
		<dc:creator>Rowland</dc:creator>
		<pubDate>Thu, 08 Jan 2009 00:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=378#comment-11202</guid>
		<description>In terms of documentation the best place for examples is here:


http://api.cakephp.org/tests/classes.html</description>
		<content:encoded><![CDATA[<p>In terms of documentation the best place for examples is here:</p>
<p><a href="http://api.cakephp.org/tests/classes.html" rel="nofollow">http://api.cakephp.org/tests/classes.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
