<?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: Semantic CSS grid layout with LESS</title>
	<atom:link href="http://richarddingwall.name/2009/12/28/semantic-css-grid-layout-with-less/feed/" rel="self" type="application/rss+xml" />
	<link>http://richarddingwall.name/2009/12/28/semantic-css-grid-layout-with-less/</link>
	<description>The adventures of a young kiwi software developer in London</description>
	<lastBuildDate>Thu, 10 May 2012 16:20:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Chandu</title>
		<link>http://richarddingwall.name/2009/12/28/semantic-css-grid-layout-with-less/comment-page-1/#comment-44731</link>
		<dc:creator>Chandu</dc:creator>
		<pubDate>Thu, 20 Oct 2011 20:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://richarddingwall.name/?p=2684#comment-44731</guid>
		<description>Hi,
For some reason when I try to use blueprint with less.css using the js file version, I get the error that .push-4 is not defined...
Am I missing something....

This is my CSS file:

&lt;code&gt;
@import &quot;screen.css&quot;;


#header{
	.container;
}
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi,<br />
For some reason when I try to use blueprint with less.css using the js file version, I get the error that .push-4 is not defined&#8230;<br />
Am I missing something&#8230;.</p>
<p>This is my CSS file:</p>
<p><code><br />
@import "screen.css";</p>
<p>#header{<br />
	.container;<br />
}<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume</title>
		<link>http://richarddingwall.name/2009/12/28/semantic-css-grid-layout-with-less/comment-page-1/#comment-17726</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Sat, 16 Oct 2010 15:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://richarddingwall.name/?p=2684#comment-17726</guid>
		<description>Hi, 

Nice idea, I had just the same :p
But there&#039;s a problem with the ie.css conditionnal stylesheet, if you don&#039;t really apply classes in the markup, the IE hacks don&#039;t apply and you lose a big advantage of blueprint...
Did you find a way around? 

Guillaume</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Nice idea, I had just the same :p<br />
But there&#8217;s a problem with the ie.css conditionnal stylesheet, if you don&#8217;t really apply classes in the markup, the IE hacks don&#8217;t apply and you lose a big advantage of blueprint&#8230;<br />
Did you find a way around? </p>
<p>Guillaume</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aidan Doolan</title>
		<link>http://richarddingwall.name/2009/12/28/semantic-css-grid-layout-with-less/comment-page-1/#comment-12201</link>
		<dc:creator>Aidan Doolan</dc:creator>
		<pubDate>Mon, 28 Dec 2009 11:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://richarddingwall.name/?p=2684#comment-12201</guid>
		<description>This looks really good, but it&#039;s a shame that we have to go to these extremes to produce simple layouts cleanly, coming up to 2010.

I use 960.gs, purely because it has taken away the pain of tables. I agree, it&#039;s still not ideal.

My background is in mainly in desktop dev. In the same time it takes to set up a layout in html with styling etc, I can write a small physics engine in a desktop app.

Maybe it&#039;s time to get back in to Silverlight. Or not.</description>
		<content:encoded><![CDATA[<p>This looks really good, but it&#8217;s a shame that we have to go to these extremes to produce simple layouts cleanly, coming up to 2010.</p>
<p>I use 960.gs, purely because it has taken away the pain of tables. I agree, it&#8217;s still not ideal.</p>
<p>My background is in mainly in desktop dev. In the same time it takes to set up a layout in html with styling etc, I can write a small physics engine in a desktop app.</p>
<p>Maybe it&#8217;s time to get back in to Silverlight. Or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://richarddingwall.name/2009/12/28/semantic-css-grid-layout-with-less/comment-page-1/#comment-12197</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 28 Dec 2009 04:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://richarddingwall.name/?p=2684#comment-12197</guid>
		<description>Hey Greg! There&#039;s a PHP handler for LESS here: http://www.aaronrussell.co.uk/blog/use-less-in-php-projects/</description>
		<content:encoded><![CDATA[<p>Hey Greg! There&#8217;s a PHP handler for LESS here: <a href="http://www.aaronrussell.co.uk/blog/use-less-in-php-projects/" rel="nofollow">http://www.aaronrussell.co.uk/blog/use-less-in-php-projects/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Comfort</title>
		<link>http://richarddingwall.name/2009/12/28/semantic-css-grid-layout-with-less/comment-page-1/#comment-12195</link>
		<dc:creator>Greg Comfort</dc:creator>
		<pubDate>Mon, 28 Dec 2009 02:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://richarddingwall.name/?p=2684#comment-12195</guid>
		<description>Dude, I like this! Could it be done with PHP as well?

Comfy</description>
		<content:encoded><![CDATA[<p>Dude, I like this! Could it be done with PHP as well?</p>
<p>Comfy</p>
]]></content:encoded>
	</item>
</channel>
</rss>

