<?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 for Adrian Miu</title>
	<atom:link href="http://www.adrianmiu.ro/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adrianmiu.ro</link>
	<description>Developing websites and myself</description>
	<lastBuildDate>Mon, 12 Dec 2011 07:36:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Letting go of responsive grids, responsibly by Adrian</title>
		<link>http://www.adrianmiu.ro/2011/letting-go-of-responsive-grids-responsibly/#comment-106</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Mon, 12 Dec 2011 07:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.adrianmiu.ro/?p=15#comment-106</guid>
		<description>Definitely you need to add respond.js for IE. The side effect is insignificant (I don&#039;t know if regular IE users know how to disable their Javascript)

The only thing I don&#039;t like about simplegrid is that is not semantic, it cleverly replaces the regular &quot;col-*&quot; with &quot;slot-*&quot;. For example, if you have a list of products displayed as 4 column grid you have to programmatically add the class for the grid to work, while that should be achieved with CSS3 selectors. But that would be harder to maintain; it&#039;s not like a drop-and-forget type of solution like simplegrid.</description>
		<content:encoded><![CDATA[<p>Definitely you need to add respond.js for IE. The side effect is insignificant (I don&#8217;t know if regular IE users know how to disable their Javascript)</p>
<p>The only thing I don&#8217;t like about simplegrid is that is not semantic, it cleverly replaces the regular &#8220;col-*&#8221; with &#8220;slot-*&#8221;. For example, if you have a list of products displayed as 4 column grid you have to programmatically add the class for the grid to work, while that should be achieved with CSS3 selectors. But that would be harder to maintain; it&#8217;s not like a drop-and-forget type of solution like simplegrid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Letting go of responsive grids, responsibly by Paolo</title>
		<link>http://www.adrianmiu.ro/2011/letting-go-of-responsive-grids-responsibly/#comment-104</link>
		<dc:creator>Paolo</dc:creator>
		<pubDate>Sun, 11 Dec 2011 21:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.adrianmiu.ro/?p=15#comment-104</guid>
		<description>Your post helped tidying up the (responsive) grids jungle. I tried Simple Grid and it seems good indeed. To cite its author: &quot;Responsive. Infinite nesting. One class per element. Simple.&quot;. I liked.

Though, I&#039;d also like that it could support responsiveness in IE6-7-8. Instead there is a conditional comment preventing this:

&lt;!--[if lt IE 9 ]&gt;&lt;![endif]--&gt;

Removing the comment and loading response.js I obtained to add the missing feature. The question is simple: do you see any side effect doing this? Or perhaps, are there good reasons for not doing so?

Thanks the interesting post.</description>
		<content:encoded><![CDATA[<p>Your post helped tidying up the (responsive) grids jungle. I tried Simple Grid and it seems good indeed. To cite its author: &#8220;Responsive. Infinite nesting. One class per element. Simple.&#8221;. I liked.</p>
<p>Though, I&#8217;d also like that it could support responsiveness in IE6-7-8. Instead there is a conditional comment preventing this:</p>
<p><!--[if lt IE 9 ]&gt;&lt;![endif]--></p>
<p>Removing the comment and loading response.js I obtained to add the missing feature. The question is simple: do you see any side effect doing this? Or perhaps, are there good reasons for not doing so?</p>
<p>Thanks the interesting post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

