<?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>nascentguruism &#187; Norm!</title>
	<atom:link href="http://nascentguruism.com/journal/category/norm/feed" rel="self" type="application/rss+xml" />
	<link>http://nascentguruism.com</link>
	<description></description>
	<lastBuildDate>Tue, 13 Apr 2010 22:45:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A vote for Ask Us Anything is a vote for&#160;awesome</title>
		<link>http://nascentguruism.com/journal/a-vote-for-ask-us-anything-is-a-vote-for-awesome-2</link>
		<comments>http://nascentguruism.com/journal/a-vote-for-ask-us-anything-is-a-vote-for-awesome-2#comments</comments>
		<pubDate>Mon, 20 Aug 2007 21:45:34 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Ask Us Anything]]></category>
		<category><![CDATA[James Aylett]]></category>
		<category><![CDATA[Journal Entries]]></category>
		<category><![CDATA[Mark Norman Francis]]></category>
		<category><![CDATA[Norm!]]></category>
		<category><![CDATA[SXSW]]></category>
		<category><![CDATA[SXSW08]]></category>
		<category><![CDATA[cackhanded]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[nascentguruism]]></category>

		<guid isPermaLink="false">http://nascentguruism.com/journal/a-vote-for-ask-us-anything-is-a-vote-for-awesome-2</guid>
		<description><![CDATA[It would appear that the SXSW08 panel picker is live. James, Norm! and I are hoping to run an Ask Us Anything session.

Vote for it, you know you want&#160;to!]]></description>
			<content:encoded><![CDATA[<p>It would appear that the <a href="http://2008.sxsw.com/">SXSW08</a> <a href="http://panelpicker.sxsw.com/">panel picker</a> is live. <a href="http://tartarus.org/james/" title="James Aylett" rel="friend met colleague">James</a>, <a href="http://cackhanded.net/" title="Mark Norman Francis" rel="friend met co-worker">Norm!</a> and I are hoping to run an <a href="http://ask-us-anything.com/">Ask Us Anything</a> session.</p>

<p><a href="http://panelpicker.sxsw.com/ideas/view/233" title="Vote for Ask Us Anything to appear live at SXSW08">Vote for it</a>, you know you want&nbsp;to!</p>]]></content:encoded>
			<wfw:commentRss>http://nascentguruism.com/journal/a-vote-for-ask-us-anything-is-a-vote-for-awesome-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search, and ye shall&#160;fail</title>
		<link>http://nascentguruism.com/journal/search-and-ye-shall-fail</link>
		<comments>http://nascentguruism.com/journal/search-and-ye-shall-fail#comments</comments>
		<pubDate>Fri, 11 May 2007 10:46:21 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Alex Lee]]></category>
		<category><![CDATA[Ann McMeekin]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mark Norman Francis]]></category>
		<category><![CDATA[Mike Davies]]></category>
		<category><![CDATA[Norm!]]></category>
		<category><![CDATA[Tim Huegdon]]></category>
		<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[Yahoo! TV]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[graceful degredation]]></category>
		<category><![CDATA[progressive enhancement]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://nascentguruism.com/journal/search-and-ye-shall-fail</guid>
		<description><![CDATA[in which our illustrious leader solves the problems with current web search interfaces]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s an accepted solution for channelled searching: offer a textbox input and a submit button, supported by a series of links to each channel of the search. The links will typically have JavaScript layered onto them (in theory, at least) to rewrite the form&#8217;s target, so that the user may refine their search before submitting it. This behaviour can be seen on <a href="http://yahoo.com/">Yahoo! <abbr title="United States" class="caps">US</abbr></a>, <a href="http://uk.yahoo.com/">Yahoo! <abbr title="United Kingdom" class="caps">UK</abbr> and Ireland</a>, <a href="http://msn.com/"><abbr title="Microsoft Network" class="caps">MSN</abbr></a>, and yes, even <a href="http://google.com/">Google</a>.</p>

<p>It <em>must</em> be the best solution, mustn&#8217;t it, if all these sites use similar techniques?</p>

<h2>The objective of my affection</h2>

<p>If we step back for a moment, to examine the user&#8217;s needs, we can see two objectives for the average searcher: <strong>find something</strong> and [<ins>perhaps</ins>] make it <em>of this type</em>.</p>

<p>The &#8217;something&#8217; for which the user is searching is, in their mind, the foremost concern. <em>Everything else</em> is secondary. When searching, a user&#8217;s first instinct will almost always be to enter their search terms (and why should it be otherwise?). Everything about a search interface is geared toward this: the keyword input has the most visual weight on the screen &#8212; on a typical search index page &#8212; and the most prominent position &#8212; either near dead-centre or in the head of the page, depending on the type of page.</p>

<p>The accepted solution, happily, cedes to this under all circumstances.</p>

<p>The second objective, then, is the type of results that will satisfy the search. The introduction of this second objective is where user behaviour will begin to deviate: depending on their priorities and personal inclinations, users&#8217; execution of this may take place before, after, or even <em>during</em> the steps to meet the primary objective. Unlike the emphasis placed on the keyword input, the type of results to return should be &#8212; and, typically, are &#8212; de-emphasised where possible, but be present &#8212; and have their presence known &#8212; should the user require them (either to confirm their beliefs or to make a change).</p>

<h2>Humbled</h2>

<p>But the accepted solution only pays lip-service to this more complex interaction: for any user without JavaScript, the only acknowledged paths for them to change the channel in which they are searching is to select it before they begin their search or, assuming that the search engine alters the links based on the latest query, directly after (and before they attempt to manipulate their search further). </p>

<p>By using JavaScript to bludgeon links into selecting from a choice of mutually exclusive channels, the user experience of what <em>should</em> be a simple search form is broken for many users when they attempt to interact with it in a way that seems natural to them. To compound this issue further, the use of links means that screen reader users may <em>never</em> be able to use this functionality, as links within the form will never be announced when they are entering their search terms.</p>

<p>The problem is that whomever has implemented these solutions (or their forebears) had the mindset of &#8216;HTML is static, JavaScript is dynamic&#8217; &#8212; or simply didn&#8217;t care enough to question the accepted norm &#8212; and so overlooked what was staring them right in the face: HTML already has a perfectly good input device for selecting one and only one item from a collection:</p>

<p>The humble radio-button.</p>

<p>Given a little semantic markup and CSS (with a smattering of JavaScript to add extra styling hooks), it&#8217;s entirely possible to style a group of radio-buttons in a more visually apt way to indicate that it is filtering the search input, whilst offering a far more interactive experience to <em>all</em> users of the site, not just those with JavaScript.</p>

<p>So I did.</p>

<p>That&#8217;s what you can see in action on the new <a href="http://uk.tv.yahoo.com/">Yahoo! <abrr title="United Kingdom" class="caps">UK</abrr> and Ireland <abbr title="Television" class="caps">TV</abbr></a> (along with <a href="http://fr.tv.yahoo.com/" title="Yahoo! France Télé">France</a>, <a href="http://de.tv.yahoo.com/" title="Yahoo! Deutschland TV">Germany</a>, <a href="http://it.tv.yahoo.com/" title="YahoO! Italia TV">Italy</a>, and <a href="http://es.tv.yahoo.com/" title="Yahoo! España TV">Spain</a>).</p>

<h2>Implementation notes</h2>

<p>As noted above, the main components of the form are a list of radio-buttons, a textbox, and a submit button. Of particular note is the way the radio-buttons are scripted and styled, and the structure of the radio-button labels relative to the form&#8217;s <code>&lt;legend&gt;</code>. Further, implementing the search this way requires that the server-side script be able to handle the new field being passed its way appropriately.</p>

<h3>Scripted style</h3>

<p>For all users, the core functionality of the radio-buttons is available, with these styled as an inline list for users with CSS enabled. The JavaScript, when enabled, will simply add a class to the root of the list, along with an extra <code>&lt;span&gt;</code> to allow styling of the labels in accordance with the design. When the radio-buttons receive focus the &#8217;selected&#8217; class is moved to the new selection. This activity takes place on focus, mark you, and not click: click events fire on the <em>originating</em> control which, when navigating with the keyboard, will mean the <em>previously selected</em> radio-button.</p>

<h3>A <code>&lt;legend&gt;</code> in its own life-time</h3>

<p>It was brought to my attention that a form&#8217;s <code>&lt;legend&gt;</code> will, by default, be announced before each and every form field by screen readers. To make this as unobtrusive as possible, each radio-button&#8217;s <code>&lt;label&gt;</code> is worded such that it makes the most possible sense when preceded by the legend text. In English, for example, the radio-buttons will be announced as &#8216;Search… the web&#8217;, &#8216;Search… for images&#8217;, and so forth (where &#8216;Search&#8217; is the form&#8217;s  <code>&lt;legend&gt;</code>).</p>

<p>The radio-buttons&#8217; full text, though, would not make sense in a visual context: they should be presented as tabs titled &#8216;Web&#8217;, &#8216;Images&#8217;, and so on. To achieve this, the visually inappropriate portions of the <code>&lt;label&gt;</code> are wrapped in <code>&lt;span&gt;</code>s and positioned outside the browser&#8217;s viewport &#8212; along with the form&#8217;s legend and the radio-buttons themselves &#8212; such that they may still be accessed by screen readers and the like.</p>

<p>Furthermore, because the radio-buttons are still present in the content of the page, keyboard users may navigate the form fully through the keyboard (using arrow keys to move between items radio-buttons in a collection).</p>

<p><ins>Once again, this can all be seen in action on the new <a href="http://uk.tv.yahoo.com/">Yahoo! <abrr title="United Kingdom" class="caps">UK</abrr> and Ireland <abbr title="Television" class="caps">TV</abbr></a> (along with <a href="http://fr.tv.yahoo.com/" title="Yahoo! France Télé">France</a>, <a href="http://de.tv.yahoo.com/" title="Yahoo! Deutschland TV">Germany</a>, <a href="http://it.tv.yahoo.com/" title="YahoO! Italia TV">Italy</a>, and <a href="http://es.tv.yahoo.com/" title="Yahoo! España TV">Spain</a>). [Links added at Mike's suggestion]</ins></p>

<h2>Thanks</h2>

<p>I can by no means take full responsibility for the successful implementation of this concept, though: I&#8217;d particularly like to thank <a href="http://cackhanded.net/" title="Mark Norman Francis's Cackhanded.net" rel="friend met co-worker">Norm!</a>, <a href="http://www.isolani.co.uk/" title="Mike Davies's isolani" rel="friend met co-worker">Mike Davies</a>, <a href="http://www.csensedesign.co.uk/" title="Alex Lee: in the arms of strangers" rel="friend met co-worker">Alex Lee</a> (our designer), <a href="http://nefariousdesigns.co.uk/" title="Tim Huegdon's Nefarious Designs" rel="friend met co-worker">Tim Huegdon</a>, and <a href="http://www.pixeldiva.co.uk/" title="Ann McMeekin: pixeldiva" rel="friend met co-worker">Ann McMeekin</a> (of the <a href="http://www.rnib.org.uk/"><abbr title="Royal National Institute of the Blind" class="caps">RNIB</abbr></a>) for all their help, advice, and patience (particularly when I got things working and made lots of excited noises at them), and this wouldn&#8217;t have ever been a reality on Yahoo! TV for Europe if it hadn&#8217;t been for the receptive, responsive attitude of the engineers working on Yahoo! Search for&nbsp;Europe.</p>]]></content:encoded>
			<wfw:commentRss>http://nascentguruism.com/journal/search-and-ye-shall-fail/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Unrelenting</title>
		<link>http://nascentguruism.com/journal/unrelenting</link>
		<comments>http://nascentguruism.com/journal/unrelenting#comments</comments>
		<pubDate>Thu, 22 Feb 2007 11:19:54 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[@media]]></category>
		<category><![CDATA[Chris Kaminski]]></category>
		<category><![CDATA[Mark Norman Francis]]></category>
		<category><![CDATA[Norm!]]></category>
		<category><![CDATA[Reading Festival]]></category>
		<category><![CDATA[SXSW]]></category>
		<category><![CDATA[Tim Huegdon]]></category>
		<category><![CDATA[barcamp]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[d.Construct]]></category>
		<category><![CDATA[dConstruct]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://nascentguruism.com/journal/unrelenting</guid>
		<description><![CDATA[in which our host attempts to kindle a spark for blogging by talking about past, present, and future]]></description>
			<content:encoded><![CDATA[<p>Where did the last six months go?</p>

<p>It doesn&#8217;t seem like it was that long ago that I was <a href="/journal/camp" title="&lsquot;Camp&rsquot; on nascentguruism">getting excited</a> in the build-up to <a href="http://www.readingfestival.com/" title="Reading Festival">Reading</a>, <a href="http://barcamp.org/BarCampLondon">BarCampLondon</a>, and <a href="http://2006.dconstruct.org/">d.Construct &#8216;06</a> (all three of which were incredibly fun).</p>

<p>Since then, I&#8217;ve managed to get a job at <a href="http://uk.yahoo.com/">Yahoo! Europe</a> as a web developer, become a regular at <a href="http://pubstandards.co.uk/">Pub Standards</a>, <a href="/journal/happy-new" title="&lsquot;Happy New&rsquot; on nascentguruism">launch a new design</a> for this site (and let it languish, despite my best intentions), and attend a <a href="http://barcamp.org/BarCampLondon2" title="BarCampLondon2">second BarCamp</a>, as well as going to various gigs (to name but a small fraction). </p>

<p>I had thought that I&#8217;d experience a quick flurry of activity before things returned to normal. How wrong I was: my definition of normal has been altered to include working with some of the <a href="http://cackhanded.net/" title="Norm!, King of the Britons" rel="friend met co-worker">best</a>, <a href="http://nefariousdesigns.co.uk/" title="Tim Huegdon" rel="friend met co-worker">brightest</a>, and <a href="http://setmajer.com/" title="Chris Fucking Kaminski" rel="friend met co-worker">most influential</a> people I could ever care to work with, having an influence on potentially thousands of people&#8217;s browsing experiences, almost 4 hours of commuting every day (most of which is spent on public transport), and a general feeling of awe at everything my life has become in this short period of time.</p>

<p>Everything seems to be happening at an unrelenting pace now: <a href="http://2007.sxsw.com/"><abbr title="South by South-West 2007">SxSW07</abbr></a> is just around the corner, <a href="http://www.vivabit.com/atmedia2007/" title="@media 2007">@media</a> won&#8217;t be far behind that, with d.Construct &#8216;07 sure to follow. BarCamps will probably be plentiful this year, too, and I&#8217;m going to try to go to <a href="http://www.readingfestival.com/" title="Reading Festival">Reading</a> again, as well as (hopefully) taking an <a href="http://www.outwardbound.org.uk/Individual/Expeditions/WelshExpedition.htm">Outward Bound &#8216;adventure&#8217;</a>. Because of this I&#8217;m making loads of new friends and seeing old ones more often, too.</p>

<p>I&#8217;m busy as hell, but I couldn&#8217;t be&nbsp;happier.</p>]]></content:encoded>
			<wfw:commentRss>http://nascentguruism.com/journal/unrelenting/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Five</title>
		<link>http://nascentguruism.com/journal/five</link>
		<comments>http://nascentguruism.com/journal/five#comments</comments>
		<pubDate>Thu, 11 Jan 2007 00:08:58 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[5 things]]></category>
		<category><![CDATA[D. Keith Robinson]]></category>
		<category><![CDATA[Dan Rubin]]></category>
		<category><![CDATA[John Oxton]]></category>
		<category><![CDATA[Jon Hicks]]></category>
		<category><![CDATA[Mark Norman Francis]]></category>
		<category><![CDATA[Norm!]]></category>
		<category><![CDATA[Sarah Blow]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[meme]]></category>

		<guid isPermaLink="false">http://nascentguruism.com/journal/five</guid>
		<description><![CDATA[in which we learn five things we didn't already know about our host. Or possibly we already knew some of the things. ]]></description>
			<content:encoded><![CDATA[<p>How, exactly, does one write a post that purports to list &#8216;five things <em>you</em> don&#8217;t know about me&#8217;?</p>

<p>No matter how it&#8217;s written, <em>someone</em> out there will probably already know most&#8211;if not all&#8211;of the items (hi, Mum!). Should it be written for <a href="http://www.sarahblow.com/" title="Sarah Blow" rel="friend met colleague">the person</a> <a href="http://girlygeekdom.blogspot.com/2007/01/5-things-you-probably-dont-know-about.html" title="Sarah Blow's Girly Geekdom Blog:5 Things You (probably) don't know about [Sarah]....">asking the question</a>, in which case it might be a different list to that offered to new friends which, in turn, might be different to that offered to fresh visitors from search engines. Maybe I&#8217;m just over-thinking the whole thing.</p>

<p>To make this a little more interesting (for me, at least) I&#8217;m going to change the game a little and write in detail about one thing (and one that I often have to explain, at that), along with a shorter list of a further four things.</p>

<h2>Non-alcoholic</h2>

<p>For <abbr title="1999-11-19">seven years or so</abbr>, I&#8217;ve abstained from drinking alcohol. </p>

<p>Yes, you read that correctly: a 24 year-old guy that doesn&#8217;t drink. No need to alert the media.</p>

<p>On a friend&#8217;s birthday (I believe it was his 18th), all those years ago, I got heinously drunk. A <em>bottle of Bacardi, bottle of Jack Daniels, multiple lagers, and an amount of vodka by 10 o&#8217;clock and being unable to recall the rest of the drinks consumed until midnight</em> kind of drunk.</p>

<p>Needless to say, I stumbled back home (which, thankfully, was just around the corner) by about midnight and after attempting to sleep and&#8212;being troubled by the fact that my room had, apparently, been relocated to a turntable&#8212;decided that being violently sick with my head down the toilet for the next six hours was a smart course of action. </p>

<p>Over the next two days, I came to the conclusion that taking a break from alcohol was a good idea. I never intended this break to last very long&#8211;much like anyone with an awful hangover&#8211;but I held out for a week or two. The next thing I knew, it was a year later and I was telling this story to new friends at <a href="http://www.surrey.ac.uk/" title="University of Surrey">university</a>. 7 years on, and I still don&#8217;t drink.</p>

<p>I&#8217;m often asked if I miss it, or if I&#8217;d consider drinking again. I&#8217;ve certainly thought about drinking again, but every time I find myself wondering exactly what I&#8217;d gain from it. Who knows: maybe one day I&#8217;ll give drinking another try.</p>

<h2>…and the rest</h2>

<ul>
<li><p>I wasn&#8217;t always a rabid <a href="http://apple.com/" title="Apple Inc.">Apple</a> fan: there was a time that I ridiculed a <a href="http://en.wikipedia.org/wiki/Ibook#iBook_.28.22Clamshell.22.29" title="iBook &quot;Clamshell&quot; on Wikipedia">clamshell-iBook</a>-toting friend for his &#8216;toy&#8217; computer, with its one-button mouse. It took membership&#8212;and ultimately becoming an Admin&#8212;at <a href="http://aqua-soft.org/">Aqua-Soft</a> to turn me into the Apple-lover I am today. </p>

<p>During this time, I made an <a href="http://www.deviantart.com/deviation/3077318/" title="iTunes 4 For Windows Media Player 9">iTunes skin for Windows Media Player 9</a>. And then Apple released <a href="http://apple.com/itunes/">iTunes</a> for Windows about 2 months later. And then <a href="http://www.flickr.com/photos/steviebm/sets/358672/" title="The day the Mac invaded, a flickr photoset by Stevie BM">I finally got a Mac of my own</a>. <a href="http://www.flickr.com/photos/steviebm/sets/960054/" title="The day the other Mac decided to join the party, a flickr photoset by Stevie BM">And another</a>. <a href="http://twitter.com/SteveMarshall/statuses/1065293" title="&quot;Steve has his MacBook Pro at long last&quot; on Twitter">And another</a> (although, technically, that&#8217;s a machine owned by Yahoo!).</p></li>
<li>Climbing is the only sport that I have any interest in. I haven&#8217;t done any outdoor climbing yet&#8212;much to my chagrin&#8212;and have always been tempted to go on an <a href="http://www.outwardbound.org.uk/Individual/Expeditions/WelshExpedition.htm">Outward Bound &#8216;adventure&#8217;</a> but haven&#8217;t managed to… yet.</li>
<li>Thanks to my <abbr title="General Certificate of Secondary Education" class="caps">GCSE</abbr> in Art (or rather, my <abbr class="caps">GCSE</abbr> Art teacher), I found myself unable to draw, design, or even so much as <em>doodle</em> until I was at university (thanks, in no small part, to design blogs). Even now, I find it hard to do (but I&#8217;d like to think that I&#8217;m getting better at design). </li>
<li>I <em>adore</em> food and cooking. Flavours and the science of food&#8212;and their application&#8212;are an eternal source of interest for me. I could happily spend days investigating and experimenting in the kitchen. I doubt I&#8217;m particularly <em>talented</em>, but I&#8217;d like to think I can at least cook <em>well</em>.</li>
</ul>

<h2>Pass</h2>

<p>Rather than passing this on to <a href="http://ben-ward.co.uk/" title="Ben Ward" rel="friend met colleague">the</a> <a href="http://fberriman.com/" title="Frances Berriman" rel="friend met colleague">usual</a> <a href="http://fatbusinessman.com/" title="David &quot;Fatty&quot; Thompson" rel="friend met colleague">suspects</a> (who are, incidentally, <em>very</em> suspect&#8212;and welcome to take this as passing to them, if they like), I thought I&#8217;d try to pass this on to a different bunch:</p>

<ul>
<li><a href="http://dkeithrobinson.com/" rel="friend met colleague">D. Keith Robinson</a></li>
<li><a href="http://superfluousbanter.org/" rel="friend met colleague">Dan Rubin</a></li>
<li><a href="http://joshuaink.com/" rel="friend met colleague">John Oxton</a></li>
<li><a href="http://hicksdesign.co.uk/" rel="friend met colleague">Jon Hicks</a></li>
<li><a href="http://cackhanded.net/" title="Mark Norman Francis" rel="friend met&nbsp;co-worker">Norm!</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://nascentguruism.com/journal/five/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Happy&#160;New</title>
		<link>http://nascentguruism.com/journal/happy-new</link>
		<comments>http://nascentguruism.com/journal/happy-new#comments</comments>
		<pubDate>Tue, 02 Jan 2007 00:00:34 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Anton Peck]]></category>
		<category><![CDATA[Ben Ward]]></category>
		<category><![CDATA[David Thompson]]></category>
		<category><![CDATA[Drew McLellan]]></category>
		<category><![CDATA[Faruk Ateş]]></category>
		<category><![CDATA[Fatty]]></category>
		<category><![CDATA[Frances Berriman]]></category>
		<category><![CDATA[Kurafire]]></category>
		<category><![CDATA[Mark Norman Francis]]></category>
		<category><![CDATA[Norm!]]></category>
		<category><![CDATA[Piotr Gajos]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[nascentguruism]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web typography]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/journal/happy-new</guid>
		<description><![CDATA[Since the day it was launched, nascentguruism was forsaken. When I started designing it, I had a limited understanding of design and so faced a massive learning curve. Because of this, most of my efforts went into working out how to translate the concepts and feelings I wanted to convey into a working site, along [...]]]></description>
			<content:encoded><![CDATA[<p>Since the day it was launched, <a href="/" rel="me bookmark">nascentguruism</a> was forsaken. When I started designing it, I had a limited understanding of design and so faced a massive learning curve. Because of this, most of my efforts went into working out how to translate the concepts and feelings I wanted to convey into a working site, along with understanding how to achieve what I wanted in the tools I was using (Photoshop).</p>

<p>In hindsight, it&#8217;s entirely logical that the first version of nascentguruism&#8217;s design would turn out to be everything I made it and nothing I wanted it to be: I was learning about design by observing and experimenting, and so would quickly lose focus on the overall design, becoming preoccupied with whatever details I wanted to introduce at that moment in time.</p>

<p>After ten months&#8217; toil, the site <a href="/journal/the-inaugural-post/">launched with a whimper</a> and, because of the shoehorning that had taken place to include all the extra details, I quickly became jaded: the format of the site didn&#8217;t appeal to me, and so I was unwilling to write. As time passed, my interest waned.</p>

<h2>Lather, Rinse, Repeat</h2>

<p>Shortly after <span class="vevent"><a href="http://2006.sxsw.com/"><abbr title="South by South-West" class="caps summary">SxSW</abbr></a> in <abbr title="2006-03-10" class="dtstart">March</abbr></span>&#8211;around June, if memory serves&#8211;I was inspired to play with some ideas for a redesign of nascentguruism.</p>

<p>Rather than pressuring myself to continue working solidly until it was ready to launch&#8211;as I had with the initial ten-month design&#8211;I decided simply to get all my ideas down <del>on paper</del> <ins>into a <abbr title="PhotoShop Document" class="caps">PSD</abbr></ins> before taking time to mull over what I&#8217;d come up with. After a while, I&#8217;d start anew, creating a design from scratch, building upon&#8211;or, in some cases, replacing&#8211;what I&#8217;d done in the last iteration.</p>

<p>This process continued until <abbr title="2006-10-21">mid-October</abbr>, when I finally felt that the design could go no further without transitioning to markup. Throughout, I refused to do any work&#8211;design or markup&#8211; unless I was compelled to do so.</p>

<p>I think this relaxed approach to the design and implementation has served me twofold: the design and implementation was less forced, and so the final site has a more relaxed, open feel to it, and this design is something I positively want to work with, to the point that I&#8217;m practically <em>itching</em> to post new content to it (and have been for the last month). Further, the iterative, throwaway-prototype approach to designing allowed me to incorporate new ideas effectively, without compromising the design as much as I might before.</p>

<h3>Typography</h3>

<p>One of my primary focuses in this new design was to experiment with typography, using some of the ideas gleaned from reading Robert Bringhurst’s ‘<a href="http://www.amazon.co.uk/Elements-Typographic-Style-Robert-Bringhurst/dp/0881791326/">The Elements of Typographic Style</a>’ and working with <a href="http://clagnut.com/" title="Rich Rutter" rel="friend met colleague">Rich</a> on <a href="http://webtypography.net/">Web Typography</a>. I&#8217;ve tried to blend more widely used ideas (like working with <a href="http://webtypography.net/Rhythm_and_Proportion/Vertical_Motion/2.2.2/" title="Web Typography §2.2.2: Add and delete vertical space in measured intervals">vertical rhythm</a> using <a href="/journal/happy-new?show=baselines" title="View this page with baselines visible" rel="nofollow">baselines</a>) and more playful ones (like <a href="http://webtypography.net/Rhythm_and_Proportion/Blocks_and_Paragraphs/2.3.2/" title="Web Typography §2.3.2: In continuous text mark all paragraphs after the first with an indent of at least one en">ornamented indentation</a>), and will continue to experiment and integrate ideas put forth in Web Typography.</p>

<p>Some of these experiments are very reliant on using modern <abbr title="Cascading Style Sheets" class="caps">CSS</abbr> techniques, such as <a href="http://www.w3.org/TR/CSS21/generate.html" title="CSS 2.1 §12: Generated content, automatic numbering, and lists">generated content</a> and <a href="http://www.w3.org/TR/CSS21/selector.html#q20" title="CSS 2.1 §5.12: Selectors (Pseudo-elements)">pseudo-elements</a> and, as such, may not display as expected on all browsers (Internet Explorer, I&#8217;m looking at <em>you</em>). Further, most of the font-size-related typography has been optimised for WebKit-based browsers on Mac <abbr title="Operating System" class="caps">OS</abbr> <abbr title="Ten">X</abbr> and, as such, there may be sizing issues with other platforms or browsers. Or maybe not. Everything should be <em>usable</em>, at the very least.</p>

<h3>Style</h3>

<p>As it stands, the <abbr title="Cascading Style Sheets" class="caps">CSS</abbr> is very clearly showing signs of the hap-hazard approach I took to developing it; in the very near future, I plan to rework it&#8211;possibly using <a href="http://developer.yahoo.com/yui/"><abbr title="Yahoo! User Interface (Library)" class="caps">YUI</abbr></a> <a href="http://developer.yahoo.com/yui/reset/">reset</a> and <a href="http://developer.yahoo.com/yui/fonts/">fonts</a>.</p>

<h2>Support</h2>

<p>I couldn&#8217;t have achieved everything I have in this redesign if it weren&#8217;t for the help of a two notable individuals:</p>

<ul>
<li><a href="http://antonpeck.com/" title="Anton Peck" rel="friend met colleague">Anton</a> was a constant source of inspiration and has the patience of a monk, answering all my design questions&#8211;no matter how inane&#8211;with nary a complaint.</li>
<li><a href="http://ben-ward.co.uk/" title="Ben Ward" rel="friend met colleague">Ben</a> put up with my badgering for opinions on this or that markup quandary, and seemed to delight in challenging me to get the ideal markup working in whatever layout I was attempting.</li>
</ul>

<p>These two deserve more gratitude than I can express here&#8211;or in beer form&#8211;thank-you both.</p>

<p>There are, however, others that have supported me throughout the process, who also deserve thanks:</p>

<ul>
<li><a href="http://allinthehead.com/" title="Drew McLellan" rel="friend met co-worker">Drew</a></li>
<li><a href="http://kurafire.net/" title="Faruk Ateş" rel="friend met colleague">Faruk</a></li>
<li><a href="http://fatbusinessman.com/" title="David &quot;Fatty&quot; Thompson" rel="friend met colleague">Fatty</a></li>
<li><a href="http://fberriman.com/" title="Frances Berriman" rel="friend met colleague">Fran</a></li>
<li><a href="http://cackhanded.net/" title="Mark Norman Francis" rel="friend met co-worker">Norm!</a></li>
<li><a href="http://pe8er.net/" title="Piotr Gajos" rel="friend colleague">Piotr</a></li>
<li><a href="http://clagnut.com/" title="Rich Rutter" rel="friend met colleague">Rich</a></li>
</ul>

<h2><dfn lang="fr" title="French: Finished">Fin</dfn>?</h2>

<p>nascentguruism is far from complete&#8211;during this redesign, I&#8217;ve come up with many, many ideas for future work on the design and implementation. Most importantly, however, I have a renewed excitement for blogging and a few ideas for future posts in mind.</p>

<p>Only time will tell if it lasts, I&nbsp;suppose.</p>]]></content:encoded>
			<wfw:commentRss>http://nascentguruism.com/journal/happy-new/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
