<?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: PHPCache, a simple, powerful object caching solution for PHP applications&#8230;</title>
	<atom:link href="http://codingrecipes.com/phpcache-a-simple-powerful-object-caching-solution-for-php-applications/feed" rel="self" type="application/rss+xml" />
	<link>http://codingrecipes.com/phpcache-a-simple-powerful-object-caching-solution-for-php-applications</link>
	<description></description>
	<lastBuildDate>Sat, 13 Mar 2010 17:24:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sandrar</title>
		<link>http://codingrecipes.com/phpcache-a-simple-powerful-object-caching-solution-for-php-applications/comment-page-1#comment-57</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 21:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=295#comment-57</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://codingrecipes.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Codehead</title>
		<link>http://codingrecipes.com/phpcache-a-simple-powerful-object-caching-solution-for-php-applications/comment-page-1#comment-56</link>
		<dc:creator>Codehead</dc:creator>
		<pubDate>Thu, 27 Aug 2009 06:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=295#comment-56</guid>
		<description>Well Max,

1 - You didn&#039;t even read this blog post and just want to advertise your &quot;NCache&quot;, your NCache is for .NET apps, PHPCache is for PHP, does this make sense?

2 - There was no mention of scalability either...

3 - I wouldn&#039;t ever host my websites on a Windows server and I think .NET is garbage.

4 - I&#039;m (like many of my readers) a big believer in open-source and free software, you are charging $1,000s for your pro and enterprise editions; PHPCache is free and your can see the source code...

5 - You could make a database driver for PHPCache and call it MySQL_Clustered and make it scalable.

