<?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>Blink &#8211; User Experience Research, Design, Development</title>
	<atom:link href="https://blinkux.com/feed/?post_type=design-patterns" rel="self" type="application/rss+xml" />
	<link>https://blinkux.com</link>
	<description>Evidence-driven Design℠</description>
	<lastBuildDate>Wed, 03 Oct 2018 15:52:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Transparent Panel Scrolling Feature</title>
		<link>https://blinkux.com/design-patterns/transparent-panel-scrolling-feature/</link>
		<pubDate>Tue, 02 Oct 2012 09:59:21 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/transparent-panel-scrolling-feature/</guid>
		<description><![CDATA[<p>In this screencast, we take a look at a transparent panel scrolling feature from Yahoo TV’s What to Watch.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/transparent-panel-scrolling-feature/">Transparent Panel Scrolling Feature</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>In this screencast, we take a look at a transparent panel scrolling feature from Yahoo TV’s <a href="http://tv.yahoo.com/what-to-watch/">What to Watch</a>.</p>
<p><iframe src="http://www.youtube.com/embed/q-0HxhrCgD8?rel=0" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/transparent-panel-scrolling-feature/">Transparent Panel Scrolling Feature</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Breadcrumb-based menu system</title>
		<link>https://blinkux.com/design-patterns/breadcrumb-based-menu-system/</link>
		<pubDate>Tue, 18 Sep 2012 10:38:40 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/breadcrumb-based-menu-system/</guid>
		<description><![CDATA[<p>A somewhat common design pattern is a set of breadcrumbs where each node in the path serves as a menu to sibling pages. This is most often implemented as a vertical menu, as shown in the example below from Rhapsody: The Modern Museum of Art (MoMA) store uses the same idea, but implements it as&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/breadcrumb-based-menu-system/">Breadcrumb-based menu system</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>A somewhat common design pattern is a set of breadcrumbs where each node in the path serves as a menu to sibling pages. This is most often implemented as a vertical menu, as shown in the example below from <a href="http://www.rhapsody.com/">Rhapsody</a>:</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/team/Rhapsody-breadcrumb.png" alt="Breadcrumb Menu" width="400" height="217" /></p>
<p>The <a href="http://www.momastore.org/">Modern Museum of Art (MoMA) store</a> uses the same idea, but implements it as a horizontal menu that displays product images when the tree control is expanded:</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/clocknavigation.png" alt="Horizontal Breadcrumb Menu" width="400" height="200" /></p>
<p>Users can advance the “filmstrip” left and right to explore more products while not losing their current context.</p>
<p>The same basic behavior occurs when clicking on a broader category (in this example “Living”)—the user again sees a filmstrip of products:</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/livingproducts.png" alt="Living Products" width="400" height="186" /></p>
<p>However, in this case what users might expect to see is a list of product <em>categories</em> under Living (Seating, Tables, Lighting, Clocks, etc) rather than individual products in that broader category. This would certainly be the case in the more customary (vertical menu) implementation of breadcrumb menus. What might not be immediately obvious is that if you click on the category name in the breadcrumb path (rather than the tree control), it behaves as a traditional breadcrumb, taking you to that category page.</p>
<p>Though a slightly unconventional implementation, the MoMA store seems particularly well-suited to the activity of browsing, so showing individual products—even for broader categories—could help users discover items that might not otherwise. The key to doing this successfully would be displaying products that are relevant or otherwise of potential interest.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/breadcrumb-based-menu-system/">Breadcrumb-based menu system</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>How much longer is this article?</title>
		<link>https://blinkux.com/design-patterns/how-much-longer-is-this-article/</link>
		<pubDate>Tue, 11 Sep 2012 10:35:03 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/how-much-longer-is-this-article/</guid>
		<description><![CDATA[<p>This blog uses a feature we haven’t seen before: a countdown display on how many minutes of reading time a user has until they finish an article. The display doesn’t persist—it only appears for a few seconds as the user scrolls down towards the last half of the article. It seems useful on one hand,&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/how-much-longer-is-this-article/">How much longer is this article?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://informationarchitects.net/blog/nzz-relaunch-a-quick-review/">This blog</a> uses a feature we haven’t seen before: a countdown display on how many minutes of reading time a user has until they finish an article.</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/team/countdowntimer.png" alt="countdown timer" width="282" height="264" /></p>
<p>The display doesn’t persist—it only appears for a few seconds as the user scrolls down towards the last half of the article.</p>
<p>It seems useful on one hand, but on the other it seems that the writing should pull the user through the article without them having to think about how much longer it will continue on?</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/how-much-longer-is-this-article/">How much longer is this article?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Supporting internally-labeled fields</title>
		<link>https://blinkux.com/design-patterns/supporting-internally-labeled-fields/</link>
		<pubDate>Thu, 06 Sep 2012 09:53:13 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/supporting-internally-labeled-fields/</guid>
		<description><![CDATA[<p>One way to simplify a form is to eliminate external field labels and instead place them inside the field, as shown in this example: The problem is that in some implementations, the field label disappears once the user clicks (or tabs) into the field. This requires users to remember the field label—a particular problem if&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/supporting-internally-labeled-fields/">Supporting internally-labeled fields</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>One way to simplify a form is to eliminate external field labels and instead place them inside the field, as shown in this example:</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/internally_labeled_fields.png" alt="internal field labels" width="270" height="328" /></p>
<p>The problem is that in some implementations, the field label disappears once the user clicks (or tabs) into the field. This requires users to remember the field label—a particular problem if someone gets momentarily distracted from filling out the form.</p>
<p>A way to avoid this problem is to persist the field label inside the field (but lighten it) when the user clicks into the field (but before they have started typing)—as described in <a href="http://uxmovement.com/forms/how-to-pull-off-putting-labels-inside-textboxes/">this article</a>.</p>
<p>Another method is to display the field label dynamically outside of the field, as shown below:</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/dynamic_field_label.png" alt="dynamic field label" width="354" height="238" /></p>
<p>Even with the green check mark indicating a completed field, the above solution could be improved by using text color to differentiate field labels from field entries (light gray text for the field label and black for the field entries).</p>
<p>It should also be noted that external field labels should always be used for forms in Edit mode.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/supporting-internally-labeled-fields/">Supporting internally-labeled fields</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Dynamically Highlighting Required Fields</title>
		<link>https://blinkux.com/design-patterns/dynamically-highlighting-required-fields/</link>
		<pubDate>Wed, 29 Aug 2012 11:54:09 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/dynamically-highlighting-required-fields/</guid>
		<description><![CDATA[<p>The example below is from a very short form (on Zappos), but the same idea could easily work for a slightly longer form. If the user hovers over (or touches) the Add to Cart button before the required fields have been completed, the system shows a field prompt (in this case “Select a Size”): This&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/dynamically-highlighting-required-fields/">Dynamically Highlighting Required Fields</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The example below is from a very short form (on<a href="http://www.zappos.com/"> Zappos</a>), but the same idea could easily work for a slightly longer form.</p>
<p>If the user hovers over (or touches) the <em>Add to Cart</em> button before the required fields have been completed, the system shows a field prompt (in this case “Select a Size”):</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/zappo_hover.png" alt="zappos field help" width="355" height="448" /></p>
<p>This approach is an alternative to another technique, which is to disable the Submit button until all required fields are complete. The problem with this method is that it can be difficult for users to understand what they still need to do to enable <em>Submit</em> (even if the required fields are marked). Dynamically highlighting empty fields when the user hovers over or touches the Submit button could be a helpful approach—particularly where the fields are located near button as they are in this example.</p>
<p><a href="http://www.amazon.com/">Amazon</a> uses a similar technique, but here the fields are located to the left, so the prompt directs the user’s attention there to make the appropriate selections. Amazon also changes the cursor state to emphasize that the button is not available (on touch only the prompt displays).</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/amazon_cursorchange.png" alt="amazon" width="365" height="265" /></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/dynamically-highlighting-required-fields/">Dynamically Highlighting Required Fields</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Field Help: Dynamic Password Assistance</title>
		<link>https://blinkux.com/design-patterns/field-help-dynamic-password-assistance/</link>
		<pubDate>Mon, 20 Aug 2012 11:03:14 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/field-help-dynamic-password-assistance/</guid>
		<description><![CDATA[<p>Surprisingly at this late date in the web’s history, a frustrating (but easy-to-solve) problem still exist—password fields that don’t proactively tell you how to meet the password requirements. Witness this form that give users proactive assistance for user name… &#8230;but doesn’t tell users what the password requirements are until after they make a mistake. Pottery&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/field-help-dynamic-password-assistance/">Field Help: Dynamic Password Assistance</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Surprisingly at this late date in the web’s history, a frustrating (but easy-to-solve) problem still exist—password fields that don’t proactively tell you how to meet the password requirements.</p>
<p>Witness this form that give users proactive assistance for user name…</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/usernamepassword1.png" alt="user name and password" width="285" height="263" /></p>
<p>&#8230;but doesn’t tell users what the password requirements are until after they make a mistake.</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/usernamepassword2.png" alt="password error" width="517" height="279" /></p>
<p><a href="http://www.potterybarn.com/">Pottery Barn</a>, on the other hand provides clear, dynamic password assistance, displaying a call out when the user is typing in the password that indicates which password requirements have been met:</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/team/pottery_password.png" alt="pottery barn" width="486" height="217" /></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/field-help-dynamic-password-assistance/">Field Help: Dynamic Password Assistance</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Highlighting product details with a two-stage rollover</title>
		<link>https://blinkux.com/design-patterns/highlighting-product-details-with-a-two-stage-rollover/</link>
		<pubDate>Tue, 17 Apr 2012 10:06:37 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/highlighting-product-details-with-a-two-stage-rollover/</guid>
		<description><![CDATA[<p>Tiffany uses a subtle yet effective rollover treatment as part of its browsing experience. Products are initially shown simply as photographs: The initial rollover state zooms in to show a detail of the item: Less than a second later textual information about the item appears on the left: It’s a small bit of animation but&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/highlighting-product-details-with-a-two-stage-rollover/">Highlighting product details with a two-stage rollover</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.tiffany.com/?siteid=1">Tiffany</a> uses a subtle yet effective rollover treatment as part of its browsing experience. Products are initially shown simply as photographs:</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/tiffany_all_necklaces_thumb.png" alt="All necklaces" width="450" height="222" /></p>
<p>The initial rollover state zooms in to show a detail of the item:</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/tiffany_rollover_21_thumb.png" alt="Item detail" width="200" height="202" /></p>
<p>Less than a second later textual information about the item appears on the left:</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/tiffany_rollover_3_thumb.png" alt="Product details" width="350" height="239" /></p>
<p>It’s a small bit of animation but it does give added emphasis to the zoomed-in image of the product.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/highlighting-product-details-with-a-two-stage-rollover/">Highlighting product details with a two-stage rollover</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Skip this step</title>
		<link>https://blinkux.com/design-patterns/skip-this-step/</link>
		<pubDate>Tue, 03 Apr 2012 16:28:13 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/skip-this-step/</guid>
		<description><![CDATA[<p>Sign up and commerce flows often present users with optional steps that they may skip. Sometimes the option to skip is clearly presented &#8211; even if it is given less visual weight, as shown below: Other times the option to skip is nearly impossible to find: We’ve found a couple of risks with the “hidden&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/skip-this-step/">Skip this step</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Sign up and commerce flows often present users with optional steps that they may skip. Sometimes the option to skip is clearly presented &#8211; even if it is given less visual weight, as shown below:</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/skip_zazzle_thumb.png" alt="Skip this step - Zazzle" width="301" height="278" /></p>
<p>Other times the option to skip is nearly impossible to find:</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/team/google_skip_thumb.png" alt="Skip - Google" width="500" height="260" /></p>
<p>We’ve found a couple of risks with the “hidden skip” approach. One is that users who don’t see the option to skip may abandon the flow if they feel trapped without any alternative. Another risk is that users who do discover a hidden skip this option can feel like the system is trying to trick them into doing something &#8211; thus compromising trust. While hiding the option to “skip” may increase the number of people taking the step, it can also result in lower conversion or compromised goodwill.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/skip-this-step/">Skip this step</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Same-screen category/subcategory navigation (iPhone)</title>
		<link>https://blinkux.com/design-patterns/same-screen-categorysubcategory-navigation-iphone/</link>
		<pubDate>Thu, 22 Mar 2012 10:22:51 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/same-screen-categorysubcategory-navigation-iphone/</guid>
		<description><![CDATA[<p>Most iPhone apps rely on the standard list-based navigation, where a single level of options is presented on each screen: USA Today, however, has a custom split-screen solution where short, one-word main categories are persistently displayed in the left pane with subcategories in a scrolling right pane: This has the advantage of letting users browse&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/same-screen-categorysubcategory-navigation-iphone/">Same-screen category/subcategory navigation (iPhone)</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Most iPhone apps rely on the standard list-based navigation, where a single level of options is presented on each screen:</p>
<p><img src="/images/team/listnav_thumb.PNG" alt="standard list nav" width="250" height="375" /></p>
<p>USA Today, however, has a custom split-screen solution where short, one-word main categories are persistently displayed in the left pane with subcategories in a scrolling right pane:</p>
<p><img src="/images/team/usatoday_thumb.png" alt="USA Today" width="250" height="375" /></p>
<p>This has the advantage of letting users browse categories/subcategories on a single screen, with the potential disadvantage of having more limited screen real estate for the subcategory text. However, the bold, colorful category text is consistent with the USA Today brand, which strives to present news in a graphically compelling context.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/same-screen-categorysubcategory-navigation-iphone/">Same-screen category/subcategory navigation (iPhone)</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Multiple Sites with a Single Cart</title>
		<link>https://blinkux.com/design-patterns/multiple-sites-with-a-single-cart/</link>
		<pubDate>Tue, 20 Dec 2011 12:59:19 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/multiple-sites-with-a-single-cart/</guid>
		<description><![CDATA[<p>Something we’re seeing: Companies with multiple commerce properties are tying them together in a single check-out experience. The examples below come from 1-800Flowers, Diapers.com, and The Gap. Global tabs at the very top of the site allow users to navigate easily among the properties. At checkout time, items from all the properties appear in a&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/multiple-sites-with-a-single-cart/">Multiple Sites with a Single Cart</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Something we’re seeing: Companies with multiple commerce properties are tying them together in a single check-out experience. The examples below come from <a href="http://ww10.1800flowers.com/">1-800Flowers</a>, <a href="http://www.diapers.com/">Diapers.com</a>, and <a href="http://www.gap.com/">The Gap</a>. Global tabs at the very top of the site allow users to navigate easily among the properties.</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/flowers_single_cart_thumb.png" alt="1800flowers.com" width="450" height="47" /></p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/diapers_sites_thumb.png" alt="diapers.com" width="450" height="58" /></p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/gap_sharedcarts_thumb.png" alt="gap" width="450" height="36" /></p>
<p>At checkout time, items from all the properties appear in a single cart:</p>
<p><img style="border: 1px solid #c0c0c0; padding: 0px;" src="/images/designlib/4cartsinone_thumb.png" alt="cart" width="450" height="396" /></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/multiple-sites-with-a-single-cart/">Multiple Sites with a Single Cart</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>A Persistent Utility Footer</title>
		<link>https://blinkux.com/design-patterns/a-persistent-utility-footer/</link>
		<pubDate>Mon, 07 Nov 2011 16:06:13 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/a-persistent-utility-footer/</guid>
		<description><![CDATA[<p>Kelley Blue Book displays a helpful footer that stays pinned to the bottom of the user’s browser: The links include generic functions (Share, Print, Sign in) as well as personalized content (My Recently Viewed, My Saved Cars, My KBB).  Content for My Recently Viewed and My Saved Cars pops up from the bottom of the&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/a-persistent-utility-footer/">A Persistent Utility Footer</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.kbb.com/">Kelley Blue Book</a> displays a helpful footer that stays pinned to the bottom of the user’s browser:</p>
<p><img src="/images/designlib/kelley_footer_thumb.png" alt="Kelley Footer" width="500" height="80" /></p>
<p>The links include generic functions (<em>Share</em>, <em>Print</em>, <em>Sign in</em>) as well as personalized content (<em>My Recently Viewed</em>, <em>My Saved Cars</em>, <em>My KBB</em>).  Content for <em>My Recently Viewed</em> and <em>My Saved Cars</em> pops up from the bottom of the footer (<em>My Recently Viewed</em> shown below):</p>
<p><img src="/images/designlib/kelley_myrecent_thumb.png" alt="Kelley My Recent" width="500" height="189" /></p>
<p><em>My Recently View</em> is available to all users &#8211; you must register to save cars &#8211; but the registration form also pop-ups from the footer and has a lightweight feel:</p>
<p><img src="/images/designlib/register_thumb.png" alt="Kelley Registration" width="350" height="330" /></p>
<p>The one problem I had was discovering how to save a car once I was viewing the page for a specific make and model. It took me some time to find the <em>Save </em>button in the footer. I had been looking for the save function in the main content area of the page &#8211; closer to the object it acts upon (the car).</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/a-persistent-utility-footer/">A Persistent Utility Footer</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Button Placement Update</title>
		<link>https://blinkux.com/design-patterns/button-placement-update/</link>
		<pubDate>Tue, 01 Nov 2011 10:30:52 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/button-placement-update/</guid>
		<description><![CDATA[<p>A post from the Design Library’s earlier days &#8211; “Button, Button, Where Goes the Button” &#8211; looked at form button placement across the web, Mac OS, and Windows. While the Mac and Windows have established button-placement standards, the web does not. However, an updated, unscientific survey of popular sites indicates sites lean towards the Windows&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/button-placement-update/">Button Placement Update</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>A post from the Design Library’s earlier days &#8211; “<a href="/design-patterns/button-button-where-goes-the-button">Button, Button, Where Goes the Button</a>” &#8211; looked at form button placement across the web, Mac OS, and Windows.</p>
<p>While the Mac and Windows have established button-placement standards, the web does not. However, an updated, unscientific survey of popular sites indicates sites lean towards the Windows convention of placing the primary action on the left and the secondary action on the right. Some examples below:</p>
<p><strong>Yahoo Mail</strong> &#8211; Primary action on the left, with right-justified button placement on the form<br />
<img src="/images/team/yahoo_mail_buttons_thumb.png" alt="Yahoo Mail" width="409" height="172" /></p>
<p><strong>Gmail </strong>&#8211; Primary action on the left, with buttons left justified<br />
<img src="/images/team/gmail_buttons_thumb.png" alt="Gmail" width="500" height="231" /></p>
<p><strong>Amazon</strong> &#8211; Primary action on the left &#8211; buttons left justified<br />
<img src="/images/team/amazon_buttons_thumb.png" alt="Amazon" width="500" height="176" /></p>
<p><strong>Flickr</strong> &#8211; Primary action on the left &#8211; buttons left justified<br />
<img src="/images/team/flickr_buttons_thumb.png" alt="Flickr" width="275" height="164" /></p>
<p><strong>Tumblr </strong>&#8211; Primary action on the left &#8211; secondary action on the right &#8211; far right placement of Cancel<br />
<img src="/images/team/tumblr_buttons_thumb.png" alt="Tumblr" width="500" height="349" /></p>
<p><strong>Pandora</strong> &#8211; Primary action on the left &#8211; using “Go Back” rather than “Cancel”<br />
<img src="/images/team/pandora_buttons2_thumb.png" alt="Pandora" width="495" height="517" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/button-placement-update/">Button Placement Update</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Simple Top-of-Page Filtering</title>
		<link>https://blinkux.com/design-patterns/simple-top-of-page-filtering/</link>
		<pubDate>Fri, 16 Sep 2011 14:06:59 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/simple-top-of-page-filtering/</guid>
		<description><![CDATA[<p>Filtering functionality, while useful, can also add complexity to a page. Many sites use filters vertically arranged along the left side of the page, as shown in the example below: This example (from Endless.com) provides filtering across a number of different product dimensions—and lets users select more than one value under each dimension. Sometimes, however,&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/simple-top-of-page-filtering/">Simple Top-of-Page Filtering</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Filtering functionality, while useful, can also add complexity to a page. Many sites use filters vertically arranged along the left side of the page, as shown in the example below:</p>
<p><img src="/images/designlib/endless_filtering21_thumb.png" alt="endless filtering" width="100" height="428" /></p>
<p>This example (from <a href="http://www.endless.com/">Endless.com</a>) provides filtering across a number of different product dimensions—and lets users select more than one value under each dimension.</p>
<p>Sometimes, however, this much complexity isn’t warranted. <a href="http://www.decide.com/">Decide.com</a> uses a simple top-of-the-page filtering system that allows users to select a single value, which is then displayed in place of the selection control:</p>
<p><img src="/images/designlib/decide2_thumb.png" alt="decide filtering" width="475" height="42" /></p>
<p>One advantage of top-placed filters is that in general we’ve found they are more discoverable &#8211; and used more often &#8211; than vertically-oriented filters.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/simple-top-of-page-filtering/">Simple Top-of-Page Filtering</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Vertical Global Navigation That Works</title>
		<link>https://blinkux.com/design-patterns/vertical-global-navigation-that-works/</link>
		<pubDate>Mon, 05 Sep 2011 13:45:21 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/vertical-global-navigation-that-works/</guid>
		<description><![CDATA[<p>Horizontal global navigation often isn’t practical because the horizontal space can hold only a handful of top-level options. For example, what if your information hierarchy has 12 or 15 top-level items? You could display global navigation vertically down the left side of every page, but on lower-level pages that uses space that could otherwise be&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/vertical-global-navigation-that-works/">Vertical Global Navigation That Works</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Horizontal global navigation often isn’t practical because the horizontal space can hold only a handful of top-level options. For example, what if your information hierarchy has 12 or 15 top-level items? You could display global navigation vertically down the left side of every page, but on lower-level pages that uses space that could otherwise be used for a page-specific navigation bar.</p>
<p>Walmart has implemented vertical global navigation in a way that also works for lower-level pages. On the home page, the global navigation bar is persistently expanded:</p>
<p><img src="/images/designlib/walmart_nav1.png" alt="walmart_navigation" width="300" height="345" /></p>
<p>On all pages other than the home page, the global navigation bar is present, but displays only on rollover:</p>
<p><img src="/images/designlib/walmart_nav3_thumb.png" alt="walmart navigation" width="300" height="346" /></p>
<p><a href="http://www.amazon.com/">Amazon.com</a> uses a similar approach &#8211; at least for now (pending the launch of their new site design).</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/vertical-global-navigation-that-works/">Vertical Global Navigation That Works</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Shifting Alignments</title>
		<link>https://blinkux.com/design-patterns/shifting-alignments/</link>
		<pubDate>Thu, 01 Sep 2011 10:34:07 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/shifting-alignments/</guid>
		<description><![CDATA[<p>Price/feature comparison charts are handy for users—but this one could be misleading. The problem is that the column alignment shifts &#8211; the bold service level headers and “Select” buttons are not in alignment with the price comparison. The pricing information for the 40Mbps service could easily be mistaken for the 20 Mbps service. Particularly for&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/shifting-alignments/">Shifting Alignments</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Price/feature comparison charts are handy for users—but this one could be misleading. The problem is that the column alignment shifts &#8211; the bold service level headers and “Select” buttons are not in alignment with the price comparison. The pricing information for the 40Mbps service could easily be mistaken for the 20 Mbps service. Particularly for users that look first at the pricing information and then scan upward, this design could result in incorrect plan selections.</p>
<p><img src="/images/designlib/Picture_13_thumb.png" alt="price chart" width="380" height="278" /></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/shifting-alignments/">Shifting Alignments</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>A More Usable Approach for Within-Page Links</title>
		<link>https://blinkux.com/design-patterns/a-more-usable-approach-for-within-page-links/</link>
		<pubDate>Mon, 15 Aug 2011 09:50:45 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/a-more-usable-approach-for-within-page-links/</guid>
		<description><![CDATA[<p>Over the years, usability studies we’ve done show that within-page links cause confusion for users. The reason people have developed a strong mental model that links take them to a new page (rather than a different spot on the same page). The most common result is that users become disoriented when they discover that they&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/a-more-usable-approach-for-within-page-links/">A More Usable Approach for Within-Page Links</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Over the years, usability studies we’ve done show that within-page links cause confusion for users. The reason people have developed a strong mental model that links take them to a new page (rather than a different spot on the same page). The most common result is that users become disoriented when they discover that they are on a page that looks awfully similar to the one they just visited (because, of course, it’s really the same page). This problem <a href="http://www.useit.com/alertbox/within_page_links.html"> is described more thoroughly by Jakob Nielson</a>.</p>
<p>The conundrum is that the functionality of within-page links is potentially useful, particularly for longer, content-heavy pages.</p>
<p>A feature by the New York Times uses an approach that gives users much stronger feedback that the page is scrolling down—an approach that mitigates the risk of users losing context:</p>
<p><img src="/images/team/nytimes_image2_thumb.png" alt="new york times feature" width="400" height="249" /></p>
<p><a href="http://www.nytimes.com/interactive/2011/05/02/world/asia/abbottabad-map-of-where-osama-bin-laden-was-killed.html">New York Times: How Bin Laden Was Located and Killed</a></p>
<p>In this example, the within-page links also “travel along” as the user moves down the page—another improvement over the standard implementation.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/a-more-usable-approach-for-within-page-links/">A More Usable Approach for Within-Page Links</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Displaying Definitions in Context</title>
		<link>https://blinkux.com/design-patterns/displaying-definitions-in-context/</link>
		<pubDate>Fri, 01 Jul 2011 11:46:58 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/displaying-definitions-in-context/</guid>
		<description><![CDATA[<p>Providing definitions in context is helpful, particularly for technical terms users may not understand. This page on meningitis uses a dotted underline to differentiate definition pop-ups from links that go to a different page (which use a solid blue underline line): This site for human resource professionals also provides definitions, but it uses text color&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/displaying-definitions-in-context/">Displaying Definitions in Context</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Providing definitions in context is helpful, particularly for technical terms users may not understand. This page on meningitis uses a dotted underline to differentiate definition pop-ups from links that go to a different page (which use a solid blue underline line):</p>
<p><img src="/images/designlib/popup_def1.png" alt="dotted_link_example" width="364" height="283" /></p>
<p>This site for human resource professionals also provides definitions, but it uses text color to differentiate definitions vs. links—orange for definitions and blue for links. This approach can cause problems for color-blind users.</p>
<p><img src="/images/designlib/calchamber_def.png" alt="solid_link_example" width="336" height="251" /></p>
<p>There are also less obtrusive implementations. The New York Times displays a button for definition look-up when a user selects a word. This is appropriate for a more generalized definition function, which in case of the New York Times is linked to the American Heritage Dictionary.</p>
<p><img src="/images/designlib/word_def21.png" alt="ny_times_example" width="302" height="157" /></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/displaying-definitions-in-context/">Displaying Definitions in Context</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>The Case of the Empty Queries</title>
		<link>https://blinkux.com/design-patterns/the-case-of-the-empty-queries/</link>
		<pubDate>Fri, 17 Jun 2011 15:29:57 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/the-case-of-the-empty-queries/</guid>
		<description><![CDATA[<p>A client reported that their search log showed a large number of “empty” searches were occurring. The likely culprit? The entry prompt inside the search field, which seems to be a call to action: Our recommendation was to make the text more explicit—and to lighten the text so that it doesn’t appear to be populating&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/the-case-of-the-empty-queries/">The Case of the Empty Queries</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>A client reported that their search log showed a large number of “empty” searches were occurring. The likely culprit? The entry prompt inside the search field, which seems to be a call to action:</p>
<p><img src="/images/designlib/calchamber_search_before2.png" alt="search field before" width="401" height="64" /></p>
<p>Our recommendation was to make the text more explicit—and to lighten the text so that it doesn’t appear to be populating the field:</p>
<p><img src="/images/designlib/calchamber_search.png" alt="search field after" width="390" height="48" /></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/the-case-of-the-empty-queries/">The Case of the Empty Queries</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Avoiding duplicated links</title>
		<link>https://blinkux.com/design-patterns/avoiding-duplicated-links/</link>
		<pubDate>Tue, 04 Jan 2011 16:50:31 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/avoiding-duplicated-links/</guid>
		<description><![CDATA[<p>The global navigation on Amazon.com normally shows a &#8220;Cart&#8221; button including the number of items contained in the Cart (click to see full-sized image): However, when a user is viewing their cart, the button (kind of) goes away: The button is still there, but the label is gone. This is an interesting solution to a&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/avoiding-duplicated-links/">Avoiding duplicated links</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The global navigation on Amazon.com normally shows a &#8220;Cart&#8221; button including the number of items contained in the Cart <em>(click to see full-sized image)</em>:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20148c75555e3970c.png"><img src="/images/designlib/6a00d83451827269e20148c75555e3970c-400wi.png" alt="Amazon2" width="400" height="28" /></a></p>
<p>However, when a user is viewing their cart, the button (kind of) goes away:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20148c7555701970c.png"><img src="/images/designlib/6a00d83451827269e20148c7555701970c-400wi.png" alt="Amazon1" width="400" height="87" /></a></p>
<p>The button is still there, but the label is gone.</p>
<p>This is an interesting solution to a common design problem, which is handling global links that are redundant or potentially confusing in a specific context. The goal here is to direct the user to the cart-related links in the main content area of the page. I&#8217;ve not seen this done before, but it seems like a reasonable solution.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/avoiding-duplicated-links/">Avoiding duplicated links</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>PIN entry supports muscle memory</title>
		<link>https://blinkux.com/design-patterns/pin-entry-supports-muscle-memory/</link>
		<pubDate>Thu, 28 Oct 2010 12:59:13 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/pin-entry-supports-muscle-memory/</guid>
		<description><![CDATA[<p>Over time, entering a series of numbers into a keypad can become embedded in muscle memory. That is, you stop thinking about each number individually and instead rely on the memorized physical sequence of pressing the buttons. The Wells Fargo web site supports this phenomenon by allowing users to enter their PIN on a virtual&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/pin-entry-supports-muscle-memory/">PIN entry supports muscle memory</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Over time, entering a series of numbers into a keypad can become embedded in <a href="http://en.wikipedia.org/wiki/Muscle_memory" target="_self">muscle memory</a>. That is, you stop thinking about each number individually and instead rely on the memorized physical sequence of pressing the buttons.</p>
<p>The Wells Fargo web site supports this phenomenon by allowing users to enter their PIN on a virtual keypad:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e201348889b723970c.png"><img src="/images/designlib/6a00d83451827269e201348889b723970c-400wi.png" alt="Wells Fargo PIN entry" width="400" height="309" /></a></p>
<p>There is a difference here of course: rather than using fingers to type, you are using a mouse. So it&#8217;s not a direct translation of the physical experience.  Over time, do people  have difficulty remembering the numbers and instead just remember the movements? I would guess this is what lead Wells Fargo to add the keyboard to their web site—and that displaying the layout is enough of a physical reminder to help people enter their PIN correctly.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/pin-entry-supports-muscle-memory/">PIN entry supports muscle memory</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>iPhone-like Time Picker</title>
		<link>https://blinkux.com/design-patterns/iphone-like-time-picker/</link>
		<pubDate>Thu, 14 Oct 2010 13:32:13 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/iphone-like-time-picker/</guid>
		<description><![CDATA[<p>The  Plaxo calender has an iPhone-like time picker that allows users to select a date without scrolling: Compare the above with the time picker in the Outlook calendar, which presents a long, scrolling list of times in half-hour increments: The scrolling time selection requires much more interaction on the part of the user if they&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/iphone-like-time-picker/">iPhone-like Time Picker</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The  <a href="http://www.plaxo.com/" target="_self">Plaxo</a> calender has an iPhone-like time picker that allows users to select a date without scrolling:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20133f5125ab5970b.png"><img src="/images/designlib/6a00d83451827269e20133f5125ab5970b-150wi.png" alt="Plaxo time picklist" width="146" height="323" /></a></p>
<p>Compare the above with the time picker in the Outlook calendar, which presents a long, scrolling list of times in half-hour increments:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e2013488324a7b970c.png"><img src="/images/designlib/6a00d83451827269e2013488324a7b970c-150wi.png" alt="Outlook date options" width="128" height="167" /></a></p>
<p>The scrolling time selection requires much more interaction on the part of the user if they are entering a time that isn&#8217;t immediately displayed (default time is the current time).</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/iphone-like-time-picker/">iPhone-like Time Picker</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Major League Dynamic Column Display</title>
		<link>https://blinkux.com/design-patterns/major-league-dynamic-column-display/</link>
		<pubDate>Mon, 04 Oct 2010 13:14:05 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/major-league-dynamic-column-display/</guid>
		<description><![CDATA[<p>Major league baseball gives users the option to easily select/de-select the columns in its team rankings (click to see full-sized image): There are a maximum number of columns that can be displayed, with an indicator that shows how many more columns you can add.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/major-league-dynamic-column-display/">Major League Dynamic Column Display</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Major league baseball gives users the option to easily select/de-select the columns in its team rankings <em>(click to see full-sized image)</em>:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20133f4c1c764970b.png"><img src="/images/designlib/6a00d83451827269e20133f4c1c764970b-400wi.png" alt="Baseball column display" width="400" height="252" /></a></p>
<p>There are a maximum number of columns that can be displayed, with an indicator that shows how many more columns you can add.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/major-league-dynamic-column-display/">Major League Dynamic Column Display</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>The Captcha Conundrum</title>
		<link>https://blinkux.com/design-patterns/the-captcha-conundrum/</link>
		<pubDate>Tue, 07 Sep 2010 15:01:05 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/the-captcha-conundrum/</guid>
		<description><![CDATA[<p>Who hasn&#8217;t encountered frustration using Captchas? Designed to defeat automated software attacks, Captchas can also defeat humans as we struggle to decipher the distorted text (the distortion prevents OCR software from correctly reading the text). The example above is from the New York Times. Other, simpler Captchas can be found on lower-traffic sites. Simpler approaches,&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/the-captcha-conundrum/">The Captcha Conundrum</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Who hasn&#8217;t encountered frustration using Captchas?</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e2013486cd14f2970c.png"><img src="/images/designlib/6a00d83451827269e2013486cd14f2970c-250wi.png" alt="Captcha example" width="250" height="103" /></a></p>
<p>Designed to defeat automated software attacks, Captchas can also defeat humans as we struggle to decipher the distorted text (the distortion prevents OCR software from correctly reading the text).</p>
<p>The example above is from the <a href="http://www.nytimes.com/" target="_self">New York Times</a>. Other, simpler Captchas can be found on lower-traffic sites. Simpler approaches, however, are more easily defeated. For example, it wouldn&#8217;t take much software logic to defeat the Captcha on <a href="http://www.uie.com/" target="_self">UIE&#8217;s site</a> (type &#8220;uie&#8221;):</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20133f3abfc7b970b.png"><img src="/images/designlib/6a00d83451827269e20133f3f2a5bd970b-400wi.png" alt="UIE Captcha" width="400" height="231" /></a></p>
<p>Slightly more complex is this image-based Captcha:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e201348714376e970c.png"><img src="/images/designlib/6a00d83451827269e201348714376e970c-400wi.png" alt="image-based Captcha" width="400" height="169" /></a></p>
<p>Again, on <a href="http://hanfordlemoore.com/" target="_self">this relatively low-traffic site</a> this approach is likely effective at preventing attacks—but it is not impervious to image-recognition software.</p>
<p>A more sophisticated image-based Captcha,  developed at Penn State, obscures the image, retaining key details so humans can recognize it but software can&#8217;t:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20133f3ae4b9e970b.png"><img src="/images/designlib/6a00d83451827269e20133f3ae4b9e970b-400wi.png" alt="sophisticated image-based Captcha" width="400" height="202" /></a></p>
<p>The researchers developed this system in response to ease with which many distorted-text Captchas can be broken by more sophisticated means. While they admit their image-based system is not foolproof, the image distortions, which are made on-the-fly, have proven difficult to crack in their testing.</p>
<p>It&#8217;s notable, however, that ReCaptcha (shown in the first example) has a dual purpose. Its Captcha function is a part of book digitizing efforts. From <a href="http://en.wikipedia.org/wiki/ReCAPTCHA" target="_self">Wikipedia</a>:</p>
<blockquote><p>Scanned text is subjected to analysis by two different optical recognition programs; in cases where the programs disagree, the questionable word is converted into a CAPTCHA. The word is displayed along with a control word already known. The system assumes that if the human types the control word correctly, the questionable word is also correct. The identification performed by each OCR program is given a value of 0.5 points, and each interpretation by a human is given a full point. Once a given identification hits 2.5 votes, the word is considered called. Those words that are consistently given a single identity by human judges are recycled as control words.</p></blockquote>
<p>ReCaptcha is one of the most widely-used Captcha systems, deployed by Facebook, Twitter, Craigslist, and many others.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/the-captcha-conundrum/">The Captcha Conundrum</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Ultra-light Online Purchase</title>
		<link>https://blinkux.com/design-patterns/ultra-light-online-purchase/</link>
		<pubDate>Mon, 16 Aug 2010 12:23:05 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/ultra-light-online-purchase/</guid>
		<description><![CDATA[<p>Tumblr uses a small dynamic overlay for purchasing blog themes: This lightweight approach seems ideal for purchasing single items that don&#8217;t need to be shipped.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/ultra-light-online-purchase/">Ultra-light Online Purchase</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.tumblr.com/">Tumblr</a> uses a small dynamic overlay for purchasing blog themes:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20133f31ba237970b.png"><img src="/images/designlib/6a00d83451827269e20133f31ba237970b-250wi.png" alt="Tumber's small dynamic overlay for purchasing" width="250" height="134" /></a></p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20134863f10f8970c.png"><img src="/images/designlib/6a00d83451827269e20134863f10f8970c-400wi.png" alt="Tumber's small dynamic overlay for purchasing" width="328" height="207" /></a></p>
<p>This lightweight approach seems ideal for purchasing single items that don&#8217;t need to be shipped.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/ultra-light-online-purchase/">Ultra-light Online Purchase</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>iPhone-style toggle switch</title>
		<link>https://blinkux.com/design-patterns/iphone-style-toggle-switch/</link>
		<pubDate>Wed, 28 Jul 2010 09:52:31 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/iphone-style-toggle-switch/</guid>
		<description><![CDATA[<p>The iPhone toggle switch provides a particularly clear indication of on/off states: RightSignature uses a similar control in its web application: This is a great example of adapting successful elements of a mobile experience for the web.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/iphone-style-toggle-switch/">iPhone-style toggle switch</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The iPhone toggle switch provides a particularly clear indication of on/off states:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20133f2a2c0ce970b.png"><img src="/images/designlib/6a00d83451827269e20133f2a2c0ce970b-400wi.png" alt="iPhone_toggle" width="336" height="326" /></a></p>
<p><a href="https://rightsignature.com/">RightSignature</a> uses a similar control in its web application:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20133f2a2c4d2970b.png"><img src="/images/designlib/6a00d83451827269e20133f2a2c4d2970b-250wi.png" alt="Right signature on off" width="250" height="213" /></a></p>
<p>This is a great example of adapting successful elements of a mobile experience for the web.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/iphone-style-toggle-switch/">iPhone-style toggle switch</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Video Help Content &#8211; Discoverable but not Obtrusive</title>
		<link>https://blinkux.com/design-patterns/video-help-content-discoverable-but-not-obtrusive/</link>
		<pubDate>Tue, 20 Jul 2010 10:43:19 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/video-help-content-discoverable-but-not-obtrusive/</guid>
		<description><![CDATA[<p>A study we did for a client a while back involved a system that made extensive use of video to introduce people to the service. The reaction from participants was completely polarized &#8211; they either loved and were enraptured by the videos or quickly lost patience and stopped watching (the videos, by the way, were&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/video-help-content-discoverable-but-not-obtrusive/">Video Help Content &#8211; Discoverable but not Obtrusive</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>A study we did for a client a while back involved a system that made extensive use of video to introduce people to the service. The reaction from participants was completely polarized &#8211; they either loved and were enraptured by the videos or quickly lost patience and stopped watching (the videos, by the way, were professionally-produced and extremely well-done.) The participants who stopped watching wanted to dive in and figure things out on their own (see <a href="http://www.useit.com/alertbox/activeuserparadox.html">paradox of the active user</a>).</p>
<p><a href="http://www.huddle.net/">Huddle</a> doesn&#8217;t build the initial page views around introductory video &#8211; instead it shows a closed video area, which the user may open<em> (click to see full-sized version)</em>.</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20133f24f42c3970b.png"><img src="/images/designlib/6a00d83451827269e20133f24f42c3970b-400wi.png" alt="Huddle tutorial closed" width="400" height="166" /></a></p>
<p><em>Video hidden</em></p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20133f24f4402970b.png"><img src="/images/designlib/6a00d83451827269e20133f24f4402970b-400wi.png" alt="Huddle tutorial open" width="400" height="309" /></a></p>
<p><em>Video displayed</em></p>
<p>This approach seems to have a good balance between discoverability and not getting in the way of those folks ready to dive in.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/video-help-content-discoverable-but-not-obtrusive/">Video Help Content &#8211; Discoverable but not Obtrusive</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Auto-play Slide Shows</title>
		<link>https://blinkux.com/design-patterns/auto-play-slide-shows/</link>
		<pubDate>Tue, 29 Jun 2010 10:59:24 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/auto-play-slide-shows/</guid>
		<description><![CDATA[<p>An auto-play slide show on the home page is a way to catch users&#8217; attention—particularly where compelling images can draw users into the site&#8217;s content. There are many examples of these on the web, with various slide-control interfaces. The two examples below use a number to identify each slide. They have an explicit means a&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/auto-play-slide-shows/">Auto-play Slide Shows</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>An auto-play slide show on the home page is a way to catch users&#8217; attention—particularly where compelling images can draw users into the site&#8217;s content. There are many examples of these on the web, with various slide-control interfaces.</p>
<p>The two examples below use a number to identify each slide. They have an explicit means a pausing the slide show, giving users the ability to control the display <em>(click to see full-sized image)</em>:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20133f1f1d019970b.png"><img src="/images/designlib/6a00d83451827269e20133f1f1d019970b-400wi.png" alt="Slideshow 1" width="400" height="254" /></a></p>
<p><em>From: <a href="http://www.gatesfoundation.org/Pages/home.aspx">The Gates Foundation</a></em></p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e2013485172827970c.png"><img src="/images/designlib/6a00d83451827269e2013485172827970c-400wi.png" alt="Slideshow 2" width="400" height="224" /></a></p>
<p><em>From: <a href="http://www.finecooking.com/">Fine Cooking</a></em></p>
<p>Alternatively, these slide shows may use an implicit means of pausing the display. In the example below, there is no pause/play control, but clicking one of the round buttons (one for each slide) stops the auto-play.</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e2013485173c10970c.png"><img src="/images/designlib/6a00d83451827269e2013485173c10970c-400wi.png" alt="Epicurious slideshow" width="400" height="248" /></a></p>
<p><em>From: <a href="http://www.epicurious.com/">Epicurious</a></em></p>
<p>For users,  no control over the auto-play can be frustrating. In the example below, users may navigate to a specific tab, but the slides continue to auto-play regardless of what actions the user takes. On the plus side, the tab interface lets users see the title of each slide.</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e2013485174912970c.png"><img src="/images/designlib/6a00d83451827269e2013485174912970c-400wi.png" alt="Cook's Illustrated slideshow" width="400" height="309" /></a></p>
<p><em>From: <a href="http://www.cooksillustrated.com/">Cook’s Illustrated</a></em></p>
<p>Here&#8217;s another example of the tabbed slide show, with the addition of a very clear pause button:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20133f1f210e0970b.png"><img src="/images/designlib/6a00d83451827269e20133f1f210e0970b-400wi.png" alt="Martha Stewart slideshow" width="400" height="199" /></a></p>
<p><em>From: <a href="http://www.marthastewart.com/">Martha Stewart</a></em></p>
<p>The tabbed approach works when slides can be easily named with one or two words. In the example below, the user sees slide thumbnails when the page first loads and when they roll over the pause button:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20134851779b2970c.png"><img src="/images/designlib/6a00d83451827269e20134851779b2970c-400wi.png" alt="Seattle Mariners slideshow" width="400" height="233" /></a></p>
<p><em>From: <a href="http://seattle.mariners.mlb.com/index.jsp?c_id=sea">Seattle Mariners</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/auto-play-slide-shows/">Auto-play Slide Shows</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Subnavigation Drawer</title>
		<link>https://blinkux.com/design-patterns/subnavigation-drawer/</link>
		<pubDate>Mon, 03 May 2010 14:58:27 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/subnavigation-drawer/</guid>
		<description><![CDATA[<p>The NPR site has an elegant way of presenting subnavigation off its top-level navigation: on click, a drawer opens, displaying a set of grouped links (click to see full-sized image). To close the drawer, you can either click again on the current option (in this case &#8220;programs&#8221;) or click any of the other top-level options.&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/subnavigation-drawer/">Subnavigation Drawer</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The NPR site has an elegant way of presenting subnavigation off its top-level navigation: on click, a drawer opens, displaying a set of grouped links<em> (click to see full-sized image)</em>.</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20133ed28f369970b.png"><img src="/images/designlib/6a00d83451827269e20133ed28f369970b-400wi.png" alt="NPR navigation" width="400" height="109" /></a></p>
<p>To close the drawer, you can either click again on the current option (in this case &#8220;programs&#8221;) or click any of the other top-level options.</p>
<p>This approach is well-suited presenting a large number of options, where a simple drop-down menu (displayed on rollover) isn&#8217;t practical.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/subnavigation-drawer/">Subnavigation Drawer</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Using System Logic to Help Users</title>
		<link>https://blinkux.com/design-patterns/using-system-logic-to-help-users/</link>
		<pubDate>Wed, 28 Apr 2010 12:46:10 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/using-system-logic-to-help-users/</guid>
		<description><![CDATA[<p>In making a purchase through a non-profit organization, I came across this message (click to see full-sized image): It’s an all-too-rare example of going the extra mile for users by leveraging system logic (vs. putting extra tasks on the user). In this case, I was indeed a member and was happy to see the discount&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/using-system-logic-to-help-users/">Using System Logic to Help Users</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>In making a purchase through a non-profit organization, I came across this message <em>(click to see full-sized image)</em>:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e2013480305dbc970c.png"><img src="/images/designlib/6a00d83451827269e2013480305dbc970c-400wi.png" alt="I think I'm a member" width="400" height="34" /></a></p>
<p>It’s an all-too-rare example of going the extra mile for users by leveraging system logic (vs. putting extra tasks on the user). In this case, I was indeed a member and was happy to see the discount reflected in my final order.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/using-system-logic-to-help-users/">Using System Logic to Help Users</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Closed Captioned Product Video</title>
		<link>https://blinkux.com/design-patterns/closed-captioned-product-video/</link>
		<pubDate>Thu, 22 Apr 2010 12:18:22 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/closed-captioned-product-video/</guid>
		<description><![CDATA[<p>To demonstrate its product, Evernote uses a video that is closed captioned by default. Not only does this make the video accessible to the hearing impaired, but how handy for anyone who doesn’t want to turn up their sound and/or grab a set of headphones.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/closed-captioned-product-video/">Closed Captioned Product Video</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>To demonstrate its product, Evernote uses a video that is closed captioned by default. Not only does this make the video accessible to the hearing impaired, but how handy for anyone who doesn’t want to turn up their sound and/or grab a set of headphones.</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20134800fa184970c.png"><img src="/images/designlib/6a00d83451827269e20134800fa184970c-400wi.png" alt="closed captioned product video" width="400" height="274" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/closed-captioned-product-video/">Closed Captioned Product Video</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Smokey the Bear’s Emphatic 403 Error</title>
		<link>https://blinkux.com/design-patterns/smokey-the-bears-emphatic-403-error/</link>
		<pubDate>Wed, 14 Apr 2010 15:28:05 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/smokey-the-bears-emphatic-403-error/</guid>
		<description><![CDATA[<p>This is likely a case of good intentions gone awry &#8211; a template designed to create helpful error messages falling slightly off the tracks in real-life usage (click to see full-sized image): The result, as one colleague put it, is at once both harsh and hilarious. But it also points to a risk in over-engineering&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/smokey-the-bears-emphatic-403-error/">Smokey the Bear’s Emphatic 403 Error</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This is likely a case of good intentions gone awry &#8211; a template designed to create helpful error messages falling slightly off the tracks in real-life usage <em>(click to see full-sized image)</em>:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e201347fe0e10b970c.png"><img src="/images/designlib/6a00d83451827269e201347fe0e10b970c-400wi.png" alt="Smokey error" width="400" height="255" /></a></p>
<p>The result, as one colleague put it, is at once both harsh and hilarious. But it also points to a risk in over-engineering content templates. It would have been enough to suggest how best to craft a helpful error message rather than forcing content under overly prescriptive (and wordy) headings.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/smokey-the-bears-emphatic-403-error/">Smokey the Bear’s Emphatic 403 Error</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Summarize after entering details</title>
		<link>https://blinkux.com/design-patterns/summarize-after-entering-details/</link>
		<pubDate>Wed, 31 Mar 2010 16:14:43 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/summarize-after-entering-details/</guid>
		<description><![CDATA[<p>In our usability studies, we often see users pause when they are asked to give something a title as the first step in a data-entry task. The problem seems to be that they are being asked to summarize something they haven&#8217;t yet created. I suspect the folks at Get Satisfaction also observed this, and therefore&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/summarize-after-entering-details/">Summarize after entering details</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>In our usability studies, we often see users pause when they are asked to give something a title as the first step in a data-entry task. The problem seems to be that they are being asked to summarize something they haven&#8217;t yet created. I suspect the folks at Get Satisfaction also observed this, and therefore created their form with the title <em>after </em>the description entry.</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20131100452a4970c.png"><img src="/images/designlib/6a00d83451827269e20131100452a4970c-400wi.png" alt="Get Satisfaction's Ask A Question form" width="400" height="221" /></a></p>
<p>I would further suspect that this placement improves the quality of the title. Who hasn&#8217;t started writing and discovered that what you planned to say differs from what you wind up saying?</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/summarize-after-entering-details/">Summarize after entering details</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Paging controls… when there are many pages</title>
		<link>https://blinkux.com/design-patterns/paging-controls-when-there-are-many-pages/</link>
		<pubDate>Fri, 26 Mar 2010 10:28:27 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/paging-controls-when-there-are-many-pages/</guid>
		<description><![CDATA[<p>Paging controls are easy to design when there are just a handful of pages, typical of content sites where articles may extend over several pages. But when there are hundreds or even thousands of pages—typical in search results—paging controls can easily get more complicated: In general, users rarely venture beyond the first couple of pages&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/paging-controls-when-there-are-many-pages/">Paging controls… when there are many pages</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Paging controls are easy to design when there are just a handful of pages, typical of content sites where articles may extend over several pages.</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20120a977e432970b.png"><img src="/images/designlib/6a00d83451827269e20120a977e432970b-400wi.png" alt="Standard pagination" width="400" height="59" /></a></p>
<p>But when there are hundreds or even thousands of pages—typical in search results—paging controls can easily get more complicated:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e201310fdee103970c.png"><img src="/images/designlib/6a00d83451827269e201310fdee103970c-400wi.png" alt="Pagination for a large number of pages" width="322" height="60" /></a></p>
<p>In general, users rarely venture beyond the first couple of pages of search results. If they don’t see what they are looking for after reviewing a page or two, they are likely to revise their search using terms that either narrow or broaden their original query.</p>
<p>In this situation, the ability to go directly to a specific page can be a secondary function—as shown in this simple, compact approach:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20133ec3d2516970b.png"><img src="/images/designlib/6a00d83451827269e20133ec3d2516970b-400wi.png" alt="Pagination with go to page functionality" width="245" height="54" /></a></p>
<p>The only downside to this design is that users must both enter a page number and press Return—something that may not be immediately apparent to all users.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/paging-controls-when-there-are-many-pages/">Paging controls… when there are many pages</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Language Counts</title>
		<link>https://blinkux.com/design-patterns/language-counts/</link>
		<pubDate>Tue, 16 Mar 2010 16:52:41 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/language-counts/</guid>
		<description><![CDATA[<p>In usability tests, we often see seemingly small language issues result in relatively large problems with a task. Recently, I was similarly tripped up when presented with this question: I wanted to answer: &#8220;I’m a registered SmartMoney.com user.&#8221; I stared at the question for some time before realizing that I was suppose to answer Yes&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/language-counts/">Language Counts</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>In usability tests, we often see seemingly small language issues result in relatively large problems with a task. Recently, I was similarly tripped up when presented with this question:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e201310fabc934970c.png"><img src="/images/designlib/6a00d83451827269e201310fabc934970c-400wi.png" alt="Smartmoney question" width="400" height="101" /></a></p>
<p>I wanted to answer: &#8220;I’m a registered SmartMoney.com user.&#8221; I stared at the question for some time before realizing that I was suppose to answer Yes here.</p>
<p>They are asking people to self-identify &#8211; there are 3 possibilities &#8211; but only 2 are explicitly stated. The third possibility &#8211; that I’m a new user &#8211; is implicit in the &#8220;No&#8221; button. Confusingly, the question seems to be asking people to make a choice between two options &#8211; but the answer options (Yes/No) don’t correspond to options posed in the question.</p>
<p>How would I have done this differently? Two links:</p>
<ul>
<li>I&#8217;m a registered SmartMoney.com user OR a returning Lifeplan user</li>
<li>I&#8217;m a new user</li>
</ul>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/language-counts/">Language Counts</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Sub-items in dynamic menus</title>
		<link>https://blinkux.com/design-patterns/sub-items-in-dynamic-menus/</link>
		<pubDate>Wed, 11 Nov 2009 02:14:37 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/sub-items-in-dynamic-menus/</guid>
		<description><![CDATA[<p>Dynamic menus can be a handy shortcut, but what if you want to present sub-items in the menu? The traditional method in desktop software menus is a horizontal fly-out, as shown below: Many web sites use a similar approach, as in this example from Lands End: Where there are relatively few top-level options, some sites&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/sub-items-in-dynamic-menus/">Sub-items in dynamic menus</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Dynamic menus can be a handy shortcut, but what if you want to present sub-items in the menu?</p>
<p>The traditional method in desktop software menus is a horizontal fly-out, as shown below:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20120a50dce6d970b.png"><img src="/images/designlib/6a00d83451827269e20120a50dce6d970b-400wi.png" alt="Visio menu" width="332" height="315" /></a></p>
<p>Many web sites use a similar approach, as in this example from Lands End:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20120a564c895970c.png"><img src="/images/designlib/6a00d83451827269e20120a564c895970c-300wi.png" alt="Lands end menus" width="300" height="326" /></a></p>
<p>Where there are relatively few top-level options, some sites organize sub-items in vertical columns, as in this example from REI.com:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20120a50dd1e3970b.png"><img src="/images/designlib/6a00d83451827269e20120a50dd1e3970b-400wi.png" alt="REI menu" width="400" height="204" /></a></p>
<p>One approach I&#8217;ve seen only on one site (Mygazines)  is a dynamic menu that extends vertically:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20120a564cdae970c.png"><img src="/images/designlib/6a00d83451827269e20120a564cdae970c-250wi.png" alt="Vertical menu" width="250" height="512" /></a></p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e20120a564cd40970c.png"><img src="/images/designlib/6a00d83451827269e20120a564cd40970c-250wi.png" alt="Vertical menu" width="250" height="606" /></a></p>
<p>A downside with this implementation is that 1) it requires a click to open/close a submenu and 2) It can result in &#8220;pushing down&#8221; the top-level options so they are more difficult to scan.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/sub-items-in-dynamic-menus/">Sub-items in dynamic menus</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Location Indicator on Global Navigation</title>
		<link>https://blinkux.com/design-patterns/location-indicator-on-global-navigation/</link>
		<pubDate>Wed, 12 Aug 2009 09:46:04 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/location-indicator-on-global-navigation/</guid>
		<description><![CDATA[<p>NPR recently launched a re-designed web site. The new design features bold global navigation at the top of each page. To indicate the user&#8217;s current location, the corner is &#8220;turned down&#8221; on the navigation option. It&#8217;s an interesting visual treatment I hadn&#8217;t seen before. Though subtle, I think it clearly communicates &#8220;I am here.&#8221;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/location-indicator-on-global-navigation/">Location Indicator on Global Navigation</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.npr.org/">NPR</a> recently launched a re-designed web site. The new design features bold global navigation at the top of each page. To indicate the user&#8217;s current location, the corner is &#8220;turned down&#8221; on the navigation option.</p>
<p><a href="/images/designlib/6a00d83451827269e20120a541c538970c2.png"><img src="/images/designlib/6a00d83451827269e20120a541c538970c-400wi2.png" alt="" width="400" height="142" /> </a></p>
<p>It&#8217;s an interesting visual treatment I hadn&#8217;t seen before. Though subtle, I think it clearly communicates &#8220;I am here.&#8221;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/location-indicator-on-global-navigation/">Location Indicator on Global Navigation</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Unnecessary clicks can add up</title>
		<link>https://blinkux.com/design-patterns/unnecessary-clicks-can-add-up/</link>
		<pubDate>Wed, 05 Aug 2009 11:10:23 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/unnecessary-clicks-can-add-up/</guid>
		<description><![CDATA[<p>A site for purchasing art work online has a handy &#8220;gallery&#8221; feature—essentially a set of wish lists where you can save pieces you might want to purchase. Browsing through the site, it&#8217;s a scenario where you could add quite a number of items in a short amount of time. Unfortunately, saving an item takes at&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/unnecessary-clicks-can-add-up/">Unnecessary clicks can add up</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>A site for purchasing art work online has a handy &#8220;gallery&#8221; feature—essentially a set of wish lists where you can save pieces you might want to purchase. Browsing through the site, it&#8217;s a scenario where you could add quite a number of items in a short amount of time. Unfortunately, saving an item takes at least 4 clicks:</p>
<p><a href="/images/designlib/6a00d83451827269e2011571631bf1970c1.png"><img alt="" src="/images/designlib/6a00d83451827269e2011571631bf1970c-300wi1.png" width="300" height="177" /></a></p>
<p><a href="/images/designlib/6a00d83451827269e2011571631c61970c1.png"><img alt="" src="/images/designlib/6a00d83451827269e2011571631c61970c-400wi1.png" width="350" height="217" /></a>&gt;</p>
<p><a href="/images/designlib/6a00d83451827269e2011572576dd3970b1.png"><img alt="" src="/images/designlib/6a00d83451827269e2011572576dd3970b-300wi1.png" width="300" height="192" /></a></p>
<p><a href="/images/designlib/6a00d83451827269e2011571631e6e970c1.png"><img alt="" src="/images/designlib/6a00d83451827269e2011571631e6e970c-300wi1.png" width="300" height="193" /></a></p>
<p>With a task that is performed repeatedly, those extra clicks add up—and can lead to user frustration.</p>
<p>Compare the above approach with adding an item to a wish list on Amazon.com (one click does it):</p>
<p><a href="/images/designlib/6a00d83451827269e20115725785f5970b-400wi2.png"><img alt="" src="/images/designlib/6a00d83451827269e20115725785f5970b2.png" width="412" height="406" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/unnecessary-clicks-can-add-up/">Unnecessary clicks can add up</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Tiny URLs for sharing products</title>
		<link>https://blinkux.com/design-patterns/tiny-urls-for-sharing-products/</link>
		<pubDate>Tue, 21 Jul 2009 14:38:27 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/tiny-urls-for-sharing-products/</guid>
		<description><![CDATA[<p>Zappos makes it easy to share products via social networking sites by providing tiny URLs for its product pages.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/tiny-urls-for-sharing-products/">Tiny URLs for sharing products</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.zappos.com/">Zappos</a> makes it easy to share products via social networking sites by providing tiny URLs for its product pages.</p>
<p><a href="/images/designlib/6a00d83451827269e20115722088e8970b1.png"><img src="/images/designlib/6a00d83451827269e20115722088e8970b-400wi1.png" alt="" width="400" height="199" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/tiny-urls-for-sharing-products/">Tiny URLs for sharing products</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Adding a little personality</title>
		<link>https://blinkux.com/design-patterns/adding-a-little-personality/</link>
		<pubDate>Fri, 17 Jul 2009 16:19:13 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/adding-a-little-personality/</guid>
		<description><![CDATA[<p>Wetpaint adds some personality to its setup flow by breaking the process into three steps: 1) the easy part 2) the fun part 3) the other part. What is likely effective about this approach is that it also encourages users through the process, communicating that it will be both easy and fun.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/adding-a-little-personality/">Adding a little personality</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Wetpaint adds some personality to its setup flow by breaking the process into three steps: 1) the easy part 2) the fun part 3) the other part.</p>
<p><a href="/images/designlib/6a00d83451827269e201157213ea56970b1.png"><img src="/images/designlib/6a00d83451827269e201157213ea56970b-400wi1.png" alt="" width="400" height="177" /></a></p>
<p>What is likely effective about this approach is that it also encourages users through the process, communicating that it will be both easy and fun.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/adding-a-little-personality/">Adding a little personality</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Positive feedback on data entry</title>
		<link>https://blinkux.com/design-patterns/positive-feedback-on-data-entry/</link>
		<pubDate>Fri, 10 Jul 2009 15:51:40 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/positive-feedback-on-data-entry/</guid>
		<description><![CDATA[<p>The registration form at Myfico.com provides users with positive feedback (&#8220;Thank you&#8221;) after they correctly complete each field: Mint.com also uses this approach with their login form, though the feedback is a more subtle &#8220;OK&#8221; to the right of the field: This may seem like overkill, but I can see how users would respond favorably&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/positive-feedback-on-data-entry/">Positive feedback on data entry</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The registration form at <a href="http://www.myfico.com/Default.aspx">Myfico.com</a> provides users with positive feedback (&#8220;Thank you&#8221;) after they correctly complete each field:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e2011570fb88b0970c-pi.png"><img class="at-xid-6a00d83451827269e2011570fb88b0970c " style="width: 400px;" src="/images/designlib/6a00d83451827269e2011570fb88b0970c-400wi.png" alt="Fico" /></a></p>
<p><a href="http://www.mint.com/">Mint.com</a> also uses this approach with their login form, though the feedback is a more subtle &#8220;OK&#8221; to the right of the field:</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e2011570fb8db9970c-pi.png"><img class="at-xid-6a00d83451827269e2011570fb8db9970c " style="width: 400px;" src="/images/designlib/6a00d83451827269e2011570fb8db9970c-400wi.png" alt="Mint" /></a></p>
<p>This may seem like overkill, but I can see how users would respond favorably to knowing they&#8217;ve completed fields correctly. That way they can submit confidently—without the fear of having the form returned with errors.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/positive-feedback-on-data-entry/">Positive feedback on data entry</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>What do most people choose?</title>
		<link>https://blinkux.com/design-patterns/what-do-most-people-choose/</link>
		<pubDate>Thu, 25 Jun 2009 09:37:29 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/what-do-most-people-choose/</guid>
		<description><![CDATA[<p>We recently conducted a study that involved making a choice between several (somewhat complex) product offerings. While participants were drawn to a product comparison chart—and found it useful—most  also asked the question &#8220;what do most people choose?&#8221; Blue Nile has a handy way of answering this question for its diamonds with this chart: Users can&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/what-do-most-people-choose/">What do most people choose?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>We recently conducted a study that involved making a choice between several (somewhat complex) product offerings. While participants were drawn to a product comparison chart—and found it useful—most  also asked the question &#8220;what do most people choose?&#8221;</p>
<p><a href="http://www.bluenile.com/">Blue Nile</a> has a handy way of answering this question for its diamonds with this chart:</p>
<p><a href="/images/designlib/6a00d83451827269e201157056df10970c1.png"><img src="/images/designlib/6a00d83451827269e201157056df10970c-400wi1.png" alt="" width="400" height="312" /></a></p>
<p>Users can initiate a search for similar diamonds directly from the chart.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/what-do-most-people-choose/">What do most people choose?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Controlling the number of items displayed</title>
		<link>https://blinkux.com/design-patterns/controlling-the-number-of-items-displayed/</link>
		<pubDate>Fri, 19 Jun 2009 11:28:51 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/controlling-the-number-of-items-displayed/</guid>
		<description><![CDATA[<p>Widgets on the BBC home page have simple + and &#8211; controls to customize the number of items displayed.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/controlling-the-number-of-items-displayed/">Controlling the number of items displayed</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Widgets on the <a href="http://www.bbc.co.uk/">BBC home page</a> have simple + and &#8211; controls to customize the number of items displayed.</p>
<p><a style="display: inline;" href="/images/designlib/6a00d83451827269e201157034d25d970c-pi.png"><img class="at-xid-6a00d83451827269e201157034d25d970c " style="width: 250px;" title="Bbc" src="/images/designlib/6a00d83451827269e201157034d25d970c-400wi.png" alt="Bbc" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/controlling-the-number-of-items-displayed/">Controlling the number of items displayed</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Managing options in faceted navigation</title>
		<link>https://blinkux.com/design-patterns/managing-options-in-faceted-navigation/</link>
		<pubDate>Fri, 12 Jun 2009 16:15:38 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/managing-options-in-faceted-navigation/</guid>
		<description><![CDATA[<p>Epicurious is one of my favorite web sites. But I&#8217;ve been mystified by their implementation of faceted navigation, which can result in an absurdly long left-hand navigation bar (click to see image full-sized): In the page above, they&#8217;ve displayed all the values for the first facet (Main Ingredient), which pushes the remaining facets (Meal/Course, Type&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/managing-options-in-faceted-navigation/">Managing options in faceted navigation</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.epicurious.com">Epicurious</a> is one of my favorite web sites. But I&#8217;ve been mystified by their implementation of faceted navigation, which can result in an absurdly long left-hand navigation bar <em>(click to see image full-sized)</em>:</p>
<p><a href="/images/designlib/6a00d83451827269e201156ffa24de970c1.png"><img src="/images/designlib/6a00d83451827269e201156ffa24de970c-400wi1.png" alt="" width="400" height="1624" /></a></p>
<p>In the page above, they&#8217;ve displayed all the values for the first facet (Main Ingredient), which pushes the remaining facets (Meal/Course, Type of Dish, Season/Occasion, Recipe Category, Preparation, Dietary Consideration) down to about 2800 pixels &#8220;below the fold.&#8221;  That&#8217;s a long way to scroll—and of course it significantly reduces the discoverability of these options.</p>
<p>How could Epicurious have avoided this? One option would be to initially present all the facets closed. This has the disadvantage of requiring two clicks to select a &#8220;refine by&#8221; option (one click for the facet, one click for the value).</p>
<p>Another option would be to initially display a facet that has relatively few values. My choice here would be Meal/Course:</p>
<p><a href="/images/designlib/6a00d83451827269e201156ffc28a8970c1.png"><img src="/images/designlib/6a00d83451827269e201156ffc28a8970c-250wi1.png" alt="" width="205" height="372" /></a></p>
<p>Another approach is to use more/less links, as shown in this example from <a href="http://www.buzzillions.com/">Buzzillions</a>:</p>
<p><a href="/images/designlib/6a00d83451827269e201156ffb126e970c1.png"><img src="/images/designlib/6a00d83451827269e201156ffb126e970c-400wi1.png" alt="" width="240" height="196" /></a></p>
<p>The top brands are shown initially, with the option to see &#8220;more&#8221;:</p>
<p><a href="/images/designlib/6a00d83451827269e2011570f03da1970b1.png"><img src="/images/designlib/6a00d83451827269e2011570f03da1970b-250wi1.png" alt="" width="219" height="548" /> </a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/managing-options-in-faceted-navigation/">Managing options in faceted navigation</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Opting out: one click to frustrating maze</title>
		<link>https://blinkux.com/design-patterns/opting-out-one-click-to-frustrating-maze/</link>
		<pubDate>Tue, 02 Jun 2009 16:51:06 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/opting-out-one-click-to-frustrating-maze/</guid>
		<description><![CDATA[<p>In purging my email inbox of unwanted subscriptions, it was impossible not to notice the  variation in &#8220;opt out&#8221; experiences. &#160; One click does it The fastest and easiest opt out is the &#8220;one click&#8221; experience. Just click the &#8220;unsubscribe&#8221; at the bottom of your email and you&#8217;re done. Simple single-click. Single-click with link to&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/opting-out-one-click-to-frustrating-maze/">Opting out: one click to frustrating maze</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>In purging my email inbox of unwanted subscriptions, it was impossible not to notice the  variation in &#8220;opt out&#8221; experiences.</p>
<p>&nbsp;</p>
<h2></h2>
<h2>One click does it</h2>
<p>The fastest and easiest opt out is the &#8220;one click&#8221; experience. Just click the &#8220;unsubscribe&#8221; at the bottom of your email and you&#8217;re done.</p>
<p><a href="/images/designlib/6a00d83451827269e201156fc44ccf970c2.png"><img src="/images/designlib/6a00d83451827269e201156fc44ccf970c-400wi2.png" alt="" width="400" height="44" /></a></p>
<p><em>Simple single-click.</em></p>
<p><a href="/images/designlib/6a00d83451827269e2011570b981fc970b1.png"><img src="/images/designlib/6a00d83451827269e2011570b981fc970b-400wi1.png" alt="" width="400" height="174" /></a></p>
<p><em>Single-click with link to re-subscribe.</em></p>
<p><em> </em></p>
<h2>Two clicks</h2>
<p>Several sites used a two-click  &#8220;are you sure you want to do this?&#8221; approach.  The example below has clear primary action button that is labeled specifically &#8220;Unsubscribe.&#8221;</p>
<p><span style="text-decoration: underline;"><br />
<a href="/images/designlib/6a00d83451827269e201156fc451bb970c4.png"><img src="/images/designlib/6a00d83451827269e201156fc451bb970c-400wi4.png" alt="" width="400" height="162" /></a></span></p>
<p><span style="text-decoration: underline;"> </span></p>
<h2>Three clicks</h2>
<p>Slightly more arduous is the requirement to express your preference using a check-box or radio button.</p>
<p>I suspect the example below has a high error rate, with people overlooking the check box before submitting:</p>
<p><a href="/images/designlib/6a00d83451827269e201156fc45417970c3.png"><img src="/images/designlib/6a00d83451827269e201156fc45417970c-400wi3.png" alt="" width="400" height="139" /></a></p>
<p>&nbsp;</p>
<p>The example below, while still requiring a total of three clicks to unsubscribe, probably has a low error rate because the radio buttons are left-aligned with the submit button, making them more discoverable.</p>
<p><a href="/images/designlib/6a00d83451827269e201156fc457dc970c3.png"><img src="/images/designlib/6a00d83451827269e201156fc457dc970c-400wi3.png" alt="" width="400" height="136" /></a></p>
<h3></h3>
<h2>Consider the options</h2>
<p>A few sites took the &#8220;please consider the alternatives&#8221; approach to opting out. It requires a bit more thinking (or at least reading through the options.)</p>
<p><a href="/images/designlib/6a00d83451827269e2011570b99761970b1.png"><img src="/images/designlib/6a00d83451827269e2011570b99761970b-400wi1.png" alt="" width="400" height="405" /> </a></p>
<h3></h3>
<h2>Find it yourself</h2>
<p>The most frustrating experiences were companies that did not provide an &#8220;unsubscribe&#8221; link in their email. Instead, they instructed me to log into my account and edit my &#8220;communications preferences.&#8221; In some cases, this was easy to find; in others, not so much.</p>
<p>A certain reunion site makes you hunt down your email preferences, which once found, are presented in a somewhat dizzying array of options.</p>
<p>&nbsp;</p>
<p><a href="/images/designlib/6a00d83451827269e2011570b9ae70970b5.png"><img src="/images/designlib/6a00d83451827269e2011570b9ae70970b-400wi5.png" alt="" width="400" height="699" /></a></p>
<p>After de-selecting all the options I was puzzled as to why I was still receiving emails. Alas, the small print:</p>
<p><em>It can take up to 10 days to process new or canceled subscriptions.<br />
You will occasionally receive emails that tell you about updates<br />
to your account or announce [site] improvements…</em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/opting-out-one-click-to-frustrating-maze/">Opting out: one click to frustrating maze</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Button Identity Disorder</title>
		<link>https://blinkux.com/design-patterns/button-identity-disorder/</link>
		<pubDate>Mon, 05 Jan 2009 08:05:44 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/button-identity-disorder/</guid>
		<description><![CDATA[<p>A colleague sent me this example of  &#8220;button identity disorder.&#8221; (Click to see full-sized image) Some buttons on this page are obvious, for example &#8220;Click to Talk.&#8221; What is less obvious is the function of dimensional-looking yellow bar across the middle of the page. The first set of text (&#8220;Looking for more than a ballpark&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/button-identity-disorder/">Button Identity Disorder</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal">A colleague sent me this example of  &#8220;button identity disorder.&#8221; <em>(Click to see full-sized image)</em></p>
<p class="MsoNormal"><a href="/images/designlib/6a00d83451827269e2010536ab99b3970b1.jpg"><img src="/images/designlib/6a00d83451827269e2010536ab99b3970b-400wi1.jpg" alt="" width="400" height="282" /></a></p>
<p class="MsoNormal">Some buttons on this page are obvious, for example &#8220;Click to Talk.&#8221; What is less obvious is the function of dimensional-looking yellow bar across the middle of the page. The first set of text (&#8220;Looking for more than a ballpark summary?&#8221;) is not linked but the second set of text (&#8220;Contact us now&#8221;) is.</p>
<p class="MsoNormal">While dimensional effects can add visual interest, non-clickable &#8220;raised&#8221; elements have the potential to be confused with buttons. We&#8217;ve seen this in testing where participants try clicking on anything with a beveled or drop-shadow treatment.<span style="font-size: 11pt; font-family: 'Calibri','sans-serif';"><br />
</span></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/button-identity-disorder/">Button Identity Disorder</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Searching a subset of content</title>
		<link>https://blinkux.com/design-patterns/searching-a-subset-of-content/</link>
		<pubDate>Mon, 08 Dec 2008 22:35:10 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/searching-a-subset-of-content/</guid>
		<description><![CDATA[<p>A typical presentation for searching a subset of content on a site is to present a pull-down before the search field, as shown in these examples from the Amazon and Walmart web sites: On Foodnetwork.com the selection control is contained within the search field: I suspect the location in this position is more discoverable because&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/searching-a-subset-of-content/">Searching a subset of content</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>A typical presentation for searching a subset of content on a site is to present a pull-down <em>before</em> the search field, as shown in these examples from the <a href="http://www.amazon.com/">Amazon</a> and <a href="http://www.walmart.com/">Walmart</a> web sites:</p>
<p><a href="/images/designlib/6a00d83451827269e201053659171e970c14.png"><img src="/images/designlib/6a00d83451827269e201053659171e970c-400wi16.png" alt="" width="400" height="48" /></a></p>
<p><a href="/images/designlib/6a00d83451827269e2010536509486970b1.png"><img src="/images/designlib/6a00d83451827269e2010536509486970b-400wi1.png" alt="" width="400" height="46" /></a></p>
<p>On <a href="http://www.foodnetwork.com/">Foodnetwork.com</a> the selection control is contained <em>within </em>the search field:</p>
<p><a href="/images/designlib/6a00d83451827269e2010536592152970c2.png"><img src="/images/designlib/6a00d83451827269e2010536592152970c-400wi2.png" alt="" width="400" height="71" /></a></p>
<p>I suspect the location in this position is more discoverable because it places the control between the typical starting point for a search task (the search field) and the end point (clicking the search field).</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/searching-a-subset-of-content/">Searching a subset of content</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Dynamic or user-initiated filtering?</title>
		<link>https://blinkux.com/design-patterns/dynamic-or-user-initiated-filtering/</link>
		<pubDate>Fri, 14 Nov 2008 11:36:30 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/dynamic-or-user-initiated-filtering/</guid>
		<description><![CDATA[<p>There are two main types of filtering interfaces: Dynamic filtering updates results automatically as a user makes each filtering selection. User-initiated filtering where the user makes some selections and clicks an update button to see new results. Which approach to use often comes down to data and performance issues (sometimes dynamic filtering isn&#8217;t feasible or&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/dynamic-or-user-initiated-filtering/">Dynamic or user-initiated filtering?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>There are two main types of filtering interfaces:</p>
<ul>
<li><strong>Dynamic filtering </strong>updates results automatically as a user makes each filtering selection.</li>
<li><strong>User-initiated filtering</strong> where the user makes some selections and clicks an update button to see new results.</li>
</ul>
<p>Which approach to use often comes down to data and performance issues (sometimes dynamic filtering isn&#8217;t feasible or advisable from a technical standpoint, particularly where users are likely to select multiple filtering criteria).</p>
<p><a href="http://www.endless.com/">Endless Shoes and Handbags</a> is an example of dynamic filtering; <a href="http://www.hotels.com/">Hotels.com</a> employs user-initiated filtering.</p>
<p>Interestingly, <a href="http://www.tripbase.com/">Tripbase</a> gives the user a choice. By default, the site uses dynamic filtering. But users can override that default by de-selecting the &#8220;auto-submit&#8221; option.</p>
<p><span style="text-decoration: underline;"><a href="/images/designlib/6a00d83451827269e2010535f655bd970c1.png"><img src="/images/team/6a00d83451827269e2010535f655bd970c-250wi.png" alt="" width="250" height="249" /></a><br />
</span></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/dynamic-or-user-initiated-filtering/">Dynamic or user-initiated filtering?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Use conditional logic to help users, not burden them</title>
		<link>https://blinkux.com/design-patterns/use-conditional-logic-to-help-users-not-burden-them/</link>
		<pubDate>Wed, 29 Oct 2008 15:46:23 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/use-conditional-logic-to-help-users-not-burden-them/</guid>
		<description><![CDATA[<p>A colleague sent me this error message from PayPal. It lists out all the conditions that could have lead to the error using a series of &#8220;IF&#8221; statements; each condition requires a different resolution (click to see full-sized image): Rather than using the conditional logic to create a separate error message for each case, PayPal &#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/use-conditional-logic-to-help-users-not-burden-them/">Use conditional logic to help users, not burden them</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>A colleague sent me this error message from PayPal. It lists out all the conditions that could have lead to the error using a series of &#8220;IF&#8221; statements; each condition requires a different resolution (click to see full-sized image):</p>
<p><span style="text-decoration: underline;"><a href="/images/designlib/6a00d83451827269e2010535bc650b970b.png"><img src="/images/designlib/6a00d83451827269e2010535bc650b970b-400wi.png" alt="" width="400" height="201" /></a><br />
</span><br />
Rather than using the conditional logic to create a separate error message for each case, PayPal  makes the user wade through the IF statements to determine which case applies. This makes it particularly difficult to find the resolution. Errors are never a happy circumstance for users; by making error recovery more difficult than it needs be, the aggravation is compounded.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/use-conditional-logic-to-help-users-not-burden-them/">Use conditional logic to help users, not burden them</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Top bar for introducing new features</title>
		<link>https://blinkux.com/design-patterns/top-bar-for-introducing-new-features/</link>
		<pubDate>Tue, 07 Oct 2008 13:08:13 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/top-bar-for-introducing-new-features/</guid>
		<description><![CDATA[<p>Both the New York Times and Twitter display a top bar that prompts users to discover new features (click to see images full-sized): I would be interested to see eye-tracking data to understand  how quickly users notice this type of display. The New York  Times uses a drop-shadow treatment at the bottom of the bar,&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/top-bar-for-introducing-new-features/">Top bar for introducing new features</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Both the <a href="http://www.nytimes.com/">New York Times</a> and <a href="http://twitter.com/">Twitter</a> display a top bar that prompts users to discover new features (click to see images full-sized):</p>
<p><a href="/images/designlib/nytimes3.png"><img title="Nytimes3" src="/images/designlib/nytimes3.png" alt="Nytimes3" width="400" height="58" border="0" /></a></p>
<p><a href="/images/designlib/twitter.png"><img title="Twitter" src="/images/designlib/twitter.png" alt="Twitter" width="400" height="56" border="0" /></a></p>
<p>I would be interested to see eye-tracking data to understand  how quickly users notice this type of display. The New York  Times uses a drop-shadow treatment at the bottom of the bar, which visually brings the top bar  forward on the page. Twitter uses a slight embossing treatment and has plenty of empty space around the bar. Both treatments probably aid discoverability.</p>
<p>Twitter uses what I think is a subtle but effective display to indicate when the &#8220;Election 2008&#8221; bar is minimized:</p>
<p><a href="/images/designlib/twitter_min.png"><img title="Twitter_min" src="/images/designlib/twitter_min.png" alt="Twitter_min" width="400" height="49" border="0" /></a></p>
<p>After clicking the &#8220;No thanks&#8221; link on the New York Times top bar, I couldn’t find a way to re-display it—and wasn’t sure where else I could look to if I was interested learning more at a later time.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/top-bar-for-introducing-new-features/">Top bar for introducing new features</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Communicating Popularity Trends</title>
		<link>https://blinkux.com/design-patterns/communicating-popularity-trends/</link>
		<pubDate>Tue, 30 Sep 2008 13:04:13 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/communicating-popularity-trends/</guid>
		<description><![CDATA[<p>The Lycos 50 communicates trends in search terms by showing: a term’s current rank whether its popularity is on the rise or on the wane its rank last week the total number of weeks it has been in the top 50 list The table format is an effective way to communicate differing aspects of popularity&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/communicating-popularity-trends/">Communicating Popularity Trends</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://50.lycos.com/">Lycos 50</a> communicates trends in search terms by showing:</p>
<ul>
<li>a term’s current rank</li>
<li>whether its popularity is on the rise or on the wane</li>
<li>its rank last week</li>
<li>the total number of weeks it has been in the top 50 list</li>
</ul>
<p><a href="/images/designlib/lycos50_2.png"><img title="Lycos50_2" src="/images/designlib/lycos50_2.png" alt="Lycos50_2" width="400" height="423" border="0" /></a></p>
<p>The table format is an effective way to communicate differing aspects of popularity (current, trend up or down, change from previous week, and popularity endurance).</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/communicating-popularity-trends/">Communicating Popularity Trends</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Quick “select one”</title>
		<link>https://blinkux.com/design-patterns/quick-select-one/</link>
		<pubDate>Fri, 19 Sep 2008 11:08:33 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/quick-select-one/</guid>
		<description><![CDATA[<p>By default, Kayak.com shows you results from all airlines. If you want to see results from a single airline, the &#8220;only&#8221; link de-selects all others in a single click: All Selected One selected The results automatically update as you select/de-select from the options, which gives the interface a very responsive feel.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/quick-select-one/">Quick “select one”</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>By default, <a href="http://www.kayak.com">Kayak.com</a> shows you results from all airlines. If you want to see results from a single airline, the &#8220;only&#8221; link de-selects all others in a single click:</p>
<p><a href="/images/designlib/quick_select_kayak1_2.png"><img title="Quick_select_kayak1_2" src="/images/designlib/quick_select_kayak1_2.png" alt="Quick_select_kayak1_2" width="250" height="201" border="0" /></a></p>
<p><em>All Selected</em></p>
<p><a href="/images/designlib/quick_select_kayak2.png"><img title="Quick_select_kayak2" src="/images/designlib/quick_select_kayak2.png" alt="Quick_select_kayak2" width="250" height="217" border="0" /></a></p>
<p><em>One selected</em></p>
<p>The results automatically update as you select/de-select from the options, which gives the interface a very responsive feel.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/quick-select-one/">Quick “select one”</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Some types of conceptual groups</title>
		<link>https://blinkux.com/design-patterns/some-types-of-conceptual-groups/</link>
		<pubDate>Mon, 08 Sep 2008 10:05:22 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/some-types-of-conceptual-groups/</guid>
		<description><![CDATA[<p>Grouping like items together is a way to make scanning a list of items easier. For example, similar menu options are usually grouped together: Example from Photoshop Elements On the web it’s common to see links organized into named groupings: Example from B &#38; H Photo The ribbon in Office 2007 puts functions into named&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/some-types-of-conceptual-groups/">Some types of conceptual groups</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Grouping like items together is a way to make scanning a list of items easier. For example, similar menu options are usually grouped together:</p>
<p><a href="/images/designlib/conceptual_group_photoshop_6.png"><img title="Conceptual_group_photoshop_6" src="/images/designlib/conceptual_group_photoshop_6.png" alt="Conceptual_group_photoshop_6" width="250" height="243" border="0" /></a></p>
<p><em>Example from Photoshop Elements</em></p>
<p>On the web it’s common to see links organized into named groupings:</p>
<p><a href="/images/designlib/conceptual_grouping_web.png"><img title="Conceptual_grouping_web" src="/images/designlib/conceptual_grouping_web.png" alt="Conceptual_grouping_web" width="400" height="329" border="0" /></a><br />
<em>Example from <a href="http://www.bhphotovideo.com/">B &amp; H Photo</a> </em></p>
<p>The ribbon in Office 2007 puts functions into named groups, but the labels for those groups actually appears below the items rather than above. <em>(Click to see full-sized image)</em></p>
<p><a href="/images/designlib/conceptual_group_ribbon.png"><img title="Conceptual_group_ribbon" src="/images/designlib/conceptual_group_ribbon.png" alt="Conceptual_group_ribbon" width="400" height="39" border="0" /></a></p>
<p>I would guess this placement is because the ribbon is located above the working area. So as your eyes move from the working area to the ribbon, you are essentally scanning in reverse (bottom to top), which could warrant the bottom-placement of the categories.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/some-types-of-conceptual-groups/">Some types of conceptual groups</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Side tabs</title>
		<link>https://blinkux.com/design-patterns/side-tabs/</link>
		<pubDate>Thu, 28 Aug 2008 13:21:34 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/side-tabs/</guid>
		<description><![CDATA[<p>Tabs across the top of the page are a commonly-found navigation element on the web. Example from Best Buy In testing, we’ve found that tabs are an effective visual treatment for navigation &#8211; they make options quickly discoverable.  One disadvantage of horizontal tabs, however, is limited screen real estate. If you have more than a&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/side-tabs/">Side tabs</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Tabs across the top of the page are a commonly-found navigation element on the web.</p>
<p><a href="/images/designlib/tabs_bestbuy.png"><img title="Tabs_bestbuy" src="/images/designlib/tabs_bestbuy.png" alt="Tabs_bestbuy" width="400" height="262" border="0" /></a></p>
<p><em>Example from <a href="http://www.bestbuy.com/">Best Buy</a> </em></p>
<p>In testing, we’ve found that tabs are an effective visual treatment for navigation &#8211; they make options quickly discoverable.  One disadvantage of horizontal tabs, however, is limited screen real estate. If you have more than a handful of options, you can run out of space for the tabs.</p>
<p>In many situations, vertical tabs can work as well.</p>
<p>These have the advantage of giving significant visual weight to the navigation options while providing room for many more options.</p>
<p><a href="/images/designlib/side_tabs.png"><img title="Side_tabs" src="/images/designlib/side_tabs.png" alt="Side_tabs" width="400" height="219" border="0" /></a></p>
<p><em>Example from <a href="http://jott.com/">Jott</a> </em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/side-tabs/">Side tabs</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Hide or gray out options?</title>
		<link>https://blinkux.com/design-patterns/hide-or-gray-out-options/</link>
		<pubDate>Thu, 21 Aug 2008 12:59:53 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/hide-or-gray-out-options/</guid>
		<description><![CDATA[<p>In traditional software development, it’s best practice to gray out options that are not available in the current working context. For example, the menu below from Microsoft Word that has most table options disabled (because a table is not currently selected in the document): The reason this is considered best practice is that graying out&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/hide-or-gray-out-options/">Hide or gray out options?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>In traditional software development, it’s best practice to gray out options that are not available in the current working context. For example, the menu below from Microsoft Word that has most table options disabled (because a table is not currently selected in the document):</p>
<p><a href="/images/designlib/picture_3_2.png"><img title="Picture_3_2" src="/images/designlib/picture_3_2.png" alt="Picture_3_2" width="250" height="403" border="0" /></a></p>
<p>The reason this is considered best practice is that graying out inactive options keeps the list of items in the menu constant rather than ever-changing. This is important for frequently-accessed, globally-available options.</p>
<p>Another example comes from <a href="http://www.evernote.com/">Evernote</a>, which lets you capture and tag notes, storing them in different &#8220;notebooks.&#8221; When I’m viewing a specific notebook, only those tags contained in the notebook are enabled; the remainder are grayed out:</p>
<p><a href="/images/designlib/evernote_tags_2.png"><img title="Evernote_tags_2" src="/images/designlib/evernote_tags_2.png" alt="Evernote_tags_2" width="200" height="274" border="0" /></a></p>
<p>A related design issue occurs on the web when items have differing information available for them. The example below from Epicurious <em>(click to see full-sized) </em>shows there are five types of information available for Caramel Pecan Cookies: recipe, photo, reviews, video, and my notes:</p>
<p><a href="/images/designlib/epicurious_tabs1.png"><img title="Epicurious_tabs1" src="/images/designlib/epicurious_tabs1.png" alt="Epicurious_tabs1" width="400" height="140" border="0" /></a></p>
<p>But in a different recipe, there are only three options available (recipe, reviews, and my notes):</p>
<p><a href="/images/designlib/epicurious_tabs2.png"><img title="Epicurious_tabs2" src="/images/designlib/epicurious_tabs2.png" alt="Epicurious_tabs2" width="400" height="235" border="0" /></a></p>
<p>When presented with a similar design problem, I’ve had clients ask me if it wouldn’t make more sense to keep the tabs the same but gray out the ones that are not available for the current item. In this situation, I say no. The tabs here are serving more as page-level navigation, which is typically tailored to the specific page content.  There is nothing that the user could do on the page that would &#8220;enable&#8221; the grayed-out tabs &#8211; they are never applicable to the item being viewed. In addition, by only presenting the applicable tabs you do a better job of highlight what information <em>is </em>available.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/hide-or-gray-out-options/">Hide or gray out options?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Visual search suggestions</title>
		<link>https://blinkux.com/design-patterns/visual-search-suggestions/</link>
		<pubDate>Thu, 14 Aug 2008 13:56:24 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/visual-search-suggestions/</guid>
		<description><![CDATA[<p>Most designers are likely familiar with functionality that dynamically displays search results suggestions as you type &#8211; for example, Google Suggests, which is shown below. The Apple Store takes this idea one step further by automatically displaying images as part of the results display. For example, here are the results suggestion when I’ve typed &#8220;ip&#8221;:&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/visual-search-suggestions/">Visual search suggestions</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Most designers are likely familiar with functionality that dynamically displays search results suggestions as you type &#8211; for example, <a href="http://www.google.com/webhp?complete=1&amp;hl=en">Google Suggests</a>, which is shown below.</p>
<p><a href="/images/designlib/google_suggests.png"><img title="Google_suggests" src="/images/designlib/google_suggests.png" alt="Google_suggests" width="400" height="209" border="0" /></a></p>
<p>The <a href="http://www.apple.com/">Apple Store</a> takes this idea one step further by automatically displaying images as part of the results display. For example, here are the results suggestion when I’ve typed &#8220;ip&#8221;:</p>
<p><a href="/images/designlib/apple_visual_search.png"><img title="Apple_visual_search" src="/images/designlib/apple_visual_search.png" alt="Apple_visual_search" width="400" height="550" border="0" /></a></p>
<p>&nbsp;</p>
<p>And here are the suggestions when I’ve typed &#8220;iph&#8221;:</p>
<p><a href="/images/designlib/apple_visual_search2.png"><img title="Apple_visual_search2" src="/images/designlib/apple_visual_search2.png" alt="Apple_visual_search2" width="400" height="502" border="0" /></a></p>
<p>There is some seemingly promotional content in the results, but the top few choices are relevant. In some ways, this feels more like small dynamic web page built from the letters you’ve typed into search.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/visual-search-suggestions/">Visual search suggestions</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Indicating steps within steps</title>
		<link>https://blinkux.com/design-patterns/indicating-steps-within-steps/</link>
		<pubDate>Wed, 06 Aug 2008 11:36:50 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/indicating-steps-within-steps/</guid>
		<description><![CDATA[<p>Often, it’s handy to break down a wizard flow in to a few main steps with associated substeps. But in using this approach a question can arise as to how to represent the substeps in progress bar navigation. Sharebuilder‘s Open an Account function displays substeps by breaking a longer step (Create Account) into segments (click&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/indicating-steps-within-steps/">Indicating steps within steps</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Often, it’s handy to break down a wizard flow in to a few main steps with associated substeps. But in using this approach a question can arise as to how to represent the substeps in progress bar navigation.</p>
<p><a href="http://www.sharebuilder.com/">Sharebuilder</a>‘s Open an Account function displays substeps by breaking a longer step (Create Account) into segments <em>(click to see image full-sized)</em>:</p>
<p><a href="/images/designlib/multisteps.png"><img title="Multisteps" src="/images/designlib/multisteps.png" alt="Multisteps" width="400" height="50" border="0" /></a></p>
<p>The advantage of this approach is that is communicates the main tasks required while still visually reflecting the length of the entire process.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/indicating-steps-within-steps/">Indicating steps within steps</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Looking for Teachable Moments</title>
		<link>https://blinkux.com/design-patterns/looking-for-teachable-moments/</link>
		<pubDate>Thu, 24 Jul 2008 10:21:20 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/looking-for-teachable-moments/</guid>
		<description><![CDATA[<p>When people start working with a new system, most will immediately start clicking around and exploring &#8211; and continue that mode of use as a way of learning the system. This occurs despite the availability of clear, well-written documentation, much to the chagrin of technical writers everywhere. This tendency is known as the paradox of&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/looking-for-teachable-moments/">Looking for Teachable Moments</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>When people start working with a new system, most will immediately start clicking around and exploring &#8211; and continue that mode of use as a way of learning the system. This occurs despite the availability of clear, well-written documentation, much to the chagrin of technical writers everywhere. This tendency is known as the <a href="http://www.useit.com/alertbox/activeuserparadox.html">paradox of the active user</a>. It’s a paradox because in the long term users would perform more efficiently if they invested time up-front in learning about features and functions.</p>
<p>While we still advise clients to provide help for their applications (users will refer to it if they get hopelessly stuck), we also look for opportunities to provide small bits of help that won’t completely interrupt a user’s task flow. An example of this comes from Adobe Lightroom, which provides a brief introduction to the basic areas of the interface when the application is first launched <em>(click to see full-size images)</em>:</p>
<p><a href="/images/designlib/lightroom1_4.png"><img title="Lightroom1_4" src="/images/designlib/lightroom1_4.png" alt="Lightroom1_4" width="400" height="232" border="0" /></a></p>
<p><a href="/images/designlib/lightroom2.png"><img title="Lightroom2" src="/images/designlib/lightroom2.png" alt="Lightroom2" width="400" height="209" border="0" /></a></p>
<p><a href="/images/designlib/lightroom3.png"><img title="Lightroom3" src="/images/designlib/lightroom3.png" alt="Lightroom3" width="400" height="235" border="0" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>What is likely effective about his approach is that gives just a bit of information that supports users’ &#8220;clicking around&#8221; mode of learning.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/looking-for-teachable-moments/">Looking for Teachable Moments</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>What’s my user name?</title>
		<link>https://blinkux.com/design-patterns/whats-my-user-name/</link>
		<pubDate>Thu, 10 Jul 2008 14:14:55 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/whats-my-user-name/</guid>
		<description><![CDATA[<p>Sometimes, it’s hard to remember whether you are registered with a site &#8211; and if so, what your user ID is. Boxes and Arrows gives users some help in this situation by dynamically searching on the user name, reporting whether the login exists or not in the system.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/whats-my-user-name/">What’s my user name?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Sometimes, it’s hard to remember whether you are registered with a site &#8211; and if so, what your user ID is. <a href="http://www.boxesandarrows.com/">Boxes and Arrows</a> gives users some help in this situation by dynamically searching on the user name, reporting whether the login exists or not in the system.</p>
<p><a href="/images/designlib/login_found_2.png"><img title="Login_found_2" src="/images/designlib/login_found_2.png" alt="Login_found_2" width="250" height="301" border="0" /></a></p>
<p><a href="/images/designlib/login_notfound_2.png"><img title="Login_notfound_2" src="/images/designlib/login_notfound_2.png" alt="Login_notfound_2" width="250" height="263" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/whats-my-user-name/">What’s my user name?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Query Builder</title>
		<link>https://blinkux.com/design-patterns/query-builder/</link>
		<pubDate>Thu, 03 Jul 2008 11:56:59 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/query-builder/</guid>
		<description><![CDATA[<p>Supercook has an innovative query-builder for finding recipes (click to see full-sized image). I enter ingredients I have on-hand in the upper-left green box, which are displayed below in the tabbed area labeled &#8220;Your Kitchen.&#8221;   The search results on the right displays recipes with the ingredients I’ve specified (in this case chicken, lettuce, and salsa).&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/query-builder/">Query Builder</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.supercook.com/">Supercook</a> has an innovative query-builder for finding recipes <em>(click to see full-sized image).</em></p>
<p><a href="/images/designlib/super_cook.png"><img title="Super_cook" src="/images/designlib/super_cook.png" alt="Super_cook" width="400" height="244" border="0" /></a></p>
<p>I enter ingredients I have on-hand in the upper-left green box, which are displayed below in the tabbed area labeled &#8220;Your Kitchen.&#8221;   The search results on the right displays recipes with the ingredients I’ve specified (in this case chicken, lettuce, and salsa).</p>
<p>What’s interesting is display below my list of ingredients &#8211; it suggests other ingredients I might have on-hand (or could easily buy).  These appear in a tag cloud so I can see which ingredients will yield the highest number of recipe options. For example, if I added the ingredients &#8220;cheddar cheese&#8221; and &#8220;tortillas&#8221; to my chicken, lettuce, and salsa, I go from being able to make 1 recipe to 5 recipes.</p>
<p>Though this example is food-specific, it seems this approach could work for other items that have a standard set of attributes.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/query-builder/">Query Builder</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>“Window shade” Wizard Navigation</title>
		<link>https://blinkux.com/design-patterns/window-shade-wizard-navigation/</link>
		<pubDate>Fri, 27 Jun 2008 16:20:27 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/window-shade-wizard-navigation/</guid>
		<description><![CDATA[<p>The Adobe store uses a &#8220;window shade&#8221; navigation scheme for its check-out flow. Here is the initial  page state, with the first step active (click image to see full-sized version): When I click continue to move to the next step, the current &#8220;window shade&#8221; closes and the second steps opens: This particular interface is very&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/window-shade-wizard-navigation/">“Window shade” Wizard Navigation</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://www.adobe.com/">Adobe</a> store uses a &#8220;window shade&#8221; navigation scheme for its check-out flow. Here is the initial  page state, with the first step active <em>(click image to see full-sized version)</em>:</p>
<p><a href="/images/designlib/windowshade1.png"><img title="Windowshade1" src="/images/designlib/windowshade1.png" alt="Windowshade1" width="400" height="315" border="0" /></a></p>
<p>When I click continue to move to the next step, the current &#8220;window shade&#8221; closes and the second steps opens:</p>
<p><a href="/images/designlib/windowshade2.png"><img title="Windowshade2" src="/images/designlib/windowshade2.png" alt="Windowshade2" width="400" height="379" border="0" /></a></p>
<p>This particular interface is very responsive, and so the task flow feels much more compact compared to more traditional page-to-page navigation.</p>
<p>Practically, this approach works best where each step isn’t too long &#8211; and there are just a few steps &#8211; so that the &#8220;next steps&#8221; listed below the current one are clearly visable.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/window-shade-wizard-navigation/">“Window shade” Wizard Navigation</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Floating Page Elements</title>
		<link>https://blinkux.com/design-patterns/floating-page-elements/</link>
		<pubDate>Wed, 18 Jun 2008 12:53:12 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/floating-page-elements/</guid>
		<description><![CDATA[<p>As a result of a search for flight options,  United Airlines presents users with a long scrolling list of departing and returning flights. The associated &#8220;Continue&#8221; button, however, persistently displays by &#8220;floating&#8221; in a constant location—about 40 pixels from the top of the browser viewport: United could have framed the scrolling display of flights, which&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/floating-page-elements/">Floating Page Elements</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>As a result of a search for flight options,  <a href="http://www.united.com/">United Airlines</a> presents users with a long scrolling list of departing and returning flights. The associated &#8220;Continue&#8221; button, however, persistently displays by &#8220;floating&#8221; in a constant location—about 40 pixels from the top of the browser viewport:</p>
<p><a href="/images/designlib/floating_next.png"><img title="Floating_next" src="/images/designlib/floating_next.png" alt="Floating_next" width="400" height="220" border="0" /></a></p>
<p>United could have framed the scrolling display of flights, which would have also provided a persistent Continue button (a technique used in many applications).  I’m not sure of the advantage of the floating button, other than it definitely catches your eye as it jumps into position.</p>
<p><a href="http://www.alaskaair.com/">Alaska Airlines</a> also has a floating page element &#8211; but it provides a persistent display of the flights you’ve selected as your scroll up and down through the options:</p>
<p><a href="/images/designlib/alaska_floating.png"><img title="Alaska_floating" src="/images/designlib/alaska_floating.png" alt="Alaska_floating" width="400" height="176" border="0" /></a></p>
<p>Interestingly, you can pin this element in a static location on the page &#8211; presumedly for users who might find the jumping behavior annoying.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/floating-page-elements/">Floating Page Elements</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Persistent Message</title>
		<link>https://blinkux.com/design-patterns/persistent-message/</link>
		<pubDate>Mon, 09 Jun 2008 10:37:45 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/persistent-message/</guid>
		<description><![CDATA[<p>The folks at 37 signals use a persistent message at the top of Backpack pages to alert users to new features (in the example below, the message is used to announce their affiliate program). The message is persistent in that it continues to be displayed at the top of any Backpack page until the user&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/persistent-message/">Persistent Message</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The folks at 37 signals use a persistent message at the top of <a href="http://www.backpackit.com/">Backpack</a> pages to alert users to new features (in the example below, the message is used to announce their affiliate program).</p>
<p><a href="/images/designlib/backpack_notice1.png"><img title="Backpack_notice1" src="/images/designlib/backpack_notice1.png" alt="Backpack_notice1" width="400" height="110" border="0" /></a></p>
<p>The message is persistent in that it continues to be displayed at the top of any Backpack page until the user clicks &#8220;Hide this notice.&#8221; However, the wording of that link made me assume that there would be a way to show it again once it is &#8220;hidden.&#8221; What actually happens is that the message is removed &#8211; I wasn’t able to find a way to re-display it.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/persistent-message/">Persistent Message</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Customized Editing Space</title>
		<link>https://blinkux.com/design-patterns/customized-editing-space/</link>
		<pubDate>Fri, 30 May 2008 14:15:16 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/customized-editing-space/</guid>
		<description><![CDATA[<p>Typepad (blogging platform) lets its users customize the size of the text-editing space with &#8220;Bigger&#8221;/&#8221;Smaller&#8221;controls at the bottom of the text box (click to see full-sized image). The size settings are saved when you save a post. Though there are other customization options available by clicking a &#8220;customize this display&#8221; link, I like how they’ve&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/customized-editing-space/">Customized Editing Space</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.typepad.com/">Typepad</a> (blogging platform) lets its users customize the size of the text-editing space with &#8220;Bigger&#8221;/&#8221;Smaller&#8221;controls at the bottom of the text box <em>(click to see full-sized image).</em></p>
<p><a href="/images/designlib/typeopad_textediting.png"><img title="Typeopad_textediting" src="/images/designlib/typeopad_textediting.png" alt="Typeopad_textediting" width="400" height="117" border="0" /></a></p>
<p>The size settings are saved when you save a post.</p>
<p>Though there are other customization options available by clicking a &#8220;customize this display&#8221; link, I like how they’ve pulled out probably the most useful customization right on the page.  This way, people who generally create short posts can easily have a compact editing space that meets their needs, while people who usually create long posts can work with a long text box.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/customized-editing-space/">Customized Editing Space</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Filter controls with keyword search</title>
		<link>https://blinkux.com/design-patterns/filter-controls-with-keyword-search/</link>
		<pubDate>Fri, 09 May 2008 10:05:28 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/filter-controls-with-keyword-search/</guid>
		<description><![CDATA[<p>We’ve tested a number of search interfaces and in general we’ve found that people often neglect refinement options. It could be that people are conditioned to the web search experience (particularly Google) and therefore are less inclined to take refinement steps as part of entering their search. The search function at iStockphoto encourages visitors to&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/filter-controls-with-keyword-search/">Filter controls with keyword search</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>We’ve tested a number of search interfaces and in general we’ve found that people often neglect refinement options. It could be that people are conditioned to the web search experience (particularly Google) and therefore are less inclined to take refinement steps as part of entering their search.</p>
<p>The search function at <a href="http://www.istockphoto.com/index.php">iStockphoto</a> encourages visitors to refine by displaying the controls dynamically when the cursor is in the keyword search field:</p>
<p><a href="/images/designlib/12istockphoto_2.png"><img title="12istockphoto_2" src="/images/designlib/12istockphoto_2.png" alt="12istockphoto_2" width="250" height="242" border="0" /></a></p>
<p>Both the placement (under the search field) and the dynamic behavior (which catches the eye) helps bring these options to the user’s attention.</p>
<p>Compare this treatment with that found on the <a href="http://pro.corbis.com/">Corbis</a> site <em>(click image to see full-sized)</em>:</p>
<p><a href="/images/designlib/corbis_search.png"><img title="Corbis_search" src="/images/designlib/corbis_search.png" alt="Corbis_search" width="400" height="35" border="0" /></a></p>
<p>Here the refinement options appear <em>after</em> the search field and button. Since the user’s attention will initially be on the search field and button, the refinement options seem less discoverable in this position.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/filter-controls-with-keyword-search/">Filter controls with keyword search</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Controls that expand and collapse</title>
		<link>https://blinkux.com/design-patterns/controls-that-expand-and-collapse/</link>
		<pubDate>Thu, 01 May 2008 10:42:12 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/controls-that-expand-and-collapse/</guid>
		<description><![CDATA[<p>As web pages become more dynamic, behaviors seen in desktop applications have found their way on to the web. One of the most common behaviors is expanding/collapsing an element. OS file browsers have long used tree controls to allow users to open and close branches of a file hierarchy. Windows XP uses a &#8220;plus/minus&#8221; control.&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/controls-that-expand-and-collapse/">Controls that expand and collapse</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>As web pages become more dynamic, behaviors seen in desktop applications have found their way on to the web. One of the most common behaviors is expanding/collapsing an element.</p>
<p>OS file browsers have long used tree controls to allow users to open and close branches of a file hierarchy.</p>
<p><strong>Windows XP uses a &#8220;plus/minus&#8221; control.</strong> The plus indicates there is more available under branch; the minus indicates the branch is open:</p>
<p><a href="/images/designlib/xp_tree.png"><img title="Xp_tree" src="/images/designlib/xp_tree.png" alt="Xp_tree" width="300" height="241" border="0" /></a></p>
<p><strong>Mac OS X uses a &#8220;triangle&#8221; control</strong>. When the branch is closed the triangle points to the right; when the branch is closed the triangle points down.</p>
<p><a href="/images/designlib/mac_4.jpg"><img title="Mac_4" src="/images/designlib/mac_4.jpg" alt="Mac_4" width="250" height="304" border="0" /></a></p>
<p><strong>Vista uses a variation of the triangle control</strong>. In the closed state, the points to the right, but is rendered in outlined only. When the branch is open, the triangle points at a 45-degree angle and is filled:</p>
<p><a href="/images/designlib/vista_treecontrols.png"><img title="Vista_treecontrols" src="/images/designlib/vista_treecontrols.png" alt="Vista_treecontrols" width="200" height="169" border="0" /></a></p>
<p><strong>The web uses variations of Windows XP &#8220;plus/minus&#8221; control and the Mac OS X &#8220;triangle&#8221; control.</strong></p>
<p><a href="http://www.google.com/reader/">Google Reader</a> uses a plus/minus control:</p>
<p><a href="/images/designlib/reader_tree_controls_2.png"><img title="Reader_tree_controls_2" src="/images/designlib/reader_tree_controls_2.png" alt="Reader_tree_controls_2" width="250" height="211" border="0" /></a></p>
<p><a href="http://www.yahoo.com/">Yahoo Mail</a> uses a triangle control:</p>
<p><a href="/images/designlib/yahoo_mail_treecontrols_2.png"><img title="Yahoo_mail_treecontrols_2" src="/images/designlib/yahoo_mail_treecontrols_2.png" alt="Yahoo_mail_treecontrols_2" width="300" height="189" border="0" /></a></p>
<p>&nbsp;</p>
<p>The above examples are controlling the display of lists.  In traditional desktop software triangle controls are commonly found open and close palettes, such as those found in Adobe Photoshop:</p>
<p><a href="/images/designlib/palletes.png"><img title="Palletes" src="/images/designlib/palletes.png" alt="Palletes" width="300" height="120" border="0" /></a></p>
<p>On the web, this same idea is often seen with web page widgets, as with this example from <a href="http://www.netvibes.com/">Netvibes</a>:</p>
<p><a href="/images/designlib/digg_open_2.png"><img title="Digg_open_2" src="/images/designlib/digg_open_2.png" alt="Digg_open_2" width="350" height="157" border="0" /></a></p>
<p>Interestingly, <a href="http://www.google.com/ig">iGoogle</a> uses more of a window minimize/maximize metaphor for its widgets. The placement of this control is also on the right side of the widget, similar to the window controls in Windows XP or Vista.</p>
<p><a href="/images/designlib/igoogle_minimize.png"><img title="Igoogle_minimize" src="/images/designlib/igoogle_minimize.png" alt="Igoogle_minimize" width="350" height="142" border="0" /></a></p>
<p>There is one other related convention that is worth mentioning, which is controls to hide/show menus. On the web, this control is commonly represented as a down-pointing triangle, as show in these examples from iGoogle and Netvibes.</p>
<p><a href="/images/designlib/igoogle_menu_open.png"><img style="width: 350px; height: 126px;" title="Igoogle_menu_open" src="/images/designlib/igoogle_menu_open.png" alt="Igoogle_menu_open" border="0" /></a></p>
<p><a href="/images/designlib/better_menu_displayed_netvibes.png"><img title="Better_menu_displayed_netvibes" src="/images/designlib/better_menu_displayed_netvibes.png" alt="Better_menu_displayed_netvibes" width="350" height="136" border="0" /></a></p>
<p>Interestingly, pallets in desktop software often use a right-pointing triangle at the end of the widget to display a menu (as shown in this Photoshop example):</p>
<p><a href="/images/designlib/pallette_menu.png"><img title="Pallette_menu" src="/images/designlib/pallette_menu.png" alt="Pallette_menu" width="400" height="231" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/controls-that-expand-and-collapse/">Controls that expand and collapse</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Presenting choices in a dialog box</title>
		<link>https://blinkux.com/design-patterns/presenting-choices-in-a-dialog-box/</link>
		<pubDate>Thu, 24 Apr 2008 10:18:29 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/presenting-choices-in-a-dialog-box/</guid>
		<description><![CDATA[<p>When attempting to copy files that already exist in the destination folder, Vista gives you these options: &#160; This dialog has a lot of explanatory text.  And to my eye the actions—what you are supposed to click—are not strongly distinguished from the other text (a problem of visual hierarchy).  I think  the presentation is a&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/presenting-choices-in-a-dialog-box/">Presenting choices in a dialog box</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>When attempting to copy files that already exist in the destination folder, Vista gives you these options:</p>
<p><a href="/images/designlib/copy_dialog_blur.png"><img title="Copy_dialog_blur" src="/images/designlib/copy_dialog_blur.png" alt="Copy_dialog_blur" width="400" height="425" border="0" /></a></p>
<p>&nbsp;</p>
<p>This dialog has a lot of explanatory text.  And to my eye the actions—what you are supposed to click—are not strongly distinguished from the other text (a problem of visual hierarchy).  I think  the presentation is a case of a bit too much information that serves complicate the choice.</p>
<p>Compare the above to this Mac OS X dialog for the same situation:</p>
<p><a href="/images/designlib/capture_blur.png"><img title="Capture_blur" src="/images/designlib/capture_blur.png" alt="Capture_blur" width="400" height="125" border="0" /></a></p>
<p>Here, at a glance, I can see there are two choices: stop and replace. The button treatment of the actions makes them pop out from the other elements of the dialog.</p>
<p>I suspect if we were to do A/B testing of these solutions, there would be significantly lower task times associated with the Mac OS X presentation when compared to the Vista approach.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/presenting-choices-in-a-dialog-box/">Presenting choices in a dialog box</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>A single-page multi-step form</title>
		<link>https://blinkux.com/design-patterns/a-single-page-multi-step-form/</link>
		<pubDate>Thu, 10 Apr 2008 14:53:49 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/a-single-page-multi-step-form/</guid>
		<description><![CDATA[<p>Rather than using a multi-page wizard, ebay uses a single-page form, divided visually into separate steps, for posting items for sale (click to see full-sized image): The strong visual weight given to each section effectively breaks the form into separate steps. A risk with long, scrolling forms is that users can find them overwhelming.  The&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/a-single-page-multi-step-form/">A single-page multi-step form</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Rather than using a multi-page wizard, <a href="http://www.ebay.com/">ebay</a> uses a single-page form, divided visually into separate steps, for posting items for sale <em>(click to see full-sized image)</em>:</p>
<p><a href="/images/designlib/ebay_singlepage_multistep_blur.png"><img title="Ebay_singlepage_multistep_blur" src="/images/designlib/ebay_singlepage_multistep_blur.png" alt="Ebay_singlepage_multistep_blur" width="400" height="1053" border="0" /></a></p>
<p>The strong visual weight given to each section effectively breaks the form into separate steps.</p>
<p>A risk with long, scrolling forms is that users can find them overwhelming.  The single-form approach (vs. a wizard approach) is most suitable where:</p>
<ul>
<li>There is little or no conditional logic to the flow</li>
<li>The overall flow is short</li>
<li>Each step is relatively easy (both in terms of interaction time and cognition required)</li>
</ul>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/a-single-page-multi-step-form/">A single-page multi-step form</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Using a button for selection feedback</title>
		<link>https://blinkux.com/design-patterns/using-a-button-for-selection-feedback/</link>
		<pubDate>Fri, 04 Apr 2008 14:16:49 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/using-a-button-for-selection-feedback/</guid>
		<description><![CDATA[<p>A previous post shows how form buttons can be used for in-progress feedback. Buttons can also be used for selection feedback, as shown in this example from FriendFeed: &#160; This approach can be particularly helpful when users are selecting from a long scrolling list or over multiple pages.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/using-a-button-for-selection-feedback/">Using a button for selection feedback</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>A <a title="Using a button for in-progress feedback" href="/design-patterns/using-a-button-for-in-progress-feedback/">previous post</a> shows how form buttons can be used for in-progress feedback.</p>
<p>Buttons can also be used for <em>selection</em> feedback, as shown in this example from <a href="http://friendfeed.com/">FriendFeed</a>:</p>
<p><a href="/images/designlib/dynamicbutton_blur.png"><img title="Dynamicbutton_blur" src="/images/designlib/dynamicbutton_blur.png" alt="Dynamicbutton_blur" width="400" height="152" border="0" /></a></p>
<p>&nbsp;</p>
<p>This approach can be particularly helpful when users are selecting from a long scrolling list or over multiple pages.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/using-a-button-for-selection-feedback/">Using a button for selection feedback</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Constraints or flexibility?</title>
		<link>https://blinkux.com/design-patterns/constraints-or-flexibility/</link>
		<pubDate>Fri, 28 Mar 2008 12:39:53 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/constraints-or-flexibility/</guid>
		<description><![CDATA[<p>Google Calendar and Yahoo! Calendar use very different mechanisms for the &#8220;quick entry&#8221; of events. Yahoo uses separate fields for each component of the event: Google on the other hand uses a single text field: &#160; Both approaches have advantages and disadvantages. The Yahoo approach—using separate, specified fields—is probably more suitable to novice users because&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/constraints-or-flexibility/">Constraints or flexibility?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Google Calendar and Yahoo! Calendar use very different mechanisms for the &#8220;quick entry&#8221; of events.</p>
<p>Yahoo uses separate fields for each component of the event:</p>
<p><a href="/images/designlib/yahoo_quick_add.png"><img title="Yahoo_quick_add" src="/images/designlib/yahoo_quick_add.png" alt="Yahoo_quick_add" width="400" height="53" border="0" /></a></p>
<p>Google on the other hand uses a single text field:</p>
<p><a href="/images/designlib/google_quickadd.png"><img title="Google_quickadd" src="/images/designlib/google_quickadd.png" alt="Google_quickadd" width="400" height="86" border="0" /></a></p>
<p>&nbsp;</p>
<p>Both approaches have advantages and disadvantages.</p>
<p>The Yahoo approach—using separate, specified fields—is probably more suitable to novice users because it ensures entries are in exactly the right format. But, it is likely slower than entering information as a single text string.</p>
<p>The Google approach reflects how people might quickly jot down events in an off-line context. But this also requires more system logic to properly interpret user’s entries—and this approach runs the risk that users may not use  syntax that the system can interpret, resulting in errors.</p>
<p>For example, consider this quick entry in Google Calendar:</p>
<p><strong>breakfast w/Tracy at 7</strong></p>
<p>With this entry, Google incorrectly schedules the breakfast with Tracy 7:00 <em>pm</em> rather than 7:00 in the morning (which was the user’s intention).</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/constraints-or-flexibility/">Constraints or flexibility?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Using a button for in-progress feedback</title>
		<link>https://blinkux.com/design-patterns/using-a-button-for-in-progress-feedback/</link>
		<pubDate>Wed, 19 Mar 2008 15:44:27 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/using-a-button-for-in-progress-feedback/</guid>
		<description><![CDATA[<p>An effective way to let users know a process is in progress is to use the button they just clicked. Here is the initial button state on freetranslation.com: And here is the button state when clicked, while the translation is in progress: This approach has two great advantages:  it gives the user feedback right where&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/using-a-button-for-in-progress-feedback/">Using a button for in-progress feedback</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>An effective way to let users know a process is in progress is to use the button they just clicked.</p>
<p>Here is the initial button state on <a href="http://www.freetranslation.com/">freetranslation.com</a>:</p>
<p><a href="/images/designlib/inprogress_feedback_start.png"><img title="Inprogress_feedback_start" src="/images/designlib/inprogress_feedback_start.png" alt="Inprogress_feedback_start" width="400" height="182" border="0" /></a></p>
<p>And here is the button state when clicked, while the translation is in progress:</p>
<p><a href="/images/designlib/inprogress_feedback.png"><img title="Inprogress_feedback" src="/images/designlib/inprogress_feedback.png" alt="Inprogress_feedback" width="400" height="175" border="0" /></a></p>
<p>This approach has two great advantages:  it gives the user feedback right where they gaze is currently fixed (on the button they just clicked)—and, by disabling the button, it prevents users from clicking the button twice (which might happen if they think &#8220;nothing&#8221; is happening).</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/using-a-button-for-in-progress-feedback/">Using a button for in-progress feedback</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Summarizing user reviews</title>
		<link>https://blinkux.com/design-patterns/summarizing-user-reviews/</link>
		<pubDate>Thu, 13 Mar 2008 11:23:49 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/summarizing-user-reviews/</guid>
		<description><![CDATA[<p>When a product has a large number of reviews—both positive and negative—it can be time-consuming to read through them all to understand the range of opinions on a product.  Amazon helps its users by highlighting the most useful positive and negative reviews (click to see full-size image): This approach, of course,  highlights only a small&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/summarizing-user-reviews/">Summarizing user reviews</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>When a product has a large number of reviews—both positive and negative—it can be time-consuming to read through them all to understand the range of opinions on a product.  Amazon helps its users by highlighting the most useful positive and negative reviews <em>(click to see full-size image)</em>:</p>
<p><a href="/images/designlib/amazon_review2.png"><img title="Amazon_review2" src="/images/designlib/amazon_review2.png" alt="Amazon_review2" width="400" height="246" border="0" /></a></p>
<p>This approach, of course,  highlights only a small subset of the review content. But even when users read an entire set of reviews thoroughly, they are getting an unscientific sampling of opinion. Comparing a positive versus a negative review is likely an effective shortcut for those who don’t have the time or inclination to read every review.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/summarizing-user-reviews/">Summarizing user reviews</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Asking users to self-identify</title>
		<link>https://blinkux.com/design-patterns/asking-users-to-self-identify/</link>
		<pubDate>Sat, 08 Mar 2008 03:22:51 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/asking-users-to-self-identify/</guid>
		<description><![CDATA[<p>I recently visited the web site of a company that provides requirements-management software. Their home page consisted of exactly two &#8220;enter here&#8221;  links and a check box (to remember my &#8220;enter here&#8221; preference). This home page demanded I enter the site as either and &#8220;IT user&#8221; or a &#8220;business user.&#8221; There were no other navigation&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/asking-users-to-self-identify/">Asking users to self-identify</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>I recently visited the web site of a company that provides requirements-management software. Their home page consisted of exactly two &#8220;enter here&#8221;  links and a check box (to remember my &#8220;enter here&#8221; preference). This home page demanded I enter the site as either and &#8220;IT user&#8221; or a &#8220;business user.&#8221; There were no other navigation options; I had to make a choice:</p>
<p><a href="/images/designlib/selfidentify.png"><img title="Selfidentify" src="/images/designlib/selfidentify.png" alt="Selfidentify" width="400" height="203" border="0" /></a></p>
<p>What is particularly interesting about this choice is that it not only forces me to self-identify as one or the other, it also implies some sort of conflict/unrest between the two. The IT user and the business user look like they are having some sort of stare-down. Honestly, I didn’t want to choose either one! But aside from that, I truly didn’t know which I should select.</p>
<p>Sometimes, it makes sense to organize information by user type. College sites do this (parents, students, faculty and staff…) as do health insurers (members, employers, providers…). These are distinct groups with distinct informational needs. For example, the homepage of <a href="http://www.georgetown.edu/">Georgetown University</a> prominently features self-identify links in the center of the page, but provides other topic categories on the left side of the page:</p>
<p><a href="/images/designlib/georgetown.png"><img title="Georgetown" src="/images/designlib/georgetown.png" alt="Georgetown" width="400" height="254" border="0" /></a></p>
<p>Forcing users to self-identify should never be the sole gateway to the site’s information. If people can’t identify with any of the options, they will feel stuck.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/asking-users-to-self-identify/">Asking users to self-identify</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Paging and scrolling navigation—together</title>
		<link>https://blinkux.com/design-patterns/paging-and-scrolling-navigationtogether/</link>
		<pubDate>Thu, 28 Feb 2008 13:45:30 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/paging-and-scrolling-navigationtogether/</guid>
		<description><![CDATA[<p>As mentioned in a previous post, most web-based systems seem to bump into performance limits that prevent implementing infinite scrolling. And so some amount of paging navigation is usually required. Tastebook combines both scrolling and paging navigation on a single page. It seems to have a limit of loading 100 items per page—which they’ve implemented&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/paging-and-scrolling-navigationtogether/">Paging and scrolling navigation—together</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>As mentioned in a previous post, most web-based systems seem to bump into performance limits that prevent implementing infinite scrolling. And so some amount of paging navigation is usually required.</p>
<p><a href="http://www.tastebook.com/">Tastebook</a> combines both scrolling and paging navigation on a single page. It seems to have a limit of loading 100 items per page—which they’ve implemented within a scrolling frame. Paging links are at the bottom of the frame (click for full-sized image):</p>
<p><a href="/images/designlib/tastebook_scrolling.png"><img title="Tastebook_scrolling" src="/images/designlib/tastebook_scrolling.png" alt="Tastebook_scrolling" width="400" height="286" border="0" /></a></p>
<p>Though the paging links have relatively light visual weight, they are in a highly discoverable location: right at the end of the scroll bar.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/paging-and-scrolling-navigationtogether/">Paging and scrolling navigation—together</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Highlighting the current row</title>
		<link>https://blinkux.com/design-patterns/highlighting-the-current-row/</link>
		<pubDate>Mon, 25 Feb 2008 10:50:36 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/highlighting-the-current-row/</guid>
		<description><![CDATA[<p>Rather than using alternating row shading (a common technique to help differentiate rows), the Netflx queue highlights a row when you roll your mouse over it. This, combined with the generous amount of white space between rows, makes it easier to read across rows. It also makes for a cleaner, simpler layout compared to using&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/highlighting-the-current-row/">Highlighting the current row</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Rather than using alternating row shading (a common technique to help differentiate rows), the <a href="http://www.netflix.com/">Netflx</a> queue highlights a row when you roll your mouse over it. This, combined with the generous amount of white space between rows, makes it easier to read across rows. It also makes for a cleaner, simpler layout compared to using alternating row shading <em>(click to see full-sized image).</em></p>
<p><a href="/images/designlib/netflix_row.png"><img title="Netflix_row" src="/images/designlib/netflix_row.png" alt="Netflix_row" width="400" height="111" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/highlighting-the-current-row/">Highlighting the current row</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Password recovery without a required trip to email</title>
		<link>https://blinkux.com/design-patterns/password-recovery-without-a-required-trip-to-email/</link>
		<pubDate>Fri, 15 Feb 2008 07:25:15 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/password-recovery-without-a-required-trip-to-email/</guid>
		<description><![CDATA[<p>If you forget your password on the Fine Cooking web site, you gain access to the site without waiting for your password to be delivered via email. Step 1: Step 2: Step 3: (Note the option here to automatically log the user in.) Step 4: I’m logged in This process obviously relies heavily on the&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/password-recovery-without-a-required-trip-to-email/">Password recovery without a required trip to email</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>If you forget your password on the <a href="http://www.taunton.com/finecooking/index.aspx?">Fine Cooking</a> web site, you gain access to the site without waiting for your password to be delivered via email.</p>
<p>Step 1:<br />
<a href="/images/designlib/reset_password1.png"><img title="Reset_password1" src="/images/designlib/reset_password1.png" alt="Reset_password1" width="400" height="145" border="0" /></a></p>
<p>Step 2:<br />
<a href="/images/designlib/reset_password2_2.png"><img title="Reset_password2_2" src="/images/designlib/reset_password2_2.png" alt="Reset_password2_2" width="400" height="155" border="0" /></a></p>
<p>Step 3: (Note the option here to automatically log the user in.)<br />
<a href="/images/designlib/reset_password3.png"><img title="Reset_password3" src="/images/designlib/reset_password3.png" alt="Reset_password3" width="400" height="183" border="0" /></a></p>
<p>Step 4: I’m logged in<br />
<a href="/images/designlib/reset_password4.png"><img title="Reset_password4" src="/images/designlib/reset_password4.png" alt="Reset_password4" width="400" height="148" border="0" /></a></p>
<p>This process obviously relies heavily on the security question and may not be as secure as requiring the password recovery via email. But it has the advantage of being quick and easy… in just a few short steps the user has access to the logged-in version of the site.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/password-recovery-without-a-required-trip-to-email/">Password recovery without a required trip to email</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Selecting Items Across Multiple Pages</title>
		<link>https://blinkux.com/design-patterns/selecting-items-across-multiple-pages/</link>
		<pubDate>Fri, 08 Feb 2008 12:41:01 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/selecting-items-across-multiple-pages/</guid>
		<description><![CDATA[<p>Every web-based application I’ve worked on recently requires some degree of paging when the system returns large number of search results. The reason is performance constraints. While some search engines are able to present results using an infinite scroll (see Live image search), most systems seem to bump into performance limits as to how much&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/selecting-items-across-multiple-pages/">Selecting Items Across Multiple Pages</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Every web-based application I’ve worked on recently requires some degree of paging when the system returns large number of search results. The reason is performance constraints. While some search engines are able to present results using an infinite scroll (see <a href="http://www.live.com/?&amp;scope=images">Live image search</a>), most systems seem to bump into performance limits as to how much can be loaded into a page.</p>
<p>Commonly, items that are distributed over a number of pages are subject to a &#8220;Select All&#8221; command. In this situation, the following question always comes up: <strong>Do we just select the items on the current page or do we select all items across <em>all</em> pages?</strong></p>
<p><a href="http://mail.google.com/">Gmail</a> has a nice solution to this: give the user a choice.</p>
<p>By default, Gmail just selects the items on the current page. But it gives you a handy link at the top of the list to select across all pages <em>(click to see full-sized image)</em>:</p>
<p><a href="/images/designlib/selectall1.png"><img title="Selectall1" src="/images/designlib/selectall1.png" alt="Selectall1" width="400" height="91" border="0" /></a></p>
<p>Here’s how it looks when items are selected across pages:</p>
<p><a href="/images/designlib/selectall2.png"><img title="Selectall2" src="/images/designlib/selectall2.png" alt="Selectall2" width="400" height="102" border="0" /></a></p>
<p>This approach doesn’t completely resolve the question, though, because you must select default behavior here (select single page or select across all pages).</p>
<p>In a study I recently completed, I found that  users expected &#8220;Select All&#8221; to do just that—select all items across all pages. The interface we tested gave users feedback on the number of items selected, but participants still wanted to check at least one other page to confirm that everything was indeed selected. This was a system participants used on a daily basis, and a few stated that they would just do this check the first time, but would subsequently feel comfortable the system had selected absolutely everything.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/selecting-items-across-multiple-pages/">Selecting Items Across Multiple Pages</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Selecting items in web mail</title>
		<link>https://blinkux.com/design-patterns/selecting-items-in-web-mail/</link>
		<pubDate>Fri, 01 Feb 2008 09:34:37 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/selecting-items-in-web-mail/</guid>
		<description><![CDATA[<p>It’s interesting to examine the various approaches web mail applications use for selecting multiple items (messages) in a list. Yahoo mail provides check boxes but also lets users use Shift + Click and Ctrl + Click—the way you would multiple-select items in a desktop application. Regardless of how the selection is made, the item is&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/selecting-items-in-web-mail/">Selecting items in web mail</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>It’s interesting to examine the various approaches web mail applications use for selecting multiple items (messages) in a list.</p>
<p><a href="http://www.yahoo.com/">Yahoo</a> mail provides check boxes but also lets users use <em>Shift + Click</em> and <em>Ctrl + Click</em>—the way you would multiple-select items in a desktop application. Regardless of how the selection is made, the item is both highlighted and its check box is checked:</p>
<p><a href="/images/designlib/yahoomail2.png"><img title="Yahoomail2" src="/images/designlib/yahoomail2.png" alt="Yahoomail2" width="400" height="203" border="0" /></a></p>
<p>&nbsp;</p>
<p><a href="http://get.live.com/wlmail/overview">Windows Live Mail</a> uses the identical approach, except the check boxes for individual messages aren’t visible until you roll your mouse over an item (or select it):</p>
<p><a href="/images/designlib/livemail.png"><img title="Livemail" src="/images/designlib/livemail.png" alt="Livemail" width="250" height="122" border="0" /></a></p>
<p><a href="http://mail.google.com/">Gmail</a> relies on check boxes, but it also provides links that allow you to make selections based on the message state (read, unread, starred, etc). <em>Shift + Click</em> and <em>Ctrl + Click</em> don’t work in Gmail, however.</p>
<p><a href="/images/designlib/gmail2.png"><img title="Gmail2" src="/images/designlib/gmail2.png" alt="Gmail2" width="400" height="142" border="0" /></a></p>
<p>&nbsp;</p>
<p><a href="http://www.mac.com/WebObjects/Welcome">.Mac </a>mail dispenses with the check boxes all together and  relies exclusively on  <em>Shift + Click</em> and <em>Ctrl + Click </em>for selecting multiple messages.</p>
<p><a href="/images/designlib/macmail3.png"><img title="Macmail3" src="/images/designlib/macmail3.png" alt="Macmail3" width="400" height="146" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/selecting-items-in-web-mail/">Selecting items in web mail</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Highlighting Timely Information</title>
		<link>https://blinkux.com/design-patterns/highlighting-timely-information/</link>
		<pubDate>Tue, 15 Jan 2008 07:04:50 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/highlighting-timely-information/</guid>
		<description><![CDATA[<p>Epicurious.com reserves a portion of its global navigation bar to highlight seasonal information. Currently, this area displays a &#8220;Super Bowl&#8221; link (click image to see full size): Visually, I think this works effectively because of visual weight given to the navigation bar (a deep, rich green) and the &#8220;white space&#8221; surrounding the seasonal link under&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/highlighting-timely-information/">Highlighting Timely Information</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.epicurious.com/">Epicurious.com</a> reserves a portion of its global navigation bar to highlight seasonal information. Currently, this area displays a &#8220;Super Bowl&#8221; link (click image to see full size):</p>
<p><a href="/images/designlib/epicurious_nav.png"><img title="Epicurious_nav" src="/images/designlib/epicurious_nav.png" alt="Epicurious_nav" width="400" height="102" border="0" /></a></p>
<p>Visually, I think this works effectively because of visual weight given to the navigation bar (a deep, rich green) and the &#8220;white space&#8221; surrounding the seasonal link under Articles &amp; Guides. I personally never fail to notice this link when I visit the site.</p>
<p>Using the link, however, is a bit tricky.  It’s easy to accidentally roll your mouse over the hot spot for the fly-out navigation instead, which covers up the link. It takes a relatively precise mouse movement to actually click the seasonal link.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/highlighting-timely-information/">Highlighting Timely Information</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Dynamic Side-Tabs</title>
		<link>https://blinkux.com/design-patterns/dynamic-side-tabs/</link>
		<pubDate>Fri, 11 Jan 2008 08:22:34 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/dynamic-side-tabs/</guid>
		<description><![CDATA[<p>The &#8220;My eBay&#8221; area of eBay uses a system of dynamic side-tabs for navigation to child (subordinate) pages. Here are the tabs in the normal state: Here is the &#8220;Saved Stuff&#8221; tab in the rollover state: Once you click on a tab it stays open; closing the previously-active tab: I think this is an interesting&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/dynamic-side-tabs/">Dynamic Side-Tabs</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The &#8220;My eBay&#8221; area of <a href="http://www.ebay.com/">eBay</a> uses a system of dynamic side-tabs for navigation to child (subordinate) pages. Here are the tabs in the normal state:</p>
<p><a href="/images/designlib/ebay_tabs1_2.png"><img title="Ebay_tabs1_2" src="/images/designlib/ebay_tabs1_2.png" alt="Ebay_tabs1_2" width="400" height="165" border="0" /></a></p>
<p>Here is the &#8220;Saved Stuff&#8221; tab in the rollover state:</p>
<p><a href="/images/designlib/ebay_tabs2.png"><img title="Ebay_tabs2" src="/images/designlib/ebay_tabs2.png" alt="Ebay_tabs2" width="400" height="173" border="0" /></a></p>
<p>Once you click on a tab it stays open; closing the previously-active tab:</p>
<p><a href="/images/designlib/ebay_tabs3.png"><img title="Ebay_tabs3" src="/images/designlib/ebay_tabs3.png" alt="Ebay_tabs3" width="400" height="225" border="0" /></a></p>
<p>I think this is an interesting approach to help de-clutter a left navigation bar, which can sometimes  contain an overwhelming number of links. The key, however, would be clear groupings of links—with labels that convey a strong &#8220;<a href="http://www.useit.com/alertbox/20030630.html">information scent</a>&#8221; of the underlying links.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/dynamic-side-tabs/">Dynamic Side-Tabs</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Buttons that support primary and secondary actions</title>
		<link>https://blinkux.com/design-patterns/buttons-that-support-primary-and-secondary-actions/</link>
		<pubDate>Fri, 04 Jan 2008 06:59:14 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/buttons-that-support-primary-and-secondary-actions/</guid>
		<description><![CDATA[<p>Where there is a clear primary action (and related secondary actions) using a segmented button lets you present the actions together in a compact manner. The primary action in the example below (from Microsoft Excel 2007) is Paste: Clicking the upper segment of the button initiates the primary command. Clicking the lower segment of the&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/buttons-that-support-primary-and-secondary-actions/">Buttons that support primary and secondary actions</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Where there is a clear primary action (and related secondary actions) using a segmented button lets you present the actions together in a compact manner.</p>
<p>The primary action in the example below (from Microsoft Excel 2007) is <em>Paste</em>:</p>
<p><a href="/images/designlib/excelpaste1.png"><img title="Excelpaste1" src="/images/designlib/excelpaste1.png" alt="Excelpaste1" width="250" height="169" border="0" /></a></p>
<p>Clicking the upper segment of the button initiates the primary command.</p>
<p>Clicking the lower segment of the button displays related secondary commands, with the primary command repeated at the top of the list. The primary command is visually emphasized with an icon:</p>
<p><a href="/images/designlib/excelpaste2.png"><img title="Excelpaste2" src="/images/designlib/excelpaste2.png" alt="Excelpaste2" width="250" height="345" border="0" /></a></p>
<p>Yahoo Mail uses the same approach with a horizontally-oriented <em>New</em> button.  The primary action is creating a  new email message.</p>
<p><a href="/images/designlib/yahoo_button1.png"><img title="Yahoo_button1" src="/images/designlib/yahoo_button1.png" alt="Yahoo_button1" width="200" height="114" border="0" /></a></p>
<p>Secondary actions are creating a new chat and creating a new text message.  These are displayed by clicking the right end of the button. The primary action (email message) is emphasized at the top of the list with bold text.</p>
<p><a href="/images/designlib/yahoo_button2.png"><img title="Yahoo_button2" src="/images/designlib/yahoo_button2.png" alt="Yahoo_button2" width="250" height="135" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/buttons-that-support-primary-and-secondary-actions/">Buttons that support primary and secondary actions</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Size controls: relative and absolute</title>
		<link>https://blinkux.com/design-patterns/size-controls-relative-and-absolute/</link>
		<pubDate>Fri, 14 Dec 2007 12:26:13 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/size-controls-relative-and-absolute/</guid>
		<description><![CDATA[<p>The options for selecting an arrow size in Visio never fail to make me chuckle: The relative size descriptions are not very precise (though in Visio’s defense they do provide a preview of the size once you select an option). It makes me want to see what might lay beyond Jumbo and Colossal… perhaps Ginormous?&#8230;&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/size-controls-relative-and-absolute/">Size controls: relative and absolute</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The options for selecting an arrow size in Visio never fail to make me chuckle:</p>
<p><a href="/images/designlib/visio_size.png"><img title="Visio_size" src="/images/designlib/visio_size.png" alt="Visio_size" width="250" height="169" border="0" /></a></p>
<p>The relative size descriptions are not very precise (though in Visio’s defense they do provide a preview of the size once you select an option). It makes me want to see what might lay beyond Jumbo and Colossal… perhaps <a href="http://www.m-w.com/dictionary/ginormous">Ginormous</a>?&#8230; or Humongous?</p>
<p>In this situation, it’s probably clearer to show the arrow sizes rather than describe them. PowerPoint does this—though it’s always struck me odd that it uses a variety of arrow types (rather than a single representative type or the arrow type you’ve selected.)</p>
<p><a href="/images/designlib/powerpoint_2.png"><img title="Powerpoint_2" src="/images/designlib/powerpoint_2.png" alt="Powerpoint_2" width="200" height="198" border="0" /></a></p>
<p>Showing relative sizes is one approach. The other approach is let users specify an exact (absolute) size—as with line width in PowerPoint (specified in points).</p>
<p><a href="/images/designlib/pp_linewidth.png"><img title="Pp_linewidth" src="/images/designlib/pp_linewidth.png" alt="Pp_linewidth" width="200" height="79" border="0" /></a></p>
<p>This approach has the advantage of giving users precise control over the size, but it may be hard to visualize the size you are selecting. (PowerPoint does dynamically change the line width on the page as you make selections in the dialog, but users may not notice this, particularly where the dialog is over the line you are editing.)</p>
<p>Visio provides some &#8220;pre-set&#8221; line sizes that are shown visually, with the option to set an absolute size via the <em>More Line Weights… </em>option.</p>
<p><a href="/images/designlib/visio_line_3.png"><img title="Visio_line_3" src="/images/designlib/visio_line_3.png" alt="Visio_line_3" width="200" height="254" border="0" /></a></p>
<p><a href="http://www.mindjet.com/us/">MindManager</a> provides no option to enter an absolute line width, but does provide the point size next to each line width option for reference:</p>
<p><a href="/images/designlib/mind_manager.png"><img title="Mind_manager" src="/images/designlib/mind_manager.png" alt="Mind_manager" width="200" height="339" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/size-controls-relative-and-absolute/">Size controls: relative and absolute</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>The comeback of frames</title>
		<link>https://blinkux.com/design-patterns/the-comeback-of-frames/</link>
		<pubDate>Mon, 10 Dec 2007 04:19:38 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/the-comeback-of-frames/</guid>
		<description><![CDATA[<p>In the days when applications were delivered via desktop software and web sites were mostly content, there was a prevailing opinion on frames: while they were appropriate for desktop software they were verboten for web pages. The argument was that framed web pages broke users’ mental model of a single page controllable by the browser&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/the-comeback-of-frames/">The comeback of frames</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>In the days when applications were delivered via desktop software and web sites were mostly content, there was a prevailing opinion on frames: while they were appropriate for desktop software they were verboten for web pages. The argument was that framed web pages broke users’ mental model of a single page controllable by the browser scroll bar.</p>
<p>Now, with so many applications migrating to the web, frames are increasingly part of the web experience. The most effective implementations use application-like frames minus a browser scroll bar. <a href="http://www.yahoo.com/">Yahoo</a> mail is an example of this approach (click to see full-sized image):</p>
<p><a href="/images/designlib/yahoo_mail.png"><img title="Yahoo_mail" src="/images/designlib/yahoo_mail.png" alt="Yahoo_mail" width="400" height="265" border="0" /></a></p>
<p><a href="http://docs.google.com/">Google docs</a> is another example of application-like frames—the interface has a single scrollbar on the right, which controls the text authoring/editing frame.</p>
<p><a href="/images/designlib/google_docs.png"><img title="Google_docs" src="/images/designlib/google_docs.png" alt="Google_docs" width="400" height="239" border="0" /></a></p>
<p>In contrast, the text authoring/editing experience for <a href="http://www.typepad.com/">Typepad</a> can result in &#8220;dueling scrollbars&#8221;—a scrollbar for the text area in addition to the browser scroll bar. This creates unnecessary complexity in the interface…and it’s too easy to grab the wrong scroll bar:</p>
<p><a href="/images/designlib/typepad.png"><img title="Typepad" src="/images/designlib/typepad.png" alt="Typepad" width="400" height="328" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/the-comeback-of-frames/">The comeback of frames</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Link back to home</title>
		<link>https://blinkux.com/design-patterns/link-back-to-home/</link>
		<pubDate>Fri, 30 Nov 2007 05:31:54 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/link-back-to-home/</guid>
		<description><![CDATA[<p>Amazon has a treatment of its logo that I haven’t seen before. When you roll over the logo, it indicates that it  links back to home: Normal state Rollover state This would seem to be helpful, but I wonder if practically it really is. We’ve found in testing that while some users understand a site&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/link-back-to-home/">Link back to home</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Amazon has a treatment of its logo that I haven’t seen before. When you roll over the logo, it indicates that it  links back to home:</p>
<p><a href="/images/designlib/amazon_normal.png"><img title="Amazon_normal" src="/images/designlib/amazon_normal.png" alt="Amazon_normal" width="250" height="95" border="0" /></a></p>
<p><em>Normal state</em></p>
<p><a href="/images/designlib/amazon_logo.png"><img title="Amazon_logo" src="/images/designlib/amazon_logo.png" alt="Amazon_logo" width="250" height="105" border="0" /></a></p>
<p><em>Rollover state</em></p>
<p>This would seem to be helpful, but I wonder if practically it really is. We’ve found in testing that while some users understand a site logo typically navigates back to home, many users don’t make this association (and therefore never think of clicking or rolling their mouse over the logo). So, I suspect this design approach is helpful only as additional feedback for users who are inclined to click the logo to begin with.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/link-back-to-home/">Link back to home</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>The experience for new vs. returning users</title>
		<link>https://blinkux.com/design-patterns/the-experience-for-new-vs-returning-users/</link>
		<pubDate>Mon, 19 Nov 2007 06:19:12 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/the-experience-for-new-vs-returning-users/</guid>
		<description><![CDATA[<p>A number of web services create two entirely separate site experiences for new vs. returning users. The new user experience is typically focused on the benefits of the service and getting people to sign up. For example, compare the different home page presentations for new vs. existing users on Tastebook. New users are presented with&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/the-experience-for-new-vs-returning-users/">The experience for new vs. returning users</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>A number of web services create two entirely separate site experiences for new vs. returning users. The new user experience is typically focused on the benefits of the service and getting people to sign up.</p>
<p>For example, compare the different home page presentations for new vs. existing users on <a href="http://www.tastebook.com/home">Tastebook</a>. New users are presented with clean, simple page with just three main options: How it Works, Look Inside (a product tour), and Get Started.</p>
<p><a href="/images/designlib/home_nav.png"><img title="Home_nav" src="/images/designlib/home_nav.png" alt="Home_nav" width="400" height="299" border="0" /></a></p>
<p>Below is the &#8220;logged in&#8221; version of the Tastebook home page—the starting point for actually using the service.</p>
<p><a href="/images/designlib/logged_in.png"><img title="Logged_in" src="/images/designlib/logged_in.png" alt="Logged_in" width="400" height="246" border="0" /></a></p>
<p><a href="http://www.linkedin.com/">LinkedIn</a> uses a similar approach, with a super-simple home page for new users:</p>
<p><a href="/images/designlib/linked_in1.png"><img title="Linked_in1" src="/images/designlib/linked_in1.png" alt="Linked_in1" width="400" height="278" border="0" /></a></p>
<p>The advantage of this approach is that it eliminates options that aren’t functional for users who haven’t yet signed up for the service.  It also makes a crisp distinction between the web site for the product and the product itself (a distinction that exists, of course, for desktop software).</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/the-experience-for-new-vs-returning-users/">The experience for new vs. returning users</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>“Go to” option under login</title>
		<link>https://blinkux.com/design-patterns/go-to-option-under-login/</link>
		<pubDate>Thu, 15 Nov 2007 11:01:16 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/go-to-option-under-login/</guid>
		<description><![CDATA[<p>Recently, I came across this login form on an investment site. It allows me to choose where I’d like to go as a result of logging in: Below are the &#8220;go to&#8221; options: This might seem like an interesting idea. But in this particular implementation, I felt they had missed the opportunity to do a&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/go-to-option-under-login/">“Go to” option under login</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Recently, I came across this login form on an investment site. It allows me to choose where I’d like to go as a result of logging in:</p>
<p><a href="/images/designlib/login_form_2.png"><img title="Login_form_2" src="/images/designlib/login_form_2.png" alt="Login_form_2" width="250" height="192" border="0" /></a></p>
<p>Below are the &#8220;go to&#8221; options:</p>
<p><a href="/images/designlib/nav_options_3.png"><img title="Nav_options_3" src="/images/designlib/nav_options_3.png" alt="Nav_options_3" width="200" height="204" border="0" /></a></p>
<p>This might seem like an interesting idea. But in this particular implementation, I felt they had missed the opportunity to do a single  &#8220;dashboard&#8221; presentation that summarizes these key areas. The dashboard could, for example, show key information about my account (Account Overview), provide a summary of my portfolio (View Your Portfolio), have an embedded quick-entry form for trades (Real-time Trade), etc. The dashboard presentation could likely give me the information I’m looking for without having to navigate to each specific area.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/go-to-option-under-login/">“Go to” option under login</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Button, Button, Where Goes the Button?</title>
		<link>https://blinkux.com/design-patterns/button-button-where-goes-the-button/</link>
		<pubDate>Thu, 08 Nov 2007 07:55:52 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/button-button-where-goes-the-button/</guid>
		<description><![CDATA[<p>Clients often ask us about button placement on forms. Button placement sometimes causes confusion because on the Web a variety of conventions are used. And there are also different button placement conventions between the Mac and Windows. The standard Windows dialog box places the buttons on the right side of the dialog, with the primary&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/button-button-where-goes-the-button/">Button, Button, Where Goes the Button?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Clients often ask us about button placement on forms. Button placement sometimes causes confusion because on the Web a variety of conventions are used. And there are also different button placement conventions between the Mac and Windows.</p>
<p>The <strong>standard Windows dialog box</strong> places the buttons on the right side of the dialog, with the primary action (OK) on the left.</p>
<p><a href="/images/designlib/windows_dialog.png"><img title="Windows_dialog" src="/images/designlib/windows_dialog.png" alt="Windows_dialog" width="400" height="216" border="0" /></a></p>
<p><strong>Windows XP </strong>wizards place the primary action (Next) as the middle button, between Previous and Cancel.</p>
<p><a href="/images/designlib/xp_wizard.jpg"><img title="Xp_wizard" src="/images/designlib/xp_wizard.jpg" alt="Xp_wizard" width="400" height="312" border="0" /></a></p>
<p><strong>Wizard layout in Vista </strong>is slightly different, with the Previous button placed at the top of the dialog—essentially in the same position as a browser back button.</p>
<p><a href="/images/designlib/vista_wizard.png"><img title="Vista_wizard" src="/images/designlib/vista_wizard.png" alt="Vista_wizard" width="400" height="304" border="0" /></a></p>
<p>In the <strong>standard Mac OS X dialog</strong>, the primary action (OK) is on the right.</p>
<p><a href="/images/designlib/mac_dialog.png"><img title="Mac_dialog" src="/images/designlib/mac_dialog.png" alt="Mac_dialog" width="400" height="335" border="0" /></a></p>
<p>The  <strong>Mac OS X wizard</strong> also places the primary action (Next) is on the right.</p>
<p><a href="/images/designlib/osx_wizard.png"><img title="Osx_wizard" src="/images/designlib/osx_wizard.png" alt="Osx_wizard" width="400" height="280" border="0" /></a></p>
<p>&nbsp;</p>
<p><strong>Web forms</strong> tend to place the primary action on the <em>right,</em> as shown in the examples below.</p>
<p><a href="/images/designlib/webform1.png"><img title="Webform1" src="/images/designlib/webform1.png" alt="Webform1" width="400" height="175" border="0" /></a></p>
<p><a href="/images/designlib/webform3.png"><img title="Webform3" src="/images/designlib/webform3.png" alt="Webform3" width="400" height="220" border="0" /></a></p>
<p>But application-like functionality on the Web sometimes follows the Windows convention of putting the primary action on the <em>left.</em></p>
<p><a href="/images/designlib/web_action_left.png"><img style="width: 277px; height: 213px;" title="Web_action_left" src="/images/designlib/web_action_left.png" alt="Web_action_left" border="0" /></a></p>
<p>But, then again, sometimes the primary action is placed on the <em>right</em>.</p>
<p><a href="/images/designlib/web_action_right.png"><img style="width: 344px; height: 211px;" title="Web_action_right" src="/images/designlib/web_action_right.png" alt="Web_action_right" border="0" /></a></p>
<p>For web-based system, we generally place the primary action on the right because this seems to be more of a convention on the web than left placement. Of course, for Windows or Mac applications, we follow the appropriate OS standard.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/button-button-where-goes-the-button/">Button, Button, Where Goes the Button?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Making options and benefits clear</title>
		<link>https://blinkux.com/design-patterns/making-options-and-benefits-clear/</link>
		<pubDate>Fri, 26 Oct 2007 14:55:16 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/making-options-and-benefits-clear/</guid>
		<description><![CDATA[<p>I recently purchased a new software package and had to hunt all over the vendor’s site for information on which version would best meet my needs. I was hunting for a simple comparison table that would summarize the difference between the product options. Side-by-side comparisons make it easy to evaluate options. The example below shows&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/making-options-and-benefits-clear/">Making options and benefits clear</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>I recently purchased a new software package and had to hunt all over the vendor’s site for information on which version would best meet my needs. I was hunting for a simple comparison table that would summarize the difference between the product options. Side-by-side comparisons make it easy to evaluate options.</p>
<p>The example below shows the benefit of a premium download:</p>
<p><a href="/images/designlib/download_options_2.png"><img title="Download_options_2" src="/images/designlib/download_options_2.png" alt="Download_options_2" width="400" height="203" border="0" /></a></p>
<p><em>From: <a href="http://www.mindjet.com/us/">Mindjet</a> </em></p>
<p><a href="http://www.yahoo.com/">Yahoo</a> Mail uses a comparison table to promote the benefits of Yahoo Mail Plus:</p>
<p><a href="/images/designlib/mail_plus_table.png"><img title="Mail_plus_table" src="/images/designlib/mail_plus_table.png" alt="Mail_plus_table" width="400" height="433" border="0" /></a></p>
<p>Information about each feature is available without leaving the comparison chart:</p>
<p><a href="/images/designlib/popout_description.png"><img title="Popout_description" src="/images/designlib/popout_description.png" alt="Popout_description" width="400" height="430" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/making-options-and-benefits-clear/">Making options and benefits clear</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Compensating users for their inconvenience</title>
		<link>https://blinkux.com/design-patterns/compensating-users-for-their-inconvenience/</link>
		<pubDate>Wed, 17 Oct 2007 13:36:22 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/compensating-users-for-their-inconvenience/</guid>
		<description><![CDATA[<p>When Banana Republic.com was down for scheduled maintenance, users who visited the site were offered 10% off their next online order. Providing the discount turned what could have been a disappointing experience into a positive one.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/compensating-users-for-their-inconvenience/">Compensating users for their inconvenience</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>When <a href="http://www.bananarepublic.com/">Banana Republic.com</a> was down for scheduled maintenance, users who visited the site were offered 10% off their next online order. Providing the discount turned what could have been a disappointing experience into a positive one.</p>
<p><a href="/images/designlib/siteisdown.png"><img title="Siteisdown" src="/images/designlib/siteisdown.png" alt="Siteisdown" width="400" height="336" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/compensating-users-for-their-inconvenience/">Compensating users for their inconvenience</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Introducing What’s New</title>
		<link>https://blinkux.com/design-patterns/introducing-whats-new/</link>
		<pubDate>Thu, 11 Oct 2007 14:10:44 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/introducing-whats-new/</guid>
		<description><![CDATA[<p>I cringe a bit when I hear someone say they need to &#8220;educate their users.&#8221; This sometimes reflects a company’s attitude that their users must conform to their world, not the other way around. Still, users often aren’t aware of useful features that could help them accomplish their goals quickly and more easily. One way&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/introducing-whats-new/">Introducing What’s New</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>I cringe a bit when I hear someone say they need to &#8220;educate their users.&#8221; This sometimes reflects a company’s attitude that their users must conform to <em>their</em> world, not the other way around.</p>
<p>Still, users often aren’t aware of useful features that could help them accomplish their goals quickly and more easily. One way of increasing awareness is alerting people when new features are available.</p>
<p><a href="http://www.yahoo.com/">Yahoo</a> Mail recently introduced a new set of features called Yahoo Shortcuts by showing an interstitial page (a page displayed before taking a user to their Mailbox).  The page explained the new features and included a link to turn them off  if the user so desired:</p>
<p><a href="/images/designlib/new_feature_intro_2.png"><img title="New_feature_intro_2" src="/images/designlib/new_feature_intro_2.png" alt="New_feature_intro_2" width="400" height="340" border="0" /></a></p>
<p>&nbsp;</p>
<p>(<em>Click image above to view full-sized)</em></p>
<p>This page only appeared once: the first time a user attempted to access their Mailbox where the new features were enabled.</p>
<p>Many desktop applications use a similar approach. When a user launches the application, the system displays a dialog box with options to learn about new product features:</p>
<p><a href="/images/designlib/mind_map_gettingstarted_2.png"><img title="Mind_map_gettingstarted_2" src="/images/designlib/mind_map_gettingstarted_2.png" alt="Mind_map_gettingstarted_2" width="300" height="342" border="0" /></a></p>
<p>In this approach, the dialog continues to display each time the application is launched—until the user changes the preference (in this case de-selects &#8220;show this window on startup&#8221;).</p>
<p>Both these approaches assume users want to proactively learn about features. In reality, most users prefer to learn by doing, even if they ultimately miss the full benefit of the application. This is known as the paradox of the active user.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/introducing-whats-new/">Introducing What’s New</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Rules</title>
		<link>https://blinkux.com/design-patterns/rules/</link>
		<pubDate>Wed, 03 Oct 2007 11:18:23 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/rules/</guid>
		<description><![CDATA[<p>Letting users define rules (using plain English) can be an effective way of providing advanced functionality. Well-articulated rules can help &#8220;tell the story&#8221; of the desired system behavior. Rules typically define a condition that must be met and then what happens when the condition is met. Most email applications allow users to define rules to&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/rules/">Rules</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Letting users define rules (using plain English) can be an effective way of providing advanced functionality. Well-articulated rules can help &#8220;tell the story&#8221; of the desired system behavior. Rules typically define a condition that must be met and then what happens when the condition is met.</p>
<p>Most email applications allow users to define rules to manage incoming email. In the case of Outlook 2007, the rule is described as a sentence and users edit the rule by clicking on the hyperlinks within the sentence (click to see image full-size):</p>
<p>&nbsp;</p>
<p><a href="/images/designlib/rules_wizard_f.png"><img title="Rules_wizard_f" src="/images/designlib/rules_wizard_f.png" alt="Rules_wizard_f" width="400" height="480" border="0" /></a></p>
<p>Excel uses rules for conditional formatting. Here the rule is presented using standard GUI controls:</p>
<p><a href="/images/designlib/excel_rules_f.png"><img title="Excel_rules_f" src="/images/designlib/excel_rules_f.png" alt="Excel_rules_f" width="400" height="242" border="0" /></a></p>
<p>Gmail provides great feedback in its &#8220;create a filter&#8221; function. In the first step, defining the condition that must be met, users have the option to &#8220;test the search&#8221;:</p>
<p><a href="/images/designlib/gmail_rules_f.png"><img title="Gmail_rules_f" src="/images/designlib/gmail_rules_f.png" alt="Gmail_rules_f" width="400" height="233" border="0" /></a></p>
<p>&nbsp;</p>
<p>In the next step, defining what happens when the condition is met, the system automatically runs the search, so users can see exactly which messages will be subject to the behavior they define:</p>
<p><a href="/images/designlib/gmail_rules2_f.png"><img title="Gmail_rules2_f" src="/images/designlib/gmail_rules2_f.png" alt="Gmail_rules2_f" width="400" height="258" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/rules/">Rules</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Text Size Controls</title>
		<link>https://blinkux.com/design-patterns/text-size-controls/</link>
		<pubDate>Wed, 26 Sep 2007 14:59:11 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/text-size-controls/</guid>
		<description><![CDATA[<p>In our experience, few users know how to change the size of text in a web page using browser controls. It’s more discoverable to put text controls right on the page. This example from the Washington State Department of Transportation (WSDOT) shows an effective implementation. The page provides two levels of increase: medium and large.&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/text-size-controls/">Text Size Controls</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>In our experience, few users know how to change the size of text in a web page using browser controls. It’s more discoverable to put text controls right on the page.</p>
<p>This example from the <a href="http://www.wsdot.wa.gov/">Washington State Department of Transportation</a> (WSDOT) shows an effective implementation. The page provides two levels of increase: medium and large. Note how the whole page scales up (click on images below to see full-size).</p>
<p><a href="/images/designlib/text_size_small.png"><img title="Text_size_small" src="/images/designlib/text_size_small.png" alt="Text_size_small" width="400" height="242" border="0" /></a></p>
<p><em>Default text size</em></p>
<p><a href="/images/designlib/text_size_medium.png"><img title="Text_size_medium" src="/images/designlib/text_size_medium.png" alt="Text_size_medium" width="400" height="281" border="0" /></a></p>
<p><em>Medium text </em></p>
<p><a href="/images/designlib/text_size_large.png"><img title="Text_size_large" src="/images/designlib/text_size_large.png" alt="Text_size_large" width="400" height="289" border="0" /></a></p>
<p><em>Large text</em></p>
<p>Compare this to text controls on <a href="http://www.epicurious.com/">Epicurious</a>. There is only one level of increase and there is almost no difference  between the medium and large text. Additionally, only the text in the center of the page increases:</p>
<p><a href="/images/designlib/text_size_med_bad.png"><img title="Text_size_med_bad" src="/images/designlib/text_size_med_bad.png" alt="Text_size_med_bad" width="400" height="202" border="0" /></a></p>
<p><em>Medium text</em></p>
<p><a href="/images/designlib/text_size_lg_bad.png"><img title="Text_size_lg_bad" src="/images/designlib/text_size_lg_bad.png" alt="Text_size_lg_bad" width="400" height="212" border="0" /></a></p>
<p><em>Large Text</em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/text-size-controls/">Text Size Controls</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>How do I login?</title>
		<link>https://blinkux.com/design-patterns/how-do-i-login/</link>
		<pubDate>Fri, 03 Aug 2007 11:26:48 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/how-do-i-login/</guid>
		<description><![CDATA[<p>One thing I’ve noticed about web-based services is that some services make the login option much more obvious than others. For example, Vox, where I keep a personal blog, has a clear &#8220;Sign In&#8221;  link in the upper-right hand corner (click image for a larger view). Smartsheet also has a clear login option in the&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/how-do-i-login/">How do I login?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>One thing I’ve noticed about web-based services is that some services make the login option much more obvious than others.</p>
<p>For example, <a href="http://www.vox.com/">Vox</a>, where I keep a personal blog, has a clear &#8220;Sign In&#8221;  link in the upper-right hand corner (click image for a larger view).</p>
<p><a href="/images/designlib/vox_signin.png"><img title="Vox_signin" src="/images/designlib/vox_signin.png" alt="Vox_signin" width="400" height="281" border="0" /></a></p>
<p><a href="http://www.smartsheet.com/home">Smartsheet</a> also has a clear login option in the upper right of the home page (click image for larger view):</p>
<p><a href="/images/designlib/smartsheet_login.png"><img title="Smartsheet_login" src="/images/designlib/smartsheet_login.png" alt="Smartsheet_login" width="400" height="194" border="0" /></a></p>
<p>In contrast, I visited <a href="http://www.backpackit.com/">Backpack</a> after not having used the service  in some time and had to scan the entire home page on the hunt for the login link. I expected it in the upper right, especially since there was a Sign Up link there…but there was no corresponding Login link.</p>
<p><a href="/images/designlib/backpack_login.png"><img title="Backpack_login" src="/images/designlib/backpack_login.png" alt="Backpack_login" width="400" height="347" border="0" /></a></p>
<p>I finally found where to login, tucked under the large red &#8220;Sign up for free&#8221; link.</p>
<p><a href="/images/designlib/backbacklogin_detail.png"><img title="Backbacklogin_detail" src="/images/designlib/backbacklogin_detail.png" alt="Backbacklogin_detail" width="300" height="68" border="0" /></a></p>
<p>When I clicked the Log In link here’s the page I saw next:</p>
<p><a href="/images/designlib/backpack_login2.png"><img title="Backpack_login2" src="/images/designlib/backpack_login2.png" alt="Backpack_login2" width="400" height="294" border="0" /></a></p>
<p>I didn’t expect &#8220;help&#8221; content here; I expected the login fields. The instructions told me I must first navigate to the URL that’s assigned to me.  The biggest problem I had with this page is that it is a potential dead-end: If I couldn’t remembered my URL, no alternative course of action was presented.</p>
<p>It took a couple of tries, but I was able to remember my URL—at which point I finally got to the login fields:</p>
<p><a href="/images/designlib/backpack_login3.png"><img title="Backpack_login3" src="/images/designlib/backpack_login3.png" alt="Backpack_login3" width="300" height="115" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/how-do-i-login/">How do I login?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Embedded Widget Functionality</title>
		<link>https://blinkux.com/design-patterns/embedded-widget-functionality/</link>
		<pubDate>Mon, 30 Jul 2007 09:39:29 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/embedded-widget-functionality/</guid>
		<description><![CDATA[<p>The Pageflakes gmail widget allows me to perform basic email functions such as viewing a message, replying, forwarding, going to the next message, and composing a new message—all right within the within the widget. The command options are neatly laid-out in an uncluttered interface. From: Pageflakes As widgets proliferate (both on the web and on&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/embedded-widget-functionality/">Embedded Widget Functionality</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The Pageflakes gmail widget allows me to perform basic email functions such as viewing a message, replying, forwarding, going to the next message, and composing a new message—all right within the within the widget. The command options are neatly laid-out in an uncluttered interface.</p>
<p><a href="/images/designlib/pageflakes_widgetnav.png"><img title="Pageflakes_widgetnav" src="/images/designlib/pageflakes_widgetnav.png" alt="Pageflakes_widgetnav" width="400" height="387" border="0" /></a></p>
<p><em>From: <a href="http://www.pageflakes.com/">Pageflakes</a> </em></p>
<p>As widgets proliferate (both on the web and on the desktop), designers will need to master intra-widget navigation.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/embedded-widget-functionality/">Embedded Widget Functionality</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Entry Suggestions</title>
		<link>https://blinkux.com/design-patterns/entry-suggestions/</link>
		<pubDate>Thu, 19 Jul 2007 16:09:24 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/entry-suggestions/</guid>
		<description><![CDATA[<p>When there are a relatively small number of entry options for a field, a simple drop-down will do. But for some fields, there can be hundreds or thousands of entry options. People may or may not know the exact spelling or format required. One option is a generating a drop-down dynamically based on the first&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/entry-suggestions/">Entry Suggestions</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>When there are a relatively small number of entry options for a field, a simple drop-down will do. But for some fields, there can be hundreds or thousands of entry options. People may or may not know the exact spelling or format required.</p>
<p>One option is a generating a drop-down dynamically based on the first few letters typed. In the example below, I’ve typed the letters &#8220;Ar&#8221;; in response, the system displays options that contain words starting with &#8220;Ar.&#8221;</p>
<p><a href="/images/designlib/facebook_startswith.png"><img title="Facebook_startswith" src="/images/designlib/facebook_startswith.png" alt="Facebook_startswith" width="250" height="171" border="0" /></a></p>
<p><em><br />
From: <a href="http://www.facebook.com/home.php?">Facebook</a> </em></p>
<p>Another approach is to wait until the user has completed their entry and then display a set of suggested entries. In the example below, the system was smart enough to see that I had misspelled &#8220;merino&#8221; and makes suggestions for the correct spelling:</p>
<p><a href="/images/designlib/ravelry_suggest2_3.png"><img title="Ravelry_suggest2_3" src="/images/designlib/ravelry_suggest2_3.png" alt="Ravelry_suggest2_3" width="400" height="341" border="0" /></a></p>
<p>&nbsp;</p>
<p><em>From: <a href="http://www.ravelry.com/">Ravelry</a> </em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/entry-suggestions/">Entry Suggestions</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Simple Filtering Interface</title>
		<link>https://blinkux.com/design-patterns/simple-filtering-interface/</link>
		<pubDate>Tue, 10 Jul 2007 13:23:55 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/simple-filtering-interface/</guid>
		<description><![CDATA[<p>This is a simple filtering interface for items in a list. You click on an item to include it in the filter; the entire item is clearly highlighted when selected so it’s easy to see what’s selected. The two-column format is easy to scan and keeps the vertical length manageable (excessive length can be a&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/simple-filtering-interface/">Simple Filtering Interface</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This is a simple filtering interface for items in a list. You click on an item to include it in the filter; the entire item is clearly highlighted when selected so it’s easy to see what’s selected. The two-column format is easy to scan and keeps the vertical length manageable (excessive length can be a problem with vertical filtering controls).</p>
<p><a href="/images/designlib/ravelry_simplefilter.png"><img title="Ravelry_simplefilter" src="/images/designlib/ravelry_simplefilter.png" alt="Ravelry_simplefilter" width="250" height="709" border="0" /></a></p>
<p><em>From: <a href="http://www.ravelry.com/">Ravelry.com</a> </em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/simple-filtering-interface/">Simple Filtering Interface</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Hide/Show Column of Content</title>
		<link>https://blinkux.com/design-patterns/hideshow-column-of-content/</link>
		<pubDate>Tue, 03 Jul 2007 08:03:41 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/hideshow-column-of-content/</guid>
		<description><![CDATA[<p>Newsvine gives its users to the option to hide or show an extra column of news content: The option to hide/show a column might be useful for content that you refer to less often than that in the main body of the page.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/hideshow-column-of-content/">Hide/Show Column of Content</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.newsvine.com/">Newsvine </a>gives its users to the option to hide or show an extra column of news content:</p>
<p><a href="/images/designlib/newsvine_closed.png"><img title="Newsvine_closed" src="/images/designlib/newsvine_closed.png" alt="Newsvine_closed" width="400" height="377" border="0" /></a></p>
<p>The option to hide/show a column might be useful for content that you refer to less often than that in the main body of the page.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/hideshow-column-of-content/">Hide/Show Column of Content</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Helpful confirmation messages</title>
		<link>https://blinkux.com/design-patterns/helpful-confirmation-messages/</link>
		<pubDate>Mon, 11 Jun 2007 11:47:13 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/helpful-confirmation-messages/</guid>
		<description><![CDATA[<p>When a user takes an action, there may be an opportunity to suggest a handy next action. In Yahoo Mail, when I send an email to someone who isn’t in my contact list, I’m presented with a quick entry form to enter that person as a contact. When I add a DVD to my Netflix&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/helpful-confirmation-messages/">Helpful confirmation messages</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>When a user takes an action, there may be an opportunity to suggest a handy next action.</p>
<p>In Yahoo Mail, when I send an email to someone who isn’t in my contact list, I’m presented with a quick entry form to enter that person as a contact.</p>
<p><a href="/images/designlib/yahoo_suggestion2.png"><img title="Yahoo_suggestion2" src="/images/designlib/yahoo_suggestion2.png" alt="Yahoo_suggestion2" width="300" height="137" border="0" /></a></p>
<p>When I add a DVD to my Netflix queue, I’m asked if I’d like to move that item to the top of my queue.</p>
<p><a href="/images/designlib/movetoqueuetop_2.png"><img title="Movetoqueuetop_2" src="/images/designlib/movetoqueuetop_2.png" alt="Movetoqueuetop_2" width="300" height="179" border="0" /></a></p>
<p>These are simple, thoughtful additions that can greatly enhance the user experience.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/helpful-confirmation-messages/">Helpful confirmation messages</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Save and…</title>
		<link>https://blinkux.com/design-patterns/save-and/</link>
		<pubDate>Mon, 04 Jun 2007 15:10:50 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/save-and/</guid>
		<description><![CDATA[<p>Often, it makes sense to give users a Save command that combines an expected next action. For example, when adding a contact to Outlook, I have three options: Save &#38; Close Save &#38; New New Contact from Same Company &#160; From: Outlook 2007 The example above also shows an effective use of visual hierarchy: the&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/save-and/">Save and…</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Often, it makes sense to give users a Save command that combines an expected next action.</p>
<p>For example, when adding a contact to Outlook, I have three options:</p>
<ul>
<li>Save &amp; Close</li>
<li>Save &amp; New</li>
<li>New Contact from Same Company</li>
</ul>
<p>&nbsp;</p>
<p><a href="/images/designlib/outlook_saveoptions.png"><img title="Outlook_saveoptions" src="/images/designlib/outlook_saveoptions.png" alt="Outlook_saveoptions" width="300" height="147" border="0" /></a></p>
<p><em>From: Outlook 2007</em></p>
<p>The example above also shows an effective use of visual hierarchy: the primary action has the most<br />
visual weight, the secondary action has less weight, and the tertiary<br />
option is a menu item under Save &amp; New.</p>
<p>The buttons below are attempting to do the same thing (in this case providing two Save options), but the meaning of the options are less clear. Here, we recommended the buttons be re-labeled  &#8220;Save &amp; New&#8221; and &#8220;Save&#8221;.</p>
<p><a href="/images/designlib/savenew.jpg"><img title="Savenew" src="/images/designlib/savenew.jpg" alt="Savenew" width="300" height="56" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/save-and/">Save and…</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Lack of Support for Browser Back Button</title>
		<link>https://blinkux.com/design-patterns/lack-of-support-for-browser-back-button/</link>
		<pubDate>Tue, 22 May 2007 16:11:01 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/lack-of-support-for-browser-back-button/</guid>
		<description><![CDATA[<p>Here is advice that is almost certain to be ignored: &#8220;PLEASE DO NOT USE THE BROWSER BACK BUTTON during your visit&#8221; In our observation, people use the browser Back button almost reflexively…before they even think about looking for a &#8220;Back&#8221; button on the page.  Not supporting browser Back is a sure-fire way to frustrate your&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/lack-of-support-for-browser-back-button/">Lack of Support for Browser Back Button</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Here is advice that is almost certain to be ignored:</p>
<p>&#8220;PLEASE DO NOT USE THE BROWSER BACK BUTTON during your visit&#8221;</p>
<p><a href="/images/designlib/backbutton2.png"><img title="Backbutton2" src="/images/designlib/backbutton2.png" alt="Backbutton2" width="400" height="103" border="0" /></a></p>
<p>In our observation, people use the browser Back button almost reflexively…before they even think about looking for a &#8220;Back&#8221; button on the page.  Not supporting browser Back is a sure-fire way to frustrate your users, particularly if information is lost in the process.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/lack-of-support-for-browser-back-button/">Lack of Support for Browser Back Button</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Editable Fields</title>
		<link>https://blinkux.com/design-patterns/editable-fields/</link>
		<pubDate>Thu, 17 May 2007 15:50:19 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/editable-fields/</guid>
		<description><![CDATA[<p>In forms that let users change previously-created information, a question that can arise about whether fields should be displayed initially in an editable state (running the risk that one or more might be accidentally changed) or in &#8220;locked&#8221; state with the option to edit. This form uses a hybrid approach, locking the fields where accidental&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/editable-fields/">Editable Fields</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>In forms that let users change previously-created information, a question that can arise about whether fields should be displayed initially in an editable state (running the risk that one or more might be accidentally changed) or in &#8220;locked&#8221; state with the option to edit.</p>
<p>This form uses a hybrid approach, locking the fields where accidental edits could have the most serious consequences:</p>
<p><a href="/images/designlib/vox_signin.png"><img title="Vox_signin" src="/images/designlib/vox_signin.png" alt="Vox_signin" width="400" height="283" border="0" /></a></p>
<p><em>From: <a href="http://www.vox.com/">Vox</a> </em></p>
<p>This form also correctly displays the fields as inactive (vs. non-editable, which would display as plain text minus the field border). When a user clicks the associated &#8220;change&#8221; button the field becomes active.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/editable-fields/">Editable Fields</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>More Radio Buttons Driving Form Behavior</title>
		<link>https://blinkux.com/design-patterns/more-radio-buttons-driving-form-behavior/</link>
		<pubDate>Tue, 08 May 2007 13:19:53 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/more-radio-buttons-driving-form-behavior/</guid>
		<description><![CDATA[<p>This example, from Virb, is via Signal vs. Noise. It is a similar idea to what’s shown in this previous post, where radio buttons at the top of the page (with strong visual emphasis) drive the form behavior. In this case, each option has an associated &#8220;details&#8221; button, which displays help content below: It’s a&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/more-radio-buttons-driving-form-behavior/">More Radio Buttons Driving Form Behavior</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This example, from <a href="http://www.virb.com/">Virb</a>, is via <a href="http://www.37signals.com/svn/posts">Signal vs. Noise</a>. It is a similar idea to what’s shown in <a title="Using Radio Buttons to Drive Form Behavior" href="/design-patterns/using-radio-buttons-to-drive-form-behavior/">this previous post</a>, where radio buttons at the top of the page (with strong visual emphasis) drive the form behavior.</p>
<p><a href="/images/designlib/virb_signup.png"><img title="Virb_signup" src="/images/designlib/virb_signup.png" alt="Virb_signup" width="400" height="473" border="0" /></a></p>
<p>In this case, each option has an associated &#8220;details&#8221; button, which displays help content below:</p>
<p><a href="/images/designlib/virb_details.png"><img title="Virb_details" src="/images/designlib/virb_details.png" alt="Virb_details" width="400" height="260" border="0" /></a></p>
<p>It’s a small detail, but I wanted to see the triangle on the far right move to the &#8220;point down&#8221; position when the help content is open. This would help indicate that this works as a toggle (clicking again closes the help content) and is a common visual cue found not only on the Web but also in Mac OS X.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/more-radio-buttons-driving-form-behavior/">More Radio Buttons Driving Form Behavior</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Inverting Go and Stop</title>
		<link>https://blinkux.com/design-patterns/inverting-go-and-stop/</link>
		<pubDate>Wed, 25 Apr 2007 14:23:37 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/inverting-go-and-stop/</guid>
		<description><![CDATA[<p>I understand what Internet Explorer 7 is trying to accomplish with this message, but it stops me short each time I see it: The options below, specifically, are what trip me up: the &#8220;stop&#8221; option is associated with green icon and the &#8220;continue&#8221; option has red icon. &#160; What’s even more confusing is that the&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/inverting-go-and-stop/">Inverting Go and Stop</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>I understand what Internet Explorer 7 is trying to accomplish with this message, but it stops me short each time I see it:</p>
<p><a href="/images/designlib/ie_stopgo2.png"><img title="Ie_stopgo2" src="/images/designlib/ie_stopgo2.png" alt="Ie_stopgo2" width="400" height="169" border="0" /></a></p>
<p>The options below, specifically, are what trip me up: the &#8220;stop&#8221; option is associated with green icon and the &#8220;continue&#8221; option has red icon.</p>
<p><a href="/images/designlib/ie_stopgo_moredetail.png"><img title="Ie_stopgo_moredetail" src="/images/designlib/ie_stopgo_moredetail.png" alt="Ie_stopgo_moredetail" width="400" height="101" border="0" /></a></p>
<p>&nbsp;</p>
<p>What’s even more confusing is that the red &#8220;continue&#8221;  icon contains on &#8220;X&#8221;—reinforcing the incorrect impression that it means &#8220;close this page.&#8221; It’s irritating because of the amount <a href="http://en.wikipedia.org/wiki/Cognitive_dissonance">cognitive dissonance</a> it causes (I need to click &#8220;stop&#8221; in order to &#8220;go&#8221;).</p>
<p>The goal of the designer was undoubtedly to re-enforce the recommended action. However, this approach is more likely causing users to choose the wrong option because the eye is drawn to the colorful icons. I wonder how many people choose the &#8220;red X&#8221; thinking that it will close the page?</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/inverting-go-and-stop/">Inverting Go and Stop</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Encouraging Learning</title>
		<link>https://blinkux.com/design-patterns/encouraging-learning/</link>
		<pubDate>Thu, 19 Apr 2007 11:38:56 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/encouraging-learning/</guid>
		<description><![CDATA[<p>Similar to the progress bar that LinkedIn uses to encourage users to complete their profile, Wetpaint uses a progress bar to encourage its users to engage in learning. From: Wetpaint &#160; Overall, getting users to proactively learn a system is a challenge. People tend to just jump right in and start working. This tendency is&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/encouraging-learning/">Encouraging Learning</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Similar to the progress bar that <a title="Encouraging Profile Completeness" href="/design-patterns/encouraging-profile-completeness/">LinkedIn uses </a>to encourage users to complete their profile, <a href="http://www.wetpaint.com/">Wetpaint</a> uses a progress bar to encourage its users to engage in learning.</p>
<p><a href="/images/designlib/wetpaint_orientation_final.png"><img title="Wetpaint_orientation_final" src="/images/designlib/wetpaint_orientation_final.png" alt="Wetpaint_orientation_final" width="200" height="265" border="0" /></a></p>
<p><em>From: <a href="http://www.wetpaint.com/">Wetpaint</a> </em></p>
<p>&nbsp;</p>
<p>Overall, getting users to proactively learn a system is a challenge. People tend to just jump right in and start working. This tendency is known as the <a href="http://www.useit.com/alertbox/activeuserparadox.html">paradox of the active user</a> because in the long term people would <em>save</em> time by spending time up-front in learning.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/encouraging-learning/">Encouraging Learning</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Vertical Range Sliders</title>
		<link>https://blinkux.com/design-patterns/vertical-range-sliders/</link>
		<pubDate>Tue, 17 Apr 2007 16:40:57 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/vertical-range-sliders/</guid>
		<description><![CDATA[<p>On Farecast,  search results include vertical sliders that let users broaden or narrow the search criteria. From: Farecast An advantage of the vertical (vs. horizontal) slider is that it’s easier to display more information about each point included in the range.  In this case, each point includes a description of the time frame and the&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/vertical-range-sliders/">Vertical Range Sliders</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>On <a href="http://www.farecast.com/">Farecast</a>,  search results include vertical sliders that let users broaden or narrow the search criteria.</p>
<p><a href="/images/designlib/farecast_verticalsliders1.png"><img title="Farecast_verticalsliders1" src="/images/designlib/farecast_verticalsliders1.png" alt="Farecast_verticalsliders1" width="250" height="337" border="0" /></a></p>
<p><a href="/images/designlib/farecast_verticalsliders2.png"><img title="Farecast_verticalsliders2" src="/images/designlib/farecast_verticalsliders2.png" alt="Farecast_verticalsliders2" width="250" height="373" border="0" /></a></p>
<p><em>From: <a href="http://www.farecast.com/">Farecast</a> </em></p>
<p>An advantage of the vertical (vs. <a title="Range Slider" href="/design-patterns/range-slider/">horizontal</a>) slider is that it’s easier to display more information about each point included in the range.  In this case, each point includes a description of the time frame and the associated lowest available price.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/vertical-range-sliders/">Vertical Range Sliders</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Ribbons</title>
		<link>https://blinkux.com/design-patterns/ribbons/</link>
		<pubDate>Wed, 11 Apr 2007 17:06:29 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/ribbons/</guid>
		<description><![CDATA[<p>The ribbon in Office 2007 is clearly influenced by tab-based global navigation used in web sites—complete with the concept of &#8220;Home.&#8221; &#160; From: Barnes &#38; Noble &#160; From: Excel 2007 Not surprisingly, the idea of a ribbon (essentially, a horizontally-oriented menu) is now showing up in web applications. Smartsheet, a web-based  collaborative spreadsheet, uses a&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/ribbons/">Ribbons</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The ribbon in Office 2007 is clearly influenced by tab-based global navigation used in web sites—complete with the concept of &#8220;Home.&#8221;</p>
<p><a href="/images/designlib/bn_navigation_3.png"><img title="Bn_navigation_3" src="/images/designlib/bn_navigation_3.png" alt="Bn_navigation_3" width="470" height="47" border="0" /></a></p>
<p>&nbsp;</p>
<p><em>From: <a href="http://www.barnesandnoble.com/index.asp?z=y">Barnes &amp; Noble</a> </em></p>
<p><a href="/images/designlib/excel_ribbon_2.png"><img title="Excel_ribbon_2" src="/images/designlib/excel_ribbon_2.png" alt="Excel_ribbon_2" width="470" height="75" border="0" /></a></p>
<p>&nbsp;</p>
<p><em>From: Excel 2007</em></p>
<p>Not surprisingly, the idea of a ribbon (essentially, a horizontally-oriented menu) is now showing up in web applications. <a href="http://www.smartsheet.com/home">Smartsheet</a>, a web-based  collaborative spreadsheet, uses a ribbon-like approach for its menu of commands.</p>
<p><a href="/images/designlib/smartsheet_ribbon_2.png"><img title="Smartsheet_ribbon_2" src="/images/designlib/smartsheet_ribbon_2.png" alt="Smartsheet_ribbon_2" width="470" height="86" border="0" /></a></p>
<p>&nbsp;</p>
<p><em>From: <a href="http://www.smartsheet.com/home">Smartsheet</a> </em></p>
<p>I think we will see more merging of conventions between desktop and the web as the distinction between these two environments becomes less and less relevant.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/ribbons/">Ribbons</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Natural Langauge Data Entry</title>
		<link>https://blinkux.com/design-patterns/natural-langauge-data-entry/</link>
		<pubDate>Tue, 10 Apr 2007 14:04:59 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/natural-langauge-data-entry/</guid>
		<description><![CDATA[<p>Cozi is software that helps families coordinate their calendars. It has both a desktop software component and a web-access component. In both the desktop and web contexts, you can enter appointments using natural language: From: Cozi The entry interface is simply a long field at the bottom of the current calendar view: Though I keep&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/natural-langauge-data-entry/">Natural Langauge Data Entry</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.cozi.com/home/default.aspx">Cozi</a> is software that helps families coordinate their calendars. It has both a desktop software component and a web-access component.</p>
<p>In both the desktop and web contexts, you can enter appointments using natural language:</p>
<p><a href="/images/designlib/cozi_natural_language_3.png"><img title="Cozi_natural_language_3" src="/images/designlib/cozi_natural_language_3.png" alt="Cozi_natural_language_3" width="300" height="254" border="0" /></a></p>
<p><em>From: <a href="http://www.cozi.com/home/default.aspx">Cozi</a> </em></p>
<p>The entry interface is simply a long field at the bottom of the current calendar view:</p>
<p><a href="/images/designlib/cozi_searchentry.png"><img title="Cozi_searchentry" src="/images/designlib/cozi_searchentry.png" alt="Cozi_searchentry" width="400" height="50" border="0" /></a></p>
<p>Though I keep my calendar electronically (on Outlook, which I can sync with Cozi), my husband is a dedicated paper-planner. He found the natural-language approach a breeze to use for his appointments—much less intimidating than an appointment form (which is also available for use).</p>
<p>However, I did have to tell him to press &#8220;Enter&#8221; to complete his entry. Particularly for its web interface, Cozi should consider having an explicit &#8220;Enter&#8221; button adjacent to the appointment field. Doing so  runs against the streamlined approach they are taking to the interface. However, not providing the button runs the risk that users will feel &#8220;stuck&#8221;—not knowing what to do next.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/natural-langauge-data-entry/">Natural Langauge Data Entry</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Moving and Re-ordering Items</title>
		<link>https://blinkux.com/design-patterns/moving-and-re-ordering-items/</link>
		<pubDate>Thu, 05 Apr 2007 14:58:56 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/moving-and-re-ordering-items/</guid>
		<description><![CDATA[<p>I spent some time recently looking at examples for moving and re-ordering items. Moving Items Folder systems provide perhaps the most familiar examples of move actions. In a desktop application, most users expect to be able to move items by dragging-and-dropping them to a different location. However, the drag-and-drop interaction can be awkward depending upon&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/moving-and-re-ordering-items/">Moving and Re-ordering Items</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>I spent some time recently looking at examples for moving and re-ordering items.</p>
<p><strong>Moving Items</strong></p>
<p>Folder systems provide perhaps the most familiar examples of move actions. In a desktop application, most users expect to be able to move items by dragging-and-dropping them to a different location.</p>
<p>However, the drag-and-drop interaction can be awkward depending upon the location of the target. It’s often helpful to also provide a &#8220;Move to&#8221; command.</p>
<p><a href="/images/designlib/outlook_move.png"><img title="Outlook_move" src="/images/designlib/outlook_move.png" alt="Outlook_move" width="200" height="172" border="0" /></a></p>
<p><em>The &#8220;Move to Folder&#8221; command in Microsoft Outlook</em></p>
<p><strong>Moving vs. Re-ordering</strong></p>
<p>The above example from Microsoft Outlook—moving email messages to a different folder—is an example of a system that lets you move items, but you can’t manually re-order items within a folder. Compare that with Firefox’s &#8220;Organize Bookmarks&#8221; function, which allows you to both move and re-order items using drag-and-drop. The feedback in each instance is appropriate to the action.</p>
<p>When moving, the target destination is highlighted:</p>
<p><a href="/images/designlib/firefox_move.png"><img title="Firefox_move" src="/images/designlib/firefox_move.png" alt="Firefox_move" width="200" height="97" border="0" /></a></p>
<p>When re-ordering, an insertion point is displayed:</p>
<p><a href="/images/designlib/firefox_reorder.png"><img title="Firefox_reorder" src="/images/designlib/firefox_reorder.png" alt="Firefox_reorder" width="200" height="118" border="0" /></a></p>
<p><strong> </strong></p>
<p><strong>Re-ordering</strong></p>
<p>Some functions only involve re-ordering. As with the move actions described above, drag-and-drop is commonly used to support re-ordering items. However, in the web environment, users may not expect drag-and-drop functionality. Backpack addresses this discoverability problem by explicitly labeling the &#8220;drag&#8221; handles for each item. (The handles only appear when the user chooses the option to &#8220;re-order&#8221; items.)</p>
<p><a href="/images/designlib/backpack_drag_2.png"><img title="Backpack_drag_2" src="/images/designlib/backpack_drag_2.png" alt="Backpack_drag_2" width="200" height="145" border="0" /></a></p>
<p><em>From: <a href="http://www.backpackit.com/">Backpack</a> </em></p>
<p>Another approach to re-ordering is using &#8220;move up&#8221; and &#8220;move down&#8221; buttons.</p>
<p><a href="/images/designlib/smartsheet_reorder.png"><img title="Smartsheet_reorder" src="/images/designlib/smartsheet_reorder.png" alt="Smartsheet_reorder" width="250" height="379" border="0" /></a></p>
<p><em>From: <a href="http://www.smartsheet.com/home">SmartSheet</a> </em></p>
<p>In the Netflix queue function, users re-order items by assigning a numerical priority. After editing numerical priorities, the user must save the changes.</p>
<p><a href="/images/designlib/netflix_reorder.png"><img title="Netflix_reorder" src="/images/designlib/netflix_reorder.png" alt="Netflix_reorder" width="250" height="181" border="0" /></a></p>
<p><em>From: <a href="http://www.netflix.com/MemberHome">Netflix</a> </em></p>
<p>The Netflix example takes into consideration that users are mostly concerned with the precise ordering of &#8220;top priority&#8221; items. Numerical entry lets them quickly specify the desired order.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/moving-and-re-ordering-items/">Moving and Re-ordering Items</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Using Radio Buttons to Drive Form Behavior</title>
		<link>https://blinkux.com/design-patterns/using-radio-buttons-to-drive-form-behavior/</link>
		<pubDate>Tue, 03 Apr 2007 17:34:19 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/using-radio-buttons-to-drive-form-behavior/</guid>
		<description><![CDATA[<p>In a form, it’s often handy to ask users an up-front question that will dynamically change what fields are displayed. And, often, radio buttons would seem the ideal control for presenting the options. The problem is that radio buttons at the top of a form are often overlooked by users, who instead jump right into&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/using-radio-buttons-to-drive-form-behavior/">Using Radio Buttons to Drive Form Behavior</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>In a form, it’s often handy to ask users an up-front question that will dynamically change what fields are displayed. And, often, radio buttons would seem the ideal control for presenting the options.</p>
<p>The problem is that radio buttons at the top of a form are often overlooked by users, who instead jump right into entering data in the fields.</p>
<p>This form uses a background color to highlight the currently-selected option.  The highlighting helps draw the eye to the radio button selection, making it much less likely to be overlooked.</p>
<p><a href="/images/designlib/wetpaint_reg_radiobuttons1.png"><img title="Wetpaint_reg_radiobuttons1" src="/images/designlib/wetpaint_reg_radiobuttons1.png" alt="Wetpaint_reg_radiobuttons1" width="400" height="414" border="0" /></a></p>
<p><em>From: <a href="http://www.wetpaint.com/">Wetpaint</a> </em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/using-radio-buttons-to-drive-form-behavior/">Using Radio Buttons to Drive Form Behavior</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Email My Shopping Cart</title>
		<link>https://blinkux.com/design-patterns/email-my-shopping-cart/</link>
		<pubDate>Tue, 27 Mar 2007 16:08:12 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/email-my-shopping-cart/</guid>
		<description><![CDATA[<p>Many people use their email inbox as a catch-all reminder and reference system. This shopping cart leverages that behavior by allowing users to email their shopping cart to themselves (or email it to others). From: YarnCountry.com And, assuming I allow images in my email, the resulting message does a good job of reminding me what’s&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/email-my-shopping-cart/">Email My Shopping Cart</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Many people use their email inbox as a catch-all reminder and reference system. This shopping cart leverages that behavior by allowing users to email their shopping cart to themselves (or email it to others).</p>
<p><a href="/images/designlib/yarncountry2.png"><img title="Yarncountry2" src="/images/designlib/yarncountry2.png" alt="Yarncountry2" width="400" height="207" border="0" /></a></p>
<p><a href="/images/designlib/yarncountry1.png"><img title="Yarncountry1" src="/images/designlib/yarncountry1.png" alt="Yarncountry1" width="400" height="240" border="0" /></a></p>
<p><em>From: <a href="http://www.yarncountry.com/">YarnCountry.com</a> </em></p>
<p>And, assuming I allow images in my email, the resulting message does a good job of reminding me what’s it my cart (along with providing some &#8220;see more of&#8221; links).</p>
<p><a href="/images/designlib/yarncountry3_2.png"><img title="Yarncountry3_2" src="/images/designlib/yarncountry3_2.png" alt="Yarncountry3_2" width="400" height="276" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/email-my-shopping-cart/">Email My Shopping Cart</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Terms of Service Optional?</title>
		<link>https://blinkux.com/design-patterns/terms-of-service-optional/</link>
		<pubDate>Thu, 22 Mar 2007 13:39:46 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/terms-of-service-optional/</guid>
		<description><![CDATA[<p>The treatment of required fields in this form seems to imply that agreeing to the Terms of Service is optional: From: Ning Many users will know that it’s required, but the treatment (relatively light visual weight compared to other form elements) increases the chances of it being overlooked. The problem may have been that the&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/terms-of-service-optional/">Terms of Service Optional?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The treatment of required fields in this form seems to imply that agreeing to the Terms of Service is optional:</p>
<p><a href="/images/designlib/ningsignup.png"><img title="Ningsignup" src="/images/designlib/ningsignup.png" alt="Ningsignup" width="400" height="437" border="0" /></a></p>
<p><em>From: <a href="http://www.ning.com/">Ning</a> </em></p>
<p>Many users will know that it’s required, but the treatment (relatively light visual weight compared to other form elements) increases the chances of it being overlooked. The problem may have been that the chosen treatment for required fields worked well for text fields, but not other types of data entry controls.</p>
<p>The other problem with this form its  reliance on the color red to flag required fields, which won’t be easily perceived by users who are red-green color blind.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/terms-of-service-optional/">Terms of Service Optional?</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Password Strength Meter</title>
		<link>https://blinkux.com/design-patterns/password-strength-meter/</link>
		<pubDate>Tue, 20 Mar 2007 10:04:54 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/password-strength-meter/</guid>
		<description><![CDATA[<p>When registering, this form gives users a visual indication of their relative password strength, along a tip on how to make it stronger. In trying different password types, I found the strength evaluation was a bit simplistic, but the idea is still is likely an effective approach in encouraging users to create  more secure passwords.&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/password-strength-meter/">Password Strength Meter</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>When registering, this form gives users a visual indication of their relative password strength, along a tip on how to make it stronger. In trying different password types, I found the strength evaluation was a bit simplistic, but the idea is still is likely an effective approach in encouraging users to create  more secure passwords.</p>
<p><a href="/images/designlib/openid1.png"><img title="Openid1" src="/images/designlib/openid1.png" alt="Openid1" width="400" height="63" border="0" /></a></p>
<p><a href="/images/designlib/openid3.png"><img title="Openid3" src="/images/designlib/openid3.png" alt="Openid3" width="400" height="67" border="0" /></a></p>
<p><a href="/images/designlib/openid2.png"><img title="Openid2" src="/images/designlib/openid2.png" alt="Openid2" width="400" height="72" border="0" /></a></p>
<p><em>From: MyOpenID </em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/password-strength-meter/">Password Strength Meter</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Custom Multiple-select Control</title>
		<link>https://blinkux.com/design-patterns/custom-multiple-select-control/</link>
		<pubDate>Thu, 15 Mar 2007 09:00:11 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/custom-multiple-select-control/</guid>
		<description><![CDATA[<p>Allowing users to multiple-select items in a list is a common design requirement. Using check boxes on a page or screen is fine when there are only a few items to select, but when there are many items, the list can consume too much screen real estate. This custom control tucks the check-box list into&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/custom-multiple-select-control/">Custom Multiple-select Control</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Allowing users to multiple-select items in a list is a common design requirement. Using check boxes on a page or screen is fine when there are only a few items to select, but when there are many items, the list can consume too much screen real estate.</p>
<p>This custom control tucks the check-box list into a drop-down menu.</p>
<p><a href="/images/designlib/multiselect1.png"><img title="Multiselect1" src="/images/designlib/multiselect1.png" alt="Multiselect1" width="250" height="361" border="0" /></a></p>
<p><em>From: <a href="http://www.shopwiki.com/">ShopWiki</a> </em></p>
<p>A challenge with this approach is giving the user feedback as to what has been selected. This control shows a partial list, which persists after the control is closed.</p>
<p><em>Control Open:</em><br />
<a href="/images/designlib/multiselect2_2.png"><img title="Multiselect2_2" src="/images/designlib/multiselect2_2.png" alt="Multiselect2_2" width="250" height="371" border="0" /></a></p>
<p>&nbsp;</p>
<p><em>Control Closed:</em><br />
<a href="/images/designlib/multiselect3.png"><img title="Multiselect3" src="/images/designlib/multiselect3.png" alt="Multiselect3" width="250" height="78" border="0" /></a></p>
<p>One thing this control could do that it doesn’t is use a rollover behavior to show all items selected, which would make the &#8220;closed&#8221; view more useful.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/custom-multiple-select-control/">Custom Multiple-select Control</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Conditional Button Label</title>
		<link>https://blinkux.com/design-patterns/conditional-button-label/</link>
		<pubDate>Tue, 06 Mar 2007 12:18:30 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/conditional-button-label/</guid>
		<description><![CDATA[<p>Adobe changes the label of  the download button depending upon what options are selected. The default selection includes both Adobe Reader and the Google Toolbar.  The button label helped alert me to the fact that the option for the Toolbar was selected by default: &#160; When I de-selected the Toolbar option, the button label dynamically&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/conditional-button-label/">Conditional Button Label</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adobe.com/">Adobe</a> changes the label of  the download button depending upon what options are selected.</p>
<p>The default selection includes both Adobe Reader and the Google Toolbar.  The button label helped alert me to the fact that the option for the Toolbar was selected by default:</p>
<p><a href="/images/designlib/conditionalbutton1_3.png"><img title="Conditionalbutton1_3" src="/images/designlib/conditionalbutton1_3.png" alt="Conditionalbutton1_3" width="250" height="397" border="0" /></a></p>
<p>&nbsp;</p>
<p>When I de-selected the Toolbar option, the button label dynamically changed:</p>
<p><a href="/images/designlib/conditionalbutton2.png"><img title="Conditionalbutton2" src="/images/designlib/conditionalbutton2.png" alt="Conditionalbutton2" width="250" height="397" border="0" /></a></p>
<p>Though I would have preferred not to have the Toolbar selected by default,  this seems to be an effective strategy for preventing unwanted consequences where users must &#8220;opt out&#8221; of pre-selected items.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/conditional-button-label/">Conditional Button Label</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Field Tips</title>
		<link>https://blinkux.com/design-patterns/field-tips/</link>
		<pubDate>Fri, 02 Mar 2007 12:38:22 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/field-tips/</guid>
		<description><![CDATA[<p>This is similar in concept to the dynamic help display shown here, but works even if there isn’t blank page space adjacent to the fields. When the cursor is in a field, the field tip is displayed as a call-out to the right of the field. From: Vox This implementation could be improved by moving&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/field-tips/">Field Tips</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This is similar in concept to the dynamic help <a title="Dynamic Field Help" href="/design-patterns/dynamic-field-help/">display shown here</a>, but works even if there isn’t blank page space adjacent to the fields. When the cursor is in a field, the field tip is displayed as a call-out to the right of the field.</p>
<p><a href="/images/designlib/vox_help_copy_1.png"><img title="Vox_help_copy_1" src="/images/designlib/vox_help_copy_1.png" alt="Vox_help_copy_1" width="400" height="113" border="0" /></a></p>
<p><em><br />
From: <a href="http://www.vox.com/">Vox</a> </em></p>
<p>This implementation could be improved by moving the field tip closer to the field, creating a tighter visual association.</p>
<p>Overall, this is an approach that works best for fields that users are likely to have &#8220;in focus&#8221; before making their entry. This is less likely for controls such as radio buttons, check boxes, and drop-down menus.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/field-tips/">Field Tips</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Closing an Open Tab</title>
		<link>https://blinkux.com/design-patterns/closing-an-open-tab/</link>
		<pubDate>Tue, 27 Feb 2007 03:46:04 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/closing-an-open-tab/</guid>
		<description><![CDATA[<p>Small things can make a big difference on frequently-performed tasks. Consider how Internet Explorer 7 supports the task of closing an open tab. 1. Move to the tab I want to close: 2. Click on tab I want to close (the Close button becomes viable/active): &#160; 3. Move the mouse over to the Close button&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/closing-an-open-tab/">Closing an Open Tab</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><span style="font-family: Georgia; color: black;">Small things can make a big<br />
difference on frequently-performed tasks.</span></p>
<p><span style="font-family: Georgia; color: black;">Consider how Internet Explorer<br />
7 supports the task of closing an open tab. </span></p>
<p><em><span style="font-family: Georgia; color: black;">1. Move to the tab I want<br />
to close:</span></em><span style="font-family: Georgia; color: black;"><br />
<a href="/images/designlib/closetab1_3.png"><img title="Closetab1_3" src="/images/designlib/closetab1_3.png" alt="Closetab1_3" width="400" height="58" border="0" /></a><br />
</span></p>
<p><span style="font-family: Georgia; color: black;"><em><span style="font-family: Georgia;">2. Click on tab I want to close (the Close button<br />
becomes viable/active):</span></em><br />
<a href="/images/designlib/closetab2_2.png"><img title="Closetab2_2" src="/images/designlib/closetab2_2.png" alt="Closetab2_2" width="400" height="60" border="0" /></a></span></p>
<p>&nbsp;</p>
<p><em><span style="font-family: Georgia; color: black;">3. Move the mouse over to<br />
the Close button and click:</span></em><br />
<span style="font-family: Georgia; color: black;"><a href="/images/designlib/closetab3_1.png"><img title="Closetab3_1" src="/images/designlib/closetab3_1.png" alt="Closetab3_1" width="400" height="62" border="0" /></a></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/closing-an-open-tab/">Closing an Open Tab</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Fluid Display of Date Information</title>
		<link>https://blinkux.com/design-patterns/fluid-display-of-date-information/</link>
		<pubDate>Fri, 23 Feb 2007 03:03:11 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/fluid-display-of-date-information/</guid>
		<description><![CDATA[<p>Depending on how the user adjusts the width of the column, the OS X Mail application dynamically changes the format of Date and Time to show the most information in the space available. &#160; From: Mac OS X Mail</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/fluid-display-of-date-information/">Fluid Display of Date Information</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Depending on how the user adjusts the width of the column, the OS X Mail application dynamically changes the format of Date and Time to show the most information in the space available.</p>
<p>&nbsp;</p>
<p><img title="Mail1_2" src="http://blinkinteractive.typepad.com/photos/uncategorized/mail1_2.png" alt="Mail1_2" border="0" /></p>
<p><img title="Mail2" src="http://blinkinteractive.typepad.com/photos/uncategorized/mail2.png" alt="Mail2" border="0" /></p>
<p><img title="Mail3" src="http://blinkinteractive.typepad.com/photos/uncategorized/mail3.png" alt="Mail3" border="0" /></p>
<p><img title="Mail4" src="http://blinkinteractive.typepad.com/photos/uncategorized/mail4.png" alt="Mail4" border="0" /></p>
<p><img title="Mail5" src="http://blinkinteractive.typepad.com/photos/uncategorized/mail5.png" alt="Mail5" border="0" /></p>
<p><em>From: <a href="http://www.apple.com/macosx/what-is-macosx/mail-ical-address-book.html">Mac OS X Mail</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/fluid-display-of-date-information/">Fluid Display of Date Information</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Non-standard Scroll Control</title>
		<link>https://blinkux.com/design-patterns/non-standard-scroll-control/</link>
		<pubDate>Fri, 16 Feb 2007 10:25:07 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/non-standard-scroll-control/</guid>
		<description><![CDATA[<p>It might be hard to see in the thumbnail below (click on the image for a full-sized version), but the purple tabs at top and bottom are the controls for scrolling the list up and down. I see a number of usability risks with this design. First, it’s a non-standard control for an action that&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/non-standard-scroll-control/">Non-standard Scroll Control</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>It might be hard to see in the thumbnail below (click on the image for a full-sized version), but the purple tabs at top and bottom are the controls for scrolling the list up and down.</p>
<p>I see a number of usability risks with this design. First, it’s a non-standard control for an action that is ubiquitous on the web—scrolling. I didn’t expect something that looked like a tab to control scrolling. Second, given the colorful and visually diverse content of the page, the purple tabs largely blend into the other elements on the page. Finally, the scrolling mechanism lacks a key element of feedback  that is present in standard scrollbars—my relative location within the scrollable list.</p>
<p><a href="/images/designlib/go2webscroll.png"><img title="Go2webscroll" src="/images/designlib/go2webscroll.png" alt="Go2webscroll" width="400" height="332" border="0" /></a></p>
<p><em>From: <a href="http://www.go2web20.net/">Go2Web2.0</a> </em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/non-standard-scroll-control/">Non-standard Scroll Control</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Look Up There</title>
		<link>https://blinkux.com/design-patterns/look-up-there/</link>
		<pubDate>Thu, 15 Feb 2007 03:56:16 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/look-up-there/</guid>
		<description><![CDATA[<p>This is an example from Adobe showing an approach for directing users’ attention between contexts (in this case, from a web page to to the download notification in the browser). Adobe has included this graphic on their &#8220;thank you for downloading page&#8221; depicting what is already shown to the user at the top of their&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/look-up-there/">Look Up There</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This is an example from <a href="http://www.adobe.com/">Adobe</a> showing an approach for directing users’ attention between contexts (in this case, from a web page to to the download notification in the browser). Adobe has included this graphic on their &#8220;thank you for downloading page&#8221; depicting what is already shown to the user at the top of their browser window. The goal of this graphic is simply to say &#8220;now look up there.&#8221; Designing experiences across contexts like this is often a challenge.</p>
<p><a href="/images/designlib/click2install_cropped_2.png"><img title="Click2install_cropped_2" src="/images/designlib/click2install_cropped_2.png" alt="Click2install_cropped_2" width="450" height="320" border="0" /> </a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/look-up-there/">Look Up There</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Encouraging Profile Completeness</title>
		<link>https://blinkux.com/design-patterns/encouraging-profile-completeness/</link>
		<pubDate>Fri, 02 Feb 2007 09:33:37 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/encouraging-profile-completeness/</guid>
		<description><![CDATA[<p>LinkedIn does a nice job of encouraging people to complete their profile. Not only does it give a percentage of completeness, but provides a clear &#8220;next action&#8221; underneath to make the progress bar move forward. From: Linked In</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/encouraging-profile-completeness/">Encouraging Profile Completeness</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>LinkedIn does a nice job of encouraging people to complete their profile. Not only does it give a percentage of completeness, but provides a clear &#8220;next action&#8221; underneath to make the progress bar move forward.</p>
<p><a href="/images/designlib/linkedinprofile.png"><img title="Linkedinprofile" src="/images/designlib/linkedinprofile.png" alt="Linkedinprofile" width="400" height="159" border="0" /></a></p>
<p><em>From: <a href="http://www.linkedin.com/">Linked In</a> </em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/encouraging-profile-completeness/">Encouraging Profile Completeness</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Endless Filtering Possibilities</title>
		<link>https://blinkux.com/design-patterns/endless-filtering-possibilities/</link>
		<pubDate>Fri, 02 Feb 2007 08:59:39 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/endless-filtering-possibilities/</guid>
		<description><![CDATA[<p>Endless, an on-line shoe merchant, provides options to filter products by category, brand, color family, size, width, and price range &#8211; all right within the page. Initial Page State &#8211; Women’s Shoes Any selection made on the left immediately filters the products listed to the right.  But, selections don’t trigger a page refresh. Instead there&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/endless-filtering-possibilities/">Endless Filtering Possibilities</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.endless.com/">Endless</a>, an on-line shoe merchant, provides options to filter products by category, brand, color family, size, width, and price range &#8211; all right within the page.</p>
<p><strong>Initial Page State &#8211; Women’s Shoes </strong><br />
<a href="/images/designlib/endless1_1.png"><img title="Endless1_1" src="/images/designlib/endless1_1.png" alt="Endless1_1" width="400" height="620" border="0" /></a></p>
<p>Any selection made on the left immediately filters the products listed to the right.  But, selections don’t trigger a page refresh. Instead there is a smooth fade out of the current results and fade in of the new results.</p>
<p>The filtering controls are somewhat visually complex, but work well.  Category filtering is more of a link-browsing experience &#8211; including a little breadcrumb at the top:</p>
<p><a href="/images/designlib/endless_breadcrumb.png"><img title="Endless_breadcrumb" src="/images/designlib/endless_breadcrumb.png" alt="Endless_breadcrumb" width="200" height="172" border="0" /></a></p>
<p>As you apply filters, options that are no long available are shown as inactive.</p>
<p><a href="/images/designlib/endless_brands_1.png"><img title="Endless_brands_1" src="/images/designlib/endless_brands_1.png" alt="Endless_brands_1" width="200" height="271" border="0" /></a></p>
<p>With Brands, this  makes it difficult to see what all the brand options are. For example, I had to scroll all the way to the bottom of the list to filter by the brand Saucony. I could have searched for it, but I wasn’t quite sure how it was spelled.</p>
<p>The treatment for showing the colors as inactive is also a bit awkward. It wasn’t immediately clear to me that the &#8220;color corners&#8221; were actually colors that were not available.</p>
<p><a href="/images/designlib/endless_colorfilter.png"><img title="Endless_colorfilter" src="/images/designlib/endless_colorfilter.png" alt="Endless_colorfilter" width="200" height="154" border="0" /></a></p>
<p>The display on the slider control is slightly misleading. On first glance, it appears that the lowest selectable value is $263.00.  Actually, the lowest value is $15.00.</p>
<p><a href="/images/designlib/endless_priceslider.png"><img title="Endless_priceslider" src="/images/designlib/endless_priceslider.png" alt="Endless_priceslider" width="200" height="143" border="0" /></a></p>
<p>This range slider from <a href="http://diettelevision.com/index.html">Diet Television</a> is a clearer presentation of the selected range:</p>
<p><a href="/images/designlib/diettvrange_1.png"><img title="Diettvrange_1" src="/images/designlib/diettvrange_1.png" alt="Diettvrange_1" width="200" height="99" border="0" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/endless-filtering-possibilities/">Endless Filtering Possibilities</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Multiple Legal Agreements</title>
		<link>https://blinkux.com/design-patterns/multiple-legal-agreements/</link>
		<pubDate>Fri, 02 Feb 2007 05:31:47 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/multiple-legal-agreements/</guid>
		<description><![CDATA[<p>This page has a number of elements to help users get through multiple legal agreements. First, header bars clearly indicates that two of the legal agreements are required. Second, each agreement has an agreement summary (though honestly, these summaries could be written much more clearly). There is a  clear, obvious print link for each agreement&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/multiple-legal-agreements/">Multiple Legal Agreements</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This page has a number of elements to help users get through multiple legal agreements.</p>
<p>First, header bars clearly indicates that two of the legal agreements are required. Second, each agreement has an agreement summary (though honestly, these summaries could be written much more clearly). There is a  clear, obvious print link for each agreement (in testing, we often find that participants want to print these out either for reference or to at least skim before accepting). Overall, the page layout is clean and attractive.</p>
<p><a href="/images/designlib/multiple_legal_agreement_boxes.png"><img title="Multiple_legal_agreement_boxes" src="/images/designlib/multiple_legal_agreement_boxes.png" alt="Multiple_legal_agreement_boxes" width="400" height="664" border="0" /></a></p>
<p><em>From: <a href="http://www.chase.com/">Chase.com</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/multiple-legal-agreements/">Multiple Legal Agreements</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Progressive Information Disclosure</title>
		<link>https://blinkux.com/design-patterns/progressive-information-disclosure/</link>
		<pubDate>Fri, 02 Feb 2007 03:48:34 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/progressive-information-disclosure/</guid>
		<description><![CDATA[<p>Here, map pins give you a very short summary on rollover, with additional details on click. Normal State: On Rollover: On Click: &#160; From: Yahoo Travel</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/progressive-information-disclosure/">Progressive Information Disclosure</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Here, map pins give you a very short summary on rollover, with additional details on click.</p>
<p><strong>Normal State:</strong><br />
<a href="/images/designlib/pin1_1.png"><img title="Pin1_1" src="/images/designlib/pin1_1.png" alt="Pin1_1" width="400" height="284" border="0" /></a></p>
<p><strong>On Rollover</strong>:<br />
<a href="/images/designlib/pin2.png"><img title="Pin2" src="/images/designlib/pin2.png" alt="Pin2" width="400" height="249" border="0" /></a></p>
<p><strong>On Click:<br />
<a href="/images/designlib/pin4_1.png"><img title="Pin4_1" src="/images/designlib/pin4_1.png" alt="Pin4_1" width="400" height="290" border="0" /></a> </strong></p>
<p>&nbsp;</p>
<p><em>From: <a href="http://travel.yahoo.com/">Yahoo Travel</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/progressive-information-disclosure/">Progressive Information Disclosure</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Quick Read Function</title>
		<link>https://blinkux.com/design-patterns/quick-read-function/</link>
		<pubDate>Thu, 01 Feb 2007 09:59:52 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/quick-read-function/</guid>
		<description><![CDATA[<p>This blog gives users the option to view a &#8220;Quick Read&#8221; summary of a story &#8211; handy though I’m not sure why users can’t just go directly to the full story from the main page (the &#8220;Read the Full Story&#8221; link is contained in the Quick Read pop-up). Quick Read (on click): From: The Huffington&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/quick-read-function/">Quick Read Function</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This blog gives users the option to view a &#8220;Quick Read&#8221; summary of a story &#8211; handy though I’m not sure why users can’t just go directly to the full story from the main page (the &#8220;Read the Full Story&#8221; link is contained in the Quick Read pop-up).</p>
<p><a href="/images/designlib/quickread1a.png"><img title="Quickread1a" src="/images/designlib/quickread1a.png" alt="Quickread1a" width="400" height="186" border="0" /></a></p>
<p><strong>Quick Read (on click):</strong><br />
<a href="/images/designlib/quickread2a.png"><img title="Quickread2a" src="/images/designlib/quickread2a.png" alt="Quickread2a" width="400" height="194" border="0" /></a></p>
<p><em>From: <a href="http://www.huffingtonpost.com/">The Huffington Post</a> </em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/quick-read-function/">Quick Read Function</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>No Option to Cancel or Skip</title>
		<link>https://blinkux.com/design-patterns/no-option-to-cancel-or-skip/</link>
		<pubDate>Thu, 01 Feb 2007 05:21:16 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/no-option-to-cancel-or-skip/</guid>
		<description><![CDATA[<p>I was just interested in trying Picasa out and didn’t want it to scan my computer for images, fearing it would tie up my computer unnecessarily. However, the installation wizard didn’t give me the option to cancel or skip the step. As a result, I felt trapped. From: Picasa</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/no-option-to-cancel-or-skip/">No Option to Cancel or Skip</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>I was just interested in trying Picasa out and didn’t want it to scan my computer for images, fearing it would tie up my computer unnecessarily. However, the installation wizard didn’t give me the option to cancel or skip the step. As a result, I felt trapped.</p>
<p><a href="/images/designlib/feelingtrapped.png"><img title="Feelingtrapped" src="/images/designlib/feelingtrapped.png" alt="Feelingtrapped" width="400" height="311" border="0" /></a></p>
<p><em>From: <a href="http://picasa.google.com/">Picasa</a> </em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/no-option-to-cancel-or-skip/">No Option to Cancel or Skip</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Wizard “Running Receipt”</title>
		<link>https://blinkux.com/design-patterns/wizard-running-receipt/</link>
		<pubDate>Fri, 26 Jan 2007 09:38:47 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/wizard-running-receipt/</guid>
		<description><![CDATA[<p>This is a wizard for defining attributes of a cruise (for example, what type of room configuration, meal plan, and vacation &#8220;extras&#8221;). The wizard uses a &#8220;running receipt&#8221; in the right column to not only let users know where they are in the process, but also to show the selections made thus far. We’ve done&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/wizard-running-receipt/">Wizard “Running Receipt”</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This is a wizard for defining attributes of a cruise (for example, what type of room configuration, meal plan, and vacation &#8220;extras&#8221;).</p>
<p>The wizard uses a &#8220;running receipt&#8221; in the right column to not only let users know where they are in the process, but also to show the selections made thus far. We’ve done designs similar to this when a wizard involves a large number of selections.</p>
<p><a href="/images/designlib/attributebuilder.png"><img title="Attributebuilder" src="/images/designlib/attributebuilder.png" alt="Attributebuilder" width="400" height="309" border="0" /></a></p>
<p><em>From: <a href="http://www.princess.com/">Princess Cruises</a> </em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/wizard-running-receipt/">Wizard “Running Receipt”</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>‘Filmstrip’ Navigation</title>
		<link>https://blinkux.com/design-patterns/filmstrip-navigation/</link>
		<pubDate>Fri, 19 Jan 2007 07:52:00 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/filmstrip-navigation/</guid>
		<description><![CDATA[<p>I’ve noticed a number of sites recently using &#8220;filmstrip&#8221; navigation, which allows users to page through items horizontally within a page. From: YouTube From: Amazon Here, to help users understand there are more items available to view, there is a partial display of the next items on either end of the strip. From: Wetpaint</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/filmstrip-navigation/">‘Filmstrip’ Navigation</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>I’ve noticed a number of sites recently using &#8220;filmstrip&#8221; navigation, which allows users to page through items horizontally within a page.</p>
<p><a href="/images/designlib/youtubenavigation.png"><img title="Youtubenavigation" src="/images/designlib/youtubenavigation.png" alt="Youtubenavigation" width="400" height="129" border="0" /></a></p>
<p><em>From: <a href="http://www.youtube.com/">YouTube</a></em></p>
<p><a href="/images/designlib/filmstrip_navigation.png"><img title="Filmstrip_navigation" src="/images/designlib/filmstrip_navigation.png" alt="Filmstrip_navigation" width="400" height="115" border="0" /></a></p>
<p><em>From: <a href="http://www.amazon.com/">Amazon</a></em></p>
<p>Here, to help users understand there are more items available to view, there is a partial display of the next items on either end of the strip.</p>
<p><a href="/images/designlib/flimstrip_more.png"><img title="Flimstrip_more" src="/images/designlib/flimstrip_more.png" alt="Flimstrip_more" width="400" height="209" border="0" /></a></p>
<p><em>From: <a href="http://www.wetpaint.com/">Wetpaint</a> </em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/filmstrip-navigation/">‘Filmstrip’ Navigation</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Dynamic Field Help</title>
		<link>https://blinkux.com/design-patterns/dynamic-field-help/</link>
		<pubDate>Thu, 18 Jan 2007 11:11:36 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/dynamic-field-help/</guid>
		<description><![CDATA[<p>When the user&#8217;s cursor in is a field, the related field help displays on the right. The appearance of caught my eye, bringing my attention to it (this type of text tends to be overlooked, which can lead to errors). This solution also eliminates the clutter of exposing all the field help on the form.&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/dynamic-field-help/">Dynamic Field Help</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>When the user&#8217;s cursor in is a field, the related field help displays on the<br />
right. The appearance of caught my eye, bringing my attention to it (this type<br />
of text tends to be overlooked, which can lead to errors). This solution also<br />
eliminates the clutter of exposing all the field help on the form.</p>
<p><a href="/images/designlib/fieldhelp.png"><img title="Fieldhelp" src="/images/designlib/fieldhelp.png" alt="Fieldhelp" width="400" height="274" border="0" /></a></p>
<p><em>From: <a href="http://multiply.com/">Multiply</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/dynamic-field-help/">Dynamic Field Help</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Clear, Uncluttered Product Page</title>
		<link>https://blinkux.com/design-patterns/clear-uncluttered-product-page/</link>
		<pubDate>Mon, 08 Jan 2007 07:38:44 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/clear-uncluttered-product-page/</guid>
		<description><![CDATA[<p>This is a great, uncluttered layout. There is a clear primary action  and a set of secondary actions below it.  The left navigation doesn’t carry all sorts of links from previous levels &#8211; just a few suggested on related items. From: Target</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/clear-uncluttered-product-page/">Clear, Uncluttered Product Page</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This is a great, uncluttered layout. There is a clear primary action  and a set of secondary actions below it.  The left<br />
navigation doesn’t carry all sorts of links from previous levels &#8211; just a few<br />
suggested on related items.</p>
<p><a href="/images/designlib/productdetails.png"><img title="Productdetails" src="/images/designlib/productdetails.png" alt="Productdetails" width="400" height="291" border="0" /></a></p>
<p><em>From: <a href="http://www.target.com/">Target</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/clear-uncluttered-product-page/">Clear, Uncluttered Product Page</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>QuickLook Feature</title>
		<link>https://blinkux.com/design-patterns/quicklook-feature/</link>
		<pubDate>Fri, 05 Jan 2007 08:23:20 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/quicklook-feature/</guid>
		<description><![CDATA[<p>The product list pages of gap.com allow the option to view details in context by displaying the QuickLook button on rollover.  What I like is this approach is that provides the option to view the details rather than automatically displaying the entire pop-up on rollover. Automatic pop-ups can be distracting, particularly if they appear when&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/quicklook-feature/">QuickLook Feature</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The product list pages of gap.com allow the option to view details in context by displaying the QuickLook button on rollover.  What I like is this approach is that provides the <em>option </em>to view the details rather than automatically displaying the entire pop-up on<br />
rollover. Automatic pop-ups can be distracting, particularly if they appear when the user is just moving their mouse across the page.</p>
<p><a style="display: inline;" href="/images/designlib/quicklook1.png"><img src="/images/designlib/quicklook.png" alt="quicklook" width="400" height="250" /></a></p>
<p><em>From: <a href="http://www.gap.com/browse/home.do?cid=5058">The Gap</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/quicklook-feature/">QuickLook Feature</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Wrong Controls for Rank Ordering</title>
		<link>https://blinkux.com/design-patterns/wrong-controls-for-rank-ordering/</link>
		<pubDate>Wed, 03 Jan 2007 11:03:39 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/wrong-controls-for-rank-ordering/</guid>
		<description><![CDATA[<p>Below is the first step in a trip finder wizard for cycling trips.  The system is asking me to rank the factors about a trip in order of importance. From: Bicyclingworld.com This in and of itself is a complicated first step: I know from asking users do rank-order exercises in testing, this can trip people&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/wrong-controls-for-rank-ordering/">Wrong Controls for Rank Ordering</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Below is the first step in a trip finder wizard for cycling trips.  The system is asking me to rank the factors about a trip in order of importance.</p>
<p><a style="display: inline;" href="/images/designlib/rankingsliders2_11.png"><img src="/images/designlib/rankingsliders2_1.png" alt="Ranking sliders" width="400" height="141" /></a></p>
<p><em>From: <a href="http://www.bicyclingworld.com/templates/w5.aspx">Bicyclingworld.com</a></em></p>
<p>This in and of itself is a complicated first step: I know from asking users do rank-order exercises in testing, this can trip people up – it is hard for them to evaluate the trade-offs.  It is much easier for people to rate factors ( for example, on a scale of 1 to 7).</p>
<p>But the method required to perform the ranking makes it even more complicated. I must use a system of sliders to indicate my ranking and the items are not re-ordered to reflect my selections.</p>
<p>There is also a conflict between the slider display (low to high) and the rank. Note the slider position of the item I ranked as “6” &#8211; it’s in the far left position. Since we read left to right, we would expect the far left position to represent “1”.</p>
<p><a style="display: inline;" href="/images/designlib/sliders_21.png"><img src="/images/designlib/sliders_2.png" alt="Sliders" width="150" height="145" /></a></p>
<p>Compare how Netflix handles reording items in a queue &#8211; the same basic task. I can enter a ranking directly or use a quick “move to top” button. In either case, the items are listed in the order specified.</p>
<p><a style="display: inline;" href="/images/designlib/netflix_11.png"><img src="/images/designlib/netflix_1.png" alt="Netflix" width="400" height="144" /></a></p>
<p>From: <a href="http://netflix.com/">Netflix</a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/wrong-controls-for-rank-ordering/">Wrong Controls for Rank Ordering</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Scroll Wheel Zoom</title>
		<link>https://blinkux.com/design-patterns/scroll-wheel-zoom/</link>
		<pubDate>Thu, 21 Dec 2006 08:58:17 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/scroll-wheel-zoom/</guid>
		<description><![CDATA[<p>Google, Yahoo, and (Microsoft) Live Maps all use the scroll wheel in a way that is generally unexpected on the Web. Rather than scrolling the page vertically (in the case of some mice also horizontally), the scroll wheel zooms the map in (when pushing the scroll wheel forward) and out (when pushing the scroll wheel&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/scroll-wheel-zoom/">Scroll Wheel Zoom</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://maps.google.com/">Google</a>, <a href="http://maps.yahoo.com/">Yahoo</a>, and (Microsoft) <a href="http://local.live.com/">Live</a> Maps all use the scroll wheel in a way that is generally unexpected on the Web.</p>
<p>Rather than scrolling the page vertically (in the case of some mice also horizontally), the scroll wheel<em> zooms the map in</em> (when pushing the scroll wheel forward) and out (when pushing the scroll wheel back).</p>
<p>It’s a handy feature, but takes getting used to at first. Meanwhile, <a href="http://www.mapquest.com/">Mapquest</a> seems the laggert, with its map retaining the &#8220;traditional web&#8221; use of the scroll wheel.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/scroll-wheel-zoom/">Scroll Wheel Zoom</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Floating Palette</title>
		<link>https://blinkux.com/design-patterns/floating-palette/</link>
		<pubDate>Tue, 19 Dec 2006 10:11:55 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/floating-palette/</guid>
		<description><![CDATA[<p>This web-based interface for editing wiki entries uses a floating palette for text editing commands &#8211; an approach more characteristic of desktop applications. From: Wetpaint</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/floating-palette/">Floating Palette</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This web-based interface for editing wiki entries uses a floating palette for<br />
text editing commands &#8211; an approach more characteristic of desktop<br />
applications.</p>
<p><a style="display: inline;" href="/images/designlib/wetpaint_11.png"><img src="/images/designlib/wetpaint_1.png" alt="Wetpaint" width="400" height="282" /></a></p>
<p><em>From: <a href="http://www.wetpaint.com/">Wetpaint</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/floating-palette/">Floating Palette</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Help Drawer</title>
		<link>https://blinkux.com/design-patterns/help-drawer/</link>
		<pubDate>Tue, 19 Dec 2006 09:36:40 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/help-drawer/</guid>
		<description><![CDATA[<p>Under the possible selections, users can open a &#8220;help drawer&#8221; to find out more about the options. This is a nice alternative to the help pop-up because it’s anchored to the context on the page. Drawer Closed: Drawer Open (on click): From: Wetpaint</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/help-drawer/">Help Drawer</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Under the possible selections, users can open a &#8220;help drawer&#8221; to find out more about the options. This is a nice alternative to the help pop-up because it’s anchored to the context on the page.</p>
<p><strong>Drawer Closed:</strong></p>
<p><a style="display: inline;" href="/images/designlib/whocanedit11.png"><img src="/images/designlib/whocanedit1.png" alt="who can edit" width="400" height="111" /></a></p>
<p><strong>Drawer Open (on click):</strong></p>
<p><a style="display: inline;" href="/images/designlib/whocanedit21.png"><img src="/images/designlib/whocanedit2.png" alt="who can edit" width="400" height="190" /></a></p>
<p><em>From: <a href="http://www.wetpaint.com/">Wetpaint</a> </em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/help-drawer/">Help Drawer</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Previously Purchased Items</title>
		<link>https://blinkux.com/design-patterns/previously-purchased-items/</link>
		<pubDate>Fri, 15 Dec 2006 06:03:32 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/previously-purchased-items/</guid>
		<description><![CDATA[<p>I like the big, clearly labeled buttons here &#8211; and the fact that all the form controls are located all together on the right side of the page. The background shading of the rows &#8211; and blue shading of the column containing the checkboxes makes this form easy to scan and read. From: Amazon.com</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/previously-purchased-items/">Previously Purchased Items</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>I like the big, clearly labeled buttons here &#8211; and the fact that all the form<br />
controls are located all together on the right side of the page. The background<br />
shading of the rows &#8211; and blue shading of the column containing the checkboxes<br />
makes this form easy to scan and read.</p>
<p><a style="display: inline;" href="/images/designlib/shoppinglist1.png"><img src="/images/designlib/shoppinglist.png" alt="shopping list" width="400" height="232" /></a></p>
<p><em>From: <a href="http://www.amazon.com/">Amazon.com</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/previously-purchased-items/">Previously Purchased Items</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Effective Button Treatment</title>
		<link>https://blinkux.com/design-patterns/effective-button-treatment/</link>
		<pubDate>Thu, 30 Nov 2006 10:57:23 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/effective-button-treatment/</guid>
		<description><![CDATA[<p>This form has buttons that are in the right position and with the right visual emphasis. Cancel is gray to give it the least visual emphasis; the larger blue Continue button has the most visual emphasis. Small arrows on the Back and Continue buttons further clarify their function. From: Princess Cruises</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/effective-button-treatment/">Effective Button Treatment</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This form has buttons that are in the right position and with the right visual<br />
emphasis. Cancel is gray to give it the least visual emphasis; the larger blue<br />
Continue button has the most visual emphasis. Small arrows on the Back and<br />
Continue buttons further clarify their function.</p>
<p><a style="display: inline;" href="/images/designlib/buttons1.png"><img src="/images/designlib/buttons.png" alt="buttons" width="400" height="168" /></a></p>
<p><em>From: <a href="http://www.princess.com/">Princess Cruises</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/effective-button-treatment/">Effective Button Treatment</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Quick Info Module</title>
		<link>https://blinkux.com/design-patterns/quick-info-module/</link>
		<pubDate>Thu, 16 Nov 2006 06:53:34 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/quick-info-module/</guid>
		<description><![CDATA[<p>On rollover, each button &#8220;opens up&#8221; to display summary information. The effect is a handy &#8220;quick info&#8221; function. From: Yahoo</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/quick-info-module/">Quick Info Module</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>On rollover, each button &#8220;opens up&#8221; to display summary information. The effect is a handy &#8220;quick info&#8221; function.</p>
<p><a style="display: inline;" href="/images/designlib/quickinfo1.png"><img src="/images/designlib/quickinfo.png" alt="quick info" width="400" height="176" /></a></p>
<p><em>From: <a href="http://www.yahoo.com/">Yahoo</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/quick-info-module/">Quick Info Module</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Dynamic Search Interface</title>
		<link>https://blinkux.com/design-patterns/dynamic-search-interface/</link>
		<pubDate>Fri, 10 Nov 2006 09:21:28 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/dynamic-search-interface/</guid>
		<description><![CDATA[<p>This interface uses a series of sliders that let users specify their search criteria. The control on the left automatically update the results on the right. There is an interesting treatment of the results into relevancy groupings &#8211; with the top five getting bold color treatment, the next 10 getting gray shading and then next&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/dynamic-search-interface/">Dynamic Search Interface</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This interface uses a series of sliders that let users specify their search<br />
criteria. The control on the left automatically update the results on the right.<br />
There is an interesting treatment of the results into relevancy groupings &#8211; with<br />
the top five getting bold color treatment, the next 10 getting gray shading and<br />
then next 10 on a white background. I’m not sure how well this works visually,<br />
as to me it appears the page contains three separate elements rather than a<br />
single, ranked list.</p>
<p><a style="display: inline;" href="/images/designlib/mydiet1.png"><img src="/images/designlib/mydiet.png" alt="mydiet" width="400" height="366" /></a></p>
<p><em>From: <a href="http://diettelevision.com/">Diet Television</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/dynamic-search-interface/">Dynamic Search Interface</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Processing Status</title>
		<link>https://blinkux.com/design-patterns/processing-status/</link>
		<pubDate>Fri, 10 Nov 2006 09:20:49 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/processing-status/</guid>
		<description><![CDATA[<p>This small pop-up (with the parent windows faded in the background) give clear processing status. From: Vox</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/processing-status/">Processing Status</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This small pop-up (with the parent windows faded in the background) give clear processing status.</p>
<p><a style="display: inline;" href="/images/designlib/processing1.png"><img src="/images/designlib/processing.png" alt="processing" width="400" height="169" /></a></p>
<p><em>From: <a href="http://www.vox.com/">Vox</a> </em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/processing-status/">Processing Status</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>‘Top Items’ Global Navigation</title>
		<link>https://blinkux.com/design-patterns/top-items-global-navigation/</link>
		<pubDate>Fri, 03 Nov 2006 07:24:53 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/top-items-global-navigation/</guid>
		<description><![CDATA[<p>This site has a very narrow and deep structure. It handles this issue in the global navigation by providing &#8220;top items&#8221; in the dynamic sub-menu [1] with a clear &#8220;View All&#8221; link that takes the user the page listing all the occasion categories [2]. From: Gifts.com</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/top-items-global-navigation/">‘Top Items’ Global Navigation</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This site has a very narrow and deep structure. It handles this issue in the<br />
global navigation by providing &#8220;top items&#8221; in the dynamic sub-menu [1] with a<br />
clear &#8220;View All&#8221; link that takes the user the page listing all the occasion<br />
categories [2].</p>
<p><a style="display: inline;" href="/images/designlib/topitems1.png"><img src="/images/designlib/topitems.png" alt="topitems" width="400" height="313" /></a></p>
<p><em>From: <a href="http://www.gifts.com/">Gifts.com</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/top-items-global-navigation/">‘Top Items’ Global Navigation</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Quick Site Registration</title>
		<link>https://blinkux.com/design-patterns/quick-site-registration/</link>
		<pubDate>Mon, 30 Oct 2006 12:17:58 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/quick-site-registration/</guid>
		<description><![CDATA[<p>Tabblo uses ajax to keep the user’s context while presenting the registration form. The overall effect is super easy and quick registration. From: Tabblo</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/quick-site-registration/">Quick Site Registration</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Tabblo uses ajax to keep the user’s context while presenting the registration<br />
form. The overall effect is super easy and quick registration.</p>
<p><a style="display: inline;" href="/images/designlib/quickreg1.png"><img src="/images/designlib/quickreg.png" alt="quickreg" width="400" height="339" /></a></p>
<p><em>From: <a href="http://www.tabblo.com/studio/">Tabblo</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/quick-site-registration/">Quick Site Registration</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Usable ‘Fly Out’ Menus</title>
		<link>https://blinkux.com/design-patterns/usable-fly-out-menus/</link>
		<pubDate>Mon, 23 Oct 2006 12:32:08 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/usable-fly-out-menus/</guid>
		<description><![CDATA[<p>I like this example of &#8220;flyout&#8221; menus because the global navigation bar is visually tied to the submenu by using the same color (which also helps visually separate it from the page in the background). There is good visual feedback as well as to which item is selected and a large target area for each&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/usable-fly-out-menus/">Usable ‘Fly Out’ Menus</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>I like this example of &#8220;flyout&#8221; menus because the global navigation bar is visually tied to the<br />
submenu by using the same color (which also helps visually separate it from the page<br />
in the background). There is good visual feedback as<br />
well as to which item is selected and a large target area for each menu item.</p>
<p><a style="display: inline;" href="/images/designlib/dynamicglobalnav1.png"><img src="/images/designlib/dynamicglobalnav.png" alt="dynamic global nav" width="400" height="218" /></a></p>
<p><em>From: <a href="http://www.circuitcity.com/">Circuit City</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/usable-fly-out-menus/">Usable ‘Fly Out’ Menus</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Quick Item Details</title>
		<link>https://blinkux.com/design-patterns/quick-item-details/</link>
		<pubDate>Fri, 20 Oct 2006 16:29:49 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/quick-item-details/</guid>
		<description><![CDATA[<p>This is an effective way of showing the details of items in a list while keeping the user within the list context. Netflix has done a particularly good job of implementing this feature. The pop-up appears after a slight delay when the mouse is placed over a link. Without the small delay, unwanted pop-ups can&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/quick-item-details/">Quick Item Details</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This is an effective way of showing the details of items in a list while keeping<br />
the user within the list context. Netflix has done a particularly good job of implementing this feature. The pop-up appears after a slight delay when the mouse is placed over a link. Without the small delay, unwanted pop-ups can appear when simply running your mouse over the page.</p>
<p><a style="display: inline;" href="/images/designlib/netflix1.png"><img src="/images/designlib/netflix.png" alt="netflix" width="400" height="321" /></a></p>
<p><em>From: <a href="http://www.netflix.com/MemberHome">Netflix</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/quick-item-details/">Quick Item Details</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Product Availability Matrix</title>
		<link>https://blinkux.com/design-patterns/product-availability-matrix/</link>
		<pubDate>Fri, 13 Oct 2006 14:49:30 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/product-availability-matrix/</guid>
		<description><![CDATA[<p>I like how this give visabilty to all the availability options across sizes and colors. Maybe I’m willing to wait a few weeks for the Apple Melange &#8211; or perhaps I want to go for Purple to get it right away. I would, however, like to see a tighter association of the instruction to &#8220;click&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/product-availability-matrix/">Product Availability Matrix</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>I like how this give visabilty to all the availability options across sizes and<br />
colors. Maybe I’m willing to wait a few weeks for the Apple Melange &#8211; or perhaps<br />
I want to go for Purple to get it right away. I would, however, like to see a<br />
tighter association of the instruction to &#8220;click a box on the grid&#8221; with the<br />
grid.</p>
<p><a style="display: inline;" href="/images/designlib/boden1.png"><img src="/images/designlib/boden.png" alt="boden" width="400" height="257" /></a></p>
<p><em>From: <a href="http://www.bodenusa.com/">Boden USA</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/product-availability-matrix/">Product Availability Matrix</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Cruise Finder</title>
		<link>https://blinkux.com/design-patterns/cruise-finder/</link>
		<pubDate>Fri, 13 Oct 2006 14:32:21 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/cruise-finder/</guid>
		<description><![CDATA[<p>The approach for this cruise finder might also work in other search situations where they are only a few variables and relatively few possible values for each. One thing they could likely do to improve the usability of this interface is to gray out the options that cannot be selected; I find the blue shading&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/cruise-finder/">Cruise Finder</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The approach for this cruise finder might also work in other search situations<br />
where they are only a few variables and relatively few possible values for<br />
each. One thing they could likely do to improve the usability of this interface is to gray out the options that cannot be selected; I find the blue shading to indicate &#8220;your options&#8221; potentially confusing.</p>
<p><a style="display: inline;" href="/images/designlib/cruisefinder1.png"><img src="/images/designlib/cruisefinder.png" alt="cruise finder" width="400" height="198" /></a></p>
<p><em>From: <a href="http://www.princess.com/">Princess Cruises</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/cruise-finder/">Cruise Finder</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Actions Display on Rollover</title>
		<link>https://blinkux.com/design-patterns/actions-display-on-rollover/</link>
		<pubDate>Mon, 09 Oct 2006 10:37:33 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/actions-display-on-rollover/</guid>
		<description><![CDATA[<p>This is an alternative way to provide Edit and Delete actions for each item without cluttering up the list with multiple instances of Edit and Delete links. There is potentially a discoverability issue here, but this is mitigated by the implementation &#8211; the entire line item is &#8220;hot&#8221; so rolling over it at any point&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/actions-display-on-rollover/">Actions Display on Rollover</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This is an alternative way to provide Edit and Delete actions for each item<br />
without cluttering up the list with multiple instances of Edit and Delete links.<br />
There is potentially a discoverability issue here, but this is mitigated by the implementation &#8211; the entire line item is &#8220;hot&#8221; so rolling over it at any point triggers the display.</p>
<p><a style="display: inline;" href="/images/designlib/showcommands1.png"><img src="/images/designlib/showcommands.png" alt="show commands" width="400" height="143" /></a></p>
<p><em>From: <a href="http://www.backpackit.com/">Backpack</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/actions-display-on-rollover/">Actions Display on Rollover</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Dangerous ‘Clear Fields’ Button</title>
		<link>https://blinkux.com/design-patterns/dangerous-clear-fields-button/</link>
		<pubDate>Tue, 03 Oct 2006 16:03:00 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/dangerous-clear-fields-button/</guid>
		<description><![CDATA[<p>The positioning and visual weight of this button makes it looks like &#8220;Submit&#8221; or &#8220;Continue&#8221; &#8211; but, alas, it’s a &#8220;Clear Fields&#8221; button. How many users to you think accidently clicked this and wiped out all their shipping info? There is usually no reason to provide a &#8220;Clear&#8221; button on a form &#8211; the risks&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/dangerous-clear-fields-button/">Dangerous ‘Clear Fields’ Button</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The positioning and visual weight of this button makes it looks like &#8220;Submit&#8221; or<br />
&#8220;Continue&#8221; &#8211; but, alas, it’s a &#8220;Clear Fields&#8221; button. How many users to you<br />
think accidently clicked this and wiped out all their shipping info? There is<br />
usually no reason to provide a &#8220;Clear&#8221; button on a form &#8211; the risks outweigh the<br />
advantages.</p>
<p><a style="display: inline;" href="/images/designlib/clear_fields1.png"><img src="/images/designlib/clear_fields.png" alt="clear fields" width="400" height="352" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/dangerous-clear-fields-button/">Dangerous ‘Clear Fields’ Button</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Clean and Simple Registration</title>
		<link>https://blinkux.com/design-patterns/clean-and-simple-registration/</link>
		<pubDate>Tue, 03 Oct 2006 10:14:51 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/clean-and-simple-registration/</guid>
		<description><![CDATA[<p>This form uses left-justified field labels (which, depending on how variable the label length is, can cause fields labels to be widely separated by the associated field &#8211; as is the case in &#8220;Your Name&#8221;). However, the row shading here helps the eye track. Also, I love the big red submit button. Overall, it’s a&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/clean-and-simple-registration/">Clean and Simple Registration</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This form uses left-justified field labels (which, depending on how variable the<br />
label length is, can cause fields labels to be widely separated by the<br />
associated field &#8211; as is the case in &#8220;Your Name&#8221;). However, the row shading here<br />
helps the eye track. Also, I love the big red submit button. Overall, it’s a clear and clean layout.</p>
<p><a style="display: inline;" href="/images/designlib/cleanregistration1.png"><img src="/images/designlib/cleanregistration.png" alt="Clean registration" width="400" height="IMGHEIGHT" /></a></p>
<p><em>From: <a href="http://www.target.com/">Target</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/clean-and-simple-registration/">Clean and Simple Registration</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Clear Field Error Indicator</title>
		<link>https://blinkux.com/design-patterns/clear-field-error-indicator/</link>
		<pubDate>Sat, 30 Sep 2006 10:08:55 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/clear-field-error-indicator/</guid>
		<description><![CDATA[<p>This small icon with an arrow will help users quickly find errors on a form.</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/clear-field-error-indicator/">Clear Field Error Indicator</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This small icon with an arrow will help users quickly find errors on a form.</p>
<p><a style="display: inline;" href="/images/designlib/field_error1.png"><img src="/images/designlib/field_error.png" alt="field error" width="400" height="116" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/clear-field-error-indicator/">Clear Field Error Indicator</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Wrong Button Emphasis and Placement</title>
		<link>https://blinkux.com/design-patterns/wrong-button-emphasis-and-placement/</link>
		<pubDate>Thu, 28 Sep 2006 15:04:23 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/wrong-button-emphasis-and-placement/</guid>
		<description><![CDATA[<p>On first glance I almost clicked the large button on the right -assuming it would take me to the next step (as is the convention in a wizard-type function). But this would have taken me back to a previous step. The large size of the button also communicates that this is the primary page action&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/wrong-button-emphasis-and-placement/">Wrong Button Emphasis and Placement</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>On first glance I almost clicked the large button on the right -assuming it would take me to the next step (as is the convention in a wizard-type function). But this would have taken me back to a previous step. The large size of the button also communicates that this is the primary page action (rather than the secondary action of going back.)</p>
<p><a style="display: inline;" href="/images/designlib/reversedbuttons1.png"><img src="/images/designlib/reversedbuttons.png" alt="Reversed buttons" width="400" height="255" /></a></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/wrong-button-emphasis-and-placement/">Wrong Button Emphasis and Placement</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Range Slider</title>
		<link>https://blinkux.com/design-patterns/range-slider/</link>
		<pubDate>Wed, 20 Sep 2006 16:09:31 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/range-slider/</guid>
		<description><![CDATA[<p>This slider allows users to dynamic change the results shown by narrowing the price range. You can change the lower value, upper value, or both &#8211; as shown in [2]. From: Shop Wiki</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/range-slider/">Range Slider</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This slider allows users to dynamic change the results shown by narrowing the price range. You can change the lower value, upper value, or both &#8211; as shown in [2].</p>
<p><a style="display: inline;" href="/images/designlib/rangeslider.png"><img src="/images/designlib/rangeslider.png" alt="Range slider" width="400" height="511" /></a></p>
<p><em>From: <a href="http://www.shopwiki.com/">Shop Wiki</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/range-slider/">Range Slider</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Items Open in a New Tab</title>
		<link>https://blinkux.com/design-patterns/items-open-in-a-new-tab/</link>
		<pubDate>Fri, 15 Sep 2006 10:45:58 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/items-open-in-a-new-tab/</guid>
		<description><![CDATA[<p>Yahoo mail takes the idea of tabbed browser and brings it into their web-based email application. Messages automatically open in a new tab. This avoids window clutter that would otherwise occur if each message opened in a new window. From: Yahoo Mail</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/items-open-in-a-new-tab/">Items Open in a New Tab</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Yahoo mail takes the idea of tabbed browser and brings it into their web-based email application. Messages automatically open in a new tab. This avoids window<br />
clutter that would otherwise occur if each message opened in a new window.</p>
<p><a style="display: inline;" href="/images/designlib/tabbedmail1.png"><img src="/images/designlib/tabbedmail.png" alt="Tabbed mail" width="400" height="70" /></a></p>
<p><em>From: <a href="http://www.yahoo.com/">Yahoo Mail</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/items-open-in-a-new-tab/">Items Open in a New Tab</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Recently Viewed Items</title>
		<link>https://blinkux.com/design-patterns/recently-viewed-items/</link>
		<pubDate>Fri, 15 Sep 2006 09:55:51 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/recently-viewed-items/</guid>
		<description><![CDATA[<p>This is a simple, graphic display of recently viewed items that allows the user remove individual items or clear the whole list. It would be even nicer if you could grap the little numbered tabs to move the order of items around. It kind of defeats the idea of history, but they just seem to&#8230;</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/recently-viewed-items/">Recently Viewed Items</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This is a simple, graphic display of recently viewed items that allows the user remove individual items or clear the whole list. It would be even nicer if you could grap the little numbered tabs to move the order of items around. It kind of defeats the idea of history, but they just seem to have a &#8220;grab me&#8221; affordance.</p>
<p><a style="display: inline;" href="/images/designlib/recentlyviewed.png"><img src="/images/designlib/recentlyviewed.png" alt="Recently viewed" width="400" height="238" /></a></p>
<p><em>From: <a href="http://www.gifts.com/">Gifts.com</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/recently-viewed-items/">Recently Viewed Items</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Fade Parent Window</title>
		<link>https://blinkux.com/design-patterns/fade-parent-window/</link>
		<pubDate>Fri, 08 Sep 2006 15:58:31 +0000</pubDate>
		<dc:creator><![CDATA[Heidi Adkisson]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blinkux.wpengine.com/resources/blog/fade-parent-window/</guid>
		<description><![CDATA[<p>This is a pop-up window that allows for selection of items. The parent page is faded, which gives more visual weight and distinction to the child page (pop-up) in front. This is increasingly being used in ajax-heavy sites. From: Vox</p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/fade-parent-window/">Fade Parent Window</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This is a pop-up window that allows for selection of items. The parent page is faded, which gives more visual weight and distinction to the child page (pop-up) in front. This is increasingly being used in ajax-heavy sites.</p>
<p><a style="display: inline;" href="/images/designlib/fadepage1.png"><img src="/images/designlib/fadepage.png" alt="Fade page" width="400" height="242" /></a></p>
<p><em>From: <a href="http://www.vox.com/">Vox</a></em></p>
<p>The post <a rel="nofollow" href="https://blinkux.com/design-patterns/fade-parent-window/">Fade Parent Window</a> appeared first on <a rel="nofollow" href="https://blinkux.com">Blink - User Experience Research, Design, Development</a>.</p>
]]></content:encoded>
			</item>
	</channel>
</rss>
