<?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: yui_compressor_fu</title>
	<atom:link href="http://mediumexposure.com/yuicompressorfu/feed/" rel="self" type="application/rss+xml" />
	<link>http://mediumexposure.com/yuicompressorfu/</link>
	<description>by Maxim Chernyak</description>
	<lastBuildDate>Tue, 15 May 2012 15:08: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: Philip</title>
		<link>http://mediumexposure.com/yuicompressorfu/comment-page-1/#comment-217</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Sun, 21 Jun 2009 18:44:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-217</guid>
		<description>&lt;p&gt;I spent a bit of time just now looking up some solutions.  Looks like it&#039;s not that bad to integrate Java and Ruby (e.g. JRuby or gcj + swig) so perhaps there is a worry-free way to call yuicompressor directly without installing java.  When I get more time, I will look into that and see how far I can go :)  But yeah, even though on Centos it doesn&#039;t look as easy as on Ubuntu, it&#039;s something one has to deal with to get up and running.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<div style=""><p></p><p>I spent a bit of time just now looking up some solutions.  Looks like it&#8217;s not that bad to integrate Java and Ruby (e.g. JRuby or gcj + swig) so perhaps there is a worry-free way to call yuicompressor directly without installing java.  When I get more time, I will look into that and see how far I can go :)  But yeah, even though on Centos it doesn&#8217;t look as easy as on Ubuntu, it&#8217;s something one has to deal with to get up and running.</p></div>]]></content:encoded>
	</item>
	<item>
		<title>By: hakunin</title>
		<link>http://mediumexposure.com/yuicompressorfu/comment-page-1/#comment-194</link>
		<dc:creator>hakunin</dc:creator>
		<pubDate>Sun, 21 Jun 2009 14:43:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-194</guid>
		<description>&lt;p&gt;Thanks for suggestions.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Installing Java automatically is way too much work. Most linux flavors have easy way to do that. I used &lt;a href=&quot;http://www.javadesign.info/SystemsHardware/OS/Ubuntu/install-java-on-ubuntu&quot;&gt;this article&lt;/a&gt; to help me install Java, which took only a few minutes. Automated approach would involve configuring, compiling everything and handling all kinds of exceptions.&lt;/li&gt; 

