<?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: Building Web Applications With Apache Ant</title>
	<atom:link href="http://www.julienlecomte.net/blog/2007/09/16/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.julienlecomte.net/blog/2007/09/16/</link>
	<description>Amateur Astronomy, Woodworking, Web Development and Operating System Programming.</description>
	<lastBuildDate>Sat, 26 Nov 2011 05:01:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Armindo Cachada</title>
		<link>http://www.julienlecomte.net/blog/2007/09/16/comment-page-1/#comment-3362</link>
		<dc:creator>Armindo Cachada</dc:creator>
		<pubDate>Mon, 15 Jun 2009 09:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/09/11/building-web-applications-with-apache-ant/#comment-3362</guid>
		<description>Julien,

I really found your blog post useful. I used your FileTransform, tweaked it a bit and added extra features. If you are interested you can find more at:

http://simplyolaf.blogspot.com/2009/06/minimizing-number-of-http-requests-by.html

and 

http://simplyolaf.blogspot.com/2009/06/minifying-css-and-js-with-yahoo.html</description>
		<content:encoded><![CDATA[<p>Julien,</p>
<p>I really found your blog post useful. I used your FileTransform, tweaked it a bit and added extra features. If you are interested you can find more at:</p>
<p><a href="http://simplyolaf.blogspot.com/2009/06/minimizing-number-of-http-requests-by.html" rel="nofollow">http://simplyolaf.blogspot.com/2009/06/minimizing-number-of-http-requests-by.html</a></p>
<p>and </p>
<p><a href="http://simplyolaf.blogspot.com/2009/06/minifying-css-and-js-with-yahoo.html" rel="nofollow">http://simplyolaf.blogspot.com/2009/06/minifying-css-and-js-with-yahoo.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rimian</title>
		<link>http://www.julienlecomte.net/blog/2007/09/16/comment-page-1/#comment-3226</link>
		<dc:creator>Rimian</dc:creator>
		<pubDate>Fri, 27 Feb 2009 05:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/09/11/building-web-applications-with-apache-ant/#comment-3226</guid>
		<description>Nice one! I&#039;ve been using Apache Ant to deploy and manage tasks for a while but this takes me to a new level. Thank you.</description>
		<content:encoded><![CDATA[<p>Nice one! I&#8217;ve been using Apache Ant to deploy and manage tasks for a while but this takes me to a new level. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DJDaveMark</title>
		<link>http://www.julienlecomte.net/blog/2007/09/16/comment-page-1/#comment-3192</link>
		<dc:creator>DJDaveMark</dc:creator>
		<pubDate>Fri, 23 Jan 2009 09:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/09/11/building-web-applications-with-apache-ant/#comment-3192</guid>
		<description>Any reason why we can&#039;t use the ANT tasks &#039;replace&#039; et &#039;replaceregexp&#039; for preprocessing the JavaScript code instead of &#039;cpp&#039;?

http://ant.apache.org/manual/CoreTasks/replace.html

This would save installing Cygwin</description>
		<content:encoded><![CDATA[<p>Any reason why we can&#8217;t use the ANT tasks &#8216;replace&#8217; et &#8216;replaceregexp&#8217; for preprocessing the JavaScript code instead of &#8216;cpp&#8217;?</p>
<p><a href="http://ant.apache.org/manual/CoreTasks/replace.html" rel="nofollow">http://ant.apache.org/manual/CoreTasks/replace.html</a></p>
<p>This would save installing Cygwin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Elkner</title>
		<link>http://www.julienlecomte.net/blog/2007/09/16/comment-page-1/#comment-2904</link>
		<dc:creator>Jens Elkner</dc:creator>
		<pubDate>Wed, 23 Apr 2008 04:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/09/11/building-web-applications-with-apache-ant/#comment-2904</guid>
		<description>Yeep, that&#039;s a good one. However pretty inefficient ant &quot;support&quot; is pretty annoying. Thus I wrote a Css and Js Ant filter, which might be used e.g. in a copy task (for more info see http://iws.cs.uni-magdeburg.de/~elkner/yui/yuicompressor-2.3.5jel.readme.txt). BTW: Also improved performance by ~ factor 10 ;-).</description>
		<content:encoded><![CDATA[<p>Yeep, that&#8217;s a good one. However pretty inefficient ant &#8220;support&#8221; is pretty annoying. Thus I wrote a Css and Js Ant filter, which might be used e.g. in a copy task (for more info see <a href="http://iws.cs.uni-magdeburg.de/~elkner/yui/yuicompressor-2.3.5jel.readme.txt" rel="nofollow">http://iws.cs.uni-magdeburg.de/~elkner/yui/yuicompressor-2.3.5jel.readme.txt</a>). BTW: Also improved performance by ~ factor 10 ;-).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hiren panchal</title>
		<link>http://www.julienlecomte.net/blog/2007/09/16/comment-page-1/#comment-2879</link>
		<dc:creator>hiren panchal</dc:creator>
		<pubDate>Thu, 17 Apr 2008 16:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/09/11/building-web-applications-with-apache-ant/#comment-2879</guid>
		<description>indeed great article. 

would it be possible for you to post sample ant project which minifies and concatenates js and css files?

thanks in advance</description>
		<content:encoded><![CDATA[<p>indeed great article. </p>
<p>would it be possible for you to post sample ant project which minifies and concatenates js and css files?</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitchell Cohen</title>
		<link>http://www.julienlecomte.net/blog/2007/09/16/comment-page-1/#comment-2877</link>
		<dc:creator>Mitchell Cohen</dc:creator>
		<pubDate>Tue, 15 Apr 2008 13:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/09/11/building-web-applications-with-apache-ant/#comment-2877</guid>
		<description>Greate article...really.  Any chance you post your ant script?</description>
		<content:encoded><![CDATA[<p>Greate article&#8230;really.  Any chance you post your ant script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SiggeLund</title>
		<link>http://www.julienlecomte.net/blog/2007/09/16/comment-page-1/#comment-2875</link>
		<dc:creator>SiggeLund</dc:creator>
		<pubDate>Mon, 14 Apr 2008 14:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/09/11/building-web-applications-with-apache-ant/#comment-2875</guid>
		<description>Excellent guide that truly helped me today. Thank you!</description>
		<content:encoded><![CDATA[<p>Excellent guide that truly helped me today. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Daniel</title>
		<link>http://www.julienlecomte.net/blog/2007/09/16/comment-page-1/#comment-2866</link>
		<dc:creator>Jean-Daniel</dc:creator>
		<pubDate>Sat, 15 Mar 2008 19:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/09/11/building-web-applications-with-apache-ant/#comment-2866</guid>
		<description>Thanks for this great article.

Just a note about the CPP invocation, I suggest to had the -CC flag to avoid comments stripping. The comment stripping will be performed by yuicompressor and it will preserve conditional comments.</description>
		<content:encoded><![CDATA[<p>Thanks for this great article.</p>
<p>Just a note about the CPP invocation, I suggest to had the -CC flag to avoid comments stripping. The comment stripping will be performed by yuicompressor and it will preserve conditional comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Henke</title>
		<link>http://www.julienlecomte.net/blog/2007/09/16/comment-page-1/#comment-2840</link>
		<dc:creator>Mike Henke</dc:creator>
		<pubDate>Mon, 11 Feb 2008 17:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/09/11/building-web-applications-with-apache-ant/#comment-2840</guid>
		<description>Could you update the ant example for yuicompressor.jar to the latest release 2.3.5?  Maybe that could be included in the documentaion (Readme file) so it is update for each release.  Thanks</description>
		<content:encoded><![CDATA[<p>Could you update the ant example for yuicompressor.jar to the latest release 2.3.5?  Maybe that could be included in the documentaion (Readme file) so it is update for each release.  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IN MY OPINION &#187; YUI Compression tool as Ant Task</title>
		<link>http://www.julienlecomte.net/blog/2007/09/16/comment-page-1/#comment-709</link>
		<dc:creator>IN MY OPINION &#187; YUI Compression tool as Ant Task</dc:creator>
		<pubDate>Thu, 29 Nov 2007 18:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/09/11/building-web-applications-with-apache-ant/#comment-709</guid>
		<description>[...] overview of the tool usage from Ant script is here. However, it is just calls to the compressor as to command-line program, which is verbose and [...]</description>
		<content:encoded><![CDATA[<p>[...] overview of the tool usage from Ant script is here. However, it is just calls to the compressor as to command-line program, which is verbose and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

