<?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: W3C CSS Grid Positioning</title>
	<atom:link href="http://ajaxian.com/archives/w3c-css-grid-positioning/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/w3c-css-grid-positioning</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: skippyK</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260177</link>
		<dc:creator>skippyK</dc:creator>
		<pubDate>Wed, 19 Dec 2007 22:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260177</guid>
		<description>Display:table (and all the associated properties) would be awesome, but it&#039;s still not a complete solution. Principally, it still demands source ordering be in visual rather than semantic order (in fact, for many layouts, display:table etc. would be a step backwards). I&#039;m not dissing display:table, or display:*, all current display values have incredibly useful applications and ubiquitous support for them would completely change how we do our jobs for the better. But the CSS3 grid layout spec is attempting to solve different layout issues.</description>
		<content:encoded><![CDATA[<p>Display:table (and all the associated properties) would be awesome, but it&#8217;s still not a complete solution. Principally, it still demands source ordering be in visual rather than semantic order (in fact, for many layouts, display:table etc. would be a step backwards). I&#8217;m not dissing display:table, or display:*, all current display values have incredibly useful applications and ubiquitous support for them would completely change how we do our jobs for the better. But the CSS3 grid layout spec is attempting to solve different layout issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Menno</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260149</link>
		<dc:creator>Menno</dc:creator>
		<pubDate>Wed, 19 Dec 2007 08:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260149</guid>
		<description>Dustin, I&#039;m afraid the display:table spec will be of little use since it has no equivalent for colspan and rowspan. This grid spec looks very promising even if the syntax is a bit obscure. I&#039;m also looking forward to implementations of the CSS3 template spec: http://www.w3.org/TR/2005/WD-css3-layout-20051215/#template-based</description>
		<content:encoded><![CDATA[<p>Dustin, I&#8217;m afraid the display:table spec will be of little use since it has no equivalent for colspan and rowspan. This grid spec looks very promising even if the syntax is a bit obscure. I&#8217;m also looking forward to implementations of the CSS3 template spec: <a href="http://www.w3.org/TR/2005/WD-css3-layout-20051215/#template-based" rel="nofollow">http://www.w3.org/TR/2005/WD-css3-layout-20051215/#template-based</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin Diaz</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260144</link>
		<dc:creator>Dustin Diaz</dc:creator>
		<pubDate>Tue, 18 Dec 2007 23:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260144</guid>
		<description>This seems neat. But why not just get display:table correct? We all know what tables do and how they work. Why bother reinventing this wheel.</description>
		<content:encoded><![CDATA[<p>This seems neat. But why not just get display:table correct? We all know what tables do and how they work. Why bother reinventing this wheel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: staaky</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260141</link>
		<dc:creator>staaky</dc:creator>
		<pubDate>Tue, 18 Dec 2007 23:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260141</guid>
		<description>Let&#039;s not make CSS more complicated then it is. This spec, especially the syntax, could use some rethinking. The syntax looks more complex then what&#039;s actually created with it. Hopefully some effort will be spent on making it as readable and easy to use as the rest of CSS. 

I&#039;d rather use the current spec with a bit of creativity and get the job done then using: body { grid-columns: &quot;left-edge&quot; * 1em * 0.5em &quot;center&quot; 0.5em * 1em * &quot;right-edge&quot;; }, no thanks.</description>
		<content:encoded><![CDATA[<p>Let&#8217;s not make CSS more complicated then it is. This spec, especially the syntax, could use some rethinking. The syntax looks more complex then what&#8217;s actually created with it. Hopefully some effort will be spent on making it as readable and easy to use as the rest of CSS. </p>
<p>I&#8217;d rather use the current spec with a bit of creativity and get the job done then using: body { grid-columns: &#8220;left-edge&#8221; * 1em * 0.5em &#8220;center&#8221; 0.5em * 1em * &#8220;right-edge&#8221;; }, no thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skippyK</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260140</link>
		<dc:creator>skippyK</dc:creator>
		<pubDate>Tue, 18 Dec 2007 22:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260140</guid>
		<description>Is there a link for Dmitri&#039;s prediction? I&#039;d like to read his reasoning (personally, I think it would be awesome if IE were to implement this (presuming they implemented it correctly). If they did, it would be in the other three engines faster than you can say &quot;IE7 is the new IE6&quot;</description>
		<content:encoded><![CDATA[<p>Is there a link for Dmitri&#8217;s prediction? I&#8217;d like to read his reasoning (personally, I think it would be awesome if IE were to implement this (presuming they implemented it correctly). If they did, it would be in the other three engines faster than you can say &#8220;IE7 is the new IE6&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harald</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260139</link>
		<dc:creator>Harald</dc:creator>
		<pubDate>Tue, 18 Dec 2007 21:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260139</guid>
		<description>i don&#039;t like the syntax of this concept. i also get a headache if i think of the future, where microsoft invents a grid layout without talking to apple/opera/mozilla ...</description>
		<content:encoded><![CDATA[<p>i don&#8217;t like the syntax of this concept. i also get a headache if i think of the future, where microsoft invents a grid layout without talking to apple/opera/mozilla &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Allsopp</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260137</link>
		<dc:creator>John Allsopp</dc:creator>
		<pubDate>Tue, 18 Dec 2007 21:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260137</guid>
		<description>Just to clarify, the grid aspects are not as yet supported by either Firefox or Safari faict, but the multi-column properties are

j</description>
		<content:encoded><![CDATA[<p>Just to clarify, the grid aspects are not as yet supported by either Firefox or Safari faict, but the multi-column properties are</p>
<p>j</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Allsopp</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260136</link>
		<dc:creator>John Allsopp</dc:creator>
		<pubDate>Tue, 18 Dec 2007 21:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260136</guid>
		<description>Multicolumn layout is already quite widely supported in shipping browsers. Safari 3 (as shipping in Mac OS X 10.4.11 and 10.5), though sadly not mobile Safari support it with the -webkit- prefix. Firefox 2 (and possible even 1.5) support it with the -moz- prefix as well.

john</description>
		<content:encoded><![CDATA[<p>Multicolumn layout is already quite widely supported in shipping browsers. Safari 3 (as shipping in Mac OS X 10.4.11 and 10.5), though sadly not mobile Safari support it with the -webkit- prefix. Firefox 2 (and possible even 1.5) support it with the -moz- prefix as well.</p>
<p>john</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260131</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Tue, 18 Dec 2007 18:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260131</guid>
		<description>Yes! Proper column-grid layout is what I&#039;ve been waiting for!!
.
It is an effective technique, used in all types of print design and familiar to readers all over the world -- &lt;em&gt;once column layout is in a spec, it will change webpage design forever, mark my words.&lt;/em&gt;
.
I started out as a layout designer for print, and print layout can make web layout look like a middle-school yearbook made on a photocopier.  Web layout often looks like a cut-and-paste collage, because there are so many restrictions on how content can flow, and it is very difficult to relatively align and size page elements.
.
This spec may look like a headache to coders, but it&#039;s just the numbers side of a Pagemaker or Quark layout.  It will actually be much easier to do WYSIWYG with this spec -- because elements are relatively aligned and sized they will basically put themselves into place.
.
Especially as we move forward with technology, screen sizes vary more widely.  Column layout will help webpages adapt to all screen sizes, small or large.  Imagine being able to have an article presented in 4 columns on a widescreen, and 1 long column on a handheld. -- Or you could have the handheld snap-scroll horizontally by column.  Sounds simple, but it can&#039;t be done now without heavy javascript (which I am investigating, because I want this technique for handhelds).
.
Up with columns!! Up up up!</description>
		<content:encoded><![CDATA[<p>Yes! Proper column-grid layout is what I&#8217;ve been waiting for!!<br />
.<br />
It is an effective technique, used in all types of print design and familiar to readers all over the world &#8212; <em>once column layout is in a spec, it will change webpage design forever, mark my words.</em><br />
.<br />
I started out as a layout designer for print, and print layout can make web layout look like a middle-school yearbook made on a photocopier.  Web layout often looks like a cut-and-paste collage, because there are so many restrictions on how content can flow, and it is very difficult to relatively align and size page elements.<br />
.<br />
This spec may look like a headache to coders, but it&#8217;s just the numbers side of a Pagemaker or Quark layout.  It will actually be much easier to do WYSIWYG with this spec &#8212; because elements are relatively aligned and sized they will basically put themselves into place.<br />
.<br />
Especially as we move forward with technology, screen sizes vary more widely.  Column layout will help webpages adapt to all screen sizes, small or large.  Imagine being able to have an article presented in 4 columns on a widescreen, and 1 long column on a handheld. &#8212; Or you could have the handheld snap-scroll horizontally by column.  Sounds simple, but it can&#8217;t be done now without heavy javascript (which I am investigating, because I want this technique for handhelds).<br />
.<br />
Up with columns!! Up up up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Premasagar</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260123</link>
		<dc:creator>Premasagar</dc:creator>
		<pubDate>Tue, 18 Dec 2007 15:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260123</guid>
		<description>Let&#039;s hope it comes soon. 
Floats and positioning can be as clumsy as tables... It&#039;s about time that CSS got a proper, intentional grid...</description>
		<content:encoded><![CDATA[<p>Let&#8217;s hope it comes soon.<br />
Floats and positioning can be as clumsy as tables&#8230; It&#8217;s about time that CSS got a proper, intentional grid&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Hartmann</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260122</link>
		<dc:creator>Jon Hartmann</dc:creator>
		<pubDate>Tue, 18 Dec 2007 15:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260122</guid>
		<description>That syntax and thinking makes my head hurt.</description>
		<content:encoded><![CDATA[<p>That syntax and thinking makes my head hurt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260116</link>
		<dc:creator>Marty</dc:creator>
		<pubDate>Tue, 18 Dec 2007 15:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260116</guid>
		<description>Anyone here remember the MULTICOL tag, rather?</description>
		<content:encoded><![CDATA[<p>Anyone here remember the MULTICOL tag, rather?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260115</link>
		<dc:creator>Marty</dc:creator>
		<pubDate>Tue, 18 Dec 2007 15:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260115</guid>
		<description>Anyone here remember the  tag?

http://www.htmlref.com/reference/AppA/tag_multicol.htm

I predict this will meet with as much success.</description>
		<content:encoded><![CDATA[<p>Anyone here remember the  tag?</p>
<p><a href="http://www.htmlref.com/reference/AppA/tag_multicol.htm" rel="nofollow">http://www.htmlref.com/reference/AppA/tag_multicol.htm</a></p>
<p>I predict this will meet with as much success.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emehrkay</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260112</link>
		<dc:creator>emehrkay</dc:creator>
		<pubDate>Tue, 18 Dec 2007 13:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260112</guid>
		<description>Cool, css tables. 100% height?</description>
		<content:encoded><![CDATA[<p>Cool, css tables. 100% height?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deadcabbit</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260109</link>
		<dc:creator>deadcabbit</dc:creator>
		<pubDate>Tue, 18 Dec 2007 12:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260109</guid>
		<description>&quot;CSS grids are painful right now!&quot; - Oh tables, good old tables :D</description>
		<content:encoded><![CDATA[<p>&#8220;CSS grids are painful right now!&#8221; &#8211; Oh tables, good old tables :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Site Smart</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260107</link>
		<dc:creator>Site Smart</dc:creator>
		<pubDate>Tue, 18 Dec 2007 12:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260107</guid>
		<description>interesting concept. Ms actually bothered submitting a spec to w3c??? LOL</description>
		<content:encoded><![CDATA[<p>interesting concept. Ms actually bothered submitting a spec to w3c??? LOL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeria</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260105</link>
		<dc:creator>Jeria</dc:creator>
		<pubDate>Tue, 18 Dec 2007 12:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260105</guid>
		<description>http://www.sitepoint.com/blogs/2007/10/12/css-positioning-three-specs-better-than-one/</description>
		<content:encoded><![CDATA[<p><a href="http://www.sitepoint.com/blogs/2007/10/12/css-positioning-three-specs-better-than-one/" rel="nofollow">http://www.sitepoint.com/blogs/2007/10/12/css-positioning-three-specs-better-than-one/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan Roderick</title>
		<link>http://ajaxian.com/archives/w3c-css-grid-positioning/comment-page-1#comment-260104</link>
		<dc:creator>Morgan Roderick</dc:creator>
		<pubDate>Tue, 18 Dec 2007 12:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3124#comment-260104</guid>
		<description>That&#039;s a daring prediction ... but at least it will allow him to bash browser vendors in a &quot;these-predictions-failed&quot; post, which are so popular these days.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a daring prediction &#8230; but at least it will allow him to bash browser vendors in a &#8220;these-predictions-failed&#8221; post, which are so popular these days.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

