<?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>Nebraska Digital &#187; Smashing Magazine</title>
	<atom:link href="http://www.nebraskadigital.com/category/smashing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nebraskadigital.com</link>
	<description>Your Source for Web Design in Lincoln, Nebraska</description>
	<lastBuildDate>Thu, 17 May 2012 03:33:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Zocial Button Set: 72 CSS3 Buttons</title>
		<link>http://www.nebraskadigital.com/2012/05/15/zocial-button-set-72-css3-buttons/</link>
		<comments>http://www.nebraskadigital.com/2012/05/15/zocial-button-set-72-css3-buttons/#comments</comments>
		<pubDate>Tue, 15 May 2012 12:39:38 +0000</pubDate>
		<dc:creator>newsfeed</dc:creator>
				<category><![CDATA[Smashing Magazine]]></category>
		<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=132166</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p>The idea behind this project was to produce a consistent set of buttons that could be used for the range of social actions frequently taken in Web applications. These actions are often important goals for users, such as connecting third-party accounts or sharing content to third-party platforms, so their appearance has to be attractive and clear.</p>

<p><a href="http://coding.smashingmagazine.com/2012/05/15/zocial-button-set-72-css3-buttons/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/button-set-frontpage.jpg" width="500" height="312" alt="Zocial Button Set: 72 CSS3 Buttons" /></a></p>

<p>The standard buttons provided by third parties (such as Facebook, Twitter and SoundCloud) vary in size, style and interactivity. A consistent button set could reduce a lot of that visual noise and inconsistency. Furthermore, having it in CSS format means that changing the text for certain actions would be a breeze for developers, and it also allows administrators of non-English websites to translate labels into their native languages.</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="advertisement Zocial Button Set: 72 CSS3 Buttons photo" border="0" title="advertisement photo" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=1" border="0" alt=" Zocial Button Set: 72 CSS3 Buttons photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=2" border="0" alt=" Zocial Button Set: 72 CSS3 Buttons photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=3" border="0" alt=" Zocial Button Set: 72 CSS3 Buttons photo"  title=" photo" /></a>
    </div>
