<?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: 3 Hidden CakePHP Functions You Can&#8217;t Live Without, Flay</title>
	<atom:link href="http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/</link>
	<description>I break it. I fix it. You learn.</description>
	<lastBuildDate>Tue, 13 Jul 2010 11:10:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: cakephpindia@gmail.com</title>
		<link>http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/comment-page-1/#comment-203</link>
		<dc:creator>cakephpindia@gmail.com</dc:creator>
		<pubDate>Mon, 04 Aug 2008 10:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/#comment-203</guid>
		<description>Very nice things to get know about.
Thanks for the share!</description>
		<content:encoded><![CDATA[<p>Very nice things to get know about.<br />
Thanks for the share!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/comment-page-1/#comment-125</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 28 Mar 2008 16:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/#comment-125</guid>
		<description>Thanks a million, I had spent hours searching the net for examples of how to use the built in libraries, I&#039;m relativity new to CakePHP.  Any this was helpful and I never realized or took the time to pluck apart the Flay object. Well done.</description>
		<content:encoded><![CDATA[<p>Thanks a million, I had spent hours searching the net for examples of how to use the built in libraries, I&#8217;m relativity new to CakePHP.  Any this was helpful and I never realized or took the time to pluck apart the Flay object. Well done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/comment-page-1/#comment-22</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 07 Nov 2007 03:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/#comment-22</guid>
		<description>Interesting. When I get time I just may go in and see about hacking the function to provide a more semantic set of class names. Of course, that&#039;ll happen after I know what I&#039;m doing with Cake. :)</description>
		<content:encoded><![CDATA[<p>Interesting. When I get time I just may go in and see about hacking the function to provide a more semantic set of class names. Of course, that&#8217;ll happen after I know what I&#8217;m doing with Cake. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Links: October 27 to November 03 at Alex Jones</title>
		<link>http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/comment-page-1/#comment-15</link>
		<dc:creator>Recent Links: October 27 to November 03 at Alex Jones</dc:creator>
		<pubDate>Mon, 05 Nov 2007 08:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/#comment-15</guid>
		<description>[...] 3 Hidden CakePHP Functions You Can&#8217;t Live Without, Flay [...]</description>
		<content:encoded><![CDATA[<p>[...] 3 Hidden CakePHP Functions You Can&#8217;t Live Without, Flay [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koa</title>
		<link>http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/comment-page-1/#comment-13</link>
		<dc:creator>Koa</dc:creator>
		<pubDate>Mon, 05 Nov 2007 01:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/#comment-13</guid>
		<description>You&#039;re very welcome Alex!

The &lt;code&gt;yl&lt;/code&gt; and &lt;code&gt;gr&lt;/code&gt; class names stand for &quot;yellow&quot; and &quot;green&quot;, respectively. Of course they can represent whatever color you like via CSS.

It doesn&#039;t look like they can be changed without directly hacking the function.</description>
		<content:encoded><![CDATA[<p>You&#8217;re very welcome Alex!</p>
<p>The <code>yl</code> and <code>gr</code> class names stand for &#8220;yellow&#8221; and &#8220;green&#8221;, respectively. Of course they can represent whatever color you like via CSS.</p>
<p>It doesn&#8217;t look like they can be changed without directly hacking the function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/comment-page-1/#comment-11</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 04 Nov 2007 19:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://labs.iamkoa.net/2007/11/01/3-hidden-cakephp-functions-you-cant-live-without-flay/#comment-11</guid>
		<description>These are very useful, thanks!

What is the meaning of the &#039;yl&#039; and &#039;gr&#039; class names? Can they be changed to something a bit more specific?</description>
		<content:encoded><![CDATA[<p>These are very useful, thanks!</p>
<p>What is the meaning of the &#8216;yl&#8217; and &#8216;gr&#8217; class names? Can they be changed to something a bit more specific?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
