<?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: Using YUI compressor in a web project</title>
	<atom:link href="http://heliologue.com/2008/09/22/using-yui-compressor-in-a-web-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://heliologue.com/2008/09/22/using-yui-compressor-in-a-web-project/</link>
	<description></description>
	<lastBuildDate>Sun, 14 Mar 2010 19:56:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Armindo Cachada</title>
		<link>http://heliologue.com/2008/09/22/using-yui-compressor-in-a-web-project/comment-page-1/#comment-177675</link>
		<dc:creator>Armindo Cachada</dc:creator>
		<pubDate>Mon, 15 Jun 2009 09:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://heliologue.com/?p=2692#comment-177675</guid>
		<description>In my blog you can find an example on how to use YUI compressor in an ant task. This code also has a nice feature that concatenates css and js files without hardcoding them into the build.xml file, using a custom ant task.

You can find more information at:

http://simplyolaf.blogspot.com/2009/06/minifying-css-and-js-with-yahoo.html

and 

http://simplyolaf.blogspot.com/2009/06/minimizing-number-of-http-requests-by.html</description>
		<content:encoded><![CDATA[<p>In my blog you can find an example on how to use YUI compressor in an ant task. This code also has a nice feature that concatenates css and js files without hardcoding them into the build.xml file, using a custom ant task.</p>
<p>You can find more information at:</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>
<p>and </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>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://heliologue.com/2008/09/22/using-yui-compressor-in-a-web-project/comment-page-1/#comment-176351</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 13 May 2009 20:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://heliologue.com/?p=2692#comment-176351</guid>
		<description>You&#039;ll have to be a little clearer with your site layout.  And can you post your build file on PasteBin or something?</description>
		<content:encoded><![CDATA[<p>You&#8217;ll have to be a little clearer with your site layout.  And can you post your build file on PasteBin or something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://heliologue.com/2008/09/22/using-yui-compressor-in-a-web-project/comment-page-1/#comment-176348</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Wed, 13 May 2009 20:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://heliologue.com/?p=2692#comment-176348</guid>
		<description>I can not get this code to work for me.  I have the following set up:
mySite
+-- Build
   +-- css
   +-- js
   +-- pages
+-- Website
   +-- css
   +-- js
   +-- pages
  Cots

I am trying to take my js files from under &#039;Website&#039; and minify and compress them into the &#039;Build/js&#039; drirectory... however I keep getting &#039;No files found&#039; echo prints.</description>
		<content:encoded><![CDATA[<p>I can not get this code to work for me.  I have the following set up:<br />
mySite<br />
+&#8211; Build<br />
   +&#8211; css<br />
   +&#8211; js<br />
   +&#8211; pages<br />
+&#8211; Website<br />
   +&#8211; css<br />
   +&#8211; js<br />
   +&#8211; pages<br />
  Cots</p>
<p>I am trying to take my js files from under &#8216;Website&#8217; and minify and compress them into the &#8216;Build/js&#8217; drirectory&#8230; however I keep getting &#8216;No files found&#8217; echo prints.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
