<?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"
	>
<channel>
	<title>Comments on: Andy Skelton Introduces Batcache</title>
	<atom:link href="http://weblogtoolscollection.com/archives/2008/06/22/andy-skelton-introduces-batcache/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogtoolscollection.com/archives/2008/06/22/andy-skelton-introduces-batcache/</link>
	<description>Weblog Tools Blogging Tools Blog</description>
	<pubDate>Fri, 09 Jan 2009 06:06:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jeremy Clarke</title>
		<link>http://weblogtoolscollection.com/archives/2008/06/22/andy-skelton-introduces-batcache/#comment-1233010</link>
		<dc:creator>Jeremy Clarke</dc:creator>
		<pubDate>Tue, 08 Jul 2008 17:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3679#comment-1233010</guid>
		<description>Another reason you might want this is security. After I got hacked I had a hell of a time securing the cache directory so that it would still be writable by the server for caching but not by the hackers to run their evil scripts. Having tight permissions (chmod) on the cache directory stops all the options for wp-cache and wp-supercache from working, so I can't flush the cache or edit the settings except by maually editing the wp-cache-config.php file, which is a real bitch (I hate telling users "wait 10 minutes and you'll see your change"). Haven't tried the plugin yet though. 

Also, if people want to test the caching they can also just log in with a different browser (IE, FF, Flock, Opera) that doesn't have a cookie for the site, way easier than editing a source file!</description>
		<content:encoded><![CDATA[<p>Another reason you might want this is security. After I got hacked I had a hell of a time securing the cache directory so that it would still be writable by the server for caching but not by the hackers to run their evil scripts. Having tight permissions (chmod) on the cache directory stops all the options for wp-cache and wp-supercache from working, so I can&#8217;t flush the cache or edit the settings except by maually editing the wp-cache-config.php file, which is a real bitch (I hate telling users &#8220;wait 10 minutes and you&#8217;ll see your change&#8221;). Haven&#8217;t tried the plugin yet though. </p>
<p>Also, if people want to test the caching they can also just log in with a different browser (IE, FF, Flock, Opera) that doesn&#8217;t have a cookie for the site, way easier than editing a source file!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theWizard</title>
		<link>http://weblogtoolscollection.com/archives/2008/06/22/andy-skelton-introduces-batcache/#comment-1231364</link>
		<dc:creator>theWizard</dc:creator>
		<pubDate>Mon, 23 Jun 2008 19:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3679#comment-1231364</guid>
		<description>well If you want to know about these caching systems, this is what i can say. from the time i started blogging i was much interested in caching coz its a superb concept. I have tried wp-cache and it simply wrecks havoc in the blog, I really hate it. Supercache on the other hand is soooo wonderful and a superb companion. but if you have super-cache eneabled using apache mod re-write there will be some issues like, for example you can't leech protect your images using htaccess. so I have the super-cache plugin in half-on status and it works like a charm. Its one of the most important plugins for me. (I believe that I'm right in saying, this should be built into WP in future editions coz caching is a basic need for high traffic blogs like mine).</description>
		<content:encoded><![CDATA[<p>well If you want to know about these caching systems, this is what i can say. from the time i started blogging i was much interested in caching coz its a superb concept. I have tried wp-cache and it simply wrecks havoc in the blog, I really hate it. Supercache on the other hand is soooo wonderful and a superb companion. but if you have super-cache eneabled using apache mod re-write there will be some issues like, for example you can&#8217;t leech protect your images using htaccess. so I have the super-cache plugin in half-on status and it works like a charm. Its one of the most important plugins for me. (I believe that I&#8217;m right in saying, this should be built into WP in future editions coz caching is a basic need for high traffic blogs like mine).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Ghosh</title>
		<link>http://weblogtoolscollection.com/archives/2008/06/22/andy-skelton-introduces-batcache/#comment-1231278</link>
		<dc:creator>Mark Ghosh</dc:creator>
		<pubDate>Sun, 22 Jun 2008 21:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3679#comment-1231278</guid>
		<description>FYI: If you are testing on your own blog, there is a massive chance that either you are logged on OR have left a comment on that blog, which will force batcache to serve live pages to your browser and you will not see the debug information before the &#60;\head&#62; as mentioned in the install. To get around this and test your install, you will have to comment out the part of the code that checks for cookie and comments in advanced-cache.php (lines 59-62).</description>
		<content:encoded><![CDATA[<p>FYI: If you are testing on your own blog, there is a massive chance that either you are logged on OR have left a comment on that blog, which will force batcache to serve live pages to your browser and you will not see the debug information before the &lt;\head&gt; as mentioned in the install. To get around this and test your install, you will have to comment out the part of the code that checks for cookie and comments in advanced-cache.php (lines 59-62).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Batcache for WordPress &#171; Andy Skelton</title>
		<link>http://weblogtoolscollection.com/archives/2008/06/22/andy-skelton-introduces-batcache/#comment-1231271</link>
		<dc:creator>Batcache for WordPress &#171; Andy Skelton</dc:creator>
		<pubDate>Sun, 22 Jun 2008 18:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3679#comment-1231271</guid>
		<description>[...]  [I meant to publicize this after a period of quiet testing and feedback but the watchdogs at WLTC upended the kitten bag and forced my hand. Batcache comes with all the usual disclaimers. If you try it on a production [...]</description>
		<content:encoded><![CDATA[<p>[...]  [I meant to publicize this after a period of quiet testing and feedback but the watchdogs at WLTC upended the kitten bag and forced my hand. Batcache comes with all the usual disclaimers. If you try it on a production [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mosey</title>
		<link>http://weblogtoolscollection.com/archives/2008/06/22/andy-skelton-introduces-batcache/#comment-1231243</link>
		<dc:creator>Mosey</dc:creator>
		<pubDate>Sun, 22 Jun 2008 10:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3679#comment-1231243</guid>
		<description>Thanks for the recommendation, Jeff; but in addition, thanks to Gianluca for the information about memcache. Alas I belong to that category of users! Am still deciding on which to use out of Cache and Supercache since the former seems to have stopped working on me and I'm a little worried about jumping to the latter.</description>
		<content:encoded><![CDATA[<p>Thanks for the recommendation, Jeff; but in addition, thanks to Gianluca for the information about memcache. Alas I belong to that category of users! Am still deciding on which to use out of Cache and Supercache since the former seems to have stopped working on me and I&#8217;m a little worried about jumping to the latter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gianluca</title>
		<link>http://weblogtoolscollection.com/archives/2008/06/22/andy-skelton-introduces-batcache/#comment-1231233</link>
		<dc:creator>Gianluca</dc:creator>
		<pubDate>Sun, 22 Jun 2008 09:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3679#comment-1231233</guid>
		<description>I am already using this plugin in production and I am quite confident it works fine where you cannot use wp-supercache (because it requires apache+mod_rewrite) or you do not want to use it for the increased i/o overhead.

Presenting the plugin you are anyway forgetting to report the most important thing about it: it's "memcache" based. So this does not apply to 99% of wordpress self-hosted users, who are using a shared hosted environment or a low-end vps, and therefore cannot setup a memcached daemon to run bat-cache.</description>
		<content:encoded><![CDATA[<p>I am already using this plugin in production and I am quite confident it works fine where you cannot use wp-supercache (because it requires apache+mod_rewrite) or you do not want to use it for the increased i/o overhead.</p>
<p>Presenting the plugin you are anyway forgetting to report the most important thing about it: it&#8217;s &#8220;memcache&#8221; based. So this does not apply to 99% of wordpress self-hosted users, who are using a shared hosted environment or a low-end vps, and therefore cannot setup a memcached daemon to run bat-cache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srinivas</title>
		<link>http://weblogtoolscollection.com/archives/2008/06/22/andy-skelton-introduces-batcache/#comment-1231224</link>
		<dc:creator>srinivas</dc:creator>
		<pubDate>Sun, 22 Jun 2008 08:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3679#comment-1231224</guid>
		<description>thanks to batcache,
i have been waiting for morethan a month for a new plugin for cache, as wpcache and super cache not working for me.
and yesterday iam one of the very first people who downloaded and using batcache, iam really thankful to him.</description>
		<content:encoded><![CDATA[<p>thanks to batcache,<br />
i have been waiting for morethan a month for a new plugin for cache, as wpcache and super cache not working for me.<br />
and yesterday iam one of the very first people who downloaded and using batcache, iam really thankful to him.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kim</title>
		<link>http://weblogtoolscollection.com/archives/2008/06/22/andy-skelton-introduces-batcache/#comment-1231223</link>
		<dc:creator>kim</dc:creator>
		<pubDate>Sun, 22 Jun 2008 08:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3679#comment-1231223</guid>
		<description>sounds very interesting, but how could you tell how fast your page is loading for a new user? if anyone knows</description>
		<content:encoded><![CDATA[<p>sounds very interesting, but how could you tell how fast your page is loading for a new user? if anyone knows</p>
]]></content:encoded>
	</item>
</channel>
</rss>
