<?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: JSMin: Javascript Compression</title>
	<atom:link href="http://borkweb.com/story/jsmin-javascript-compression/feed" rel="self" type="application/rss+xml" />
	<link>http://borkweb.com/story/jsmin-javascript-compression</link>
	<description>Some People Are Squirrel Handed.</description>
	<lastBuildDate>Thu, 12 Jan 2012 15:56:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: gina</title>
		<link>http://borkweb.com/story/jsmin-javascript-compression/comment-page-1#comment-43884</link>
		<dc:creator>gina</dc:creator>
		<pubDate>Thu, 15 Jul 2010 03:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://borkweb.com/story/jsmin-javascript-compression#comment-43884</guid>
		<description>how to use JSMin for a java project?means that, when I compile, so I can get a file in project with a small size?
I use eclipse and tomcat as server.</description>
		<content:encoded><![CDATA[<p>how to use JSMin for a java project?means that, when I compile, so I can get a file in project with a small size?<br />
I use eclipse and tomcat as server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Filip</title>
		<link>http://borkweb.com/story/jsmin-javascript-compression/comment-page-1#comment-37496</link>
		<dc:creator>Filip</dc:creator>
		<pubDate>Wed, 16 Apr 2008 14:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://borkweb.com/story/jsmin-javascript-compression#comment-37496</guid>
		<description>This method is intended to produce minified js files and not compressed files like gz or zip, also possible and very useful for bandwidth reduction.</description>
		<content:encoded><![CDATA[<p>This method is intended to produce minified js files and not compressed files like gz or zip, also possible and very useful for bandwidth reduction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Haynes</title>
		<link>http://borkweb.com/story/jsmin-javascript-compression/comment-page-1#comment-29788</link>
		<dc:creator>Matt Haynes</dc:creator>
		<pubDate>Wed, 08 Aug 2007 10:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://borkweb.com/story/jsmin-javascript-compression#comment-29788</guid>
		<description>Apache Ant task that interfaces with Douglas Crockford&#039;s JSMin program.

http://code.google.com/p/jsmin-ant-task/</description>
		<content:encoded><![CDATA[<p>Apache Ant task that interfaces with Douglas Crockford&#8217;s JSMin program.</p>
<p><a href="http://code.google.com/p/jsmin-ant-task/" rel="nofollow">http://code.google.com/p/jsmin-ant-task/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://borkweb.com/story/jsmin-javascript-compression/comment-page-1#comment-29677</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 27 Jul 2007 17:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://borkweb.com/story/jsmin-javascript-compression#comment-29677</guid>
		<description>So can any of these shrinkers be included in an ant build script?</description>
		<content:encoded><![CDATA[<p>So can any of these shrinkers be included in an ant build script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://borkweb.com/story/jsmin-javascript-compression/comment-page-1#comment-16176</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 02 Jan 2007 20:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://borkweb.com/story/jsmin-javascript-compression#comment-16176</guid>
		<description>Nice.  Thats one that was discussed at the Ajax Experience as well...I&#039;ll give it a look-see.</description>
		<content:encoded><![CDATA[<p>Nice.  Thats one that was discussed at the Ajax Experience as well&#8230;I&#8217;ll give it a look-see.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wandering Pig Effer</title>
		<link>http://borkweb.com/story/jsmin-javascript-compression/comment-page-1#comment-16158</link>
		<dc:creator>Wandering Pig Effer</dc:creator>
		<pubDate>Tue, 02 Jan 2007 17:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://borkweb.com/story/jsmin-javascript-compression#comment-16158</guid>
		<description>I use this tool for JS compression - strips comments and whitespace.

http://alex.dojotoolkit.org/shrinksafe/</description>
		<content:encoded><![CDATA[<p>I use this tool for JS compression &#8211; strips comments and whitespace.</p>
<p><a href="http://alex.dojotoolkit.org/shrinksafe/" rel="nofollow">http://alex.dojotoolkit.org/shrinksafe/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

