<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.1" --><rss 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/" version="2.0">

<channel>
	<title>Jason Robb</title>
	<link>http://jasonrobb.com</link>
	<description>Experience designer &amp; implementer in Boston, MA, USA</description>
	<pubDate>Sun, 21 Jun 2009 15:18:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/JasonRobb" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">JasonRobb</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>UX Examples for Start-ups</title>
		<link>http://jasonrobb.com/2009/06/21/ux-examples-for-start-ups/</link>
		<comments>http://jasonrobb.com/2009/06/21/ux-examples-for-start-ups/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 15:07:30 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Communication]]></category>

		<category><![CDATA[User Experience]]></category>

		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Education]]></category>

		<category><![CDATA[Documentation]]></category>

		<category><![CDATA[Start-ups]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2009/06/21/ux-examples-for-start-ups/</guid>
		<description><![CDATA[In my last post, Education for a team of none, I wrote about how I&#8217;ve noticed very little documentation for someone in my situation. And I don&#8217;t think it&#8217;s a rare one: I&#8217;ve got low or no budget for user research. I&#8217;m new to UX (1.5 years, professionally). And the people I&#8217;m working with need [...]]]></description>
			<content:encoded><![CDATA[<p>In my last post, <a href="http://jasonrobb.com/2009/06/18/education-for-a-team-of-none/">Education for a team of none</a>, I wrote about how I&#8217;ve noticed very little documentation for someone in my situation. And I don&#8217;t think it&#8217;s a rare one: I&#8217;ve got low or no budget for user research. I&#8217;m new to UX (1.5 years, professionally). And the people I&#8217;m working with need to be educated about the importance of UX design.</p>
<blockquote><p>If my circumstances aren&#8217;t rare, why haven&#8217;t I seen relevant examples of hardships and successes evangelizing and designing user experiences in start-ups?</p></blockquote>
<p>After speaking with several people about my curious observation, I&#8217;ve come to a number of conclusions. One is, relevant examples are a small part of the big picture. Another is, people who are new to UX don&#8217;t know or don&#8217;t want to talk about their challenges and successes. But I&#8217;d like to focus on producing examples, rather than motivating people to talk more. The former I can directly achieve, the latter I can only passively affect.</p>
<h3>Personas were a bad example</h3>
<p>In my last post, I used an example of how I had not seen an example of low-budget personas. Unfortunately, personas were a poor choice for discussing a lack of documentation. Hardly anyone can agree that they&#8217;re useful, so I struck a nerve that might have distracted some people from my main point: the lack of examples. Also, there aren&#8217;t a lot of people doing them, so naturally, it&#8217;s going to be harder to find relevant examples of low-budget personas. So, I digress.</p>
<h3>An example from the bit cave™</h3>
<p>I&#8217;m going to use an example from a subject that <em>is</em> well documented, HTML and CSS. I know this isn&#8217;t an apples-to-apples comparison, but the contrast is enlightening (to me at least). </p>
<p>In chapter 2 of the excellent book <a href="http://astore.amazon.com/jasrob-20/detail/0321509021">Bulletproof Web Design</a> by <a href="http://simplebits.com">Dan Cederholm</a>, an example of scalable navigation is dissected and built from the ground up. He starts by giving us some context, showing a common approach to tabbed navigation. He then refutes the flawed approach and expounds a better method of building tabbed navigation. His example is repeatable and replicable. You can take the code he provides and build your own scalable navigation, step-by-step. There aren&#8217;t many examples like that in UX design. But there are some who are providing clear examples of entry-level UX design tasks and methods.</p>
<h3>UX documentation examples</h3>
<p><a href="http://www.happycog.com/about/hoffman/">Kevin Hoffman</a> reminded me of one of the first UX design books I had ever read: Dan Brown&#8217;s <a href="http://astore.amazon.com/jasrob-20/detail/0321392353">Communicating Design: Developing Web Site Documentation for Design and Planning</a>. It has plenty of examples to whet the appetite of an UX newbie. But what I&#8217;m really after are examples of wireframes or flow charts from someone in my situation: low-budget, no expertise, and inexperienced (UX-wise) colleagues. </p>
<p>Why do these examples have to come from someone in this situation? Because I&#8217;m willing to bet that how an amateur does wireframes is going to be different (but not necessarily better) than how an expert does wireframes. The amateur might not know the best way to do it, but they&#8217;ll likely cover ground that&#8217;s more familiar to other amateurs. I&#8217;m not discounting the expert as irrelevant, on the contrary, the best way to learn is from experts. But, that aside, I haven&#8217;t seen amateurs teaching amateurs, and would like to see what comes from it.</p>
<p>Maybe I&#8217;m asking for too much? Which is why I&#8217;m not shaking my fist at the world, demanding someone else fill this void. Rather, I&#8217;m going to start writing about UX design examples in the wild, at my start-up company.</p>
<h3>Jason Robb, on wireframes</h3>
<p>My first article will be on wireframing with sticky notes, a notebook, and good ol&#8217; markup and style. I&#8217;ll (hopefully) show how I went from a set of business requirements, to a rough concept on paper, to implementation in HTML and CSS. I&#8217;ll be publishing it on this site some time in the very near future. </p>
<p>My first ever presentation, at <a href="http://webdesignday.com">Pittsburgh Web Design Day</a>, was about wireframes. <a href="http://www.slideshare.net/jasonrobb/what-the-wireframe">The presentation</a> went okay, but one thing I realized was how crucial examples are to effective communication. Unfortunately, my slides were saturated with lists instead of wireframes from the wild. Not to mention I was grossly unprepared. So hopefully this will be a nice opportunity to reclaim some lost ground.</p>
<h3>Suggestions?</h3>
<p>If you have a suggestion for a topic to cover, I&#8217;d love to hear from you! There is nothing too simple or mundane for me to talk about, anything from UX ideation to implementation. Please <a href="http://jasonrobb.com/contact">email me</a> or <a href="http://twitter.com/jasonrobb">@ me on Twitter</a>. Thanks for reading!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JasonRobb?a=MzEHdyXqHMY:amv9hYnKEbw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=MzEHdyXqHMY:amv9hYnKEbw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=MzEHdyXqHMY:amv9hYnKEbw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=MzEHdyXqHMY:amv9hYnKEbw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=MzEHdyXqHMY:amv9hYnKEbw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=MzEHdyXqHMY:amv9hYnKEbw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2009/06/21/ux-examples-for-start-ups/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Education for a team of none</title>
		<link>http://jasonrobb.com/2009/06/18/education-for-a-team-of-none/</link>
		<comments>http://jasonrobb.com/2009/06/18/education-for-a-team-of-none/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 13:45:16 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[Communication]]></category>

		<category><![CDATA[User Experience]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[Problem]]></category>

		<category><![CDATA[Conferences]]></category>

		<category><![CDATA[Education]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2009/06/18/education-for-a-team-of-none/</guid>
		<description><![CDATA[Over the past few years as a web designer I&#8217;ve noticed a lack of education specific to people like me. Let me take you through an example. But keep in mind, this isn&#8217;t the only example I could use, there are many. 
I recently heard the wonderful Jared Spool speak on the topic of personas [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past few years as a web designer I&#8217;ve noticed a lack of education <em>specific</em> to people like me. Let me take you through an example. But keep in mind, this isn&#8217;t the only example I could use, there are many. </p>
<p>I recently heard the wonderful <a href="http://www.uie.com/about/">Jared Spool</a> speak on the topic of <a href="http://en.wikipedia.org/wiki/Personas">personas</a> at the <a href="http://upaboston.org/miniconf09/">UPA Boston mini conference</a>. The usefulness of personas notwithstanding (not getting into that can of worms here), I walked away from his talk with a familiar, looming question:</p>
<blockquote><p>Can robust personas be built by a single designer, with limited time and resources?</p></blockquote>
<p>I asked Jared, and his response was &#8220;it depends, but yes.&#8221; It was encouraging to hear, no doubt! But where do I start? His talk outlined how he built robust personas in 30 days. The robust part is because the personas his team built used data gathered from real users. As opposed to using made up quotes and information. Now, of course I don&#8217;t expect or assume that a single person, with limited time and resources could do it in exactly the same way as someone with a team of experts could do it. But that doesn&#8217;t mean I can&#8217;t make personas <em>at all</em>, does it? There has to be some way for me to build them. Perhaps that means using less data or spreading out my work over a longer period of time.</p>
<h3>Specific examples for a specific audience</h3>
<p>And that ambiguity is exactly where encouragement alone fails to be helpful. <strong>I need examples!</strong> I need realistic case studies of how someone like me succeeded in building personas. I need to know how they approached them, and how it impacted the problems they were trying to solve. </p>
<p>Without relevant examples, I frequently get the feeling that it&#8217;s an all or nothing situation. It&#8217;s like when people say &#8220;usability testing is expensive, time consuming, and takes an expert to translate the results.&#8221; That&#8217;s obviously not true, and we can benefit from doing even <a href="http://www.useit.com/alertbox/testing_two_users.html">the smallest of studies</a>. The difference is, I&#8217;ve seen examples of how usability studies on a shoe-string budget work. I have not seen examples of low-budget personas. (Again, not picking on personas, the same argument could be made for design pattern frameworks or mental models. The list goes on and on.)</p>
<h3>It&#8217;s not Jared&#8217;s problem</h3>
<p>I&#8217;m not putting this responsibility on Jared. It&#8217;s not <em>his</em> problem if I can&#8217;t translate his approach to my situation. I&#8217;m not asking him to meet me halfway. And I&#8217;m definitely not suggesting he should change the way he presents personas to his audiences. He rocks, and should stick to his guns.</p>
<p>But I&#8217;m not going to learn how to do personas from examples of how to do it with a team of experts. And I&#8217;m not going to learn how to build a design pattern framework, or mental models, if the examples are coming from that same frame of reference. Excluding examples for the loners is missing the mark for many. The newbies (myself included) need the right kind of examples that are relevant to our needs.</p>
<h3>Who&#8217;s coming with me?</h3>
<p>I know I&#8217;m not alone in this. There are people in the web industry that are in the same position as me. That is, not much experience, no mentor, and no help from an army of designers, developers, and researchers.</p>
<p>So I&#8217;m rallying the troops. I don&#8217;t know what&#8217;s next, but there is an opportunity here. Can we educate each other with relevant examples of these emerging concepts? It would be awesome if there were a blog, a conference, a community, or all 3, that is specifically for this crowd.</p>
<p>Who wants to help me? <a href="http://jasonrobb.com/contact/">Email me</a>, leave a comment below, or get a hold of <a href="http://twitter.com/jasonrobb">me on Twitter</a>. Thank you!</p>
<p><em>Update: Please read my follow up post: <a href="http://jasonrobb.com/2009/06/21/ux-examples-for-start-ups/">UX Examples for Start-ups</a>. I received some great feedback, so I summarize some of it. And I decided that I would blog about the examples I see missing from the community. Thanks again for reading.</em></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JasonRobb?a=spx0FKBY7Dw:OnzMbi2PMV4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=spx0FKBY7Dw:OnzMbi2PMV4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=spx0FKBY7Dw:OnzMbi2PMV4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=spx0FKBY7Dw:OnzMbi2PMV4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=spx0FKBY7Dw:OnzMbi2PMV4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=spx0FKBY7Dw:OnzMbi2PMV4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2009/06/18/education-for-a-team-of-none/feed/</wfw:commentRss>
		</item>
		<item>
		<title>UX Generalists &amp; Specialists</title>
		<link>http://jasonrobb.com/2009/05/22/ux-generalists-specialists/</link>
		<comments>http://jasonrobb.com/2009/05/22/ux-generalists-specialists/#comments</comments>
		<pubDate>Sat, 23 May 2009 03:07:41 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[User Experience]]></category>

		<category><![CDATA[Philosophy]]></category>

		<category><![CDATA[Jobs]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Generalist]]></category>

		<category><![CDATA[Specialist]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2009/05/22/ux-generalists-specialists/</guid>
		<description><![CDATA[The IxDA discussion list has got me thinking about being a UX designer and whether it&#8217;s better to specialize or to generalize. I&#8217;ve discovered that it depends on you and your company&#8217;s circumstances.
Which is better?
If you&#8217;ve been reading the IxDA, you&#8217;ve probably noticed how heated the discussion gets when someone brings up anything like what [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.ixda.org/discuss.php?post=42068">IxDA discussion list</a> has got me thinking about being a UX designer and whether it&#8217;s better to specialize or to generalize. I&#8217;ve discovered that it depends on you and your company&#8217;s circumstances.</p>
<h3>Which is better?</h3>
<p>If you&#8217;ve been reading the <a href="http://ixda.org">IxDA</a>, you&#8217;ve probably noticed how heated the discussion gets when someone brings up anything like what I&#8217;m about to analyze. Some people make a big deal (read: rant) about the difference between UX generalists and UX specialists. The argument that I&#8217;ve observed is along the lines of this:</p>
<blockquote><p>Which is better (note: better is ambiguous)? A generalist, proficient with a wide range of skills or a specialist, superb at one skill, less than adequate at other skills.</p></blockquote>
<h3>The score</h3>
<p>I&#8217;m in the generalist camp, but hear me out. From where I stand, I can improve any one skill to above average (I&#8217;m being modest) with some hard work and guidance. If a specialized UX designer, with no skills in coding wants to become proficient at an above average level, they&#8217;ve got a longer way to go than the generalist. That&#8217;s a fact. But the question is, why would they ever need to know an above average level of coding? In their current position, they don&#8217;t, because someone else who has specialized in coding will do a much better job at it than them. Point for the specialists. 1-0.</p>
<p>The specialists say &#8220;generalists can&#8217;t devote enough time to one thing to become a true expert, or if so, it&#8217;s rare.&#8221; And that may be true. But if a generalist spent all their time on one thing, then they wouldn&#8217;t be getting their job done. A job that requires them to know a decent amount of coding, graphic design, back-end integration, fire fighting, and juggling. By being a generalist in a position that requires it, I&#8217;m helping to get <a href="http://languageinternational.com">my startup</a> off the ground better than if I were a specialist who only did HTML/CSS. That&#8217;s a fact, and a point for the generalists. 1-1.</p>
<h3>Tie breaker: circumstances</h3>
<p>It all comes down to circumstances. If your circumstances require you to specialize, then be specialized. If your circumstances require you to generalize, then generalize. If you find yourself as a one in the other&#8217;s world, my recommendation: get your job done, or get a new job. Get your job done, regardless of the circumstances.</p>
<p>It&#8217;s not about us. UX design isn&#8217;t the top of the totem pole. The number one thing that&#8217;s most important is the health of your business. Don&#8217;t get me wrong, your customers are important, and the health of your business depends on them. But you can&#8217;t control your customers. The end of your control is your business management. From there, you&#8217;ve got to rely on sound judgment from your superiors and great UX design.</p>
<h3>The real question</h3>
<p>The question should be rephrased, or rather, honed to this:</p>
<blockquote><p>Which is better <strong>for your business</strong>? A generalist, or a specialist?</p></blockquote>
<p>The answer is a hard one, and I won&#8217;t try to answer it here. But now we know the question we should be asking. Is it right for your business to hire a UX specialist or a UX generalist? Discuss.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JasonRobb?a=sUXiFkJyK68:bYCfbQ92C4A:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=sUXiFkJyK68:bYCfbQ92C4A:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=sUXiFkJyK68:bYCfbQ92C4A:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=sUXiFkJyK68:bYCfbQ92C4A:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=sUXiFkJyK68:bYCfbQ92C4A:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=sUXiFkJyK68:bYCfbQ92C4A:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2009/05/22/ux-generalists-specialists/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Momentum of Enthusiasm</title>
		<link>http://jasonrobb.com/2009/05/20/the-momentum-of-enthusiasm/</link>
		<comments>http://jasonrobb.com/2009/05/20/the-momentum-of-enthusiasm/#comments</comments>
		<pubDate>Wed, 20 May 2009 14:31:58 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Philosophy]]></category>

		<category><![CDATA[Productivity]]></category>

		<category><![CDATA[Distraction]]></category>

		<category><![CDATA[Concentration]]></category>

		<category><![CDATA[Inspiration]]></category>

		<category><![CDATA[Enthusiasm]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2009/05/20/the-momentum-of-enthusiasm/</guid>
		<description><![CDATA[Sometimes I&#8217;m compelled to work furiously on a new project or idea that I&#8217;ve come across. Sometimes my new found enthusiasm is unexpected. The notion may erupt from nothing. The cascade of ideas that proceed are unrestrained and unfiltered. The feeling I get could be compared to watching a glass fall from a counter top. [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes I&#8217;m compelled to work furiously on a new project or idea that I&#8217;ve come across. Sometimes my new found enthusiasm is unexpected. The notion may erupt from nothing. The cascade of ideas that proceed are unrestrained and unfiltered. The feeling I get could be compared to watching a glass fall from a counter top. There&#8217;s no way to stop it, and as soon as it hits the floor the only thing left to do is act.</p>
<h3>Ideas: from abstract to concrete</h3>
<p>These ideas need to be put down on paper. They need to be taken from an abstract form of thinking and put down on to something concrete. They need to be acted upon right now.</p>
<p>It&#8217;s the reason I started carrying a moleskin around with me 2 years ago. If I wait until I get home or the office or wherever, I risk losing some part of that stream of ideas. It&#8217;s the equivalent to bottling up lightning. If I stop what I&#8217;m doing, and get this fresh stream of ideas out of my brain and on paper, I can return to it and stir up those synapses again some time. When it&#8217;s time to pursue them, that enthusiasm can hopefully be uncapped with the same vigor I felt when I wrote them down.</p>
<h3>Getting addicted</h3>
<p>The burst of ideas is addictive, as <a href="http://coudal.com">Jim Coudal</a> puts it in a podcast called <a href="http://audio.sxsw.com/podcast/interactive/panel/2007/SXSW07.INT.20070311.ShortAttentionSpanBigDividends.mp3">Short Attention Span, Big Dividends</a>. He talks about how the ideas that come from this burst are often easier to fall in love with than it is to stay married. Your brainstormed ideas might not hold water, but it feels so good to get it out of your head and on to paper. Several of Coudal&#8217;s revenue streams started by documenting these bursts of enthusiastic ideas. If it&#8217;s on paper it&#8217;s easier to share it, and it&#8217;s easier to refine it, and it&#8217;s easier to develop it. How many times have you heard someone say &#8220;that could make me some money&#8221; but never does anything about?</p>
<h3>Enthusiasm fuels productivity</h3>
<p>Thinking about the idea of enthusiasm reminds me a lot of how I work. Enthusiasm is fuel for the fire of productivity. If I&#8217;m really excited about something, I want to dive in right away. I want to drop everything and plow through it. Sometimes, sadly it&#8217;s to the detriment of other projects progress, albeit deadlines are never broken.</p>
<p>Allow me to elaborate with some examples. It takes time to get in <a href="http://jasonrobb.com/2008/10/14/productivity-zones/">the zone</a> to code. Sometimes it doesn&#8217;t take any time at all. I can fire up <a href="http://panic.com/coda">Coda</a> (my favorite text-editor) and get stuff done. However, if my enthusiasm for a project is low, it takes time to build momentum. I&#8217;ve found that the key to being super productive is to work on things in order of enthusiasm. But first, here&#8217;s why I don&#8217;t start with projects in the back of my mind.</p>
<h3>Don&#8217;t start with so-so</h3>
<p>The problem I have with giving higher priority (in terms of work order) to less interesting projects is two-fold: 1) I&#8217;m trying to get it done so I can get on with project B, which I&#8217;m far more enthusiastic about. You may think, &#8220;that should motivate you to get project A done fastest, right?&#8221; Wrong, because then my attention is split. And 2) getting things done is all about concentration. If I&#8217;m not fully focused on a project I&#8217;m more likely to get distracted. I&#8217;m more likely to get frustrated. I&#8217;m more likely to be unproductive. So for me, starting with so-so is a waste of time.</p>
<h3>Start with awesome</h3>
<p>This may be hard to swallow for the project managers out there, but if I&#8217;m excited about writing a blog post, and less so about working on code (i.e. right now), then I&#8217;m going to write a blog post. It&#8217;s not wasteful, and it&#8217;s not a distraction from the more important thing (code). Hold your horses though, here&#8217;s why it works for me. </p>
<p>If I&#8217;ve got momentum behind my enthusiasm for a project, I&#8217;m more likely to get in the zone (which means higher productivity). I&#8217;m more likely to plow through and finish it in record time (faster than if I was unenthusiastic about it). I&#8217;m more likely to enjoy what I&#8217;m doing. I&#8217;m more likely to feel productive. Which is important for morale and whether or not I generate momentum for the less enthusiastic project up next.</p>
<h3>Deadlines and distractions</h3>
<p>Sometimes life isn&#8217;t that permitting. Occasionally I&#8217;m distracted with something of high priority that just came up. For instance, I&#8217;m working on a logo, and I love it. All of a sudden, a bug surfaces on our web site, brought to my attention by a colleague. I need to stop working on that logo right now and deal with the problem. It&#8217;s just like the glass falling off a counter, but I never saw it coming. Not to mention I didn&#8217;t work up an enthusiasm for it.</p>
<p>It&#8217;s derailed my logo design. This distraction could be potentially crushing my momentum I have for this logo design. It takes me out of the zone, and topples my productivity. But it&#8217;s okay, because this bug is really killer, and needs addressed right now. Part of working in at a startup company is being flexible. By diverting attention to the more important matter I&#8217;m being flexible at the cost of being less productive. This is sometimes the difference between launching with half the features or launching 2 weeks late. You make the call, it always depends on the circumstances.</p>
<h3>Flexibility vs. rigidity</h3>
<p>Anyhow, the momentum of enthusiasm is how I get stuff done. Another example: My girlfriend is awesome at prioritizing. She can plan her day starting with the most important things and finish with the little things. She can plow through it seemingly with ease. It&#8217;s how she works. She&#8217;s enthusiastic about her projects and she&#8217;s immensely productive. But where our processes differ is in our flexibility. (I&#8217;m not picking on her, but making an observation that we both acknowledge.)</p>
<p>If she&#8217;s thrown off by something, if something doesn&#8217;t go as planned, her productivity is stifled. For instance: If she forgets something at the grocery store and has to go back for it, she&#8217;ll likely be frustrated. Frustration is unsatisfying, for anyone. If I&#8217;m frustrated with something, my focus is diverted and productivity slips. But the focus shouldn&#8217;t be on not doing things that frustrate you, it should always be on the positive side. Do things that make you feel satisfied. Even if that means shuffling the deck. As long as you get through all the cards, you&#8217;re doing it right. That&#8217;s my style, and I&#8217;m sticking to it.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JasonRobb?a=lsKr66bzZc0:RKSfTnQNUww:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=lsKr66bzZc0:RKSfTnQNUww:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=lsKr66bzZc0:RKSfTnQNUww:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=lsKr66bzZc0:RKSfTnQNUww:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=lsKr66bzZc0:RKSfTnQNUww:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=lsKr66bzZc0:RKSfTnQNUww:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2009/05/20/the-momentum-of-enthusiasm/feed/</wfw:commentRss>
<enclosure url="http://audio.sxsw.com/podcast/interactive/panel/2007/SXSW07.INT.20070311.ShortAttentionSpanBigDividends.mp3" length="27847683" type="audio/mpeg" />
		</item>
		<item>
		<title>New England User Group Leaders Summit 2009</title>
		<link>http://jasonrobb.com/2009/05/11/new-england-user-group-leaders-summit-2009/</link>
		<comments>http://jasonrobb.com/2009/05/11/new-england-user-group-leaders-summit-2009/#comments</comments>
		<pubDate>Mon, 11 May 2009 10:56:36 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<category><![CDATA[UX Book Club]]></category>

		<category><![CDATA[Group]]></category>

		<category><![CDATA[Conferences]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2009/05/11/new-england-user-group-leaders-summit-2009/</guid>
		<description><![CDATA[When you get together in a room full of group organizers, you&#8217;re sure to find inspiration and encouragement. I found plenty of both on Saturday, May 2nd, at the first New English User Group Leaders Summit (or simply NEUGLS).

photo by Rachel James.
The event was held at Microsoft&#8217;s New England Research and Development center. The main [...]]]></description>
			<content:encoded><![CDATA[<p>When you get together in a room full of group organizers, you&#8217;re sure to find inspiration and encouragement. I found plenty of both on Saturday, May 2nd, at the first <a href="http://groups.google.com/group/NE-UG-leader-summit">New English User Group Leaders Summit</a> (or simply NEUGLS).</p>
<p><a href="http://www.flickr.com/photos/rachelfordjames/3496180694/in/set-72157617620054298/"><img src="http://farm4.static.flickr.com/3393/3496180694_26b86a5592.jpg?v=0" alt="Lunch time at NEUGLS" /></a><br />
<a href="http://www.flickr.com/photos/rachelfordjames/">photo by Rachel James</a>.</p>
<p>The event was held at <a href="http://microsoftcambridge.com/">Microsoft&#8217;s New England Research and Development center</a>. The main event was on the 1st floor, which was awesome. The reception/drinks after the event were on the 11th floor, which is where <a href="http://refreshboston.org">Refresh Boston</a> usually holds their presentations.</p>
<p>This was my first ever unconference-style event. It was confusing at first, but grew on me quickly. Planning the talks at the start of the day felt haphazardly but was intoxicating. It was unlike any event I&#8217;ve ever attended. There wasn&#8217;t a complete lack of authority, but if it was there, I didn&#8217;t notice it. I&#8217;m not sure how each talk/presentation was selected, I wasn&#8217;t observing the whole process.</p>
<h3>Organizing is hard work</h3>
<p>For the most part, I was an observer. I just recently started a book club for UX design here in Boston, and so my knowledge base of organizing is fairly limited. At the time we only had one meeting. The event was quite an eye opener for me. I had a little idea of how daunting organizing a user group could be. My group is under a hundred at the moment, and less than 30 attendee&#8217;s. Some of the group leaders at the summit mentioned they had several hundred into the thousands of members. Organizing at that level has got to be tough. I have a new found appreciation for the events I&#8217;ve been just showing up to.</p>
<p><a href="http://www.flickr.com/photos/jasonrobb/3522332980/"><img src="http://farm4.static.flickr.com/3613/3522332980_1cccb79eee.jpg?v=0" alt="Ice cream with liquid nitrogen" /></a><br />
We made ice cream with liquid nitrogen.</p>
<h3>Good sessions</h3>
<p>The sessions themselves were good. One of them we talked about how to get creative with our groups. Someone mentioned that we could start a &#8220;concrete group&#8221; that gets together to make stuff out of concrete. It&#8217;s totally irrelevant to me, but it was interesting to entertain the notion. One of the sessions was about a tech/hacker groups in Rhode Island, <a href="http://as220.org/labs/">AS220</a> and <a href="http://dc401.org/site/">DC401</a>. One of them has a laser cutter. There was talk of shared work spaces where people can come to make crazy stuff that I can&#8217;t imagine. It was the first I have ever heard of hacker spaces, besides the occasional mention of MIT&#8217;s fab lab. I didn&#8217;t realize there was a huge, global following of this sort of thing.</p>
<p>I met a lot of great people that do interesting things. I&#8217;m looking forward to keeping in touch and hopefully seeing them again soon. Until then, check out the <a href="http://groups.google.com/group/NE-UG-leader-summit">NEUGLS user group on Google</a> or the <a href="http://neugsummit2009.pbworks.com/">PB Wiki for the event</a> itself.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JasonRobb?a=dQwYWSi1Plw:CRosLtWJH8s:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=dQwYWSi1Plw:CRosLtWJH8s:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=dQwYWSi1Plw:CRosLtWJH8s:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=dQwYWSi1Plw:CRosLtWJH8s:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=dQwYWSi1Plw:CRosLtWJH8s:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=dQwYWSi1Plw:CRosLtWJH8s:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2009/05/11/new-england-user-group-leaders-summit-2009/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web Design Day follow up</title>
		<link>http://jasonrobb.com/2009/04/07/web-design-day-follow-up/</link>
		<comments>http://jasonrobb.com/2009/04/07/web-design-day-follow-up/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 11:32:10 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<category><![CDATA[Wireframes]]></category>

		<category><![CDATA[Speaking]]></category>

		<category><![CDATA[Conferences]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2009/04/07/web-design-day-follow-up/</guid>
		<description><![CDATA[This weekend I gave my first presentation. It was in front of 100 awesome people at the Pittsburgh Web Design Day. I learned a lot from the other presenters. Both their delivery and content was superior to mine. I have a long way to go, but I&#8217;m very excited to finally have my foot in [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend I gave my first presentation. It was in front of 100 awesome people at the <a href="http://webdesignday.com">Pittsburgh Web Design Day</a>. I learned a lot from the other presenters. Both their delivery and content was superior to mine. I have a long way to go, but I&#8217;m very excited to finally have my foot in the door, as it were.</p>
<p>My talk went well enough. I can&#8217;t complain. I should have been far more prepared. Rehearsal is important, that is an understatement. My slides are on <a href="http://www.slideshare.net/jasonrobb/what-the-wireframe">Slide Share</a>, and my talk is on <a href="http://speakerrate.com/talks/314-what-the-wireframe-a-pragmatic-approach-to-wireframes">Speaker Rate</a>. So if you saw this talk, please, please give me some feedback! I want to know how you liked it and how to improve it.</p>
<h3><a href="http://www.slideshare.net/jasonrobb/what-the-wireframe?type=presentation" title="What The Wireframe?">What The Wireframe?</a></h3>
<p>This is my presentation, which is being featured on <a href="http://slideshare.net">the Slide Share home page</a>. Neat!</p>
<div class="center" id="__ss_1255431">
<object style="margin:0px" width="425" height="355">
<param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=what-the-wireframe-jasonrobb-090406122900-phpapp02&#038;stripped_title=what-the-wireframe" />
<param name="allowFullScreen" value="true"/>
<param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=what-the-wireframe-jasonrobb-090406122900-phpapp02&#038;stripped_title=what-the-wireframe" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div><p>View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/jasonrobb">Jason Robb</a>.</div>
</div>
<h3>Attendees were awesome</h3>
<p>I learned a ton from the attendees too. They were smart and friendly, and made me feel right at home! I was asked a very perplexing question by a nice guy named Joe. He asked me, and I&#8217;m paraphrasing, &#8220;What do we do if our designers don&#8217;t use paper wireframes?&#8221; He&#8217;s in a tough spot. He&#8217;s a front-end developer, and he works with designers who pass their PSD wireframes over a wall for him to slice up and put in to code. The designers are set on their designs, which is okay for the most part, but the problem becomes: what if the concept that the wireframe proposes is wrong? How can they work together to create a better product, instead of being at odds with each other? It&#8217;s a very curious situation, and I&#8217;ll be chewing on it for a while.</p>
<p>One thing we thought of, was that he could go to the designer and propose they work together in making some collaborative wireframes. A white board session might be ideal, but I suggested that Joe should wireframe the interface on paper, and show the PSD maker. I hope it works out for you Joe! If you&#8217;re reading this, shoot me an email, I&#8217;d love to follow up with you.</p>
<h3>Thank you!</h3>
<p>If you were there, thank you so much. Without you this event wouldn&#8217;t have been as great. I&#8217;m thrilled to have been invited to Web Design Day, and huge thank you goes out to Jason Head, who organized it. That was a lot of work, and totally worth it. On the scale of awesome events, this one is at the top. It was great to meet so many enthusiastic people. This was an event I&#8217;ll never forget!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JasonRobb?a=2TQHCFWtDQ8:2-ED6a5qasg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=2TQHCFWtDQ8:2-ED6a5qasg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=2TQHCFWtDQ8:2-ED6a5qasg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=2TQHCFWtDQ8:2-ED6a5qasg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=2TQHCFWtDQ8:2-ED6a5qasg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=2TQHCFWtDQ8:2-ED6a5qasg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2009/04/07/web-design-day-follow-up/feed/</wfw:commentRss>
		</item>
		<item>
		<title>UX Book Club Boston</title>
		<link>http://jasonrobb.com/2009/03/30/ux-book-club-boston/</link>
		<comments>http://jasonrobb.com/2009/03/30/ux-book-club-boston/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 11:49:11 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Books]]></category>

		<category><![CDATA[User Experience]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[UX Book Club]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2009/03/30/ux-book-club-boston/</guid>
		<description><![CDATA[ I&#8217;m relatively new to UX design. I&#8217;ve noticed that like many methods and practices in web design, UX was one of those things that I was doing before I knew I was doing it. I&#8217;m at the point that I am called a User Experience Designer by my peers, on top of all the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://uxboston.com"><img class="right" src="http://img.skitch.com/20090330-fsmr7m9h2a4r36us7cd91mnasa.jpg" alt="UX Boston Book Club" /></a> I&#8217;m relatively new to <a href="http://en.wikipedia.org/wiki/User_experience">UX</a> design. I&#8217;ve noticed that like many methods and practices in web design, UX was one of those things that I was doing before I knew I was doing it. I&#8217;m at the point that I am called a User Experience Designer by my peers, on top of all the other names I&#8217;m called.</p>
<h3>Enter the UX Book Club</h3>
<p>A few months ago, the <a href="http://uxbookclub.org">UX Book Club</a> popped up on my web radar. It&#8217;s essentially a decentralized club, located anywhere there are UX fans to volunteer to start one. Naturally I thought it was a great idea, so I started a <a href="http://uxbookclub.org/doku.php?id=boston">Boston page</a> and alerted the locals. </p>
<h3>Setting up the proper channels</h3>
<p>I left the idea on hold for a few months, until I realized it wasn&#8217;t going to happen unless I put it together. So I set up the requisite <a href="http://upcoming.yahoo.com/group/15490/">event</a> and <a href="http://www.facebook.com/group.php?gid=52191216814#/group.php?gid=53371955942&#038;ref=mf">group</a> pages, created <a href="http://twitter.com/uxboston">a twitter account</a>, and bought a domain name, <a href="http://uxboston.com">UX Boston.com</a>. (It takes a domain name and a new web site to create the <a href="http://jasonrobb.com/2009/03/01/pressure-motivates-productivity/">pressure</a> required to motivate me to organize a social event.)</p>
<h3>First time&#8217;s a charm</h3>
<p>Our first meet up was Thursday, March 26th, and it was awesome. I&#8217;ll do my best to summarize what happened. </p>
<p>6 great people (well, 5 great people, and me) met up for drinks and food at the Cambridge Brewing Company. After some introductions I busted out the 4 books I brought with me. We passed them around and discovered most of them were new to us. I didn&#8217;t plan to dive in to any one of the books, but wanted to get a feel for what everyone else expected. That seemed to work fine for everyone else.</p>
<p>Here are few things we said we wanted to get out of the club.</p>
<ul>
<li>Learn about UX design.</li>
<li>Discuss UX with like-minded people.</li>
<li>Find out what are other people reading.</li>
</ul>
<h3>How do I become a UX designer?</h3>
<p>This is a question we&#8217;re aiming to answer. We discovered there&#8217;s a curious process to becoming a UX designer. It is, like I said, a position that can sneak up on you. You start with a simple vision: make the experience of the people using your product as easy and delightful as possible. And if you stick with it, one day, you know more about UX than you thought you could. I&#8217;ll percolate on this notion for a while. There is more to it than magic dust.</p>
<h3>Where are all the UX mentors?</h3>
<p>We noticed there&#8217;s too much isolation in small and large companies. All 6 of us noted that if you&#8217;re interested in UX design, it&#8217;s hard to come by a mentor or a like-minded colleague that you can bounce these ideas off of. A mentor is such a valuable thing. If you don&#8217;t have one, find one. (I&#8217;m willing to be a mentor to whoever asks. I&#8217;m friendly. Just say hi, and I&#8217;ll take you out for a coffee or a beer.)</p>
<p>But that&#8217;s also where the UX Book Club comes in to the picture, we&#8217;re a group of like-minded individuals. All willing to learn how to become better UX designers, even if that&#8217;s not our formal training or practice.</p>
<h3>Safety in numbers</h3>
<p>I enjoyed the small crowd. It was small enough that we all got a chance to talk about UX design and other things directly related to our circumstances. I&#8217;m interested to see how we adapt to a larger venue with more people.</p>
<p>The format this time was more free-form and social than structured and book-related. Which is fine, and we&#8217;ve got a better plan for next time. First of all, we&#8217;ll all read the same book before we come. I&#8217;ll be prepared to summarize in case someone comes that hasn&#8217;t read it. I&#8217;ll have an outline of the book, with points to discuss from each chapter. I&#8217;m really excited for meeting #2!</p>
<h3>Next meeting &ndash; next month</h3>
<p><a href="http://astore.amazon.com/jasrob-20/detail/0321344758"><img class="right" src="http://ecx.images-amazon.com/images/I/51W8l2Zy3WL._SL210_.jpg" alt="Don't Make Me Think by Steve Krug" /></a> Our next meet up is next month, though we haven&#8217;t set a date yet. The next book we will read will be <a href="http://astore.amazon.com/jasrob-20/detail/0321344758"><em>Don&#8217;t Make Me Think</em> by Steve Krug</a>. It&#8217;s a great starter to the UX way of thinking. Some of us have already read it, which means it&#8217;ll be easier to talk about after refreshing out memories. It&#8217;s an easy read, everyone should read it, whether you&#8217;re an aspiring UX designer or someone to makes things for the web. You can learn a lot from Mr. Krug.</p>
<h3>Most importantly, thank you!</h3>
<p>Thank you all for coming! I greatly appreciated it, and I&#8217;m truly grateful that 5 of you, not knowing what to expect, came out on Thursday. I hope to see you again at the next one. If you didn&#8217;t make it out, we&#8217;d love to see you next month.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JasonRobb?a=ibmlv-eNjyQ:qikrcCDXjls:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=ibmlv-eNjyQ:qikrcCDXjls:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=ibmlv-eNjyQ:qikrcCDXjls:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=ibmlv-eNjyQ:qikrcCDXjls:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=ibmlv-eNjyQ:qikrcCDXjls:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=ibmlv-eNjyQ:qikrcCDXjls:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2009/03/30/ux-book-club-boston/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Pittsburgh Web Design Day</title>
		<link>http://jasonrobb.com/2009/03/10/pittsburgh-web-design-day/</link>
		<comments>http://jasonrobb.com/2009/03/10/pittsburgh-web-design-day/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 15:41:21 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<category><![CDATA[Wireframes]]></category>

		<category><![CDATA[Speaking]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2009/03/10/pittsburgh-web-design-day/</guid>
		<description><![CDATA[I&#8217;m speaking about wireframes at a conference. I couldn&#8217;t be happier about being invited to speak. 
What: Pittsburgh Web Design Day
Where: Left Field
When: Saturday April 4th 8:30am - 4:30pm
Cost: $40 (Limited Registration: 85 people)
About the conference
From the Web Design Day web site:
Pittsburgh Web Design Day is a one-day, local web design conference to highlight local [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m speaking about wireframes at a conference. I couldn&#8217;t be happier about being invited to speak. </p>
<p>What: <a href="http://webdesignday.com">Pittsburgh Web Design Day</a><br />
Where: <a href="http://www.leftfieldmeetings.com/">Left Field</a><br />
When: Saturday April 4th 8:30am - 4:30pm<br />
Cost: $40 (<em>Limited Registration: 85 people</em>)</p>
<h3>About the conference</h3>
<p>From the <a href="http://webdesignday.com">Web Design Day web site</a>:</p>
<blockquote><p>Pittsburgh Web Design Day is a one-day, local web design conference to highlight local talent as well as those with strong ties to Pittsburgh who have gone on to be leaders in our industry.</p>
<p>Organized by G. Jason Head of <a href="http://www.refreshpittsburgh.org">Refresh Pittsburgh</a> and On the Fridge, LLC <a href="http://www.flashpitt.com/">(organizers of Flashpitt)</a>, Web Design Day is designed to be an affordable Pittsburgh-based event. Modeled after the successful <a href="http://www.dctalks.org/design">DC Design Talks</a>, Web Design Day will feature a number of <a href="http://webdesignday.com/speakers.html">high-end web design presentations</a>, a tasty lunch catered by our friends at <a href="http://www.franktuary.com/">Franktuary</a> and a great networking opportunities - all in a professional (<em>and totally sweet</em>) <a href="http://webdesignday.com/location.html">meeting space</a>!</p>
<p>Registrations are limited to 85 people - so register quickly!</p>
</blockquote>
<h3>A pragmatic approach to wireframes</h3>
<p>And the description of my talk, titled &#8220;What the Wireframe?&#8221;</p>
<blockquote><p>In this talk, Jason explores a pragmatic approach to wireframes.  Asking and answering the questions: What’s the difference between wireframes and prototypes?  Which tools are used to create wireframes?  Which medium yields better results, paper or digital?  How do you decide whether to create low-fidelity (sketches) or high-fidelity (HTML) wireframes?  And how should wireframes be presented to your team or stakeholders?</p></blockquote>
<p>I&#8217;ll probably have some case studies from my work at <a href="http://myhappyplanet.com">MyHappyPlanet</a>, and from our new venture, <a href="http://languageinternational.com">Language International</a> (blog post about this soon). I&#8217;ve collected a great deal of wireframe inspiration and resources. I can&#8217;t wait to share my findings.</p>
<p>It seems registrations are filling up quick, so get going!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JasonRobb?a=WIk988rAhHo:OTYtn5LeHUI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=WIk988rAhHo:OTYtn5LeHUI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=WIk988rAhHo:OTYtn5LeHUI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=WIk988rAhHo:OTYtn5LeHUI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=WIk988rAhHo:OTYtn5LeHUI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=WIk988rAhHo:OTYtn5LeHUI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2009/03/10/pittsburgh-web-design-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Pressure motivates productivity</title>
		<link>http://jasonrobb.com/2009/03/01/pressure-motivates-productivity/</link>
		<comments>http://jasonrobb.com/2009/03/01/pressure-motivates-productivity/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 15:47:34 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Project Management]]></category>

		<category><![CDATA[Philosophy]]></category>

		<category><![CDATA[Productivity]]></category>

		<category><![CDATA[The Zone]]></category>

		<category><![CDATA[Authority]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2009/03/01/pressure-motivates-productivity/</guid>
		<description><![CDATA[I need pressure to be motivated, I&#8217;m hypothesizing we all do. I&#8217;m fantastically productive when I&#8217;m under pressure. I might even say it&#8217;s mandatory, or a prerequisite to entering the zone. But being under too much or too little pressure – productivity is stifled. There is a sweet spot of course, but the hard part [...]]]></description>
			<content:encoded><![CDATA[<p>I need pressure to be motivated, I&#8217;m hypothesizing we all do. I&#8217;m fantastically productive when I&#8217;m under pressure. I might even say it&#8217;s mandatory, or a prerequisite to entering <a href="http://jasonrobb.com/2008/10/14/productivity-zones/">the zone</a>. But being under too much or too little pressure – productivity is stifled. There is a sweet spot of course, but the hard part is finding it, and then holding it.</p>
<h3>The source of life&#8217;s pressure</h3>
<p>Allow me to set the stage by elaborating on the source and conditions of being under pressure in life. As Bill Nye would say, &#8220;consider the following.&#8221;</p>
<div style="text-align:center">
<object width="425" height="344">
<param name="movie" value="http://www.youtube.com/v/TSSj7ZFF92g&#038;start=0&#038;end=17"></param>
<param name="allowFullScreen" value="true"></param>
<p><embed src="http://www.youtube.com/v/TSSj7ZFF92g&#038;start=0&#038;end=17" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>
</div>
<p><em>As a side note, I sometimes imagine what it&#8217;d be like if everything I did was accompanied by sound effects like on Bill Nye&#8217;s show.</em></p>
<p><strong>Scenario #1</strong>: When life gets tough, I&#8217;m more apt to keep up and stay productive. Much like putting your thumb over the end of a yard hose, increasing the pressure makes it easier to spray bird crap off the roof of your car. But when life gets <em>too</em> tough, we risk falling apart. Continuing the analogy, it&#8217;s the equivalent to pressing our thumb all the way down on the hose nozzle, spraying water everywhere in a useless manner.</p>
<p><strong>Scenario #2</strong>: When life is good, and if I don&#8217;t have anything to look forward to, it&#8217;s easier for me to get behind and let my productivity stagnate. This is the negative effect of being on Easy Street, and under too <em>little</em> pressure. If allowed to continue, boredom creeps in, and soon I&#8217;m infected with complacency. Knowing the looks of it from personal experience, I&#8217;m honestly more on guard when I&#8217;m not feeling any sense of pressure from life than when I&#8217;m under too much.</p>
<h3>Weakness: internal pressure</h3>
<p>Internal pressure is inherently weak because we must have self-control and self-discipline to harness it. Contrasted to the pressure from external sources (namely: authority), I feel more motivated by them than I do by my own self-imposed deadlines or constraints. From what I&#8217;ve gathered, this is normal. Though internal pressure is not a strong force until we&#8217;ve nurtured it, so I&#8217;ve acknowledged it as a weakness.</p>
<h3>Strength: external pressure</h3>
<p>Meet our friend external pressure. Hiya! It comes in the form of authority, which we&#8217;ve been under in one way or another since we&#8217;ve been born. But external pressure is inconsistent, and so we can&#8217;t rely on it. My mom &#038; dad, a great source of motivation and pressure in my youth, frequently told me,</p>
<blockquote><p>&#8220;I&#8217;m not going to be there with you when you…&#8221; (insert job)</p></blockquote>
<p>…or something to that effect. Warning that I shouldn&#8217;t rely on their presence as motivation to do the right thing. And it&#8217;s true, your boss or landlord isn&#8217;t going to be as forgiving with deadlines. We can&#8217;t rely on the pressure of others to motivate us. <em>So the best kind of pressure must come from within ourselves.</em> Now that I&#8217;ve isolated the right kind of pressure, I can consider how to generate the same feeling of external pressure, but from within myself.</p>
<h3>Self-control, self-discipline &#038; motivation</h3>
<p>The focus shifts to our self-control and self-discipline, the generator of internal pressure. These virtues are important. With them, we can generate and rely on our own internal pressure instead of relying on inconsistent external pressure. Increasing motivation from internal pressure is an ongoing process. It doesn&#8217;t happen over night. It builds gradually, and that&#8217;s normal.</p>
<h3>Threat levels &#038; authority</h3>
<p>I want to illustrate another point about motivating productivity. I&#8217;d rather fail myself before failing someone in authority. This is a good thing, because in a professional setting my authorities priorities are more important than my own. The drawbacks to letting them down out weight failing myself. After all, It&#8217;s easier for me to forgive myself than regain the trust and forgiveness of someone in authority. The general possibility of failure is threatening, and more so from failing authority than myself. Although I&#8217;d like to have the threat levels evenly matched. Respecting my own goals, <em>and</em> the goals of my authority. Here&#8217;s why…</p>
<p><img class="" width="100%" src="http://jasonrobb.com/i/Pressure-threat3.png" alt="Pressure to Threat level" /><br />
<strong>Figure 1</strong> shows the perceived threat level based on the source of the pressure. External pressure from authority is capable of producing the optimal threat level, thus it&#8217;s capable of generating the most motivation to be productive. Internal pressure, generated from within myself, doesn&#8217;t quite reach the 100% threat threshold, and therefore, it&#8217;s incapable of producing as much motivating pressure as external pressure. These are important to note, because they create boundaries to my productivity.</p>
<p><img class="" width="100%" src="http://jasonrobb.com/i/Pressure-productive3.png" alt="Productivity to Pressure graph" /><br />
<strong>Figure 2</strong> shows the optimal level of productivity motivated by external pressure, compared to the maximum level of productivity motivated by internal pressure. This shows that internal pressure can produce a maximum productivity that is less than optimal. And thus, the limited affect of internal pressure is revealed.</p>
<h3>Conclusions</h3>
<p>Since external pressure is inconsistent and unreliable, we should learn to harness and increase our dependency on internal pressure. It&#8217;s always better to motivate yourself with internal pressure because it&#8217;s under your control. But that takes: self-discipline, self-control, and a consistent source of motivation to drive you.</p>
<p>The key to the correlation between productivity and pressure is being motivated by authority and motivating yourself. It&#8217;s easier to be motivated by external pressure, but better to be motivated by internal pressure. </p>
<p>That&#8217;s all folks. You don&#8217;t have to go home but you can&#8217;t stay here!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JasonRobb?a=H1Osttlj_Lg:UZ_lQcTMoK4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=H1Osttlj_Lg:UZ_lQcTMoK4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=H1Osttlj_Lg:UZ_lQcTMoK4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=H1Osttlj_Lg:UZ_lQcTMoK4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JasonRobb?i=H1Osttlj_Lg:UZ_lQcTMoK4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JasonRobb?a=H1Osttlj_Lg:UZ_lQcTMoK4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/JasonRobb?d=qj6IDK7rITs" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2009/03/01/pressure-motivates-productivity/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Stickies: my anti-distraction</title>
		<link>http://jasonrobb.com/2009/02/22/stickies-my-anti-distraction/</link>
		<comments>http://jasonrobb.com/2009/02/22/stickies-my-anti-distraction/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 17:45:59 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Project Management]]></category>

		<category><![CDATA[Philosophy]]></category>

		<category><![CDATA[Productivity]]></category>

		<category><![CDATA[The Zone]]></category>

		<category><![CDATA[Distraction]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2009/02/22/stickies-my-anti-distraction/</guid>
		<description><![CDATA[I&#8217;m easily distracted. In fact, this very post started as an offshoot to another post I was just writing just 10 seconds ago. (Did I mention I&#8217;m easily distracted?) On the one hand, it&#8217;s nice, because I haven&#8217;t been bored since I was&#8230; Oh, let&#8217;s see&#8230; not as long as I can remember. On the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m easily distracted. In fact, this very post started as an offshoot to another post I was just writing just 10 seconds ago. (Did I mention I&#8217;m easily distracted?) On the one hand, it&#8217;s nice, because I haven&#8217;t been bored since I was&#8230; Oh, let&#8217;s see&#8230; not as long as I can remember. On the other hand, when I&#8217;m trying to hunker down and get stuff done, distractions are the enemy of my productivity. (I believe <a href="http://gettingreal.37signals.com/">37Signals</a> said that at one point.)</p>
<p><img class="right" src="http://jasonrobb.com/i/stickies-save-the-day.png" alt="Stickies save the day!" /></p>
<h3>Stickies save the day!</h3>
<p>When I&#8217;m distracted with something I shouldn&#8217;t be doing <em>right now</em>, I open up Stickies.app or grab a paper sticky note and jot it down. Here&#8217;s how I decide which to use and when to use them.</p>
<h3>Short term: paper</h3>
<p>If the task in question needs completed very soon, I&#8217;ll use a paper sticky. For instance, making a grocery list or reminding myself to email a colleague about a silly question.</p>
<h3>Long term: Stickies.app</h3>
<p>If the task will need completed eventually, but not in the immediate future, I&#8217;ll put it in Stickies.app. A few reasons for using digital stickies: I&#8217;m more likely to throw away paper stickies. Paper stickies contribute to cluttering my physical desktop. Digital stickies are easier to read, and don&#8217;t get lost in the whirlwind that is <a href="http://www.deskography.org/people/gif652yQs/desks/478/photos/720/">my desk</a>.</p>
<h3>Use spaces for organization</h3>
<p>I keep all my stickies isolated on 1 of 6 possible <a href="http://www.apple.com/macosx/features/spaces.html">Spaces</a>. (Spaces is a native Mac feature for multiple desktops.) This means I can switch to my Stickies space if I&#8217;m thinking about what I&#8217;m going to do next, or when I have an epiphany of some sort that needs recorded. Then, boom, back to my work. Instant distraction dissipation.</p>
<p><em>Space #3, the space for sticky notes only.</em><br />
<img class="center" width="100%" src="http://img.skitch.com/20090221-rgisusnia7f1epd8ter9c16q85.png" alt="Sticky notes on desktop" /></p>
<h3>Categorize &amp; build a queue</h3>
<p>Within the Stickies.app itself, I&#8217;ve got several categories: Home, Work, Design ideas, Tech tasks, Misc. etc.. Some of these categories come and go, but the first 3 are generally permanent. </p>
<p><img class="left" src="http://img.skitch.com/20090222-dw3iwc7gtsyps1xmfepnt8chg8.png" alt="Categories, priorities, and task queue" /> Within each of those categories I&#8217;ve got a queue. I use a horizontal rule (5 equal signs), to show what I&#8217;m going to accomplish in the very near future. And beneath that I have a queue of the next big tasks to complete. I prioritize the top 5 tasks or so, and everything beneath those is just a brain dump of ideas and to-do&#8217;s.</p>
<p>So far, this has helped me stay organized and prioritize everything I need to do in my perpetually distracted life. It&#8217;s true what they say, organization creates capacity. (Hmm, I should jot that down, and write more about it some time.)</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/JasonRobb?a=9wvbBCE6"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=5vxxErMz"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=5vxxErMz" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=4zH4yd4T"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=4zH4yd4T" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=ccypM9qk"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=52" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2009/02/22/stickies-my-anti-distraction/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Coda Seestyles, Colorful Syntax</title>
		<link>http://jasonrobb.com/2009/02/05/coda-seestyles-colorful-syntax/</link>
		<comments>http://jasonrobb.com/2009/02/05/coda-seestyles-colorful-syntax/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 13:55:40 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Web]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Coda]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[HTML]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[Seestyles]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2009/02/05/coda-seestyles-colorful-syntax/</guid>
		<description><![CDATA[A few months ago, I switched to Panic&#8217;s Coda for all my web development needs. I love it. So I made myself some colorful Seestyles (it&#8217;s a style that you see, get it?), which I&#8217;ll share with you now.
Download the latest version: Coda-Seestyles-0.9.0.zip

The quick rundown about why these styles are so great.

PHP and JS are [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago, I switched to <a href="http://panic.com/coda">Panic&#8217;s Coda</a> for all my web development needs. I love it. So I made myself some colorful Seestyles (it&#8217;s a style that you see, get it?), which I&#8217;ll share with you now.</p>
<div class="download"><p><strong>Download the latest version: <a href="/i/Coda-Seestyles-0.9.0.zip">Coda-Seestyles-0.9.0.zip</a></strong></div>
<p><img class="center" src="http://img.skitch.com/20090205-gjxejdb3h7n2fdm2dfigxh91yj.png" alt="Coda Seestyle" /></p>
<p>The quick rundown about why these styles are so great.</p>
<ul>
<li>PHP and JS are warm colors</li>
<li>HTML and CSS are cool colors</li>
<li>Comments are all the same color (across syntax)</li>
<li>Not too bright, not too dull</li>
<li>Easy to see PHP amidst HTML</li>
<li>Shows spaces, tabs, and hard returns subtly</li>
</ul>
<h3>What&#8217;s with all the colors?</h3>
<p>I can already hear someone saying &#8220;all you need is black and white.&#8221; That is true, that&#8217;s the essentials to editing text. A good friend once said to me &#8220;life&#8217;s too short to eat only grape jelly.&#8221; And he&#8217;s right. You&#8217;ve been eating the grape jelly of black and white syntax coloring, and until you&#8217;ve tried my strawberry-orange-marmalade-guava syntax coloring, well&#8230; you haven&#8217;t lived.</p>
<p>It&#8217;s not for everyone. I realize that. I&#8217;m not suggesting it&#8217;s the best. But it works for me. I&#8217;ve been using this theme for the last 2 months, so I can honestly say, that it does a great job for me, and the styles have been honed.</p>
<h3>Warm to cool, back-end to front-end</h3>
<p>The markup and style is in cool colors (purple through green) and the Javascript and PHP make up the warm colors (red through yellow). Making it very clear [to me] which language I&#8217;m working with. Also, spotting a snippet of PHP in a sea of HTML is a cinch.</p>
<p>I use PHP-HTML as my default syntax mode. Most of the code I write is mixed with some degree of PHP. The other styles are mocked off of the PHP-HTML Seestyle. The current version (0.9.0) includes CSS, PHP-HTML and JS styles. I&#8217;ll trickle the color coding through the rest of the available syntax modes in due time. HTML being the first of the next round of updates.</p>
<p><em>PHP-HTML styles</em><br />
<img class="center" src="http://img.skitch.com/20090205-cfstn9h87db361tun8cs421fkt.png" alt="PHP-HTML Seestyles" /></p>
<p><em>CSS styles</em><br />
<img class="center" src="http://img.skitch.com/20090205-txy1s62yf6k43ci96rryy6x7x6.png" alt="CSS Seestyles" /></p>
<p><em>Javascript styles</em><br />
<img class="center" src="http://img.skitch.com/20090205-kkehh6ies8hjd3std9975x46na.png" alt="Javascript Seestyles" /></p>
<div class="download"><p><strong>Download the latest version: <a href="/i/Coda-Seestyles-0.9.0.zip">Coda-Seestyles-0.9.0.zip</a></strong></div>
<p>Enjoy, or don&#8217;t.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/JasonRobb?a=EAFi10rR"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=z3Qimvh0"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=z3Qimvh0" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=eAgNsx6w"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=eAgNsx6w" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=HJYYIKVk"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=52" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2009/02/05/coda-seestyles-colorful-syntax/feed/</wfw:commentRss>
		</item>
		<item>
		<title>User interface scraps</title>
		<link>http://jasonrobb.com/2008/12/13/user-interface-scraps/</link>
		<comments>http://jasonrobb.com/2008/12/13/user-interface-scraps/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 00:45:16 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Interface]]></category>

		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2008/12/13/user-interface-scraps/</guid>
		<description><![CDATA[Over the past 6 months, I&#8217;ve accumulated a hefty reserve of web UI design screenshots, and it&#8217;s time I share them.

Unique goal
The goal of UI Scraps is to gather UI design inspiration and discuss good, bad, &#38; noteworthy snippets of UI design. I haven&#8217;t seen anyone else specifically doing UI design commentary in the way [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past 6 months, I&#8217;ve accumulated a hefty reserve of web <a href="http://en.wikipedia.org/wiki/User_interface_design"><abbr title="User Interface">UI</abbr> design</a> screenshots, and it&#8217;s time I share them.</p>
<p><a href="http://uiscraps.tumblr.com"><img class="right" src="http://jasonrobb.com/i/UIScraps-logo-2.gif" alt="UI Scraps logo" /></a></p>
<h3>Unique goal</h3>
<p>The goal of <a href="http://uiscraps.tumblr.com">UI Scraps</a> is to gather UI design inspiration and discuss good, bad, &amp; noteworthy snippets of UI design. I haven&#8217;t seen anyone else specifically doing UI design commentary in the way I&#8217;d like to see it. But there are two people who have inspired me to aggregate screenshots and discuss interface designs.</p>
<h3>Inspiration elsewhere</h3>
<p>A fellow Bostonian, <a href="http://patrickhaney.com/">Patrick Haney</a>, has a nice collection of web site screenshots on Flickr and points out their triumphs and shortcomings. Check out his <a href="http://flickr.com/photos/splat/sets/981332/">Web Design Inspiration set</a>. The dissection and discussion of specific design elements is the key to his approach. He has a set for <a href="http://flickr.com/photos/splat/sets/72157602844000592/">Uninspiring Web Design</a>, too. It&#8217;s sparse, but it gets the point across, some web sites are a wreck. I&#8217;d like to capture bad UI designs more frequently at UI Scraps.</p>
<p>Then there&#8217;s <a href="http://erraticwisdom.com">Tom Fadail</a>, a friendly chap who runs the site <a href="http://designsnips.com">Design Snips</a>. He&#8217;s assimilated a collection of web site snippets, then rates and categorizes them. One qualm I have with the ratings is, there aren&#8217;t any sites that get rated lower than 2 (I&#8217;m only guessing, though I haven&#8217;t seen any). It&#8217;s appropriate for his site, since it&#8217;s an aggregate of <em>good</em> design snips. This site is great because of its brevity.</p>
<h3>Lessons learned</h3>
<p>I applaud both of these gents, as they&#8217;ve inspired me and many others over the years. I plan to take the things I like about each of their projects and add my own spin to the subject. </p>
<p>I like the small scope of Tom&#8217;s Design Snips, giving just a taste to whet your appetite. And I like the discussion and elaboration that Pat provides in his photo set. But where they both fall short is the lack of examples of bad UI design. Learning from the failures and shortcomings of ineffective UI&#8217;s is extremely valuable, and should be captured.</p>
<h3>How to share the screenshots?</h3>
<p>I&#8217;ve tried to use Flickr to collect UI design inspiration (<a href="http://flickr.com/photos/jasonrobb/sets/72157606470313238/">my photo set</a>), but I like to keep my Flickr photostream for photographs, so that wasn&#8217;t the best solution for me. Sharing the screenshots on <a href="http://skitch.com/jasonrobb/">Skitch.com</a> isn&#8217;t as accessible as I&#8217;d like it to be. Plus it&#8217;s not easy to make screen captures public by default.</p>
<h3>Tumblr: for the share?</h3>
<p>Due to my limited free time, I&#8217;ve decided to use Tumblr. It took a couple hours to get the site set up and running with all the trimmings. Comments via <a href="http://disqus.com">Disqus</a>. I styled one of Tumblr&#8217;s prepacked minimal themes to my liking, mimicking this site. And designed another visual identity, which is always a treat for me.</p>
<p>I&#8217;m welcoming any questions, comments, or suggestions to make the project better. Feel free to comment here, there, or email me: Jason at this domain.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/JasonRobb?a=DN9qsRn3"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=yEgkgnI6"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=yEgkgnI6" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=EnfRKUjw"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=EnfRKUjw" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=TA4MyBu3"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=52" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2008/12/13/user-interface-scraps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MacBook Pro unresponsive keyboard &amp; trackpad solution</title>
		<link>http://jasonrobb.com/2008/11/24/macbook-pro-unresponsive-keyboard-trackpad-solution/</link>
		<comments>http://jasonrobb.com/2008/11/24/macbook-pro-unresponsive-keyboard-trackpad-solution/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 02:09:01 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Tools]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Problem]]></category>

		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2008/11/24/macbook-pro-unresponsive-keyboard-trackpad-solution/</guid>
		<description><![CDATA[I love my MacBook Pro, but it&#8217;s not perfect. Over the past week, my sweet machine&#8217;s keyboard and trackpad went unresponsive intermittently, but my USB keyboard and mouse worked fine. (For the record, this is a 10-month-old, refurbished, 2.2Ghz MacBook Pro.) 
It&#8217;s a hardware problem
It&#8217;s not software related, but due to this ribbon cable being [...]]]></description>
			<content:encoded><![CDATA[<p>I love my MacBook Pro, but it&#8217;s not perfect. Over the past week, my sweet machine&#8217;s keyboard and trackpad went unresponsive intermittently, but my USB keyboard and mouse worked fine. (For the record, this is a 10-month-old, refurbished, 2.2Ghz MacBook Pro.) </p>
<h3>It&#8217;s a hardware problem</h3>
<p>It&#8217;s not software related, but due to this ribbon cable being curled/bent. </p>
<p><img src="http://img.skitch.com/20081124-1p4m3ec4dxdtbw1p8bc5fb27ne.png" width="100%" class="center" /></p>
<p>Putting the laptop to sleep, removing the battery (while plugged in), and pressing down on the ribbon cable brings it out of sleep mode and gives life back to the keyboard &#038; trackpad. Astounding. I discovered how to do this, thanks to <a href="http://discussions.apple.com/thread.jspa?messageID=8514656#8514656">a thread</a> on the Apple Support forums.</p>
<h3>The fix?</h3>
<p>I rolled up a sticky note and placed it on top of the cable. When the battery is locked in place, it puts pressure on the cable, and makes the keyboard and trackpad functional. </p>
<p><img src="http://img.skitch.com/20081124-gjqnm4d4wnj26g99w3gmbpsj8g.png" width="100%" class="center" /></p>
<h3>Sticky note under battery saves the day</h3>
<p>Isn&#8217;t that a little unsafe to put a piece of paper under your battery? Won&#8217;t it get hot down there? Yes and yes, it will get hot, but if my battery is hot enough to burn paper, I&#8217;ve got bigger issues to worry about than a toasty sticky note. So I&#8217;m not worried about it, for now.</p>
<p>One of my colleagues, Tony, put it nicely, &#8220;You don&#8217;t have to worry about sunburn if the sun explodes.&#8221;</p>
<p><hr size="1" /></p>
<h3>Comment mile-markers</h3>
<p><a href="http://jasonrobb.com/2008/11/24/macbook-pro-unresponsive-keyboard-trackpad-solution/#comment-258">December 15, 2008</a> &mdash; Is this happening to your MacBook Pro? Test for this problem like this: Put your laptop to sleep. Leave it plugged in. Remove the battery. Press down on the ribbon cable. If your laptop comes back from sleep, then you&#8217;ll need to use the sticky note solution mentioned above.</p>
<p><a href="http://jasonrobb.com/2008/11/24/macbook-pro-unresponsive-keyboard-trackpad-solution/#comment-332">January 7, 2009</a> &mdash; According to Simon, Apple does not think this is a problem. Although if you&#8217;re a loyal lifetime customer like Simon, you might get free repair. So take it in and see what you can get.</p>
<p><a href="http://jasonrobb.com/2008/11/24/macbook-pro-unresponsive-keyboard-trackpad-solution/?preview=true#comment-389">January 19, 2009</a> &mdash; New test data has surfaced! Not So Fast claims that this doesn&#8217;t fix his problem, but his trackpad and keyboard work fine if in boot camp Windows Vista. I&#8217;ll be sure to test this on my own laptop and report back sometime soon.</p>
<p>March 14, 2009 &mdash; I went to the Apple store yesterday. I reported this problem and their answer was quite intriguing. The answer I got was &#8220;It&#8217;s not a defect&#8221; which is really a stretching of the truth. The truth is, it is a defect, because if it&#8217;s causing a problem, then it&#8217;s a problem. I&#8217;m kind of surprised I got that answer. The nice fellow at the Genius bar said &#8220;it&#8217;s normal wear that causes the ribbon cable to shift out of position.&#8221; But if it was normal, then it&#8217;s intended to break, which I refuse to take as a serious answer. You can&#8217;t tell me that your product is designed to break. That&#8217;s hogwash.</p>
<p>However, they did give me a brand new battery, and improved the sticky note. Instead of using pressure to keep the ribbon in place, they used a piece of anti-static tape. It looks like regular tape. You could probably get away with using plain old scotch tape. The problem isn&#8217;t cause by lack of pressure, but because of the ribbon shifting out of place. So the tape holds it in place, and keeps a little pressure on it. Solved.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/JasonRobb?a=XhzLsB76"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=2AobeICq"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=2AobeICq" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=utIuWu35"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=utIuWu35" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=rT8WTK1i"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=52" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2008/11/24/macbook-pro-unresponsive-keyboard-trackpad-solution/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Picky color picker</title>
		<link>http://jasonrobb.com/2008/11/20/picky-color-picker/</link>
		<comments>http://jasonrobb.com/2008/11/20/picky-color-picker/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 22:08:42 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Interface]]></category>

		<category><![CDATA[User Experience]]></category>

		<category><![CDATA[Usability]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2008/11/20/picky-color-picker/</guid>
		<description><![CDATA[Dear Adobe,
I want to pick a color overlay for a layer style. But Photoshop (CS3) makes me open 2 windows instead of one to do so. It&#8217;s a bit aggravating and wasteful. Please combine these windows.
When trying to change a color overlay, I&#8217;m confronted with this:

Naturally, I want to change the color on this menu. [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Adobe,</p>
<p>I want to pick a color overlay for a layer style. But Photoshop (CS3) makes me open 2 windows instead of one to do so. It&#8217;s a bit aggravating and wasteful. Please combine these windows.</p>
<p>When trying to change a color overlay, I&#8217;m confronted with this:</p>
<p><img src="http://img.skitch.com/20081121-brhjtb2e5fy1113gqt3ctubkwd.png" class="left" width="100%" /></p>
<p>Naturally, I want to <i>change</i> the color on this menu. Which brings me to this:</p>
<p><img src="http://img.skitch.com/20081121-r6rqjh7ptkrbpb6n6816wwmxwf.png" class="left" width="100%" /></p>
<p>But what I really want is both in one, like this:</p>
<p><img src="http://img.skitch.com/20081121-e1pijgw3n81y2953dt173mpw7a.png" class="left" width="100%" /></p>
<p>Wouldn&#8217;t that be great? Now get on it, Adobe. Thanks!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/JasonRobb?a=NY34PBDo"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=fAdpSJkq"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=fAdpSJkq" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=Wkor3OiC"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=Wkor3OiC" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=2ZI3Ybmn"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=52" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2008/11/20/picky-color-picker/feed/</wfw:commentRss>
		</item>
		<item>
		<title>jetBlue is crafty*</title>
		<link>http://jasonrobb.com/2008/11/11/jetblue-is-crafty/</link>
		<comments>http://jasonrobb.com/2008/11/11/jetblue-is-crafty/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 04:33:15 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Email]]></category>

		<category><![CDATA[Martketing]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2008/11/11/jetblue-is-crafty/</guid>
		<description><![CDATA[* Crafty with their email marketing, that is.
I&#8217;m an occasional jetBlue customer. And over the years, I&#8217;ve noticed their email marketing has become progressively complex, albeit meaningful.
If you receive their promotional emails, then you probably know what I mean. The most recent headline reads, &#8220;Get 10% off selected flights.*&#8221; Here&#8217;s the hilarious asterisk clause describing [...]]]></description>
			<content:encoded><![CDATA[<p>* <em>Crafty with their email marketing, that is.</em></p>
<p>I&#8217;m an occasional jetBlue customer. And over the years, I&#8217;ve noticed their email marketing has become progressively complex, albeit meaningful.</p>
<p>If you receive their promotional emails, then you probably know what I mean. The most recent headline reads, &#8220;Get 10% off selected flights.<strong>*</strong>&#8221; Here&#8217;s the hilarious <em>asterisk clause</em> describing when I must fly to get the 10% off.</p>
<blockquote><p>Code is valid for 10% off of o/w or r/t travel that is purchased by November 13, 2008, 11:59 PM MT, for travel between November 10, 2008 and February 10, 2009. Blackout dates are between November 25, 2008 and December 2, 2008, between December 16, 2008 and January 7, 2009 and between January 15, 2009 and January 19, 2009.</p></blockquote>
<p>Okay, let&#8217;s lay out all the variables without the negatives.</p>
<p>I&#8217;ve got to buy the tickets some time in the <strong>next 3 days</strong>. Fly between <strong>November 10 &ndash; 25</strong>, or <strong>December 3 &ndash; 15</strong>, or <strong>January 8 &ndash; 14</strong>, or <strong>January 20 &ndash; February 10</strong>. That&#8217;s pretty complicated, but I&#8217;m not sure they could simplify it any more. Unless they said &#8220;Fly anytime but during Thanksgiving, Christmas, New years, and the Super Bowl.&#8221;</p>
<p>Exactly when the casual traveler might plan to take a holiday. My guess is, their prices increase during the upcoming holiday season, and the compensation is targeted at business travelers. So, this isn&#8217;t an offer for casual fliers.</p>
<h3>Crafty kicks in</h3>
<p>Here&#8217;s the kicker. I&#8217;m still going to fly jetBlue during those blackout dates, regardless of the 10% discount that I&#8217;m not eligible for. Because I&#8217;m about to buy tickets to fly during the holidays, and this email prompted me to visit jetBlue when I do.</p>
<p>They wouldn&#8217;t cut to the chase, and say &#8220;No holiday flights.&#8221; They would get less of a click through rate. Smart email marketing on their part. Compassion for their business customers, clever marketing for the casual flier. Or should I say, &#8220;casual jetter?&#8221;</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/JasonRobb?a=CkJ5TgIA"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=iItlE4mT"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=iItlE4mT" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=rBAsQjEf"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=rBAsQjEf" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=jWr7PgA8"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=52" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2008/11/11/jetblue-is-crafty/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Know limits</title>
		<link>http://jasonrobb.com/2008/11/07/know-limits-2/</link>
		<comments>http://jasonrobb.com/2008/11/07/know-limits-2/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 04:44:52 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Browsing]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2008/11/07/know-limits-2/</guid>
		<description><![CDATA[I hear it&#8217;s a sickness, and we&#8217;ve all got it. The sickness is the internet, and the &#8220;we&#8221; is all those who make it [web sites].
It&#8217;s hard to admit something is a problem, when it&#8217;s loosely related to your profession. Some might call me a &#8220;workoholic,&#8221; but I&#8217;m not always working, per se. Browsing the [...]]]></description>
			<content:encoded><![CDATA[<p>I hear it&#8217;s a sickness, and we&#8217;ve all got it. The sickness is the internet, and the &#8220;we&#8221; is all those who make it [web sites].</p>
<p>It&#8217;s hard to admit something is a problem, when it&#8217;s loosely related to your profession. Some might call me a &#8220;workoholic,&#8221; but I&#8217;m not always working, per se. Browsing the web for inspiration is laborous, but it&#8217;s hardly what I get paid to do. However, I do see it as part of my job description to stay up to date. This industry can change drastically overnight, so I set time aside to peruse the web every day. But how much is too much?</p>
<p>Browsing too much, is an ongoing battle for me. I&#8217;ve realized the need to balance inundating myself with design and giving my brain downtime to process it. There is so much information out there, it&#8217;s very easy [for me] to get trampled by a stampede of information. </p>
<p>Spending time browsing, collecting and amassing inspirational bits, is only helpful to a point. Beyond that, it becomes a burden to try to absorb more.</p>
<p>Much like anything else in life, you&#8217;ve got to know where your limits are. Then you can steer clear of them and avoid certain calamity. Discovering those limits is not an easy task.</p>
<p>I&#8217;m not resolving to find my limits. I&#8217;m merely acknowledging that not knowing where they are, is a potential problem.</p>
<p>I am confident that given enough time, my limits for browsing the web will be revealed.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/JasonRobb?a=jf7Xw3tx"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=XletWhTi"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=XletWhTi" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=5EBa9MqO"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=5EBa9MqO" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=aATU8yhR"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=52" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2008/11/07/know-limits-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Productivity Zones</title>
		<link>http://jasonrobb.com/2008/10/14/productivity-zones/</link>
		<comments>http://jasonrobb.com/2008/10/14/productivity-zones/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 10:41:16 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Productivity]]></category>

		<category><![CDATA[The Zone]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2008/10/14/productivity-zones/</guid>
		<description><![CDATA[Productivity is the effectiveness of productive effort. As it relates to my industry, web design, I think it&#8217;d be helpful to compare and combine a few viewpoints of my peers. I&#8217;ve uncovered a few things that haven&#8217;t been said yet, so bear with the pseudo redundancy. I&#8217;m mostly writing this for me, in an effort [...]]]></description>
			<content:encoded><![CDATA[<p>Productivity is the effectiveness of productive effort. As it relates to my industry, web design, I think it&#8217;d be helpful to compare and combine a few viewpoints of my peers. I&#8217;ve uncovered a few things that haven&#8217;t been said yet, so bear with the pseudo redundancy. I&#8217;m mostly writing this for me, in an effort to organize my thoughts around the thoughts of others.</p>
<p>I want to explore the interconnectedness of the &#8220;Short Zone&#8221; and the &#8220;Long Zone&#8221;. Two zones, at opposite ends of the spectrum, that reinforce each other and require a healthy balance to stretch the capacity of each other.</p>
<h3>Welcome to The Zone</h3>
<p>A brief introduction to those unfamiliar with the zone. One zone, that I&#8217;ve dubbed the &#8220;Short Zone,&#8221; can only happen <em>right now</em>. While the other, the &#8220;Long Zone&#8221;, is keeping mindful of where you&#8217;re going (in life) and where you&#8217;ve been. They&#8217;re both mutually interdependent. One balances the other. Like holding hands with someone and leaning back. Keeping a balance is the only way to be.</p>
<p>As it&#8217;s been said before by others, the most productive work is done in &#8220;the zone.&#8221; <a href="http://hivelogic.com">Dan Benjamin</a> captures the essence of <a href="http://hivelogic.com/articles/2008/03/offices-and-the-zone">being in &#8220;the zone&#8221;</a> and compares it to reading a good book in the right environment.</p>
<blockquote cite="http://hivelogic.com/articles/2008/03/offices-and-the-zone"><p>Uninterrupted, you could continue like this for several hours without even noticing the progress of time – and without feeling like you’re exerting any real effort.</p></blockquote>
<p>Getting into the zone isn&#8217;t easy. It&#8217;s easier to get knocked out of, what I&#8217;ll call, the &#8220;Short Zone&#8221; defined as &ndash; an uninterrupted state of productivity.</p>
<h3>Interruption is the enemy of productivity</h3>
<p>It takes an average of 15 minutes to get the momentum to work at full productivity. And it only takes a nudge to knock you off course. <a href="http://joelonsoftware.com">Joel Spolsky</a> gets it. He asserts even the smallest interruption could set you back 15 minutes. In the example of a colleague interrupting with a question:</p>
<blockquote cite="http://www.joelonsoftware.com/articles/fog0000000068.html"><p>&#8230; He could look it up, which takes 30 seconds, or he could ask Jeff, which takes 15 seconds. Since he&#8217;s sitting right next to Jeff, he asks Jeff. Jeff gets distracted and loses 15 minutes of productivity (to save Mutt 15 seconds).</p></blockquote>
<p>All it takes is a little interruption, and you&#8217;re back to square one. <a href="http://gettingreal.37signals.com/ch07_Alone_Time.php">37Signals warns against interruptions</a> as well:</p>
<blockquote cite="http://gettingreal.37signals.com/ch07_Alone_Time.php"><p>Just make sure this period is contiguous in order to avoid productivity-killing interruptions.</p></blockquote>
<h3>Enter the &#8220;Long Zone&#8221;</h3>
<p><a href="http://maxvoltar.com">Tim Van Damme</a> calls this moment the Creative Zen. He found his in what seems to be a mild case of déjà vu, in a situation he frequently found himself.</p>
<blockquote cite="http://maxvoltar.com/articles/after-the-zone"><p>Once and a while, you got to step back from what you’re doing, and look at the bigger picture. I’m not talking about where a project is going, or if you will make that deadline or not. I’m talking about where <strong>you</strong> are going.</p></blockquote>
<p>&#8220;Where am I going?&#8221; &ndash; it&#8217;s an important question to ask yourself. Neglecting asking yourself big questions like this will  cause less productivity in the Short Zone.</p>
<p>I sometimes catch myself in this state while I&#8217;m laying in bed, staring at the city-lit ceiling. It&#8217;s then, that I get a few minutes of peace and quiet to consider the less obvious.</p>
<p>My warning is this: If the Long Zone is left unattended for a while, the frequency of reaching your &#8220;Short Zone&#8221; suffers, and shallows out the depth or duration of the Short Zone.</p>
<p>Much like after a vacation. You may feel refreshed and itch to get back to work. It&#8217;s a great feeling! But you don&#8217;t need to go on vacation to reach the Long Zone. It sometimes sneaks up, unexpectedly. Much like the Short Zone, as <a href="http://hivelogic.com/articles/2008/03/offices-and-the-zone">Dan Benjamin mentioned</a>:</p>
<blockquote cite="http://hivelogic.com/articles/2008/03/offices-and-the-zone"><p>Creativity doesn’t always happen on a predetermined schedule.</p></blockquote>
<p>Neither does the Long Zone happen on a predetermined schedule. Be on the lookout. It&#8217;ll enrich your Short Zone experience and expand your capacity to remain in that state of uninterrupted productivity.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/JasonRobb?a=apm0zxKK"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=dgNMM3xd"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=dgNMM3xd" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=KgoUUUP9"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=KgoUUUP9" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=qgctyj4s"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=52" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2008/10/14/productivity-zones/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Easy annotations</title>
		<link>http://jasonrobb.com/2008/10/07/easy-annotations/</link>
		<comments>http://jasonrobb.com/2008/10/07/easy-annotations/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 13:14:10 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[Google Docs]]></category>

		<category><![CDATA[Wireframes]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2008/10/07/easy-annotations/</guid>
		<description><![CDATA[Love this presentation of new features at Google Docs. As you may know, I&#8217;m a big proponent of wireframing with pen &#038; paper. Communicating the value of each feature is much easier when there&#8217;s a clear starting point. If it&#8217;s obvious how to progress through the wireframe, it makes the task of understanding it a [...]]]></description>
			<content:encoded><![CDATA[<p>Love this presentation of <a href="http://docs.google.com/support/bin/answer.py?answer=112475">new features at Google Docs</a>. As you may know, I&#8217;m a big proponent of wireframing with pen &#038; paper. Communicating the value of each feature is much easier when there&#8217;s a clear starting point. If it&#8217;s obvious how to progress through the wireframe, it makes the task of understanding it a lot easier.</p>
<p><a href="http://img.skitch.com/20081007-w96n44huxjxtj1iwei2jkmesr.png"><img class="center" width="100%" src="http://img.skitch.com/20081007-w96n44huxjxtj1iwei2jkmesr.png" alt="Google Docs list of new features" /></a></p>
<p>See how easy it is to progress through each bullet point from left to right, rather than hunting for the number (see below)?</p>
<p><a href="http://img.skitch.com/20081007-pb2mi8mqfyajtn53bgerbu9it2.png"><img class="center" width="100%" src="http://img.skitch.com/20081007-pb2mi8mqfyajtn53bgerbu9it2.png" alt="Wireframe with notes" /></a></p>
<p>I plan to adopt this notation method for my sketches. Neat.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/JasonRobb?a=YYrstLnk"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=IWoulBQF"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=IWoulBQF" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=71UhAiTy"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=71UhAiTy" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=t2j46Itx"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=52" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2008/10/07/easy-annotations/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Color + symbolism (link)</title>
		<link>http://jasonrobb.com/2008/10/06/color-symbolism-link/</link>
		<comments>http://jasonrobb.com/2008/10/06/color-symbolism-link/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 19:11:35 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Link]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2008/10/06/color-symbolism-link/</guid>
		<description><![CDATA[In a hunt to uncover the emotions behind colors, I came across a neat color-related website.
Cymbolism is a new website that attempts to quantify the association between colors and words, making it simple for designers to choose the best colors for the desired emotional effect.
The home page presents us with a word, and a palette [...]]]></description>
			<content:encoded><![CDATA[<p>In a hunt to uncover the emotions behind colors, I came across a neat color-related website.</p>
<blockquote><p><a href="http://cymbolism.com">Cymbolism</a> is a new website that attempts to quantify the association between colors and words, making it simple for designers to choose the best colors for the desired emotional effect.</p></blockquote>
<p>The home page presents us with a word, and a palette of colors. See the word, pick the color that goes with it. They&#8217;ve accumulated 300,000 votes spread across 200 words (1,500 votes per word). While I&#8217;m not suggesting it&#8217;s a conclusive look at color-mood associations, it&#8217;s admittedly a neat project.</p>
<p><a href="http://cymbolism.com"><img class="center" width="100%" src="http://img.skitch.com/20081006-e5f3aq36b1ikxm4x7mucjj6xp9.png" alt="Cymbolism website" /></a></p>
<p>What I like best about this site, is the glossary of words with all-time votes. Since I&#8217;m in the midst of creating a visual identity for my company, this site was great thought fodder.</p>
<p><a href="http://www.cymbolism.com/words/view/trust"><img class="center" width="100%" src="http://img.skitch.com/20081006-d2er96x464t78mbypm6ncdfa4n.png" alt="Trust on Cymbolism" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/JasonRobb?a=wvJr91vD"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=H1Baziyu"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=H1Baziyu" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=sPhsQWfG"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=sPhsQWfG" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=5LL6E5Z2"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=52" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2008/10/06/color-symbolism-link/feed/</wfw:commentRss>
		</item>
		<item>
		<title>On Blogging</title>
		<link>http://jasonrobb.com/2008/09/20/on-blogging/</link>
		<comments>http://jasonrobb.com/2008/09/20/on-blogging/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 23:03:03 +0000</pubDate>
		<dc:creator>Jason Robb</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://jasonrobb.com/2008/09/20/on-blogging/</guid>
		<description><![CDATA[It&#8217;s taken some time to orient myself to this whole blogging thing. Time for me to attempt to analyze the past year of my experience with macro- and micro-blogging.
Writing, it&#8217;s not coding
In July 2007, I switched from hand-coding posts (like a caveman mashing berries to paint buffalo on the walls of a cave), to using [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s taken some time to orient myself to this whole blogging thing. Time for me to attempt to analyze the past year of my experience with macro- and micro-blogging.</p>
<h3>Writing, it&#8217;s not coding</h3>
<p>In July 2007, I switched from hand-coding posts (like a caveman mashing berries to paint buffalo on the walls of a cave), to using WordPress to publish my thoughts to the Internet. Cutting out the coding made writing a lot easier. All good so far.</p>
<p>When I started this blog, my goal was to spend more time writing and less time coding. Since then, I have satisfied my lust to write more often. </p>
<p><em>Figuring out what to write about has become the real issue.</em></p>
<h3>Subject matter &#038; accessible means</h3>
<p>There&#8217;s no shortage of great, new things to talk about. But honestly, few are worthy of writing about.</p>
<p>The last 30 days, I gave <a href="http://www.red-sweater.com/marsedit/">MarsEdit</a> a try. It&#8217;s a nifty app for the Mac that integrates with my blog. Making blogging even more accessible, so I posted frequently. After the MarsEdit trial expired, my posting slowed to a trickle. </p>
<p><em>Lesson learned: Keeping the drawing board visible definitely encouraged me to write more often.</em></p>
<h3>Appropriate presentation</h3>
<p>While my posts were frequent, the quality of each post fluctuated. Many of my posts were just links to elsewhere. Which is fine, and does deserve some presence on my blog. But, the presentation for links is the same as the posts I put more thought into. Unfair treatment.</p>
<p><em>Conclusion: links and posts deserve different presentation.</em></p>
<h3>Tweeting prunes blogging</h3>
<p><a href="http://www.twitter.com">Twitter</a> is micro-blogging, it&#8217;s what happens between blog posts and emails. Watch this video, for an introduction and explanation: <a href="http://www.youtube.com/watch?v=ddO9idmax0o&#038;eurl=http://www.commoncraft.com/Twitter">Twitter in plain English</a>. Twitter has helped me understand that my blog shouldn&#8217;t be just a place I dump links to the latest, greatest thing. (But Twitter isn&#8217;t a link dump either!)</p>
<p>Twitter has, in essence, helped me groom the unworthy quips from my blog. It&#8217;s made me more critical of the content I post here. Center stage is no place for <a href="https://twitter.com/jasonrobb/statuses/927528079">nonsense</a>.</p>
<h3>Shifting the direction</h3>
<p>My goals for this site still include writing more. Although I&#8217;d like to continue to focus on only writing when I&#8217;ve got something worth writing about. I&#8217;ll hopefully spend more time thinking about one thing, than less time thinking about many things. Deepen the stream, not widen it.</p>
<h3>Streaming everything here</h3>
<p>At some point I would like to widen the scope of this site. I&#8217;d love to see all my content from across the web aggregated here. (<a href="http://www.flickr.com/photos/jasonrobb">Flickr</a>, <a href="http://www.twitter.com/jasonrobb/">Twitter</a>, <a href="http://www.google.com/reader/shared/09730771168067872120">Google Reader</a>, <a href="http://del.icio.us/jasonrobb">Del.icio.us</a>, <a href="http://digg.com/users/jasonrobb/history">Digg</a>, <a href="http://upcoming.yahoo.com/user/218701/">Upcoming</a>, <a href="http://skitch.com/jasonrobb/">Skitch</a>, etc&#8230;) But I won&#8217;t do this until I have the time and energy to give the right visual presentation to the content that has more value. </p>
<p>That&#8217;s all for now. Dovidenia! <em>(Slovak for goodbye <img src='http://jasonrobb.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </em></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/JasonRobb?a=wAbOenI6"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=troEVgpD"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=troEVgpD" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=f3o7DSA3"><img src="http://feeds.feedburner.com/~f/JasonRobb?i=f3o7DSA3" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/JasonRobb?a=BShobXVA"><img src="http://feeds.feedburner.com/~f/JasonRobb?d=52" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://jasonrobb.com/2008/09/20/on-blogging/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
