<?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 for RichardEyre.me.uk</title>
	<atom:link href="http://richardeyre.me.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://richardeyre.me.uk</link>
	<description>Personal blog of a PHP and front-end developer in the UK. Topics usually cover undocumented CakePHP functionality, tips and tricks.</description>
	<lastBuildDate>Tue, 26 Jan 2010 07:09:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Accessing view variables from helpers by Daniel</title>
		<link>http://richardeyre.me.uk/2010/01/accessing-view-variables-from-helpers/comment-page-1/#comment-85</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 26 Jan 2010 07:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://richardeyre.me.uk/?p=135#comment-85</guid>
		<description>Dude, you&#039;re a life saver</description>
		<content:encoded><![CDATA[<p>Dude, you&#8217;re a life saver</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Insert rows in a loop in CakePHP by Ric</title>
		<link>http://richardeyre.me.uk/2009/11/insert-rows-in-a-loop-in-cakephp/comment-page-1/#comment-79</link>
		<dc:creator>Ric</dc:creator>
		<pubDate>Tue, 17 Nov 2009 07:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://richardeyre.me.uk/?p=128#comment-79</guid>
		<description>As abba says, you could use Model::saveAll().

However, that wouldn&#039;t work in my project because I wasn&#039;t doing the same thing to every row, some needed to be added, some updated and some removed based on other factors.</description>
		<content:encoded><![CDATA[<p>As abba says, you could use Model::saveAll().</p>
<p>However, that wouldn&#8217;t work in my project because I wasn&#8217;t doing the same thing to every row, some needed to be added, some updated and some removed based on other factors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Insert rows in a loop in CakePHP by abba bryant</title>
		<link>http://richardeyre.me.uk/2009/11/insert-rows-in-a-loop-in-cakephp/comment-page-1/#comment-78</link>
		<dc:creator>abba bryant</dc:creator>
		<pubDate>Mon, 16 Nov 2009 23:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://richardeyre.me.uk/?p=128#comment-78</guid>
		<description>Or, use Model::saveAll...</description>
		<content:encoded><![CDATA[<p>Or, use Model::saveAll&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating an extensible CMS with CakePHP by Tweets that mention Creating an extensible CMS with CakePHP – RichardEyre.me.uk -- Topsy.com</title>
		<link>http://richardeyre.me.uk/2009/10/creating-an-extensible-cms-with-cakephp/comment-page-1/#comment-74</link>
		<dc:creator>Tweets that mention Creating an extensible CMS with CakePHP – RichardEyre.me.uk -- Topsy.com</dc:creator>
		<pubDate>Wed, 28 Oct 2009 07:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://richardeyre.me.uk/?p=123#comment-74</guid>
		<description>[...] This post was mentioned on Twitter by Planet CakePHP, Joaquin Windmüller. Joaquin Windmüller said: #cakephp Creating an extensible CMS with CakePHP http://bit.ly/1Q4Kyq (via @planetcakephp) [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Planet CakePHP, Joaquin Windmüller. Joaquin Windmüller said: #cakephp Creating an extensible CMS with CakePHP <a href="http://bit.ly/1Q4Kyq" rel="nofollow">http://bit.ly/1Q4Kyq</a> (via @planetcakephp) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating an extensible CMS with CakePHP by majic3</title>
		<link>http://richardeyre.me.uk/2009/10/creating-an-extensible-cms-with-cakephp/comment-page-1/#comment-73</link>
		<dc:creator>majic3</dc:creator>
		<pubDate>Tue, 27 Oct 2009 15:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://richardeyre.me.uk/?p=123#comment-73</guid>
		<description>Nice piece glad to hear that you like wf - Klevo will be pleased.

Croogo is a great CMS - IMHO the two approaches take different routes</description>
		<content:encoded><![CDATA[<p>Nice piece glad to hear that you like wf &#8211; Klevo will be pleased.</p>
<p>Croogo is a great CMS &#8211; IMHO the two approaches take different routes</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating an extensible CMS with CakePHP by John</title>
		<link>http://richardeyre.me.uk/2009/10/creating-an-extensible-cms-with-cakephp/comment-page-1/#comment-72</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 27 Oct 2009 10:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://richardeyre.me.uk/?p=123#comment-72</guid>
		<description>Croogo seems to be the best CMS built on CakePHP so far - http://croogo.org</description>
		<content:encoded><![CDATA[<p>Croogo seems to be the best CMS built on CakePHP so far &#8211; <a href="http://croogo.org" rel="nofollow">http://croogo.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Revisiting the Zend Framework by Ric</title>
		<link>http://richardeyre.me.uk/2009/10/revisiting-the-zend-framework/comment-page-1/#comment-68</link>
		<dc:creator>Ric</dc:creator>
		<pubDate>Sat, 24 Oct 2009 15:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://richardeyre.me.uk/?p=110#comment-68</guid>
		<description>Mark, thanks for taking the time. Glad to hear that the plans for the future haven&#039;t changed.</description>
		<content:encoded><![CDATA[<p>Mark, thanks for taking the time. Glad to hear that the plans for the future haven&#8217;t changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Revisiting the Zend Framework by Mark Story</title>
		<link>http://richardeyre.me.uk/2009/10/revisiting-the-zend-framework/comment-page-1/#comment-67</link>
		<dc:creator>Mark Story</dc:creator>
		<pubDate>Sat, 24 Oct 2009 14:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://richardeyre.me.uk/?p=110#comment-67</guid>
		<description>The direction of the CakePHP project is not changing.  We plan on supporting and growing the community and improving the framework iteratively.  So its going to continue being business as usual in my mind. Thanks Miles for the vote of confidence :)</description>
		<content:encoded><![CDATA[<p>The direction of the CakePHP project is not changing.  We plan on supporting and growing the community and improving the framework iteratively.  So its going to continue being business as usual in my mind. Thanks Miles for the vote of confidence <img src='http://richardeyre.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Revisiting the Zend Framework by Jimmy Bourassa</title>
		<link>http://richardeyre.me.uk/2009/10/revisiting-the-zend-framework/comment-page-1/#comment-65</link>
		<dc:creator>Jimmy Bourassa</dc:creator>
		<pubDate>Fri, 23 Oct 2009 20:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://richardeyre.me.uk/?p=110#comment-65</guid>
		<description>What Miles said. The other devs (and the community) have been there long enough to ensure the direction stays relatively coherent with what has been done in the last year(s).

That being said, direction change does not have to be a bad thing. Future releases of CakePHP will not support PHP4 anymore even though PHP4 support has been one of the core &quot;feature&quot; of the original CakePHP (1.1/1.2), that&#039;s a direction change, but not a bad one if you ask me ;)

Oh and anyways, it&#039;s not like CakePHP is going to stop working on your server in a week!

my2c.</description>
		<content:encoded><![CDATA[<p>What Miles said. The other devs (and the community) have been there long enough to ensure the direction stays relatively coherent with what has been done in the last year(s).</p>
<p>That being said, direction change does not have to be a bad thing. Future releases of CakePHP will not support PHP4 anymore even though PHP4 support has been one of the core &#8220;feature&#8221; of the original CakePHP (1.1/1.2), that&#8217;s a direction change, but not a bad one if you ask me <img src='http://richardeyre.me.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Oh and anyways, it&#8217;s not like CakePHP is going to stop working on your server in a week!</p>
<p>my2c.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Revisiting the Zend Framework by Ric</title>
		<link>http://richardeyre.me.uk/2009/10/revisiting-the-zend-framework/comment-page-1/#comment-64</link>
		<dc:creator>Ric</dc:creator>
		<pubDate>Fri, 23 Oct 2009 19:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://richardeyre.me.uk/?p=110#comment-64</guid>
		<description>Don&#039;t get me wrong, I&#039;m not freaking out, just double-checking the lay of the land.

The fact that gwoo and nate have left is not so much an issue of quality, more that the direction of the project may change with a change of leadership.

It&#039;s probably the case that it&#039;s business as usual, but worth keeping an eye on nonetheless.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t get me wrong, I&#8217;m not freaking out, just double-checking the lay of the land.</p>
<p>The fact that gwoo and nate have left is not so much an issue of quality, more that the direction of the project may change with a change of leadership.</p>
<p>It&#8217;s probably the case that it&#8217;s business as usual, but worth keeping an eye on nonetheless.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
