<?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: Two fundamental problems with CSS optimization and compression</title>
	<atom:link href="http://www.recommendedwebtools.com/index.php/607/two-fundamental-problems-with-css-optimization-and-compression/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.recommendedwebtools.com/index.php/607/two-fundamental-problems-with-css-optimization-and-compression/</link>
	<description>Recommended Web Tools Blog</description>
	<lastBuildDate>Sun, 08 Jan 2012 14:24:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Paul Flyer</title>
		<link>http://www.recommendedwebtools.com/index.php/607/two-fundamental-problems-with-css-optimization-and-compression/#comment-78192</link>
		<dc:creator>Paul Flyer</dc:creator>
		<pubDate>Wed, 26 Sep 2007 23:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.recommendedwebtools.com/index.php/607/two-fundamental-problems-with-css-optimization-and-compression/#comment-78192</guid>
		<description>Kerry,
I know what you mean about compression and readability. My own goal was to save bandwidth.  Thanks for the tip about using a routine.</description>
		<content:encoded><![CDATA[<p>Kerry,<br />
I know what you mean about compression and readability. My own goal was to save bandwidth.  Thanks for the tip about using a routine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kerry Rowland</title>
		<link>http://www.recommendedwebtools.com/index.php/607/two-fundamental-problems-with-css-optimization-and-compression/#comment-73690</link>
		<dc:creator>Kerry Rowland</dc:creator>
		<pubDate>Wed, 22 Aug 2007 17:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.recommendedwebtools.com/index.php/607/two-fundamental-problems-with-css-optimization-and-compression/#comment-73690</guid>
		<description>I dunno. Since the whitespace compression in the CSS is what makes it hard to read, why not create a routine for when you open a compressed file?

Something like: replace all &quot;}&quot; with &quot;}\n\n&quot; and replace all &quot;;&quot; with &quot;;\n\t&quot; and replace all &quot;{&quot; with &quot;{\n\t&quot;?

This would let you work from the &quot;live&quot; version and it would be readable, especially if the original, uncompressed version consolidated selectors and properties.

Not ideal, but would work in a pinch...</description>
		<content:encoded><![CDATA[<p>I dunno. Since the whitespace compression in the CSS is what makes it hard to read, why not create a routine for when you open a compressed file?</p>
<p>Something like: replace all &#8220;}&#8221; with &#8220;}\n\n&#8221; and replace all &#8220;;&#8221; with &#8220;;\n\t&#8221; and replace all &#8220;{&#8221; with &#8220;{\n\t&#8221;?</p>
<p>This would let you work from the &#8220;live&#8221; version and it would be readable, especially if the original, uncompressed version consolidated selectors and properties.</p>
<p>Not ideal, but would work in a pinch&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

