<?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: Caching in PHP: Cache_Lite</title>
	<atom:link href="http://blog.adampresley.com/2007/caching-in-php-cache_lite/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adampresley.com/2007/caching-in-php-cache_lite/</link>
	<description>I&#039;m bringin&#039; nerdy back.</description>
	<lastBuildDate>Tue, 07 Sep 2010 09:51:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Danko - LogoFoo.com</title>
		<link>http://blog.adampresley.com/2007/caching-in-php-cache_lite/comment-page-1/#comment-7343</link>
		<dc:creator>Danko - LogoFoo.com</dc:creator>
		<pubDate>Mon, 12 Apr 2010 23:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adampresley.com/?p=67#comment-7343</guid>
		<description>&lt;p&gt;Any tutorials on how to cache queries in WordPress? I intend to cache per block and not the whole page. There is a need of array serialization before I saved it in the cache, but I don&#039;t have a clue on where to instantiate the Cache object and do the job.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Any tutorials on how to cache queries in WordPress? I intend to cache per block and not the whole page. There is a need of array serialization before I saved it in the cache, but I don&#8217;t have a clue on where to instantiate the Cache object and do the job.</p>

<p>Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Adam-&#62;Blog(); &#187; Simple LRU Cache Class in PHP</title>
		<link>http://blog.adampresley.com/2007/caching-in-php-cache_lite/comment-page-1/#comment-1957</link>
		<dc:creator>Adam-&#62;Blog(); &#187; Simple LRU Cache Class in PHP</dc:creator>
		<pubDate>Wed, 27 May 2009 22:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adampresley.com/?p=67#comment-1957</guid>
		<description>&lt;p&gt;[...] time being I am using the PEAR library&#8217;s Cache_Lite (I&#8217;ve blogged on this before, so check it out) to handle the details of persisting the cache data, locking, and all that fun jazz. Cache_Lite, [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] time being I am using the PEAR library&#8217;s Cache_Lite (I&#8217;ve blogged on this before, so check it out) to handle the details of persisting the cache data, locking, and all that fun jazz. Cache_Lite, [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>
