<?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 cakealot</title>
	<atom:link href="http://cakealot.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakealot.com</link>
	<description>cakephp and stuff</description>
	<lastBuildDate>Wed, 03 Mar 2010 10:11:38 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Fixing missing ssh-askpass on MacOS 10.5 by Peter Mount</title>
		<link>http://cakealot.com/2009/04/fixing-missing-ssh-askpass-on-macos-105/comment-page-1/#comment-222</link>
		<dc:creator>Peter Mount</dc:creator>
		<pubDate>Wed, 03 Mar 2010 10:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=369#comment-222</guid>
		<description>Yes, there&#039;s still problems with the formatting in my original article, first with blogger and again when I migrated to wordpress.

I&#039;m trying to fix the script as shown in the original article as wordpress is forcing the quotes to appear as &quot; :-(</description>
		<content:encoded><![CDATA[<p>Yes, there&#8217;s still problems with the formatting in my original article, first with blogger and again when I migrated to wordpress.</p>
<p>I&#8217;m trying to fix the script as shown in the original article as wordpress is forcing the quotes to appear as &quot; :-(</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eventful &#8211; A CakePHP Event System by ionas82</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-220</link>
		<dc:creator>ionas82</dc:creator>
		<pubDate>Tue, 10 Nov 2009 15:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-220</guid>
		<description>Just nice!</description>
		<content:encoded><![CDATA[<p>Just nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eventful &#8211; A CakePHP Event System by jayarjo</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-219</link>
		<dc:creator>jayarjo</dc:creator>
		<pubDate>Fri, 06 Nov 2009 07:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-219</guid>
		<description>Wow.</description>
		<content:encoded><![CDATA[<p>Wow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Last.FM Datasource v0.3 &#8211; Ready for a testdrive by jayarjo</title>
		<link>http://cakealot.com/2009/01/lastfm-datasource-v03/comment-page-1/#comment-218</link>
		<dc:creator>jayarjo</dc:creator>
		<pubDate>Fri, 06 Nov 2009 07:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=120#comment-218</guid>
		<description>Hey. Great work! 

Any plans to maintain it further? I mean all links in this post are broken.</description>
		<content:encoded><![CDATA[<p>Hey. Great work! </p>
<p>Any plans to maintain it further? I mean all links in this post are broken.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding &#8220;empty&#8221; to list-find, for the lazy by Ajushi</title>
		<link>http://cakealot.com/2009/04/adding-empty-to-list-find/comment-page-1/#comment-212</link>
		<dc:creator>Ajushi</dc:creator>
		<pubDate>Tue, 27 Oct 2009 03:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=317#comment-212</guid>
		<description>how about adding
array(&#039;empty&#039; =&gt; &#039;&#039;) on the options param of $form-&gt;input(&#039;field&#039;, $param);

?</description>
		<content:encoded><![CDATA[<p>how about adding<br />
array(&#8217;empty&#8217; =&gt; &#8221;) on the options param of $form-&gt;input(&#8217;field&#8217;, $param);</p>
<p>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eventful &#8211; A CakePHP Event System by Abba Bryant</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-207</link>
		<dc:creator>Abba Bryant</dc:creator>
		<pubDate>Wed, 14 Oct 2009 14:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-207</guid>
		<description>I have been using this a lot to facilitate communication between the main app and a list of plugins that *might* be installed.

One thing, svn .empty files in model / controller folders or in the event subfolders will cause it to throw errors.</description>
		<content:encoded><![CDATA[<p>I have been using this a lot to facilitate communication between the main app and a list of plugins that *might* be installed.</p>
<p>One thing, svn .empty files in model / controller folders or in the event subfolders will cause it to throw errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eventful &#8211; A CakePHP Event System by Cody</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-205</link>
		<dc:creator>Cody</dc:creator>
		<pubDate>Fri, 09 Oct 2009 10:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-205</guid>
		<description>This seems really kick ass.... Why aren&#039;t more people interested in this?  I think I may be using this very heavily in my cms to implement plugins or it :).

Thanks for your hard work!</description>
		<content:encoded><![CDATA[<p>This seems really kick ass&#8230;. Why aren&#8217;t more people interested in this?  I think I may be using this very heavily in my cms to implement plugins or it :).</p>
<p>Thanks for your hard work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Environment: Support methods in param matching by Jordi</title>
		<link>http://cakealot.com/2009/07/environment-class-support-methods-in-param-matching/comment-page-1/#comment-204</link>
		<dc:creator>Jordi</dc:creator>
		<pubDate>Tue, 06 Oct 2009 08:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=435#comment-204</guid>
		<description>Oh my.. I guess it can be fixed by overriding _paramMap, right?</description>
		<content:encoded><![CDATA[<p>Oh my.. I guess it can be fixed by overriding _paramMap, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Environment: Support methods in param matching by Jordi</title>
		<link>http://cakealot.com/2009/07/environment-class-support-methods-in-param-matching/comment-page-1/#comment-203</link>
		<dc:creator>Jordi</dc:creator>
		<pubDate>Tue, 06 Oct 2009 08:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=435#comment-203</guid>
		<description>Hi,
that&#039;s soooo nice!.. thanks!...
but just a quick question/fix... shouldn&#039;t it be &#039;http_host&#039;, instead of &#039;server&#039; =&gt; array in the new Environment::configure ?...
Thanks again!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
that&#8217;s soooo nice!.. thanks!&#8230;<br />
but just a quick question/fix&#8230; shouldn&#8217;t it be &#8216;http_host&#8217;, instead of &#8217;server&#8217; =&gt; array in the new Environment::configure ?&#8230;<br />
Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Easy CakePHP deployment: Environment &amp; Database Config by Pablo</title>
		<link>http://cakealot.com/2008/12/environment-and-database-config-easy-cakephp-deployment/comment-page-1/#comment-196</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Sat, 19 Sep 2009 14:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=43#comment-196</guid>
		<description>Thanks, very helpful!</description>
		<content:encoded><![CDATA[<p>Thanks, very helpful!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
