<?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>Sam Dobbin</title>
	<atom:link href="http://www.samdobbin.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.samdobbin.com</link>
	<description>User Experience Consultant</description>
	<lastBuildDate>Mon, 04 Oct 2010 11:21:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Checkout</title>
		<link>http://www.samdobbin.com/2010/02/26/checkout/</link>
		<comments>http://www.samdobbin.com/2010/02/26/checkout/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 10:03:24 +0000</pubDate>
		<dc:creator>Sam Dobbin</dc:creator>
				<category><![CDATA[Patterns]]></category>

		<guid isPermaLink="false">http://samdobbin.com/?p=514</guid>
		<description><![CDATA[I was recently asked to work on some designs for a registration and checkout process. Now, I'm a responsible and thorough person, so I set out with my copy of LittleSnapper and a handful of URLs to document some best practices. Here's what I learned.]]></description>
			<content:encoded><![CDATA[<p>I was recently asked to work on some designs for a registration and checkout process. Now, I&#8217;m a responsible and thorough person, so I set out with my copy of LittleSnapper and a handful of URLs to document some best practices. Here&#8217;s what I learned.
<span id="more-514"></span></p>

<h3>You&#8217;re not so different</h3>

<p>My scientific selection criteria for this study started and ended with the requirement that someone, recently-ish, had recommended the site. As a result, I looked at the checkout processes of <a href="http://www.amazon.com">Amazon</a>, 
<a href="http://www.apple.com">Apple</a>, <a href="http://www.dell.com">Dell</a>, <a href="http://www.gap.com">Gap</a>, <a href="http://www.ocado.com">Ocado</a>,  and <a href="http://www.tesco.com">Tesco</a>. Those sites cross into a few different industries, but their processes are essentially the same; if we take out the question of account-creation, a high-level model would look something like this:</p>

<div class="thumbnails prepend-2 group">
<img src="http://samdobbin.com/media/checkout/checkout-process.png" alt="" class="wide" />
</div>

<p>And there are a few lessons we can take from that.</p>

<h3>Ask for what you need, when you need it</h3>

<p>Almost without exception, the sites asked for registration at the point that a user clicked &#8216;Checkout&#8217;; before that point, users are free to browse and shop uninterrupted. The exceptions to the rule are the two supermarkets in the study &#8211; Tesco and Ocado &#8211; who need to know more about you before they let you shop.</p>

<div class="thumbnails prepend-2 group">
<img src="http://samdobbin.com/media/checkout/checkout-process-reg.png" alt="" class="wide" />
</div>

<h3>If you have to ask, don&#8217;t expect an answer</h3>

<p>All of these sites have recognised that people giving you money trumps people giving you demographic information. When they interrupt a user&#8217;s shopping process to create an account, they make it as quick and painless as possible, and keep it focussed on shopping; most sites just ask for a name and some contact details and do it all under the heading of billing information.</p>

<p>You&#8217;ll also notice that most sites handle the account creation process without mentioning registration; it&#8217;s simply a question of being an existing customer or a new customer. There&#8217;s a great case study from <a href="http://www.uie.com/">Jared Spool</a> in <a href="http://www.lukew.com/">Luke Wroblewski</a>&#8216;s <em><a href="http://www.rosenfeldmedia.com/books/webforms/">Web Form Design</a></em> about just how painful users find the idea of registration:</p>

<blockquote>
  <p>Without even knowing what was involved in registration, all the users who clicked on the button did so with a sense of despair. Many vocalized how the retailer only wanted their information to pester them with marketing messages they didn&#8217;t want.</p>
</blockquote>

<p>Ocado is the only site here to ask for broader marketing information, and it has the good grace not to require a user to answer those questions. The form could use some design attention, but the sentiment is bearable; even better would be to put those questions into the account page and let users answer them later.</p>

<div class="thumbnails prepend-2 group">
<a href="http://samdobbin.com/media/checkout/checkout-ocado-full.png" title="Make unnecessary questions optional"><img src="http://samdobbin.com/media/checkout/checkout-ocado-questions.png" alt="Make unnecessary questions optional" /></a>
</div>

<p>None of the sites asked the ridiculous questions that used to be on any self-respecting registration form: <a href="http://twitter.com/samdobbin/status/9376750035">are you a farmer, fisher or builder</a>.</p>

<h3>Focus on selling</h3>

<p>I was surprised to see that most sites used a basket page.</p>

<div class="thumbnails prepend-2 group">
<a href="http://samdobbin.com/media/checkout/checkout-basket-full.png" title="Apple's basket page"><img src="http://samdobbin.com/media/checkout/checkout-basket-thumb.png" alt="Apple's basket page" /></a>
</div>

<p>Personally, I hate these; I can&#8217;t remember ever finding anything useful in the cross-sell areas and I resent the interruption to my shopping. But they do give the sites a good opportunity to promote other products and, working on the assumption<sup id="fnref:science"><a href="#fn:science" rel="footnote">1</a></sup> that most of the sites in the survey are attracting customers who are primarily buying one thing at a time, there&#8217;s no significant downside.</p>

<p>Once a user is in the checkout process, all this cross-selling drops away to put the focus squarely on completing the process. Amazon even kills its own navigation.</p>

<div class="thumbnails prepend-2 group">
<a href="http://samdobbin.com/media/checkout/checkout-amazon-full.png" title="Minimal checkout process from Amazon"><img src="http://samdobbin.com/media/checkout/checkout-amazon-thumb.png" alt="Minimal checkout process from Amazon" /></a>
</div>

<h3>What to take away</h3>

<p>If you are selling things, you only make money when someone buys them. If you&#8217;re going to force a user to create an account before they help you make money, make that process as quick and painless as possible. If, as these sites do, you combine it with your checkout process, the user only has to fill in a couple more fields at a point when they&#8217;re already in form-filling mode.</p>

<p>Whatever you do, don&#8217;t dial back the clock to 1999 and ask them to select their hobbies.</p>

<div class="footnotes">
<hr />
<ol>

<li id="fn:science">
<p>At this point, I am abandoning any claim to science. There is nothing backing this up beyond personal experience and a guess that this financial crisis has dampened the online-shopping impulse&#160;<a href="#fnref:science" rev="footnote">&#8617;</a></p>
</li>

</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.samdobbin.com/2010/02/26/checkout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steal right</title>
		<link>http://www.samdobbin.com/2010/02/23/steal-right/</link>
		<comments>http://www.samdobbin.com/2010/02/23/steal-right/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 19:29:24 +0000</pubDate>
		<dc:creator>Sam Dobbin</dc:creator>
				<category><![CDATA[Life in general]]></category>

		<guid isPermaLink="false">http://samdobbin.com/?p=477</guid>
		<description><![CDATA[It's a good time to be a designer. In recent years, the appreciation of good design online has skyrocketed; these days, any client can list a string of inspiring sites that cover the range from beta-only social networks to supermarkets. And, thanks to greater recognition of the value of design in big companies, as well as the swarm of 'hot design trends' lists that pop up, our clients are more aware than ever of cutting-edge design elements.

But there's a difference between being aware of good design elements and being able to create a good design.]]></description>
			<content:encoded><![CDATA[<blockquote class="intro">Immature poets imitate; mature poets steal; bad poets deface what they take, and good poets make it into something better, or at least something different</blockquote>

<p>Eliot, T.S., Philip Massinger, The Sacred Wood, New York: Bartleby.com, 2000.<sup id="fnref:attrib"><a href="#fn:attrib" rel="footnote">1</a></sup></p>

<p>It&#8217;s a good time to be a designer. In recent years, the appreciation of good design online has skyrocketed; these days, any client can list a string of inspiring sites that cover the range from beta-only social networks to supermarkets. And, thanks to greater recognition of the value of design in big companies, as well as the swarm of &#8216;hot design trends&#8217; lists that pop up, our clients are more aware than ever of cutting-edge design elements.</p>

<p>But there&#8217;s a difference between being aware of good design elements and being able to create a good design, and that difference is a problem I&#8217;ve faced again and again in my projects. When I start a piece of competitive analysis with a client, the sites that I&#8217;m asked to look at often feel like a trend list; sites are added to the list because they do something visually special and not, necessarily, because they have faced and overcome similar business challenges.</p>

<p>If I were to plot my average set of competitive analysis sites, the graph would look something like this:</p>

<div class="thumbnails group prepend-2">
<img src="/media/steal-right/steal-right-chart.png" alt="" class="wide" />
</div>

<p>And my clients will generally spend their time looking here:</p>

<div class="thumbnails group prepend-2">
<img src="/media/steal-right/steal-right-chart-fox.png" alt="" class="wide" />
</div>

<p>I call this the Megan Fox zone. It&#8217;s nice to look at. It&#8217;s where the cutting-edge design elements hang out. But if you spend all your time in the Megan Fox zone, you will create the online equivalent of <em><a href="http://rogerebert.suntimes.com/apps/pbcs.dll/article?AID=/20090623/REVIEWS/906239997">Transformers 2</a></em>; a site with bells and whistles but no substance. Bad poetry. Decoration.</p>

<p>A good design is not one that steals all the items on the <a href="http://www.google.com/search?hl=en&amp;safe=off&amp;client=safari&amp;rls=en&amp;q=hot+new+web+design+trends&amp;aq=f&amp;aqi=&amp;oq=">hottest design trends</a> lists and blindly applies them. And it&#8217;s not one that mimics whatever elements push the client&#8217;s buttons. A good design is thoughtful; it addresses the unique challenges of a client&#8217;s business and delivers value to their customers by understanding what they want. It&#8217;s visually appealing and engaging because it&#8217;s valuable, not the other way around.</p>

<p>We won&#8217;t get to that level of thought with competitive analysis and trend lists. In fact, I&#8217;m finding that competitive analysis is making it harder for me to deliver something valuable; as soon as a client tells me about Site A&#8217;s <a href="http://uxexchange.com/questions/1459/when-should-you-use-task-based-navigation-over-topic-based-navigation">task-based navigation</a> and Site B&#8217;s <a href="http://uipatternfactory.com/p=information-dashboard/">account dashboard</a>, I have to struggle to pull them away from designing interfaces. We rush to pretty too quickly to get to right.</p>

<p>And so a plea: steal right. Don&#8217;t ask clients for sites they like. Instead, ask about their problems and their plans. Speak to their customers. If Site A&#8217;s task-based navigation system really is what&#8217;s needed, it will become clear soon enough, and you can make it into something better.</p>

<div class="footnotes">
<hr />
<ol>

<li id="fn:attrib">
<p>After countless misquotations and misattributions, I stumbled across this excellent piece of detective work by <a href="http://nancyprager.wordpress.com/2007/05/08/good-poets-borrow-great-poets-steal/">Nancy prager</a>. And now I use the correct but less-catchy form.&#160;<a href="#fnref:attrib" rev="footnote">&#8617;</a></p>
</li>

</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.samdobbin.com/2010/02/23/steal-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An open letter to Garmin</title>
		<link>http://www.samdobbin.com/2010/02/18/an-open-letter-to-garmin/</link>
		<comments>http://www.samdobbin.com/2010/02/18/an-open-letter-to-garmin/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 15:08:13 +0000</pubDate>
		<dc:creator>Sam Dobbin</dc:creator>
				<category><![CDATA[Life in general]]></category>

		<guid isPermaLink="false">http://samdobbin.com/?p=459</guid>
		<description><![CDATA[Dear Folks at Garmin, Allow me to start by saying that the stuff you make is awesome. I love my Forerunner 305. I love my Edge 705. I love Garmin Connect. But, well, your Garmin Training Center could use some love. In the hope that pointless moaning becomes more useful when accompanied by pictures, I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Folks at Garmin,</p>

<p>Allow me to start by saying that the stuff you make is awesome. I love my Forerunner 305. I love my Edge 705. I love Garmin Connect. But, well, your Garmin Training Center could use some love.</p>

<p>In the hope that pointless moaning becomes more useful when accompanied by pictures, I&#8217;ve come up with some ideas.<span id="more-459"></span></p>

<h3>First things first</h3>

<p>This is kind of awkward, but, well, your icon is <em>jaggy</em>.</p>

<p>Look:</p>

<div class="thumbnails group prepend-2">
<img src="http://samdobbin.com/media/garmin-letter/logo.jpg" alt="Garmin Training Center" title="" width="520" class="wide" />
</div>

<p>Now that that&#8217;s out the way, let&#8217;s take a look at the first screen someone sees when they open the training centre:</p>

<div class="thumbnails group prepend-2">
<a href="http://samdobbin.com/media/garmin-letter/home-full.jpg"><img src="http://samdobbin.com/media/garmin-letter/home-thumb.jpg" alt="Garmin Training Center" title="" width="520" class="" /></a>
</div>

<p>It&#8217;s a little daunting, but what&#8217;s odd about this choice is that the information here shouldn&#8217;t be something that people need to see all that often. Unless my heart rate zones are changing all the time or I can&#8217;t remember my own name (and the two may go hand in hand) I can pretty much set this and forget about it.</p>

<p>What this app is all about is me <em>doing</em> things. And that probably means I&#8217;ve either just done something, or I&#8217;m planning to do something.</p>

<h3>I&#8217;ve just done something: home screen and activities</h3>

<p>The default way of showing activities is a big list. I&#8217;m going to go out on a limb and say that the kind of people who willingly hand over cash for a heavy, ugly watch just because it can tell them how fast they&#8217;re running are also the sorts of people who are likely to go out and use said watch. A lot. So the big list quickly becomes a very big list, and with no way of filtering by activity type, date, distance, duration or any other of the many, many useful metrics you have, the very big list is quickly filed into the &#8216;This is Terrifying, Ignore it&#8217; box.</p>

<div class="thumbnails group prepend-2">
<a href="http://samdobbin.com/media/garmin-letter/activities-full.jpg"><img src="http://samdobbin.com/media/garmin-letter/activities-thumb.jpg" alt="Garmin Training Center" title="" width="520" class="" /></a>
</div>

<p>Which is a shame, because there&#8217;s a lot of good stuff lurking under that list. Wouldn&#8217;t it be great if I could auto-compare all the times I rode a route? Or if I could annotate workouts? Or rate courses?</p>

<h3>I&#8217;m planning to do something: workouts</h3>

<p>I&#8217;m not particularly into scheduling workouts on a calendar, but I&#8217;d love to have better management of the things I do. Whether they&#8217;re workouts, courses or activities<sup id="fnref:activity-type"><a href="#fn:activity-type" rel="footnote">1</a></sup>, some smart folders grouping them by sport, as well as the ability to create custom folders for training type would do it for me. I know we can already create folders, but I&#8217;m really not sure what they&#8217;re for. They don&#8217;t seem to do anything good.</p>

<h3>Taking it with you: device management</h3>

<p>Oh boy. It&#8217;s really weird that you&#8217;re a device manufacturer and the whole device management side of things feels like an afterthought. Here&#8217;s a for-instance: I do the odd ride. Sometimes I do running intervals, for which I create a workout with timing and distance. And that&#8217;s great. What&#8217;s not great is that every time I plug my 305 into my mac, I have to choose which things to upload to the device because there&#8217;s not enough free space. And every time, I have to de-select the same things. And all I really want on there are my running interval workouts. Imagine being able to pick a folder to automatically sync to the device. Or, better yet, imagine not being able to do the equivalent with your iPhone.</p>

<p>And, while we&#8217;re on the subject, let&#8217;s make it easier to get activities out of the Training Centre and onto Garmin Connect.</p>

<h3>Really, though, thanks</h3>

<p>Even though I moan a lot, I only do it because I care. I&#8217;d enjoy training a whole lot less without your gear.</p>

<div class="footnotes">
<hr />
<ol>

<li id="fn:activity-type">
<p>On a related note, you should definitely tighten up the way you think about things like this. I don&#8217;t care &#8211; or understand, really &#8211; whether something is a course, a workout or an activity; I just know that I rode a route before and that I plan to ride it again. On Tuesday. And I want to look at a map of it now. Don&#8217;t make me have to find a secret menu to convert it into different formats.&#160;<a href="#fnref:activity-type" rev="footnote">&#8617;</a></p>
</li>

</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.samdobbin.com/2010/02/18/an-open-letter-to-garmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting fit has never been so pretty</title>
		<link>http://www.samdobbin.com/2009/12/10/getting-fit-has-never-been-so-pretty/</link>
		<comments>http://www.samdobbin.com/2009/12/10/getting-fit-has-never-been-so-pretty/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 14:27:33 +0000</pubDate>
		<dc:creator>Sam Dobbin</dc:creator>
				<category><![CDATA[Patterns]]></category>

		<guid isPermaLink="false">http://samdobbin.com/?p=426</guid>
		<description><![CDATA[It seems like every time November rolls around, my fitness bug kicks into action. I&#8217;ve just finished planning next season (fingers, toes, arms and legs firmly crossed for a place in the Étape) and, because I can, I&#8217;ve been dallying with the various gizmos available to fitness-minded design nerd. Mmm, purty. Myself, I&#8217;m a Garmin [...]]]></description>
			<content:encoded><![CDATA[<p>It seems like every time November rolls around, my fitness bug kicks into action. I&#8217;ve just finished planning next season (fingers, toes, arms and legs firmly crossed for a place in <a href="http://www.letapedutour.com/">the Étape</a>) and, because I can, I&#8217;ve been dallying with the various gizmos available to fitness-minded design nerd.</p>

<p>Mmm, purty.<span id="more-426"></span></p>

<div class="thumbnails group prepend-2">
<a href="http://samdobbin.com/media/garmin1.png"><img src="http://samdobbin.com/media/garmin1-240x240.png" alt="garmin1.png" title="garmin1.png" width="240" height="240" class="" /></a>

<a href="http://samdobbin.com/media/garmin2.png"><img src="http://samdobbin.com/media/garmin2-240x240.png" alt="garmin2.png" title="garmin2.png" width="240" height="240" class="" /></a>
</div>

<div class="thumbnails group prepend-2">
<a href="http://samdobbin.com/media/garmin3.png"><img src="http://samdobbin.com/media/garmin3-240x240.png" alt="garmin3.png" title="garmin3.png" width="240" height="240" class="" /></a>

<a href="http://samdobbin.com/media/garmin4.png"><img src="http://samdobbin.com/media/garmin4-240x240.png" alt="garmin4.png" title="garmin4.png" width="240" height="240" class="" /></a>
</div>

<div class="thumbnails group prepend-2">
<a href="http://samdobbin.com/media/nike1.png"><img src="http://samdobbin.com/media/nike1-240x240.png" alt="nike1.png" title="nike1.png" width="240" height="240" class="" /></a>

<a href="http://samdobbin.com/media/nike2.png"><img src="http://samdobbin.com/media/nike2-240x240.png" alt="nike2.png" title="nike2.png" width="240" height="240" class="" /></a>
</div>

<div class="thumbnails group prepend-2">
<a href="http://samdobbin.com/media/nike3.png"><img src="http://samdobbin.com/media/nike3-240x240.png" alt="nike3.png" title="nike3.png" width="240" height="240" class="" /></a>

<a href="http://samdobbin.com/media/nike4.png"><img src="http://samdobbin.com/media/nike4-240x240.png" alt="nike4.png" title="nike4.png" width="240" height="240" class="" /></a>
</div>

<p>Myself, I&#8217;m a Garmin man; I&#8217;m a particular fan of stealing other people&#8217;s riding routes and <strike>getting to race them</strike> watching them disappear into the distance through the Virtual Partner feature. And the huge infographic geek in me just loves the <a href="http://connect.garmin.com/player/10661241">route player</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.samdobbin.com/2009/12/10/getting-fit-has-never-been-so-pretty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things that caught my eye #3</title>
		<link>http://www.samdobbin.com/2009/11/09/things-that-caught-my-eye-3/</link>
		<comments>http://www.samdobbin.com/2009/11/09/things-that-caught-my-eye-3/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 11:07:44 +0000</pubDate>
		<dc:creator>Sam Dobbin</dc:creator>
				<category><![CDATA[Linked]]></category>

		<guid isPermaLink="false">http://samdobbin.com/?p=414</guid>
		<description><![CDATA[This week&#8217;s sometimes-weekly summary of things I noticed on the internet things I wish we had in the UK. Put this on A web series about dressing like a grownup. A Continuous Lean A Continuous Lean is about things. American things, good looking things, well designed things and all sorts of other things. Secret Forts [...]]]></description>
			<content:encoded><![CDATA[<p>This week&#8217;s sometimes-weekly summary of <strike>things I noticed on the internet</strike> things I wish we had in the UK.<span id="more-414"></span></p>

<h3 class="title-link"><a href="http://putthison.com/" rel="external">Put this on</a></h3>

<blockquote>
  <p>A web series about dressing like a grownup.</p>
</blockquote>

<h3 class="title-link"><a href="http://www.acontinuouslean.com/" rel="external">A Continuous Lean</a></h3>

<blockquote>
  <p>A Continuous Lean is about things. American things, good looking things, well designed things and all sorts of other things.</p>
</blockquote>

<h3 class="title-link"><a href="http://secretforts.blogspot.com/" rel="external">Secret Forts</a></h3>

<blockquote>
  <p>This blog is as it says, a collection of good things. Images, videos&#8230;things that interest me. I don&#8217;t write about them. I let it, each post on its own and as a collective whole, speak for itself. This collection of things is me. And this is my secret fort.</p>
</blockquote>

<h3 class="title-link"><a href="http://www.atimetoget.com/" rel="external"> a time to get</a></h3>

<blockquote>
  <p>The good, the bad, and yes, even the ugly. In a world that has no time for anything, there is always a time to give, and every once in a while&#8230;&#8230;.. a time to get.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.samdobbin.com/2009/11/09/things-that-caught-my-eye-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The joys of concept development</title>
		<link>http://www.samdobbin.com/2009/10/29/the-joys-of-concept-development/</link>
		<comments>http://www.samdobbin.com/2009/10/29/the-joys-of-concept-development/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 15:05:23 +0000</pubDate>
		<dc:creator>Sam Dobbin</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://samdobbin.dob:8888/?p=392</guid>
		<description><![CDATA[My job is fantastic. I get paid to sit and think of amazing things while I listen to music and chat with interesting people. When I put pen to paper, it&#8217;s to make something pretty. I rarely have to open Excel. And, unlike some fellow travellers, I get to feel like my work is a [...]]]></description>
			<content:encoded><![CDATA[<p>My job is fantastic. I get paid to sit and think of amazing things while I listen to music and chat with interesting people. When I put pen to paper, it&#8217;s to make <a href="/work/sample-deliverables/#concept-models">something pretty</a>. I rarely have to open Excel. And, unlike <a href="http://www.youtube.com/watch?v=ZKCdexz5RQ8">some fellow travellers</a>, I get to feel like my work is a positive thing.</p>

<p>The downside is that a lot of my work is secret, so I can&#8217;t share it. A portfolio full of NDA makes finding work somewhat challenging, but it&#8217;s also frustrating to have put so much work into a project and to have to wait years to see it come to life. At the moment, I have 4 projects, representing the vast majority of my freelance career, somewhere in the concept development limbo.</p>

<p>I can&#8217;t wait for them to launch. Until they do, I&#8217;ll settle for sharing some of the <a href="/work/#concept-development">less-secret secret stuff</a> I&#8217;ve done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.samdobbin.com/2009/10/29/the-joys-of-concept-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things that caught my eye (#2)</title>
		<link>http://www.samdobbin.com/2009/10/23/things-that-caught-my-eye-2/</link>
		<comments>http://www.samdobbin.com/2009/10/23/things-that-caught-my-eye-2/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 10:35:09 +0000</pubDate>
		<dc:creator>Sam Dobbin</dc:creator>
				<category><![CDATA[Linked]]></category>

		<guid isPermaLink="false">http://samdobbin.dob:8888/?p=315</guid>
		<description><![CDATA[This week&#8217;s sometimes-weekly summary of things I noticed on the internet. Last FM iPhone app wireframes I love looking at other people&#8217;s wireframes. Mr Eaves Sans and Modern I&#8217;d tell you how excited I am to see this, but you&#8217;d definitely lose respect for me. Mrs Eaves was one of my earliest favourites back when [...]]]></description>
			<content:encoded><![CDATA[<p>This week&#8217;s sometimes-weekly summary of things I noticed on the internet.<span id="more-315"></span></p>

<h3 class="title-link"><a href="http://www.flickr.com/photos/lastfm/tags/iphone/" rel="external">Last FM iPhone app wireframes</a></h3>

<p>I love looking at other people&#8217;s wireframes.</p>

<h3 class="title-link"><a href="http://www.emigre.com/EFfeature.php?di=213"  rel="external">Mr Eaves Sans and Modern</a></h3>

<p>I&#8217;d tell you how excited I am to see this, but you&#8217;d definitely lose respect for me. Mrs Eaves was one of my earliest favourites back when I got to play with typography for a living, and this companion is simply gorgeous.</p>

<h3 class="title-link"><a href="http://www.flickr.com/groups/1239331@N20/" rel="external">The world&#8217;s worst cycle lanes</a></h3>

<p>A collection of badly design bike lanes that&#8217;s bound to ring a bell if you&#8217;ve ever been on a bike. My personal favourite is <a href="http://www.flickr.com/photos/cliveandrews/2318975649/in/pool-1239331@N20">this stunning example of clear road markings</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.samdobbin.com/2009/10/23/things-that-caught-my-eye-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things that caught my eye (#1)</title>
		<link>http://www.samdobbin.com/2009/10/16/things-that-caught-my-eye-1/</link>
		<comments>http://www.samdobbin.com/2009/10/16/things-that-caught-my-eye-1/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 14:24:14 +0000</pubDate>
		<dc:creator>Sam Dobbin</dc:creator>
				<category><![CDATA[Linked]]></category>

		<guid isPermaLink="false">http://samdobbin.dob:8888/?p=254</guid>
		<description><![CDATA[This week&#8217;s sometimes-weekly summary of things I noticed on the internet. FPO: The Blumenthals’ Anniversary Book A great idea, beautifully executed: Traditionally the first anniversary gift is made of paper. I was inspired to do this many months ago while reading through our old text messages — I was just cracking up, and realized this [...]]]></description>
			<content:encoded><![CDATA[<p>This week&#8217;s sometimes-weekly summary of things I noticed on the internet.</p>

<p><span id="more-254"></span></p>

<h3 class="title-link"><a href="http://www.underconsideration.com/fpo/archives/2009/09/blumenthals-anniversary-book.php">FPO: The Blumenthals’ Anniversary Book</a></h3>

<p>A great idea, beautifully executed:</p>

<blockquote>
  <p>Traditionally the first anniversary gift is made of paper. I was inspired to do this many months ago while reading through our old text messages — I was just cracking up, and realized this would be a great source for a diary or journal project.</p>
</blockquote>

<h3 class="title-link"><a href="http://www.ted.com/index.php/talks/stefan_sagmeister_the_power_of_time_off.html">Stefan Sagmeister: The power of time off | Video on TED.com</a></h3>

<p>Looks like I need to take more time off. Seven years&#8217; of fresh work from one year of thinking? Sign me up.</p>

<h3 class="title-link"><a href="http://www.rapha.cc/exclusive-rapha-to-launch-riding-holidays-1">Exclusive: Rapha to launch riding holidays | Rapha</a></h3>

<p>And maybe here is where I can spend some of that time off.</p>

<h3 class="title-link"><a href="http://powazek.com/posts/2090">Derek Powazek &#8211; Spammers, Evildoers, and Opportunists</a></h3>

<blockquote>
  <p>The problem with SEO is that the good advice is obvious, the rest doesn’t work, and it’s poisoning the web. I’m going to tell you about the problems, and then tell you the one true way to generate traffic on the web, based on my own 14 years of hits and misses.</p>
</blockquote>

<h3 class="title-link"><a href="http://theimpossiblecool.tumblr.com/post/212102148/try-to-learn-something-about-everything-and">the impossible cool.</a></h3>

<blockquote>
  <p>“Try to learn something about everything and everything about something.”</p>
</blockquote>

<h3 class="title-link"><a href="http://www.kungfugrippe.com/post/211035057/read-all-day-i-couldnt-really-place-what-i">kung fu grippe: Read All Day</a></h3>

<p>I studied English at Cambridge and I cannot tell you how hard I pushed for the study of sentences that created forts made of sofa cushions. And now it seems I&#8217;m not the only one for whom they have a special significance.</p>

<h3 class="title-link"><a href="http://www.fourhourworkweek.com/blog/2009/10/07/edmund-wilson-letter/">The Best Decline Letter of All-Time: Edmund Wilson</a></h3>

<p>I&#8217;m so impressed by this that I&#8217;m currently sketching out an index-card based conversation simplifier to be deployed at my wife. Stay tuned for progress reports, pictures of me being evicted and possible desperate offers of bits of me for cash.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.samdobbin.com/2009/10/16/things-that-caught-my-eye-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project (near) launch: Vodafone 360</title>
		<link>http://www.samdobbin.com/2009/09/24/project-near-launch-vodafone-360/</link>
		<comments>http://www.samdobbin.com/2009/09/24/project-near-launch-vodafone-360/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 13:07:03 +0000</pubDate>
		<dc:creator>Sam Dobbin</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://samdobbin.dob:8888/?p=389</guid>
		<description><![CDATA[A little over a year ago, I sold all my stuff and moved to Düsseldorf, where I lived in a flat that was painted mostly in peach and decorated exclusively in wicker. When I was there, I met lots of other people who had no business being in the city, and, together, we colonised a [...]]]></description>
			<content:encoded><![CDATA[<p>A little over a year ago, I sold all my stuff and moved to Düsseldorf, where I lived in a flat that was <a href="http://www.flickr.com/photos/dobdins/sets/72157606433334228/">painted mostly in peach and decorated exclusively in wicker</a>. When I was there, I met lots of other people who had no business being in the city, and, together, we colonised a small part of a big building and started to make something nice.</p>

<p>That something&#8217;s name is <a href="http://www.vodafone360.com">Vodafone 360</a>. I worked on it for 9 months, leading the concept design work on the PC product before crossing the line into detailed design for a few months. Bizarre contract rules meant I couldn&#8217;t stay on the project for more than those 9 months, so I only have a small idea of what the final thing will be like. 
<span id="more-389"></span>It sure is pretty though:</p>

<div class="thumbnails group prepend-2">
<a href="http://www.flickr.com/photos/pedrocustodio/3950338822/" title="Vodafone 360 Screenshots - Connected address book"><img src="http://farm3.static.flickr.com/2565/3950338822_1621973e29.jpg" alt="" /></a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.samdobbin.com/2009/09/24/project-near-launch-vodafone-360/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meckin&#8217; stuff: Beci&#8217;s Book of Birthday Booty</title>
		<link>http://www.samdobbin.com/2009/09/20/meckin-stuff-becis-book-of-birthday-booty/</link>
		<comments>http://www.samdobbin.com/2009/09/20/meckin-stuff-becis-book-of-birthday-booty/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 11:03:58 +0000</pubDate>
		<dc:creator>Sam Dobbin</dc:creator>
				<category><![CDATA[Meckin' stuff]]></category>

		<guid isPermaLink="false">http://samdobbin.dob:8888/?p=281</guid>
		<description><![CDATA[This is the first book I ever made that had the good grace to remain made for any period of time. It was a birthday present for my wife (before she became my wife and allowed me to stop doing things like this), and it was awesome. It even had detachable pages.]]></description>
			<content:encoded><![CDATA[<div class="thumbnails group prepend-2">
<a href="http://www.flickr.com/photos/dobdins/2206120331/"><img src="http://farm3.static.flickr.com/2206/2206120331_675733f23d.jpg" width="500" height="333" alt="Clarendon?" class="notitle" /></a>
</div>

<p>This is the first book I ever made that had the good grace to remain made for any period of time. It was a birthday present for my wife (before she became my wife and allowed me to stop doing things like this), and it was awesome.</p>

<p>It even had detachable pages.</p>

<div class="thumbnails group prepend-2"><a href="http://www.flickr.com/photos/dobdins/2206128143/" title="Beci's Birthday Book of Booty"><img src="http://farm3.static.flickr.com/2345/2206128143_afba3dea11_m.jpg" width="240" height="200" alt="Beci's Birthday Book of Booty" /></a>
<a href="http://www.flickr.com/photos/dobdins/2206123859/" title="Check out that copywriting"><img src="http://farm3.static.flickr.com/2400/2206123859_9aa4136636_m.jpg" width="240" height="168" alt="Check out that copywriting" /></a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.samdobbin.com/2009/09/20/meckin-stuff-becis-book-of-birthday-booty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
