<?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: Three simple php caching tehniques</title>
	<atom:link href="http://www.webuml.com/blog/three-simple-php-caching-techniques/49/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webuml.com/blog/three-simple-php-caching-techniques/49</link>
	<description>Developer Notes</description>
	<lastBuildDate>Wed, 05 May 2010 01:47:12 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Webuml &#8211; Developer Notes &#187; Blog Archive &#187; Using a decorator for caching purposes</title>
		<link>http://www.webuml.com/blog/three-simple-php-caching-techniques/49/comment-page-1#comment-28</link>
		<dc:creator>Webuml &#8211; Developer Notes &#187; Blog Archive &#187; Using a decorator for caching purposes</dc:creator>
		<pubDate>Wed, 18 Nov 2009 13:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.webuml.com/blog/?p=49#comment-28</guid>
		<description>[...] my previous post I  gave some examples on  how caching can evolve.   However , what annoys  me in the  [...]</description>
		<content:encoded><![CDATA[<p>[...] my previous post I  gave some examples on  how caching can evolve.   However , what annoys  me in the  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bip</title>
		<link>http://www.webuml.com/blog/three-simple-php-caching-techniques/49/comment-page-1#comment-14</link>
		<dc:creator>bip</dc:creator>
		<pubDate>Tue, 10 Nov 2009 23:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.webuml.com/blog/?p=49#comment-14</guid>
		<description>Very useful examples. Simple, yet powerful.</description>
		<content:encoded><![CDATA[<p>Very useful examples. Simple, yet powerful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khelo</title>
		<link>http://www.webuml.com/blog/three-simple-php-caching-techniques/49/comment-page-1#comment-13</link>
		<dc:creator>khelo</dc:creator>
		<pubDate>Tue, 10 Nov 2009 21:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.webuml.com/blog/?p=49#comment-13</guid>
		<description>Thank you for your comment. I generally use Zend_Cache. 

My post is just a simple example on how caching can be used  ,on different contexts,  or how it can evolve from something simple.

JG_Cache  illustrates the third situation very  well.</description>
		<content:encoded><![CDATA[<p>Thank you for your comment. I generally use Zend_Cache. </p>
<p>My post is just a simple example on how caching can be used  ,on different contexts,  or how it can evolve from something simple.</p>
<p>JG_Cache  illustrates the third situation very  well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EllisGL</title>
		<link>http://www.webuml.com/blog/three-simple-php-caching-techniques/49/comment-page-1#comment-12</link>
		<dc:creator>EllisGL</dc:creator>
		<pubDate>Tue, 10 Nov 2009 19:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.webuml.com/blog/?p=49#comment-12</guid>
		<description>I just use JG_Cache =)</description>
		<content:encoded><![CDATA[<p>I just use JG_Cache =)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
