<?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: Using GZip on Wordpress 2.5</title>
	<atom:link href="http://www.thebits.info/wordpress/wp25-gzi-42.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thebits.info/wordpress/wp25-gzi-42.htm</link>
	<description>Not your everyday tech journal</description>
	<pubDate>Wed, 19 Nov 2008 23:46:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Lord TCT</title>
		<link>http://www.thebits.info/wordpress/wp25-gzi-42.htm#comment-29</link>
		<dc:creator>Lord TCT</dc:creator>
		<pubDate>Sun, 27 Apr 2008 15:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.thebits.info/?p=42#comment-29</guid>
		<description>Hi Carlton,

AFAIK, gzip-ing images will not help...at all. It will only put unnecessary load on your server. For CSS and JScript, u can just gzip it before hand. IE7 and Firefox will happily accept pre-gzipped CSS and Jscript.

Or a more radical approach would be to let php parse the CSS and JS file (and hence compressing it). This is done by adding:

Addhandler php-script .js .css

in your .htaccess file</description>
		<content:encoded><![CDATA[<p>Hi Carlton,</p>
<p>AFAIK, gzip-ing images will not help&#8230;at all. It will only put unnecessary load on your server. For CSS and JScript, u can just gzip it before hand. IE7 and Firefox will happily accept pre-gzipped CSS and Jscript.</p>
<p>Or a more radical approach would be to let php parse the CSS and JS file (and hence compressing it). This is done by adding:</p>
<p>Addhandler php-script .js .css</p>
<p>in your .htaccess file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlton Bale</title>
		<link>http://www.thebits.info/wordpress/wp25-gzi-42.htm#comment-28</link>
		<dc:creator>Carlton Bale</dc:creator>
		<pubDate>Sun, 27 Apr 2008 15:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.thebits.info/?p=42#comment-28</guid>
		<description>Thanks for the tip!  I was surprised that this option disappeared from WordPress 2.5 and appreciate the info on how to re-enable it.

I was using the CSS compress plugin to gzip all of the images and CSS files together, but the .htaccess method you show causes this plugin not to work.  But this plugin gave a small benefit compared what you have listed.  Thanks for the sharing the info!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!  I was surprised that this option disappeared from WordPress 2.5 and appreciate the info on how to re-enable it.</p>
<p>I was using the CSS compress plugin to gzip all of the images and CSS files together, but the .htaccess method you show causes this plugin not to work.  But this plugin gave a small benefit compared what you have listed.  Thanks for the sharing the info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lord TCT</title>
		<link>http://www.thebits.info/wordpress/wp25-gzi-42.htm#comment-20</link>
		<dc:creator>Lord TCT</dc:creator>
		<pubDate>Sat, 19 Apr 2008 17:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thebits.info/?p=42#comment-20</guid>
		<description>what platform are they on? I think solution No.2 will most probably work out for you</description>
		<content:encoded><![CDATA[<p>what platform are they on? I think solution No.2 will most probably work out for you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.thebits.info/wordpress/wp25-gzi-42.htm#comment-19</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 19 Apr 2008 16:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.thebits.info/?p=42#comment-19</guid>
		<description>I'm trying to set this up on hostgator.  Can anyone help me out?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to set this up on hostgator.  Can anyone help me out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lord TCT</title>
		<link>http://www.thebits.info/wordpress/wp25-gzi-42.htm#comment-17</link>
		<dc:creator>Lord TCT</dc:creator>
		<pubDate>Thu, 17 Apr 2008 05:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thebits.info/?p=42#comment-17</guid>
		<description>Marc,

It's a matter of personal preference. If your bandwidth is narrow and connection slow, it wouldn't hurt to have all the pages gzipped would it?</description>
		<content:encoded><![CDATA[<p>Marc,</p>
<p>It&#8217;s a matter of personal preference. If your bandwidth is narrow and connection slow, it wouldn&#8217;t hurt to have all the pages gzipped would it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
