<?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: WP-Cache plugin to help boost page loading time</title>
	<atom:link href="http://johnbollwitt.com/2007/09/17/wp-cache-plugin-to-help-boost-page-loading-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnbollwitt.com/2007/09/17/wp-cache-plugin-to-help-boost-page-loading-time/</link>
	<description>New media enthusiast in Vancouver, B.C. with many interests and passions. A blogger, podcaster, music lover, Canucks fan, Cubs fan, technology enthusiast, news junkie, Apple user, and general lover of feeding my brain.</description>
	<lastBuildDate>Thu, 12 Jan 2012 01:50:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ross</title>
		<link>http://johnbollwitt.com/2007/09/17/wp-cache-plugin-to-help-boost-page-loading-time/comment-page-1/#comment-63390</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Sun, 23 Sep 2007 00:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://audihertz.net/blog/2007/09/17/wp-cache-plugin-to-help-boost-page-loading-time/#comment-63390</guid>
		<description>One of the guest bloggers @ Lorelle on Wordpress recently did a good &#039;3 ways to speed up wordpress&#039; post (http://lorelle.wordpress.com/2007/09/22/the-3-easiest-ways-to-speed-up-wordpress/) that doesn&#039;t involve WP-Cache (so things will be that much speedier for pages that aren&#039;t cached).</description>
		<content:encoded><![CDATA[<p>One of the guest bloggers @ Lorelle on WordPress recently did a good &#8217;3 ways to speed up wordpress&#8217; post (<a href="http://lorelle.wordpress.com/2007/09/22/the-3-easiest-ways-to-speed-up-wordpress/" rel="nofollow">http://lorelle.wordpress.com/2007/09/22/the-3-easiest-ways-to-speed-up-wordpress/</a>) that doesn&#8217;t involve WP-Cache (so things will be that much speedier for pages that aren&#8217;t cached).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Bollwitt</title>
		<link>http://johnbollwitt.com/2007/09/17/wp-cache-plugin-to-help-boost-page-loading-time/comment-page-1/#comment-63370</link>
		<dc:creator>John Bollwitt</dc:creator>
		<pubDate>Wed, 19 Sep 2007 19:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://audihertz.net/blog/2007/09/17/wp-cache-plugin-to-help-boost-page-loading-time/#comment-63370</guid>
		<description>Glad I could share the info with you all.  

The NoSymLink version of the plugin is great.  I tried the other route and had no success.</description>
		<content:encoded><![CDATA[<p>Glad I could share the info with you all.  </p>
<p>The NoSymLink version of the plugin is great.  I tried the other route and had no success.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Karlsbjerg</title>
		<link>http://johnbollwitt.com/2007/09/17/wp-cache-plugin-to-help-boost-page-loading-time/comment-page-1/#comment-63360</link>
		<dc:creator>Jan Karlsbjerg</dc:creator>
		<pubDate>Tue, 18 Sep 2007 01:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://audihertz.net/blog/2007/09/17/wp-cache-plugin-to-help-boost-page-loading-time/#comment-63360</guid>
		<description>Thanks for the tip, John, I&#039;ll have to check it out. I have WP-Cache installed, but from what I read on the NoSymLink site you need terminal access to the server to actually get it running right... So maybe my cache hasn&#039;t actually been functional?

Anyway, it sounds like we&#039;re in the same situation: Not enough visitors that we actually need the cache functionality right now. But if we post something sufficiently silly or brilliant to get slashdotted/dugg, then caching will be what keeps our site running.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, John, I&#8217;ll have to check it out. I have WP-Cache installed, but from what I read on the NoSymLink site you need terminal access to the server to actually get it running right&#8230; So maybe my cache hasn&#8217;t actually been functional?</p>
<p>Anyway, it sounds like we&#8217;re in the same situation: Not enough visitors that we actually need the cache functionality right now. But if we post something sufficiently silly or brilliant to get slashdotted/dugg, then caching will be what keeps our site running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://johnbollwitt.com/2007/09/17/wp-cache-plugin-to-help-boost-page-loading-time/comment-page-1/#comment-63359</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 18 Sep 2007 00:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://audihertz.net/blog/2007/09/17/wp-cache-plugin-to-help-boost-page-loading-time/#comment-63359</guid>
		<description>WP-Cache is a great plugin (and was highly recommended to be used by anyone with a Wordpress site by the developers at WordCamp) but there is one caveat that I found out about the hard way: when you are trying to update your site (change your sidebar, add some ads, etc), don&#039;t forget about the cache being enabled! 

I spent a lot of time being frustrated when trying to make a minor change to my php and it wasn&#039;t displaying...when I realized that it was the cache in effect, I felt like an idiot. ;)</description>
		<content:encoded><![CDATA[<p>WP-Cache is a great plugin (and was highly recommended to be used by anyone with a WordPress site by the developers at WordCamp) but there is one caveat that I found out about the hard way: when you are trying to update your site (change your sidebar, add some ads, etc), don&#8217;t forget about the cache being enabled! </p>
<p>I spent a lot of time being frustrated when trying to make a minor change to my php and it wasn&#8217;t displaying&#8230;when I realized that it was the cache in effect, I felt like an idiot. <img src='http://johnbollwitt.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://johnbollwitt.com/2007/09/17/wp-cache-plugin-to-help-boost-page-loading-time/comment-page-1/#comment-63357</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 17 Sep 2007 22:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://audihertz.net/blog/2007/09/17/wp-cache-plugin-to-help-boost-page-loading-time/#comment-63357</guid>
		<description>Thanks for this - useful link. Anything to speed the page load time up is good in my books.</description>
		<content:encoded><![CDATA[<p>Thanks for this &#8211; useful link. Anything to speed the page load time up is good in my books.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

