<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>David Herrold &#187; Web design</title>
	<atom:link href="http://www.davidherrold.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidherrold.com</link>
	<description>“To condense fact from the vapor of nuance.” ― Neal Stephenson, Snow Crash</description>
	<lastBuildDate>Thu, 10 Nov 2011 23:49:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Responsive web design resources</title>
		<link>http://www.davidherrold.com/2011/11/10/responsive-web-design-resources/</link>
		<comments>http://www.davidherrold.com/2011/11/10/responsive-web-design-resources/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 23:17:32 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[flexible grid]]></category>
		<category><![CDATA[responsive design]]></category>
		<category><![CDATA[responsive images]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/?p=582</guid>
		<description><![CDATA[Lately I&#8217;ve become fascinated with responsive web design, a technique that presents a more flexible website capable of conforming to the device you happen to be using at the time. A responsive website will be optimized for desktops, tablets and &#8230; <a href="http://www.davidherrold.com/2011/11/10/responsive-web-design-resources/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<figure id="attachment_583" aria-labelledby="figcaption_attachment_583" class="wp-caption alignnone" style="width: 680px"><a href="http://www.davidherrold.com/wordpress/wp-content/uploads/2011/11/globe_responsive.jpg"><img class="size-full wp-image-583" title="Boston Globe responsive design" src="http://www.davidherrold.com/wordpress/wp-content/uploads/2011/11/globe_responsive-e1320966332579.jpg" alt="" width="670" height="200" /></a><figcaption id="figcaption_attachment_583" class="wp-caption-text">Boston Globe&#39;s new responsive design</figcaption></figure>
<p>Lately I&#8217;ve become fascinated with <strong>responsive web design</strong>, a technique that presents a more flexible website capable of conforming to the device you happen to be using at the time. A responsive website will be optimized for desktops, tablets and mobile devices. This is more complex than you might think at first, because many touch screen devices (like iPhones and iPads) have two different screen orientations: portrait and landscape.</p>
<p>There seems to be some debate in the web design community regarding exactly how this flexibility can be accomplished. However, there isn&#8217;t much debate about its usefulness. One platform served to many devices is the holy grail of publishing.</p>
<p>I won&#8217;t try to tackle that debate in this blog post, but I will show you some of the most useful tools and resources I&#8217;ve found in my own research. Here are some of the best resources I found for responsive web design:</p>
<p><span id="more-582"></span>1. <strong>Ethan Marcotte&#8217;s</strong> <a title="A List Apart: Articles: Responsive Web Design" href="http://www.alistapart.com/articles/responsive-web-design/">A List Apart article</a> on responsive design kicked off the conversation about this technique. He discusses CSS media queries to determine screen size and enabling and disabling floats with that technique. This was the earliest resource I could find on the subject of responsive design. Ethan also wrote the first book on the subject, called &#8220;<a title="A Book Apart, Responsive Web Design" href="http://www.abookapart.com/products/responsive-web-design">Responsive Web Design</a>.&#8221; He also helped redesign the <a title="The Boston Globe" href="http://bostonglobe.com/">Boston Globe&#8217;s website</a> to use responsive design principles (from my screenshots above). You should visit <a title="The Boston Globe" href="http://www.bostonglobe.com/">Bostonglobe.com</a> and play around by resizing your browser to see it in action.</p>
<p>2. <strong>Jason Grigsby</strong>, VP at Cloud Four, a Portland company specializing in mobile &amp; web solutions, wrote several great blog posts about responsive images and the challenges that surround them. You can find the series of articles broken into several parts (<a title="Responsive IMGs — Part 1 «   Cloud Four" href="http://www.cloudfour.com/responsive-imgs/">part 1</a>, <a title="Responsive IMGs Part 2 — In-depth Look at Techniques  «   Cloud Four" href="http://www.cloudfour.com/responsive-imgs-part-2/">part 2</a>, <a title="Responsive IMGs Part 3 — Future of the IMG Tag «   Cloud Four" href="http://www.cloudfour.com/responsive-imgs-part-3-future-of-the-img-tag/">part 3</a>). These articles cover some of the basics of responsive images, like delivering the mobile image first and upgrading to the desktop image when appropriate to conserve bandwidth for the user. He also links to <a title="Other Mobile First Responsive Web Design Challenges «   Cloud Four" href="http://www.cloudfour.com/other-mobile-first-responsive-web-design-challenges/">several good articles</a> on how to handle video embeds, data tables and third party widgets (ie. Twitter, etc) in a responsive way.</p>
<p>3. <strong>Think Vitamin&#8217;s</strong> &#8220;<a title="Beginner’s Guide to Responsive Web Design | Think Vitamin" href="http://thinkvitamin.com/design/beginners-guide-to-responsive-web-design">A Beginner&#8217;s Guide to Responsive Web Design</a>&#8221; is a great place to start if you&#8217;re looking for a quick overview of the concept. The article covers fluid grids, media queries and some additional resources as well.</p>
<p>4. <strong>DesignMondo&#8217;s</strong> <a title="Responsive Web Design: 50 Examples and Best Practices - DesignModo" href="http://designmodo.com/responsive-design-examples/">50 examples of websites using responsive design</a> &#8211; this blog post is a great place to see a nice sampling of websites using responsive design. The screenshots show details of how the sites change in desktop, tablet and mobile devices (in portrait orientation). DesignMondo also has another great post about tools and services that will help you create, test and implement a responsive design. One of my favorites is <a title="Screenfly by QuirkTools — Test Your Website at Different Screen Resolutions" href="http://quirktools.com/screenfly/">ScreenFly</a>, a quick and easy way to test your design in multiple devices and orientations (portrait vs landscape). It&#8217;s free and useful for testing a lot of devices quickly.</p>
<p>5. <strong>Smashing Magazine&#8217;s</strong> &#8220;<a title="Responsive Web Design Techniques, Tools and Design Strategies - Smashing Magazine" href="http://www.smashingmagazine.com/2011/07/22/responsive-web-design-techniques-tools-and-design-strategies/">Responsive Web Design Techniques, Tools and Design Strategies</a>.&#8221; As with most Smashing Magazine articles, this one is very thorough, but probably not a good starting point until you know a little more about all the components of responsive design. For instance, there is a very useful link to an article on how to <a title="Debugging CSS Media Queries · Johan Brook" href="http://johanbrook.com/design/css/debugging-css-media-queries/">debug CSS media queries</a>. However, you would need to know what a media query is before you learn to debug it.</p>
<p>6. <strong>WordPress and responsive design</strong>. There is a great 30min <a title="Sara Cannon: Responsive Web Design « WordPress.tv" href="http://wordpress.tv/2011/09/07/sara-cannon-responsive-web-design-2/">video by Sara Cannon</a> from Wordcamp San Francisco 2011. If you use WordPress (and I do) you&#8217;ll want to watch this short video to see how you can adapt your WordPress blog to use responsive design techniques.</p>
<p>7. <strong><a title="The HTML Boilerplate" href="http://html5boilerplate.com/">The HTML Boilerplate</a></strong> &#8211; This is a free template using HTML5 and some responsive design techniques. If you want to play with HTML5 responsive design, you can download the code from <a href="http://github.com/h5bp/html5-boilerplate/zipball/v2.0">their Git repository</a>.</p>
<p>There are many other resources available for responsive design. However, I found these to be the most useful. If I&#8217;ve missed any that you think should be on the list, please feel free to post them in the comments below.</p>
<p>Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2011/11/10/responsive-web-design-resources/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mobile publishing options today</title>
		<link>http://www.davidherrold.com/2011/10/03/mobile-publishing-options-today/</link>
		<comments>http://www.davidherrold.com/2011/10/03/mobile-publishing-options-today/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 20:16:41 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[publishing]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/?p=547</guid>
		<description><![CDATA[Publishers these days have several options to deliver their content to people using mobile devices.  Some are more elegant than others, but most all publishers fall into one or more of these categories: 1. Do nothing. 2. Build a separate &#8230; <a href="http://www.davidherrold.com/2011/10/03/mobile-publishing-options-today/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Publishers these days have several options to deliver their content to people using mobile devices.  Some are more elegant than others, but most all publishers fall into one or more of these categories:</p>
<p><strong>1. Do nothing.</strong><br />
<strong>2. Build a separate mobile site.</strong><br />
<strong>3. Build native mobile apps (iPhone, Android, etc)</strong><br />
<strong>4. Convert your standard website to use responsive design</strong></p>
<p><span id="more-547"></span><strong>1. Do nothing.</strong> A lot of small to medium sized publishers present their standard desktop website to mobile browsers with no display changes whatsoever.  Usually this is because they don&#8217;t have the time, resources or knowledge to deal with it. However, that isn&#8217;t always a bad thing.  If their website is mostly text-based, it won&#8217;t look too bad in a modern mobile browser.  Most mobile browsers (I&#8217;m talking about Android, iOS, Blackberry, etc) will handle text-based sites pretty easily.</p>
<p><a href="http://en.wikipedia.org/wiki/Dave_Eggers">David Eggers</a>&#8216; popular <a href="http://www.mcsweeneys.net/tendency">McSweeney&#8217;s</a> website is a good example of this &#8220;do nothing&#8221; strategy.  They present their standard website to mobile browsers and then prompt you to download their iPhone/iPad app. This is mostly likely a sales/marketing decision for McSweeney&#8217;s &#8211; as pinching and zooming in a mobile browser isn&#8217;t much fun. However, I could purchase their weekly articles inside their iPhone/iPad app for a much better user experience.  I suspect this &#8220;do nothing&#8221; strategy for their desktop content prompts many of their fans to do just that.</p>
<p><strong>2. Build a separate mobile site.</strong>  Many large publishers (as well as smaller tech-savvy publishers) fall into this category.  In most cases, when a reader visits the publisher&#8217;s standard website with a mobile browser, she is automatically forwarded to the mobile-friendly site.  This option isn&#8217;t as easy as the &#8220;do nothing&#8221; approach, but it&#8217;s not much more difficult.  Finding the right mobile vendor or the right mobile publishing plugin to make this happen isn&#8217;t as difficult as it sounds.  Many newspapers and magazines relying on advertising as their main source of revenue decide to go this route for mobile devices.</p>
<p>Many blogging platforms like <a href="http://wordpress.org/extend/plugins/wptouch/">WordPress</a> and <a href="http://buzz.blogger.com/2011/06/announcing-blogger-mobile-templates.html">Blogger</a> have easy-to-install plugins that do all the heavy lifting in this case. There are also services like <a href="http://www.mofuse.com/">MoFuse</a> that will take a simple RSS feeds and create a mobile sites on the fly.</p>
<p><strong>3. Build native mobile apps.</strong> More and more publishers are opting to build specific iOS and Android apps for their content.  If done well, this can be a great experience for the reader to engage the content in ways that a browser wouldn&#8217;t previously support.  It can also be another source of revenue if they decide charge for the app (or content within the app) as the New York Times has done with their mobile subscription service.  This is a difficult option for smaller publishers because mobile application development is very expensive right now. Publishers that can afford to drop tens of thousands of dollars on a app will also need to update the app on a frequent basis when Apple and Android periodically release new versions of their operating systems.</p>
<p>The cost of building and maintaining native mobile apps put them out of reach of many small publishers.  (<em>Although, that is changing as more and more mobile app developers are charging a smaller monthly fees or even revenue sharing for mobile apps as the market becomes flooded with mobile developers.</em>)</p>
<p>Native mobile apps also reach a smaller percentage of the public (those who use smart phones), than the mobile web. Because of this, I think this option is best paired with a mobile-friendly website to reach the widest audience.</p>
<p><strong>4. Convert your standard website to use responsive design techniques.</strong> Responsive design is a fairly new concept in web design.  It works by determining what kind of device you are using to access the website and delivering content best suited to that device.  If you are using a desktop browser, the site will deliver a content-rich site with photos, video etc.  If you are using a smart phone, the site will scale that content to fit your screen and bandwidth limitations.</p>
<p>There are pros and cons to this strategy. Unfortunately, the concept is so new we don&#8217;t have a lot of data to measure the success yet.  On the pro-side, a publisher only has one site to manage and one content management system on which to train their staff.  There isn&#8217;t a separate mobile site or separate apps to worry about marketing, etc. On the con-side, building a website with responsive design techniques seems more difficult than building a standard desktop website. <a href="http://unstoppablerobotninja.com/entry/the-boston-globe/">Ethan Marcotte recently redesigned </a>the <a href="http://bostonglobe.com/">Boston Globe</a> to use responsive design principals. This is one of the first major publishers to experiment with responsive design and I am eager to see how they fair in the coming months.</p>
<p>I hesitate to say that responsive design is the <em>best</em> option available, but it certainly seems like the most efficient way to deliver optimized content to any device, regardless of screen size or bandwidth connection.</p>
<p>I think it will eventually become a very popular option for publishers and will keep my eyes on the Boston Globe to see how they fare.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2011/10/03/mobile-publishing-options-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design intuition and serendipity</title>
		<link>http://www.davidherrold.com/2009/03/21/design-intuition-and-serendipity/</link>
		<comments>http://www.davidherrold.com/2009/03/21/design-intuition-and-serendipity/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 21:36:11 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[intuition]]></category>
		<category><![CDATA[serendipity]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[user testing]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/?p=376</guid>
		<description><![CDATA[Douglas Bowman, the visual design lead at Google, recently left his post to pursue greener pastures. In a farewell blog post, he cited a profound reason for leaving (emphasis mine). You can read the entire post here. Yes, it’s true &#8230; <a href="http://www.davidherrold.com/2009/03/21/design-intuition-and-serendipity/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-378" title="bigblue" src="http://www.davidherrold.com/wordpress/wp-content/uploads/2009/03/bigblue.gif" alt="bigblue" width="600" height="68" /></p>
<p><a href="http://stopdesign.com/">Douglas Bowman</a>, the visual design lead at Google, recently left his post to pursue greener pastures. In <a href="http://stopdesign.com/archive/2009/03/20/goodbye-google.html">a farewell blog post</a>, he cited a profound reason for leaving (emphasis mine). <a href="http://stopdesign.com/archive/2009/03/20/goodbye-google.html">You can read the entire post here</a>.</p>
<blockquote><p>Yes, it’s true that a team at Google couldn’t decide between two blues, so they’re testing 41 shades between each blue to see which one performs better. I had a recent debate over whether a border should be 3, 4 or 5 pixels wide, and was asked to prove my case. I can’t operate in an environment like that. I’ve grown tired of debating such minuscule design decisions. <strong>There are more exciting design problems in this world to tackle.<br />
</strong></p></blockquote>
<p>From an engineering perspective, testing multiple colors, recording outcomes and making sound empirical judgments makes all the sense in the world.  If this is done correctly, eventually you will end up with the most effective design implemented.</p>
<p>However, from a design perspective, this tactic may be lacking some things the design world relies upon on a regular basis.</p>
<p><span id="more-376"></span><strong>Intuition</strong></p>
<p>Like master mechanics who are able to diagnose many car problems by simply listening to the engine, seasoned designers can solve web design problems in a similar fashion.  They can look at an obstacle or task and solve it almost instinctively.</p>
<p>They could, of course, perform user experience testing to dissect the problem and solve it in a very methodical way.  However, accumulated years of design experience give them an almost intuitive knowledge to see the most effective solution without much testing at all.</p>
<h3><strong>Serendipity</strong></h3>
<p>These are the beautiful accidents that designers stumble upon when looking for something else.  They may be attempting to solve a complicated navigation issue and stumble upon a great idea for handling web forms.</p>
<p>The <a href="http://en.wikipedia.org/wiki/Serendipity">world of technology and invention is rife with happy accidents</a> that have created new products or changed humanity in some significant way.  A vital part of the creative process is lost when designers are forced to operate in a rigid environment that relies heavily upon empirical engineering data.</p>
<p>Could these happy accidents still occur in an environment like this?  Probably&#8230;</p>
<p>However, I think it is much less likely to happen.  And when it does happen, it is more likely to be ignored because the idea has not gone through the rigors of testing yet.  Or perhaps the idea was so different it didn&#8217;t get the consideration it deserves.</p>
<p>Google was built by engineers and has become the largest property on the internet due to the policies and guidance from these early engineers.  It would be silly to say their method of design doesn&#8217;t work.  However, this environment might not work for everyone&#8230;especially creative people who need to challenge themselves with big ideas and sweeping changes.</p>
<p>So, designers, what do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2009/03/21/design-intuition-and-serendipity/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A List Apart industry survey</title>
		<link>http://www.davidherrold.com/2008/07/30/a-list-apart-industry-survey/</link>
		<comments>http://www.davidherrold.com/2008/07/30/a-list-apart-industry-survey/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 03:45:33 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[a list apart]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[web survey]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/?p=207</guid>
		<description><![CDATA[A List Apart is posting their second annual survey for &#8220;people who make websites.&#8221;  The results from last year were very interesting.  If you are somehow involved in designing, developing, writing, producing, or managing websites, I encourage you to participate &#8230; <a href="http://www.davidherrold.com/2008/07/30/a-list-apart-industry-survey/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://aneventapart.com/survey2008/"><img class="size-full wp-image-208 alignleft" title="A list apart website survey" src="http://www.davidherrold.com/wordpress/wp-content/uploads/2008/07/i-took-the-2008-survey.jpg" border="0" alt="" width="189" height="54" /></a>A List Apart is posting their second annual survey for &#8220;people who make websites.&#8221;  The results from last year were very interesting.  If you are somehow involved in designing, developing, writing, producing, or managing websites, I encourage you to participate in this anonymous survey to help better understand the industry.</p>
<p style="text-align: left;"><a href="http://alistapart.com/articles/survey2008">A List Apart article explaining the survey</a>.<br />
<a href="http://aneventapart.com/survey2008/">Link to the 2008 survey</a>.<br />
<a href="http://alistapart.com/articles/2007surveyresults">Results of the 2007 survey</a>.</p>
<p style="text-align: left;">Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2008/07/30/a-list-apart-industry-survey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Premature launches &#8211; or bumping into the mousetrap</title>
		<link>http://www.davidherrold.com/2008/07/18/premature-launches-or-bumping-into-the-mousetrap/</link>
		<comments>http://www.davidherrold.com/2008/07/18/premature-launches-or-bumping-into-the-mousetrap/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 04:28:34 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[premature site launch]]></category>
		<category><![CDATA[redesign]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/?p=171</guid>
		<description><![CDATA[Every now and then incomplete web content gets launched completely by accident.  I call this nausea-inducing act &#8220;bumping into the mouse trap&#8221; because it always takes longer to gingerly reset the trap then it does to trigger it. Oh, and &#8230; <a href="http://www.davidherrold.com/2008/07/18/premature-launches-or-bumping-into-the-mousetrap/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-172 alignnone" title="Evan Williams" src="http://www.davidherrold.com/wordpress/wp-content/uploads/2008/07/evan_williams.jpg" alt="Bumping the mousetrap" width="600" height="280" /></p>
<p>Every now and then incomplete web content gets launched completely by accident.  I call this nausea-inducing act &#8220;bumping into the mouse trap&#8221; because it always takes longer to gingerly reset the trap then it does to trigger it.</p>
<p>Oh, and there is usually a lot of flinching involved.</p>
<p>It usually starts with someone noticing a new design live on the website &#8211; weeks before the scheduled launch. This person will usually turn to the person in the cube next to him and says &#8220;hey, did we launch early or did someone slip on a banana?&#8221;</p>
<p>Within a few seconds you&#8217;ll usually see another designer or developer who is clearly turning pale, stand up in his cube and utter a string of expletives.</p>
<blockquote><p>&#8220;Uh, guys.  I think I just [expletive] pushed the [expletive] new redesign live by accident.  How quickly can we [expletive] roll it back?&#8221;</p></blockquote>
<p>The solution could be as simple as replacing the wrong files on the server with recently backed-up versions.  (You *did* make back-ups of your work, right?)  If so, no harm, no foul.</p>
<p>However, the situation always gets more complicated the more pieces you have involved.</p>
<p>For instance, your position becomes much more complex if you happen to use a combination of flat files, databases, content management systems, distribution networks, automated data feeds, vendor APIs and advertising platforms (like we do).  A mistake could interact with any of those things, compounding your problems in a big way.</p>
<p>Fixing these issues becomes much more complicated and usually involves several different people (and skill sets) to fix.</p>
<p>We&#8217;ve done our share of &#8220;bumping into the mouse trap&#8221; with varying degrees of impact.  We usually recover gracefully with little disturbance, but <a href="http://www.bloghouston.net/item/2090">every now and then someone notices</a> just as they did when <a href="http://www.flickr.com/photos/hookjaw/2678566780/">Twitter bumped into the mousetrap earlier this week</a>.</p>
<p>I&#8217;ve always wondered if other companies suffered these same accidents.  With a touch of <a href="http://en.wikipedia.org/wiki/Schadenfreude">schadenfreude</a> I was genuinely happy to see Twitter <a href="http://www.flickr.com/photos/26080023@N04/2678943664/">prematurely launch</a> an incomplete redesign earlier this week.</p>
<p>It makes me feel a bit better knowing we&#8217;re not the only ones to drop our pants in front of a few million people by accident.</p>
<p>Have you survived any launching blunders like this?  If so, let me know in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2008/07/18/premature-launches-or-bumping-into-the-mousetrap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paper prototyping</title>
		<link>http://www.davidherrold.com/2008/07/12/paper-prototyping/</link>
		<comments>http://www.davidherrold.com/2008/07/12/paper-prototyping/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 02:31:36 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[moleskine]]></category>
		<category><![CDATA[notebooks]]></category>
		<category><![CDATA[paper prototyping]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/?p=168</guid>
		<description><![CDATA[When I first started exploring web design and journalism nearly 10 years ago I thought paper prototyping was silly.  Paper&#8230;really?  Web design was beyond paper, I scoffed.  I used the cutting-edge design tools like Photoshop 5 that actually let me &#8230; <a href="http://www.davidherrold.com/2008/07/12/paper-prototyping/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-169" title="Twitter Paper Prototype" src="http://www.davidherrold.com/wordpress/wp-content/uploads/2008/07/twitter_prototype.jpg" alt="Jack Dorsey’s original sketch for Twitter (\" width="600" height="398" /></p>
<p>When I first started exploring web design and journalism nearly 10 years ago I thought paper prototyping was silly.  Paper&#8230;really?  Web design was beyond paper, I scoffed.  I used the cutting-edge design tools like Photoshop 5 that actually let me edit text on the page (a huge upgrade from Photoshop 4 that featured a quaint-but-clunky text editing panel).</p>
<p>Who needs paper when you can push pixels on the screen, right?</p>
<p>Well, it took a few years to sink in, but I have since changed my mind.  I rediscovered paper several years ago and now find it much easier to sketch concepts and ideas in a notebook.  Nothing beats paper for speed.  I can flip open a notebook and jot down an idea much faster than using a computer or PDA.</p>
<p>Don&#8217;t get me wrong, I love computers and gadgets as much as (if not more than) the next guy.  But paper still rules the initial stages of design for me.</p>
<p>Why do I bring this up?  I found some great early-stage paper prototypes on Flickr recently.  You will probably recognize a few of them.  Several of them are now extremely popular, with millions of users each month.</p>
<p>For me, seeing these sketches is like seeing the notes of a mad scientist after he&#8217;s built a giant robot or a glimpse into a wizard&#8217;s magical tome.  They probably didn&#8217;t realize these hand-scrawled sketches would eventually turn out to be blueprints for success.  Hope you enjoy them.</p>
<p><strong>Prototypes:</strong></p>
<p><a href="http://www.flickr.com/photos/jackdorsey/182613360/">Photo of Jack Dorsey&#8217;s original sketches of Twitter (Stat.us)</a>.<a href="http://www.flickr.com/photos/35468159852@N01/2072452369"><br />
Dan Catt&#8217;s original sketches of Flickr Places</a>.<a href="http://www.flickr.com/photos/soxiam/2182204230"><br />
Sockyung Hong&#8217;s sketch for Vimeo profile pages.</a><br />
<a href="http://home.comcast.net/~bethgoldman/ControlSpending.html">Beth Goldman&#8217;s sketches of several Quicken screens.</a></p>
<p><strong>Notebooks:</strong></p>
<p><a href="http://www.moleskines.com/klmrl717.html">Large plain Moleskine reporter.</a> (my favorite).<br />
<a href="http://www.moleskines.com/klmb710.html">Pocket ruled Moleskine notebook.</a> (great for travel).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2008/07/12/paper-prototyping/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>An Event Apart 2008 &#8211; New Orleans</title>
		<link>http://www.davidherrold.com/2008/04/27/an-event-apart-2008-new-orleans/</link>
		<comments>http://www.davidherrold.com/2008/04/27/an-event-apart-2008-new-orleans/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 02:08:06 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[aeanola08]]></category>
		<category><![CDATA[An Event Apart]]></category>
		<category><![CDATA[barcampnola]]></category>
		<category><![CDATA[new orleans]]></category>
		<category><![CDATA[nola]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/?p=135</guid>
		<description><![CDATA[Wow. I have been drinking from the fire hose of information for the past two days here in New Orleans at An Event Apart. The conference was organized by Jeffery Zeldman and Eric Meyer and according to the website: &#8220;Their &#8230; <a href="http://www.davidherrold.com/2008/04/27/an-event-apart-2008-new-orleans/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-137" title="Cafe Dumonde New Orleans" src="http://www.davidherrold.com/wordpress/wp-content/uploads/2008/04/cafe_dumonde.jpg" alt="Cafe Dumonde New Orleans" width="600" height="337" /></p>
<p>Wow.  I have been drinking from the fire hose of information for the past two days here in New Orleans at <a href="http://www.aneventapart.com/">An Event Apart</a>.  The conference was organized by <a href="http://www.zeldman.com">Jeffery Zeldman</a> and <a href="http://www.meyerweb.com/eric/">Eric Meyer</a> and according to the website:</p>
<blockquote><p><em>&#8220;Their new conference wouldn’t be just for designers. It wouldn’t be just for coders. Attendees would gain a deeper understanding of web standards, of course. But they would also encounter a world of emerging best practices and inspiring new ideas.&#8221;</em></p></blockquote>
<p>I didn&#8217;t know what to expect.  Would the code be over my head?  Would the design be beyond my skills?  Would I be able to grasp the conceptual nuggets they would throw?  I mean, these people are the best in the industry.</p>
<p>They&#8217;re internet famous, right?</p>
<p>As it turned out, each presentation was amazingly clear, surprisingly understandable and completely worth the price of admission.  The difference between the presenters at An Event Apart and your run-of-the-mill web experts is an overwhelming sense of passion for their craft.  Some of the highlights for me were:</p>
<p><a href="http://www.stuffandnonsense.co.uk">Andy Clarke</a>&#8216;s astute observation about how comic book design can be transferred to the web to control pace and user engagement was refreshing, if not brilliant.  It was one of those ideas that made me whack my forehead and wonder why I hadn&#8217;t thought of that.  Andy&#8217;s a smart fellow.  I added his blog to my feed reader immediately.</p>
<p><a href="http://brianoberkirch.com/">Brian Oberkirch</a>, beyond being an extraordinarily nice guy, has an uncanny grasp on what humanizes the web.  His talk Thursday afternoon was a lot like eating really good dim sum.  I was filled with delicious savory tidbits about how sites can create human connections and positive social interaction with their users.  Not shallow marketing, but real connections.  The web would be a better place if more people listened to Brian.</p>
<p>I thought <a href="http://www.meyerweb.com/eric/">Eric Meyer&#8217;s</a> CSS presentation, if any, would be the one that stumped me.  I am, by no means, a CSS expert; and I feared his material would be tailored for people with more experience.  However, Eric did such a good job of presenting his material in a way that made it easily digestible.  I took away some very useful tidbits about how to use CSS to debug your markup.  Very handy stuff.</p>
<p>I had never paid much attention to how beautiful data &amp; information design could be until <a href="http://www.veen.com/jeff/">Jeff Veen</a> spoke on Friday.  His slide showing Google searches throughout the world as pinpoints of light on a globe was amazing.  He spoke about data like some artists speak about color or texture.  Data is simply another artistic medium.</p>
<p><a href="http://www.rhjr.net/theblog">Robert Hoekman Jr</a> switched things up a bit.  He did live usability assessments for people in the audience who needed some help with their sites.  Usability issues fascinate me and Robert was very good at recognizing usability issues with a short glance at the site in question.  I plan on checking out his book.</p>
<p>What can be said about <a href="http://www.zeldman.com/">Jeffery Zeldman</a> that hasn&#8217;t already been said?  Jeffery is the patriarch of web standards and has been fighting the good fight to make the web a better place for designers, programmers and users alike.  He addressed a room full of designers as Yoda addressed his Jedi.  <em>Use your powers for good</em> He was also very humble and approachable, something I hadn&#8217;t expected.</p>
<p>Here is some additional information about the speakers at An Even Apart 2008 in New Orleans:</p>
<p><a title="Stuff and Nonsense | Creative web site design specialists based in North Wales, UK" href="http://www.stuffandnonsense.co.uk/">Andy Clarke</a> &#8211; Author, <a title="Transcending CSS: The Fine Art of Web Design by Andy Clarke" href="http://www.transcendingcss.com/">Transcending CSS</a><br />
<a title="mezzoblue § Home" href="http://www.mezzoblue.com/">Dave Shea</a> &#8211; Co-author, <a title="css Zen Garden: The Beauty in CSS Design" href="http://www.csszengarden.com/">Zen of CSS Design</a><br />
<a title="Authentic Boredom ~ Delivered weekly by Cameron Moll" href="http://www.cameronmoll.com/">Cameron Moll</a> &#8211; Author, <a title="Mobile Web Design ~ A Book by Cameron Moll" href="http://mobilewebbook.com/">Mobile Web Design</a><br />
<a title="Jeffrey Veen" href="http://www.veen.com/jeff/">Jeff Veen</a> &#8211; Design manager, Google<br />
<a title="Like It Matters" href="http://brianoberkirch.com/">Brian Oberkirch</a> &#8211; Publisher, Like It Matters<br />
<a title="Easy Reader" href="http://easy-reader.net/">Aaron Gustafson</a> &#8211; Co-author, <a title="Amazon.com: AdvancED DOM Scripting: Dynamic Web Design Techniques (Advanced): Jeffrey Sambells,Aaron Gustafson: Books" href="http://www.amazon.com/AdvancED-DOM-Scripting-Techniques-Advanced/dp/1590598563/">AdvancED DOM Scripting</a><br />
<a title="W3Conversions .:. Web Standards, Accessibility and Corporate Training .:. money saving, search engine friendly, web development" href="http://w3conversions.com/">Stephanie Sullivan</a> &#8211; Co-author, <a title="Amazon.com: Mastering CSS with Dreamweaver CS3 (Voices That Matter): Stephanie Sullivan,Greg Rewis: Books" href="http://amazon.com/dp/0321508971">Mastering CSS with Dreamweaver CS3</a><br />
<a title="Aarron Walter | Author, Designer, Developer, Teacher" href="http://aarronwalter.com/">Aarron Walter</a> &#8211; Author, Building Findable Web Sites<br />
<a title="rhjr.net » ideas worth stealing" href="http://www.rhjr.net/theblog">Robert Hoekman Jr.</a> &#8211; Author, <a title="rhjr.net  » designing the obvious" href="http://www.rhjr.net/dto">Designing the Obvious</a><br />
<a title="Jason Santa Maria" href="http://www.jasonsantamaria.com/">Jason Santa Maria</a> &#8211; Designer, <a title="Happy Cog Studios" href="http://www.happycog.com/">Happy Cog</a><br />
<a title="Eric A. Meyer" href="http://www.meyerweb.com/eric/">Eric Meyer</a> &#8211; Author, <a title="Cascading Style Sheets: The Definitive Guide" href="http://meyerweb.com/eric/books/css-tdg/">CSS: The Definitive Guide</a><br />
<a title="Jeffrey Zeldman Presents" href="http://www.zeldman.com/">Jeffrey Zeldman</a> &#8211; Author, <a title="Happy Cog Studios: Designing With Web Standards" href="http://www.happycog.com/publish/dwws/">Designing With Web Standards</a></p>
<p>If web design, development and standards interest you then I would recommend checking out <a href="http://www.aneventapart.com">An Event Apart.</a> I had a blast and hope to attend again in the future.  It was good to hang out with <a href="http://www.axiomized.com/">Tim</a> and the rest of my pals from <a href="http://www.barcamp.org/BarCampNOLA">BarCampNOLA</a> in New Orleans.</p>
<p>Hope to see you all again soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2008/04/27/an-event-apart-2008-new-orleans/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google opens Website Optimizer</title>
		<link>http://www.davidherrold.com/2008/04/20/google-opens-website-optimizer/</link>
		<comments>http://www.davidherrold.com/2008/04/20/google-opens-website-optimizer/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 15:28:24 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[website optimizer]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/?p=133</guid>
		<description><![CDATA[Google released their Website Optimizer platform last week for general use. It has only been available to sites using Google AdWords in the past, but now can be used by anyone to enhance site performance. This is great news for &#8230; <a href="http://www.davidherrold.com/2008/04/20/google-opens-website-optimizer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-134" title="Google website optimizer" src="http://www.davidherrold.com/wordpress/wp-content/uploads/2008/04/website_optimizer2.jpg" alt="" width="600" height="200" /></p>
<p>Google released their <a href="http://www.google.com/websiteoptimizer">Website Optimizer</a> platform last week for general use.  It has only been available to sites using <a href="http://adwords.google.com/">Google AdWords</a> in the past, but now can be used by anyone to enhance site performance.  This is great news for web analytic junkies, usability testers, developers and designers alike.</p>
<p>In a nutshell, Google&#8217;s Website Optimizer allows you to test multiple versions of content (ie. marketing messages, logos, icons, copy, etc) in a live environment to determine which combination of content yields the best results.</p>
<p>Based upon what you are testing, this &#8220;result&#8221; could mean higher click-throughs, increased product sales, increased product downloads, increased ad revenue, higher traffic to internal pages, etc.</p>
<p>This eliminates the guesswork of testing ad placement, site designs, product purchase flows, etc.  You can simply release multiple versions of your content and look at the analytics to determine which one is yielding the best results.</p>
<p>There are certainly other tools to do the same job; but not many are free or this simple.  We could certainly do the same thing at the <a href="http://www.chron.com">Chronicle</a>, however we would have to use several systems to make it happen.  This simplicity of using one system appeals to me.</p>
<p>Here are some links to get you started with Google&#8217;s Website Optimizer:</p>
<p><a href="http://www.google.com/websiteoptimizer">Google Website Optimizer</a><br />
<a href="http://websiteoptimizer.blogspot.com/2008/04/content-testing-goes-mainstream.html">Google Website Optimizer blog</a><br />
<a href="http://websiteoptimizer.blogspot.com/2008/04/content-testing-goes-mainstream.html"></a><a href="http://www.google.com/intl/en/press/annc/20080416_websiteoptimizer.html">Website Optimizer press release</a></p>
<p>(via <a href="http://webworkerdaily.com/2008/04/18/google-website-optimizer-opens-up/">Web Worker Daily</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2008/04/20/google-opens-website-optimizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe launches web-based Photoshop Express</title>
		<link>http://www.davidherrold.com/2008/03/29/adobe-launches-web-based-photoshop-express/</link>
		<comments>http://www.davidherrold.com/2008/03/29/adobe-launches-web-based-photoshop-express/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 03:55:18 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[express]]></category>
		<category><![CDATA[image editing]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[web-based]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/2008/03/29/adobe-launches-web-based-photoshop-express/</guid>
		<description><![CDATA[Adobe launched the web-based Photoshop Express recently and I&#8217;m trying to figure out if it&#8217;s any better or worse than Flickr&#8217;s  (picnik.com) web-based image editing tool.  Adobe offers 2GB of storage, which is better storage than the free Flickr account, &#8230; <a href="http://www.davidherrold.com/2008/03/29/adobe-launches-web-based-photoshop-express/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.davidherrold.com/wordpress/wp-content/uploads/2008/03/adobe_express.jpg" alt="Adobe Photoshop Express" /></p>
<p>Adobe launched the web-based <a href="https://www.photoshop.com/express/landing.html">Photoshop Express</a> recently and I&#8217;m trying to figure out if it&#8217;s any better or worse than Flickr&#8217;s  (<a href="http://www.picnik.com">picnik.com</a>) web-based image editing tool.  Adobe offers 2GB of storage, which is better storage than the free Flickr account, however, Express isn&#8217;t meant to be a photo sharing site like Flickr.</p>
<p>The functionality isn&#8217;t terribly interesting yet, but image editing is Adobe&#8217;s bread and butter, so I would expect the functionality to grow in the coming months.</p>
<p>The one immediate limitation I noticed is the requirement of Flash Player 9 to run the Express.  I tried visiting the site with my current version of FireFox  and got a blank screen.  I suspected it was a problem with my version of Flash player.  When I upgraded my Flash Player to the current version (9), it worked fine.</p>
<p>I hope Adobe continues to build on this platform.  It&#8217;s an interesting idea and this space could use some decent competition.</p>
<p><a href="https://www.photoshop.com/express/landing.html">Photoshop Express</a> (via <a href="http://www.bittbox.com/news/photoshop-express-online-web-app-launches/">Bittbox</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2008/03/29/adobe-launches-web-based-photoshop-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>South by Southwest Day 1</title>
		<link>http://www.davidherrold.com/2008/03/07/south-by-southwest-day-1/</link>
		<comments>http://www.davidherrold.com/2008/03/07/south-by-southwest-day-1/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 03:22:46 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[south by southwest interactive]]></category>
		<category><![CDATA[SXSW]]></category>
		<category><![CDATA[sxsw2008]]></category>
		<category><![CDATA[sxswi]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/2008/03/07/south-by-southwest-day-1/</guid>
		<description><![CDATA[The first day of South by Southwest was great.  I met a bunch of cool people from all over the United States who are possibly nerdier than I am.  Very cool. There is a small area of the convention center &#8230; <a href="http://www.davidherrold.com/2008/03/07/south-by-southwest-day-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.davidherrold.com/wordpress/wp-content/uploads/2008/03/sxsw_legos.jpg" alt="SXSW Legos" /></p>
<p>The first day of South by Southwest was great.  I met a bunch of cool people from all over the United States who are possibly nerdier than I am.  Very cool.</p>
<p>There is a small area of the convention center filled with <a href="http://www.flickr.com/photos/davidherrold/2317936870/in/set-72157604069887129/">LEGOS</a> called the &#8220;<a href="http://www.flickr.com/photos/davidherrold/2317129149/in/set-72157604069887129/">Interactive Playpen</a>&#8221;</p>
<p><a href="http://www.flickr.com/photos/davidherrold/sets/72157604069887129/">I posted a few photos here</a>.</p>
<p>The highlight of the day was hearing <a href="http://www.zeldman.com/">Jeffery Zeldman</a> and his crew at <a href="http://www.happycog.com">Happy Cog</a>.  Hearing Zeldman speak is like hearing Yoda address his cadre of young Jedis.</p>
<p>Mmm&#8230;wise designer he is.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2008/03/07/south-by-southwest-day-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

