<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>DEAN LEE:/DEV/BLOG &#187; javascript</title>
	<atom:link href="http://www.deanlee.cn/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deanlee.cn</link>
	<description>mount /dev/brain &#124;&#124; tail -f /var/log/thoughts &#62;&#62; /pub/www</description>
	<pubDate>Fri, 30 Dec 2011 13:27:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Online JavaScript Compressor</title>
		<link>http://www.deanlee.cn/programming/online-javascript-compressor/</link>
		<comments>http://www.deanlee.cn/programming/online-javascript-compressor/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 03:56:30 +0000</pubDate>
		<dc:creator>Dean Lee</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[compressor]]></category>

		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.deanlee.cn/programming/online-javascript-compressor-2/</guid>
		<description><![CDATA[I have written an online JavaScript compressor using JsMin,It typically reduces filesize by half, resulting in faster downloads.

Feel free to use this tool and give me feedback if you have any.
]]></description>
			<content:encoded><![CDATA[<p>I have written an <a href="http://www.deanlee.cn/jsmin/">online JavaScript compressor</a> using <a href="http://www.crockford.com/javascript/jsmin.html">JsMin</a>,It typically reduces filesize by half, resulting in faster downloads.</p>
<p><a href="http://www.deanlee.cn/wp-content/uploads/2009/07/image4.png" rel="lightbox"><img height="213" width="351" title="image" style="display: inline;" alt="image" src="http://www.deanlee.cn/wp-content/uploads/2009/07/image_thumb.png" /></a></p>
<p>Feel free to use this tool and give me feedback if you have any.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deanlee.cn/programming/online-javascript-compressor/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