</td>
</tr>
</table>
<p>The idea behind this project was to produce a consistent set of buttons that could be used for the range of social actions frequently taken in Web applications. These actions are often important goals for users, such as connecting third-party accounts or sharing content to third-party platforms, so their appearance has to be attractive and clear.</p>
<p>The standard buttons provided by third parties (such as Facebook, Twitter and SoundCloud) vary in size, style and interactivity. A consistent button set could reduce a lot of that visual noise and inconsistency. Furthermore, having it in CSS format means that changing the text for certain actions would be a breeze for developers, and it also allows administrators of non-English websites to translate labels into their native languages.</p>
<p>The button set was designed from the beginning to require no extra markup, and the elements used are entirely the choice of the (semantically considerate) designer. All buttons are fully scalable and customizable, and they degrade gracefully on older browsers, although the aesthetics in IE 6 and 7 are admittedly inferior to image-based alternatives.</p>
<p>No raster images or sprites were used. Instead, vector icons were inserted using a custom font file, an @font-face rule and pseudo elements. For more information, John Hicks has an <a href="http://24ways.org/2011/displaying-icons-with-fonts-and-data-attributes">informative write-up</a> on this technique.</p>
<h3>Download The Button Set For Free</h3>
<p>This button set is free to use and extend, personally or commercially. No attribution is required.</p>
<ul>
<li><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/Zocial-CSS3-Buttons-full-screenshot.png">Preview</a></li>
<li><a href="http://zocial.smcllns.com/sample.html">Demo</a></li>
<li><a href="http://zocial.smcllns.com/Zocial-CSS-Buttons.zip">Download the package</a> (ZIP, 147 KB)</li>
<li><a href="http://github.com/samcollins/css-social-buttons">GitHub repository</a> (handwritten CSS)</li>
<li><a href="https://github.com/adamstac/zocial">Sass framework</a> (six buttons) (by <a href="https://twitter.com/adamstac">@adamstac</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>100%-vector CSS3 buttons</li>
<li>@font-face icons and custom font files</li>
<li>72 services supported</li>
<li>Button and icon versions supported</li>
<li>Em sizing for full scalability</li>
<li>Generic primary and secondary action buttons for consistency</li>
<li>Graceful degradation on older browsers</li>
</ul>
<h3>Preview</h3>
<p>Screenshots of each set are below. Or <a href="http://zocial.smcllns.com/sample.html">view a live demo</a>.</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-11.png"><img class="alignnone size-full wp-image-124057" title="zocial screenshot set 11 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-11.png" alt="zocial screenshot set 11 Zocial Button Set: 72 CSS3 Buttons photo" width="500" height="166" /></a></p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-21.png"><img class="alignnone size-full wp-image-124058" title="zocial screenshot set 21 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-21.png" alt="zocial screenshot set 21 Zocial Button Set: 72 CSS3 Buttons photo" width="500" height="486" /></a></p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-31.png"><img class="alignnone size-full wp-image-124059" title="zocial screenshot set 31 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-31.png" alt="zocial screenshot set 31 Zocial Button Set: 72 CSS3 Buttons photo" width="500" height="216" /></a></p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-41.png"><img class="alignnone size-full wp-image-124060" title="zocial screenshot set 41 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-41.png" alt="zocial screenshot set 41 Zocial Button Set: 72 CSS3 Buttons photo" width="500" height="395" /></a></p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-51.png"><img class="alignnone size-full wp-image-124061" title="zocial screenshot set 51 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-51.png" alt="zocial screenshot set 51 Zocial Button Set: 72 CSS3 Buttons photo" width="500" height="303" /></a></p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-61.png"><img class="alignnone size-full wp-image-124062" title="zocial screenshot set 61 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-61.png" alt="zocial screenshot set 61 Zocial Button Set: 72 CSS3 Buttons photo" width="500" height="170" /></a></p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-71.png"><img class="alignnone size-full wp-image-124063" title="zocial screenshot set 71 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-71.png" alt="zocial screenshot set 71 Zocial Button Set: 72 CSS3 Buttons photo" width="500" height="438" /></a></p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-81.png"><img class="alignnone size-full wp-image-124064" title="zocial screenshot set 81 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-81.png" alt="zocial screenshot set 81 Zocial Button Set: 72 CSS3 Buttons photo" width="500" height="169" /></a></p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-91.png"><img class="alignnone size-full wp-image-124065" title="zocial screenshot set 91 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/zocial-screenshot-set-91.png" alt="zocial screenshot set 91 Zocial Button Set: 72 CSS3 Buttons photo" width="500" height="390" /></a></p>
<h3>Usage</h3>
<p>The button set was designed with simplicity and semantics in mind. No unnecessary or extra markup is required, and button types are called through class names. Call the <code>zocial.css</code> file on your page (make sure the font files and the <code>zocial.css</code> file are in the same directory). Buttons can be displayed with the following markup:</p>
<pre class="brush: html">
&lt;button class="zocial facebook"&gt;Sign in with Facebook&lt;/button&gt;
</pre>
<p>The parent element is agnostic, so you may use <code>&lt;a&gt;</code>, <code>&lt;div&gt;</code> or <code>&lt;button&gt;</code><del>, but it must contain a child <code>&lt;span&gt;</code> element</del>. [Thanks, <a href="http://twitter.com/LeaVerou">Lea</a>!]</p>
<p>To choose buttons from the set, include the appropriate class name for the service, such as <code>.dropbox</code>, <code>.linkedin</code> or <code>.twitter</code>.</p>
<p>Icon versions can be displayed by including an extra <code>.icon</code> class, as follows:</p>
<pre class="brush: html">
&lt;a class="zocial quora icon"&gt;Follow me on Quora&lt;/a&gt;
</pre>
<p>More code samples are available on the <a href="http://zocial.smcllns.com">Zocial page</a>.</p>
<p><em>(al)</em></p>
<hr />
<p><small>© Sam Collins for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nebraskadigital.com/2012/05/15/zocial-button-set-72-css3-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs</title>
		<link>http://www.nebraskadigital.com/2012/05/15/smashing-daily-1-mobile-device-lab-browsers-and-animated-gifs/</link>
		<comments>http://www.nebraskadigital.com/2012/05/15/smashing-daily-1-mobile-device-lab-browsers-and-animated-gifs/#comments</comments>
		<pubDate>Tue, 15 May 2012 09:24:16 +0000</pubDate>
		<dc:creator>newsfeed</dc:creator>
				<category><![CDATA[Smashing Magazine]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=131981</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p><strong>Editor's Note</strong>: <em>This post is the first in the new Smashing Daily series on Smashing Magazine, where we highlight items to help you stay on the top of what's going on in the industry. Vasilis van Gemert will carefully pick the most interesting discussions, tools, techniques and articles that were published recently and present them in a nice compact overview.</em></p>

<p><a href="http://www.smashingmagazine.com/2012/05/15/smashing-daily-fonts-browsers-maps-money/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/dn3.jpg" width="500" height="374" alt="Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs" /></a></p>

<p>Vasilis goes through dozens of RSS feeds and hundreds of tweets so that you don’t have to. Do you find the new series interesting? What would you like to have? And what wouldn’t you like to see? Let us know! We’d love to hear your feedback in the comments!</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="advertisement Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo" border="0" title="advertisement photo" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=1" border="0" alt=" Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=2" border="0" alt=" Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=3" border="0" alt=" Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo"  title=" photo" /></a>
    </div>
</td>
</tr>
</table>
<p><strong>Editor&#8217;s Note</strong>: <em>This post is the first in the new Smashing Daily series on Smashing Magazine, where we highlight items to help you stay on the top of what&#8217;s going on in the industry. Vasilis van Gemert will carefully pick the most interesting discussions, tools, techniques and articles that were published recently and present them in a nice compact overview.</em></p>
<p>Vasilis goes through dozens of RSS feeds and hundreds of tweets so that you don&#8217;t have to. Do you find the new series interesting? What would you like to have? And what wouldn&#8217;t you like to see? Let us know! We&#8217;d love to hear your feedback in the comments!</p>
<p>A couple of words from Vasilis himself:</p>
<blockquote>
<p><img style="float: right; padding: 0 0 0.5em 1em; width: 150px" src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/vasilis-small.png" alt="vasilis small Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo"  title="vasilis small photo" />&#8220;Years ago I started collecting links, and once a week I would write an email to my colleagues with a small introduction to every link. Later on I decided that more people than just my colleagues might benefit from this collection, so I decided to publish everything on <a href="http://dailynerd.nl/">The Daily Nerd</a>.</p>
<p>&#8220;Last November, during the Fronteers conference in Amsterdam, Lea Verou convinced me to start writing in English; up until then, I wrote my comments in Dutch. More and more people started following me, and I think that&#8217;s a good thing; I believe more talented people than me should know the things I know. By more talented people, I of course mean you, the reader, so you can understand just how excited I was when Vitaly Friedman asked me if I wanted to start publishing the Daily Nerd on Smashing Magazine. So, here we are, the first episode of the Smashing Daily! I hope you like it!&#8221;</p>
</blockquote>
<h3>Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs</h3>
<p><a href="http://adactio.com/journal/5446/">Your local mobile device lab</a><br />
<strong>Jeremy Keith</strong> started an open local mobile device lab in Brighton, and he urges you to do the same in your home town.</p>
<p><a href="http://adactio.com/journal/5446/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/dn3.jpg" alt="dn3 Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo"  title="dn3 photo" /></a></p>
<p><a href="http://www.artzstudio.com/2012/02/web-font-performance-weighing-fontface-options-and-alternatives/">Web font performance: Weighing @font-face options and alternatives</a><br />
An important part of design and UX is performance, so when you decide to use a Web font, you should definitely know what the negative impact that choice might have on your users. Here’s an excellent in-depth article about font performance. Yes, you should definitely read it (and the comments, too, because they’re actually quite good).</p>
<p><a href="http://www.shadycharacters.co.uk/2012/04/miscellany-%E2%84%96-7/">Miscellany #7</a>,” Shady Characters<br />
Here’s a short post by <strong>Keith Houston</strong>, with news and thoughts about unusual characters. A pleasure to read, like everything else on his blog.</p>
<p><a href="http://www.shadycharacters.co.uk/2012/04/miscellany-%E2%84%96-7/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/dn1.jpg" alt="dn1 Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo"  title="dn1 photo" /></a></p>
<p id="1337007077"><a href="http://typestacks.com/">TypeStacks</a>: Instant font stacks based on your font<br />
Here’s a nice tool that suggests a font stack based on your chosen font. It knows the fonts served by TypeKit, although it doesn’t seem to know too many Google Fonts. Still, a very handy tool.</p>
<p><a href="http://smus.com/physical-units/">Let&#8217;s Get Physical (Units)</a><br />
There are a few occasions when we’d love to use physical units (such as cm and in), but unfortunately these units don’t work as expected in CSS. <strong>Boris Smus</strong> has written an extensive article about these units, how they should work, why we want them and why they work the way they work.</p>
<p><a href="http://smus.com/physical-units/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/dn2.jpg" alt="dn2 Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo"  title="dn2 photo" /></a></p>
<p><a href="http://blog.responsivenews.co.uk/post/18948466399/cutting-the-mustard">Cutting the Mustard</a><br />
The BBC is working on a responsive news website, and it is sharing everything it finds out, which is extremely useful. In this article <strong>Tom Maslen</strong> explains how the BBC manages browser support. An absolute must read for anybody who is struggling with the growing complexity of browser support. This solution (or something similar) should be implemented everywhere.</p>
<p><a href="http://h5bp.github.com/">H5BP</a><br />
Here’s an overview of projects related to the HTML5 Boilerplate. Some excellent stuff is in there, but before you start using everything in there, remember the excellent advice of <strong>Rachel Andrew</strong>: “<a href="http://www.rachelandrew.co.uk/archives/2012/03/21/stop-solving-problems-you-dont-yet-have/">Stop solving problems you don’t yet have</a>.”</p>
<p><a href="http://h5bp.github.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/dn4.jpg" alt="dn4 Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo"  title="dn4 photo" /></a></p>
<p><a href="http://zoompf.com/blog/2012/05/html5shiv-and-serving-content-from-code-repositories">html5shiv and Serving Content From Code Repositories</a><br />
Never just link to scripts hosted on other domains, because you won’t always get the advantages, such as caching and Gzip. This is explained in detail in this excellent article. Yes, you should definitely read it.</p>
<p><a href="http://css-tricks.com/thinking-async/">Thinking Async</a><br />
Loading an external JavaScript file can block the rest of the page from loading, which of course is a major performance and usability problem. The solution is to load scripts asynchronously, and <strong>Chris Coyier</strong> shows us ways to do that, extensively as always.</p>
<p><a href="http://css-tricks.com/thinking-async/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/dn5.jpg" alt="dn5 Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo"  title="dn5 photo" /></a></p>
<p><a href="http://ideaengineers.sapient.com/strategy/experience-design-is-the-future-of-mobile-payments/">Experience Design Is the Future of Mobile Payments</a><br />
“Holistic” means something like “complete.” So, <strong>Perry Chan</strong> argues that a “complete” user experience is the future of mobile payments. I actually think that right now, in the short run, whatever the future, the things we have right now are just terrible. <em>Anything</em> would less painful (at least here in the Netherlands). (I also think the future of UX on the Web is bigger fonts &mdash; much bigger).</p>
<p><a href="http://twostepmedia.co.uk/cssselectors/">Learn CSS selectors interactively</a><br />
CSS selectors can be pretty hard to understand, especially the difference between <code>nth-child</code> and <code>nth-of-type</code>. There are many tools to visualize the difference, and this is another one by <strong>Ben Howdle</strong>.</p>
<p><a href="http://twostepmedia.co.uk/cssselectors/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/dn6.jpg" alt="dn6 Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo"  title="dn6 photo" /></a></p>
<p><a href="http://blog.readmill.com/post/22647981763/guest-post-allen-tan-on-highlighting-and-focus">Allen Tan on highlighting and focus</a>,” Readmill Blog<br />
My father always scribbles annotations in the margins of his paper books. He’s probably been doing this for more than 50 years now, and if somehow we could assemble these annotations, it would be an incredibly interesting and useful database. But as it is, it’s pretty useless. <strong>Allen Tan</strong> writes about this and more in this article on modern digital reading.</p>
<p id="1337004719"><a href="http://www.browsersupport.net/">Browser Support</a><br />
If, for whatever reason, you don’t like any of the tools or websites out there that tell you what browsers support what CSS feature, then this tool might be the one you’re looking for. I still prefer <a href="http://caniuse.com/">When Can I Use…</a> or <a href="https://developer.mozilla.org/en/CSS">Mozilla Developer Network Docs</a>, though.</p>
<p id="1337002398"><a href="http://maps.stamen.com/#toner/14/52.3558/4.9317">Stamen</a><br />
Your app needs a map, but you want something other than boring old Google Maps? You could try <a href="http://openstreetmap.org/">OpenStreetMap</a> with one of these beautiful map tiles.</p>
<p><a href="http://maps.stamen.com/#toner/14/52.3558/4.9317"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/maps.png" alt="maps Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo" title="maps photo" width="500" height="251" class="alignnone size-full wp-image-132085" /></a></p>
<p id="1336987576"><a href="http://dbushell.com/2012/03/03/forget-about-browser-support/">Browser Support? Forget It!</a><br />
What does &#8220;browser support&#8221; mean exactly? Some think it means pixel perfection for a predefined set of browsers. According to <strong>David Bushell</strong>, it means something else. This is a good read for people (or clients) who struggle with the ever-expanding browser landscape.</p>
<p id="1336984564"><a href="http://mathiasbynens.be/notes/html5-id-class">The <code>id</code> Attribute Got More <code>classy</code> in HTML5</a><br />
One of the easy ways to get a somewhat unique ID is by using the <a href="https://en.wikipedia.org/wiki/Unix_time">UNIX epoch time</a>, which generates a string like <code>1336984564</code>. The problem is that in HTML, an ID had to begin with a letter. <strong>Mathias Bynens</strong> tells us if this is still the case in HTML5.</p>
<p><a href="http://mathiasbynens.be/notes/html5-id-class"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/ids.png" alt="ids Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo" title="ids photo" width="500" height="224" class="alignnone size-full wp-image-132086" /></a></p>
<p id="1336984100"><a href="http://css-tricks.com/using-ziptastic/">Autofill City and State From Zip Code With Ziptastic</a><br />
Filling out forms is a pain in the butt, especially on devices without a traditional keyboard. You should be asking users for as little information as possible. If there were a way to make things easier, you should probably do it. For instance, you could prefill parts of an address when the user enters their ZIP code. <strong>Chris Coyier</strong> shows us what a flow like that could look like.</p>
<p id="1336982604"><a href="http://updates.html5rocks.com/2012/03/CSS-layout-gets-smarter-with-calc">CSS Layout Gets Smarter With calc()</a><br />
A thing we needed desperately before being able to use <code>box-sizing: border-box</code> was the ability to mix different CSS units. There are still some use cases for this, though, and luckily more and more browsers are supporting the <code>calc()</code> property. Here’s how it works.</p>
<h3>Last Click</h3>
<p id="1336982980"><a href="http://www.montulli.org/theoriginofthe%3Cblink%3Etag">The Origin of the &lt;blink&gt; Tag</a><br />
Here’s the true story behind the <code>blink</code> tag by the guy who came up with the idea, <strong>Louis J. Montulli II</strong>. A nice anecdote on early browser history.</p>
<p><a href="http://mrdiv.tumblr.com/">mr. div</a><br />
Of course, you could use a simple Web technology like canvas or WebGL to generate beautiful animations, but why do it the easy way when you could use the ever-amazing animated GIF? Here&#8217;s a great Tumblr blog to follow if you&#8217;re looking for some random fantastic 4-D inspiration.</p>
<p><a href="http://mrdiv.tumblr.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/rough_seas.gif" title="rough seas photo" alt="rough seas Smashing Daily #1: Mobile Device Lab, Browsers and Animated GIFs photo" /></a></p>
<h3>What Do You Think?</h3>
<p>Do you like this new series? What would you like to see in it? Please provide some feedback, and let us know what you think!</p>
<p><!-- deleted script tag --><noscript><a href="http://polldaddy.com/poll/6225846/">Do You Think That the New Smashing Daily Series Is a Good Idea?</a></noscript></p>
<p><em>(al) (vf) (il)</em></p>
<hr />
<p><small>© Smashing Editorial for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nebraskadigital.com/2012/05/15/smashing-daily-1-mobile-device-lab-browsers-and-animated-gifs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Font Wars: A Story On Rivalry Between Type Foundries</title>
		<link>http://www.nebraskadigital.com/2012/05/14/the-font-wars-a-story-on-rivalry-between-type-foundries/</link>
		<comments>http://www.nebraskadigital.com/2012/05/14/the-font-wars-a-story-on-rivalry-between-type-foundries/#comments</comments>
		<pubDate>Mon, 14 May 2012 14:09:34 +0000</pubDate>
		<dc:creator>newsfeed</dc:creator>
				<category><![CDATA[Smashing Magazine]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=124198</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p>I had thought terms like “intellectual property” and “intellectual theft” were of fairly recent provenance, so my eye was caught by the latter’s use in a headline of a 1930 edition of the US trade journal <em>The American Printer</em>.</p>

<p><a href="http://www.smashingmagazine.com/2012/05/14/font-wars-story-on-rivalry-between-type-foundries/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/TwentiethCentury.jpg" width="550" height="375" alt="The Font Wars: A Story On Rivalry Between Type Foundries" /></a></p>

<p>The article it headed proved to be equally intriguing, a response by the president of American Type Founders (ATF) to a June 1929 article in the German journal <em>Gebrauchsgraphik</em> by the designer Rudolf Koch, calling the ATF a “highway robber of German intellectual property.” At issue was a typeface marketed by the ATF earlier in 1929 called Rivoli.</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="advertisement The Font Wars: A Story On Rivalry Between Type Foundries photo" border="0" title="advertisement photo" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=1" border="0" alt=" The Font Wars: A Story On Rivalry Between Type Foundries photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=2" border="0" alt=" The Font Wars: A Story On Rivalry Between Type Foundries photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=3" border="0" alt=" The Font Wars: A Story On Rivalry Between Type Foundries photo"  title=" photo" /></a>
    </div>
</td>
</tr>
</table>
<p>I had thought terms like “intellectual property” and “intellectual theft” were of fairly recent provenance, so my eye was caught by the latter’s use in a headline of a 1930 edition of the US trade journal <em>The American Printer</em>.</p>
<p>The article it headed proved to be equally intriguing, a response by the president of American Type Founders (ATF) to a June 1929 article in the German journal <em>Gebrauchsgraphik</em> by the designer Rudolf Koch, calling the ATF a “highway robber of German intellectual property.” At issue was a typeface marketed by the ATF earlier in 1929 called Rivoli.</p>
<p>Koch and the German type foundry Klingspor asserted that Rivoli was no more than a copy of Koch’s 1922 design of Koch Antiqua, also later known as Locarno and released in the US as Eve. Klingspor had already taken legal action for piracy against the Viennese foundry Karl Brendler und Sohne for its lookalike Radio Antiqua but with no success.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/1_wyss.jpg" alt="1 wyss The Font Wars: A Story On Rivalry Between Type Foundries photo"  title="1 wyss photo" /><br />
<em>Part of the sample of Wyss’ script offered by the ATF to back its claim that Koch Antiqua was not its designer’s intellectual property. Neither of the two styles of “g” resemble Koch’s, however, to take just one example.</em></p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/2_koch-antiqua.jpg" alt="2 koch antiqua The Font Wars: A Story On Rivalry Between Type Foundries photo"  title="2 koch antiqua photo" /><br />
<em>Koch Antiqua, and uppercase letters of the italic.</em></p>
<p>Klingspor lost that case, the ATF argued, because far from Koch Antiqua being Koch’s or German intellectual property, both it and the Austrian face were based on the Lombardic penmanship of the Swiss calligrapher Urbanus Wyss, in particular from his 1549 book <em>Libellus Valde Doctus</em>. Klingspor could not claim theft of a design that was not its to begin with.</p>
<p>Whatever the truth of this, the most striking part of the ATF’s broadside was its free admission that the similarity between Rivoli and Koch Antiqua/Eve, far from being accidental, was quite deliberate, Rivoli having been created and released both as a spoiler for the popular Eve and as a “reprisal” face. Klingspor was partially owned by Stempel, whose 1925 catalogue contained what the ATF claimed were “confessedly” fourteen type series of US origin, including what they deemed pirated versions of their own designs.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/3_comparison.jpg" alt="3 comparison The Font Wars: A Story On Rivalry Between Type Foundries photo"  title="3 comparison photo" /><br />
<em>The ATF’s comparison of the faces that accompanied its article, but not the truth, says David Pankow. What was purported to be Wyss’ script was, in fact, Brendler and Sohne’s Radio Antiqua, printed heavily on soft paper.</em></p>
<p>The ATF-Koch-Stempel face-off  was part of a savage turf war fought by a company to defend its commercial position, with&mdash;arguably, only a decade after a World War&mdash;some national antagonism thrown in. (For the full story, see David Pankow’s “A Face by Any Other Name Is Still My Face: A Tale of Type Piracy” in <em>Printing History</em> New York, 1998, page 37.) The ATF remained relatively conservative in its designs, whereas on its own doorstep the New York-based Continental Typefounders’ Association was importing type in which was enshrined the latest European stylistic developments. The acerbity of the language on both sides was unrestrained, and it was exacerbated by the ATF’s suspicions that Continental was involved, too, stoking the fires of the argument.</p>
<p>Type design is a business that has long been bedevilled by piracy and plagiarism (conscious or not), licensing issues and scant or no legal protection for intellectual property. Some of the problems stem from the nature of the craft itself. Although, in theory, the number of ways you can position the points of, say, the capital “A” are myriad, the demands of legibility, style and fashion radically reduce the options, and alphabet designs all use the same raw material.</p>
<p>As designer Dave Farey described himself, facetiously but with an undercurrent of truth, “Nothing I have done is original. It’s all based on the 26 letters of the alphabet and the Arabic numerals.” Add to this the revivals and redrawings of classic faces, and the similarities are unavoidable. Type design is an art that is constantly echoing and alluding. Most people who work in the graphic arts are, in a big part of their design psyche, fans. We were probably inspired to get started in the first place by seeing other people’s work that we absolutely love. It’s unavoidable that some of that DNA will crop up or be used consciously in our own work. In the case of type revivals, you can at least credit your source in the type’s name; as designer <a href="http://typophile.com/node/70238">Nick Shinn says on Typophile</a>, “plagiarism means copying without recognition of the source.”</p>
<p>In today’s digital environment, do any of the attitudes and practices that marked the ATF quarrel persist? I asked Phil Garnham of London’s Fontsmith if he regards other font companies as rivals:</p>
<blockquote>
<p>&#8220;I think there is definitely a healthy and friendly rivalry between today’s independent digital foundries. Over the past few years, as designers have become more aware of the power of type in branding, particularly the possibilities of bespoke type and with the boom in type design education at Reading University and Type Media at the Hague, fresh competition is popping up on a monthly basis, which is a great thing for type design. It keeps us all on our toes and looking for new possibilities within our beloved alphabets.&#8221;</p>
</blockquote>
<p>And spoilers? Phil feels the tactic might still be out there, but for his own part, like musicians who consciously don’t listen to other people’s music when writing and recording, he tries not to look too much at other work: “I think that it keeps me detached from other people’s ideas, and allows me to pursue mine, free from any subconscious involvement.”</p>
<p>But even then, you can find that what you’ve done looks like something else. “Arguably, I think there are many designers tripping up in this way, even with the best intentions. I’ve been in this awkward position myself. You have to explore new proportions and alternative letterforms so you can bring something new to the market.”</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/5_horatio.jpg" alt="5 horatio The Font Wars: A Story On Rivalry Between Type Foundries photo"  title="5 horatio photo" /><br />
<em>Square leg: Horatio with its restyled “R” in the Letraset catalogue, available in three weights.</em></p>
<p>How close have people steered consciously? Dave Farey recalls from his time working for Letraset that among a selection of faces presented to the committee for inclusion in the dry transfer giant’s range was Harry, a design owned by the Visual Graphics Corporation (VGC). The committee loved it, but unfortunately permission hadn’t yet been obtained, and VGC refused. So Letraset produced Horatio. “I think the only thing we changed was the leg of the uppercase R,” Dave recalls, adding candidly, “Ours was worse.”</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/4_heldustry.jpg" alt="4 heldustry The Font Wars: A Story On Rivalry Between Type Foundries photo"  title="4 heldustry photo" /><br />
<em>Heldustry, from the 1983 Compugraphic Type catalogue.</em></p>
<p>Clues could even be gleaned from the font names&mdash;or not. Customers requesting Helvetica from photosetting companies of the 1980s that used the Compugraphic type library might have been told, “We don’t have Helvetica, but we do have Heldustry,” which looked… well, similar. The catalogue that digital company Bitstream produced at the start of the 1990s was helpful to customers unable to find familiar names: its Staccato 222, for instance, was the “Bitstream version of Mistral”; “Lapidary 333 was the Bitstream version of Perpetua”; Venetian 301 the “Bitstream version of Centaur.”</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/6_staccato.jpg" alt="6 staccato The Font Wars: A Story On Rivalry Between Type Foundries photo"  title="6 staccato photo" /><br />
<em>Staccato, from the Bitstream catalogue, early 1990s.</em></p>
<h3>Some More Face-Offs</h3>
<h4>Memphis and Stymie</h4>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/8_memphis.jpg" alt="8 memphis The Font Wars: A Story On Rivalry Between Type Foundries photo"  title="8 memphis photo" /><br />
<em>Memphis, seen here in extra bold weight, and Stymie Bold. Memphis was designed by Emil Weiss.</em></p>
<p>1931 saw ATF squaring off with Stempel again, countering its Memphis slab serif with Stymie, the name being golf lingo for blocking your opponent’s line of play. ATF’s prolific Morris Fuller Benton based Stymie on his own Rockwell Antique, which was itself basically a repackaging of Litho Antique, whose owner (the Inland Type Foundry) had been taken over by ATF. According to Patricia Cost in her book <em>The Bentons</em>, Monotype then copied Rockwell Antique and called it, confusingly, Stymie Bold.</p>
<h4>Janco and Banco</h4>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/7_banco-jacno.jpg" alt="7 banco jacno The Font Wars: A Story On Rivalry Between Type Foundries photo"  title="7 banco jacno photo" /><br />
<em>Rather than stealing the design, Excoffon exercised squatter’s rights in the territory… with style (above). The names were nearly identical&mdash;probably no coincidence.</em></p>
<p>French type legend Roger Excoffon’s employers, Fonderie Olive, was such rivals with Parisian foundry Deberny and Peignot that Excoffon examined with a magnifying glass a picture of its designer Marcel Janco at work on his new self-named type. “Then I rapidly made some sketches for a few letters in a commercial type, not identical, but of the same family… The rest is a success story. Banco was used throughout the world… It’s the most shameful thing I ever did in my career.” (You’ll find this story in <em>Roger Excoffon et la Fonderie Olive</em>, by Sandra Chamaret, Julien Gineste and Sébastien Morlighem, Ypsilon Editeur, Paris, 2010.)</p>
<h4>Starling Burgess vs. Stanley Morison</h4>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/starling054.jpg" alt="starling054 The Font Wars: A Story On Rivalry Between Type Foundries photo"  title="starling054 photo" /><br />
<em>A comparison of Starling Burgess’ design (Lanston no.54) and Stanley Morison and Victor Lardent’s work on Times, as it appeared in “Printing History 31/32” (1994).</em></p>
<p>According to a 1994 article by Mike Parker that appeared in <em>Printing History</em>, Times New Roman was an extremely close reproduction of a typeface designed years earlier by genius boat and car designer and maverick Starling Burgess, which lay unpaid for and abandoned at Lanston Monotype until the design of the new face for <em>The Times</em> newspaper became problematic. Although Morison had a reputation among some for being a slippery operator, the story as presented seems hard to credit: Font Bureau offers a Mike Parker design called Starling.</p>
<h4>Futura and Twentieth Century</h4>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/TwentiethCentury.jpg" alt="TwentiethCentury The Font Wars: A Story On Rivalry Between Type Foundries photo"  title="TwentiethCentury photo" /><br />
<em>Close but no cigar: Twentieth Century (above), and Lanston Monotype’s response to Futura (below).</em></p>
<p>Buffalo, New York-based foundry P22 has in its Lanston Type Company collection Twentieth Century, “Monotype’s answer to Futura.” It describes Sol Hess’ redrawing as “close”; as an attractive optional extra, it has included digital recreations of some of Paul Renner’s original experimental characters for Futura.</p>
<h4>Comic Sans and Chalkboard</h4>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/9_chalkboard.jpg" alt="9 chalkboard The Font Wars: A Story On Rivalry Between Type Foundries photo"  title="9 chalkboard photo" /><br />
<em>Comic and Chalkboard: both ideal for warning notices.</em></p>
<p>Apple’s OS X doesn’t supply you with the world’s favorite, Comic Sans, but you do get Chalkboard, which inhabits pretty much the same terrain.</p>
<h4>Helvetica and Arial</h4>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/Arial-Helvetica.jpg" alt="Arial Helvetica The Font Wars: A Story On Rivalry Between Type Foundries photo"  title="Arial Helvetica photo" /><br />
<em>Hard to fully love perhaps, but Arial has certainly been well used, if only because it is the default setting.</em></p>
<p>Arial, designed in 1982 by Robin Nicholas and Patricia Saunders, seems to attract its share of ill will in “font hate” blogs these days on the grounds of it being Microsoft’s Helvetica lookalike.</p>
<h3>Does It Really Matter?</h3>
<p>For the user, does any of this matter? If you like a font and it fits your purpose, then its provenance is irrelevant. And if it’s a new or recent design, then it comes with little or no back story. In terms of design rationale, investigating the background of your choice is always useful. Who designed it? When and for whom&mdash;for a particular project or for a company? If for a project, would those associations jar with how you’re planning to use it now, and does that matter? If it was originally designed for Monotype, is the font you’re planning to buy from Monotype or from another foundry? What does Monotype offer as its version, and how does it compare? Stempel Garamond versus Simoncini Garamond, or Garamont?</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/10_KochRivoli.jpg" alt="10 KochRivoli The Font Wars: A Story On Rivalry Between Type Foundries photo"  title="10 KochRivoli photo" /><br />
<em>Koch Rivoli: channelling the spirit of Rudolf Koch and Willard T. Sniffin.</em></p>
<p>And how has history served those original battling typefaces? Sebastian Carter in <em>Twentieth Century Type Designers</em> describes Koch Antiqua as “one of the most successful advertising faces of the inter-war period, still often used to suggest the vanishing luxury of ocean liners.” Although some of that usage might have been in reality Rivoli, Koch’s reputation as a type designer endures.</p>
<p>As does the name Rivoli, although its creator or draughtsman, the magnificently named Willard T. Sniffin, is less remembered. But UrbanFonts.com for one offers as a free font Koch Rivoli (a pairing of names that would have the German designer spinning in his grave), an uppercase-only design that takes inspiration from the thick-thin double stroke of Koch’s italic uppercase&mdash;and Rivoli’s.</p>
<p><em><strong>Note</strong>: A big thank you to our fabulous Typography editor, <a href="http://retinart.net/">Alexander Charchar</a>, for preparing this article.</em></p>
<hr />
<p><small>© Simon Loxley for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nebraskadigital.com/2012/05/14/the-font-wars-a-story-on-rivalry-between-type-foundries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taming The Wild Mind</title>
		<link>http://www.nebraskadigital.com/2012/05/11/taming-the-wild-mind/</link>
		<comments>http://www.nebraskadigital.com/2012/05/11/taming-the-wild-mind/#comments</comments>
		<pubDate>Fri, 11 May 2012 15:32:29 +0000</pubDate>
		<dc:creator>newsfeed</dc:creator>
				<category><![CDATA[Smashing Magazine]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=125448</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p>Myths have developed around and researchers have studied how the human brain juggles creativity and organization. Popular theory tells us that the left brain is structured and logical, while the right brain is artistic and imaginative, and that all human beings use predominantly one side of the other.</p>

<p><a href="http://www.smashingmagazine.com/2012/05/11/taming-the-wild-mind/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/CalvinHobbes-frontpage.png" alt="Taming The Wild Mind" width="500" height="157" /></a></p>

<p>Working in a creative field means challenging that theory, or else challenging the schedules and deadlines that managers impose on writers, designers and other creatives. As a project manager in a UX design agency, as well as a writer, I believe it is necessary to challenge both the assumptions about schedules and the belief that creativity implies disorganization.</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="advertisement Taming The Wild Mind photo" border="0" title="advertisement photo" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=1" border="0" alt=" Taming The Wild Mind photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=2" border="0" alt=" Taming The Wild Mind photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=3" border="0" alt=" Taming The Wild Mind photo"  title=" photo" /></a>
    </div>
</td>
</tr>
</table>
<p>Myths have developed around and researchers have studied how the human brain juggles creativity and organization. Popular theory tells us that the left brain is structured and logical, while the right brain is artistic and imaginative, and that all human beings use predominantly one side of the other.</p>
<p>Working in a creative field means challenging that theory, or else challenging the schedules and deadlines that managers impose on writers, designers and other creatives. As a project manager in a UX design agency, as well as a writer, I believe it is necessary to challenge both the assumptions about schedules and the belief that creativity implies disorganization.</p>
<h3>Can Creativity Be Scheduled?</h3>
<p>There’s a quick and easy answer to this question. Yes!</p>
<p>You’re shaking your head now. You’re thinking about how much you hate deadlines and how your designs suffer from the 9:00 to 5:00 schedule imposed by your manager. You’re remembering the sketches or creative writing you did in college at 3:00 in the morning. Sathish Manohar expresses it well in his article “<a href="http://sathishmanohar.com/why-9-to-5/">Why 9 to 5</a>”:</p>
<blockquote>
<p>&#8220;Knowledge work solely depends on creativity of the workers. But, still some how, knowledge work-places got modeled around factories. Employees had to work 9-5, be creative between 9-5, and go home… This is a problem, We cannot schedule the brain to be creative at any given time.&#8221;</p>
</blockquote>
<p>Yet I’ve spent years trying to merge my creative-writing personality with my project-management skill set and day job. Recently I realized that writing by the light of the moon results in over-caffeinated mornings and sloppy grammar, and still I continued&mdash;after all, isn’t that what creativity is all about? I’ve always been able to empathize with my designers, who want nothing more than free reign to be creative when the mood hits. But as a project manager, I also strive to create a working environment where designers and content strategists can be productive and efficient&mdash;and where we can deliver mockups on a deadline.</p>
<p>The solution turned out to be easier than you might expect. Spontaneous creativity is not the only way. In fact, as a content strategist, designer or even developer, you are paid for your ability to turn on the creative faucet. So, what goes into creating on command?</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/CalvinHobbes.png"><img class="alignnone  wp-image-125449" title="CalvinHobbes photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/CalvinHobbes.png" alt="CalvinHobbes Taming The Wild Mind photo" width="648" height="205" /></a></p>
<h3>1. Create A Routine</h3>
<blockquote>
<p>&#8220;Be regular and orderly in your life so that you may be violent and original in your work.&#8221;</p>
<p>&ndash; Gustave Flaubert, author</p>
</blockquote>
<p>Flaubert did not write on a deadline, and yet he found that following an orderly routine improved his ability to be creative. This holds true for most people. Being able to “do your best work” at 3:00 am is no coincidence: you are training your brain to get those creative juices flowing when the moon is high and the workday is long over. This is fantastic if you don’t have anywhere to be in the morning; but for many of us, 3:00 am is not a great time to be inspired.</p>
<p>Instead, develop a routine that trains your creative juices to kick in at more convenient times. This could mean setting the alarm for 8:00 am, making breakfast and then sitting down with a journal to begin sketching as you eat. It could mean emailing yourself a to-do list before bed, with inspirational quotes to greet you the moment you open your email. Maybe you need a lunchtime scrum every day to energize and focus. Within two weeks, these mini-kickoffs will begin to signal to your brain, “Now is when we begin the creative work of the day.”</p>
<h3>2. Take Your Time</h3>
<blockquote>
<p>&#8220;A single meeting can blow a whole afternoon, by breaking it into two pieces each too small to do anything.&#8221;</p>
<p>&ndash; Paul Graham, essayist and programmer</p>
</blockquote>
<p>Distractions are a powerful creativity-blocker. Even the best routine can be waylaid by mandatory meetings, important phone calls and constant emails. If you are a freelancer in charge of your own schedule, try to relegate meetings to the very beginning or end of the day. If a manager schedules your client meetings and internal reviews, talk to them about the benefits of opening up large blocks of time for creative work.</p>
<p>At Above the Fold, we make a point of scheduling around the “maker’s schedule.” Paul Graham sums up the maker’s schedule in his essay, “<a href="http://www.paulgraham.com/makersschedule.html">Maker’s Schedule, Manager’s Schedule</a>”:</p>
<blockquote>
<p>&#8220;When you’re operating on the maker’s schedule, meetings are a disaster. A single meeting can blow a whole afternoon, by breaking it into two pieces each too small to do anything hard in. Plus you have to remember to go to the meeting. That’s no problem for someone on the manager’s schedule. There’s always something coming on the next hour; the only question is what. But when someone on the maker’s schedule has a meeting, they have to think about it…. I find one meeting can sometimes affect a whole day. A meeting commonly blows at least half a day, by breaking up a morning or afternoon.&#8221;</p>
</blockquote>
<p>Therefore, at Above the Fold, we hold internal reviews at 5:00 pm, check-in meetings at lunchtime, and client calls first thing in the morning. This gives our creative team the time they crave to get engrossed in projects, without interruption.</p>
<p>This doesn’t solve the issue of interruption via email, of course. Try scheduling specific “Check email” times into your day&mdash;again, first thing in the morning, just before your lunch break or at the end of the day works well. Make sure your team is aware that you will not be responding to emails immediately, and suggest they call you or come find you if something is urgent and relevant to the current project. Team members can be surprisingly understanding and can quickly grasp the difference between imperative and interesting.</p>
<h3>3. Use Your Team</h3>
<blockquote>
<p>&#8220;Separate brainstorming (idea generation) from synthesis (putting it all into a flowing post).&#8221;</p>
<p>&ndash; Tim Ferriss, author</p>
</blockquote>
<p>Having large blocks of time available and scheduling them into your day sounds well and good, but how do you convince your brain that the time has come to get in the zone and ignore distractions?</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/Jumpingbrain.jpg"><img class="aligncenter  wp-image-126829" title="Jumpingbrain photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/Jumpingbrain.jpg" alt="Jumpingbrain Taming The Wild Mind photo" width="491" height="419" /></a></p>
<p>Taking a page out of the Agile development book, try starting with a variation on <a href="http://pivotallabs.com/how/pair_programming">pair programming</a>. Pair programming is designed to help developers break down complex tangles of code with the simple rationale that two heads are better than one. The same is true for kicking off any other sort of creative block of time. Instead of working together all day, kick off the day with a 10-minute group brainstorming session. Nothing focuses the creative mind faster than talking through project details, and 10 minutes can lead to a far more productive three hours of synthesis.</p>
<p>Don’t have a team to kick around ideas with? Hit up a few colleagues on Twitter or Skype. We have found that many in the content and design worlds are happy to help, and you can offer to help in return.</p>
<h3>4. Warm Up Your Muscles</h3>
<blockquote>
<p>&#8220;Major league players aren’t the only professionals that regularly practice. We’ve met musicians, firemen, pilots, and surgeons, all of who regularly practice their skills.&#8221;</p>
<p>&ndash; Jared M. Spool, founding principal of <a href="http://www.uie.com/">User Interface Engineering</a></p>
</blockquote>
<p>Athletes warm up their muscles before starting their real work, and so should creative thinkers. A good warm-up helps you practice basic skills, focus your mind and improve the work to come. In addition, taking 10 minutes to warm up allows you to separate your ideas from the plethora of ideas surrounding you.</p>
<p>A few hundred years ago, visual stimulation was hard to come by, and artists were influenced primarily by their surroundings. Now, our surroundings contain hundreds of representations of our surroundings and of other people’s interpretations of their surroundings. Finding your own voice can be difficult amid the clutter.</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/03/6203341314_22a76e5462.jpg"><img class="aligncenter size-full wp-image-128671" title="6203341314 22a76e5462 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/6203341314_22a76e5462.jpg" alt="6203341314 22a76e5462 Taming The Wild Mind photo" width="500" height="338" /></a></p>
<p>The following quick <a href="http://www.uie.com/articles/ux_practicing/">warm-ups</a> can bring you back to basics and isolate what makes your creative voice unique. Some of these suggestions even include using someone else’s work as a starting point&mdash;but making it your own.</p>
<ol>
<li>Write your thoughts down in a journal.</li>
<li>Doodle for 10 minutes in a sketchpad.</li>
<li>Copy the first sentence of a book, and then write a one-page story that begins with that sentence.</li>
<li>Create three variations of a landing page based on different mood themes (happy, scary, sad, etc.).</li>
</ol>
<p>None of these warm-ups should take more than 10 minutes, and each offers a different way to reconnect you to your creative spirit. From here, you might find it easier to begin thinking about new and different ideas, and even jumpstarting a project that has felt stale.</p>
<h3>5. Save The Best For Last</h3>
<blockquote>
<p>&#8220;Laziness in a white collar job has nothing to do with avoiding hard physical labor. “Who wants to help me move this box!” Instead, it has to do with avoiding difficult (and apparently risky) intellectual labor.&#8221;</p>
<p>&ndash; Seth Godin, entrepreneur, author and speaker</p>
</blockquote>
<p>Most creative jobs come with a catch, such as having to respond to client emails, send invoices or email writing samples. It’s not uncommon for these boring, “uncreative” tasks to turn into a means of procrastination. You feel as though you can’t set a task aside because it must be done; but because you don’t want to do it, you procrastinate&mdash;effectively avoiding both your creative work and your busywork.</p>
<p>Invoices and emails and bills are quick tasks, so we don’t feel as though delaying them by an hour or two costs much. But the hour you spend avoiding a five-minute task eats away at your creative time. What’s more frightening is the possibility that you’re actively using these tasks to avoid your creative work. As Seth Godin explains, this is <a href="http://sethgodin.typepad.com/seths_blog/2010/01/quieting-the-lizard-brain.html">due to “lizard brain”</a>:</p>
<blockquote>
<p>&#8220;The [lizard brain, or resistance,] is the voice in the back of our head telling us to back off, be careful, go slow, compromise. The resistance is writer’s block and putting jitters and every project that ever shipped late because people couldn’t stay on the same page long enough to get something out the door.&#8221;</p>
</blockquote>
<p>We’ve all dealt with lizard brain, and many of the suggestions in this article can help combat it. But how do you remove the procrastinations that are genuine work, the busywork that must be done but just gets in the way?</p>
<p>Try setting aside one morning a week (Monday is a good day) to devote to the boring tasks. Relegate email reminders of the busywork to a “Monday” folder. Keep all physical folders and to-do lists for that work away from your desk. Of course, you don’t want to wake up one day and realize you forgot to pay the bills, but you won’t forget housekeeping chores like that if you assign them to a specific time slot&mdash;and not that generic “tomorrow.”</p>
<p>One more tip: don’t sit in your creative spot to do the busywork. The area for busywork will quickly get cluttered with to-do notes that have nothing to do with the creative work that you need to accomplish. Do the necessary evils somewhere else to avoid distracting yourself the next time you begin your “real” work.</p>
<h3>Untamed Creativity</h3>
<p>Saying that a wild creative mind can’t be tamed sounds romantic, but romanticism will serve you better in your actual products than in your schedule. The advice above will help you schedule your mind, enhance your creativity and use team members, time constraints and even deadlines to your advantage. Give your creative mind the structure and security it needs to run wild.</p>
<h4>Other Resources</h4>
<p>Here are some more resources on creative productivity:</p>
<ul>
<li>“<a href="http://www.uie.com/articles/ux_practicing/">Develop a UX Practice of Practicing</a>,” Jared Spool<br />
Find ways to warm up before work.</li>
<li>“<a href="http://sethgodin.typepad.com/seths_blog/2010/01/quieting-the-lizard-brain.html">Quieting the Lizard Brain</a>,” Seth Godin<br />
Learn more about the dreaded lizard brain and why we get in our own way.</li>
<li><a href="http://www.amazon.com/dp/0596804172?tag=httpdavegraco-20&amp;camp=14573&amp;creative=327641&amp;linkCode=as1&amp;creativeASIN=0596804172&amp;adid=1V9P3RNZR334JMZ2S8CD&amp;&amp;ref-refURL=http://www.gogamestorm.com/"><em>Gamestorming</em></a>, Dave Gray<br />
Explore activities to get you brainstorming in a group. Gray’s book and his <a href="http://www.gogamestorm.com/">Gamestorming</a> website are full of activities and ideas.</li>
<li>“<a href="http://www.npr.org/2012/03/19/148777350/how-creativity-works-its-all-in-your-imagination">How Creativity Works</a>,” Jonah Lehrer<br />
An interview about all different types of creativity.</li>
<li><a href="http://www.cl.cam.ac.uk/~dq209/others/creativetime.pdf"><em>Time Management for Creative People</em></a>, Mark McGuinness<br />
This free eBook deals with how to better structure your creative time.</li>
</ul>
<p>What other tips and tools help you to be creatively productive?</p>
<p><em>(al) (il)</em></p>
<hr />
<p><small>© Marli Mesibov for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nebraskadigital.com/2012/05/11/taming-the-wild-mind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interaction Design In The Cloud</title>
		<link>http://www.nebraskadigital.com/2012/05/10/interaction-design-in-the-cloud/</link>
		<comments>http://www.nebraskadigital.com/2012/05/10/interaction-design-in-the-cloud/#comments</comments>
		<pubDate>Thu, 10 May 2012 13:05:59 +0000</pubDate>
		<dc:creator>newsfeed</dc:creator>
				<category><![CDATA[Smashing Magazine]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=131845</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p>Interaction designers create wireframes in tools such as Adobe Illustrator, OmniGraffle and Microsoft Visio. However, emailing your old static designs will feel old fashioned once you <strong>see what these new tools can do</strong>. Going a step further, there are tools for the user review process, too. Just upload your ideas, from simple mockups to final layouts, link them together, and share them for comment.</p>

<p><a href="http://uxdesign.smashingmagazine.com/2012/05/10/interaction-design-in-the-cloud/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/ipad_wire.jpg" alt="Interaction Design In The Cloud" width="500" height="350" class="alignnone size-full wp-image-112085" /></a></p>

<p>This article walks you through the current selection of <strong>cloud-based tools and provides some recommendations</strong>. The number of offerings and amount of functionality are pretty vast. We’ll address two functions: prototyping and wireframing. But if you’re intrigued, you might want to explore cloud-based image editing, mind-mapping tools and other UX activities. These tools are already out there, and surprisingly good.</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="advertisement Interaction Design In The Cloud photo" border="0" title="advertisement photo" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=1" border="0" alt=" Interaction Design In The Cloud photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=2" border="0" alt=" Interaction Design In The Cloud photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=3" border="0" alt=" Interaction Design In The Cloud photo"  title=" photo" /></a>
    </div>
</td>
</tr>
</table>
<p>Interaction designers create wireframes in tools such as Adobe Illustrator, OmniGraffle and Microsoft Visio. Originally, these wireframes were primitive shapes drawn to represent various UI elements. Many of us cannot imagine life without them.</p>
<p>There are, however, reasons to consider moving to the cloud to do interaction design. In short, today’s cloud-based tools are:</p>
<ul>
<li>Optimized for collaboration,</li>
<li>Editable anywhere,</li>
<li>Interactive,</li>
<li>Published in real time,</li>
<li>Self-maintaing (the user doesn’t need to update software),</li>
<li>Payable monthly,</li>
</ul>
<p>Emailing your old static designs will feel old fashioned once you see what these tools can do. Going a step further, there are tools for the user review process, too. Just upload your ideas, from simple mockups to final layouts, link them together, and share them for comment.</p>
<p><a href="http://www.flickr.com/photos/baldiri/5735003580/sizes/l/in/photostream/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/ipad_wire.jpg" alt="ipad wire Interaction Design In The Cloud photo" title="ipad wire photo" width="500" height="350" class="alignnone size-full wp-image-112085" /></a><br /><em>(Image credit: <a href="http://www.flickr.com/photos/baldiri/5735003580/sizes/l/in/photostream/" title="iPad Wireframe">baldiri</a>)</em></p>
<p>This article walks you through the current selection of <strong>cloud-based tools and provides some recommendations</strong>. The number of offerings and amount of functionality are pretty vast. For the sake of brevity, we’ll address two functions: prototyping and wireframing. But if you’re intrigued, you might want to explore cloud-based image editing, mind-mapping tools and other UX activities. These tools are already out there, and surprisingly good.</p>
<h3>Prototyping</h3>
<p>For our purposes, prototyping involves uploading images (screens) and linking them together via hotspots. Once these are set up, the prototype is published and available to reviewers for usability testing, commenting or both.</p>
<p><strong>Review criteria</strong><br />
Here are the <strong>fundamentals that a product should support</strong> in order to compete in this space:</p>
<ul>
<li>Quick uploading process,</li>
<li>Support for several source image file formats,</li>
<li>Easy linking between pages,</li>
<li>Support for feedback from end users.</li>
</ul>
<p>Some items aren’t available as of this writing:</p>
<ul>
<li>The ability to nudge images in line without having to recreate them;</li>
<li>The ability to create interactive objects and layer them (such as a menu bar that appears on every page).</li>
</ul>
<h4>InVision</h4>
<p><strong>What it does</strong><br />
Create your screens in your favorite tool and upload them to <a href="http://www.invisionapp.com">InVision</a>. Then add hotspots; a hotspot links to another page. This is great if you live and die by the comp (Photoshop file). For example:</p>
<ol>
<li>Create a new project. Think of a project as a collection of previously generated comps that you are going to tie together as a prototype via InVision.</li>
<p><img class="size-full wp-image-112025 aligncenter" title="create a project invision5 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/04/create-a-project-invision5.png" alt="create a project invision5 Interaction Design In The Cloud photo" width="244" height="266" /></p>
<li>Upload your files to this new project (the images in this article are PNGs).</li>
<p><img class="aligncenter size-full wp-image-112024" title="fille drag upload21 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/04/fille-drag-upload21.png" alt="fille drag upload21 Interaction Design In The Cloud photo" width="341" height="330" /></p>
<li>In “Build” mode, create the hotspots. Basically, you are linking together the prototype. If you have all of the collateral that you need, this will go quite fast &mdash; exactly as you’d want it to work.</li>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/smashing.jpg" alt="smashing Interaction Design In The Cloud photo" title="smashing photo" width="500" height="350" class="alignnone size-full wp-image-112096" /></p>
</ol>
<p><strong>Observations</strong><br />
The application <strong>works as advertised</strong>. It enables the user to quickly wire up prebuilt comps, wireframes and sketches. The tutorials also explain useful actions, such as creating hotspots that will be the same on multiple pages (these are called “templates” in InVision).</p>
<p>Speaking of templates, they expose both a major advantage and a major disadvantage of this tool: if the uploaded images are not placed perfectly, then the templates will not line up properly. One would want the ability to adjust the x and y coordinates of any image so that they line up perfectly without having to change the source files. On the upside, if you’ve done the prep work right or you’ve made your hotspots large enough, you can fudge this a bit, and the templates really accelerate the build process.</p>
<p>A number of usability issues have made me scratch my head. For example, the first time I tried adding a hotspot to the search input field, the “Link to…” modal dialog was off to the left side of the browser, which made it impossible to save or cancel the dialog. I then tapped the “Update screen” at the bottom of app to refresh the screen. It turns out that in InVision speak, “Update” = “Replace.” I was afraid to refresh the browser because there is no indication of whether the application saves automatically. So, in the end, I switched to “Preview” and then back to “Build.”</p>
<p>Once you’re familiar with the quirks, however, the application is useful. If you’re a designer or want to work offline to generate wireframes, then give this app a hard look.</p>
<ul>
<li><strong>Upload process</strong><br />
Drag and drop, or browse the file system</li>
<li><strong>Supported file formats</strong><br />
JPG, PNG and GIF</li>
<li><strong>Linking pages</strong><br />
Easier than the others tested because of templates</li>
<li><strong>User feedback</strong><br />
Easy, nested</li>
<li><strong>Marquee clients</strong><br />
eBay, Google, Intuit, Whole Foods and many others. Very impressive.</li>
</ul>
<h4>FieldTest</h4>
<p>In spirit, <a href="http://www.fieldtestapp.com">FieldTest</a> (in private beta) serves the same space as InVision. The designer uploads prebuilt comps, wireframes and the like to FieldTest, ties them together, and then publishes them for review. One advantage is that FieldTest <strong>leverages device gestures</strong>. In short, you can “play” FieldTest prototypes on your iOS, Android or Windows Phone 7 device and have it respond to gestures. Combined with the built-in screen transitions, this is a powerful function for mobile app designers.</p>
<p>As with InVision, screens are grouped into “prototypes” (projects). Including them in a project means that they can be linked to and from other screens. The process is the same, too: create the prototype collateral, link it together via hotspots, and publish it for review. For comparison’s sake, here are the hotspot configurations for the two apps.</p>
<p><img class="aligncenter size-full wp-image-112022" title="create hotspots fieldTest tighter1 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/04/create-hotspots-fieldTest-tighter1.png" alt="create hotspots fieldTest tighter1 Interaction Design In The Cloud photo" width="355" height="124" /><br />
<img class="aligncenter size-full wp-image-112021" title="create hotspots invision tighter1 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/04/create-hotspots-invision-tighter1.png" alt="create hotspots invision tighter1 Interaction Design In The Cloud photo" width="370" height="158" /></p>
<p>This demonstrates the differences in approach. On the top is FieldTest. It allows a user to choose between gestures (the prototype I built was an iPhone app). The gestures are tap, long tap, swipe, swipe left and swipe right. Multiple gestures can be active for the same hotspot, which is particularly cool and gives a <strong>realistic experience</strong> of various actions. On the bottom is InVision, whose ace is templates. The author can create a template for several controls that appear together, and they can reuse that template on several screens.</p>
<p><strong>Observations</strong><br />
If I were to choose between these prototyping tools, FieldTest would be my choice, largely because I build mobile applications. Having listeners for multiple gesture types makes for a more realistic prototype. If the app were Web-based, then InVision is more mature.</p>
<p>FieldTest still has work to do, though. In the beta, gestures such as up and down are missing. Templating as InVision does is really useful. It streamlines the addition of hotspots. Another area for improvement is in comments, and allowing a prototype’s end user to provide feedback.</p>
<p>There are other usability nits. For example, FieldTest includes a status bar at the top of each screen. I have yet to figure out why someone would want this, and it’s not optional. So, if you take a screenshot on an iPhone, you’ll have to edit it to remove this status bar, only for FieldTest to put it back.</p>
<p>Try it out for yourself on the <a href="https://go.fieldtestapp.com/13d3izk">prototype built for this review</a>. Please note, there is no down gesture, so if you want to try that, gesture from right to left (like when advancing through pictures in iPhoto).</p>
<ul>
<li><strong>Upload process</strong><br />
Browse the file system</li>
<li><strong>Supported file formats</strong><br />
JPG, PNG and GIF</li>
<li><strong>Linking pages</strong><br />
Fairly easy</li>
<li><strong>User feedback</strong><br />
Enables gestures on the device, which is great.</li>
<li><strong>Marquee clients</strong><br />
In private beta</li>
</ul>
<h4>ClickDummy</h4>
<p><a href="http://www.clickdummy.com">ClickDummy</a> is another competitor in this space and has the <strong>same process as the others</strong>. The user uploads materials and then links them together through hotspots. The link function is a “tool” contained in a drawer (i.e. a UI element that slides in and out from one side of the screen).</p>
<p><img class="size-full wp-image-111675 alignnone" title="clickdummy drawer photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/04/clickdummy-drawer.png" alt="clickdummy drawer Interaction Design In The Cloud photo" width="213" height="732" /></p>
<p><strong>Observations</strong><br />
This drawer seems innocent enough, but it creates unnecessary hurdles for the user. In an attempt to simplify the problem, it has added confusion and multiple steps to an easy process. How? The user has to toggle between this tool drawer and the page-picker drawer a lot. The page picker also has to be overloaded in order to provide both functions (selecting a page, as in navigation, and selecting a page, as in a hotspot target).</p>
<p>A second issue: the website says that the user can drag and drop images onto the pages drawer. This doesn’t work in my (Chrome) browser. It instead replaces the current page with the image. After a panicked “Backspace,” the user is restored to their project but has lost their location and has to start over.</p>
<p>Another point: this all-important drawer is closed when the app launches. It took about five minutes to determine that the app was working, and this after weeks of looking at apps in this space.</p>
<p>Lastly, unlike both of the apps reviewed above, this one has no compelling feature that makes the additional effort worth the time. In future, hopefully, the addition of some product differentiation, combined with a rework of the primary use case, would make this application worth another look.</p>
<p>You can see the <a href="http://clickdummy.com/projects/nayres">output from this exploration</a> for yourself.</p>
<ul>
<li><strong>Upload process</strong><br />
Drag and drop, or browse the file system.</li>
<li><strong>Supported file formats</strong><br />
JPG, PNG and GIF</li>
<li><strong>Linking pages</strong><br />
Most difficult of those tested</li>
<li><strong>User feedback</strong><br />
Easy to test, but comments require registration</li>
<li><strong>Marquee clients</strong><br />
Not provided</li>
</ul>
<h3>Wireframes</h3>
<p>Think of a wireframe as a black and white low-fidelity screen mockup. The mockups I create also include call-outs to give the development team additional context.</p>
<p>In the process, the user will create an account, create a project, and then land on a blank screen. The user then drag and drops UI controls (radio buttons, text input fields and so forth) onto the page.</p>
<p>Once the project is saved, a permalink can be given out for people to see your work. If you change a screen, it will auto-magically show your updates the next time that URL is opened (or refreshed) by a team member. This last point <strong>is what the cloud is all about</strong>: everyone always has the same (i.e. current) version of your work. Changes are instantaneously available whenever the wireframe is saved.</p>
<p>Compared to most offline tools, the library of available objects is focused on low-fidelity UX. Don’t expect to create gradients or to use a pencil tool.</p>
<p><strong>Review criteria</strong><br />
Here are some basics that are fairly universal in my experience:</p>
<ul>
<li><strong>Robust set of standard UI controls</strong><br />
If the tool doesn’t have off-the-shelf drop-downs, toggles, cover flows and the rest, then creating those controls will require additional work.</li>
<li><strong>Good as a documentation medium</strong><br />
Plan on your development team using your wireframes to dictate the logic and layout of the application.</li>
<li><strong>Good for making wireframe clones, templates or whatever you want to call them</strong><br />
Not surprisingly, all of the iPhone wireframes I create have the app’s name at the top. I want to do this on the first wireframe and not have to do it again.</li>
<li><strong>Responsive</strong><br />
It all takes place in a Web browser. If the application is slower than a locally running application, then your productivity will suffer. Case in point: a year or two ago, I created about 50 wireframes for a project. Each page took a minute to load. To see my changes reflected, another minute. Trust me, this gets old quickly.</li>
<li><strong>Not written in Flash</strong><br />
“Dear development teams who write these tools: I love Flash, Flex and the rest. Not as much as I love my iPad, however. I want to edit my work across form factors. It’s all drag and drop, right?”</li>
</ul>
<p>Here’s what you won’t see right away from the tools out there:</p>
<ul>
<li><strong>An extensive stencil library or the ability to easily create and reuse stencils</strong><br />
OmniGraffle excels at this. Don’t expect Yahoo to create a stencil library for Mockingbird anytime soon.</li>
<li><strong>A wide user base</strong><br />
Momentum is building, and there are believers. This is still a minority position and will be for some time. I would say customer support is great, but the more people use these tools, the better the tools will become.</li>
<li><strong>Font selection</strong><br />
I won’t dwell on this, but you can tell there is still some lively debate about what a wireframe should and should not communicate just by looking at what features are included in any given product.</li>
</ul>
<h4>Balsamiq</h4>
<p>As with the prototyping tools, wireframes &mdash; or “mockups” in <a href="http://www.mybalsamiq.com">Balsamiq</a>-speak &mdash; are organized into projects. From there, things change. Tools like InVision and FieldTest assume that you have created your pages or screens in another tool. In Balsamiq (and Mockingbird, discussed next), the tool is designed for wireframe creation, with extremely limited functionality for prototyping.</p>
<ol>
<li>Create a new mockup.</li>
<p><img class="aligncenter size-full wp-image-112020" title="new mockup balsamiq1 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/04/new-mockup-balsamiq1.png" alt="new mockup balsamiq1 Interaction Design In The Cloud photo" width="210" height="222" /></p>
<li>Drag and drop an off-the-shelf UI control from the ones available.</li>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/balsamiq2.jpg" alt="balsamiq2 Interaction Design In The Cloud photo" title="balsamiq2 photo" width="500" height="300" class="alignnone size-full wp-image-112099" /></p>
<li>Configure the control to your needs. This is noteworthy, because Balsamiq <strong>provides a number of important options</strong>. For example, there is one toggle to put the iPhone in landscape orientation instead of portrait.</li>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/balsamiq1.jpg" alt="balsamiq1 Interaction Design In The Cloud photo" title="balsamiq1 photo" width="500" height="350" class="alignnone size-full wp-image-112100" /></p>
<li>Add the rest of your UI controls; document for the development team; and publish.</li>
</ol>
<p><strong>Observations</strong><br />
Having worked with some other tools, I’ve become a fan of Balsamiq. A great UI control library and easy object configuration are two areas where this tool excels. There are some areas for improvement, though. First, and I’m sure the development team is tired of hearing it, the sketching style is fine for those who understand low-fidelity mockups, but you probably wouldn’t want to show the mockups to your CEO.</p>
<p>A second gripe is that the editing tool is built in Flash, so work is limited to platforms that support it.</p>
<p>On the upside, a few non-obvious pros:</p>
<ul>
<li>The icon set is great. I’ve noticed that only one icon is not in the box: Bluetooth. Anything else I’ve needed has been available.</li>
<li>In addition to drag and drop, there’s a great quick-add feature. After typing in a few characters of the name of a UI control, a filtered list appears, allowing you to add controls quickly.</li>
<li>Balsamiq has an odd markup language that, once mastered, allows the user to add common things. For example, <code>+ Add and sub-menu, &gt;</code> translates to:</li>
<p><img class="aligncenter size-full wp-image-112016" title="iphone list item markup1 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/04/iphone-list-item-markup1.png" alt="iphone list item markup1 Interaction Design In The Cloud photo" width="212" height="27" /></p>
</ul>
<p>And here’s the rundown:</p>
<ul>
<li><strong>UI controls</strong><br />
More than 70, including iPhone-specific</li>
<li><strong>Good for documentation?</strong><br />
Call-outs are one of the controls; drag and drop them onto the canvas.</li>
<li><strong>Good at duplicating screens?</strong><br />
Yes.</li>
<li><strong>Responsive?</strong><br />
Yes. You will forget you are working in the cloud.</li>
<li><strong>Written in Flash?</strong><br />
Yes.</li>
</ul>
<h4>Mockingbird</h4>
<p><a href="http://gomockingbird.com">Mockingbird</a> is also a wireframing tool, and <strong>a good one</strong> at that. In some ways, it compares favorably to Balsamiq: Mockingbird’s editor isn’t Flash-based; it uses an unobtrusive font; and adding UI controls is (almost) comparable to Balsamiq.</p>
<p>The process is similar, too. Here’s the outcome:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/mockingbird1.jpg" alt="mockingbird1 Interaction Design In The Cloud photo" title="mockingbird1 photo" width="500" height="350" class="alignnone size-full wp-image-112102" /></p>
<p><strong>Observations</strong><br />
More professional, right? On the surface, it is more polished, but there are some subtle shortcomings. For example, one cannot left-justify text in an input field. Also, I couldn’t get the icons to all be exactly the same size (36 pixels). And so forth.</p>
<p>There are some logistical hurdles as well. Many of the controls are primitive. To add a call-out, like ones in yellow above, you actually have to add two objects: the yellow circle and the black text. And when a control is added via the quick-add function, the filtering text is not cleared, so after every addition, one has to clear the previous query. Put practically, this mockup took about four times as long to create as the Balsamiq version.</p>
<ul>
<li><strong>UI controls</strong><br />
Fewer than Balsamiq, and no mobile-specific controls.</li>
<li><strong>Good for documentation?</strong><br />
Call-outs are created with circles and overlaid text.</li>
<li><strong>Good at duplicating screens?</strong><br />
Yes.</li>
<li><strong>Responsive?</strong><br />
Mostly &mdash; don’t use Chrome.</li>
<li><strong>Written in Flash?</strong><br />
No.</li>
</ul>
<h4>Mockup Builder</h4>
<p>Another entry in the wireframing space is <a href="http://www.mockupbuilder.com">Mockup Builder</a>. Functionally, it lies somewhere between Mockingbird and Balsamiq. It has a fairly good library of controls &mdash; in fact, it’s the only cloud-based solution with native Android controls (Ha!). Moreover, I find its aesthetic better than that of competitors.</p>
<p>Like the others, Mockup Builder starts with a blank canvas, and the user drag and drops controls onto the canvas for configuration.</p>
<p>Here’s the mockup created for this review:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/mockingbird2.jpg" alt="mockingbird2 Interaction Design In The Cloud photo" title="mockingbird2 photo" width="500" height="350" class="alignnone size-full wp-image-112103" /></p>
<p>Again, the mockup is fairly clean, but there are some issues: the icons use some funny clipping, and they do not scale properly. The user cannot toggle the various defaults for the iPhone, such as the gray bars at the top and bottom of the screen.</p>
<p><strong>Observations</strong><br />
This tool is a little too buggy for everyday use. For example, the notes to accompany illustrations are in Lorem Ipsum text. Also, when copying text from the Web and pasting into a multi-line text area, the text does not wrap to the control’s width &mdash; meaning that the text shows exactly one line, and the user has to use the control’s handles to wrap it. I also wanted to show two paragraphs of text but could not figure out how to insert a “Return” in the text.</p>
<p>Another grievance: the tool could use more polish. For example, the screen surface on the iPhone control is narrower than the keyboard, so the user has to resize the keyboard by hand. When that’s done, the “e” is missing in the button. I understand that these are minor, but one would expect these t’s to be crossed off before moving away from a beloved tool like OmniGraffle.</p>
<ul>
<li><strong>UI controls</strong><br />
More than the others, including iPhone- and Android-specific ones</li>
<li><strong>Good for documentation?</strong><br />
Call-outs are one of the controls; drag and drop them onto the canvas.</li>
<li><strong>Good at duplicating screens?</strong><br />
Yes.</li>
<li><strong>Responsive?</strong><br />
Yes.</li>
<li><strong>Written in Flash?</strong><br />
No.</li>
</ul>
<h3>Conclusion</h3>
<p>Cloud-based tools are now available and <strong>well designed for UX work</strong>. Many of the features in the offerings above are not available in software running locally on your machine. While this space is still growing, I’ve been working in the cloud for the past two years and cannot imagine going back.</p>
<p><strong>Collaboration is instantaneous</strong>, and the tools are optimized for the right activities: wireframing and testing with users. In fact, these apps have several unexpected and delightful features, and you might find yourself walking away from your favorites, too.</p>
<p>Of course, there are valid reasons to avoid working in the cloud. Stay with your old standbys if any of the following apply:</p>
<ul>
<li><strong>Your IT department disapproves.</strong><br />
This is a hot-button issue. All of these tools protect your information, but this is still worth considering.</li>
<li><strong>You expect the polish of offline tools.</strong><br />
These tools are for early adopters. Still, they are Web applications, so they will evolve. That’s what happens on the Web. You’ll just wake up one morning to find some annoyance removed or a key feature added.</li>
<li><strong>Your project is <em>big</em>.</strong><br />
If you plan on a 200-screen flow, you will feel a steady degradation in performance. That said, I’ve just completed a 70-pager with one of these tools and was just starting to notice some minor falloff.</li>
<li><strong>You think in terms of “deliverables,” with a complete set of create-once mockups.</strong><br />
Many of these tools have coauthoring functionality (if the roles are set up that way). In my experience, however, no one has actually changed anything, even if I wanted them to.</li>
<li><strong>Your Internet connection is a problem.</strong><br />
But that’s not to say that you’ll lose data whenever the network is interrupted.</li>
</ul>
<p>These could be a deal-breaker for some. But these tools <strong>are free to try</strong>, and some are so simple that you might get hooked in five minutes (as I did a few years ago). Almost all of the research for this article was done with free trials. Given the ease with which you can try these out, you have every reason to go out and see whether one or more is right for you.</p>
<p>If you have another favorite, we’d love to learn about it. The space is ever changing!</p>
<p><em>(al)</em></p>
<hr />
<p><small>© Erik Perotti for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nebraskadigital.com/2012/05/10/interaction-design-in-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Build A Real-Time Commenting System</title>
		<link>http://www.nebraskadigital.com/2012/05/09/how-to-build-a-real-time-commenting-system/</link>
		<comments>http://www.nebraskadigital.com/2012/05/09/how-to-build-a-real-time-commenting-system/#comments</comments>
		<pubDate>Wed, 09 May 2012 13:08:23 +0000</pubDate>
		<dc:creator>newsfeed</dc:creator>
				<category><![CDATA[Smashing Magazine]]></category>
		<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=131774</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p>The Web has become increasingly interactive over the years. This trend is set to continue with the next generation of applications driven by the <strong>real-time Web</strong>. Adding real-time functionality to an application can result in a more interactive and engaging user experience.</p>

<p><a href="http://coding.smashingmagazine.com/2012/05/09/building-real-time-commenting-system/"><img src="http://www.smashingmagazine.com/wp-content/uploads/2012/05/websockets_html5_pusher.png" width="500" height="289" alt="How To Build A Real-Time Commenting System" /></a></p>

<p>However, setting up and maintaining the server-side real-time components can be an unwanted distraction. But don't worry, there is a solution.</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="advertisement How To Build A Real Time Commenting System photo" border="0" title="advertisement photo" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=1" border="0" alt=" How To Build A Real Time Commenting System photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=2" border="0" alt=" How To Build A Real Time Commenting System photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=3" border="0" alt=" How To Build A Real Time Commenting System photo"  title=" photo" /></a>
    </div>
</td>
</tr>
</table>
<p>The Web has become increasingly interactive over the years. This trend is set to continue with the next generation of applications driven by the <strong>real-time Web</strong>. Adding real-time functionality to an application can result in a more interactive and engaging user experience. However, setting up and maintaining the server-side real-time components can be an unwanted distraction. But don&#8217;t worry, there is a solution.</p>
<p>Cloud hosted Web services and APIs have come to the rescue of many a developer over the past few years, and real-time functionality is no different. The focus at <a href="http://pusher.com">Pusher</a>, for example, is to let you concentrate on building your real-time Web applications by offering a hosted API which makes it quick and easy to add scalable real-time functionality to Web and mobile apps. In this tutorial, I&#8217;ll show how to convert a basic blog commenting system into a real-time engaging experience where you&#8217;ll see a comment made in one browser window &quot;magically&quot; appear in a second window.</p>
<h3>Why Should We Care About The Real-Time Web?</h3>
<p>Although <a href="http://en.wikipedia.org/wiki/Real-time_web">the Real-Time Web</a> is a relatively recent mainstream phrase, real-time Web technologies have been around for over 10 years. They were mainly used by companies building software targeted at the financial services sector or in Web chat applications. These initial solutions were classed as &quot;hacks&quot;. In 2006 these solutions were given an umbrella term called <a href="http://en.wikipedia.org/wiki/Comet_(programming)">Comet</a>, but even with a defined name the solutions were still considered hacks. <strong>So, what&#8217;s changed?</strong></p>
<p>In my opinion there are a number of factors that have moved real-time Web technologies to the forefront of Web application development.</p>
<h4>Social Media Data</h4>
<p>Social media, and specifically Twitter, has meant that more and more data is becoming instantly available. Gone are the days where we have to wait an eternity for Google to find our data (blog posts, status updates, images). There are now platforms that not only make our data instantly discoverable but also instantly deliver it to those who have declared an interest. This idea of <a href="http://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern">Publish/Subscribe</a> is core to the real-time Web, especially when building Web applications.</p>
<h4>Increased User Expectations</h4>
<p>As more users moved to using applications such as Twitter and Facebook, and the user experiences that they deliver, their perception of what can be expected from a Web application changed. Although applications had become more dynamic through the use of JavaScript, the experiences were seldom truly interactive. Facebook, with it&#8217;s real-time wall (and later other realtime features) and Twitter with it&#8217;s activity stream centric user interface, and focus on conversation, demonstrated how Web applications could be highly engaging.</p>
<h4>WebSockets</h4>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/HTML5_Logo_256.png" alt="HTML5 Logo 256 How To Build A Real Time Commenting System photo" title="HTML5 Logo 256 photo" width="256" height="256" class="size-full wp-image-119588" align="right" /></p>
<p>Earlier on I stated that previous solutions to let servers instantly push data to Web browsers were considered &quot;hacks&quot;. But this didn&#8217;t remove the fact that there was a requirement to be able to do this in a cross-browser and standardised way. Our prayers have finally been answered with <strong>HTML5</strong> <a href="http://pusher.com/websocket">WebSockets</a>. WebSockets represent a <a href="http://www.w3.org/TR/websockets/">stardardized API</a> and <a href="http://tools.ietf.org/html/rfc6455">protocol</a> that allows realtime server and client (web browser) two way communication over a single connection. Older solutions could only achieve two-way communication using two connections so the fact the WebSockets use a single connection is actually a big deal. It can be a massive resource saving to the server and client, with the latter being particularly important for mobile devices where battery power is extremely valuable.</p>
<h4>How are Real-Time Technologies being used?</h3>
<p>Real-time Web technologies are making it possible to build all sorts of engaging functionality, leading to improved user experiences. Here are a handful of common use cases:</p>
<ul>
<li><strong>Realtime Stats</strong> &#8211; The technology was first used in finance to show stock exchange information so it&#8217;s no surprise that the technology is now used more than ever. It&#8217;s also highly beneficial to sports, betting and analytics.</li>
<li><strong>Notifications</strong> &#8211; when something a user is interested in becomes available or changes.</li>
<li><strong>Activity Streams</strong> &#8211; streams of friend or project activity. This is commonly seen in apps like Twitter, Facebook, Trello, Quora and many more.</li>
<li><strong>Chat</strong> &#8211; the 101 or real-time Web technology but still a very valuable function. It helps delivery instant interaction between friends, work colleagues, customers and customer service etc.</li>
<li><strong>Collaboration</strong> &#8211; Google docs offers this kind of functionality within its docs, spreadsheets and drawing applications and we&#8217;re going to see similar use cases in many more applications.</li>
<li><strong>Multiplayer Games</strong> &#8211; The ability to instantly deliver player moves, game state changes and score updates is clearly important to multiplayer gaming.</li>
</ul>
<p>In the rest of this tutorial I&#8217;ll cover building a basic blog commenting system, how to progressively enhance it using jQuery and finally I&#8217;ll also progressively enhance it using the real-time Web service I work for, Pusher, which will demonstrate not just how easy it can be to use real-time Web technology, but also the value and increased engagement that a real-time factor can introduce.</p>
<h3>Creating Generic Blog Commenting System</h3>
<h4>Start from a Template</h4>
<p>I want to focus on adding real-time commenting to a blog post so <strong>let&#8217;s start from a <a href="https://github.com/pusher/realtime-commenting/zipball/start">template</a></strong>.</p>
<p>This template re-uses the HTML5 layout defined in the post on <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Coding An HTML 5 Layout From Scratch</a> and the file structure we&#8217;ll start with is as follows (with some additions that we don&#8217;t need to worry about at the moment):</p>
<ul>
<li>css (dir)
<ul>
<li>global-forms.css</li>
<li>main.css</li>
<li>reset.css</li>
</ul>
</li>
<li>images (dir)</li>
<li>index.php</li>
</ul>
<h4>HTML</h4>
<p>The template HTML, found in <em>index.php</em>, has been changed from the HTML5 Layout article to focus on the content being a blog post with comments. You can view the HTML source <a href="https://github.com/pusher/realtime-commenting/blob/start/index.php">here</a>.</p>
<p>The main elements to be aware of are:</p>
<ul>
<li><code>&lt;section id=&quot;content&quot;&gt;</code> &#8211; the blog post content</li>
<li><code>&lt;section id=&quot;comments&quot;&gt;</code> &#8211; where the comments are to appear. This is where the majority of our work will be done</li>
</ul>
<h4>Comments</h4>
<p>
	Now that we&#8217;ve got the HTML in place for our blog post and for displaying the comments we also need a way for our readers to submit comments, so let&#8217;s add a <code>&lt;form&gt;</code> element to collect and submit the comment details to <em>post_comment.php</em>. We&#8217;ll add this at the end of the <code>&lt;section id=&quot;comments&quot;&gt;</code> section wrapped in a <code>&lt;div id=&quot;respond&quot;&gt;</code>.
</p>
<pre class="brush: html">
&lt;div id=&quot;respond&quot;&gt;

	&lt;h3&gt;Leave a Comment&lt;/h3&gt;

	&lt;form action=&quot;post_comment.php&quot; method=&quot;post&quot; id=&quot;commentform&quot;&gt;

		&lt;label for=&quot;comment_author&quot; class=&quot;required&quot;&gt;Your name&lt;/label&gt;
		&lt;input type=&quot;text&quot; name=&quot;comment_author&quot; id=&quot;comment_author&quot; value=&quot;&quot; tabindex=&quot;1&quot; required=&quot;required&quot;&gt;

		&lt;label for=&quot;email&quot; class=&quot;required&quot;&gt;Your email;&lt;/label&gt;
		&lt;input type=&quot;email&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; tabindex=&quot;2&quot; required=&quot;required&quot;&gt;

		&lt;label for=&quot;comment&quot; class=&quot;required&quot;&gt;Your message&lt;/label&gt;
		&lt;textarea name=&quot;comment&quot; id=&quot;comment&quot; rows=&quot;10&quot; tabindex=&quot;4&quot;	 required=&quot;required&quot;&gt;&lt;/textarea&gt;

		&lt;-- comment_post_ID value hard-coded as 1 --&gt;
		&lt;input type=&quot;hidden&quot; name=&quot;comment_post_ID&quot; value=&quot;1&quot; id=&quot;comment_post_ID&quot; /&gt;
		&lt;input name=&quot;submit&quot; type=&quot;submit&quot; value=&quot;Submit comment&quot; /&gt;

	&lt;/form&gt;

&lt;/div&gt;
</pre>
<h4>Comment Form CSS</h4>
<p>Let&#8217;s apply some CSS to make things look a bit nicer by adding the following to <em>main.css</em>:</p>
<pre class="brush: css">
#respond {
	margin-top: 40px;
}

#respond input[type='text'],
#respond input[type='email'],
#respond textarea {
	margin-bottom: 10px;
	display: block;
	width: 100%;

	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

	line-height: 1.4em;
}</pre>
<p>Once the HTML structure, the comment form and the CSS are in place our blogging system has started to look a bit more presentable.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/blog_and_comments.png" width="500" alt="blog and comments How To Build A Real Time Commenting System photo"  title="blog and comments photo" /></p>
<h4>Handling Comment Submission</h4>
<p>
	The next step is to write the PHP form submission handler which accepts the request and stores the comment, <em>post_comment.php</em>. You should create this file in the root of your application.</p>
<p>As I said earlier I&#8217;m keen to focus on the real-time functionality so a class exists within the template that you&#8217;ve downloaded which encapsulate some of the standard data checking and persistence functionality. This class is defined in <em>Persistence.php</em> (you can view the source <a href="https://github.com/pusher/realtime-commenting/blob/start/Persistence.php">here</a>), is in no way production quality, and handles:</p>
<ul>
<li>Basic validation</li>
<li>Basic data sanitization</li>
<li>Very simple persistence using a user <code>$_SESSION</code>. This means that a comment saved by one user will not be available to another user.</li>
</ul>
<p>This also means that we don&#8217;t need to spend time setting up a database and all that goes with it and makes <em>post_comment.php</em> very simple an clean. If you wanted to use this functionality in a production environment you would need to re-write the contents of <em>Persistence.php</em>. Here&#8217;s the code for <em>post_comment.php</em>.
</p>
<pre class="brush: php">
&lt;?php
require('Persistence.php');

$db = new Persistence();
if( $db->add_comment($_POST) ) {
	header( 'Location: index.php' );
}
else {
	header( 'Location: index.php?error=Your comment was not posted due to errors in your form submission' );
}
?&gt;
</pre>
<p>The above code does the following:</p>
<ol>
<li>Includes the <em>Persistence.php</em> class which handles saving and fetching comments.</li>
<li>Creates a new instances of the <code>Persistence</code> object and assigns it to the variable <code>$db</code>.</li>
<li>Tries to add the comment to the <code>$db</code>. If the comment is successfully added it redirects back to the blog post. If it fails the redirection also occurs but some error text is appended to an <em>error</em> query parameter.</li>
</ol>
<h4>Displaying the Comments with the Blog Post</h4>
<p>
	The final thing we need to do to have our Generic Blog Commenting System up and running is to update the blog page, <em>index.php</em>, to fetch and display the comments from the <code>Persistence</code> object.</p>
<ul>
<li>Since this isn&#8217;t a real blogging system we&#8217;ll hard code the <code>$comment_post_ID</code> value to be <code>1</code>.</li>
<li>Include the <em>Persistence.php</em> class and fetch the comments from it. Comments are associated with a blog post using a unique <code>$comment_post_ID</code>.</li>
</ul>
<pre class="brush: php">
&lt;?php
require('Persistence.php');
$comment_post_ID = 1;
$db = new Persistence();
$comments = $db->get_comments($comment_post_ID);
$has_comments = (count($comments) > 0);
?&gt;
</pre>
<p>Since we now have the <code>$comment_post_ID</code> accessible via PHP we should update the HTML for the comment form to use this value.</p>
<pre class="brush: php">
&lt;input type=&quot;hidden&quot; name=&quot;comment_post_ID&quot; value=&quot;&lt;?php echo($comment_post_ID); ?&gt;&quot; id=&quot;comment_post_ID&quot; /&gt;
</pre>
<p>
	We now have all the comments related to the blog post referenced by the <code>$comments</code> variable we need to display them on the page. To do this we need to update the PHP in <em>index.php</em> to iterate through them and create the required HTML.
</p>
<pre class="brush: php">
&lt;ol id=&quot;posts-list&quot; class=&quot;hfeed&lt;?php echo($has_comments?&#39; has-comments&#39;:&#39;&#39;); ?&gt;&quot;&gt;
	&lt;li class=&quot;no-comments&quot;&gt;Be the first to add a comment.&lt;/li&gt;
	&lt;?php
		foreach ($comments as $comment) {
			?&gt;
			&lt;li&gt;&lt;article id=&quot;comment_&lt;?php echo($comment[&#39;id&#39;]); ?&gt;&quot; class=&quot;hentry&quot;&gt;
				&lt;footer class=&quot;post-info&quot;&gt;
					&lt;abbr class=&quot;published&quot; title=&quot;&lt;?php echo($comment[&#39;date&#39;]); ?&gt;&quot;&gt;
						&lt;?php echo( date(&#39;d F Y&#39;, strtotime($comment[&#39;date&#39;]) ) ); ?&gt;
					&lt;/abbr&gt;

					&lt;address class=&quot;vcard author&quot;&gt;
						By &lt;a class=&quot;url fn&quot; href=&quot;#&quot;&gt;&lt;?php echo($comment[&#39;comment_author&#39;]); ?&gt;&lt;/a&gt;
					&lt;/address&gt;
				&lt;/footer&gt;

				&lt;div class=&quot;entry-content&quot;&gt;
					&lt;p&gt;&lt;?php echo($comment[&#39;comment&#39;]); ?&gt;&lt;/p&gt;
				&lt;/div&gt;
			&lt;/article&gt;&lt;/li&gt;
			&lt;?php
		}
	?&gt;
&lt;/ol&gt;
</pre>
<p>You&#8217;ll notice that if the value of <code>$has_comments</code> is true an additional CSS class is applied to the ordered list called <em>has-comments</em>. This is so we can hide the list item with the &quot;Be the first to add a comment&quot; message when comments are being displayed using CSS:</p>
<pre class="brush: css">#posts-list.has-comments li.no-comments {
	display: none;
}</pre>
<p>Now that all this is in place we have a functional blog commenting system. If you would like to start writing your code from this basic functioning blog commenting system you can also <a href="https://github.com/pusher/realtime-commenting/zipball/basic">download the code completed up to here</a>.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/functioning_comments.png" width="500" alt="functioning comments How To Build A Real Time Commenting System photo"  title="functioning comments photo" /></p>
<h3>Progressive Enhancement With jQuery</h3>
<p>The first step in making our blog commenting system feel less like a Web page and more like an application is to stop page reloads when a user submits a comment. We can do this by submitting the comments to the server using an AJAX request. Since jQuery is probably the defacto standard for cross browser JavaScript functionality we&#8217;ll use it here. Although I&#8217;m using jQuery here, I&#8217;d also like to highlight that it&#8217;s a good idea to <a href="http://www.leggetter.co.uk/2012/02/19/jquery-uk-2012-event-dont-always-use-jquery.html">not always use jQuery</a>. Instead, analyze your scenario and make a considered decision because there are <a href="http://www.leggetter.co.uk/2012/02/12/considerations-when-updating-the-dom-to-display-realtime-data.html">some cases</a> where you are best not to.</p>
<p>In an attempt to try and keep as much scripting (PHP and JavaScript) from the <em>index.php</em> file we&#8217;ll create a new folder for our JavaScript and in there a file for our application JavaScript. The path to this fill should be <em>js/app.js</em>. This file should be included after the jQuery include.</p>
<pre class="brush: html">
&lt;script src=&quot;http://code.jquery.com/jquery-1.7.1.min.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;js/app.js&quot;&gt;&lt;/script&gt;
</pre>
<h4>Capture the Comment Form Submission</h4>
<p>
	When the page is ready bind to the <code>submit</code> event of the form.
</p>
<pre class="brush: js">$(function() {
	$('#commentform').submit(handleSubmit);
});</pre>
<p>
	When the form is submitted and the <code>handleSubmit</code> function is called the comment data we want to send to the server is extracted from the form. There are more elegant ways of fetching the data from the form but this approach clearly shows where we&#8217;re getting the values from and the <code>data</code> object we are creating.
</p>
<pre class="brush: js">
function handleSubmit() {
	var form = $(this);
	var data = {
		"comment_author": form.find('#comment_author').val(),
		"email": form.find('#email').val(),
		"comment": form.find('#comment').val(),
		"comment_post_ID": form.find('#comment_post_ID').val()
	};

	postComment(data);

	return false;
}

function postComment(data) {
	// send the data to the server
}</pre>
<h4>POST the Comment with AJAX</h4>
<p>
	Within the <code>postComment</code> function make a <em>POST</em> request to the server passing the data that we&#8217;ve retrieved from the form. When the request is made an additional HTTP header will be sent to identify the request as being an AJAX request. We want to do this so that we can return a JSON response if it is an AJAX request and maintain our basic functionality if it isn&#8217;t (for more information on this see <a href="http://www.learningjquery.com/2010/03/detecting-ajax-events-on-the-server">Detected AJAX events on the Server</a>). We also define two handlers; <code>postSuccess</code> for handling the comment being successfully stored and <code>postError</code> to handle any failures.
</p>
<pre class="brush: js">
function postComment(data) {
	$.ajax({
		type: 'POST',
		url: 'post_comment.php',
		data: data,
		headers: {
			'X-Requested-With': 'XMLHttpRequest'
		},
		success: postSuccess,
		error: postError
	});
}

function postSuccess(data, textStatus, jqXHR) {
	// add comment to UI
}

function postError(jqXHR, textStatus, errorThrown) {
	// display error
}
</pre>
<h4>Dynamically Updating the User Interface with the Comment</h4>
<p>
	At this point the comment data is being sent to the server and saved, but the AJAX response isn&#8217;t providing any meaningful response. Also, the comments section isn&#8217;t being updated to show the newly submitted comment so the user would have to refresh the page to see it. Let&#8217;s start by writing the code to update the UI and test that functionality.
</p>
<p>If you are thinking &quot;Hang on a minute! We don&#8217;t have all the data we need from the Web server to display the comment&quot; then you are correct. However, this doesn&#8217;t stop us writing the code to update the UI and also testing that it works. Here&#8217;s how:</p>
<pre class="brush: javascript">
function postSuccess(data, textStatus, jqXHR) {
	$('#commentform').get(0).reset();
	displayComment(data);
}

function displayComment(data) {
	var commentHtml = createComment(data);
	var commentEl = $(commentHtml);
	commentEl.hide();
	var postsList = $('#posts-list');
	postsList.addClass('has-comments');
	postsList.prepend(commentEl);
	commentEl.slideDown();
}

function createComment(data) {
	var html = &#39;&#39; +
	&#39;&lt;li&gt;&lt;article id=&quot;&#39; + data.id + &#39;&quot; class=&quot;hentry&quot;&gt;&#39; +
		&#39;&lt;footer class=&quot;post-info&quot;&gt;&#39; +
			&#39;&lt;abbr class=&quot;published&quot; title=&quot;&#39; + data.date + &#39;&quot;&gt;&#39; +
				parseDisplayDate(data.date) +
			&#39;&lt;/abbr&gt;&#39; +
			&#39;&lt;address class=&quot;vcard author&quot;&gt;&#39; +
				&#39;By &lt;a class=&quot;url fn&quot; href=&quot;#&quot;&gt;&#39; + data.comment_author + &#39;&lt;/a&gt;&#39; +
			&#39;&lt;/address&gt;&#39; +
		&#39;&lt;/footer&gt;&#39; +
		&#39;&lt;div class=&quot;entry-content&quot;&gt;&#39; +
			&#39;&lt;p&gt;&#39; + data.comment + &#39;&lt;/p&gt;&#39; +
		&#39;&lt;/div&gt;&#39; +
	&#39;&lt;/article&gt;&lt;/li&gt;&#39;;

	return html;
}

function parseDisplayDate(date) {
	date = (date instanceof Date? date : new Date( Date.parse(date) ) );
	var display = date.getDate() + ' ' +
								['January', 'February', 'March',
								 'April', 'May', 'June', 'July',
								 'August', 'September', 'October',
								 'November', 'December'][date.getMonth()] + ' ' +
								date.getFullYear();
	return display;
}
</pre>
<p>The code above does the following:</p>
<ul>
<li>Within the <code>postSuccess</code> function we clear the form values and call <code>displayComment</code>.</li>
<li><code>displayComment</code> first calls the <code>createComment</code> function to create the list item (<code>&lt;li&gt;</code>) HTML as a <code>String</code>.</li>
<li>We then convert the HTML to a jQuery object using <code>$(commentHtml)</code> and hide the element.</li>
<li>The comment list item is then prepended to the comments ordered list (<code>&lt;ol&gt;</code>). The list also has a class called <em>has-comments</em> added to it so we can hide the first list item which contains the &quot;Be the first to comment&quot; statement.</li>
<li>Finally, we call <code>commentEl.slideDown()</code> so that the comment is shown in what is becoming the standard &quot;here&#8217;s a new item&quot; way.</li>
</ul>
<p>
	The functionality is now implemented but we want to test it out. This can be achieved in two ways:
</p>
<ul>
<li>The <code>displayComment</code> is a global function so we can call it directly using the JavaScript console of the browser.</li>
<li>We can bind to an event on the page that triggers a fake update which calls the <code>displayComment</code> function</li>
</ul>
<p>
	Let&#8217;s go with the latter and bind to the <em>&quot;u&quot;</em> key being released by binding to the <code>keyup</code> event. When it is, we&#8217;ll create a fake <code>data</code> object containing all the information required to create a new comment and pass it to the <code>displayComment</code> function. That comment will then be displayed in the UI.
</p>
<p>Hit the <em>&quot;u&quot;</em> key a few times and see the comments appear.</p>
<pre class="brush: javascript">
$(function() {

	$(document).keyup(function(e) {
		e = e || window.event;
		if(e.keyCode === 85){
			displayComment({
				"id": "comment_1",
				"comment_post_ID": 1,
				"date":"Tue, 21 Feb 2012 18:33:03 +0000",
				"comment": "The realtime Web rocks!",
				"comment_author": "Phil Leggetter"
			});
		}
	});

});
</pre>
<p>
	Great! We now know that our <code>displayComment</code> function works exactly as we expect it to. <strong>Remember to remove the test function</strong> before you go live or you&#8217;ll really confuse your user every time they press <em>&quot;u&quot;</em>.
</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/fake_comments1.png" width="500" alt="fake comments1 How To Build A Real Time Commenting System photo"  title="fake comments1 photo" /></p>
<h4>Detect and Responding to the AJAX request</h4>
<p>
	All that&#8217;s left to do is update the <em>post_comment.php</em> file to detect the AJAX call and return information about the newly created comment.
</p>
<p>Detecting the AJAX request is done by checking for the <code>X-Requested-With</code> header:</p>
<pre class="brush: php">$ajax = ($_SERVER[ 'HTTP_X_REQUESTED_WITH' ] === 'XMLHttpRequest');</pre>
<p>Once we know the request is an AJAX request we can update the code to respond with an appropriate status code and the data representing the comment. We also need to ensure that the original functionality is maintained. The <em>post_comment.php</em> code now looks as follows:</p>
<pre class="brush: php">
&lt;?php
require('Persistence.php');

$ajax = ($_SERVER[ 'HTTP_X_REQUESTED_WITH' ] === 'XMLHttpRequest');

$db = new Persistence();
$added = $db->add_comment($_POST);

if($ajax) {
	sendAjaxResponse($added);
}
else {
	sendStandardResponse($added);
}

function sendAjaxResponse($added) {
	header("Content-Type: application/x-javascript");
	if($added) {
		header( 'Status: 201' );
		echo( json_encode($added) );
	}
	else {
		header( 'Status: 400' );
	}
}

function sendStandardResponse($added) {
	if($added) {
		header( 'Location: index.php' );
	}
	else {
		header( 'Location: index.php?error=Your comment was not posted due to errors in your form submission' );
	}
}
?&gt;
</pre>
<p>Key points from the above code are:</p>
<ul>
<li>The <code>$db->add_comment($_POST)</code> call returns the data from the added comment which is assigned to the <code>$added</code> variable.</li>
<li>By setting the response <em>Content-Type</em> to &#8220;application/json&#8221; we tell jQuery to convert the returned string into a JavaScript object. For more information on calling JSON Web services see <a href="http://coding.smashingmagazine.com/2012/02/09/beginners-guide-jquery-based-json-api-clients/">A Beginner’s Guide To jQuery-Based JSON API Clients</a>.</li>
<li>The <em>201</em> status code indicates a successful call and also that a resource (the comment) was created by the call.</li>
</li>
</ul>
<p>The blog commenting system now works in a much more dynamic way, instantly showing the user that their comment has been posted without refreshing the page. In addition, the way the we&#8217;ve added the JavaScript based functionality to the page means that if JavaScript is disabled or a JavaScript file fails to load that the system will fallback to the standard functionality we first implemented.</p>
<h3>Getting Real-Time&mdash;Finally!</h3>
<p>As with any &quot;from scratch&quot; tutorial it can take a bit of time to get to the <strong>really</strong> interesting part, but we&#8217;re finally here. However, <strong>all the work we&#8217;ve up in has been worth it</strong>. Because we&#8217;ve built our commenting system up in a progressively enhanced way, plugging Pusher into it is going to be really easy</p>
<h4>What is Pusher?</h4>
<p>At the start of the tutorial we said that we would use Pusher to add the realtime functionality to the application. But what is Pusher?</p>
<p>Pusher is a hosted service for quickly and easily adding realtime features into Web and mobile applications. It offers a RESTful API that makes it really easy to publish events from any application that can make a HTTP request and a WebSocket API for realtime bi-directional communication. You don&#8217;t even need to use the APIs directly as there are <a href="http://pusher.com/docs/rest_libraries">server</a> (PHP, Ruby, node.js, ASP.NET, Python and more)  and <a href="http://pusher.com/docs/client_libraries">client</a> (JavaScript, iOS, Android, .NET, ActionScript, Arduino and more) libraries available in a host of technologies which means you can add realtime functionality to an app within minutes &dash; I&#8217;m confident you&#8217;ll be surprised just how easy!</p>
<h4>Sign up for Pusher and get your API Credentials</h4>
<p>In order to add Pusher-powered real-time functionality to a Web application you first need to <a href="http://pusher.com/signup">sign up for a free Sandbox account</a>. After you have signed up you&#8217;ll be taken to the Pusher dashboard where you&#8217;ll see that a &quot;Main&quot; application has been created for you. You&#8217;ll also see you are in the &quot;API Access&quot; section for that application where you can grab your API credentials.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/pusher_main_api_access.png" width="500" alt="pusher main api access How To Build A Real Time Commenting System photo"  title="pusher main api access photo" /></p>
<p>For ease of access create a <em>pusher_config.php</em> file and <code>define</code> the credentials in there so we can refer to them later:</p>
<pre class="brush: php">
&lt;?php
define('APP_ID', 'YOUR_APP_ID');
define('APP_KEY', 'YOUR_APP_KEY');
define('APP_SECRET', 'YOUR_APP_SECRET');
?&gt;
</pre>
<p>In your version of <em>pusher_config.php</em> be sure to replace the values which being <em>&#8216;YOUR_</em> with your actual credentials.</p>
<p>You should also <code>require</code> this in your <em>index.php</em> file. We should also make the <code>APP_KEY</code> available to the JavaScript runtime as we are going to need it to connect to Pusher.</p>
<pre class="brush: php">
&lt;?php
require('pusher_config.php);
?&gt;

&lt;script&gt;
var APP_KEY = '&lt;?php echo(APP_KEY); ?&gt;';
&lt;/script&gt;
</pre>
<h4>Real-time JavaScript</h4>
<p>The first thing you need to do when adding Pusher to a Web application is include the Pusher JavaScript library and connect to Pusher. To connect you&#8217;ll need to use the <em>key</em> which you grabbed from the Pusher dashboard. Below you can see all that is required to hook up the front-end application to Pusher.</p>
<p>Include the Pusher JavaScript library after the <em>app.js</em> include:</p>
<pre class="brush: html">
&lt;script src=&quot;http://code.jquery.com/jquery-1.7.1.min.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;http://js.pusher.com/1.11/pusher.min.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;js/app.js&quot;&gt;&lt;/script&gt;
</pre>
<p>Add the Pusher functionality to <em>app.js</em>:</p>
<pre class="brush: javascript">
var pusher = new Pusher(APP_KEY);
var channel = pusher.subscribe(&#39;comments-&#39; + $('#comment_post_ID').val());
channel.bind(&#39;new_comment&#39;, displayComment);
</pre>
<p>This probably looks too easy to be true, so here are the details about what the above code does:</p>
<ul>
<li><code>var pusher = new Pusher(APP_KEY);</code><br />
	Creates a new instance of a <code>Pusher</code> object and in doing so connects you to Pusher. The application to use is defined by the <code>APP_KEY</code> value that you pass in and that we set up earlier.</li>
<li><code>var channel = pusher.subscribe(&#39;comments-&#39; + $('#comment_post_ID').val());</code><br />
	<a href="http://pusher.com/docs/channels">Channels</a> provide a great way of organizing streams of real-time data. Here we are subscribing to comments for the current blog post, uniquely identified by the value of the <code>comment_post_ID</code> hidden form input element.</li>
<li><code>channel.bind(&#39;new_comment&#39;, displayComment);</code><br />
		<a href="http://pusher.com/docs/client_api_guide/client_events">Events</a> are used to further filter data and are ideal for linking updates to changes in the UI. In this case we want to bind to an event which is triggered whenever a new comment is added and display it. Because we&#8217;ve already created the <code>displayComment</code> function we can just pass in a reference to the call to <code>bind</code>.</li>
</ul>
<h4>Sending Real-Time Events using the Event Creator</h4>
<p>We can also test out this functionality without writing any server-side code by using the <strong>Event Creator</strong> for your app which can also be found in the Pusher dashboard. The Event Creator lets you publish events on a channel through a simple user interface. From the code above we can see that we want to publish an event named <em>&quot;new_comment&quot;</em> on the <em>&quot;comments-1&quot;</em> channel. From the earlier test function we also have an example of the test data we can publish.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/event_creator.png" width="500" alt="event creator How To Build A Real Time Commenting System photo"  title="event creator photo" /></p>
<h4>Real-time PHP</h4>
<p>Again, we&#8217;ve proven that our client-side functionality works without having to write any server-side code. Now lets add the PHP code we need to trigger the new comment event as soon as a comment is posted in our comment system.</p>
<p>Pusher offers a number of <a href="http://pusher.com/docs/rest_libraries">server-side libraries</a> which make it easy to publish events in addition to helping with functionality such as <a href="http://pusher.com/docs/private_channels">private channel</a> authentication and providing user information for <a href="http://pusher.com/docs/presence">presence channels</a>. We just want to use the basic event triggering functionality in the <em>post_comment.php</em> file so we need to download the <a href="https://github.com/squeeks/Pusher-PHP">Pusher PHP library</a> (<a href="https://github.com/squeeks/Pusher-PHP/zipball/master">direct zip file download</a>).</p>
<p>Once you&#8217;ve downloaded this zip file, unzip it into the directory along with your other files. Your file structure will now look something like this:</p>
<ul>
<li>index.php</li>
<li>css (dir)</li>
<li>images (dir)</li>
<li>post_comment.php</li>
<li>pusher_config.php</li>
<li>Persistence.php</li>
<li>squeeks-Pusher-PHP (dir)
<ul>
<li>lib (dir)
<ul>
<li>Pusher.php</li>
</ul>
</li>
</ul>
</li>
</ul>
<p>An event can be triggering in just a few lines of code:</p>
<pre class="brush: php">
&lt;?php
require('squeeks-Pusher-PHP/lib/Pusher.php');
require('pusher_config.php');

$pusher = new Pusher(APP_KEY, APP_SECRET, APP_ID);
$pusher->trigger('comments-1', 'new_comment', array(
	"comment_post_ID" => 1,
	"date" => "Tue, 21 Feb 2012 18:33:03 +0000",
	"comment" => "The realtime Web rocks!",
	"comment_author" => "Phil Leggetter"
));
?&gt;
</pre>
<p>However, we need to apply a some additional logic before we trigger the event:</p>
<ul>
<li>Check that the comment was added.</li>
<li>Extract the unique comment identifier from the <code>$added</code> array.</li>
<li>Build the text to identify a channel name for the submitted comment.</li>
<li>Trigger a <em>new_comment</em> event on the channel with the <code>$added</code> data. <em>Note: The library automatically converts the <code>$added</code> array variable to JSON to be sent through Pusher.</em></li>
</ul>
<p>Therefore the full <em>post_comment.php</em> file ends up looking as follows:</p>
<pre class="brush: php">
&lt;?php
require(&#39;Persistence.php&#39;);
require(&#39;squeeks-Pusher-PHP/lib/Pusher.php&#39;);
require(&#39;pusher_config.php&#39;);

$ajax = ($_SERVER[ &#39;HTTP_X_REQUESTED_WITH&#39; ] === &#39;XMLHttpRequest&#39;);

$db = new Persistence();
$added = $db-&gt;add_comment($_POST);

if($added) {
	$channel_name = &#39;comments-&#39; . $added[&#39;comment_post_ID&#39;];
	$event_name = &#39;new_comment&#39;;

	$pusher = new Pusher(APP_KEY, APP_SECRET, APP_ID);
	$pusher-&gt;trigger($channel_name, $event_name, $added);
}

if($ajax) {
	sendAjaxResponse($added);
}
else {
	sendStandardResponse($added);
}

function sendAjaxResponse($added) {
	header(&quot;Content-Type: application/json&quot;);
	if($added) {
		header( &#39;Status: 201&#39; );
		echo( json_encode($added) );
	}
	else {
		header( &#39;Status: 400&#39; );
	}
}

function sendStandardResponse($added) {
	if($added) {
		header( &#39;Location: index.php&#39; );
	}
	else {
		header( &#39;Location: index.php?error=Your comment was not posted due to errors in your form submission&#39; );
	}
}
?&gt;
</pre>
<p>If you run the app now in two different browser windows you&#8217;ll see that as soon as you submit a comment in one window that comment will instantly (&quot;magically&quot;) appear in the second window. <strong>We now have a real-time commenting system!</strong></p>
<p><strong>But&#8230;</strong>, we&#8217;re not done quite yet. You&#8217;ll also see that the comment is shown twice in the window of the user who submitted it. This is because the comment has been added by the AJAX callback, and by the Pusher event. Because this is a very common scenario, especially if you&#8217;ve built an application in a progressively enhanced way as we have, the Pusher server libraries expose a way of <a href="http://pusher.com/docs/publisher_api_guide/publisher_excluding_recipients">excluding a connection/user</a> from receiving the event via Pusher.</p>
<p>In order to do this you need to send a unique connection identifier called a <code>socket_id</code> from the client to the server. This identifier can then be used to define who will be excluded.</p>
<pre class="brush: js">
function handleSubmit() {
	var form = $(this);
	var data = {
		"comment_author": form.find('#comment_author').val(),
		"email": form.find('#email').val(),
		"comment": form.find('#comment').val(),
		"comment_post_ID": form.find('#comment_post_ID').val()
	};

	var socketId = getSocketId();
	if(socketId !== null) {
		data.socket_id = socketId;
	}

	postComment(data);

	return false;
}

function getSocketId() {
	if(pusher &#038;&#038; pusher.connection.state === 'connected') {
		return pusher.connection.socket_id;
	}
	return null;
}
</pre>
<p>The changes we&#8217;ve made are:</p>
<ul>
<li>A new function called <code>getSocketId</code> has been added to get the <code>socket_id</code>. It wraps a check to ensure that the <code>pusher</code> variable has been set and also that the client is connected to Pusher.</li>
<li>The <code>handleSubmit</code> has been updated to check to see if a <code>socket_id</code> is available. If it is, this information is posted to the server along with the comment data.</li>
</ul>
<p>On the server we need to use the <code>socket_id</code> parameter if it is present and therefore exclude the connection and user who submitted the comment, or pass in <code>null</code> if it&#8217;s not:</p>
<pre class="brush: php">
$channel_name = 'comments-' . $added['comment_post_ID'];
$event_name = 'new_comment';
$socket_id = (isset($_POST['socket_id'])?$_POST['socket_id']:null);

$pusher = new Pusher(APP_KEY, APP_SECRET, APP_ID);
$pusher->trigger($channel_name, $event_name, $added, $socket_id);
</pre>
<p>And as simple as that we have <strong>a fully realtime enabled blog commenting system</strong> and we only send messages to users who really need to see them. As with the AJAX functionality the realtime functionality has been added in a progressively enhancing way, to ensure it doesn&#8217;t impact on any other functionality. You can find the a demo running <a href="http://www.leggetter.co.uk/pusher/realtime-commenting/">here</a> and the completed solution in the <a href="https://github.com/pusher/realtime-commenting">realtime commenting repository</a> in github.</p>
<h3>Good Real-Time App Development Practices</h3>
<p>Real-time application development shares common good development practices with general Web development. However, I thought I would share a couple of tips that can come in particularly handy.</p>
<h4>Use Browser Developer Tools</h4>
<p>When you start doing a lot of JavaScript development the browser developer tools becomes your best friend. It&#8217;s the same when adding realtime functionality to your Web app, not only because you are using JavaScript, but also because the JavaScript library you are using is likely to be doing some reasonably complex things internally. So, the best way of understanding what is going on and if your code is using it as expect is to enable logging which usually goes to the developer console. All major browser vendors now offer good developer tools which include a console:</p>
<ul>
<li><a href="http://getfirebug.com/">Firebug addon</a> for Firefox</li>
<li><a href="http://code.google.com/chrome/devtools/docs/overview.html">Google Chrome Developer Tools</a></li>
<li>Internet Explorer <a href="http://msdn.microsoft.com/en-us/library/gg589507(v=VS.85).aspx">F12 developer tools</a></li>
<li><a href="http://www.opera.com/dragonfly/documentation/">Opera Dragonfly</a></li>
<li><a href="https://developer.apple.com/library/safari/#documentation/appleapplications/Conceptual/Safari_Developer_Guide/2SafariDeveloperTools/SafariDeveloperTools.html">Safari Developer Tools</a></li>
</ul>
<p>The Pusher JavaScript library provides a way to hook into the logging functionality. All you need to do is assign a function to the <a href="http://pusher.com/docs/client_api_guide/client_global_configuration#pusher_log"><code>Pusher.log</code></a> static property. This function will then receive all log messages. You can do what you like within the function but best practice is to log the messages to the developer console. You can do this as follow, ensuring the code it executed after the Pusher JavaScript library include:</p>
<pre class="brush: javascript">
Pusher.log = function(msg) {
	if(window.console &#038;&#038; window.console.log) {
		window.console.log(new Date().getTime() + ': ' + msg);
	}
};
</pre>
<p>The code above checks to make sure the <code>console</code> and <code>log</code> function is available &#8211; it&#8217;s not in older browsers &#8211; and then logs the messages along with a timestamp to the JavaScript console. This can be incredibly handy in tracking down problems.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/javascript_console.png" width="500" alt="javascript console How To Build A Real Time Commenting System photo"  title="javascript console photo" /></p>
<h4>Check Connectivity</h4>
<p>Any good real-time technology will maintain a persistent connection between the client (web browser) and the Web server or service. Sometimes the client will lose connectivity and when the client isn&#8217;t connected to the Internet the real-time functionality won&#8217;t work. This can happen a lot with applications running on mobile devices which rely on mobile networks. So, if your application relies on that connectivity and functionality then it&#8217;s important to deal with scenarios where the client isn&#8217;t connected. This might be by displaying a message to tell the user they are offline or you might want to implement some alternative functionality.</p>
<p>The Pusher JavaScript library exposes <a href="http://www.smashingmagazine.com/2012/05/09/how-to-build-a-real-time-commenting-system/pusher.com/docs/connection_states">connectivity state</a> via the <code>pusher.connection</code> object, which we briefly saw earlier when fetching the <code>socket_id</code>. Binding to state changes and implementing your required functionality is quite simple as it follows the same mechanism as binding to events on channels:</p>
<pre class="brush: javascript">
var pusher = new Pusher(APP_KEY);

pusher.connection.bind('state_change', function(states) {
	Pusher.log('Connection state changed from: ' + states.previous + ' to ' + states.current);
});
</pre>
<h3>Conclusion</h3>
<p>
	We&#8217;re seeing real-time functionality appearing in a large number of high profile applications: some have it at the core of what they offer whilst others use it sparingly. No matter how it is used the end goal is generally the same; to enhance the user experience and keep users engaged with an application. By converting a basic blog commenting system into a more engaging communication platform I hope I&#8217;ve demonstrated that the functionality and experience can easily be layered on existing application.</p>
<p>
	The ease of access to this technology is a relatively new thing and we&#8217;ve only just touched the potential uses for the technology. Real-time stats, instant news updates, activity streams, social interaction, collaboration and gaming are just a few common uses but as more developers become aware of, and comfortable with, the technology I&#8217;m confident that we&#8217;re going to see some truly amazing innovation. An &quot;Internet of Real-Time Things?&quot;?</p>
<hr />
<p><small>© Phil Leggetter for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nebraskadigital.com/2012/05/09/how-to-build-a-real-time-commenting-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out!</title>
		<link>http://www.nebraskadigital.com/2012/05/08/the-smashing-book-3-redesign-the-web-is-out/</link>
		<comments>http://www.nebraskadigital.com/2012/05/08/the-smashing-book-3-redesign-the-web-is-out/#comments</comments>
		<pubDate>Tue, 08 May 2012 11:15:37 +0000</pubDate>
		<dc:creator>newsfeed</dc:creator>
				<category><![CDATA[Smashing Magazine]]></category>
		<category><![CDATA[books]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=131631</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p>The new Smashing Book #3 has finally arrived&#8212;freshly printed, neatly packed and ready to be shipped to you, our dear reader. We believe this is by far the <strong>best book we've produced so far</strong>. We are very proud and excited, and the initial verdict has been thoroughly positive, yet in the end it's up to you to decide how valuable and useful they really are. <a href="http://www.smashingbook.com">Get your books now!</a></p>

<p><a href="http://www.smashingmagazine.com/2012/05/08/the-smashing-book-3-redesign-the-web-is-out/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/smbooks3.png" alt="The Smashing Book #3: Redesign the Web" /></a> <a href="http://www.smashingbook.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/get-the-bundle.png" alt="Brand New Smashing Books" width="243" height="97" /></a></p> 

<p>In recent years, the Web has changed&#8212;a <em>lot</em>. The Web designer’s tools are now advanced, and browsers are highly capable. Designers have established clever coding and design techniques, and they face new challenges and are embracing new technologies. These changes are fundamental and require us to reconsider how we approach Web design. It’s time to rethink and reinvent: <strong>it is time to redesign the Web</strong>.  The new Smashing books will change the way you design websites for the better.</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="advertisement The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo" border="0" title="advertisement photo" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=1" border="0" alt=" The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=2" border="0" alt=" The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=3" border="0" alt=" The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  title=" photo" /></a>
    </div>
</td>
</tr>
</table>
<p>The new Smashing Book #3 has finally arrived&mdash;freshly printed, neatly packed and ready to be shipped to you, our dear reader. We believe this is by far the <strong>best book we&#8217;ve produced so far</strong>. We are very proud and excited, and the initial verdict has been thoroughly positive, yet in the end it&#8217;s up to you to decide how valuable and useful they really are. <a href="http://www.smashingbook.com">Get your books now!</a></p>
<p style="text-align: center;"><a href="http://www.smashingbook.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/smbooks3.png" title="smbooks3 photo" desc="The Smashing Book #3: Redesign the Web" alt="smbooks3 The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo" /> <a href="http://www.smashingbook.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/get-your-books-button.png" width="246" height="94" title="get your books button photo" alt="get your books button The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo" /></a></p>
<h3>Why The Theme Of “Redesign”?</h3>
<p>In recent years, the Web has changed&mdash;a <em>lot</em>. The Web designer’s tools are now advanced, and browsers are highly capable. Designers have established clever coding and design techniques, and they face new challenges and are embracing new technologies. These changes are fundamental and require us to reconsider how we approach Web design. It’s time to rethink and reinvent: <strong>it is time to redesign the Web</strong>.  The new Smashing books will change the way you design websites for the better.</p>
<p>But are we all prepared for this? How does responsive design fit into your workflow? What UX and mobile techniques do you follow when designing websites? And if you have a redesign project on the horizon, how do you approach it and work your way through it? The books explain what you need to know in order to create effective websites today, and what you need to know to be prepared for the future. Well-known experts share practical know-how and introduce a whole new mindset for progressive, future-proof Web design.</p>
<h3>Smashing Book #3 (Printed &amp; eBook)</h3>
<p><a href="http://www.smashingbook.com" title="The Smashing Book #3"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/redthewebbig.png" alt="redthewebbig The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo" style="float: right; width: 250px !important; padding: 0 0.5em 0.5em 0.75em" title="redthewebbig photo" /></a> With over 40 people having worked on the project, a lot of thorough editing and consideration needed to be done to fine-tune each chapter&#8217;s content and order to make the most sense. In the end, 11 of the most outstanding articles made it into the Smashing Book #3, covering topics ranging from the business side of design to mobile approaches and responsive design.</p>
<p>The <strong>Smashing Book #3</strong> covers innovative coding, design and UX techniques and discusses the peculiarities of the mobile context and emotional design. It also presents practical HTML5, CSS3 and JavaScript techniques, as well as a bulletproof workflow for responsive Web design. The book challenges you to think differently about your work, your code and your designs.</p>
<h4>Table of Contents</h4>
<p><!-- deleted style tag --></p>
<table class="reporttable" id="tm" width="100%">
<tr>
<td><strong>AUTHOR</strong></td>
<td><strong>CHAPTER</strong></td>
<td><strong>DETAILS</strong></td>
</tr>
<tr>
<td><strong>Elliot Jay Stocks</strong></td>
<td>Preface</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
<p><img class="bio-image" title="1 Elliot photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/1-Elliot.jpg" alt="1 Elliot The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />Elliot Jay Stocks introduces the new Smashing Book #3 by making us think about our workflow, the quality of our work, our industry and our community. Working in an industry that evolves at an incredible speed takes a lot of effort&mdash;at the same time, it&#8217;s what keeps us going.</p>
</td>
</tr>
<tr>
<td><strong>Paul Boag</strong></td>
<td>The Business Side of Redesign</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
               <img class="bio-image" title="2 Paul photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/2-Paul.jpg" alt="2 Paul The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />A redesign is the best thing that a Web designer can experience. Yet before leaping head on into a project, we must consider the business behind the redesign. By its nature, a redesign has the potential to make a website successful, but it also has the power to destroy a perfectly good idea. Important considerations to keep in mind before engaging in a redesign project include common dangers, required research, the working process with the client and testing. Paul Boag leads you through this process step by step.</p>
<p><strong>Chapter keywords:</strong> <em>business model, redesign timing, scope of redesign, redesign considerations, realignment, project pitfalls.</em>
                            </td>
</tr>
<tr>
<td><strong>Rachel Andrew</strong></td>
<td>Selecting a Platform for Redesign</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
           <img class="bio-image" title="3 rachel photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/3-rachel.jpg" alt="3 rachel The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />Once you have understood the business side of the redesign project, the next step is to choose the right platform. Understanding all of the requirements of a project will save you valuable time in aligning the new functionality with the technological circumstances. Take stock of existing structures such as the CMS, e-commerce system and payment gateway. Beware of the project constraints, including the budget and wishes of the client. Only then will you be able to concentrate fully on the project, without encountering unpleasant surprises ahead.</p>
<p><strong>Chapter keywords:</strong> <em>technical requirements, CMS, eCommerce, payment gateway, refactoring, platform choice, redesign project constraints.</em></p>
</td>
</tr>
<tr>
<td><strong>Ben Schwarz</strong></td>
<td>Jumping Into HTML5</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
                <img class="bio-image" title="4 ben photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/4-ben.jpg" alt="4 ben The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />Ben Schwarz takes away the fear that many Web developers suffer when confronted with a new technology&mdash;by encouraging experimentation. The chapter guides you through the new HTML5 elements and discusses the possibilities that come with the adaptation to these elements. This is a practical, compact guide to HTML5, with everything you need to know today in order to create flexible and maintainable websites for the future.</p>
<p><strong>Chapter keywords:</strong> <em>HTML5, semantics, semantic outlining, ARIA, client-side storage.</em>
            </td>
</tr>
<tr>
<td><strong>Lea Verou, David Storey</strong></td>
<td>Restyle, Recode, Reimagine With CSS3</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
             <img class="bio-image" title="6 lea photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/6-lea.jpg" alt="6 lea The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img class="bio-image" title="5 david photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/5-david.jpg" alt="5 david The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />Some CSS workarounds that have hung around from earlier days prevent us from becoming better, more efficient designers. Learn how to recode CSS to reduce the number of images, HTTP requests, presentational JavaScript and wrapper divs on the page, while making the style more flexible and maintainable. Learn about the rem unit, Flexible Box Layout, source-order independence with flex order, multiple backgrounds and gradients, background clipping, border images, transforms, transitions, box sizing and new CSS3 selectors. Restyle, recode, reimagine: because CSS3 is here to stay!</p>
<p><strong>Chapter keywords:</strong> <em>CSS3, techniques, Flexbox, multiple backgrounds and gradients, transforms, transitions, box-sizing, selectors, layout.</em>
            </td>
</tr>
<tr>
<td><strong>Christian Heilmann</strong></td>
<td>JavaScript Rediscovered</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
             <img class="bio-image" title="7 christian photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/7-christian.jpg" alt="7 christian The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />Even though jQuery is written in JavaScript, it is not the same; nor is it native to browsers. The large jQuery library abstracts away a lot of issues that Web developers face, yet sometimes it&#8217;s used without a real purpose. Christian Heilmann takes us back to its origins and shows us how to implement simple JavaScript solutions without resorting to jQuery, achieving the same result in a slimmer and less process-intensive way.</p>
<p><strong>Chapter keywords:</strong> <em>JavaScript, jQuery, CSS selectors, classlist, localStorage, tutorials.</em><br />
        </tr>
<tr>
<td><strong>Dmitry Fadeyev</strong></td>
<td>Techniques for Building Better User Experiences</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
             <img class="bio-image" title="8 dmitry photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/8-dmitry.jpg" alt="8 dmitry The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />User experience means good design, and the central aim of design is not to decorate, but to solve problems. Whether that means getting more sign-ups, inviting users to post more content or making the interface easier and faster to use, this is ultimately the sort of design that delivers a great user experience. This chapter features powerful UX techniques that you can easily apply to your products and websites. Make sure users stay on your website for the right reasons, and get an edge over the competition by improving user-targeted processes. Also, explore experimental approaches and avoid some misleading design techniques.</p>
<p><strong>Chapter keywords:</strong> <em>UX design, forms, good defaults, customer service, copywriting, storytelling, experimental techniques, design pitfalls.</em></p>
</td>
</tr>
<tr>
<td><strong>Marc Edwards</strong></td>
<td>Designing for The Future, Using Photoshop</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
             <img class="bio-image" title="9 marc photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/9-marc.jpg" alt="9 marc The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />Because good design and user experience are almost mandatory for success today, the lines between desktop software, mobile software and the Web are increasingly blurry. We have to continually change our tools and techniques to meet new requirements. Marc Edwards addresses some of the challenges that Web designers face today and will in the future when using Photoshop. Realism, scale, screen sizes, resolutions, formats, techniques&mdash;this chapter touches on all of it. There is no reason to surrender to scaleability and liquid image requirements when using Photoshop!</p>
<p><strong>Chapter keywords:</strong> <em>Photoshop, screen sizes, pixel density, scale, gradients, shapes, color profile, mobile, Retina display.</em></p>
</td>
</tr>
<tr>
<td><strong>Aaron Walter</strong></td>
<td>Redesigning With Personality</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
            <img class="bio-image" title="10 aaron photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/10-aaron.jpg" alt="10 aaron The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />Any design that does not effectively establish a connection with its audience has missed its goal. Getting to know your user is just as important as knowing yourself and the personality behind the brand; this will set you apart from competitors. This chapter describes how to develop your own design persona and define the key characteristics to guide your project’s path. New technologies and techniques are not what build connections with users, but rather the empathy evoked by the personality behind them. Aaron Walter explains how to bring out the personality at the heart of your work.</p>
<p><strong>Chapter keywords:</strong> <em>personality, brand sympathy, engagement methods, design persona, voice and tone.</em></p>
</td>
</tr>
<tr>
<td><strong>Aral Balkan</strong></td>
<td>Mobile Considerations in UX Design: Web or Native?</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
            <img class="bio-image" title="11 aral photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/11-aral.jpg" alt="11 aral The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />The native vs. Web debate is meaningless and counterproductive. All products nowadays have high demands for UX design. Web designers turn into UX designers by gaining specialized knowledge of the Web and by mastering auxiliary frameworks and their components. Not only do the aesthetics of an interaction object count, but also how the object behaves upon contact. Designing documents and designing applications requires knowledge of basic responsive design principles and progressive enhancement. This chapter helps you understand your medium, explains what exactly it means for an application to be “native,” and goes over how to choose the right tools and technologies for the job.</p>
<p><strong>Chapter keywords:</strong> <em>mobile, user experience, native applications, native as culture, interaction design principles, responsive Web design.</em></p>
</td>
</tr>
<tr>
<td><strong>Stephen Hay</strong></td>
<td>Workflow Redesigned: A Future-Friendly Approach</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
            <img class="bio-image" title="12 stephen photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/12-stephen.jpg" alt="12 stephen The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />Web design changes quickly. In multiplatform design, where websites and apps are used on many and varied devices, we are confronted with multiple destinations. How do you go about integrating as many devices as possible? Is targeting as many different platforms as possible really important? In this chapter, Stephen Hay suggest a new design workflow for responsive Web design. A new way of thinking leads to a new way of design&mdash;the sooner you get the hang of it, the sooner you will be ready to discover what works best for your projects.</p>
<p><strong>Chapter keywords:</strong> <em>responsive Web design, device-agnostic approach, content inventory, future-friendly approach, breakpoint graphing, designing in the browser.</em></p>
</td>
</tr>
<tr>
<td><strong>Andy Clarke</strong></td>
<td>Becoming Fabulously Flexible</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
            <img title="13 andy photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/13-andy.jpg" class="bio-image" alt="13 andy The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /> There are significant upsides to responsive Web design for designers, especially in workflows that embrace flexibility. Responsive Web design still asks more questions than it answers, and it challenges the working relationships and interactions between everyone involved in every process. Andy Clarke gives you some insight into the techniques that helped him become fabulously flexible when developing responsive designs. Learn his approach to designing atoms and elements of a design first and see if it works for you. It might enable you to create many facets of the same experience within a single workflow.</p>
<p><strong>Chapter keywords:</strong> <em>Responsive Web design, design challenges, style tiles, design atmosphere, flexibility, designing components first.</em></p>
</td>
</tr>
</table>
<p>Well-respected professionals have poured their heart and expertise into these contributions. To ensure quality, every chapter of this book has been thoroughly reviewed by experts, including Jon Hicks, Tab Atkins, Paul Irish, Russ Weakley, Josh Clark, Anders M. Andersen, Bryan Rieger, Joshua Porter, Ryan Carson and Elliot Jay Stocks.</p>
<h4>Technical Details</h4>
<ul>
<li>340 pages, 16.5 &#215; 24.0 cm (6.5 &#215; 9.5 inches).</li>
<li><a href="http://provide.smashingmagazine.com/smashing-book-3-samples/the-smashing-book-3-sample.zip">Download a free sample</a> (.zip, in PDF, EPUB and Kindle)</li>
<li>Quality flexibound cover, with stitched binding and a ribbon page marker.</li>
<li>Delivery from Berlin, Germany, <strong>only via air mail</strong> (3 to 15 working days).</li>
<li>$5 worldwide shipping (check <a href="https://shop.smashingmagazine.com/delivery-times/">worldwide delivery times</a>).</li>
<li>Also available as an eBook (PDF, EPUB, Kindle).</li>
<li><a href="http://www.smashingbook.com/">Get your Smashing Book #3 today!</a></li>
</ul>
<p><a href="http://www.smashingbook.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/buy-the-book-39-90.png" alt="buy the book 39 90 The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo" width="500" height="357" title="buy the book 39 90 photo" /></a></p>
<p><a title="Order the printed bundle with Smashing Books #3 and 3 1/3" href="http://shop.smashingmagazine.com/checkout/cart/add/product/329/?bundle_option%5B12%5D%5B%5D=30,31"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/SmashingBook3-Print-Bundle.png" alt="SmashingBook3 Print Bundle The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  title="SmashingBook3 Print Bundle photo" /></a> <a title="Pre-order the eBook Bundle (PDF, EPUB, Kindle)" href="http://shop.smashingmagazine.com/checkout/cart/add?product=330&#038;qty=1"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/SmashingBook3-Digital-Bundle.png" alt="SmashingBook3 Digital Bundle The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  title="SmashingBook3 Digital Bundle photo" /></a> <a title="Pre-order the full Smashing Book #3 Bundle: Print + eBooks" href="http://shop.smashingmagazine.com/checkout/cart/add/product/331/?bundle_option%5B13%5D%5B%5D=29,32,33"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/print-ebooks.png" alt="print ebooks The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  title="print ebooks photo" /></a><br />
<em>Our new books: the <em>Smashing Book 3</em> and <em>Smashing Book 3⅓—The Extension</em>. Both are available as a <a href="https://shop.smashingmagazine.com/smashing-book-3-print-bundle.html">print bundle</a>, as <a href="https://shop.smashingmagazine.com/smashing-book-3-ebook-bundle.html">eBooks</a> and as a complete <a href="https://shop.smashingmagazine.com/smashing-book-3-full-bundle.html">print + eBooks Bundle</a>.</em></p>
<h3>Smashing Book #3⅓ — The Extension</h3>
<p><a href="http://www.smashingbook.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/smb3-extension2.png" alt="smb3 extension2 The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo" style="float: right; width: 275px !important; padding: 0 0 0.5em 0.75em" title="smb3 extension2 photo" /></a></p>
<p>With Web design, we can do much more than inform the audience. The power of storytelling and content strategy is in creating engaging, emotional connections that transcend their platform. In this book, we will review emerging navigation design patterns and understand how to employ a content strategy&mdash;which is an important process, often underestimated, and dependent on many factors.</p>
<p><strong>Smashing Book 3⅓</strong>, otherwise known as “The Extension,” presents practical applications of storytelling to Web design, reviews emerging navigation design patterns and helps you understand how to meaningfully employ content strategy on your websites. A case study of Smashing Magazine’s responsive redesign illustrates how this approach could look like in practice.</p>
<h4>Table of Contents</h4>
<table class="reporttable" id="tn" width="100%">
<tr>
<td><strong>AUTHOR</strong></td>
<td><strong>CHAPTER</strong></td>
<td><strong>DETAILS</strong></td>
</tr>
<tr>
<td><strong>Iris Lješnjanin</strong></td>
<td>Preface</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
<p><img class="bio-image" title="iris small photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/iris-small.png" alt="iris small The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />The Smashing Book #3 was limited to a certain size and format, making it impossible to include all of the chapters without compromising the book’s overall integrity. The Smashing Book #3⅓ is a challenge: explore the possibilities that modern technology and our design legacy have in store for us Web designers.</p>
</td>
</tr>
<tr>
<td><strong>Denise Jacobs</strong></td>
<td>The Missing Element of Redesign: Story</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
<p><img class="bio-image" title="14 denise photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/14-denise.jpg" alt="14 denise The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />Today&#8217;s Web audience is on the search for more than just information. Consumers expect to be engaged and want to be drawn in by a website, one that makes them feel something and manages to inspire. While changing the look and feel of a website used to be somewhat easy, it is time to reconsider the fundamentals of our approach to a redesign. Learn how to successfully capture attention by using copywriting and storytelling, and understand the important relationship between emotion, design and story.</p>
<p><strong>Chapter keywords:</strong> <em>storytelling, invisible design, literature, narrative devices.</em></p>
</td>
</tr>
<tr>
<td><strong>Christian Holst and Jamie Appleseed</strong></td>
<td>Rethinking Navigation: Techniques and Design Patterns</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
<p><img class="bio-image" title="16 christian photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/16-christian.jpg" alt="16 christian The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /> <img class="bio-image" title="18 jamie photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/18-jamie.png" alt="18 jamie The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />Navigation is what lends a page interactivity, connecting otherwise isolated pages into a logical order. Still, its design must fit the content and purpose of the website, not the other way around. Organic content calls for new and adaptive navigational elements. But how do we go about that? This chapter gives you useful insight into rethinking your approach to navigation.</p>
<p><strong>Chapter keywords:</strong> <em>navigation, design patterns, filtering, mega menus, checklist.</em></p>
</td>
</tr>
<tr>
<td><strong>Colleen Jones</strong></td>
<td>Rework Your Content So It Works for You</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
<p><img class="bio-image" title="colleen small photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/colleen-small.png" alt="colleen small The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  />If you invest much time and effort in the design of your website, but not the content, you’re taking a big risk. Don’t disappoint your users with the same old content after raising expectations with an impressive design. This chapter takes a strategic approach to content and explains the basics of formulating the right content strategy for your website redesign.</p>
<p><strong>Chapter keywords:</strong> <em>content strategy, content inventory, audit, context, maintenance, results assessment.</em></p>
</td>
</tr>
<tr>
<td><strong>Vitaly Friedman</strong></td>
<td>Responsive Smashing Redesign: A Case Study</td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="3">
<p><img class="bio-image" title="17 vitaly photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/17-vitaly.jpg" alt="17 vitaly The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /> Redesigns usually introduce unexpected changes and are rarely applauded; moreover, a large-scale redesign is a tough and risky game to play. Smashing Magazine faced a long list of technical and UX changes in July 2011, and the team decided to act. This chapter presents a detailed case study of the whole redesign process, from A to Z, as it happened, and it sheds some light on the design, UX and technical considerations that actually led to the redesign.</p>
<p><strong>Chapter keywords:</strong> <em>redesign trap, responsive Web design, advertising constraints, design persona, typography-out approach, designing in the browser, redesign manifesto.</em></p>
</td>
</tr>
</table>
<h4>Technical Details</h4>
<ul>
<li>160 pages, 14.0 &#215; 21.0 cm (5.5 &#215; 8.3 inches).</li>
<li>Quality flexibound cover, with stitched binding and a ribbon page marker.</li>
<li>Delivery from Berlin, Germany, <strong>only via air mail</strong> (3 to 15 working days).</li>
<li>$5 worldwide shipping. The book will be shipped separately, starting from 15 May 2012. (Check <a href="https://shop.smashingmagazine.com/delivery-times/">worldwide delivery times</a>.)</li>
<li>Also available as an eBook (PDF, EPUB, Kindle).</li>
<li><a href="https://shop.smashingmagazine.com/smashing-book-one-third.html">Get your Smashing Book #3⅓ alone for $14.95</a> or <a href="http://www.smashingbook.com/">as a part of a bundle</a>.</li>
</ul>
<p style="text-align: center;"><a href="http://www.smashingbook.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/smbooks3.png" title="smbooks3 photo" desc="The Smashing Book #3: Redesign the Web" alt="smbooks3 The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo" /><br />
<a href="http://www.smashingbook.com"><a href="http://www.smashingbook.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/get-your-books-button.png" width="246" height="94" title="get your books button photo" alt="get your books button The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo" /></a></p>
<h3>Cover Design by Veerle Pieters</h3>
<p>The Smashing Book series has gotten a rather eye-catching facelift. The well-respected Belgian artist <a href="http://veerle.duoh.com/">Veerle Pieters</a> has taken on the significant task of putting together an innovative, bold cover design. And the result is bold indeed. Veerle’s styling of Smashing Magazine’s “S” reflects the many aspects that make up a Web designer’s workflow today.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/smb3-small.jpg" alt="smb3 small The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  title="smb3 small photo" /><br />
<em>An excerpt of Veerle’s final cover design for the Smashing Book #3.</em></p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/ipad.png" alt="ipad The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  title="ipad photo" /><br />
<em>Veerle’s final sketches for the cover of the Smashing Book #3.</em></p>
<h3>Exclusive Artwork by Kate McLelland</h3>
<p>If you have the Smashing Book 2, you’ll know that animals play a distinct role&mdash;forming almost a tradition for the series. This time, we have asked the talented young illustrator <a href="http://www.katemclelland.co.uk/">Kate McLelland</a> to illustrate the introductory pages for all of the chapters. Kate has been impressively creative in her designs; the theme of redesign has obviously shaped the tone of her artwork. Each chapter begins with an elaborate drop cap.</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/letter-g.png"><img title="letter g1 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/letter-g1.png" alt="letter g1 The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /></a></p>
<p><img title="letter w photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/letter-w.png" width="500" height="410" desc="The chapter artwork adds up to a central message" title=""Redesign the Web"-lettering" alt="letter w The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo" /><br />
<em>A detail of a chapter illustration, designed by Kate McLelland.</em></p>
<p>Each illustration employs a different metaphor that relates to the accompanying chapter. See what they all are once you get your hands on the book. Appropriately enough, when strung together, the drop caps spell out “Redesign the Web.” The composite style of the illustrations points to how so many components have to come together for a successful redesign.</p>
<h3 id="reviews">Reviews and Testimonials</h3>
<p>We&#8217;re looking forward to honest, objective reviews of the brand new Smashing Books. Please share your photos, opinions and feedback on Twitter using the hashtag <code>#smbook3</code>. The first feedback <a href="http://twitter.com/#!/aarron/status/197435451861237761">has</a> <a href="http://twitter.com/#!/elliotjaystocks/status/197633634805628928">been</a> <a href="http://twitter.com/#!/Malarkey/status/197399681955921920">throughout</a> <a href="http://twitter.com/#!/globalmoxie/status/197389282053337088">positive</a> and, in fact, we&#8217;ve discovered the first reviews of the books as well:</p>
<blockquote>
<p>&#8220;The entire book is wonderfully balanced between theoretical and practical, with each author contributing a strong point of view on their area of expertise as well as a thorough explanation of how to execute it in a way that is useful. [...] curating the <strong>most cutting edge perspectives</strong> on the Web and offering the tools and information that the rest of us need to build upon them. If you&#8217;re into that, check out this book.&#8221;</p>
<p class="signature">&mdash; Christopher Butler, <a href="http://www.newfangled.com/book_review_smashing_book_3">Book Review: Smashing Book #3</a></p>
</blockquote>
<blockquote>
<p>&#8220;This book is <strong>worth buying and reading for yourself</strong>. It really covers many aspects of modern website production in eleven in-depth chapters. There will likely be a few you don’t care for—we all have our own tastes—but I’d be surprised if any genuinely leave you disappointed given the chance. I was quite prepared to write something less positive, the first Smashing Book didn’t excite me, but this one very much did.&#8221;</p>
<p class="signature">&mdash; David Bushell, <a href="http://dbushell.com/2012/05/07/smashing-book-3/">Smashing Book #3</a></p>
</blockquote>
<blockquote>
<p>&#8220;The Smashing Book #3 is an <strong>invaluable resource for Web designers</strong>, regardless of skill level or experience and we highly recommend it.&#8221;</p>
<p class="signature">&mdash; Cameron Chapman, <a href="http://www.webdesignerdepot.com/2012/05/review-smashing-book-3-redesign-the-web/">Review: Smashing Book #3</a></p>
</blockquote>
<blockquote>
<p>&#8220;[...] not only is this a good book and an enjoyable read, but it is an important book that really can change the way we design, or redesign, for the Web.&#8221;</p>
<p class="signature">&mdash; Jeremy Girard, <a href="http://www.pumpkin-king.com/blog/reviewing-the-smashing-book-3">Reviewing The Smashing Book #3</a></p>
</blockquote>
<p>Please feel free to submit a link to your review in the comments to the post and we&#8217;ll add your testimonial into this article. Feel free to provide criticism or praise: we&#8217;d love to hear your honest opinions!</p>
</blockquote>
<p><a title="Get the Smashing Book #3!" href="http://www.smashingbook.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/animation1-500px.gif" width="500" border="0" alt="animation1 500px The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  title="animation1 500px photo" /></a><br /><em>A quick peek into the Smashing Book #3. Yes, we <em>do</em> like animated GIFs.</em></p>
<h3>The Smashing Anthology</h3>
<p>If you haven&#8217;t purchased Smashing Books #1 and #2 yet, we&#8217;ve prepared a couple of complete bundles for your convenience. Even though the first two books were published a couple of years ago, they remain relevant and valuable, because they were designed by our editorial team to be timeless. Save 20% off the price and get yourself the <strong>Smashing Anthology</strong>, a collection of all of our books as of today:</p>
<ul>
<li><a href="https://shop.smashingmagazine.com/smashing-book-print-bundle-complete.html">complete Printed Smashing Books Bundle</a> with all printed books for $84.90 (i.e. 20% off the price) or</li>
<li><a href="https://shop.smashingmagazine.com/the-smashing-books-complete-ebook-bundle.html">complete Digital Smashing Books Bundle</a> with the digital versions of the books for $44.90 (i.e. 15% off the price) .</p>
</ul>
<p style="text-align: center;"><a href="https://shop.smashingmagazine.com/smashing-book-print-bundle-complete.html"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/smb3-bundle.png" title="smb3 bundle photo" alt="smb3 bundle The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo" /></a><br /><a href="https://shop.smashingmagazine.com/smashing-book-print-bundle-complete.html"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/gtb-bundle.png" width="243" height="95" title="gtb bundle photo" alt="gtb bundle The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo" /></a></p>
<h3>Frequently Asked Questions (FAQ)</h3>
<p>We want to make it as easy as possible for everyone to buy the new Smashing Book. We welcome all suggestions and advice that could improve Smashing Magazine&#8217;s user-friendliness. Here are answers to some frequently asked questions about the Smashing Books #3 and #3⅓:</p>
<table class="reporttable faq" id="t3">
<tr style="display: none;">
<td>Questions</td>
<td></td>
</tr>
<tr>
<td><strong>What’s the difference between Smashing Books 1, 2 and 3?</strong></td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="2">
<p>The first two books covered best practices in modern Web design. Although they had similarities, the two books covered different areas of Web design. Smashing Book #3 has a particular theme: redesign. It covers the redesign process per se, as well as cutting-edge approaches to Web design on a broader scale. It focuses on the most recent developments and current demands of today’s rapidly changing environment. Smashing Book #3 gives professional advice on the what, when and how of responsive and bulletproof Web design, according to the requirements of today’s Web.</p>
</td>
</tr>
<tr>
<td><strong>What’s this extra Smashing Book #3⅓?</strong></td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="2">
<p>Our authors have turned out to be much more productive than we anticipated, coming up with more exciting chapters than one book could handle. Adding these chapters to the book would have increased the size and weight&mdash;and, hence, shipping cost&mdash;substantially. Not wanting to withhold these chapters, we have decided to release them separately. We are proud to present the <em>Smashing Book #3⅓: The Extension</em>, four extra chapters of quick quality reading. Buy it as part of a bundle and save!</p>
</td>
</tr>
<tr>
<td><strong>Will the book be available in other languages?</strong></td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="2">
<p>Maybe in future, but we have not made arrangements for that yet, so don’t hold your breath.</p>
</td>
</tr>
<tr>
<td><strong>Are the Smashing Books #3 and #3⅓ available as eBooks?</strong></td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="2">
<p>Yes, the books are available in PDF, EPUB and Mobipocket formats, and you can <a href="http://www.smashingbook.com">order an eBook bundle</a> right now.</p>
</td>
</tr>
<tr>
<td><strong>What are the costs for shipping to my country?</strong></td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="2">
<p>The shipping cost for one book or a bundle is $5&mdash;wherever you are in the world. We are paying a share of the shipping costs ourselves to make it possible for anyone to purchase the book. Our prices are transparent: we don’t have any hidden costs, and we won’t confuse you with tricky calculations. What you see is what you pay!</p>
</td>
</tr>
<tr>
<td><strong>How long will delivery take to my country?</strong></td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="2">
<p>All books are shipped via air mail to keep delivery times as short as possible. You can find the anticipated delivery time for your country in the <a href="https://shop.smashingmagazine.com/delivery-times/">delivery times overview</a>.</p>
</td>
</tr>
<tr>
<td><strong>What payment methods are accepted?</strong></td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="2">
<p>We accept PayPal, VISA, MasterCard and American Express. We use a secure connection, with 256-bit AES encryption and a green GeoTrust Extended Validation SSL CA certificate.</p>
</td>
</tr>
<tr>
<td><strong>Is there a money-back guarantee?</strong></td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="2">
<p>Yes, absolutely! No risk is involved. Our <strong>100-day full money-back guarantee</strong> keeps you safe. Don’t hesitate to return your purchase. You’ll get your money back&mdash;no ifs, ands or buts about it.</p>
</td>
</tr>
<tr>
<td><strong>I have a question that is not covered here.</strong></td>
<td>
<div class="arrow"></div>
</td>
</tr>
<tr class="infobox">
<td colspan="2">
<p>Please leave a comment below, or get in touch with us via the <a href="http://www.smashingmagazine.com/contact/">contact form</a> or via <a href="http://www.twitter.com/SmashingSupport">@SmashingSupport on Twitter</a>. We would love to help you in any way we can!</p>
</td>
</tr>
</table>
<h3>Please Spread The Word!</h3>
<p>These new books took seven months of production time, from brainstorming to delivery; 43 people worked on the content, design, layout, editing and proofreading of the book; 623 animals are hidden in various places in the Smashing Book #3; and the production costs for initial circulation, excluding marketing costs, required a six-figure budget. That’s what it took us to ensure that our Berlin warehouses are stocked with these new valuable books, waiting to be shipped right away as soon as you place your order.</p>
<p style="text-align: center; margin: 1em auto; width: 80%"><img title="1 Elliot photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/1-Elliot.jpg" alt="1 Elliot The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="2 Paul photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/2-Paul.jpg" alt="2 Paul The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="3 rachel photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/3-rachel.jpg" alt="3 rachel The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="4 ben photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/4-ben.jpg" alt="4 ben The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="6 lea photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/6-lea.jpg" alt="6 lea The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="5 david photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/5-david.jpg" alt="5 david The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="7 christian photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/7-christian.jpg" alt="7 christian The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /> <img title="8 dmitry photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/8-dmitry.jpg" alt="8 dmitry The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="9 marc photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/9-marc.jpg" alt="9 marc The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="10 aaron photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/10-aaron.jpg" alt="10 aaron The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="11 aral photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/11-aral.jpg" alt="11 aral The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="12 stephen photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/12-stephen.jpg" alt="12 stephen The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="13 andy photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/13-andy.jpg" alt="13 andy The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /> <img title="iris small photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/iris-small.png" alt="iris small The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /> <img title="14 denise photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/14-denise.jpg" alt="14 denise The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="16 christian photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/16-christian.jpg" alt="16 christian The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="18 jamie photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/18-jamie.png" alt="18 jamie The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="colleen small photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/colleen-small.png" alt="colleen small The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><img title="17 vitaly photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/17-vitaly.jpg" alt="17 vitaly The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo"  /><br />
<em>The authors of the new Smashing books. We&#8217;ve donated over $5000 on behalf of the book contributors to <a href="http://doctorswithoutborders.org">Doctors Without Borders</a>.</em></p>
<p>Here at Smashing Magazine, we do our best to support and enrich the design community. Yet <strong>we also rely heavily on community opinion</strong>&mdash;in fact, the magazine would not be what it is today without the constant feedback of the community. That&#8217;s where you come in: we now pass the book onto you. Use it, enjoy it, test it, read it, rate it, evaluate it, criticize it or praise it&mdash;and share your honest opinion of it with the rest of the world.</p>
<p>Feel free to take as many pictures of it as you like and to use the <a href="http://provide.smashingmagazine.com/mediakit-smbook3.zip">Smashing Book #3 media kit</a> (.zip, 9 Mb), which is full of interesting facts, figures and images related to the book. Be one of the first to give the community a critical view of the book; stir the discussion, and encourage feedback on your website.</p>
<p>Your criticism helps us further improve future projects, shapes the selection of topics and enables us to stay close to the pulse of the community. We sincerely appreciate your support.</p>
<p style="text-align: center;"><a href="http://www.smashingbook.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/smbooks3.png" title="smbooks3 photo" desc="The Smashing Book #3: Redesign the Web" alt="smbooks3 The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo" /> <a href="http://www.smashingbook.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/buy-now-button1.png" width="247" height="97" title="buy now button1 photo" alt="buy now button1 The Smashing Book #3 &#8220;Redesign The Web&#8221; Is Out! photo" /></a></p>
<hr />
<p><small>© Smashing Editorial for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nebraskadigital.com/2012/05/08/the-smashing-book-3-redesign-the-web-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Refining Your Design In Adobe Fireworks</title>
		<link>http://www.nebraskadigital.com/2012/05/07/refining-your-design-in-adobe-fireworks/</link>
		<comments>http://www.nebraskadigital.com/2012/05/07/refining-your-design-in-adobe-fireworks/#comments</comments>
		<pubDate>Mon, 07 May 2012 14:02:31 +0000</pubDate>
		<dc:creator>newsfeed</dc:creator>
				<category><![CDATA[Smashing Magazine]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=131506</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p>While certainly not as well known as Photoshop, Adobe Fireworks is a great tool for creating user interfaces, website designs and mock-ups, wireframes, icons and much more.</p>

<p><a href="http://fireworks.smashingmagazine.com/2012/05/07/refining-designs-adobe-fireworks/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/bdc-envelope.png" width="500" height="215" alt="Refining Your Design In Adobe Fireworks" /></a></p>

<p>However, most designers who have been using Photoshop for years may find Fireworks a bit awkward at first. Fireworks does have a slightly different workflow and requires a slightly different approach than you may be used to.</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="advertisement Refining Your Design In Adobe Fireworks photo" border="0" title="advertisement photo" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=1" border="0" alt=" Refining Your Design In Adobe Fireworks photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=2" border="0" alt=" Refining Your Design In Adobe Fireworks photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=3" border="0" alt=" Refining Your Design In Adobe Fireworks photo"  title=" photo" /></a>
    </div>
</td>
</tr>
</table>
<p>While certainly not as well known as Photoshop, Adobe Fireworks is a great tool for creating user interfaces, website designs and mock-ups, wireframes, icons and much more. However, most designers who have been using Photoshop for years may find Fireworks a bit awkward at first. Fireworks does have a slightly different workflow and requires a slightly different approach than you may be used to.</p>
<p>In this article, I’ll share some tips that I use in my work in Adobe Fireworks that could help improve the quality of your designs and workflow. Some of these tips are just quick explanations of features that you might not be aware of, while some are techniques and methods to improve the default visual results. Let’s begin!</p>
<h3>Improve Fine Strokes</h3>
<p>Fireworks’ stroke feature gives the user quite a lot of options. But one of the most important is missing: the ability to add a gradient to a stroke. Also, the effect from the Stroke tool isn’t always elegant &mdash; for example, when using an inset border with rounded corners.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/native-stroke-render.png" alt="native stroke render Refining Your Design In Adobe Fireworks photo"  title="native stroke render photo" /><br />
<em>Native stroke rendering in Fireworks. The rounded corners look a bit too thick.</em></p>
<p>Fireworks lets you specify the stroke’s position: outside, centered or inside. But the best results are when the stroke is outside.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/stroke-options.png" alt="stroke options Refining Your Design In Adobe Fireworks photo"  title="stroke options photo" /><br />
<em>Stroke can be set to different alignments in the Properties panel. Outside (example 3) looks better for fine strokes than centered or inside.</em></p>
<p>But in such cases, I recommend a composite path instead of a stroke to get better control of the result and to be able to apply a gradient to it.</p>
<p>Start by drawing two rectangles with rounded corners, one of them 2 pixels taller and wider than the other. Put the smaller rectangle above the larger (you can verify that it’s above in the Layers panel), and make its border radius smaller by several pixels, as shown here:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/customer-border-2-shapes.png" alt="customer border 2 shapes Refining Your Design In Adobe Fireworks photo"  title="customer border 2 shapes photo" /><br />
<em>We’ll need two vector shapes to create our custom stroke.</em></p>
<p>The purpose of the smaller shape (the one with the yellow-orange background) is to cut out (or “punch”) the interior of the red shape, resulting in a 1-pixel-wide object that can be used in place of a stroke. To achieve this, select the two rectangles and hit the “Punch Paths” tool icon in the Path panel:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/punch-paths.png" alt="punch paths Refining Your Design In Adobe Fireworks photo"  title="punch paths photo" /><br />
<em>Punch Paths will help us get a better-looking stroke.</em></p>
<p>Alternatively, you could select the two rectangles and go to <code>Modify &#8594; Combine Paths &#8594; Punch</code>.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/custom-stroke-result.png" alt="custom stroke result Refining Your Design In Adobe Fireworks photo"  title="custom stroke result photo" /><br />
<em>The stroke is now a composite path that you can easily edit and even apply a gradient fill to.</em></p>
<p><strong>Bonus tip:</strong> Should you later decide that you need to resize this shape (without distorting its perfectly rounded corners), the “9-slice scaling tool” can come to your rescue:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/9-slice-scaling.png" alt="9 slice scaling Refining Your Design In Adobe Fireworks photo"  title="9 slice scaling photo" /><br />
<em>Distortion-free scaling is easily achieved with the 9-slice scaling tool.</em></p>
<h3>Draw Better Triangles</h3>
<p>Triangles are everywhere in user interfaces: arrows in buttons, breadcrumbs, pop-over indicators and so on.</p>
<p>While Fireworks provides built-in arrow and polygon vector drawing features, I recommend going the customized route and drawing those vector shapes yourself.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/smart-arrows.png" alt="smart arrows Refining Your Design In Adobe Fireworks photo"  title="smart arrows photo" /><br />
<em>The Arrow vector autoshape in Fireworks. The yellow control points allow for easy customization of width and height, thickness, type of head, roundness, arrow size and more.</em></p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/smart-polygon.png" alt="smart polygon Refining Your Design In Adobe Fireworks photo"  title="smart polygon photo" /><br />
<em>The Smart Polygon vector autoshape in Fireworks. You can easily transform it into a triangle!</em></p>
<p>To illustrate our new workflow, let’s draw a simple arrow like the one in <a href="http://kickoffapp.com">Kickoff</a>’s download button:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/kickoff-download-button.png" alt="kickoff download button Refining Your Design In Adobe Fireworks photo"  title="kickoff download button photo" /><br />
<em>Kickoff’s download button</em></p>
<p>Let’s start by drawing a nice triangle. Most of the time, you’ll want an <strong>odd number of pixels</strong> for the triangle’s base so that its middle falls on a half-pixel, resulting in a sharp arrow:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/odd-even-arrows.png" alt="odd even arrows Refining Your Design In Adobe Fireworks photo"  title="odd even arrows photo" /><br />
<em>On the left, the triangle with an odd width. On the right, the triangle with an even width.</em></p>
<p>To create a triangle like the one on the left, we start by drawing a simple 7 &#215; 7-pixel vector square using the Rectangle tool (found in the Tools panel, or simply press U). To delete its bottom-right point, use the Subselection tool (press A, or use the white arrow in the Tools panel), select the bottom-right node, then hit the Delete key; Fireworks will remind you that you are trying to change one point of a rectangle primitive and that it must be ungrouped for the change to occur; so, click “OK” to turn it into a vector, and delete the point. After deleting the corner, you’ll end up with this:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/uncentered-triangle.png" alt="uncentered triangle Refining Your Design In Adobe Fireworks photo"  title="uncentered triangle photo" /><br />
<em>Our square with the bottom-right point deleted.</em></p>
<p>We now need to place the bottom-left point <em>exactly</em> at the center, which is located at 7 pixels &#247; 2 = <strong>3.5 pixels</strong> from its current position. When you use your keyboard’s arrows, Fireworks moves the elements by full pixels only and aligns them perfectly to the pixel grid. This is convenient in most cases but not in this one. Luckily, Fireworks gives us a “Move Points” feature (in the Path panel) that lets us specify numeric values:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/move-points.png" alt="move points Refining Your Design In Adobe Fireworks photo"  title="move points photo" /><br />
<em>Moving horizontally by 3.5 pixels will center our bottom point.</em></p>
<p>If the triangle is now a bit too tall for our arrow, use the Subselection tool to select the center point again, and press the up arrow key twice to move the node up a couple of pixels.</p>
<p>We’re almost done! We just need to draw the 3 &#215; 5-pixel rectangle part of our arrow and then use the “Union Paths” command (<code>Modify &#8594; Combine Paths &#8594; Union</code>, or press <code>Control/Command + Alt/Option + U</code>) to combine our two paths into one final single vector shape:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/union-paths.png" alt="union paths Refining Your Design In Adobe Fireworks photo"  title="union paths photo" /><br />
<em>The separated shapes are on the left, and the unified shape is on the right.</em></p>
<h3>Draw Better Ellipses</h3>
<p>For some reason, Fireworks has difficulty drawing elegant circles (especially small ones), and the circles tend to have too straight an edge:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/native-circle.png" alt="native circle Refining Your Design In Adobe Fireworks photo"  title="native circle photo" /><br />
<em>A default circle in Fireworks. Note that the top, right, bottom and left edges aren’t rounded enough.</em></p>
<p>We’ll use the “Numeric Transform” window (<code>Control/Command + Shift + T</code>, or in the menu <code>Modify &#8594; Transform &#8594; Numeric Transform</code>) to make the circle just a tiny bit smaller:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/numeric-transform.png" alt="numeric transform Refining Your Design In Adobe Fireworks photo"  title="numeric transform photo" /><br />
<em>Decreasing the circle’s size by a bit will make it appear more rounded.</em></p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/final-circle-render.png" alt="final circle render Refining Your Design In Adobe Fireworks photo"  title="final circle render photo" /><br />
<em>The original on the left, and our result after the transform on the right.</em></p>
<p>You will notice that the right circle is more elegant; that’s because we have fewer “full” pixels at the edges:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/circle-zoom.png" alt="circle zoom Refining Your Design In Adobe Fireworks photo"  title="circle zoom photo" /><br />
<em>The original on the left, and our perfect circle (after the transform) on the right!</em></p>
<h3>Fillet Points</h3>
<p>One great feature of Fireworks that few people seem to know of is the Fillet Points path tool. Basically, it rounds any angle you select by a value that you specify. To use it, select any vector shape, and in the Path panel in the “Edit Points&#8221; section, choose “Fillet Points”:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/fillet-points-window.png" alt="fillet points window Refining Your Design In Adobe Fireworks photo"  title="fillet points window photo" /><br />
<em>Fillet Points rounds all of your angles.</em></p>
<p>Let’s use the built-in vector Star autoshape as an example. Note that you need to <strong>ungroup</strong> autoshapes and rectangle primitives before using Fillet Points; then you can either select the entire vector shape to round all corners or use the Subselection tool to select certain points to round.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/fillet-points-result.png" alt="fillet points result Refining Your Design In Adobe Fireworks photo"  title="fillet points result photo" /><br />
<em>The original shape on the left, and with Fillet Points applied on the right.</em></p>
<p>This can be a huge time-saver when you want to modify complex shapes with many filters and effects. Now you won’t have to redraw shapes over and over again just because the radius is a few pixels off.</p>
<h3>Inset Paths</h3>
<p>Another useful vector tool many designers are unaware of is the <strong>Inset/Expand Paths</strong> feature.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/inset-path-window.png" alt="inset path window Refining Your Design In Adobe Fireworks photo"  title="inset path window photo" /><br />
<em>Inset/Expand Paths is also accessible via <code>Modify &#8594; Alter Path &#8594; Inset Path</code>.</em></p>
<p>As you’ve probably guessed by its name, this tool enables you to alter a vector path and make it either smaller (inset) or larger (expand) <strong>without losing its proportions</strong>.</p>
<p>Let’s say we want to make our Star autoshape from above 10 pixels smaller:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/inset-path-prompt.png" alt="inset path prompt Refining Your Design In Adobe Fireworks photo"  title="inset path prompt photo" /><br />
<em>The Inset/Expand Paths prompt.</em></p>
<p>This dialog can be confusing if you do not know what all of the options and abbreviations mean. The third parameter (“Corners”) is the least obvious, because the meaning of “BE, RO, MI” is not defined. The letters are actually abbreviations of “Bevel,” “Round” and “Miter.” You can’t use those abbreviations in the text field, so you need to know the terms they represent. “Bevel” creates squared corners, “Round” creates rounded corners, and “Miter” creates pointed corners; the “Miter limit” specifies the maximum length of the pointed corners before Fireworks replaces them with clipped (or square) tips. We’ll use “Miter” in our example because we obviously want to keep our straight lines.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/inset-paths-result.png" alt="inset paths result Refining Your Design In Adobe Fireworks photo"  title="inset paths result photo" /><br />
<em>And voilà!</em></p>
<h3>Gradient Dither</h3>
<p>Adding a gradient between two similar colors (i.e. colors close in <a href="https://en.wikipedia.org/wiki/Hue">hue</a>) in a big shape often produces an unsightly banding effect, as shown here:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/gradient-default.png" alt="gradient default Refining Your Design In Adobe Fireworks photo"  title="gradient default photo" /><br />
<em>Banding is visible in this gradient (especially on LCD screens of the common “twisted nematic” type, which display only <a href="https://en.wikipedia.org/wiki/TFT_LCD#Twisted_nematic_.28TN.29">6 bits per pixel, not 8</a>).</em></p>
<p>To prevent this, Fireworks <a href="http://www.smashingmagazine.com/2010/05/22/adobe-fireworks-is-it-worth-switching-to-cs5/">introduced in CS5</a> a <strong>Gradient Dither</strong> option that can be used if the edges of the object are set to “Anti-alias” and if you use the “Radial” or “Linear” type of gradient fill.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/gradient-tool.png" alt="gradient tool Refining Your Design In Adobe Fireworks photo"  title="gradient tool photo" /><br />
<em>“Gradient Dither” (found in the Properties panel) makes gradients look better.</em></p>
<p>The result is a smooth, unified linear gradient, similar to what you would get with CSS browser rendering:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/gradient-dither-result.png" alt="gradient dither result Refining Your Design In Adobe Fireworks photo"  title="gradient dither result photo" /><br />
<em>With the “Dither” option applied, the gradient becomes much smoother.</em></p>
<p>Similarly good results can be achieved by dithering radial gradients.</p>
<h3>Avoid Large Shadows</h3>
<p>Fireworks isn’t very good at rendering large shadows (if you use the “Drop Shadow” live filter). If you’re curious about the subtleties involved, <a href="http://www.tutorialshock.com/tutorials/shadows-photoshop-illustrator-fireworks/">a detailed article on WebDesignShock</a> compares shadow and glow effects in Fireworks, Photoshop and Illustrator.</p>
<p>Instead of a beautiful shadow that slowly fades to a transparent value, the edge of the shadow might look like it has been cut off before fading to full transparency. The issue is particularly noticeable on the Mac version of Fireworks:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/shadow-default.png" alt="shadow default Refining Your Design In Adobe Fireworks photo"  title="shadow default photo" /><br />
<em>A shadow effect created with the Drop Shadow live filter. Notice the edges (in Fireworks CS5 on a Mac)&mdash;yikes! </em></p>
<p>Here are the settings to use to get this drop-shadow effect on Windows and Mac:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/drop-shadow-settings-mac.png" alt="drop shadow settings mac Refining Your Design In Adobe Fireworks photo"  title="drop shadow settings mac photo" /><br />
<em>The settings for the drop-shadow live effect on a Mac. Again, notice the “cut” edges of the shadow.</em></p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/drop-shadow-settings-win.png" alt="drop shadow settings win Refining Your Design In Adobe Fireworks photo"  title="drop shadow settings win photo" /><br />
<em>The settings for the drop-shadow live effect on Windows. The settings are the same, but the edges of the shadow are almost perfect.</em></p>
<p>So, instead of using a live filter, I usually duplicate the shape (the white rectangle in this example), set its edge to “Feather” and fill it with black.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/shadow-feather-setings.png" alt="shadow feather setings Refining Your Design In Adobe Fireworks photo"  title="shadow feather setings photo" /><br />
<em>Possible settings for the “shadow” vector shape behind the object.</em></p>
<p>Putting this shape behind the white rectangle produces a better-looking large shadow than the built-in method:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/shadow-feather.png" alt="shadow feather Refining Your Design In Adobe Fireworks photo"  title="shadow feather photo" /><br />
<em>The original shadow on the left, and the “Feather method” on the right.</em></p>
<h3>Practical Examples</h3>
<blockquote>
<p>A picture is worth a thousand words.</p>
<p>&ndash; <a href="https://en.wikipedia.org/wiki/A_picture_is_worth_a_thousand_words">Fred Barnard</a></p>
</blockquote>
<p>Talking about gradients, fills, strokes, vector autoshapes, rounded rectangles, pixels and half-pixels is exciting, but a few real examples would be even better. Below are some illustrations, icons and UI designs that I made exclusively with Fireworks. The tips and tricks covered above made the results more elegant and refined.</p>
<p><a href="http://dribbble.com/shots/404904-Documents" title="View the Dribbble shot"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/bdc-documents.png" alt="bdc documents Refining Your Design In Adobe Fireworks photo"  title="bdc documents photo" /></a><br />
<em>Folder icon</em></p>
<p><a href="http://dribbble.com/shots/356307-Date-Picker" title="View the Dribbble shot"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/bdc-datepicker.png" alt="bdc datepicker Refining Your Design In Adobe Fireworks photo"  title="bdc datepicker photo" /></a><br />
<em>UI for a date picker</em></p>
<p><a href="http://dribbble.com/shots/326992-Free" title="View the Dribbble shot"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/bdc-free-label.png" alt="bdc free label Refining Your Design In Adobe Fireworks photo"  title="bdc free label photo" /></a><br />
<em>“Free” icon</em></p>
<p><a href="http://dribbble.com/shots/326991-FAQ-icons" title="View the Dribbble shot"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/bdc-faq-icons.png" alt="bdc faq icons Refining Your Design In Adobe Fireworks photo"  title="bdc faq icons photo" /></a><br />
<em>Icons for an FAQ</em></p>
<p><a href="http://dribbble.com/shots/322798-1" title="View the Dribbble shot"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/bdc-envelope.png" alt="bdc envelope Refining Your Design In Adobe Fireworks photo"  title="bdc envelope photo" /></a><br />
<em>Envelope icon</em></p>
<p><a href="http://dribbble.com/shots/206798-Monochrome-set" title="View the Dribbble shot"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/bdc-monochrome-icons.png" alt="bdc monochrome icons Refining Your Design In Adobe Fireworks photo"  title="bdc monochrome icons photo" /></a><br />
<em>Monochrome icon set</em></p>
<p><a href="http://dribbble.com/shots/143445-Kickoff-icon" title="View the Dribbble shot"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/bdc-kickoff-teaser-icon.jpg" alt="bdc kickoff teaser icon Refining Your Design In Adobe Fireworks photo"  title="bdc kickoff teaser icon photo" /></a><br />
<em>Kickoff teaser icon</em></p>
<p><a href="http://dribbble.com/shots/381637-Email-accounts" title="View the Dribbble shot"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/bdc-email-accounts.png" alt="bdc email accounts Refining Your Design In Adobe Fireworks photo"  title="bdc email accounts photo" /></a><br />
<em>Email account icons</em></p>
<p><a href="http://dribbble.com/shots/295070-Secondary-nav-features" title="View the Dribbble shot"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/03/bdc-secondary-nav-features.png" alt="bdc secondary nav features Refining Your Design In Adobe Fireworks photo"  title="bdc secondary nav features photo" /></a><br />
<em>Toolbar with navigation icons</em></p>
<p>As you can see, it’s all about pixel-precision, and Fireworks delivers great results!</p>
<h3>Conclusion</h3>
<p>Adobe Fireworks is a powerful tool, offering both <strong>vector</strong>- and <strong>bitmap-editing</strong> capabilities and even hiding some gems. Yes, it imposes different workflows, and some of its default effects are disappointing, but the advantages outweigh the little quirks here and there.</p>
<p>Having to change one’s work habits is always frustrating. Perhaps actions that you once did in a few minutes with your old design tool will now feel incredibly slow. Getting used to a different workflow takes time, and you might not see the benefit of using Fireworks immediately. The best thing you can do is commit to designing an <strong>actual project from start to finish using only Fireworks</strong>. Choose a small project or a personal side project for this purpose. Get your hands dirty for a few hours (or a few days). It’s the only way to be able to judge whether Fireworks really suits your needs. If you’re into UI design, I’ll bet it does!</p>
<p>If you’re interested in learning more about Fireworks, I highly recommend watching the <a href="http://www.komodomedia.com/tags/fireworks/">great screencasts</a> produced by <a href="http://twitter.com/rogie">Rogie King</a>. They offer many more tips and tricks for refining designs and achieving more polished results than this article.</p>
<p>Also, the work of others can be a good source of inspiration and knowledge, so have a look at the <a href="http://craigerskine.com/category/fw-png-week">Fw PNG Week</a> series by <a href="http://dribbble.com/craigerskine">Craig Erskine</a>, and download and deconstruct his free source PNG files.</p>
<p>Happy experimenting with Fireworks!</p>
<h4>Further Reading</h4>
<ul>
<li><a href="http://www.komodomedia.com/tags/fireworks/">Video tutorials</a>, <a href="http://dribbble.com/rogie">Rogie King</a>, Komodo Media</li>
<li><a href="http://craigerskine.com/category/fw-png-week">Fw PNG Week</a> (Fireworks PNG files for downloading and learning), Craig Erskine</li>
<li>“<a href="http://tv.adobe.com/watch/max-2011-design/i-didnt-know-fireworks-could-do-that/">I Didn’t Know Fireworks Could Do That!</a>” (video presentation and tutorial), <a href="http://www.idux.com/">Dave Hogue</a>, from Adobe’s MAX 2011 conference</li>
<li>“<a href="http://www.adobe.com/devnet/fireworks/learning_guide/design/design_guide_pt7.html">Design Learning Guide for Fireworks: Using the Path Panel</a>,” <a href="https://www.adobe.com/devnet/author_bios/tommi_west.html">Tommi West</a>, Adobe Developer Connection</li>
<li><a href="http://www.brownbatterystudios.com/sixthings/rapid-fire/">Rapid Fire</a> (Fireworks tutorials), <a href="http://www.smashingmagazine.com/author/jose-olarte/">Jose Olarte</a>
</ul>
<p><em>(mb, al)</em></p>
<p><em><strong>Note</strong>: A big thank you to our fabulous Fireworks editor, <a href="http://www.optimiced.com/">Michel Bozgounov</a>, for preparing this article.</em></p>
<hr />
<p><small>© Benjamin De Cock for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nebraskadigital.com/2012/05/07/refining-your-design-in-adobe-fireworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You Design It, They Do It</title>
		<link>http://www.nebraskadigital.com/2012/05/04/you-design-it-they-do-it/</link>
		<comments>http://www.nebraskadigital.com/2012/05/04/you-design-it-they-do-it/#comments</comments>
		<pubDate>Fri, 04 May 2012 09:58:50 +0000</pubDate>
		<dc:creator>newsfeed</dc:creator>
				<category><![CDATA[Smashing Magazine]]></category>
		<category><![CDATA[psychology]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.smashingmagazine.com/?p=117272</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p>What if someone came to you and said, “I've designed this great website, but people don't stay on it. Why?” How would you respond? Would you ask them whether they have done extensive A/B testing? Would you recommend testing the usability of the website?</p>

<p><a href="http://www.smashingmagazine.com/2012/05/04/you-design-it-they-do-it" /><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/pinterest-frontpage.jpg" width="497" height="402" alt="You Design It, They Do It" /></a></p>

<p>People like to test a number of metrics to see why people are not staying on a website. I think sometimes we spend so much time focusing on analytics that we throw common sense out the window. Don't get me wrong&#8212;analytics are a powerful tool for improving a website. But often the problem is right in front of your face.</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="advertisement You Design It, They Do It photo" border="0" title="advertisement photo" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=1" border="0" alt=" You Design It, They Do It photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=2" border="0" alt=" You Design It, They Do It photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=3" border="0" alt=" You Design It, They Do It photo"  title=" photo" /></a>
    </div>
</td>
</tr>
</table>
<p>What if someone came to you and said, “I&#8217;ve designed this great website, but people don&#8217;t stay on it. Why?” How would you respond? Would you ask them whether they have done extensive A/B testing? Would you recommend testing the usability of the website?</p>
<p>People like to test a number of metrics to see why people are not staying on a website. I think sometimes we spend so much time focusing on analytics that we throw common sense out the window. Don&#8217;t get me wrong&mdash;analytics are a powerful tool for improving a website. But often the problem is right in front of your face.</p>
<p>What if you simply told them that the reason people are leaving is because of the way they designed the website? How mind-blowing an idea is that? Doesn&#8217;t that change your entire perspective on the design? It could be the greatest thing in the world, but what if you really designed something to chase people away or looking at it another way: What if you have designed it so there is no incentive to stay?</p>
<h3>Feedback&hellip; Om Nom Nom</h3>
<p>I love getting feedback on the stuff that I write; yet <a href="http://drawar.com">my website</a> has no comments section. Is it reasonable for me to wonder why people don&#8217;t leave feedback? I could tell people that there is a forum on the website where they can leave feedback, but that means they would have to register, get approved and then remember what they wanted to write. The website isn&#8217;t designed for instant feedback.</p>
<p>When I didn&#8217;t have any social media widgets at the end of a post, sharing of articles dropped over 80%. It wasn&#8217;t fair for me to assume that people would remember to share something they liked or that if they were on the fence they would make an effort to do so. If I really wanted people to retweet what I write, I would have to guide them to doing so by putting a retweet widget at the end of everything. Maybe I could even add some text asking them to retweet if they like what they read.</p>
<p>The point is that, if I expect a person to take an action, I would have to design the process for taking that action right into the website itself. I should never assume that a person who is interacting with my website will automatically take that action. Would a driver stop at an intersection that had no stop sign?</p>
<p>As designers we have to understand that the interface we create dictates the action of the people using it.</p>
<p>If you run a website and hope to get a lot of comments, then the best way to go about that is to make posting a comment as easy as possible. Of course, doing so could lead to people leaving all types of comments, both useful and not. A great example of designing how you want users to interact with a product is <a href="http://pinterest.com">Pinterest</a>.</p>
<h4>The Pinterest Way</h4>
<p>Most comment blocks on Pinterest are filled with simple comments. The content doesn&#8217;t lend itself to much discussion, but Pinterest obviously wants users to engage in other social interactions, and it has designed the product to make that easy to do. You can easily like, comment, repin and share any image that you come across, and all of this makes the content spread quickly throughout the network. This network effect is one of the main reasons for Pinterest&#8217;s explosive growth over the past couple of months.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/pinterest-frontpage.jpg" width="497" height="402" alt="pinterest frontpage You Design It, They Do It photo" title="pinterest frontpage photo"  /></p>
<p>Pinterest made an interesting decision in requiring all users to connect to the website through either Facebook or Twitter. This mean that real names (usually) are tied to users; because of this, the quality of stuff that people share is generally high. Allowing everyone to hide behind fake identities would have resulted in a much different experience.</p>
<p>But the system wasn&#8217;t designed that way; it was designed so that people who post quality content (or at least content that others in their circle like) would become popular. Thus, rather than turning into a website full of animated GIFs and Web comics, the website has become a valuable resource to its community&mdash;mainly because it was designed to function that way.</p>
<h3>Maybe It’s Not That Simple</h3>
<p>I realize that simply saying that a product was designed to do what it is meant to do makes fixing problems seem like the easiest thing in the world. Of course, as you dig deeper into how to improve a design, you will have more variables to keep in mind; but always be aware of the simple fact that people will do what the design of a website lets them do.</p>
<p>Why did Twitter evolve beyond being a place where people just leave status updates? Part of it has to do with the tiny microcopy that was above the status update field. Originally it said &#8220;What are you doing?&#8221; and this of course led to people talking about their breakfast. After some time they changed it to &#8220;What&#8217;s happening?&#8221; which helped guide the people using the service to post about what is happening around them.</p>
<p>Why was Digg being gamed for so long? Because the design encouraged it. Simple. Executives at Yahoo might sit around a table asking why users aren&#8217;t using its search engine? Does the design of the website look like it is meant for search or even encourage it? Do you think Google execs sit around a table asking why people don&#8217;t use its search engine when they hit its main page? The design of Pinterest encourages users to continually scroll down the page looking at more and more pins; it is designed to keep you on the website.</p>
<p>Do you want your users to do something specific? Then design your website so that they do it.</p>
<p>It could be the greatest thing in the world, but what if you really designed something to chase people away or looking at it another way: What if you have designed it so there is no incentive to stay?</p>
<hr />
<p><small>© Paul Scrivens for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nebraskadigital.com/2012/05/04/you-design-it-they-do-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing Stumbling Blocks In Mobile Forms</title>
		<link>http://www.nebraskadigital.com/2012/05/03/removing-stumbling-blocks-in-mobile-forms/</link>
		<comments>http://www.nebraskadigital.com/2012/05/03/removing-stumbling-blocks-in-mobile-forms/#comments</comments>
		<pubDate>Thu, 03 May 2012 14:20:54 +0000</pubDate>
		<dc:creator>newsfeed</dc:creator>
				<category><![CDATA[Smashing Magazine]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=130929</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p>A few weeks ago, I was quite surprised when I saw the pavement quickly approaching while I was out for a walk. Laying there stunned, I soon realized what had happened: I fell. Ouch. B-minus.</p>

<p><a href="http://uxdesign.smashingmagazine.com/2012/05/03/removing-stumbling-blocks-in-mobile-forms/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/mobile_stumble.jpg" alt="Removing Stumbling Blocks In Mobile Forms" width="500" height="340" class="alignnone size-full wp-image-112056" /></a></p>

<p>I normally try to be as attentive as possible, but this time a big crack in the pavement caught my shoe and threw me completely off balance.</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="advertisement Removing Stumbling Blocks In Mobile Forms photo" border="0" title="advertisement photo" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=1" border="0" alt=" Removing Stumbling Blocks In Mobile Forms photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=2" border="0" alt=" Removing Stumbling Blocks In Mobile Forms photo"  title=" photo" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;%23038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;%23038;position=3" border="0" alt=" Removing Stumbling Blocks In Mobile Forms photo"  title=" photo" /></a>
    </div>
</td>
</tr>
</table>
<p>A few weeks ago, I was quite surprised when I saw the pavement quickly approaching while I was out for a walk. Laying there stunned, I soon realized what had happened: I fell. Ouch. B-minus. I normally try to be as attentive as possible, but this time a big crack in the pavement caught my shoe and threw me completely off balance.</p>
<p>After reporting my clumsy accident to friends and family, I instantly received comments like: “be more careful” or “better watch out next time”. In the end, I started to defend myself&mdash;if that crack would not have been there, I most likely would not have been face-planted.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/05/mobile_stumble.jpg" alt="mobile stumble Removing Stumbling Blocks In Mobile Forms photo" title="mobile stumble photo" width="500" height="340" class="alignnone size-full wp-image-112056" /></p>
<p>When it comes to filling out forms on a mobile phone, I have observed many users running into a similar experience, merely less painful in its physical aspect. Many elements within a mobile form affect how smoothly users will get to a service or product hiding behind a form of any kind.</p>
<p>There are several factors that can be considered to be <strong>stumbling blocks throughout the journey</strong> of filling out a form. Specifically on a portable device, this journey is complicated by the fact that we have to consider contextual parameters such as time, location, or limited input options, in comparison to a firm desktop experience. In this post we will look at the most common stumbling blocks for mobile devices. Moreover, I will discuss design strategies to avoid stumbling blocks and to facilitate a safe and quick stroll through forms for mobile users.</p>
<h3>Help Users Stay On The Right Path</h3>
<p>Some might say that elegantly designed forms can be compared to the likes of an efficient traffic system&mdash;as soon as you enter the road, you also enter a world of permanent and dynamic guidance that helps navigate you safely to your final destination. For example, the crosswalk signals tell you when it is okay to cross the street, just as the street signs signal the names of the streets that you are on.</p>
<p>Street lights are also provided to help you navigate through difficult terrain in the dark. Keeping in mind your ultimate destination, you ultimately decide where to go, step by step. Road signs present your options and point out limitations. You can follow the traffic, take a short cut, or obey the navigation system on your phone.</p>
<p>In this situation, <strong>comprehensible and timely feedback is vital</strong>. The same applies to mobile form design. Signposts and immediate feedback encourage users to complete a form. Although inputting data on a mobile device can be very cumbersome, many people happily key in vast amounts of information when using services such as Twitter, Facebook, or text messaging on their mobile devices. Such services are good examples of how seemingly poor interfaces will not stop people from using a much wanted service, as long as the return of their effort is evident. People who understand and trust the outcome of their journey are less likely to hesitate about wandering even down a difficult path.</p>
<p>However evident the effort of typing on a mobile device might be, inputting data can take some time and can also become frustrating very quickly. Letting your users know almost instantly that they provide data in the wrong format, or that their username is already taken, is important. In the same way, a form can tell them where they are within the form, to make sure they don’t type the right data into the wrong field.</p>
<p>Furthermore, portable devices are more likely to suffer from connection errors and slow connections than desktop devices. Client-side validation techniques, such as <a href="http://www.html5rocks.com/en/tutorials/forms/html5forms/#toc-validation">HTML5</a>/<a href="http://www.alistapart.com/articles/forward-thinking-form-validation/">CSS based</a> or <a href="http://mobile.tutsplus.com/tutorials/mobile-web-apps/jquery-mobile-forms/"> optimized JavaScript</a> approaches, have proven to be advantageous in this case, as they reduce the amount of data transfer to easily allow UI enhancements while coping with less stable connections. But keep in mind when using JavaScript for form validation, that some mobile browsers (such as the Blackberry OS browsers&mdash;except of the most recent one), are not JavaScript enabled per default. Therefore, users who are unable or uninformed about how to change their settings will benefit from implementations following the concept of <a href="http://www.hanselman.com/blog/LearningAboutProgressiveEnhancementSupportingMobileBrowsersWithCSS3MediaQueries.aspx">progressive enhancement</a>.  <strong>The less time users spend on retyping data or waiting for data to be validated</strong> the quicker and happier they will get through a form.</p>
<h3>Minimize Steps And Crossroads</h3>
<p>One of the biggest take-aways from the <a href="http://en.wikipedia.org/wiki/Keystroke-level_model">Keystroke-level model</a> in form design is that navigating along interactive elements requires both physical as well as mental activity. This can have a severe impact, especially on a mobile phone, based on the <strong>natural way of interacting with a portable device</strong>. Every input field within a form requires users to scroll through it, understand its meaning, focus on it, and then provide the correct information.</p>
<p>Due to the fact that people use their devices in a lot of different ways and these devices vary &#8220;greatly&#8221;, form elements that are spread over several input fields are prone to be rendered on a mobile device in a way unintended by the designers. As an example, during user testing sessions, I sometimes see users getting stuck on providing their phone numbers when having zoomed in on the form. The typical behavior is to enter their entire number into the first box provided for the area-code, completely missing the second input field. After submitting the form, they are puzzled about why there are two fields and the corresponding error message.</p>
<p><img class="size-full wp-image-110405" title="b photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/b.png" alt="b Removing Stumbling Blocks In Mobile Forms photo" width="500" height="340" /><br /><em>Separated telephone number fields (left) in comparison to a unified field (right) with optmized input type and a label within the field to remind users about the area code.</em></p>
<p>To allow users to get through a form quickly, there are a variety of compression techniques to reduce the amount of fields needed to provide certain data. Many of them require more post-processing on the back-end. If you can’t dissect numbers on the back-end, smart defaults or clever instructions work just as good. Some of them simply require a thought about the way of keying information into a field. For example, using a predefined drop down to <a href="http://www.foviance.com/what-we-think/so-thats-why-dob-fields-are-dropdowns/">provide the date of birth</a>, rather than a loose input field or htlm5 optimized input fields for <a href="http://diveintohtml5.info/detect.html">numbers</a>, <a href="http://diveintohtml5.info/forms.html">mail addresses</a>, or other types of data, when appropriate. Dynamic <a href="http://www.lukew.com/ff/entry.asp?756">input masks</a> can help users to provide even quite complicated types of data with ease. Moreover, it will just take you a minimal effort of <a href="http://digitalbush.com/projects/masked-input-plugin/">scripting</a>.</p>
<p>At other times, forms might benefit from <strong>rather unconventional approaches</strong> such as text input fields for a quick and easy <a href="http://uxdesign.smashingmagazine.com/2011/11/10/redesigning-the-country-selector/">country selection</a>. Furthermore, there are a variety of libaries such as jQuery mobile to <a href="http://mobile.tutsplus.com/tutorials/mobile-web-apps/jquery-mobile-forms/">optimize input fields</a> and to <a href="http://www.elijahmanor.com/2011/02/jquery-mobile-form-validation.html">ease validation</a>, even for complex data.</p>
<p>Overall, our goal is to allow people to navigate through the form, <strong>achieving the quickest possible success</strong> with the least necessary effort. At all times we want them to feel that they are doing the right thing, and that their time is well spent. Brevity is crucial. Some people get stressed when spending too much time on trying to find hidden checkboxes, switching between keyboard layouts, or attempting to understand skewed marketing questions. Some people get physically tired answering redundant questions, filling unnecessary blanks, or scrolling up and down to find a required field that they just missed. To reduce cognitive load as well as physical effort it is important to remove optional steps from a user&#8217;s radar of attention, simplify the way of inputting information wherever possible, and to create a comprehensible flow throughout the form. If the process is too complicated (or the effort too high) a dropout is quite likely.</p>
<p>In the end, fine-tuned and streamlined forms will save your company phone calls from frustrated users and lead to more and more happy ones as it requires them to spend less time navigating through input fields and figuring out their meanings.</p>
<h3>Uitilize Signposts And Mark Paths Clearly</h3>
<p>Another great design concept to exploit for form designs are the <a href="http://en.wikipedia.org/wiki/Principles_of_grouping">Gestalt laws of grouping</a> to help support the orientation of users. Applying grouping principles to a multiple questions form allows us to structure content, to create a visual flow, and to group related form elements.</p>
<p>In many projects I have seen design teams arguing about whether to break down a rather long form for mobile devices into several short pages or rather for one long page. Either way, there are endless possibilities for both design approaches to elegantly confirm users about their progress. This helps them recover from their errors, and to make them feel confident that the data being saved will not have to be reentered (in case they loose the connection, or accidentily close the application).</p>
<p>Both design approaches have their individual benefits, the only spanning factor here is the <strong>breakdown of the long form into meaningful and manageable chunks</strong>. For single-page designs, this means that it should even be possible to visually distinguish the single steps from one another. Especially with portable devices, the longer a form page is, the faster users will be able to scroll through, in case they have to jump between fields. Poor visual guidance in this way will result in users missing to fill out fields, losing sight of fields, and/or getting frustrated by searching for them after being presented error messages. White space and general grouping techniques are therefore vital to create visual guidance throughout a form.</p>
<p><img class="size-full wp-image-110406" title="c photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/c.png" alt="c Removing Stumbling Blocks In Mobile Forms photo" width="500" height="340" /><br /><em>Using color coding to highlight the active input field from other input fields (left) or to visually differentiate sections from one another in a long form (right).</em></p>
<p>Distinct grouping in interface design is a basic exercise because of its <strong>power for reducing processing speed and cognitive load</strong>. A while back, Matteo Penzo <a href="http://www.uxmatters.com/mt/archives/2006/07/label-placement-in-forms.php">investigated</a> the effect of different visual grouping techniques for a typical sign-up process. In his eye-tracking study, he analyzed the importance of label alignment for input fields and highlighted the superiority of top-aligned labels in many cases. Easy to distinguish input fields with top-aligned labels in close distance to one another allowed users to look at the label and the field in one go.</p>
<p>Other techniques required higher processing efforts, thus increasing the coginitve load and the time it takes to process the entire form. Less effort is good, and despite the granular example, we have to keep in mind that all these factors add up through input elements, the different sections, and the form as a whole within the website. The more complex the form, the bigger the effects of distinct grouping. Reducing the need for <a href="http://uxmovement.com/forms/faster-with-top-aligned-labels/">visual fixations</a> allows a reduction in cognitive load, helping users to focus on their task and allowing your form to function almost like a navigation system&mdash;helping users to find their way to the goal.</p>
<p>By considering the effects of distinct groupings, we support our human capability to <strong>naturally perceive objects as organized patterns</strong> and take away the need for users to create an understanding about the form by reading the questions in depth, relating to the elements mentally. Naturally we want users to read through the questions. But similar to a vis-à-vis conversation, we can use facial expressions in combination with the words we say to underline our message and to get it across more easily.</p>
<h3>Allow For Platform-Dependent Shortcuts</h3>
<p>One of the major reasons that users get stuck on forms when filling them out on portable devices is limited visibility. Users, who are entering key information into a form&#8217;s field, usually have more than half of their screens covered with the keyboard, input suggestions, and other status information. To navigate between fields, and for general orientation, I see in many testing sessions where participants <strong>frequently try to disengage the onscreen keyboard</strong>, when looking for certain fields, or scrolling through the form to increase visibility.</p>
<p>However, many people will use the “return” button on the bottom right of the keyboard to disengage it after keying information into the field, or even to confirm their input for the single field. Although this approach helps many users to get rid of the keyboard (and to see the form on their whole screen), pressing the button also means, in many cases, that the form will be sent to the server straight away. Therefore, many users will be confused by a loading screen and the need to wait for a server response after pressing the “return” button.</p>
<p><img class="size-full wp-image-110408" title="e photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/e.png" alt="e Removing Stumbling Blocks In Mobile Forms photo" width="500" height="340" /><br /><em>The return button on Android (left) and iOS (right) is very salient within Web forms, and pressed by many users without the intent to send off the form.</em></p>
<p>Using the keyboard to send off a form is very handy, when using a single field form such as a search box. However, for multiple question forms on portable devices, it is important to check the form on the client side before sending it off, when users press the “return” button (by accident) <strong>to avoid confusing loading times</strong>. To ensure that your form is not submitted by accident, there are plenty of client-side validation tools; <a href="http://designmodo.com/jquery-form-validation/">jQuery plugins</a>, for example, provide everything we need.</p>
<h3>Provide Contextual And Personalized Guidance</h3>
<p>In short, be a tour guide. After all, designing a good form is <strong>like planning a hike</strong> with friends or family. Not only do we need to find out who will be on the trek, we need to plan for breaks, points of interest, and unguided side-treks in order to make sure everybody gets the most of their hike. However, as most of you will know, most hikes are not free of problems, and difficulties are inevitable; people can wander off, some might need help or more time to get through challenging passages, weather conditions are bound to change, and general mistakes happen. It is seldom that all of these inevitable difficulties will evolve into a real problem as long as we are prepared. Similarly to a hike, difficult situations are all about awarness, clear communication, and guidance. All it takes is a good approach to inform users what their problem is and what they can do to fix it.</p>
<p>There are <a href="http://www.uxbooth.com/blog/showing-error-messages-to-users/">plenty of techniques</a> to help strayed users find their way back to the right path. Putting messages under input fields, for example, has proven to be quite a solid approach for telling users what has gone wrong. In combination with noticeable color coding (i.e. red for errors, or green for confirmation) you can be sure to get the necessary attention.</p>
<p><img class="size-full wp-image-110409" title="d1 photo" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/d1.png" alt="d1 Removing Stumbling Blocks In Mobile Forms photo" width="500" height="340" /><br /><em>Two designs showing prominent error messages for misspelling hints (left) and general processing errors (right).</em></p>
<p>Another important aspect that is often neglected when it comes to messages within forms is the choice of words. On the one hand this refers to what we say, and on the other, it is about how we say it. Your error messages or instructions will most likely be read by a nontechnical human being. Let&#8217;s create messages as we would be talking directly to your user: <strong>avoid jargon, be tactful and brief</strong>. There are many useful recommendations on how to design effective error messages. Most importantly, we want our users to understand what happened and why it happened in a clear fashion.</p>
<p>On top of that, most users will not only appreciate clear notification, but also advice on how to fix the problem right away. <a href="http://www.uxmatters.com/mt/archives/2010/08/avoid-being-embarrassed-by-your-error-messages.php">Dyson</a>, for example, managed to reduce support calls and increase the confidence in their products with a simple change in the way they display error messages. Rather then showing the problem (e.g. &#8220;Low Voltage Error&#8221;), they switched to displaying possible solutions (e.g. &#8220;Check Power Cable&#8221;). In this way, they are not only making their users aware of problems, they are also <strong>giving them guidance on how to fix them</strong>. On your form, many different users will possibly make similar mistakes. If possible, it is a good idea to analyze inputs to include a solution for the problem that helps users to recover them quickly. Ideally it even relates to the data they wrongly provided.</p>
<p>Wherever error messages pop up troughout the day, try to <a href="http://uxdesign.smashingmagazine.com/2011/10/04/improve-the-user-experience-by-tracking-errors/">record them</a>. At the end of the day, those records can tell us where stumbling blocks are still hiding, and what we need to improve to smooth out the path.</p>
<h3>Conclusion</h3>
<p>Mistakes happen&mdash;c’est la vie. Ideally though, we should aim to avoid most of the tripping hazards that delay so many users from filling out forms on a portable device. Similar to an uneventful stroll on the pavement, the smoother the path is to the destination, the more likely users will complete the journey. Easy orientation, no detours, clarity, and a little bit of guidance are a traveler&#8217;s best friends. And experience shows that the further users get before stumbling upon an error, the more likely they will put extra effort into completing the task. </p>
<p>Ultimately, other stumbling blocks may exist apart from the ones I discussed. So try to connect your analytics to the activity on the pages to find out where people drop out of the process. This will show where stumbling blocks may exist and <strong>help to remove one block after the other</strong> to ensure the user the smoothest journey.</p>
<p><em>(jvb)</em></p>
<hr />
<p><small>© Robert Brauer for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nebraskadigital.com/2012/05/03/removing-stumbling-blocks-in-mobile-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

