<?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: Introducing: Compact Multi-line CSS!</title>
	<atom:link href="http://blog.sugarenia.com/archives/web-design/introducing-compact-multi-line-css/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.sugarenia.com/archives/web-design/introducing-compact-multi-line-css</link>
	<description>web standards, usability &#38; other girly stuff</description>
	<lastBuildDate>Thu, 04 Mar 2010 06:13:46 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sugar</title>
		<link>http://blog.sugarenia.com/archives/web-design/introducing-compact-multi-line-css/comment-page-1#comment-128875</link>
		<dc:creator>Sugar</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sugarenia.com/?p=1064#comment-128875</guid>
		<description>@Lea

Thanks for the tip :)</description>
		<content:encoded><![CDATA[<p>@Lea</p>
<p>Thanks for the tip <img src='http://blog.sugarenia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lea Verou</title>
		<link>http://blog.sugarenia.com/archives/web-design/introducing-compact-multi-line-css/comment-page-1#comment-128799</link>
		<dc:creator>Lea Verou</dc:creator>
		<pubDate>Sun, 21 Jun 2009 12:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sugarenia.com/?p=1064#comment-128799</guid>
		<description>Search Google Code for the script &quot;Minify&quot;. It minifies your js and css on the fly, and re-minifies automatically when you upload a new file, so you won&#039;t have to worry about it ever again. :)</description>
		<content:encoded><![CDATA[<p>Search Google Code for the script &#8220;Minify&#8221;. It minifies your js and css on the fly, and re-minifies automatically when you upload a new file, so you won&#8217;t have to worry about it ever again. <img src='http://blog.sugarenia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sugar</title>
		<link>http://blog.sugarenia.com/archives/web-design/introducing-compact-multi-line-css/comment-page-1#comment-128559</link>
		<dc:creator>Sugar</dc:creator>
		<pubDate>Thu, 18 Jun 2009 17:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sugarenia.com/?p=1064#comment-128559</guid>
		<description>@Lea

I find myself always tweaking CSS rules even after a project is finished, so I find it kind of a hassle to de-minify, edit source and minify again.

Still, this method was not supposed to be a remedy for extra whitespace in CSS, just a try to organize properties in a way that makes sense.</description>
		<content:encoded><![CDATA[<p>@Lea</p>
<p>I find myself always tweaking CSS rules even after a project is finished, so I find it kind of a hassle to de-minify, edit source and minify again.</p>
<p>Still, this method was not supposed to be a remedy for extra whitespace in CSS, just a try to organize properties in a way that makes sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lea Verou</title>
		<link>http://blog.sugarenia.com/archives/web-design/introducing-compact-multi-line-css/comment-page-1#comment-128516</link>
		<dc:creator>Lea Verou</dc:creator>
		<pubDate>Thu, 18 Jun 2009 06:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sugarenia.com/?p=1064#comment-128516</guid>
		<description>Minify your CSS and you won&#039;t have to worry about wasting bandwidth with whitespace :)

Personally, I&#039;ve recently started to use even MORE whitespace, by indenting CSS rules that refer to descendants of elements that are targeted in other CSS rules. It makes big CSS files soooo much easier to scan that I think I&#039;ll stick with it for ever.</description>
		<content:encoded><![CDATA[<p>Minify your CSS and you won&#8217;t have to worry about wasting bandwidth with whitespace <img src='http://blog.sugarenia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Personally, I&#8217;ve recently started to use even MORE whitespace, by indenting CSS rules that refer to descendants of elements that are targeted in other CSS rules. It makes big CSS files soooo much easier to scan that I think I&#8217;ll stick with it for ever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lexx</title>
		<link>http://blog.sugarenia.com/archives/web-design/introducing-compact-multi-line-css/comment-page-1#comment-128390</link>
		<dc:creator>lexx</dc:creator>
		<pubDate>Tue, 16 Jun 2009 20:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sugarenia.com/?p=1064#comment-128390</guid>
		<description>+1 single-line!</description>
		<content:encoded><![CDATA[<p>+1 single-line!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sugar</title>
		<link>http://blog.sugarenia.com/archives/web-design/introducing-compact-multi-line-css/comment-page-1#comment-127798</link>
		<dc:creator>Sugar</dc:creator>
		<pubDate>Mon, 08 Jun 2009 17:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sugarenia.com/?p=1064#comment-127798</guid>
		<description>@Gerasimos

I have, in FancyCage CSS. If you&#039;re happy with one-liners, won&#039;t really work for you. But I&#039;m not really content with any of the two solutions, and this just made sense to the way I code CSS.</description>
		<content:encoded><![CDATA[<p>@Gerasimos</p>
<p>I have, in FancyCage CSS. If you&#8217;re happy with one-liners, won&#8217;t really work for you. But I&#8217;m not really content with any of the two solutions, and this just made sense to the way I code CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerasimos</title>
		<link>http://blog.sugarenia.com/archives/web-design/introducing-compact-multi-line-css/comment-page-1#comment-127700</link>
		<dc:creator>Gerasimos</dc:creator>
		<pubDate>Sun, 07 Jun 2009 10:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sugarenia.com/?p=1064#comment-127700</guid>
		<description>Nice approach, makes really sense although i&#039;m sticking with the 1 per line style. I just can&#039;t get used of anything else.

@Sugar: Have you tried this style yet?</description>
		<content:encoded><![CDATA[<p>Nice approach, makes really sense although i&#8217;m sticking with the 1 per line style. I just can&#8217;t get used of anything else.</p>
<p>@Sugar: Have you tried this style yet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sugar</title>
		<link>http://blog.sugarenia.com/archives/web-design/introducing-compact-multi-line-css/comment-page-1#comment-127119</link>
		<dc:creator>Sugar</dc:creator>
		<pubDate>Mon, 01 Jun 2009 16:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sugarenia.com/?p=1064#comment-127119</guid>
		<description>@John Ain&#039;t trying to find a property by scanning horizontally kind of a pain?

After some years of looking at code, I think the only way I can scan is vertically :/</description>
		<content:encoded><![CDATA[<p>@John Ain&#8217;t trying to find a property by scanning horizontally kind of a pain?</p>
<p>After some years of looking at code, I think the only way I can scan is vertically :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Tsevdos</title>
		<link>http://blog.sugarenia.com/archives/web-design/introducing-compact-multi-line-css/comment-page-1#comment-127018</link>
		<dc:creator>John Tsevdos</dc:creator>
		<pubDate>Sun, 31 May 2009 11:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sugarenia.com/?p=1064#comment-127018</guid>
		<description>I&#039;ve become a big fan of single-line coding, lately... The hybrid solution you presenting here it&#039;s interesting, although I believe that the single-line approach rocks!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve become a big fan of single-line coding, lately&#8230; The hybrid solution you presenting here it&#8217;s interesting, although I believe that the single-line approach rocks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