:)</description>
		<content:encoded><![CDATA[<p>Well Max,</p>
<p>1 &#8211; You didn&#8217;t even read this blog post and just want to advertise your &#8220;NCache&#8221;, your NCache is for .NET apps, PHPCache is for PHP, does this make sense?</p>
<p>2 &#8211; There was no mention of scalability either&#8230;</p>
<p>3 &#8211; I wouldn&#8217;t ever host my websites on a Windows server and I think .NET is garbage.</p>
<p>4 &#8211; I&#8217;m (like many of my readers) a big believer in open-source and free software, you are charging $1,000s for your pro and enterprise editions; PHPCache is free and your can see the source code&#8230;</p>
<p>5 &#8211; You could make a database driver for PHPCache and call it MySQL_Clustered and make it scalable.<br />
 <img src='http://codingrecipes.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max @ ditributed Caching</title>
		<link>http://codingrecipes.com/phpcache-a-simple-powerful-object-caching-solution-for-php-applications/comment-page-1#comment-55</link>
		<dc:creator>Max @ ditributed Caching</dc:creator>
		<pubDate>Wed, 26 Aug 2009 16:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=295#comment-55</guid>
		<description>Nice article mate. but the problems in this solution, as mentioned above, is scalability. For my webApp, I am using Ncache, do check it out. May be you can find a way around scalability issue by going through NCache.

Max</description>
		<content:encoded><![CDATA[<p>Nice article mate. but the problems in this solution, as mentioned above, is scalability. For my webApp, I am using Ncache, do check it out. May be you can find a way around scalability issue by going through NCache.</p>
<p>Max</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Coder</title>
		<link>http://codingrecipes.com/phpcache-a-simple-powerful-object-caching-solution-for-php-applications/comment-page-1#comment-54</link>
		<dc:creator>PHP Coder</dc:creator>
		<pubDate>Fri, 21 Aug 2009 02:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=295#comment-54</guid>
		<description>Man, this is a very cool script of yours. Keep up the good work!!</description>
		<content:encoded><![CDATA[<p>Man, this is a very cool script of yours. Keep up the good work!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake Wharton / PyCache, a Python port of PHPCache</title>
		<link>http://codingrecipes.com/phpcache-a-simple-powerful-object-caching-solution-for-php-applications/comment-page-1#comment-52</link>
		<dc:creator>Jake Wharton / PyCache, a Python port of PHPCache</dc:creator>
		<pubDate>Thu, 05 Feb 2009 16:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=295#comment-52</guid>
		<description>[...] allows you to store and retrieve values as well as set expiration times to invalidate that data. PHPCache, the inspiration for PyCache, provides a good example:  Suppose that your nasty script gets 100 [...]</description>
		<content:encoded><![CDATA[<p>[...] allows you to store and retrieve values as well as set expiration times to invalidate that data. PHPCache, the inspiration for PyCache, provides a good example:  Suppose that your nasty script gets 100 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How PHPCache saved us from buying another server</title>
		<link>http://codingrecipes.com/phpcache-a-simple-powerful-object-caching-solution-for-php-applications/comment-page-1#comment-51</link>
		<dc:creator>How PHPCache saved us from buying another server</dc:creator>
		<pubDate>Tue, 25 Nov 2008 18:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=295#comment-51</guid>
		<description>[...] we used PHPCache to cache the results of those queries for just 1 minute, not an hour or a day, just one minute and [...]</description>
		<content:encoded><![CDATA[<p>[...] we used PHPCache to cache the results of those queries for just 1 minute, not an hour or a day, just one minute and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Codehead</title>
		<link>http://codingrecipes.com/phpcache-a-simple-powerful-object-caching-solution-for-php-applications/comment-page-1#comment-50</link>
		<dc:creator>Codehead</dc:creator>
		<pubDate>Thu, 18 Sep 2008 08:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=295#comment-50</guid>
		<description>Jake, Sqlite actually doesn&#039;t need that line and I deleted it but apparently I missed...
Download it again and it should work.
Sorry about that :)</description>
		<content:encoded><![CDATA[<p>Jake, Sqlite actually doesn&#8217;t need that line and I deleted it but apparently I missed&#8230;<br />
Download it again and it should work.<br />
Sorry about that <img src='http://codingrecipes.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake Wharton</title>
		<link>http://codingrecipes.com/phpcache-a-simple-powerful-object-caching-solution-for-php-applications/comment-page-1#comment-49</link>
		<dc:creator>Jake Wharton</dc:creator>
		<pubDate>Wed, 17 Sep 2008 19:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=295#comment-49</guid>
		<description>Parse error: syntax error, unexpected T_DO in .../PHPCache/drivers/phpcache.driver.sqlite.class.php on line 36

Not sure if the zip was corrupted (I downloaded twice) but it seems this line should read:
			if( !file_exists($params[&#039;name&#039;]) ) touch($params[&#039;name&#039;]);

or something similar. It seemed the logical thing and solved the errors I was receiving.</description>
		<content:encoded><![CDATA[<p>Parse error: syntax error, unexpected T_DO in &#8230;/PHPCache/drivers/phpcache.driver.sqlite.class.php on line 36</p>
<p>Not sure if the zip was corrupted (I downloaded twice) but it seems this line should read:<br />
			if( !file_exists($params['name']) ) touch($params['name']);</p>
<p>or something similar. It seemed the logical thing and solved the errors I was receiving.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Finding and fixing bottlenecks-slow parts in your PHP code</title>
		<link>http://codingrecipes.com/phpcache-a-simple-powerful-object-caching-solution-for-php-applications/comment-page-1#comment-48</link>
		<dc:creator>Finding and fixing bottlenecks-slow parts in your PHP code</dc:creator>
		<pubDate>Wed, 17 Sep 2008 19:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=295#comment-48</guid>
		<description>[...] have a problem and your application might not scale well. If this is the case then you should use PHPCache and cache the results of those slow parts, even for 1 minute at a time, this will bring those [...]</description>
		<content:encoded><![CDATA[<p>[...] have a problem and your application might not scale well. If this is the case then you should use PHPCache and cache the results of those slow parts, even for 1 minute at a time, this will bring those [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPCache; a new version of PHPCache is available&#8230;</title>
		<link>http://codingrecipes.com/phpcache-a-simple-powerful-object-caching-solution-for-php-applications/comment-page-1#comment-47</link>
		<dc:creator>PHPCache; a new version of PHPCache is available&#8230;</dc:creator>
		<pubDate>Tue, 16 Sep 2008 06:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=295#comment-47</guid>
		<description>[...] new version of PHPCache is [...]</description>
		<content:encoded><![CDATA[<p>[...] new version of PHPCache is [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
