<?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: How to Speed Up Your Textpattern Web&#160;Site</title>
	<atom:link href="http://particletree.com/features/how-to-speed-up-your-textpattern-web-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/features/how-to-speed-up-your-textpattern-web-site/</link>
	<description>Everyone needs a hug.</description>
	<lastBuildDate>Mon, 16 Nov 2009 21:43:07 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stefan</title>
		<link>http://particletree.com/features/how-to-speed-up-your-textpattern-web-site/comment-page-1/#comment-20274</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Wed, 07 Mar 2007 03:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=42#comment-20274</guid>
		<description>&lt;p&gt;i guess there is a better and faster way to make it:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;create a  &quot;cssjs_mime.php&quot; file in your apache conf folder.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;in that file add the code:
&lt;b&gt;

&lt;/b&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;in your php.ini find the variable auto_prepend_file  and add the location to your special mime file just like in the example below:&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;b&gt;auto_prepend_file = &quot;c:path_to_apachepath_to_conf_filescssjs_mime.php&quot;&lt;/b&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i guess there is a better and faster way to make it:</p>

<ol>
<li><p>create a  &#8220;cssjs_mime.php&#8221; file in your apache conf folder.</p></li>
<li><p>in that file add the code:
<b>

</b></p></li>
<li><p>in your php.ini find the variable auto_prepend_file  and add the location to your special mime file just like in the example below:</p></li>
</ol>

<p><b>auto_prepend_file = &#8220;c:path_to_apachepath_to_conf_filescssjs_mime.php&#8221;</b></p>]]></content:encoded>
	</item>
	<item>
		<title>By: gynfqmffna</title>
		<link>http://particletree.com/features/how-to-speed-up-your-textpattern-web-site/comment-page-1/#comment-12485</link>
		<dc:creator>gynfqmffna</dc:creator>
		<pubDate>Tue, 23 Jan 2007 17:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=42#comment-12485</guid>
		<description>&lt;p&gt;&lt;a href=&quot;http://zsohdfzoji.com&quot; rel=&quot;nofollow&quot;&gt;qrxnkt&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://zsohdfzoji.com" rel="nofollow">qrxnkt</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: aBwX8515qS</title>
		<link>http://particletree.com/features/how-to-speed-up-your-textpattern-web-site/comment-page-1/#comment-10067</link>
		<dc:creator>aBwX8515qS</dc:creator>
		<pubDate>Fri, 12 Jan 2007 03:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=42#comment-10067</guid>
		<description>&lt;p&gt;Hi! Very nice site! Thanks you very much! I2d6jcG17c7N&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi! Very nice site! Thanks you very much! I2d6jcG17c7N</p>]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://particletree.com/features/how-to-speed-up-your-textpattern-web-site/comment-page-1/#comment-196</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 18 Aug 2006 01:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=42#comment-196</guid>
		<description>&lt;p&gt;Everyone needs a hug.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Everyone needs a hug.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://particletree.com/features/how-to-speed-up-your-textpattern-web-site/comment-page-1/#comment-195</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 23 Mar 2006 09:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=42#comment-195</guid>
		<description>&lt;p&gt;Hi!&lt;/p&gt;

&lt;p&gt;I reccomend to use:&lt;/p&gt;

&lt;p&gt;php_flag zlib.output_compression 1024&lt;/p&gt;

&lt;p&gt;instead of&lt;/p&gt;

&lt;p&gt;php_flag zlib.output_compression on&lt;/p&gt;

&lt;p&gt;WHY?&lt;/p&gt;

&lt;p&gt;Firefox/Mozilla does not work with files less than 1024 bytes.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi!</p>

<p>I reccomend to use:</p>

<p>php_flag zlib.output_compression 1024</p>

<p>instead of</p>

<p>php_flag zlib.output_compression on</p>

<p>WHY?</p>

<p>Firefox/Mozilla does not work with files less than 1024 bytes.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Pedronx</title>
		<link>http://particletree.com/features/how-to-speed-up-your-textpattern-web-site/comment-page-1/#comment-194</link>
		<dc:creator>Pedronx</dc:creator>
		<pubDate>Thu, 26 Jan 2006 10:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=42#comment-194</guid>
		<description>&lt;p&gt;Helo.
Ad. 3
Where should i put the css file? I&#039;d put this in root folder, and in Txp folder, and Txp did not find it.
(thanks for info abaut gzip, this realy speed up my site;)
Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Helo.
Ad. 3
Where should i put the css file? I&#8217;d put this in root folder, and in Txp folder, and Txp did not find it.
(thanks for info abaut gzip, this realy speed up my site;)
Thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: user9</title>
		<link>http://particletree.com/features/how-to-speed-up-your-textpattern-web-site/comment-page-1/#comment-193</link>
		<dc:creator>user9</dc:creator>
		<pubDate>Sun, 18 Sep 2005 05:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=42#comment-193</guid>
		<description>&lt;p&gt;What a wonderful idea, very nice.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What a wonderful idea, very nice.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joey</title>
		<link>http://particletree.com/features/how-to-speed-up-your-textpattern-web-site/comment-page-1/#comment-192</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Wed, 07 Sep 2005 22:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=42#comment-192</guid>
		<description>&lt;p&gt;Hi there,&lt;/p&gt;

&lt;p&gt;Does the Gzip instructions on this site still work in Textpattern 4.0.1? Thanks for the info.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi there,</p>

<p>Does the Gzip instructions on this site still work in Textpattern 4.0.1? Thanks for the info.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Nail</title>
		<link>http://particletree.com/features/how-to-speed-up-your-textpattern-web-site/comment-page-1/#comment-191</link>
		<dc:creator>Nail</dc:creator>
		<pubDate>Thu, 25 Aug 2005 09:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=42#comment-191</guid>
		<description>&lt;p&gt;Will work for me too. Thanks for ideas!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Will work for me too. Thanks for ideas!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Hale</title>
		<link>http://particletree.com/features/how-to-speed-up-your-textpattern-web-site/comment-page-1/#comment-190</link>
		<dc:creator>Kevin Hale</dc:creator>
		<pubDate>Fri, 17 Jun 2005 23:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=42#comment-190</guid>
		<description>&lt;p&gt;Josh, glad to see you get things flying. Thanks for the update and suggestion.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Josh, glad to see you get things flying. Thanks for the update and suggestion.</p>]]></content:encoded>
	</item>
</channel>
</rss>
