<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.12-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Abstraction in CSS</title>
	<link>http://www.lshift.net/blog/2008/04/30/abstraction-in-css</link>
	<description>What happens at LShift</description>
	<pubDate>Sat, 06 Sep 2008 01:49:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.12-alpha</generator>

	<item>
		<title>by: Silky</title>
		<link>http://www.lshift.net/blog/2008/04/30/abstraction-in-css#comment-94212</link>
		<pubDate>Mon, 05 May 2008 03:48:35 +0000</pubDate>
		<guid>http://www.lshift.net/blog/2008/04/30/abstraction-in-css#comment-94212</guid>
					<description>&lt;p&gt;And to be clear, I mean a language ontop of CSS is a good idea, not yet another annoying css-editing-ide.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>And to be clear, I mean a language ontop of CSS is a good idea, not yet another annoying css-editing-ide.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Silky</title>
		<link>http://www.lshift.net/blog/2008/04/30/abstraction-in-css#comment-94211</link>
		<pubDate>Mon, 05 May 2008 03:44:09 +0000</pubDate>
		<guid>http://www.lshift.net/blog/2008/04/30/abstraction-in-css#comment-94211</guid>
					<description>&lt;p&gt;Nice idea, I think. A pre-compiler for css would certainly be the best plan.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice idea, I think. A pre-compiler for css would certainly be the best plan.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Liam Clancy (metafeather)</title>
		<link>http://www.lshift.net/blog/2008/04/30/abstraction-in-css#comment-93863</link>
		<pubDate>Sat, 03 May 2008 13:10:50 +0000</pubDate>
		<guid>http://www.lshift.net/blog/2008/04/30/abstraction-in-css#comment-93863</guid>
					<description>&lt;p&gt;Personally I have had great success with SASS - part of HAML and in common use in Ruby on Rails projects:&lt;/p&gt;

&lt;p&gt;http://haml.hamptoncatlin.com/docs/rdoc/classes/Sass.html&lt;/p&gt;

&lt;p&gt;It has many of the attributes you mention, and can be run standalone for easy integration with projects in other languages, however its killer feature for me is to easily be able to refactor the specificity of an entire CSS tree easily in response to HTML changes and so make effective use of a kind of CSS namespacing - using top level HTML elements from which to start the cascade and prevent rules conflicts and style confusion as you touched on in your last article.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Personally I have had great success with SASS - part of HAML and in common use in Ruby on Rails projects:</p>
<p>http://haml.hamptoncatlin.com/docs/rdoc/classes/Sass.html</p>
<p>It has many of the attributes you mention, and can be run standalone for easy integration with projects in other languages, however its killer feature for me is to easily be able to refactor the specificity of an entire CSS tree easily in response to HTML changes and so make effective use of a kind of CSS namespacing - using top level HTML elements from which to start the cascade and prevent rules conflicts and style confusion as you touched on in your last article.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ben Hood</title>
		<link>http://www.lshift.net/blog/2008/04/30/abstraction-in-css#comment-93328</link>
		<pubDate>Thu, 01 May 2008 11:30:50 +0000</pubDate>
		<guid>http://www.lshift.net/blog/2008/04/30/abstraction-in-css#comment-93328</guid>
					<description>&lt;p&gt;I really appreciated the succinctness of this comment: &lt;/p&gt;

&lt;blockquote cite="mikeb"&gt;We can add the ability to express intent.&lt;/blockquote&gt;

&lt;p&gt;Thanks for making it such an enjoyable read.&lt;/p&gt;

&lt;p&gt;BTW, can you turn on comment previews in Wordpress?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I really appreciated the succinctness of this comment: </p>
<blockquote cite="mikeb"><p>We can add the ability to express intent.</p></blockquote>
<p>Thanks for making it such an enjoyable read.</p>
<p>BTW, can you turn on comment previews in Wordpress?</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: tonyg</title>
		<link>http://www.lshift.net/blog/2008/04/30/abstraction-in-css#comment-93164</link>
		<pubDate>Wed, 30 Apr 2008 17:19:22 +0000</pubDate>
		<guid>http://www.lshift.net/blog/2008/04/30/abstraction-in-css#comment-93164</guid>
					<description>&lt;p&gt;Being able to abstract away from the details in CSS would be really useful. How about using something like &lt;a href="http://en.wikipedia.org/wiki/M4_(computer_language)" rel="nofollow"&gt;m4&lt;/a&gt; as a preprocessor, to experiment with the kinds of extensions you're imagining? (Don't let m4's sendmail reputation mislead you - it's an elegant and useful general-purpose macro preprocessor language :-) )&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Being able to abstract away from the details in CSS would be really useful. How about using something like <a href="http://en.wikipedia.org/wiki/M4_(computer_language)" rel="nofollow">m4</a> as a preprocessor, to experiment with the kinds of extensions you&#8217;re imagining? (Don&#8217;t let m4&#8217;s sendmail reputation mislead you - it&#8217;s an elegant and useful general-purpose macro preprocessor language :-) )</p>
]]></content:encoded>
				</item>
</channel>
</rss>
