<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ThinkRobot &#187; grid</title>
	<atom:link href="http://think-robot.com/tag/grid/feed/" rel="self" type="application/rss+xml" />
	<link>http://think-robot.com</link>
	<description>Design &#38; Development Blog</description>
	<lastBuildDate>Tue, 09 Aug 2011 16:56:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Improving Design by Using a Grid System</title>
		<link>http://think-robot.com/2009/02/improving-design-by-using-a-grid-system/</link>
		<comments>http://think-robot.com/2009/02/improving-design-by-using-a-grid-system/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 14:49:36 +0000</pubDate>
		<dc:creator>Joanna</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[grid]]></category>

		<guid isPermaLink="false">http://www.think-robot.com/?p=24</guid>
		<description><![CDATA[When I first heard of grids for design (and frameworks for CSS as a matter of fact) I was quite sceptical. Why limit yourself to a predefined outline? Mathematical precision in a creative process? Well needless to say I was surprised with the outcome. Obviously you do tend to repeat certain pieces of code over [...]]]></description>
			<content:encoded><![CDATA[<p>When I first heard of grids for design (and frameworks for CSS as a matter of fact) I was quite sceptical. Why limit yourself to a predefined outline? Mathematical precision in a creative process? Well needless to say I was surprised with the outcome.</p>
<p>Obviously you do tend to repeat certain pieces of code over and over in a project, but a framework? Behind a word like that usually stands a complex set of predefined elements. Though solid and reliable, these are often not very flexible and not easily modifiable. And the last two features seem to be crucial for projects that involve html and css.<span id="more-24"></span></p>
<h2>Deciding to Use a Grid System</h2>
<p>It all started with the plan to redesign the ThinkSentient website. I whipped up a new, more elegant design. It wasn&#8217;t done using a grid or any vertical rhythm (other than going for the &#8220;feels good&#8221; approach). This lead to the idea of updating the look of the ThinkRobot blog, considering that both websites are intentionally very similar with only a different colour scheme.</p>
<p>The problems started when I was adding the extra pages for blog specific stuff. Unfortunately I have not realized that in Fireworks (CS4) when you move guides on one page they do not affect guides on another, while state changes do. And I found out only after ending up with over 7 pages with guides all over the place. Sigh.</p>
<p>I had no choice, I would need to reorder most of these pages, as one of the side effects of wondering guide lines was a sidebar of different widths. So I said to myself, might as well give that grid thing a try if I have to do all this work over again.</p>
<h2>Choosing the Grid System</h2>
<p>Personally I decided to go with the 960 Grid System &#8211; the 12 column variation. Due to the recent decision of finally ditching designing for 800&#215;600 I wanted a framework that was suited for the 1024&#215;768 resolution, and the wider the better. 960 is a good, easily divisible number, just as the official website claims.</p>
<p>Secondly I preferred something lightweight and easy to tweak, with not too many defaults. 960 combined with Eric Meyer&#8217;s CSS Reset Reloaded was the ideal solution for me.</p>
<h2>Grid vs Non-Grid</h2>
<div class="doubleImage">
<div id="attachment_22" class="wp-caption alignleft" style="width: 310px"><a href="http://www.think-robot.com/wp-content/uploads/2009/02/no-grid-new.jpg"><img class="size-medium wp-image-22" title="Design Without Grid" src="http://www.think-robot.com/wp-content/uploads/2009/02/no-grid-new-320x240.jpg" alt="Design Without Grid" width="300" height="225" /></a><p class="wp-caption-text">Design Without Grid</p></div>[caption class="img2" id="attachment_23" align="alignleft" width="300" caption="Design With Grid"]<a href="http://www.think-robot.com/wp-content/uploads/2009/02/grid-new.jpg"><img class="size-medium wp-image-23" title="Design With Grid" src="http://www.think-robot.com/wp-content/uploads/2009/02/grid-new-320x240.jpg" alt="Design With Grid" width="300" height="225" /></a>[/caption]
</div>
<p>The comparison above should show the slight differences. On the left is the design without a grid and vertical rhythm, while on the right there is the updated version based on 960 grid system and 18px lines. Some parts of the preview might vary, as the grid screenshot is closer to the finished design, however you can definitely see the difference a grid, and especially the introduction of vertical rhythm can make.</p>
<div id="crp_related"><h2>Related Articles:</h2><ul><li><a href="http://think-robot.com/2010/08/mantis-theme-mock-up/" rel="bookmark">Mantis theme mock-up</a></li><li><a href="http://think-robot.com/2008/06/atmedia-london-2008/" rel="bookmark">@media - London, 2008</a></li><li><a href="http://think-robot.com/2009/04/blog-revamp-complete/" rel="bookmark">Blog Revamp Complete</a></li><li><a href="http://think-robot.com/2009/02/how-to-use-the-strong-ownership-list/" rel="bookmark">How To Use the Strong Ownership List</a></li><li><a href="http://think-robot.com/2009/02/firefox-ignores-tabs-but-not-spaces-in-a-pre-tag/" rel="bookmark">Firefox ignores tabs but not spaces in a pre tag</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://think-robot.com/2009/02/improving-design-by-using-a-grid-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