&lt;li&gt;I can&#039;t promise that I&#039;m gonna get to adding auto-update, but if you&#039;d like to see it soon feel free to fork the plugin, add it, and send me a pull request on github. : )&lt;/li&gt;
&lt;/ol&gt;
</description>
		<content:encoded><![CDATA[<div style=""><p></p><p>Thanks for suggestions.</p>

<ol>
<li>Installing Java automatically is way too much work. Most linux flavors have easy way to do that. I used <a href="http://www.javadesign.info/SystemsHardware/OS/Ubuntu/install-java-on-ubuntu">this article</a> to help me install Java, which took only a few minutes. Automated approach would involve configuring, compiling everything and handling all kinds of exceptions.</li> 

<li>I can&#8217;t promise that I&#8217;m gonna get to adding auto-update, but if you&#8217;d like to see it soon feel free to fork the plugin, add it, and send me a pull request on github. : )</li>
</ol></div>]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://mediumexposure.com/yuicompressorfu/comment-page-1/#comment-113</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Sun, 21 Jun 2009 07:55:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-113</guid>
		<description>&lt;p&gt;Hi, I&#039;ve spent time today looking into this whole YUICompressor vs other approaches.  Glad to find your link before I start doing my own customized Capistrano tasks to help integrating YUICompressor with my deployed Rails app.&lt;/p&gt;

&lt;p&gt;Two thoughts:
1. Glad to see that you include the latest YUICompressor jar in the plugin!  Now... if only this plugin can help install Java on the deployment machine. xD  It&#039;s such a pain to install Java on Linux.  (I know this is a wishful thinking. :)&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;On this jar-inclusion thing: Perhaps you would like to include a Capistrano or Rake task to help one grab and update the jar whenever/if it releases a new version?  That way, you won&#039;t have to update this great plugin just to catch up if/when the time comes.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Thanks for sharing this neat, little plugin!  If only YUICompressor has a Ruby version, I am sure this would become a very popular integration choice and plugin.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve spent time today looking into this whole YUICompressor vs other approaches.  Glad to find your link before I start doing my own customized Capistrano tasks to help integrating YUICompressor with my deployed Rails app.</p>

<p>Two thoughts:
1. Glad to see that you include the latest YUICompressor jar in the plugin!  Now&#8230; if only this plugin can help install Java on the deployment machine. xD  It&#8217;s such a pain to install Java on Linux.  (I know this is a wishful thinking. :)</p>

<ol>
<li>On this jar-inclusion thing: Perhaps you would like to include a Capistrano or Rake task to help one grab and update the jar whenever/if it releases a new version?  That way, you won&#8217;t have to update this great plugin just to catch up if/when the time comes.</li>
</ol>

<p>Thanks for sharing this neat, little plugin!  If only YUICompressor has a Ruby version, I am sure this would become a very popular integration choice and plugin.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: hakunin</title>
		<link>http://mediumexposure.com/yuicompressorfu/comment-page-1/#comment-193</link>
		<dc:creator>hakunin</dc:creator>
		<pubDate>Tue, 02 Jun 2009 16:48:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-193</guid>
		<description>&lt;p&gt;Looks good. My goal was to simply add one more step to rails already-existing concat/caching. Rails is smart enough to track asset changes and rewrite files when necessary. I&#039;m just piggybacking on that mechanism. To test minifying in development mode all you have to do is enable caching in dev - just like when you want to see concatenation in dev mode.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<div style=""><p></p><p>Looks good. My goal was to simply add one more step to rails already-existing concat/caching. Rails is smart enough to track asset changes and rewrite files when necessary. I&#8217;m just piggybacking on that mechanism. To test minifying in development mode all you have to do is enable caching in dev &#8211; just like when you want to see concatenation in dev mode.</p></div>]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Van Dyk</title>
		<link>http://mediumexposure.com/yuicompressorfu/comment-page-1/#comment-112</link>
		<dc:creator>Joe Van Dyk</dc:creator>
		<pubDate>Tue, 02 Jun 2009 16:23:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-112</guid>
		<description>&lt;p&gt;I wrote this exact same plugin a few months ago:  http://github.com/joevandyk/fixie_shrinker/tree/master&lt;/p&gt;

&lt;p&gt;Except that my plugin compresses the CSS and JS whenever those files change in development mode, so you&#039;re ensured that your JS and CSS will compress correctly.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I wrote this exact same plugin a few months ago:  <a href="http://github.com/joevandyk/fixie_shrinker/tree/master" rel="nofollow">http://github.com/joevandyk/fixie_shrinker/tree/master</a></p>

<p>Except that my plugin compresses the CSS and JS whenever those files change in development mode, so you&#8217;re ensured that your JS and CSS will compress correctly.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: hakunin</title>
		<link>http://mediumexposure.com/yuicompressorfu/comment-page-1/#comment-192</link>
		<dc:creator>hakunin</dc:creator>
		<pubDate>Tue, 02 Jun 2009 02:48:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-192</guid>
		<description>&lt;p&gt;Thanks for the feedback. : )&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<div style=""><p></p><p>Thanks for the feedback. : )</p></div>]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Francl</title>
		<link>http://mediumexposure.com/yuicompressorfu/comment-page-1/#comment-111</link>
		<dc:creator>Luke Francl</dc:creator>
		<pubDate>Tue, 02 Jun 2009 01:03:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-111</guid>
		<description>&lt;p&gt;This is excellent. I don&#039;t like that existing solutions like asset packager force you to keep a separate list of your JavaScript and CSS files outside of your code.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is excellent. I don&#8217;t like that existing solutions like asset packager force you to keep a separate list of your JavaScript and CSS files outside of your code.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Double Shot #464 &#38;laquo; A Fresh Cup</title>
		<link>http://mediumexposure.com/yuicompressorfu/comment-page-1/#comment-109</link>
		<dc:creator>Double Shot #464 &#38;laquo; A Fresh Cup</dc:creator>
		<pubDate>Mon, 01 Jun 2009 11:13:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-109</guid>
		<description>&lt;p&gt;[...] yui_compressor_fu &#8211; Automatic minimization of CSS/JavaScript for Rails applications. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<div style=""><p></p><p>[...] yui_compressor_fu &#8211; Automatic minimization of CSS/JavaScript for Rails applications. [...]</p></div>]]></content:encoded>
	</item>
</channel>
</rss>

