<?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>Interactive Logic &#187; usability</title>
	<atom:link href="http://interactivelogic.net/wp/tag/usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://interactivelogic.net/wp</link>
	<description>Evan K. Stone on iOS Development and UX Design and Engineering</description>
	<lastBuildDate>Mon, 09 Apr 2012 16:25:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Peet&#8217;s Coffee Packaging UX</title>
		<link>http://interactivelogic.net/wp/2011/03/peets-coffee-packaging-ux/</link>
		<comments>http://interactivelogic.net/wp/2011/03/peets-coffee-packaging-ux/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 16:27:33 +0000</pubDate>
		<dc:creator>Evan K. Stone</dc:creator>
				<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Real-World UX]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[UX]]></category>
		<category><![CDATA[interaction design]]></category>
		<category><![CDATA[real-world ux]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://interactivelogic.net/wp/?p=192</guid>
		<description><![CDATA[As a nice perk, the company at which I am currently employed provides complimentary Peet&#8217;s coffee. While this a very nice daily benefit, and is entirely welcome, there seems to have arisen a fundamental usability problem. This morning I just made the observation that, as far as I can tell, every coffee station here at [...]]]></description>
			<content:encoded><![CDATA[<p>As a nice perk, the company at which I am currently employed provides complimentary <a title="Peet's Coffee &amp; Tea" href="http://www.peets.com/" target="_blank">Peet&#8217;s coffee</a>. While this a very nice daily benefit, and is entirely welcome, there seems to have arisen a fundamental usability problem.</p>
<p>This morning I just made the observation that, as far as I can tell, <em>every </em>coffee station here at the office seems to have a pair of scissors — since the coffee packets are so difficult to open!</p>
<p>Somebody better tell <em>Peet&#8217;s </em>that coffee packets have users too! I&#8217;m sure if it was a financially viable option, and if they made a commercial-grade machine, companies might just switch to <a title="Keurig" href="http://www.keurig.com/" target="_blank">Keurig</a> over it.</p>
]]></content:encoded>
			<wfw:commentRss>http://interactivelogic.net/wp/2011/03/peets-coffee-packaging-ux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Please don&#8217;t add debug messages to your customer-facing application</title>
		<link>http://interactivelogic.net/wp/2009/09/please-dont-add-debug-messages-to-your-customer-facing-application/</link>
		<comments>http://interactivelogic.net/wp/2009/09/please-dont-add-debug-messages-to-your-customer-facing-application/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 17:23:46 +0000</pubDate>
		<dc:creator>Evan K. Stone</dc:creator>
				<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[annoyances]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[interaction design]]></category>
		<category><![CDATA[intuit]]></category>
		<category><![CDATA[ixd]]></category>
		<category><![CDATA[messageboxes]]></category>
		<category><![CDATA[online banking]]></category>
		<category><![CDATA[rudeness]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[ux]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://interactivelogic.net/wp/?p=21</guid>
		<description><![CDATA[Debugging messages are for developers/engineers, not for humans (I can say that since I&#8217;m a developer). But I can&#8217;t believe that it&#8217;s 2009 and I still encounter things like the following example&#8230; Every time I log into one of my online banking systems, I get a message like the following: This is just intrusive and [...]]]></description>
			<content:encoded><![CDATA[<p>Debugging messages are for developers/engineers, not for humans (I can say that since I&#8217;m a developer). But I can&#8217;t believe that it&#8217;s 2009 and I still encounter things like the following example&#8230;</p>
<p><strong>Every time </strong>I log into one of my online banking systems, I get a message like the following:</p>
<p><a href="http://interactivelogic.net/wp/wp-content/uploads/2009/09/online-banking-message.png"><img class="aligncenter size-full wp-image-23" title="Online Banking Debug Message" src="http://interactivelogic.net/wp/wp-content/uploads/2009/09/online-banking-message.png" alt="Online Banking Debug Message" width="562" height="170" /></a></p>
<p style="text-align: center;">
<p>This is just <strong>intrusive </strong>and <strong>rude</strong> behavior (as <a title="Cooper Interactive" href="http://www.cooper.com/" target="_blank">Alan Cooper</a> might say). First of all, the message first off tells me when the last <strong>unsuccessful </strong>attempt was made to access the account&#8230; HUH??? Then it tries to be helpful and tell me when the last <strong>successful</strong> attempt was made.</p>
<p>It just makes no sense at all to me why this message exists at all. Why would I ever care about these particular statistics, and even if I did care about them, <strong>is it really necessary to pop up a message box every time I log in???</strong></p>
<p>I vote no.</p>
<p>Fine. If you want to have that information accessible, provide a log of all accesses tucked away in my account settings or somewhere I can get to if I think I have a security concern. Don&#8217;t show this message to me, please. What this message boils down to is a debug-ish message in the clothing of security (I could be wrong, but that&#8217;s what it smells like to me).</p>
<p>Interestingly, as a side note, I happen to know that this system is from a company that is now owned by <a title="Digital Insight: an Intuit Company" href="http://www.digitalinsight.com/home/?pageLabel=home" target="_blank">Intuit</a> (my former stomping ground), and in the two or more years since that acquisition, this message box has surprisingly <em>still </em>not disappeared.</p>
]]></content:encoded>
			<wfw:commentRss>http://interactivelogic.net/wp/2009/09/please-dont-add-debug-messages-to-your-customer-facing-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP printer driver gets subtle usability upgrade</title>
		<link>http://interactivelogic.net/wp/2009/09/hp-printer-driver-gets-subtle-usability-upgrade/</link>
		<comments>http://interactivelogic.net/wp/2009/09/hp-printer-driver-gets-subtle-usability-upgrade/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 17:25:07 +0000</pubDate>
		<dc:creator>Evan K. Stone</dc:creator>
				<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[User Interface Design]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[labeling]]></category>
		<category><![CDATA[taxonomy]]></category>
		<category><![CDATA[technospeak]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[ux]]></category>
		<category><![CDATA[wording]]></category>

		<guid isPermaLink="false">http://interactivelogic.net/wp/2009/09/hp-printer-driver-gets-subtle-usability-upgrade/</guid>
		<description><![CDATA[I just noticed when printing up a document today that my [Windows] HP printer drivers must have been upgraded recently. As a result, the Printing Preferences dialog that used to have an entry entitled &#8220;Default Printing&#8221; (or something to that effect) now reads &#8220;General Everyday Printing,&#8221; which, while a little confusing in itself, is a [...]]]></description>
			<content:encoded><![CDATA[<p>I just noticed when printing up a document today that my  [Windows] HP printer drivers must have been upgraded recently. As a result, the Printing Preferences dialog that used to have an entry entitled &#8220;Default Printing&#8221; (or something to that effect) now reads &#8220;General Everyday Printing,&#8221; which, while a little confusing in itself, is a lot less TechnoSpeakish than using &#8220;Default&#8230;&#8221;, since non-software-development professionals don&#8217;t generally know that word.</p>
]]></content:encoded>
			<wfw:commentRss>http://interactivelogic.net/wp/2009/09/hp-printer-driver-gets-subtle-usability-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Forum Tags: Semicolons as Separators?</title>
		<link>http://interactivelogic.net/wp/2009/05/aspnet-forum-tags-semicolons-as-separators/</link>
		<comments>http://interactivelogic.net/wp/2009/05/aspnet-forum-tags-semicolons-as-separators/#comments</comments>
		<pubDate>Mon, 25 May 2009 22:44:24 +0000</pubDate>
		<dc:creator>Evan K. Stone</dc:creator>
				<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[User Interface Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[annoyances]]></category>
		<category><![CDATA[interaction design]]></category>
		<category><![CDATA[ixd]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://interactivelogic.net/wp/?p=7</guid>
		<description><![CDATA[Ummm&#8230; OK I know Microsoft is trying to give the illusion of being user friendly and all, but when the delimiter for tags that categorize a post on the ASP.NET developer forums, they chose semicolons. Is it just me or is that a ludicrous choice? Why not a space (my preference &#8211; a la delicious) [...]]]></description>
			<content:encoded><![CDATA[<p>Ummm&#8230; OK I know Microsoft is trying to give the illusion of being user friendly and all, but when the delimiter for tags that categorize a post on the ASP.NET developer forums, they chose <span style="font-weight: bold;">semicolons</span>.</p>
<p>Is it just me or is that a <span style="font-weight: bold;">ludicrous choice</span>? Why not a space (my preference &#8211; a la delicious) or a comma?</p>
<p>In addition, there is no <span style="font-weight: bold;">example </span>visible to show you what the legal delimiter is! You have to miraculously divine what it wants, or let it show you what it wants, as I chose to do.</p>
<p>To find out what the delimiter is, I had to do the following:</p>
<ol>
<li>Open the &#8220;Select Tags&#8230;&#8221; dialog.</li>
<li>Select two (short) tags. <span style="font-style: italic;">(I notice lots of other folks thought that a space would be a logical delimiter too&#8230;!)</span></li>
<li>Close the dialog.</li>
<li>Oops. Closing the dialog didn&#8217;t populate the text box with my selections. Awesome.</li>
<li>Trying again&#8230; Open the &#8220;Select Tags&#8230;&#8221; dialog.</li>
<li>Select two (short) tags, this time at the<span style="font-weight: bold;"> end of the list </span>where I notice OK and Cancel buttons (yes &#8211; you heard that right. The buttons are embedded <span style="font-weight: bold; font-style: italic;">in the list itself&#8230; </span>and at the <span style="font-weight: bold;">bottom </span>of the list, no less! They&#8217;re not on the dialog &#8220;window.&#8221;)</li>
<li>Click OK.</li>
<li>Observe that text box has the new selections delimited by semicolons.</li>
</ol>
<p>The auto-populating text box is another usability nightmare deserving of its own article, but I&#8217;ll let someone else write that one up. ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://interactivelogic.net/wp/2009/05/aspnet-forum-tags-semicolons-as-separators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

