<?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>designerZen &#187; designerzen</title>
	<atom:link href="http://www.designerzen.com/tag/designerzen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designerzen.com</link>
	<description>design and creative works of zenon olenski</description>
	<lastBuildDate>Mon, 22 Mar 2010 11:58:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Day 011 : Flash!</title>
		<link>http://www.designerzen.com/2010/day-011-flash/</link>
		<comments>http://www.designerzen.com/2010/day-011-flash/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 16:54:20 +0000</pubDate>
		<dc:creator>designerzen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[designerzen]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">http://www.designerzen.com/?p=292</guid>
		<description><![CDATA[As I generally earn my keep these days playing with Flash, I thought it only fair to dedicate a large portion of the site to a flash applet that in some way integrates with the design of the site. Well, after thinking long and hard about what exactly the flash applet should do, I have [...]]]></description>
			<content:encoded><![CDATA[<p>As I generally earn my keep these days playing with Flash, I thought it only fair to dedicate a large portion of the site to a flash applet that in some way integrates with the design of the site. Well, after thinking long and hard about what exactly the flash applet should do, I have condensed it&#8217;s job down to three essential functions. <strong>Firstly</strong>, to play music and movies &#8211; this is a multimedia site after all &#8211; <strong>secondly</strong>, to suck in RSS feeds and display them visually one at a time, and <strong>thirdly</strong> to integrate with the html and AJAX so that it can display relevant animations depending on <em>where you are on</em> the site.<span id="more-292"></span><br />
The challenge is to make a visually interesting, well designed and seamless site, where pressing mp3s or flv links in the html allows them to play in the flash, as well as showing load animations for the bored user. As Flash animation is popular, there is going to have to be some animation (however subtle). </p>
<p>So far there is a dancing robot who has a TV for a belly, a shifty looking ninja and a pig with a jetpack. I&#8217;m just playing for now <img src='http://www.designerzen.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.designerzen.com/2010/day-011-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 010 : Typographic Baselines</title>
		<link>http://www.designerzen.com/2009/day-010-typographic-baselines/</link>
		<comments>http://www.designerzen.com/2009/day-010-typographic-baselines/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 18:09:39 +0000</pubDate>
		<dc:creator>designerzen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[designerzen]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.designerzen.com/?p=275</guid>
		<description><![CDATA[After coding multiple sites this week and evangelising about fixed baselines last week, I have found myself constantly having to do irritating fiddly maths or copy-pasting previously worked out styles. The problem with this is two fold &#8211; firstly, many of my new projects are based on a 22 pixel baseline (rendering much of my [...]]]></description>
			<content:encoded><![CDATA[<p>After coding multiple sites this week and evangelising about fixed baselines last week, I have found myself constantly having to do irritating fiddly maths or copy-pasting previously worked out styles. The problem with this is two fold &#8211; firstly, many of my new projects are based on a 22 pixel baseline (rendering much of my old code obsolete) and secondly, headlines vary in sizes on every site dependent on the visual aesthetics of the content.<span id="more-275"></span> This site uses large &#8211; well spaced headlines which I had to programatically typeset myself using line-height and margins to maintain a strict vertical rhythm. The maths is not complicated, in fact it is very simple, but if for each site I have to create six headline styles and define the correct kerning which takes time. This has led me to create this Dynamic Typography CSS Generator for typography.I have released the script for all to use. You can read more about it and the many usages for it <a href="http://www.designerzen.com/2009/dynamic-typographic-styles/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designerzen.com/2009/day-010-typographic-baselines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 009 : Content!</title>
		<link>http://www.designerzen.com/2009/day-009-content/</link>
		<comments>http://www.designerzen.com/2009/day-009-content/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 17:13:08 +0000</pubDate>
		<dc:creator>designerzen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[designerzen]]></category>
		<category><![CDATA[help]]></category>

		<guid isPermaLink="false">http://www.designerzen.com/?p=262</guid>
		<description><![CDATA[Having been focused on the layout and aesthetic of the site, I realised that a huge volume of content is still unavailable, offline, or has expired! So to ensure it isn&#8217;t a case of style over substance I have been hard at work trying to find active links, projects and scans of work that I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="left size-full wp-image-294" title="girl" src="http://www.designerzen.com/blog/wp-content/uploads/2009/07/girl.gif" alt="girl" width="200" height="265" />Having been focused on the layout and aesthetic of the site, I realised that a huge volume of content is still unavailable, offline, or has expired! So to ensure it isn&#8217;t a case of style over substance I have been hard at work trying to find active links, projects and scans of work that I have been involved with. If at any point we have worked together and you are sad that the work is not on here &#8211; drop us a line and I will try to accommodate it! I have found a whole plethora of products that I will have to add to the site, although I am still unsure about the inclusion of my patented sick bag! It&#8217;s cool and that, what with the handles and all, but it&#8217;s still a sick bag&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designerzen.com/2009/day-009-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 007 : Technical Evolution</title>
		<link>http://www.designerzen.com/2009/day-007-technical-evolution/</link>
		<comments>http://www.designerzen.com/2009/day-007-technical-evolution/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 11:49:55 +0000</pubDate>
		<dc:creator>designerzen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[designerzen]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.designerzen.com/?p=188</guid>
		<description><![CDATA[Unlike my previous site, I want this new theme to work dynamically, with only relevant information changing, rather than having to refresh the entire site on each click. I want this for a number of reasons, least of all to make a smoother interface for a simple site, but also so that the entire site [...]]]></description>
			<content:encoded><![CDATA[<p>Unlike my previous site,<strong> I want this new theme to work dynamically</strong>, with only relevant information changing, rather than having to refresh the entire site on each click. I want this for a number of reasons, least of all to make a <em>smoother interface</em> for a simple site, but also so that the <em>entire site can become aware of changes in realtime</em>. The large empty space above the navigation bar is for a large scaling flash applet that I am currently coding, and this will communicate with the javascript code in the html to act reactively to each page selection.<span id="more-188"></span>  </p>
<p>In this way, <em>the entire site remains pretty similar</em>, with only a few changes that happen on link clicking. To accomplish this, I am using the incredible jQuery Javascript library to make asynchronous calls to load pages into sections, and also to display and control the flash applet with a series of animation and data commands.</p>
<p>The most challenging aspects of designing for such sites lie in how using Javascript removes a lot of the controls that we take for granted &#8211; a good example here would be that using Javascript to load in a new page breaks the BACK button in your browser. Which, for most users, is completely unacceptable. Other problems such as <em>incorrect permalinks</em> for bookmarking and <em>placing history items in your list</em> are difficult to remedy, although with cunning use of hidden forms and some Javascript parsing functions for extrapolating Urls and creating permalinks, it is possible.</p>
<p><strong>The site now handles itself cross-browser</strong> and deals with all of these issues, as well as scrolling to anchored links and handling bookmarks.</p>
<p>If you find that this site is causing you problems, or that it is not working as I described, please leave a comment along with your machine details and browser specifications. Thanks!</p>
<p><strong>Tested on</strong> : <em>Firefox 2+ / IE 6+ / Safari 2+ / Opera 7+ / Konqueror 2+ / Chrome </em><br />
<strong>Machines</strong> : <em>Windows XP / Windows 2000 / Windows Vista / Mac OSX Leopard / Linux Kubuntu / Linux Fedora</em></p>
<p><em>Know Issues</em> : Konqueror disables the flash applets ability to comminicate with Javascript (See error message in flash) &#8211; this is completely outside of my control and seems to depend on how your system is configured. This won&#8217;t prevent you from enjoying the site, just won&#8217;t let you see alot of the animations!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designerzen.com/2009/day-007-technical-evolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 006 : Content Royal Family</title>
		<link>http://www.designerzen.com/2009/day-006-content-royal-family/</link>
		<comments>http://www.designerzen.com/2009/day-006-content-royal-family/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 16:17:13 +0000</pubDate>
		<dc:creator>designerzen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[brain-on-paper]]></category>
		<category><![CDATA[designerzen]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.designerzen.com/?p=165</guid>
		<description><![CDATA[If content is king, then content layout must be the royal family. Which bits of information are important and how do they relate together? As the site already has lots of content, it is now time to decide how much of this info to show at once, and how best to navigate between it. Certain [...]]]></description>
			<content:encoded><![CDATA[<p>If <strong>content is king</strong>, then <em>content layout must be the royal family</em>. Which bits of information are important and how do they relate together? As the site already has lots of content, it is now time to decide how much of this info to show at once, and how best to navigate between it.<span id="more-165"></span></p>
<p><em>Certain sections are much more important than others</em> with this site, and depending on why you are here, you will have different interests and want to see <em>specific relevent and pertinent data to your needs</em>. On the whole, most people are here to look at my <a href="http://www.designerzen.com/category/portfolio/">portfolio</a> and the things that I do &#8211; and so<em> communicating this is my most important responsibiliy</em>. As the portfolio itself has so many varied categories, it would be<em> best to show on the front page only the most interesting and largest  sections</em> &#8211; such as web and graphics &#8211; so that people have a quick access point to what they want.To get to the heart of how I want to promote the content, it is important to understand what people want to look at &#8211; and how that affects their next move around the site.</p>
<p>Certain sections are obviously essential &#8211; such as Contact and About &#8211; these communicate rudimentary information that has to be available site wide. For contact we have the choice of showing a contact page, or even just contact details in the footer. Same with About -it would be best to show some about information all the time &#8211; prefereably with a link to more information, best served with it&#8217;s own page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designerzen.com/2009/day-006-content-royal-family/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 005 : Security</title>
		<link>http://www.designerzen.com/2009/day-005-securit/</link>
		<comments>http://www.designerzen.com/2009/day-005-securit/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 15:07:34 +0000</pubDate>
		<dc:creator>designerzen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[designerzen]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.designerzen.com/?p=141</guid>
		<description><![CDATA[So my site was down for the last 24 hours - and throug no fault of my own. I logged on to to find my homepage had been replaced with a phishing site and that I no longer had FTP access or SSH! By  tracking the data from where it came from, I found that [...]]]></description>
			<content:encoded><![CDATA[<p>So my site was <em>down for the last 24 hours </em>- and throug no fault of my own. I logged on to to find my homepage had been replaced with a phishing site and that I no longer had FTP access or SSH! By  tracking the data from where it came from, I found that my DNS had been hijacked and that it was pointing my domain to somebody else&#8217;s server. Not good news at all. But here we are, <em>24 hours later</em>. It turns out that the owners of my domain reparked it as a mistake,  so no hacking occurred, just a simple data confusion!<span id="more-141"></span></p>
<p>So for added security, I have added some extra <strong>.htaccess rules </strong>and <strong>chmodded</strong> any weak folders, updated my password to a crazy length, <strong>altered a few MySQL parameters</strong> and <strong>disabled all FTP users</strong> except two. I don&#8217;t seem to be paranoid enough these days!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designerzen.com/2009/day-005-securit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 004 : Vertical Rythmn and Typography</title>
		<link>http://www.designerzen.com/2009/day-004-vertical-rythmn-and-typography/</link>
		<comments>http://www.designerzen.com/2009/day-004-vertical-rythmn-and-typography/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 10:51:24 +0000</pubDate>
		<dc:creator>designerzen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[designerzen]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.designerzen.com/?p=130</guid>
		<description><![CDATA[Now that we have a basic layout, with boxes for all the relevent sections, it is time to start laying in content and styling it. The main issues to consider with type are readablity, proportions and the white space between sections. Each of these plays a significant role in how text flows around a page [...]]]></description>
			<content:encoded><![CDATA[<p>Now that we have a basic layout, with boxes for all the relevent sections, it is time to start laying in content and styling it. The main issues to consider with type are <strong>readablity</strong>, <strong>proportions</strong> and the <strong>white space</strong> between sections. Each of these plays a significant role in how text flows around a page and how information is grouped together.<span id="more-130"></span></p>
<p>I have very personal preferences when it comes to typography, and for this site I want to focus on <strong>readability</strong>, rather than aesthetics. I like big fonts, with big gaps between words and lots of space between lines &#8211; making it very easy to read, and incredibly easy to skim read. This is an important quality <em>as many people will stumble onto this site needing to be made instantly familiar with the context</em>. For<strong> important words</strong>, and to<strong> highlight significant sentences</strong> there are a number of extra CSS classes to handle fancy formatting.</p>
<p>An important part of any site is how it moves your user&#8217;s eyes around the page, and in particular how the <em>vertical spacing</em> between headings,  paragraphs and other elements maintains a <strong>rhythmn</strong> that balances and spaces out all of the information. To develop, demonstrate and code the typography I have created a special <a title="HTML test page" href="http://www.designerzen.com/blog/wp-content/themes/designerzen2/index.html">test page</a> which contains all the headings, paragraphs and special class codes that need to be styled for the content on this site. In the background you can see the vertical rythmn shown as equally spaced horizontal stripes, or &#8216;baselines&#8217;.</p>
<p>This is the vertical drumbeat for our content. All headings, paragraphs, images and charts have to be able to sit perfectly either on these lines or use margins to offset themselves asymnetrically between (like an offbeat). This beat runs through all sections of the site and never changes.</p>
<p>For designerZen, I am using an <strong>18px baseline</strong>. This was derived from playing around with the basic<strong> 12pt font</strong> (that is used for most of the site content) and changing the leading until a long paragraph was easily readable, and short paragraphs were clear. 18px with a 12px base font means 12 pixels vertically of text, then 6 pixels of space below.</p>
<p>Check out <a title="HTML Test Page with 18px Vertical Baseline" href="http://www.designerzen.com/blog/wp-content/themes/designerzen2/index.html">this page</a> for the test.</p>
<p>For all fonts smaller than 18px,<em> it is important to add line-height so that their baseline extend to the full 18px</em>. For fonts larger than 18px, it is important to set it so that the entire hieght of the font plus line-height is a direct multiple of 18px<em> and also the margins above and below them</em>. Take a look at the <a title="Typography.css" href="http://www.designerzen.com/blog/wp-content/themes/designerzen2/css/type.css">typography.css </a>for more information.</p>
<p>There are many resources to help you build to a baseline, my favourite debugging tool is <a href="http://robgoodlatte.com/2007/07/31/syncotype-your-baselines/">syncotype</a>, which overlays a grid of horizontal lines spaced along a baseline that you can specify. Try it out for yourself on the test page!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designerzen.com/2009/day-004-vertical-rythmn-and-typography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 003 : Digital Layout Grids</title>
		<link>http://www.designerzen.com/2009/day-003-digital-layout-grids/</link>
		<comments>http://www.designerzen.com/2009/day-003-digital-layout-grids/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 12:50:13 +0000</pubDate>
		<dc:creator>designerzen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[designerzen]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.designerzen.com/?p=109</guid>
		<description><![CDATA[Yesterday I briefly touched upon the virtues of using the golden ratio (phi) to sub-divide squares into perfectly recursive harmonious sub-sections. Today, I hope to illustrate better what I mean with the help of some grids that I have designed specifically for web based media. The basic grid can be used anywhere from print to [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I briefly touched upon the virtues of using the golden ratio (phi) to sub-divide squares into perfectly recursive harmonious sub-sections. Today, I hope to illustrate better what I mean with the help of some grids that I have designed specifically for web based media. The basic grid can be used anywhere from print to animation, but is tailored specifically to match the needs of current websites.<span id="more-109"></span></p>
<p>I have written a piece about the elegance of Phi <a title="golden rational" href="http://www.designerzen.com/2009/golden-ratio-explanation/">here</a> and how it can be derived mathematically.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designerzen.com/2009/day-003-digital-layout-grids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 002 : Colour Scheme &amp; Layout</title>
		<link>http://www.designerzen.com/2009/day-002-colour-scheme-layout/</link>
		<comments>http://www.designerzen.com/2009/day-002-colour-scheme-layout/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 02:11:04 +0000</pubDate>
		<dc:creator>designerzen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[brain-on-paper]]></category>
		<category><![CDATA[colour]]></category>
		<category><![CDATA[concepts]]></category>
		<category><![CDATA[designerzen]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[maths]]></category>
		<category><![CDATA[palette]]></category>
		<category><![CDATA[swatches]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.designerzen.com/?p=99</guid>
		<description><![CDATA[So I was up late last night deciding two super inportant things : layout and colour. For layout, I am employing a fractal like golden grid, based around the fibonacci spiral. The grid starts with 1 section but is recursive in the way subsequent sections are divided. This means perfect spacing between elements regardless of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.designerzen.com/blog/wp-content/uploads/2009/03/peacock1.gif" alt="" title="peacock" width="200" height="170" class="left size-full wp-image-506" />So I was up<em> late </em>last night deciding two super inportant things : <strong>layout</strong> and <strong>colour</strong>. For layout, I am employing a fractal like golden grid, based around the fibonacci spiral. The grid starts with 1 section but is recursive in the way subsequent sections are divided. This means perfect spacing between elements <strong>regardless of where on the page they are hung</strong>, or how<strong> large they are</strong> in relation to other elements. Each grid can be rotated 90 degrees and shrunk to fit any section whilst still respecting the baseline and all global vertical guides.<br />
<span id="more-99"></span><br />
For colours I have settled upon my most popular palette at my favourite website <a href="http://www.colourlovers.com/lover/xe54">Colourlovers</a></p>
<div class="wp-caption alignright" style="width: 310px"><img class="frame" title="Peacock Flash" src="http://www.colourlovers.com/paletteImgDetail/1539/815/5B504C/CDF589/3FC6CC/37ACC4/192D6A/Peacock_Flash.png" alt="Main Colour Palette" width="300" height="143" /><p class="wp-caption-text">Main Colour Palette</p></div>
<p>The soft brown makes for an <em>extremely easy on the eye text colour</em>, and the blues lend themselves to links with hover classes.</p>
<p>The interesting thing is going to be where to use the<em> accent greens </em>and how to display the extra blue so that it ties the style together. This palette is quite bold, and without making the entire site dark, I have decided to partition the colours into sections with only one colour repeating everywhere.</p>
<p>What is nice about this colour scheme is that there are alternative combinations of colours that can be used that complement each other but look radically different when used side by side with other combinations. Take for example green and brown next to green and navy &#8211; these contrast very strongly and so could be useful to draw fences between sections.</p>
<p>These five colours will be used all over, but for backgrounds there needs to be some shades of neutral tone. White is an obvious choice, but as a lot of my art uses white as the highlight colour, the works will not be as vibrant if placed on sheer white. Thanks to new CSS specifications we can utilise opacity to help blend these tones together with the white content sections.</p>
<p>Also, as the site is already becoming overcrowded with navigation &#8211; most of which is secondary &#8211; we need a non distracting colour for hiding these away.</p>
<p><a href="http://www.colourlovers.com/palette/667994/Peacock_Flash" target="_blank"><img class="frame" title="Peacock Flash!" src="http://www.colourlovers.com/images/badges/p/667/667994_Peacock_Flash.png" alt="Peacock_Flash" width="240" height="120" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designerzen.com/2009/day-002-colour-scheme-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 001 : Sketching ideas</title>
		<link>http://www.designerzen.com/2009/day-001-sketching-ideas/</link>
		<comments>http://www.designerzen.com/2009/day-001-sketching-ideas/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 10:24:00 +0000</pubDate>
		<dc:creator>designerzen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[brain-on-paper]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[designerzen]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[sketch]]></category>

		<guid isPermaLink="false">http://www.designerzen.com/?p=94</guid>
		<description><![CDATA[So today I start the live redesign of this site As promised, I am going to keep all my processes documented in this blog. The basic premise for the new site in my head is a strongly character based style with part animated, part static, all fun content! Starting out with a fresh sketch book [...]]]></description>
			<content:encoded><![CDATA[<p>So today I start the live redesign of this site <img src='http://www.designerzen.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As promised, I am going to keep all my processes documented in this blog. The basic premise for the new site in my head is a strongly character based style with part animated, part static, all fun content! Starting out with a fresh sketch book and a head of ideas, I have already made some decisions way before starting anything about certain design restrictions that I am self imposing.</p>
<p>Firstly, I am designing for <strong>960px screen width</strong> &#8211; that is 960 pixels maximum width &#8211; <em>with a permanently visible section of 800px</em>.<span id="more-94"></span></p>
<p>Secondly, for proportional prosperity, I will be using the classic<strong> 16 : 9 ratio for balancing whitespace</strong>.</p>
<p>Thirdly, and as ever, all guides, sections and margins are based on the golden section and Phi &#8211; this allows <strong>harmonious  subsections to fit anywhere on the site</strong>.</p>
<p>From these restrictions, it&#8217;s time to get the pen to paper <img src='http://www.designerzen.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.designerzen.com/2009/day-001-sketching-ideas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
