<?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: Speed up your Web Application with JS/CSS compression</title>
	<atom:link href="http://blog.sitek.com.au/2008/03/speed-up-your-web-application-with-jscss-compression/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sitek.com.au/2008/03/speed-up-your-web-application-with-jscss-compression/</link>
	<description>About IT and Technology</description>
	<lastBuildDate>Sun, 27 Jun 2010 04:28:48 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike</title>
		<link>http://blog.sitek.com.au/2008/03/speed-up-your-web-application-with-jscss-compression/comment-page-1/#comment-174</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 28 Oct 2009 20:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sitek.com.au/?p=4#comment-174</guid>
		<description>I recently wrote a mod_perl output filter which sits inside Apache. It intercepts requests for .css files and then &quot;compresses&quot; them on the fly before sending. It&#039;s not gzip compression, what it does is strip whitespace, comments, newlines etc. Check it out here: &lt;a href=&quot;https://secure.grepular.com/blog/index.php/2009/10/28/compressing-css-on-the-fly/&quot; rel=&quot;nofollow&quot;&gt;Compressing CSS on the fly&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I recently wrote a mod_perl output filter which sits inside Apache. It intercepts requests for .css files and then &#8220;compresses&#8221; them on the fly before sending. It&#8217;s not gzip compression, what it does is strip whitespace, comments, newlines etc. Check it out here: <a href="https://secure.grepular.com/blog/index.php/2009/10/28/compressing-css-on-the-fly/" rel="nofollow">Compressing CSS on the fly</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lassie</title>
		<link>http://blog.sitek.com.au/2008/03/speed-up-your-web-application-with-jscss-compression/comment-page-1/#comment-11</link>
		<dc:creator>Lassie</dc:creator>
		<pubDate>Mon, 27 Oct 2008 18:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sitek.com.au/?p=4#comment-11</guid>
		<description>Keep up the good work.</description>
		<content:encoded><![CDATA[<p>Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sueblimely</title>
		<link>http://blog.sitek.com.au/2008/03/speed-up-your-web-application-with-jscss-compression/comment-page-1/#comment-4</link>
		<dc:creator>Sueblimely</dc:creator>
		<pubDate>Fri, 11 Apr 2008 06:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sitek.com.au/?p=4#comment-4</guid>
		<description>To be sincere, I have never been here before, and as a new person I can say that this website looks amazing. I really enjoy it</description>
		<content:encoded><![CDATA[<p>To be sincere, I have never been here before, and as a new person I can say that this website looks amazing. I really enjoy it</p>
]]></content:encoded>
	</item>
</channel>
</rss>
