<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: CSS 3 - Grid Positioning is Coming!</title>
	<link>http://www.pixelshell.com/blog/css-3-grid-positioning-is-coming/</link>
	<description>Promoting Web Standards and teaching web design tricks of the trade</description>
	<pubDate>Tue, 07 Feb 2012 20:38:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: parker</title>
		<link>http://www.pixelshell.com/blog/css-3-grid-positioning-is-coming/#comment-12350</link>
		<author>parker</author>
		<pubDate>Mon, 03 May 2010 18:20:59 +0000</pubDate>
		<guid>http://www.pixelshell.com/blog/css-3-grid-positioning-is-coming/#comment-12350</guid>
		<description>good to see theres still some people who write good content!</description>
		<content:encoded><![CDATA[<p>good to see theres still some people who write good content!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Myles de Bastion</title>
		<link>http://www.pixelshell.com/blog/css-3-grid-positioning-is-coming/#comment-37</link>
		<author>Myles de Bastion</author>
		<pubDate>Fri, 05 Oct 2007 18:45:12 +0000</pubDate>
		<guid>http://www.pixelshell.com/blog/css-3-grid-positioning-is-coming/#comment-37</guid>
		<description>Naturally! And to summorize Dmitrys lengthy reply.  "too much of anything is usually not good for you".

So in this case, abusing columns may make your content a little more difficult to read but when used appropiately (as with any web design technique) it will come into it's own.</description>
		<content:encoded><![CDATA[<p>Naturally! And to summorize Dmitrys lengthy reply.  &#8220;too much of anything is usually not good for you&#8221;.</p>
<p>So in this case, abusing columns may make your content a little more difficult to read but when used appropiately (as with any web design technique) it will come into it&#8217;s own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Fadeev</title>
		<link>http://www.pixelshell.com/blog/css-3-grid-positioning-is-coming/#comment-12</link>
		<author>Dmitry Fadeev</author>
		<pubDate>Thu, 20 Sep 2007 08:09:21 +0000</pubDate>
		<guid>http://www.pixelshell.com/blog/css-3-grid-positioning-is-coming/#comment-12</guid>
		<description>First post from Myles :) The blog is really starting to roll now.

Grid positioning, especially the column module is interesting because its importance is also arguable in the design industry. In an attempt to provide some valuable food for thought, I will throw in a comment questioning the value of multiple columns on the web. You have to look back at the reasons &lt;em&gt;why&lt;/em&gt; the columns were first invented and used to really understand the context in which they serve their function properly.

Reading is tiring. It is much more tiring if the columns are very wide, or if there are no columns and the page is wide. Why is this? Because your eyes have to travel from the end of the line of text, to the beginning of the next line quite some distance. This isn't a big deal at first, but after you read an article or two you will start to feel the strain. Newspapers realized this and split the text up into columns to improve readability. They wanted their content easy to digest so to speak. The limits of the physical page mean that columns are stacked horizontally. The web is a different affair—there are &lt;strong&gt;no&lt;/strong&gt; limits to the vertical height, and so stacking columns horizontally may actually harm readability.

Roger Johansson of 456 Berea Street &lt;a href="http://www.456bereastreet.com/archive/200509/css3_multicolumn_layout_considered_harmful/" rel="nofollow"&gt;put it quite bluntly&lt;/a&gt; saying that: &lt;em&gt;"Too many designers value 'creativity' above readability, usability, and accessibility. Using multiple columns in a print stylesheet may be useful, but onscreen, for longer articles? No. Face it, the Web is not a printed magazine."&lt;/em&gt;

Note that I do not necessarily agree with Mr Johansson. One more crucial point to consider is the screen real estate. The computer monitor is not limitless, it only displays a certain amount of pixels at any given time, so if it's necessary to fit something "above the fold", then columns may be the right tool for the job. I think in the future, when this module is out, we just need to be a little bit careful about how we use it. Thinking back to the original context columns were used, analyzing your particular situation and then deciding whether columns are appropriate would make for more intelligent and strategic design. Anyways... sorry for the long comment, just wanted to throw some thoughts in :)</description>
		<content:encoded><![CDATA[<p>First post from Myles :) The blog is really starting to roll now.</p>
<p>Grid positioning, especially the column module is interesting because its importance is also arguable in the design industry. In an attempt to provide some valuable food for thought, I will throw in a comment questioning the value of multiple columns on the web. You have to look back at the reasons <em>why</em> the columns were first invented and used to really understand the context in which they serve their function properly.</p>
<p>Reading is tiring. It is much more tiring if the columns are very wide, or if there are no columns and the page is wide. Why is this? Because your eyes have to travel from the end of the line of text, to the beginning of the next line quite some distance. This isn&#8217;t a big deal at first, but after you read an article or two you will start to feel the strain. Newspapers realized this and split the text up into columns to improve readability. They wanted their content easy to digest so to speak. The limits of the physical page mean that columns are stacked horizontally. The web is a different affair—there are <strong>no</strong> limits to the vertical height, and so stacking columns horizontally may actually harm readability.</p>
<p>Roger Johansson of 456 Berea Street <a href="http://www.456bereastreet.com/archive/200509/css3_multicolumn_layout_considered_harmful/" rel="nofollow">put it quite bluntly</a> saying that: <em>&#8220;Too many designers value &#8216;creativity&#8217; above readability, usability, and accessibility. Using multiple columns in a print stylesheet may be useful, but onscreen, for longer articles? No. Face it, the Web is not a printed magazine.&#8221;</em></p>
<p>Note that I do not necessarily agree with Mr Johansson. One more crucial point to consider is the screen real estate. The computer monitor is not limitless, it only displays a certain amount of pixels at any given time, so if it&#8217;s necessary to fit something &#8220;above the fold&#8221;, then columns may be the right tool for the job. I think in the future, when this module is out, we just need to be a little bit careful about how we use it. Thinking back to the original context columns were used, analyzing your particular situation and then deciding whether columns are appropriate would make for more intelligent and strategic design. Anyways&#8230; sorry for the long comment, just wanted to throw some thoughts in :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

