<?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: Nobody Wants to See Your Whitespace: Minify CSS and Javascript using Yahoo!&#8217;s UI Compressor</title>
	<atom:link href="http://www.dquinn.net/minify-css-javascript-yui-compressor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dquinn.net/minify-css-javascript-yui-compressor/</link>
	<description>Daniel J. Quinn&#039;s journal of WordPress, electronic publishing, and general geek culture.</description>
	<lastBuildDate>Mon, 26 Jul 2010 19:03:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dquinn</title>
		<link>http://www.dquinn.net/minify-css-javascript-yui-compressor/#comment-94</link>
		<dc:creator>dquinn</dc:creator>
		<pubDate>Sat, 06 Jun 2009 01:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1477#comment-94</guid>
		<description>Oh wow, thanks for noting this. Very helpful in keeping the license information. (We still face the problem of whether we ought to keep the byte size that comes with the information, rather than compressing it, however. Some licenses permit us to credit them elsewhere, but of course with most, removing the data via compression violates the agreement. I suppose this is another quandary where copyright and its derivatives brush up against utility in technology.)</description>
		<content:encoded><![CDATA[<p>Oh wow, thanks for noting this. Very helpful in keeping the license information. (We still face the problem of whether we ought to keep the byte size that comes with the information, rather than compressing it, however. Some licenses permit us to credit them elsewhere, but of course with most, removing the data via compression violates the agreement. I suppose this is another quandary where copyright and its derivatives brush up against utility in technology.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.dquinn.net/minify-css-javascript-yui-compressor/#comment-93</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 06 Jun 2009 01:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1477#comment-93</guid>
		<description>You can keep comments by starting them with a /*!

/*! this is a comment */

will turn into 

/* this is a comment */

http://www.julienlecomte.net/yuicompressor/README</description>
		<content:encoded><![CDATA[<p>You can keep comments by starting them with a /*!</p>
<p>/*! this is a comment */</p>
<p>will turn into </p>
<p>/* this is a comment */</p>
<p>http://www.julienlecomte.net/yuicompressor/README</p>
]]></content:encoded>
	</item>
</channel>
</rss>
