<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dan Wellman &#187; YUI</title>
	<atom:link href="http://www.danwellman.co.uk/category/yui/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danwellman.co.uk</link>
	<description>JavaScript and JavaScript Libraries</description>
	<lastBuildDate>Thu, 09 Sep 2010 14:40:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Application &#8211; YUI Compressor Automator</title>
		<link>http://www.danwellman.co.uk/new-application-yui-compressor-automator/</link>
		<comments>http://www.danwellman.co.uk/new-application-yui-compressor-automator/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 16:14:11 +0000</pubDate>
		<dc:creator>Dan Wellman</dc:creator>
				<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://www.danwellman.co.uk/wpstaging/wordpress-2.8.4/wordpress/?p=79</guid>
		<description><![CDATA[I just wrote a wrapper application for Yahoo&#8217;s excellent CSS and JS minifyer YUI Compressor.

YUI Compressor is a command-line tool that allows you to minify one .css or one .js file at a time, reducing the filesize (quite drammatically in some cases) and increasing the performance of your site for first-time visitors (repeat visitors will [...]]]></description>
			<content:encoded><![CDATA[<p>I just wrote a wrapper application for Yahoo&#8217;s excellent CSS and JS minifyer YUI Compressor.</p>
<p><img src="http://danwellman.co.uk/img/yuiCompressorAuto.png" alt="YUI Compressor Automator by Dan Wellman" /></p>
<p>YUI Compressor is a command-line tool that allows you to minify one .css or one .js file at a time, reducing the filesize (quite drammatically in some cases) and increasing the performance of your site for first-time visitors (repeat visitors will already have these files in their cache).</p>
<p>My application wraps the YUI Compressor in a visual GUI, shielding you from the command-line scaryness that would otherwise ensue (ok, CLI&#8217;s are nice and friendly once you&#8217;ve used them a few times, but a lot of non-developer&#8217;s shy away from them). To minify files you just select them in Windows Explorer and drag them into the application window. The application then spits the files out into a folder on your desktop.</p>
<p>This means that minifying files is much faster because you don&#8217;t have to type anything, and it also means that you can minify whole batches of files at once <img src='http://www.danwellman.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I wrote the application using VB.NET so at this point it only runs on Windows machines.</p>
<p><a title="Download the YUI Compressor Automator" href="http://danwellman.co.uk/yuiCompressorAutomator.msi"><strong>Download</strong></a> the application installer. The installer features everything you need including the original YUI Compressor CLI application. If you have not used the CLI version (or other Java-based JAR apps) before you may need to add data to your Windows class path in order to make it work.</p>
<p>For more information, see the <a title="Yahoo Developer Network" href="http://developer.yahoo.com/yui/compressor/">Yahoo documentation for YUI Compressor</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.danwellman.co.uk/new-application-yui-compressor-automator/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
