<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Right Frequency</title>
	
	<link>http://www.normalmodes.com/blog</link>
	<description>Clear Reception</description>
	<lastBuildDate>Wed, 22 Feb 2012 12:00:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/NormalModesBlog" /><feedburner:info uri="normalmodesblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>UX Tips: Provide Sufficient Form Field Lengths</title>
		<link>http://feedproxy.google.com/~r/NormalModesBlog/~3/T3_cuyJIEaA/</link>
		<comments>http://www.normalmodes.com/blog/2012/02/22/ux-tips-provide-sufficient-form-field-lengths/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 12:00:33 +0000</pubDate>
		<dc:creator>angela</dc:creator>
				<category><![CDATA[UX Tips]]></category>
		<category><![CDATA[capable]]></category>

		<guid isPermaLink="false">http://www.normalmodes.com/blog/?p=2874</guid>
		<description><![CDATA[<p>It&#8217;s incredibly frustrating for user to have a form that needs to be filled out, only to be thwarted in their endeavors by thoughtless form field length issues.  And no where does this happen more than it does with last names.</p>
<p>Those with names that are quite long &#8211; like <em>Stephanopoulos</em>, at&#8230; <a href="http://www.normalmodes.com/blog/2012/02/22/ux-tips-provide-sufficient-form-field-lengths/" class="read_more">read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s incredibly frustrating for user to have a form that needs to be filled out, only to be thwarted in their endeavors by thoughtless form field length issues.  And no where does this happen more than it does with last names.</p>
<p>Those with names that are quite long &#8211; like <em>Stephanopoulos</em>, at 14 characters<em> -</em> are often limited by an arbitrary 10-12 character restriction. For folks with last names greater than 15 characters, it&#8217;s even worse.</p>
<p>Similarly, folks with some of the most common last names on earth &#8211; like <em>Ly, Hu, Ma, Ng, Xu, Fu, </em>and<em> Yu</em>, at 2 characters &#8211; are foiled because someone randomly decides that there needs to be a minimum character length on last names.  It&#8217;s almost like the programmer completed an additional step to make it unusable.</p>
<p><em>For example, <a title="Asian problems - short last name character length issues." href="http://imgur.com/X7WMv">this image of a Facebook complaint appeared on imgur this week </a>with the title &#8220;Asian problems.&#8221;</em></p>
<p>&nbsp;</p>
<p><a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/short-last-name.jpg" rel="lightbox[2874]"><img class="aligncenter size-full wp-image-2876" title="short-last-name" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/short-last-name.jpg" alt="" width="509" height="270" /></a></p>
<p>When form fields are insufficient length for user needs, we find several user behaviors:</p>
<ul>
<li>Problems with data integrity as users try to game the system,</li>
<li>High abandonment rate, with commiserate increase in requests for support, and</li>
<li>Low response rate as users just give up.</li>
</ul>
<h3>Corollary: The Hyphenated Last Name</h3>
<div>Users with hyphenated last names often suffer a similar fate, as hyphens return error messages for &#8220;invalid character.&#8221;  In response users game the system, producing data integrity errors.</div>
<p>&nbsp;</p>
<h3>Our Recommendation</h3>
<p>When declaring form field lengths, consider the worst case scenario. Scrub an existing database for the longest character length and round up to the nearest &#8221;5&#8243;.  If you have to declare minimum character length for last names, make it &#8220;2&#8243; to accommodate every possible common scenario.  Accept hyphens, too.</p>
<p>&nbsp;</p>
<hr title="Ultimate UX Bootcamp" size="1&quot;" />
<h3>If you liked this recommendation, then you&#8217;ll love our <a href="http://www.normalmodes.com/training/ux-usability-workshops.php">Ultimate UX Bootcamp</a></h3>
<p>March 15-16, 2012 in Houston.  (It&#8217;s a great time of year to visit!)  Featuring boots-on-the-ground advice about what specific UX &amp; usability practices companies can quickly and cost-effectively implement. <a href="http://www.normalmodes.com/training/ux-usability-workshops.php">Learn more</a></p>
<h3>Related UX Tips</h3>
<ul>
<li><a href="http://www.normalmodes.com/blog/2012/02/14/ux-tips-keep-icon-metaphors-obvious-direct/">Keep Icon Metaphors Obvious &#038; Direct</a></li>
<li><a href="http://www.normalmodes.com/blog/2012/02/08/ux-tips-provide-a-text-link-to-home-in-primary-navigation/">Provide a Text Link to “Home” in Primary Navigation</a></li>
</ul>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/NormalModesBlog/~4/T3_cuyJIEaA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.normalmodes.com/blog/2012/02/22/ux-tips-provide-sufficient-form-field-lengths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.normalmodes.com/blog/2012/02/22/ux-tips-provide-sufficient-form-field-lengths/</feedburner:origLink></item>
		<item>
		<title>Ultimate UX Bootcamp – March 15-16 in Houston</title>
		<link>http://feedproxy.google.com/~r/NormalModesBlog/~3/QZ2aroroSUk/</link>
		<comments>http://www.normalmodes.com/blog/2012/02/21/ultimate-ux-bootcamp-march-15-16-in-houston/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 23:25:59 +0000</pubDate>
		<dc:creator>joseph</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[User Experience (UX) Design]]></category>

		<guid isPermaLink="false">http://www.normalmodes.com/blog/?p=2891</guid>
		<description><![CDATA[<p>Normal Modes will be hosting a two-day <a href="http://normalmodes.com/training/ux-usability-workshops.php"><strong>Ultimate UX Bootcamp</strong></a><strong> </strong>on March 15-16 in Houston.</p>
<p><strong>Day 1</strong> will be a workshop on <a href="http://normalmodes.com/training/workshops-ux-fundamentals.php"><strong>User Experience Design</strong></a>, you&#8217;ll learn:<img class="alignright" src="http://www.normalmodes.com/images/training/ux-workshop/ux-workshop-promo-image.png" alt="" width="276" height="224" /></p>
<ul>
<li>Identify the characteristics of your users — their needs, fears and motivations</li>
<li>Organize content into intuitive navigation structures</li></ul><p>&#8230; <a href="http://www.normalmodes.com/blog/2012/02/21/ultimate-ux-bootcamp-march-15-16-in-houston/" class="read_more">read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>Normal Modes will be hosting a two-day <a href="http://normalmodes.com/training/ux-usability-workshops.php"><strong>Ultimate UX Bootcamp</strong></a><strong> </strong>on March 15-16 in Houston.</p>
<p><strong>Day 1</strong> will be a workshop on <a href="http://normalmodes.com/training/workshops-ux-fundamentals.php"><strong>User Experience Design</strong></a>, you&#8217;ll learn:<img class="alignright" src="http://www.normalmodes.com/images/training/ux-workshop/ux-workshop-promo-image.png" alt="" width="276" height="224" /></p>
<ul>
<li>Identify the characteristics of your users — their needs, fears and motivations</li>
<li>Organize content into intuitive navigation structures</li>
<li>Develop intuitive user experiences by using <strong>UX guidelines</strong>: <strong>clear, consistent, capable and nice</strong>.</li>
<li>Calculate the ROI of UX</li>
</ul>
<p><strong>Day 2</strong> will be a workshop on<strong> </strong><a href="http://normalmodes.com/training/workshops-usability-testing.php"><strong>Usability Testing</strong></a>.  We&#8217;ll focus on these practical essentials:</p>
<ul>
<li>When to conduct usability testing</li>
<li>Identifying the right testing methodology — from paper prototypes to remote usability testing</li>
<li>Planning a usability test</li>
<li>Recruiting real users as participants — sorting out the bad from the good, and providing proper incentives</li>
<li><strong>How to conduct a usability test! </strong></li>
<li>Analyzing test results to produce meaningful reports</li>
<li>Effective strategies for handling political situations</li>
</ul>
<div>
<p><strong><a href="http://normalmodes.com/training/ux-usability-workshops.php">Register</a> </strong>before <strong>Friday, March 2 </strong>and <strong>get 20% off </strong>by using <strong>promotion code LINKEDIN.</strong></p>
</div>
<img src="http://feeds.feedburner.com/~r/NormalModesBlog/~4/QZ2aroroSUk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.normalmodes.com/blog/2012/02/21/ultimate-ux-bootcamp-march-15-16-in-houston/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.normalmodes.com/blog/2012/02/21/ultimate-ux-bootcamp-march-15-16-in-houston/</feedburner:origLink></item>
		<item>
		<title>The typographic grid: still as useful today?</title>
		<link>http://feedproxy.google.com/~r/NormalModesBlog/~3/vkxr_9n5ufI/</link>
		<comments>http://www.normalmodes.com/blog/2012/02/20/the-typographic-grid-still-as-useful-today/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 16:52:51 +0000</pubDate>
		<dc:creator>Lacey</dc:creator>
				<category><![CDATA[User Experience (UX) Design]]></category>
		<category><![CDATA[UX & Usability Tools]]></category>

		<guid isPermaLink="false">http://www.normalmodes.com/blog/?p=2842</guid>
		<description><![CDATA[<p>Either on your own or in school, you probably learned at some point about the origins of the typographic grid. You know grids were developed with measurements from the <a href="http://en.wikipedia.org/wiki/Golden_ratio">golden ratio</a>, the measurement that defines good aesthetics. You may also recall that layout/design using the golden section is scientifically&#8230; <a href="http://www.normalmodes.com/blog/2012/02/20/the-typographic-grid-still-as-useful-today/" class="read_more">read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>Either on your own or in school, you probably learned at some point about the origins of the typographic grid. You know grids were developed with measurements from the <a href="http://en.wikipedia.org/wiki/Golden_ratio">golden ratio</a>, the measurement that defines good aesthetics. You may also recall that layout/design using the golden section is scientifically and psychologically proven to be the most visually pleasing for the printed word. No doubt that principles of grid layout laid foundational work for all of graphic design today, but in a time when there are so many variations in how users absorb information,<strong> is the typographic grid still as applicable</strong>?</p>
<p>&nbsp;</p>
<div id="attachment_2860" class="wp-caption aligncenter" style="width: 364px"><a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/goldenratio1.jpg" rel="lightbox[2842]"><img class="size-full wp-image-2860 " src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/goldenratio1.jpg" alt="" width="354" height="218" /></a><p class="wp-caption-text">The Golden Ratio</p></div>
<p>&nbsp;</p>
<p>In short, the answer is: of course. The eye still gets tired after reading 7-10 words per line. Only now, eye strain is even worse because people are reading on a glowing screen all day. Additionally, multiple available touchpoints and a constant barrage of distractions make for a decent design challenge on its own. But a user experience designer has an opportunity to meaningfully forecast these issues and make a difference for users. It’s a thankless job&#8211;sometimes your only job is to get people to read the core message, not to do it beautifully. Grids are more important to us now than ever&#8211;they can adapt to screen sizes and change a user’s experience instantly. And as always, grids give us an opportunity to quickly and beautifully get content to users.</p>
<p><strong>Use the grid across platforms and devices</strong></p>
<p>Many companies today reach people in multiple ways, so web and user experience designers are expected to adapt to sending a core message in several different ways. No problem! You can use the same grid on a website or a mobile device. This may seem impossible, as column widths obviously would seem so much smaller on a mobile device, or completely overwhelm a large monitor&#8211;but here’s where one of our heroes, the fluid grid, enters the scene.</p>
<p>There has been a lot of top-notch attention lately given to  <a href="http://www.alistapart.com/articles/fluidgrids/">fluid grids</a>, especially since the advent of <a href="http://www.abookapart.com/products/responsive-web-design">responsive</a>/<a href="http://easy-readers.net/books/adaptive-web-design/">adaptive</a> design. Here’s why: fluid grids combined with screen-size-sensitive <a href="http://coding.smashingmagazine.com/2010/07/19/how-to-use-css3-media-queries-to-create-a-mobile-version-of-your-website/">media queries</a> allow you to create one online experience that adapts to countless devices (some companies will be able to kiss their mobile sites goodbye!).</p>
<p>In order to calculate the measurements for your fluid grid, you probably will need to start with a design that already has some elements defined in pixels: the container and maybe a couple of columns, for example. Once you have those, you’re ready to see magic in the math.</p>
<p>&nbsp;</p>
<p><a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/fluidgrid_orig.jpg" rel="lightbox[2842]"><img class="size-full wp-image-2850 aligncenter" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/fluidgrid_orig.jpg" alt="" width="550" height="128" /></a></p>
<p>&nbsp;</p>
<p>To get the correct measurements for your fluid grid, Ethan Marcotte, founder/leader of the responsive web design movement, says,</p>
<blockquote><p>“We take the target value for each element’s font-size in pixels and divide it by the font-size of its container (that is, its context). We’re left with the desired font-size, expressed in relative, em-friendly terms. Or to put it more succinctly: target ÷ context = result”.</p></blockquote>
<p>That number is converted into a percentage and that determines the column width (Ethan’s article on <a href="http://www.alistapart.com/articles/responsive-web-design/">responsive web design</a> does an excellent job illustrating this technique). Therefore, even your carefully-crafted grid can adapt and be responsive to multiple devices while still maintaining a consistent visual harmony. And, provided your media queries are correct, telescoping on a mobile device should not be necessary.</p>
<p>&nbsp;</p>
<p><a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/fluidgrid_calculated.jpg" rel="lightbox[2842]"><img class="size-full wp-image-2851 aligncenter" style="border-style: initial; border-color: initial;" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/fluidgrid_calculated.jpg" alt="" width="550" height="128" /></a></p>
<p>&nbsp;</p>
<p>Why use the same grid on multiple devices? Not only does using the same one grid save an immense amount of time and energy, you can reuse all assets by using a single grid. This saves even more time and energy. The same image asset can be used on a mobile device and an email, a landing page or a kiosk screen. The image doesn’t need to be cropped or renamed. Additionally, by using the same grid across touchpoints, your site is likely to be easily modularized, if it’s not already. Take one piece here, plug it in there. Seamless.</p>
<p><strong>Grids are not limiting</strong></p>
<p>I have heard some user experience designers claim that they find grids limiting. I completely cannot relate, because the grid is actually an incredibly liberating design device. You probably already know (thanks to a template or style guide) where the headline will likely go, how a callout will work, where photos will appear, etc. Influential graphic designer and educator Ellen Lupton famously said, “To say a grid is limiting is to say that language is limiting, or typography is limiting.&#8221;</p>
<p>The best page layouts, in my opinion, are ones you don&#8217;t even notice. Swiss design taught us this. Their minimalist aesthetic and thoughtfulness towards human behavior set the standard for how we read the printed word today. Think about reading a really engrossing book: do you even notice the page numbers, the width of the margins, or the leading? Your mission as a user experience professional is to get people to the core message, and the grid enables designers to present that core message in a meaningful way.</p>
<p>The medium of the printed word has certainly evolved and changed&#8211;a glowing screen, after all, is the new “printed” word. However, the underlying principles of good layout and typography really have not changed. The thought leaders on web grids have poignantly reminded us that we need to be mindful of the grid as not only a powerful layout tool, but a necessary structure for commanding information and most importantly, getting our core message to users.</p>
<p><br clear="all" /></p>
<div class="rule"></div>
<p><br clear="all" /></p>
<table border="0" cellspacing="5" cellpadding="5">
<tbody>
<tr>
<td valign="top"><a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/lacey-gerard-ux.png" rel="lightbox[2842]"><img class="alignleft size-thumbnail wp-image-2866" style="border-style: initial; border-color: initial; border-image: initial; margin-top: 5px; margin-bottom: 5px; margin-left: 10px; margin-right: 10px; border-width: 0px;" title="lacey-gerard-ux" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/lacey-gerard-ux-150x150.png" alt="" width="90" height="90" /></a></td>
<td valign="top"><em><a href="http://www.linkedin.com/in/laceygerard">Lacey Graves Gerard</a> is a design generalist living and working in Houston, TX. She specializes in designing experiences for the web, mobile devices, and kiosks and infuses each of those touch points with her passion for and understanding of graphic design. And, she can make a mean bowl of popcorn.  You should follow her on twitter <a title="Lacey Gerard Twitter (@lgerard)" href="https://twitter.com/#!/lgerard" target="_blank">here</a>.</em></td>
</tr>
</tbody>
</table>
<img src="http://feeds.feedburner.com/~r/NormalModesBlog/~4/vkxr_9n5ufI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.normalmodes.com/blog/2012/02/20/the-typographic-grid-still-as-useful-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.normalmodes.com/blog/2012/02/20/the-typographic-grid-still-as-useful-today/</feedburner:origLink></item>
		<item>
		<title>Secrets of Creating a Remarkable Customer Experience</title>
		<link>http://feedproxy.google.com/~r/NormalModesBlog/~3/kbCzEQLbDnI/</link>
		<comments>http://www.normalmodes.com/blog/2012/02/16/secrets-of-creating-a-remarkable-customer-experience/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 23:51:25 +0000</pubDate>
		<dc:creator>angela</dc:creator>
				<category><![CDATA[Experience Strategy]]></category>
		<category><![CDATA[customer experience]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://www.normalmodes.com/blog/?p=2831</guid>
		<description><![CDATA[<p>Today I spoke with a group of entrepreneurs about creating a remarkable customer experience. We all know about companies who are celebrated for having remarkable customer experiences. Companies like <a title="Zappos - Great Customer Experience" href="http://www.zappos.com/">Zappos</a>, <a title="Amazon Prime is the best customer experience" href="http://www.amazon.com">Amazon</a>, and <a title="Apple is practically&#8230; <a href="http://www.normalmodes.com/blog/2012/02/16/secrets-of-creating-a-remarkable-customer-experience/" class="read_more">read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>Today I spoke with a group of entrepreneurs about creating a remarkable customer experience. We all know about companies who are celebrated for having remarkable customer experiences. Companies like <a title="Zappos - Great Customer Experience" href="http://www.zappos.com/">Zappos</a>, <a title="Amazon Prime is the best customer experience" href="http://www.amazon.com">Amazon</a>, and <a title="Apple is practically synonymous with customer experience" href="http://www.apple.com">Apple</a>. There are countless books about how great their experiences are and all the things they do to delight their customers, but precious little advice about how to create new or evaluate existing experiences.</p>
<p>So today, I talked about the secrets behind a remarkable customer experience:</p>
<ul>
<li><strong>Clear - </strong>Cultivate a business environment where everything is simple, straightforward, and uncluttered</li>
<li><strong>Consistent - </strong>Expectation that everything is going to be friendly and easy every single time</li>
<li><strong>Capable - </strong>Employees have the ability and are empowered to solve customer problems</li>
<li><strong>Nice -</strong> Be human. Be real.</li>
</ul>
<div>Of course, what remarkable customer experiences do is build trust <!--StartFragment-->, and trust is what builds relationships and seals deals.</div>
<div>
<p>So, using these four principles – clear, consistent, capable, and nice – <strong>I challenge you to conduct a customer experience audit in your organization</strong> to determine whether your experience is remarkable, of if it needs improvement. Be sure to look at the experience of both new and existing customers.  (<a title="Get in Touch!" href="http://normalmodes.com/contact/request-free-evaluation.php">We can also help by conducting the audit for you.</a>)</p>
<div id="__ss_11621946" style="width: 425px;">
<p style="text-align: center;"><strong style="display: block; margin: 12px 0 4px;"><a title="Secrets of Creating a  Remarkable Customer Experience " href="http://www.slideshare.net/normalmodes/secrets-of-creating-a-remarkable-customer-experience">Secrets of Creating a Remarkable Customer Experience </a></strong><object id="__sse11621946" width="425" height="355" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=secrets-remarkable-cx-120216172713-phpapp01&amp;stripped_title=secrets-of-creating-a-remarkable-customer-experience&amp;userName=normalmodes" /><param name="allowscriptaccess" value="always" /><param name="allowfullscreen" value="true" /><embed id="__sse11621946" width="425" height="355" type="application/x-shockwave-flash" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=secrets-remarkable-cx-120216172713-phpapp01&amp;stripped_title=secrets-of-creating-a-remarkable-customer-experience&amp;userName=normalmodes" allowFullScreen="true" allowScriptAccess="always" wmode="transparent" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<div style="padding-top: 5px; padding-right: 0px; padding-bottom: 12px; padding-left: 0px; text-align: center;">View more presentations from <a href="http://www.slideshare.net/normalmodes">Normal Modes &#8211; UX &amp; Usability</a>.</div>
</div>
</div>
<img src="http://feeds.feedburner.com/~r/NormalModesBlog/~4/kbCzEQLbDnI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.normalmodes.com/blog/2012/02/16/secrets-of-creating-a-remarkable-customer-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.normalmodes.com/blog/2012/02/16/secrets-of-creating-a-remarkable-customer-experience/</feedburner:origLink></item>
		<item>
		<title>Six Benefits of Remote Usability Testing</title>
		<link>http://feedproxy.google.com/~r/NormalModesBlog/~3/r-_mDn3ngpw/</link>
		<comments>http://www.normalmodes.com/blog/2012/02/15/six-benefits-of-remote-usability-testing/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 12:00:04 +0000</pubDate>
		<dc:creator>angela</dc:creator>
				<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.normalmodes.com/blog/?p=2802</guid>
		<description><![CDATA[<p>&#8216;Lo about 2005 I started doing usability testing.  I was working on a major redesign and replatforming of <a href="http://www.continental.com">continental.com</a> and we tested every interface multiple times, in cities across the U.S., before handing off the requirements to the development team. (This was also a different age when things were&#8230; <a href="http://www.normalmodes.com/blog/2012/02/15/six-benefits-of-remote-usability-testing/" class="read_more">read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>&#8216;Lo about 2005 I started doing usability testing.  I was working on a major redesign and replatforming of <a href="http://www.continental.com">continental.com</a> and we tested every interface multiple times, in cities across the U.S., before handing off the requirements to the development team. (This was also a different age when things were far less agile than today.)</p>
<p>Since there were only three of us to do all the UX design and usability testing, this was a formidable task which was only made more challenging by the need to recruit from and travel to the various cities. Sometimes I conducted testing, sometimes I observed and took meticulous notes from behind a one-way mirror.  One time the one-way mirror was inside a room that I suspect was once a very small broom closet.  My co-worker had to leave in the middle of a session because she became claustrophobic.</p>
<h3>Usability testing has come a long way in 7 years.</h3>
<p>Today, there are no more broom closets for us.  The vast majority of usability testing we conduct at Normal Modes consists of:</p>
<ul>
<li><strong>User interviews onsite at our client&#8217;s facility -</strong> almost exclusively B2B clients testing highly complex, very specialized software applications with participants who leave their desks to join us for an hour in a conference room.</li>
<li><strong>Remote usability testing -</strong> almost exclusively B2C clients testing website functionality.  Good examples of this type of testing are our <a title="What the People Want Usability Study from Normal Modes" href="http://normalmodes.com/reports/what-the-people-want-usability-study.php">Republican Candidate Website Usability Study</a> and <a title="The Skinny on Weight Loss Websites Usability Study from Normal Modes" href="http://normalmodes.com/reports/weight-loss-websites-report.php">Weight Loss Website Usability Study</a>, both of which were conducted with remote usability testing.</li>
</ul>
<div>The change is largely due to technology, in particular:</div>
<div>
<ul>
<li><a title="Morae usability testing software from Techsmith" href="http://www.techsmith.com/morae.html"><strong>Morae</strong> usability testing software</a> enables us to more easily capture video and integrate observer notes. The ubiquity of webcams allows us to move away from a separate video cam and rely on picture-in-picture functionality.</li>
<li><strong><a title="GoToMeeting - we use it to connect with participants for remote usability testing" href="http://www.gotomeeting.com/fec/">GoToMeeting</a></strong>, and similar products like WebEx, allow anyone with average bandwidth to join a conference call.  Last year Citrix, the company behind GoToMeeting, rolled out an upgrade that allows us to conduct video conferencing over residential-quality internet connections.</li>
</ul>
</div>
<div>These factors have made remote usability testing so convenient that when we moved into our new offices in November 2011, we decided not to go through the extra time and expense of installing a one-way mirror. It&#8217;s just no longer necessary.</div>
<h3></h3>
<h3>I&#8217;m a huge fan of remote usability testing.</h3>
<p>Here are six reasons why:</p>
<div>
<ol>
<li><strong>Ease of recruiting &amp; convenience for participants</strong> - Convincing a potential participant to schlep to our Houston offices &#8211; even though they&#8217;re very conveniently located in central Houston &#8211; can be a challenge. Houston&#8217;s a big city (the fourth largest in the U.S.), so a suburban participant could easily spend an hour commuting each direction into the city for the study.  With remote usability testing, they can participate from the comfort of their home or office, with no commute time. That fact decreases the amount of time it takes to recruit qualified participants and eases their accumulated burden.</li>
<li><strong>Geographic diversity in participants</strong> - In a recent study we recruited participants from across the U.S., with participants ranging from a guy in suburban Boston to a lady in remote Alaska. Because we test from 7a-9p CT, we can leverage time zone differences to more easily accomodate participants.  And because we have all these time zone differences, there&#8217;s no afternoon lag &#8211; there&#8217;s always a &#8220;peak desirability time&#8221; available in one of the time zones.</li>
<li><strong>Lower no-show rate -</strong> In the past, when I conducted B2C in-person usability tests, at least 2-3 out of 15 participants didn&#8217;t show.  With remote usability testing, we usually have only one no-show, and that person often reschedules. Again, the convenience of participating from one&#8217;s home or office reduces the amount of effort required to participate in the study.</li>
<li><strong>Lower overall costs -</strong> Not having to rent a room equipped with a one-way window shaves about $3,000 off the usability testing budget. And not having to travel to another city &#8211; with the associated air travel, car rental, hotels, per diem and additional billable hours &#8211; can save considerably more.</li>
<li><strong>All the access of traditional testing -</strong> Some people have criticized remote testing because they&#8217;re unable to see the participant&#8217;s face and, as a result, miss important non-verbal cues found in facial expressions and body language that indicate user confusion, gaze direction, and gestures.  Again, with the ubiquity of webcams and availability of video conferencing software, we don&#8217;t find this to be a problem. In fact, we find that people tend to behave more naturally because they don&#8217;t feel like they&#8217;re being watched and because they&#8217;re less likely to try to develop a strong rapport with the moderator.  And because the participants are in their natural environment without strangers in their immediate physical space, they can be more focused on the tasks at hand.</li>
<li><strong>A wealth of additional information about user environments -</strong> Because we can see the user&#8217;s desktop, we&#8217;re able to gather additional information about actual working environments &#8211; rather than the sterile, uniform environment we provide in labs.  We&#8217;ve had participants who literally had a half screen of additional toolbars on their browser, which considerably affects how they find and interact with websites.  We&#8217;ve worked with older participants who, due to vision problems, used very low screen resolutions resulting in considerable horizontal scrolling and difficulties interacting with webpages.  We&#8217;ve also had participants who, during a decision making task, opened up their own files in order to find the data needed to make the decision.  This is how people <em>actually</em> use websites.</li>
</ol>
</div>
<p>Sure, about once a session we encounter technical hiccups, usually with older participants and always related to GoToMeeting. (WebEx is no better.)  Bandwidth hasn&#8217;t really been an issue in our studies; we always pipe in video from participants only.  We&#8217;ve only ever had one participant who didn&#8217;t have sufficient bandwidth; she was in her 70&#8242;s and didn&#8217;t have a webcam either.  In that case, we paid her the incentive and quickly found a new participant. Easy peasy.</p>
<h3>Of course, not every situation is suitable for a remote usability study.</h3>
<p>Studies that aren&#8217;t appropriate for usability testing tend to be on applications where there are technical limitations (usually B2B situation with non-public, proprietary databases) or where the user&#8217;s proximity to the application is a constraint. Mobile devices or kiosk applications, for example, need to be studied in person.</p>
<h3>Is that really all there is to know?</h3>
<p>Well, you&#8217;ve got to know how to plan and conduct a usability test, too.  Don&#8217;t forget that.  We can help there. Our <strong><a title="Usability Testing Training Workshops" href="http://normalmodes.com/training/workshops-usability-testing.php">usability testing workshops</a></strong> cover both how to design a usability study (test plan, screener, and moderator&#8217;s guide) as well as the technical setup for conducting any type of usability test.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/NormalModesBlog/~4/r-_mDn3ngpw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.normalmodes.com/blog/2012/02/15/six-benefits-of-remote-usability-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.normalmodes.com/blog/2012/02/15/six-benefits-of-remote-usability-testing/</feedburner:origLink></item>
		<item>
		<title>UX Tips: Keep Icon Metaphors Obvious &amp; Direct</title>
		<link>http://feedproxy.google.com/~r/NormalModesBlog/~3/iVQi70cOU-U/</link>
		<comments>http://www.normalmodes.com/blog/2012/02/14/ux-tips-keep-icon-metaphors-obvious-direct/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 09:00:13 +0000</pubDate>
		<dc:creator>angela</dc:creator>
				<category><![CDATA[UX Tips]]></category>
		<category><![CDATA[clear]]></category>

		<guid isPermaLink="false">http://www.normalmodes.com/blog/?p=2772</guid>
		<description><![CDATA[<p>It&#8217;s really a shame when the icons that designers so carefully choose to make applications intuitive for users have the absolute opposite effect.  It goes without saying that users expect an obvious relationship between an icon and the concept it represents.</p>
<p><em>For example, the &#8220;New Tab&#8221; page for the Chrome</em>&#8230; <a href="http://www.normalmodes.com/blog/2012/02/14/ux-tips-keep-icon-metaphors-obvious-direct/" class="read_more">read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s really a shame when the icons that designers so carefully choose to make applications intuitive for users have the absolute opposite effect.  It goes without saying that users expect an obvious relationship between an icon and the concept it represents.</p>
<p><em>For example, the &#8220;New Tab&#8221; page for the Chrome browser features icons for common Google services:</em></p>
<p>&nbsp;</p>
<p><a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/chrome-icons.png" rel="lightbox[2772]"><img class="aligncenter size-full" title="chrome-icons" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/chrome-icons.png" alt="Chrome New Tab icon metaphors are straightforward" width="700" /></a></p>
<p>&nbsp;</p>
<ul>
<li><em>Chrome Web Store = Webstore logo, which is a shopping bag (shopping = store)</em></li>
<li><em>Gmail = Gmail logo, which is an envelope (envelope = mail)</em></li>
<li><em>YouTube = YouTube logo, which is a TV screen with a play button (you watch TV)</em></li>
<li><em>Google Search = &#8220;g&#8221; in a blue box logo</em></li>
</ul>
<p><em>It&#8217;s worth noting that there is one weakness to these icons:  The Google search icon doesn&#8217;t match the favicon, which can be a bit confusing because it breaks the 1:1 relationship established in favicons.</em></p>
<p><em></em><a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/chrome-favicons.png" rel="lightbox[2772]"><img class="aligncenter size-full wp-image-2776" title="chrome-favicons" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/chrome-favicons.png" alt="" width="692" height="36" /></a></p>
<h3>Icons That Just Don&#8217;t Make Sense</h3>
<p>Bad icons are everywhere &#8211; from the websites and software we work on everyday to that kiosk in your grocery store and those minor home appliances you still can&#8217;t figure out.</p>
<p><em>Example:  During our recent trip to Ireland, it was quite cold and wet.  (The people of Ireland are lovely and delightfully friendly, and their warmth to a large extent mitigated any physical discomfort.)  Nevertheless, we really wanted to turn on the heat in our hotel room.  We found the air conditioner control panel on the wall, and turned up the temperature without paying much attention to the rest of the interface.  </em></p>
<p><em>A little later, when we were still cold, we turned up the heat some more. Eventually, we had the thermostat set on 30? C (~86? F) and we were still cold. So we went to investigate and fiddle around further.</em></p>
<table class="aligncenter" border="0" cellpadding="5">
<tbody>
<tr>
<td align="center"><a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/ireland-ac-adjustment-2.png" rel="lightbox[2772]"><img class="aligncenter size-full title=" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/ireland-ac-adjustment-2.png" alt="" width="325" /></a></td>
<td align="center"><a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/ireland-ac-adjustment-1.png" rel="lightbox[2772]"><img class="aligncenter size-full" title="ireland-ac-adjustment-1" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/ireland-ac-adjustment-1.png" alt="" width="325" /></a></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p><em>Our major point of confusion was whether the heat was on or not. We expected the snowflake to mean &#8220;make things cooler&#8221;, but then what were the other two icons &#8212; a raindrop (or is it a flame) and a blazing sun. A blazing sun could mean &#8220;make things warmer&#8221;, but I&#8217;m more likely to associate it with &#8220;summer&#8221;. So did these icons represent settings we&#8217;d use in a particular season or the cooling/heating processes? </em></p>
<p><a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/snowflake-raindrop-fire-icons.png" rel="lightbox[2772]"><img class="size-full wp-image-2787 aligncenter" title="snowflake-raindrop-fire-icons" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/snowflake-raindrop-fire-icons.png" alt="" width="466" height="400" /></a></p>
<p><em>Ultimately, we determined that snowflake meant &#8220;winter&#8221; by the time consuming process of trial-and-error.</em></p>
<h3>Extrapolation:  Where Good Icons Go Bad</h3>
<p>So how do designers and developers end up with bad icons? What usually happens is this: the developer knows he needs to create an icon and begins to think about a worthy and appropriate metaphor for the task at hand.  And so he might come up with reasoning along the lines of (continuing with the air conditioning example):</p>
<blockquote>
<p style="padding-left: 60px;">I need an icon for heat.</p>
<p style="padding-left: 60px;">Well, I could use fire &#8211; like in a fireplace because you light one of them when it&#8217;s cold outside and it brings you warmth, but is that really very clever?  (Everyone does that!)</p>
<p style="padding-left: 60px;">Well, you need heat is when it&#8217;s cold outside.  And a lot of times when it&#8217;s cold outside, there&#8217;s also snow.  I&#8217;ve got it!  A snowflake!  Genius!</p>
<p style="padding-left: 60px;">This is going to be THE GREATEST ICON ever.  I really think it makes the interface!</p>
</blockquote>
<p>See what he did there &#8211; he extrapolated an indirect relationship between the icon and the concept it represented.  Instead of keeping it simple, obvious, and straightforward, he over-thought the situation until he ended up with an icon that was &#8211; quite literally &#8211; the polar opposite of what he intended to represent.</p>
<h3><strong>Our UX Tip  </strong></h3>
<p>There should be an obvious and direct relationship between the concept you&#8217;re representing and the appearance of the icon, with no degrees of separation in logic. Icons should be simple, obvious, and consistent with other icon representations (favicons, avatars, etc.)</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/NormalModesBlog/~4/iVQi70cOU-U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.normalmodes.com/blog/2012/02/14/ux-tips-keep-icon-metaphors-obvious-direct/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.normalmodes.com/blog/2012/02/14/ux-tips-keep-icon-metaphors-obvious-direct/</feedburner:origLink></item>
		<item>
		<title>Genuinely evolved interfaces are transparent, so transparent as to be invisible.</title>
		<link>http://feedproxy.google.com/~r/NormalModesBlog/~3/DVZrnqNxzCM/</link>
		<comments>http://www.normalmodes.com/blog/2012/02/13/genuinely-evolved-interfaces-are-transparent-so-transparent-as-to-be-invisible/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 22:46:41 +0000</pubDate>
		<dc:creator>angela</dc:creator>
				<category><![CDATA[User Experience (UX) Design]]></category>
		<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://www.normalmodes.com/blog/?p=2779</guid>
		<description><![CDATA[<blockquote><p>
&#8220;The environment itself will be smart, rather than various function-specific nodes scattered through it. Genuinely ubiquitous computing spreads like warm Vaseline.  <strong>Genuinely evolved interfaces are transparent, so transparent as to be invisible.</strong>&#8220;</p></blockquote>
<p>- William Gibson, in a talk for the Director&#8217;s Guild in 2003 as reprinted in <a href="http://www.amazon.com/gp/product/039915843X/ref=as_li_ss_tl?ie=UTF8&#38;tag=tworandgranor-20&#38;linkCode=as2&#38;camp=1789&#38;creative=390957&#38;creativeASIN=039915843X">Distrust</a>&#8230; <a href="http://www.normalmodes.com/blog/2012/02/13/genuinely-evolved-interfaces-are-transparent-so-transparent-as-to-be-invisible/" class="read_more">read more</a></p>]]></description>
			<content:encoded><![CDATA[<blockquote><p>
&#8220;The environment itself will be smart, rather than various function-specific nodes scattered through it. Genuinely ubiquitous computing spreads like warm Vaseline.  <strong>Genuinely evolved interfaces are transparent, so transparent as to be invisible.</strong>&#8220;</p></blockquote>
<p>- William Gibson, in a talk for the Director&#8217;s Guild in 2003 as reprinted in <a href="http://www.amazon.com/gp/product/039915843X/ref=as_li_ss_tl?ie=UTF8&amp;tag=tworandgranor-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=039915843X">Distrust That Particular Flavor</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=tworandgranor-20&amp;l=as2&amp;o=1&amp;a=039915843X" alt="" width="1" height="1" border="0" />,a recently published selection of his essays and speeches.</p>
<img src="http://feeds.feedburner.com/~r/NormalModesBlog/~4/DVZrnqNxzCM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.normalmodes.com/blog/2012/02/13/genuinely-evolved-interfaces-are-transparent-so-transparent-as-to-be-invisible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.normalmodes.com/blog/2012/02/13/genuinely-evolved-interfaces-are-transparent-so-transparent-as-to-be-invisible/</feedburner:origLink></item>
		<item>
		<title>UX Tips: Provide a Text Link to “Home” in Primary Navigation</title>
		<link>http://feedproxy.google.com/~r/NormalModesBlog/~3/1-TwXDdZSYU/</link>
		<comments>http://www.normalmodes.com/blog/2012/02/08/ux-tips-provide-a-text-link-to-home-in-primary-navigation/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 11:53:18 +0000</pubDate>
		<dc:creator>angela</dc:creator>
				<category><![CDATA[UX Tips]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[ux tips]]></category>

		<guid isPermaLink="false">http://www.normalmodes.com/blog/?p=2741</guid>
		<description><![CDATA[Across all types of usability studies we do - whether it's B2B or B2C - the most common point of failure and user frustration is getting back to the homepage when there's no text link to "Home" in the primary navigation.  As is customary, users expect to find a homepage link on the left side of the main navigation bar.]]></description>
			<content:encoded><![CDATA[<p>Across all types of usability studies we do &#8211; whether it&#8217;s B2B or B2C &#8211; the most common point of failure and user frustration is getting back to the homepage when there&#8217;s no text link to &#8220;Home&#8221; in the primary navigation.  As is customary, users expect to find a homepage link on the left side of the main navigation bar.</p>
<p><em><strong>Example 1:</strong> People magazine&#8217;s &#8220;Home&#8221; link located as the first text link on the primary navigation, just to the right of the logo.  Notice how it&#8217;s actually called out with a highlight color, so it&#8217;s easy to find.  </em></p>
<p><a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/people-magazine-home-link-in-nav.png" rel="lightbox[2741]"><img class="size-full aligncenter" title="people-magazine-home-link-in-nav" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/people-magazine-home-link-in-nav.png" alt="" width="700" /></a></p>
<p>When there is no expected &#8220;Home,&#8221; we find that users exhibit one of several behaviors:</p>
<ol>
<li>Re-type in the homepage url, or</li>
<li>Hit their browser&#8217;s &#8220;back&#8221; button until they get to the homepage (which can sometimes take quite awhile), or</li>
<li>Return to Google to look for the website again (often clicking on ads in the process), or</li>
<li>Give up entirely.</li>
</ol>
<h3><strong>Using the Logo as the Link to Home</strong></h3>
<p>It&#8217;s standard industry practice to make the logo link to the homepage.  About half of users know about this practice and expect the logo to take them back home, and we find that most websites conform to this standard.</p>
<p>Where we find problems, however, is when the logo is the only method of returning home. Although, about half of users expect the logo to take them home; the other half don&#8217;t know that they can click on the logo.</p>
<p><em><em><strong>Example 2:</strong> In our <a title="What the People Want Usability Study (November 2011 Report)" href="http://normalmodes.com/reports/what-the-people-want-usability-study.php">November 2011 usability study on campaign website usability</a>, we found numerous critical errors related to navigation throughout Mitt Romney&#8217;s website.  Among the biggest problems was that users could not navigate back home because there was no &#8220;home&#8221; link where they expected to see it in the primary navigation. </em></em></p>
<p><em><em></em></em> <a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/romney-old-no-homepage-navigation.png" rel="lightbox[2741]"><img class="aligncenter size-full" title="romney-old-no-homepage-navigation" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/romney-old-no-homepage-navigation.png" alt="" width="700" /></a></p>
<p>&nbsp;</p>
<p>In B2B and internal applications, we also frequently find cases where website teams assume that the vast majority of users are technology professionals know the logo returns to the homepage.  This is simply not true: there are frequently other stakeholders outside of technology, and even a limited set of professionals in technology (especially QA), who aren&#8217;t aware of the convention.</p>
<p><em><strong>Example 3:</strong>  Popular email newsletters software Mailchimp doesn&#8217;t feature a link to the homepage on it&#8217;s marketing site.  While the site is primarily targeted at relatively web-savvy professionals, we often find folks in this demographic who are unaware of the logo link to homepage convention.</em></p>
<p><em></em> <a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/mailchimp-no-homepage-navigation-outside-logo.png" rel="lightbox[2741]"><img class="aligncenter size-full" title="mailchimp-no-homepage-navigation-outside-logo" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/mailchimp-no-homepage-navigation-outside-logo.png" alt="" width="700" /></a></p>
<h3><strong>Icons as the &#8220;Clutter-Free&#8221; Link to Home</strong></h3>
<p>To avoid adding &#8220;Home&#8221; text to the primary navigation &#8211; for various reasons including de-cluttering the header and to offer more &#8220;real&#8221; navigation options - some designers choose to include a &#8220;home icon&#8221; instead.  This is again problematic as we often find users don&#8217;t see the home icon &#8211; they&#8217;re looking for the word &#8220;Home&#8221; &#8211; or, in cases where they see it, don&#8217;t recognize the house icon as the equivalent of &#8220;Home.&#8221;</p>
<p><em><strong>Example 4:</strong> Since our <a title="What the People Want Usability Study (November 2011 Report)" href="http://normalmodes.com/reports/what-the-people-want-usability-study.php">November 2011 usability study that included the Romney campaign website</a>, the site has been redesigned including the whole navigation scheme.  Among the changes, the designers added a link to the homepage but did so in the form of a house icon.  We often find in studies that users are literal, so they&#8217;re looking for the words &#8220;Home&#8221; instead of an icon.</em></p>
<p><a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/romney-new-navigation-homepage-icon.png" rel="lightbox[2741]"><img class="aligncenter size-full" title="romney-new-navigation-homepage-icon" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/romney-new-navigation-homepage-icon.png" alt="" width="700" /></a></p>
<p>&nbsp;</p>
<p><em><strong>Example 5:</strong> During our <a title="The Usability of Weight Loss Websites Report" href="http://normalmodes.com/reports/weight-loss-websites-report.php">usability study on weight loss websites</a>, we found users routinely wanted to go back to the homepage, but were unable to accomplish this task using the site&#8217;s navigation.  They often retyped the homepage URL (if they knew it) or, in cases where they were unsure of the company name&#8217;s spelling, returned to Google search.  When asked if they thought Nutrisystem provided a link to the homepage in their navigation, participants said they didn&#8217;t believe one was provided.  When asked about the gray element on the left in the navigation bar, participants indicated they didn&#8217;t know what it was.  One participant thought it was a decorative element without any functionality associated with it.</em></p>
<p><em></em> <a href="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/nutrisystem-icon-homepage-link.png" rel="lightbox[2741]"><img class="aligncenter size-full" title="nutrisystem-icon-homepage-link" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/nutrisystem-icon-homepage-link.png" alt="" width="700" /></a></p>
<h3><strong>Our Recommendation </strong></h3>
<p>All websites, regardless of target audience, should have a text link that says &#8220;Home&#8221; as the first element on the left in the primary navigation.</p>
<img src="http://feeds.feedburner.com/~r/NormalModesBlog/~4/1-TwXDdZSYU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.normalmodes.com/blog/2012/02/08/ux-tips-provide-a-text-link-to-home-in-primary-navigation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.normalmodes.com/blog/2012/02/08/ux-tips-provide-a-text-link-to-home-in-primary-navigation/</feedburner:origLink></item>
		<item>
		<title>Calculating ROI on UX &amp; Usability Projects Webinar</title>
		<link>http://feedproxy.google.com/~r/NormalModesBlog/~3/9f2p_dlRlDE/</link>
		<comments>http://www.normalmodes.com/blog/2012/02/06/calculating-roi-on-ux-usability-projects-webinar/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 18:15:47 +0000</pubDate>
		<dc:creator>joseph</dc:creator>
				<category><![CDATA[UX & Usability Tools]]></category>
		<category><![CDATA[ROI]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[UX]]></category>
		<category><![CDATA[Webinars]]></category>

		<guid isPermaLink="false">http://www.normalmodes.com/blog/?p=2714</guid>
		<description><![CDATA[<h3>Finally! Find out how to justify UX investments to upper management in terms they understand.</h3>
<p style="text-align: center;"><a href="http://normalmodes.com/training/webinar-2012-2-calculating-roi-on-ux-usability-projects.php"><img class="aligncenter" src="http://normalmodes.com/images/training/roi.jpg" alt="" width="420" height="122" /></a></p>
<p>Lots of development teams suspect they have a UX or usability problem. But it can be hard to justify an investment in UX or usability research to upper management in terms they&#8217;ll&#8230; <a href="http://www.normalmodes.com/blog/2012/02/06/calculating-roi-on-ux-usability-projects-webinar/" class="read_more">read more</a></p>]]></description>
			<content:encoded><![CDATA[<h3>Finally! Find out how to justify UX investments to upper management in terms they understand.</h3>
<p style="text-align: center;"><a href="http://normalmodes.com/training/webinar-2012-2-calculating-roi-on-ux-usability-projects.php"><img class="aligncenter" src="http://normalmodes.com/images/training/roi.jpg" alt="" width="420" height="122" /></a></p>
<p>Lots of development teams suspect they have a UX or usability problem. But it can be hard to justify an investment in UX or usability research to upper management in terms they&#8217;ll really appreciate.</p>
<p>How did we figure out that a series of usability studies saved a hospital $10 million per year, not to mention hundreds of lives? How can you prove that an investment in user experience reduces the overall development and maintenance costs for your application? How can eye-tracking be used to assign a dollar value to down to the pixel?</p>
<p>Get the answers from Angela Schmeidel Randall, CXO of Normal Modes and user experience expert. In this webinar she&#8217;ll teach you how UX and usability testing can make direct and significant contributions to the bottom line. Learn some serious skills like:</p>
<ul>
<li>How to identify the metrics of success that are appropriate for your company and your industry.</li>
<li>Successfully calculate and track those metrics.</li>
<li>Justify UX investments to upper management in terms they understand.</li>
</ul>
<p><strong>If your development team is struggling to obtain upper management support or to justify an investment in UX, you can&#8217;t afford to miss this webinar.</strong></p>
<p align="center"><a class="cta-big-orange" href="http://nm-webinars-2012-calculating-roi-on-ux.eventbrite.com">Register Now<br />
<small>Tuesday, February 14<br />
$129</small></a></p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/NormalModesBlog/~4/9f2p_dlRlDE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.normalmodes.com/blog/2012/02/06/calculating-roi-on-ux-usability-projects-webinar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.normalmodes.com/blog/2012/02/06/calculating-roi-on-ux-usability-projects-webinar/</feedburner:origLink></item>
		<item>
		<title>Angela Randall Speaking on End-to-End Customer Experience at Interaction12 in Dublin</title>
		<link>http://feedproxy.google.com/~r/NormalModesBlog/~3/dHvbKPnW4yE/</link>
		<comments>http://www.normalmodes.com/blog/2012/02/03/angela-randall-speaking-on-end-to-end-customer-experience-at-interaction12-in-dublin/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 20:49:18 +0000</pubDate>
		<dc:creator>joseph</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.normalmodes.com/blog/?p=2694</guid>
		<description><![CDATA[<p>Angela, Normal Modes founder and chief eXperience officer, spoke at the IxDA <a href="http://interaction12.ixda.org/home/">Interaction12</a> conference in Dublin this morning.  Angela&#8217;s presentation was on what she calls the &#8220;forgotten platforms&#8221; such as IVR (i.e. interactive voice systems), kiosks, and alternative displays (e.g. in-store displays, gate displays, etc.).</p>
<p style="text-align: left;"><a href="http://normalmodes.com/about/bio-angela-schmeidel-randall.php"><img class="aligncenter" title="Angela Schmeidel Randall" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/photo-300x225.jpg" alt="" width="240" height="180" /></a></p>
<p style="text-align: left;">So many&#8230; <a href="http://www.normalmodes.com/blog/2012/02/03/angela-randall-speaking-on-end-to-end-customer-experience-at-interaction12-in-dublin/" class="read_more">read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>Angela, Normal Modes founder and chief eXperience officer, spoke at the IxDA <a href="http://interaction12.ixda.org/home/">Interaction12</a> conference in Dublin this morning.  Angela&#8217;s presentation was on what she calls the &#8220;forgotten platforms&#8221; such as IVR (i.e. interactive voice systems), kiosks, and alternative displays (e.g. in-store displays, gate displays, etc.).</p>
<p style="text-align: left;"><a href="http://normalmodes.com/about/bio-angela-schmeidel-randall.php"><img class="aligncenter" title="Angela Schmeidel Randall" src="http://www.normalmodes.com/blog/wp-content/uploads/2012/02/photo-300x225.jpg" alt="" width="240" height="180" /></a></p>
<p style="text-align: left;">So many times Interaction Designers forget about all the other technology that we interact with on a daily basis and focus solely on the web design.</p>
<p>Angela started by telling her story of a flight cancellation on Southwest airlines last summer during which she interacted with over half a dozen systems including 2 separate IVR systems, outbound text messaging, inbound mailboxes, website, customer service, the airport kiosks, and mapping out all of these experiences. She explained how the failures of the systems, though not terribly expensive on a customer-by-customer basis, can add up to millions of dollars in costs and lost revenues in the event of large-scale cancellations due to weather, mechanical issues, etc.</p>
<p>She then drilled down on each of the systems IVR, kiosks, and alternative displays to give examples of what works and what doesn&#8217;t work, and provide tips for improving the customer experience on these platforms that all the participants could use and apply to their daily work whether designing for the web or for other platforms.</p>
<p>When she gets back from Ireland, we&#8217;ll post the slideshow she gave at the conference.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/NormalModesBlog/~4/dHvbKPnW4yE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.normalmodes.com/blog/2012/02/03/angela-randall-speaking-on-end-to-end-customer-experience-at-interaction12-in-dublin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.normalmodes.com/blog/2012/02/03/angela-randall-speaking-on-end-to-end-customer-experience-at-interaction12-in-dublin/</feedburner:origLink></item>
	</channel>
</rss>

