<?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: Speeding Up Your Wordpress Blog</title>
	<atom:link href="http://www.spontaneousderivation.com/2008/10/19/speeding-up-your-wordpress-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spontaneousderivation.com/2008/10/19/speeding-up-your-wordpress-blog/</link>
	<description>I dream, too. Mostly about fish.</description>
	<lastBuildDate>Tue, 16 Mar 2010 18:50:37 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arachne Jericho</title>
		<link>http://www.spontaneousderivation.com/2008/10/19/speeding-up-your-wordpress-blog/comment-page-1/#comment-1981</link>
		<dc:creator>Arachne Jericho</dc:creator>
		<pubDate>Fri, 21 Nov 2008 02:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.spontaneousderivation.com/?p=2406#comment-1981</guid>
		<description>Hi Ryan! 

With regards to the Javascript and Multi-Level Navigation: Ah, you&#039;re right; for the rest of the browsers and versions, the CSS is enough.  

With regards to widget cache: Widget cache only works on actual widgets. PHP code not in a widget will not get cached. 

Now, you can get around this with Multi-Level Navigation: 

1. Add another sidebar in the theme&#039;s functions.php

2. Insert PHP code to include sidebar in the theme&#039;s header.php

3. Add basic CSS styling to the new sidebar&#039;s HTML so it sits across the top of the theme.

4. Install Exec-PHP and put a PHP-enabled text widget in this new sidebar that includes the Multi-Level navigation menu php function.

5. Proceed as normal.

It was a bit too much for me, unfortunately.</description>
		<content:encoded><![CDATA[<p>Hi Ryan! </p>
<p>With regards to the Javascript and Multi-Level Navigation: Ah, you&#8217;re right; for the rest of the browsers and versions, the CSS is enough.  </p>
<p>With regards to widget cache: Widget cache only works on actual widgets. PHP code not in a widget will not get cached. </p>
<p>Now, you can get around this with Multi-Level Navigation: </p>
<p>1. Add another sidebar in the theme&#8217;s functions.php</p>
<p>2. Insert PHP code to include sidebar in the theme&#8217;s header.php</p>
<p>3. Add basic CSS styling to the new sidebar&#8217;s HTML so it sits across the top of the theme.</p>
<p>4. Install Exec-PHP and put a PHP-enabled text widget in this new sidebar that includes the Multi-Level navigation menu php function.</p>
<p>5. Proceed as normal.</p>
<p>It was a bit too much for me, unfortunately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.spontaneousderivation.com/2008/10/19/speeding-up-your-wordpress-blog/comment-page-1/#comment-1980</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 20 Nov 2008 10:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.spontaneousderivation.com/?p=2406#comment-1980</guid>
		<description>Interesting to hear our plugin doesn&#039;t work with the widget cache plugin.

The javascript is only used for IE6 and less or if you want animated dropdowns.</description>
		<content:encoded><![CDATA[<p>Interesting to hear our plugin doesn&#8217;t work with the widget cache plugin.</p>
<p>The javascript is only used for IE6 and less or if you want animated dropdowns.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arachne Jericho</title>
		<link>http://www.spontaneousderivation.com/2008/10/19/speeding-up-your-wordpress-blog/comment-page-1/#comment-1911</link>
		<dc:creator>Arachne Jericho</dc:creator>
		<pubDate>Fri, 24 Oct 2008 06:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.spontaneousderivation.com/?p=2406#comment-1911</guid>
		<description>Done. Now I&#039;m on 2.6.3.</description>
		<content:encoded><![CDATA[<p>Done. Now I&#8217;m on 2.6.3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arachne Jericho</title>
		<link>http://www.spontaneousderivation.com/2008/10/19/speeding-up-your-wordpress-blog/comment-page-1/#comment-1910</link>
		<dc:creator>Arachne Jericho</dc:creator>
		<pubDate>Fri, 24 Oct 2008 06:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.spontaneousderivation.com/?p=2406#comment-1910</guid>
		<description>I&#039;ll probably keep Theme Test Drive out of the way, deactivated but in the wings.  It lets me work with a theme, operating every part, while my users continue to see the old and working theme.  WP Theme Preview doesn&#039;t let you do that. 

Currently I&#039;m on 2.6.2, but shortly I&#039;ll be using the automatic upgrade to hit 2.6.3.  :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ll probably keep Theme Test Drive out of the way, deactivated but in the wings.  It lets me work with a theme, operating every part, while my users continue to see the old and working theme.  WP Theme Preview doesn&#8217;t let you do that. </p>
<p>Currently I&#8217;m on 2.6.2, but shortly I&#8217;ll be using the automatic upgrade to hit 2.6.3.  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David de Beer</title>
		<link>http://www.spontaneousderivation.com/2008/10/19/speeding-up-your-wordpress-blog/comment-page-1/#comment-1909</link>
		<dc:creator>David de Beer</dc:creator>
		<pubDate>Fri, 24 Oct 2008 06:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.spontaneousderivation.com/?p=2406#comment-1909</guid>
		<description>hmm, couple of interesting plugins here. I&#039;ve been looking for a way to re-order the blogroll thanks.

The main reason I removed Theme Driver plugin is because it became redundant with WP 2.6, which added an automatic theme preview on the backend and does a better job of it than the plugin did. 
Which version of wordpress are you on?</description>
		<content:encoded><![CDATA[<p>hmm, couple of interesting plugins here. I&#8217;ve been looking for a way to re-order the blogroll thanks.</p>
<p>The main reason I removed Theme Driver plugin is because it became redundant with WP 2.6, which added an automatic theme preview on the backend and does a better job of it than the plugin did.<br />
Which version of wordpress are you on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Link Kısalt</title>
		<link>http://www.spontaneousderivation.com/2008/10/19/speeding-up-your-wordpress-blog/comment-page-1/#comment-1902</link>
		<dc:creator>Link Kısalt</dc:creator>
		<pubDate>Sun, 19 Oct 2008 14:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.spontaneousderivation.com/?p=2406#comment-1902</guid>
		<description>Thanks.......</description>
		<content:encoded><![CDATA[<p>Thanks&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
