<?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: 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>
	<pubDate>Sun, 06 Jul 2008 09:34:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Stefan</title>
		<link>http://particletree.com/features/how-to-speed-up-your-textpattern-web-site/#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  "cssjs_mime.php" 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 = "c:path_to_apachepath_to_conf_filescssjs_mime.php"&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-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="http://zsohdfzoji.com" rel="nofollow"&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-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-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-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-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'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-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-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-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-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>

<!-- Dynamic Page Served (once) in 0.255 seconds -->
