<?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: Prototyping With The Grid 960 CSS Framework</title>
	<atom:link href="http://net.tutsplus.com/tutorials/html-css-techniques/prototyping-with-the-grid-960-css-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/html-css-techniques/prototyping-with-the-grid-960-css-framework/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 22:51:56 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: madmax</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/prototyping-with-the-grid-960-css-framework/#comment-129216</link>
		<dc:creator>madmax</dc:creator>
		<pubDate>Tue, 10 Nov 2009 20:24:50 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1787#comment-129216</guid>
		<description>another helpful tip for using this system, when designing its is some times hard to figure out what the grid is doing with your content, it doesnt do what you expected, this is a matter of troubleshooting the code and finding out what is out of place. to create a visual aid you can define a class callled &quot;.show&quot; and in it define a background color. add it to the grid class in your div and you will be able to visually see what it is doing. you can take that out when done. it really helps to trouble shoot positioning or determine if you need &quot;grid_1&quot; spacing anywhere</description>
		<content:encoded><![CDATA[<p>another helpful tip for using this system, when designing its is some times hard to figure out what the grid is doing with your content, it doesnt do what you expected, this is a matter of troubleshooting the code and finding out what is out of place. to create a visual aid you can define a class callled &#8220;.show&#8221; and in it define a background color. add it to the grid class in your div and you will be able to visually see what it is doing. you can take that out when done. it really helps to trouble shoot positioning or determine if you need &#8220;grid_1&#8243; spacing anywhere</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madmax</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/prototyping-with-the-grid-960-css-framework/#comment-129204</link>
		<dc:creator>madmax</dc:creator>
		<pubDate>Tue, 10 Nov 2009 20:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1787#comment-129204</guid>
		<description>i dont see what you mean, there is always more than one way to do anything in the computer world. it has nothing to do with &quot;better&quot; its just preference</description>
		<content:encoded><![CDATA[<p>i dont see what you mean, there is always more than one way to do anything in the computer world. it has nothing to do with &#8220;better&#8221; its just preference</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madmax</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/prototyping-with-the-grid-960-css-framework/#comment-129202</link>
		<dc:creator>madmax</dc:creator>
		<pubDate>Tue, 10 Nov 2009 20:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1787#comment-129202</guid>
		<description>its really not once you understand how the classes are to be used in your divs, 

I saw how easy this was the first time i saw it because i had to figure out how to evenly lay out a grid of photos to use with light box and i saw a common pattern in my css, i stumble across this and realize its already written as a system.</description>
		<content:encoded><![CDATA[<p>its really not once you understand how the classes are to be used in your divs, </p>
<p>I saw how easy this was the first time i saw it because i had to figure out how to evenly lay out a grid of photos to use with light box and i saw a common pattern in my css, i stumble across this and realize its already written as a system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madmax</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/prototyping-with-the-grid-960-css-framework/#comment-129200</link>
		<dc:creator>madmax</dc:creator>
		<pubDate>Tue, 10 Nov 2009 20:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1787#comment-129200</guid>
		<description>try coda</description>
		<content:encoded><![CDATA[<p>try coda</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madmax</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/prototyping-with-the-grid-960-css-framework/#comment-129194</link>
		<dc:creator>madmax</dc:creator>
		<pubDate>Tue, 10 Nov 2009 19:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1787#comment-129194</guid>
		<description>here is some further explaination,

http://www.smashingmagazine.com/2007/04/14/designing-with-grid-based-approach/

in other words, the web will look more and more like interactive web magazines rather than static text.

Its like the difference between doing magazine layout in microsoft word compared to adobe illustrator or indesign.</description>
		<content:encoded><![CDATA[<p>here is some further explaination,</p>
<p><a href="http://www.smashingmagazine.com/2007/04/14/designing-with-grid-based-approach/" rel="nofollow">http://www.smashingmagazine.com/2007/04/14/designing-with-grid-based-approach/</a></p>
<p>in other words, the web will look more and more like interactive web magazines rather than static text.</p>
<p>Its like the difference between doing magazine layout in microsoft word compared to adobe illustrator or indesign.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madmax</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/prototyping-with-the-grid-960-css-framework/#comment-129191</link>
		<dc:creator>madmax</dc:creator>
		<pubDate>Tue, 10 Nov 2009 19:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1787#comment-129191</guid>
		<description>he grid system started with laying out text and graphics for print design, every time you read a magazine, newspaper etc, you are staring at the grid system, you dont realize this because its creates a harmony for you eyes, it also creates a design out of the layout, for instance, you may see a photo in the background of a city, over that photo you see your columns of text in a spot of the photo that contains a large area of one color, then you see a composition of large display fonts creating a design over the photo. this couldnt be done gracefully without css, and now we can use a standard &quot;grid&quot; to &quot;layout&quot; web design instead of hacking and pixel pushing your stuff around until it fits.

look here, and compare the compositions one is css layout and the other is plain old web.

http://www.csszengarden.com/?cssfile=150/150.css
(this looks like a magazine)

http://oldstylewebdesign.com/
(this guy is full of crap, he just doesnt know how to use current standards, this site is dookie, remember in back in 2000 when the majority of sites looked like this, everyone needed flash in order to attempt what you can do with lightweight css)</description>
		<content:encoded><![CDATA[<p>he grid system started with laying out text and graphics for print design, every time you read a magazine, newspaper etc, you are staring at the grid system, you dont realize this because its creates a harmony for you eyes, it also creates a design out of the layout, for instance, you may see a photo in the background of a city, over that photo you see your columns of text in a spot of the photo that contains a large area of one color, then you see a composition of large display fonts creating a design over the photo. this couldnt be done gracefully without css, and now we can use a standard &#8220;grid&#8221; to &#8220;layout&#8221; web design instead of hacking and pixel pushing your stuff around until it fits.</p>
<p>look here, and compare the compositions one is css layout and the other is plain old web.</p>
<p><a href="http://www.csszengarden.com/?cssfile=150/150.css" rel="nofollow">http://www.csszengarden.com/?cssfile=150/150.css</a><br />
(this looks like a magazine)</p>
<p><a href="http://oldstylewebdesign.com/" rel="nofollow">http://oldstylewebdesign.com/</a><br />
(this guy is full of crap, he just doesnt know how to use current standards, this site is dookie, remember in back in 2000 when the majority of sites looked like this, everyone needed flash in order to attempt what you can do with lightweight css)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madmax</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/prototyping-with-the-grid-960-css-framework/#comment-129181</link>
		<dc:creator>madmax</dc:creator>
		<pubDate>Tue, 10 Nov 2009 19:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1787#comment-129181</guid>
		<description>OMG, tables? what is the point of furthering web standards, tables give you dookie looking sites with no flexability in layout, css enables all the same directives as print design. you can define how far apart columns of text are down to the very pixel!! you can have total control over how your fonts are styled, 

DUDE tables are lazy!!, save the tables for displaying data from a database, thats what they are for.</description>
		<content:encoded><![CDATA[<p>OMG, tables? what is the point of furthering web standards, tables give you dookie looking sites with no flexability in layout, css enables all the same directives as print design. you can define how far apart columns of text are down to the very pixel!! you can have total control over how your fonts are styled, </p>
<p>DUDE tables are lazy!!, save the tables for displaying data from a database, thats what they are for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madmax</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/prototyping-with-the-grid-960-css-framework/#comment-129179</link>
		<dc:creator>madmax</dc:creator>
		<pubDate>Tue, 10 Nov 2009 19:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1787#comment-129179</guid>
		<description>notepad and a webbrowser</description>
		<content:encoded><![CDATA[<p>notepad and a webbrowser</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madmax</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/prototyping-with-the-grid-960-css-framework/#comment-129177</link>
		<dc:creator>madmax</dc:creator>
		<pubDate>Tue, 10 Nov 2009 19:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1787#comment-129177</guid>
		<description>its useful because in print layout there is a universal grid system for consistent design layout, they grid can change and you may even use the grid abstractly but there is still a grid that drives the gutter space, margins, rag, etc.. you will notice the same directives in css to emulate print layout while designing web. This is why web pages are looking more and more like magazine layouts, because of css. Now we have a &quot;standard&quot; grid system that we can start with and then &quot;tweak&quot; to suit our needs, just like designing a mag layout in indesign or quark, but this is measured for browsers and pixels. css is simple however very seldom is &quot;web layout&quot; structured and consistent.</description>
		<content:encoded><![CDATA[<p>its useful because in print layout there is a universal grid system for consistent design layout, they grid can change and you may even use the grid abstractly but there is still a grid that drives the gutter space, margins, rag, etc.. you will notice the same directives in css to emulate print layout while designing web. This is why web pages are looking more and more like magazine layouts, because of css. Now we have a &#8220;standard&#8221; grid system that we can start with and then &#8220;tweak&#8221; to suit our needs, just like designing a mag layout in indesign or quark, but this is measured for browsers and pixels. css is simple however very seldom is &#8220;web layout&#8221; structured and consistent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madmax</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/prototyping-with-the-grid-960-css-framework/#comment-129170</link>
		<dc:creator>madmax</dc:creator>
		<pubDate>Tue, 10 Nov 2009 19:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1787#comment-129170</guid>
		<description>no use it in your real site! have one css file named 960.css and include it as your framework, then include a second for page specific directives.</description>
		<content:encoded><![CDATA[<p>no use it in your real site! have one css file named 960.css and include it as your framework, then include a second for page specific directives.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/7 queries in 0.008 seconds using memcached
Content Delivery Network via 

Served from: psdtutsplus.com @ 2009-11-21 15:41:25 -->