<?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: A Quick, Dirty and Useful Widget Component for CakePHP</title>
	<atom:link href="http://jamienay.com/2009/06/a-quick-dirty-and-useful-widget-component-for-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamienay.com/2009/06/a-quick-dirty-and-useful-widget-component-for-cakephp/</link>
	<description>A PHP web developer writing about the web.</description>
	<lastBuildDate>Mon, 26 Jul 2010 20:07:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mark</title>
		<link>http://jamienay.com/2009/06/a-quick-dirty-and-useful-widget-component-for-cakephp/comment-page-1/#comment-6963</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 14 Jul 2010 12:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://jamienay.com/?p=155#comment-6963</guid>
		<description>Thank you. Thank you! THANK YOU!</description>
		<content:encoded><![CDATA[<p>Thank you. Thank you! THANK YOU!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://jamienay.com/2009/06/a-quick-dirty-and-useful-widget-component-for-cakephp/comment-page-1/#comment-5617</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Sun, 14 Mar 2010 19:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://jamienay.com/?p=155#comment-5617</guid>
		<description>Hi Daniel - always nice to hear when someone finds your code useful. :) To use this with caching, I&#039;d just use the automatic query caching method I wrote about a while ago:

http://jamienay.com/2009/11/adding-automatic-caching-to-model-find-in-cakephp-1-2/

Once you put that in, you can just pass &#039;cache&#039; as one of the Widget::retrieve() arguments, as outlined in the caching article.</description>
		<content:encoded><![CDATA[<p>Hi Daniel &#8211; always nice to hear when someone finds your code useful. <img src='http://jamienay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  To use this with caching, I&#8217;d just use the automatic query caching method I wrote about a while ago:</p>
<p><a href="http://jamienay.com/2009/11/adding-automatic-caching-to-model-find-in-cakephp-1-2/" rel="nofollow">http://jamienay.com/2009/11/adding-automatic-caching-to-model-find-in-cakephp-1-2/</a></p>
<p>Once you put that in, you can just pass &#8216;cache&#8217; as one of the Widget::retrieve() arguments, as outlined in the caching article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://jamienay.com/2009/06/a-quick-dirty-and-useful-widget-component-for-cakephp/comment-page-1/#comment-5608</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sun, 14 Mar 2010 10:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://jamienay.com/?p=155#comment-5608</guid>
		<description>Hi, quick follow up question - is there anyway that these can be cached?</description>
		<content:encoded><![CDATA[<p>Hi, quick follow up question &#8211; is there anyway that these can be cached?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://jamienay.com/2009/06/a-quick-dirty-and-useful-widget-component-for-cakephp/comment-page-1/#comment-5593</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 13 Mar 2010 17:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://jamienay.com/?p=155#comment-5593</guid>
		<description>I just wanted to say thank you, this works perfectly :)</description>
		<content:encoded><![CDATA[<p>I just wanted to say thank you, this works perfectly <img src='http://jamienay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Nay &#187; Persisting Pagination Limits in CakePHP</title>
		<link>http://jamienay.com/2009/06/a-quick-dirty-and-useful-widget-component-for-cakephp/comment-page-1/#comment-1443</link>
		<dc:creator>Jamie Nay &#187; Persisting Pagination Limits in CakePHP</dc:creator>
		<pubDate>Mon, 13 Jul 2009 03:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://jamienay.com/?p=155#comment-1443</guid>
		<description>[...] the view is rendered, so in, say, beforeFilter() - I actually set mine in conjunction with my quick and dirty widget component (/end shameless plug [...]</description>
		<content:encoded><![CDATA[<p>[...] the view is rendered, so in, say, beforeFilter() &#8211; I actually set mine in conjunction with my quick and dirty widget component (/end shameless plug [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
