<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Combine and compress your CSS and Java</title>
	<link>http://dmlinn.com/blog/?p=4</link>
	<description>Hello, real world.</description>
	<pubDate>Thu, 09 Sep 2010 02:08:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: How To Minimize Your Javascript and CSS Files for Faster Page Loads &#124; Internet Articles &#124; Updates &#124; Tips &#38; Tricks</title>
		<link>http://dmlinn.com/blog/?p=4#comment-34</link>
		<author>How To Minimize Your Javascript and CSS Files for Faster Page Loads &#124; Internet Articles &#124; Updates &#124; Tips &#38; Tricks</author>
		<pubDate>Sun, 06 Jan 2008 09:47:21 +0000</pubDate>
		<guid>http://dmlinn.com/blog/?p=4#comment-34</guid>
		<description>[...] Combine and compress your CSS and Java &#8220;So you have your site running on the latest and greatest Java libraries, but your supporting CSS and JavaScript files are really starting to slow things down. You&#8217;re no JavaScript expert, so what do you do? Lucky for us some other people have already encountered this problem and have a great solution.&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Combine and compress your CSS and Java &#8220;So you have your site running on the latest and greatest Java libraries, but your supporting CSS and JavaScript files are really starting to slow things down. You&#8217;re no JavaScript expert, so what do you do? Lucky for us some other people have already encountered this problem and have a great solution.&#8221; [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Minimize Your Javascript and CSS Files for Faster Page Loads at Internet Articles &#124; Updates &#124; Tips &#38; Tricks</title>
		<link>http://dmlinn.com/blog/?p=4#comment-33</link>
		<author>How To Minimize Your Javascript and CSS Files for Faster Page Loads at Internet Articles &#124; Updates &#124; Tips &#38; Tricks</author>
		<pubDate>Thu, 03 Jan 2008 07:36:02 +0000</pubDate>
		<guid>http://dmlinn.com/blog/?p=4#comment-33</guid>
		<description>[...] Combine and compress your CSS and Java &#8220;So you have your site running on the latest and greatest Java libraries, but your supporting CSS and JavaScript files are really starting to slow things down. You&#8217;re no JavaScript expert, so what do you do? Lucky for us some other people have already encountered this problem and have a great solution.&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Combine and compress your CSS and Java &#8220;So you have your site running on the latest and greatest Java libraries, but your supporting CSS and JavaScript files are really starting to slow things down. You&#8217;re no JavaScript expert, so what do you do? Lucky for us some other people have already encountered this problem and have a great solution.&#8221; [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Idetrorce</title>
		<link>http://dmlinn.com/blog/?p=4#comment-31</link>
		<author>Idetrorce</author>
		<pubDate>Sat, 15 Dec 2007 23:16:42 +0000</pubDate>
		<guid>http://dmlinn.com/blog/?p=4#comment-31</guid>
		<description>very interesting, but I don't agree with you 
Idetrorce</description>
		<content:encoded><![CDATA[<p>very interesting, but I don&#8217;t agree with you<br />
Idetrorce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 最小化 Javascript 和 CSS 文件 &#171; Ross Wan&#8217;s World!</title>
		<link>http://dmlinn.com/blog/?p=4#comment-22</link>
		<author>最小化 Javascript 和 CSS 文件 &#171; Ross Wan&#8217;s World!</author>
		<pubDate>Thu, 29 Nov 2007 15:09:35 +0000</pubDate>
		<guid>http://dmlinn.com/blog/?p=4#comment-22</guid>
		<description>[...] Combine and compress your CSS and Java [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Combine and compress your CSS and Java [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://dmlinn.com/blog/?p=4#comment-14</link>
		<author>Daniel</author>
		<pubDate>Mon, 05 Nov 2007 23:32:14 +0000</pubDate>
		<guid>http://dmlinn.com/blog/?p=4#comment-14</guid>
		<description>I've gotten into the bad habit of using them exchangeably.  You make a good point.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve gotten into the bad habit of using them exchangeably.  You make a good point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d</title>
		<link>http://dmlinn.com/blog/?p=4#comment-13</link>
		<author>d</author>
		<pubDate>Mon, 05 Nov 2007 23:22:59 +0000</pubDate>
		<guid>http://dmlinn.com/blog/?p=4#comment-13</guid>
		<description>JavaScript is not Java .</description>
		<content:encoded><![CDATA[<p>JavaScript is not Java .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Novik</title>
		<link>http://dmlinn.com/blog/?p=4#comment-12</link>
		<author>Dan Novik</author>
		<pubDate>Mon, 05 Nov 2007 17:47:10 +0000</pubDate>
		<guid>http://dmlinn.com/blog/?p=4#comment-12</guid>
		<description>Actually there are several on-the-fly compressing filters for JavaScript and CSS:
http://www.servletsuite.com/servlets/jstrimflt.htm
http://www.servletsuite.com/servlets/csstrimflt.htm
and the general tool:
http://www.servletsuite.com/servlets/trimflt.htm</description>
		<content:encoded><![CDATA[<p>Actually there are several on-the-fly compressing filters for JavaScript and CSS:<br />
<a href="http://www.servletsuite.com/servlets/jstrimflt.htm" rel="nofollow">http://www.servletsuite.com/servlets/jstrimflt.htm</a><br />
<a href="http://www.servletsuite.com/servlets/csstrimflt.htm" rel="nofollow">http://www.servletsuite.com/servlets/csstrimflt.htm</a><br />
and the general tool:<br />
<a href="http://www.servletsuite.com/servlets/trimflt.htm" rel="nofollow">http://www.servletsuite.com/servlets/trimflt.htm</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
