<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.9.2 (http://www.squarespace.com/) on Thu, 11 Mar 2010 15:18:59 GMT--><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><title>Kim Hiltz's Blog - The Human Factor</title><subtitle>Kim Hiltz's Journal</subtitle><id>http://www.kimhiltz.com/journal/</id><link rel="alternate" type="application/xhtml+xml" href="http://www.kimhiltz.com/journal/"/><link rel="self" type="application/atom+xml" href="http://www.kimhiltz.com/journal/atom.xml"/><updated>2009-10-15T11:38:58Z</updated><generator uri="http://www.squarespace.com/" version="Squarespace Site Server v5.9.2 (http://www.squarespace.com/)">Squarespace</generator><entry><title>The roles of conceptual device models and user goals in avoiding device initialization errors</title><category term="Cognitive Errors"/><category term="Conceptual Models"/><category term="Device Initialization Errors"/><category term="Device Models"/><category term="Errors"/><category term="Slip Errors"/><category term="User Goals"/><id>http://www.kimhiltz.com/journal/2009/9/25/the-roles-of-conceptual-device-models-and-user-goals-in-avoi.html</id><link rel="alternate" type="text/html" href="http://www.kimhiltz.com/journal/2009/9/25/the-roles-of-conceptual-device-models-and-user-goals-in-avoi.html"/><author><name>Kim Hiltz</name></author><published>2009-09-25T13:15:21Z</published><updated>2009-09-25T13:15:21Z</updated><content type="html" xml:lang="en-GB"><![CDATA[<p><span class="thumbnail-image-float-left ssNonEditable"><span>&nbsp;</span></span><a href="http://www.kimhiltz.com/storage/Preprint_Avoiding%20DeviceInitialisationErrors-KimHiltz.pdf"><span class="full-image-float-left ssNonEditable"><span><img style="width: 150px;" src="http://www.kimhiltz.com/storage/PDFImage.png?__SQUARESPACE_CACHEVERSION=1255513032644" alt="" /></span><span class="thumbnail-caption" style="width: 150px;">Preprint: Conceptual device models and user goals in avoiding device initialization errors</span></span></a>By popular demand, here is a link to the pre-print of an article based on my MSc thesis, which I mentioned in my <a href="http://kdhiltz.squarespace.com/journal/2009/9/24/oops-i-did-it-again.html">earlier post about slip errors</a>.</p>
<p>Just click on the PDF image to the left to view.</p>
<p>Please feel free to send me any comments or questions, and please share any related work!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></content></entry><entry><title>Oops, I did it again!</title><category term="Cognitive Errors"/><category term="Design"/><category term="Error messages"/><category term="Errors"/><category term="Slip Errors"/><id>http://www.kimhiltz.com/journal/2009/9/24/oops-i-did-it-again.html</id><link rel="alternate" type="text/html" href="http://www.kimhiltz.com/journal/2009/9/24/oops-i-did-it-again.html"/><author><name>Kim Hiltz</name></author><published>2009-09-24T10:23:26Z</published><updated>2009-09-24T10:23:26Z</updated><content type="html" xml:lang="en-GB"><![CDATA[<h2><strong>Why we keep making &lsquo;slip errors&rsquo;, even though we know what to do</strong></h2>
<p>As a good ergonomic citizen, I use an external monitor on my desk at work to reduce neck and back strain while I&rsquo;m working.&nbsp; The set-up for this is simple:</p>
<ol>
<li>Plug in external monitor cable</li>
<li>Open the Display Properties dialog</li>
<li>Extend my desktop to the external monitor</li>
</ol>
<p>Sounds straight forward, right?&nbsp; Well, despite successfully completing this process hundreds if not thousands of times in my life, I <strong>regularly </strong>forget to plug the damn monitor cable into my laptop before trying to complete steps 2 and 3.&nbsp; I&rsquo;m talking at least once every two weeks, sometimes more.&nbsp; And no, I do not have below-average intelligence, but thanks for asking!</p>
<p>As it turns out, we all make similar mistakes even while completing procedures that we know inside-and-out.&nbsp; If you think I&rsquo;m kidding, ask yourself if you&rsquo;ve ever:</p>
<ul>
<li>Started typing in a web form only to realise that you forgot to      position the cursor in the text entry box first</li>
<li>Started typing in a different window on your computer, only to      realise that you forgot to put focus on the window first</li>
<li>Forgotten to attach an important document to an email before      hitting the &lsquo;send&rsquo; button</li>
<li>Accidentally left the original in the photocopier after collecting      the copies.&nbsp; </li>
</ul>
<p>Aha!&nbsp; I bet I got you on at least one.&nbsp; These common mistakes are called &lsquo;slip errors&rsquo;, and they happen when you accidentally leave out a step in a task that you know well.&nbsp;</p>
<p>Slip errors are particularly common at the very beginning and the very end of tasks, especially when the error-prone step is more about setting-up for the main activity (as in the case of positioning the cursor before typing) or cleaning-up after the main activity (as in the case of retrieving the original from the photocopier).</p>
<h3><strong>So what&rsquo;s the deal?</strong></h3>
<p>In my Master&rsquo;s thesis I <a href="http://www.system-concepts.com/articles/usability-articles/2009/kim-hiltz-wins-ergonomics-prize.html">conducted research</a> on these annoying little errors (which may be why I find it a little funny every time I make one).&nbsp; What researchers think is happening when we leave out a step like in the examples above, is that the device you&rsquo;re using or operating has been designed so that a required step at the beginning or the end is functionally isolated from the main goal of the task.&nbsp; For example, when a web form is loaded in your browser, your main goal is to supply the information necessary to complete the form, not to click on the first form field.&nbsp; Or when you operate a photocopier, your main goal is to make the copies, not so much to deal with the originals.&nbsp; As such, your brain assigns less importance or salience to these functionally isolated steps, making you more likely to overlook them &ndash; especially if you&rsquo;re tired, distracted, or especially focused on the outcome of the main task itself.</p>
<p>It also turns out that in some cases these errors are so pervasive that they are virtually impossible to eliminate without modifying the underlying device design, even with training.&nbsp; The best defence against them is to ensure that device design matches user goals &ndash; if tasks and devices can be designed so that all required steps that the user has to complete are related to achieving their goals, then slip errors can be greatly reduced or even eliminated.</p>]]></content></entry><entry><title>More fun with messages: Here be dragons!</title><category term="Dragons"/><category term="Error messages"/><category term="Firefox"/><category term="Persuasive Design"/><category term="Usability"/><category term="User Interface Design"/><id>http://www.kimhiltz.com/journal/2009/7/6/more-fun-with-messages-here-be-dragons.html</id><link rel="alternate" type="text/html" href="http://www.kimhiltz.com/journal/2009/7/6/more-fun-with-messages-here-be-dragons.html"/><author><name>Kim Hiltz</name></author><published>2009-07-06T20:17:55Z</published><updated>2009-07-06T20:17:55Z</updated><content type="html" xml:lang="en-GB"><![CDATA[<p>Earlier we looked at some examples of <a href="http://www.kimhiltz.com/journal/2009/6/28/fun-with-windows-mobile-error-messages.html">terribly ineffective Windows Mobile error messages</a>; and now for something completely different.</p>
<p>Firefox uses a somewhat unconventional approach to &lsquo;warning&rsquo; users when they&rsquo;re about to do something potentially dangerous &ndash; take a look at these playful and humorous warning messages, displayed when you try to access the about:config settings:</p>
<p><span class="full-image-block ssNonEditable"><span><img style="width: 600px;" src="http://www.kimhiltz.com/storage/MozErrorMessage2b.jpg?__SQUARESPACE_CACHEVERSION=1246912865733" alt="" /></span><span class="thumbnail-caption" style="width: 600px;">(Ofcourse, there is no warranty to void on your freely downloaded software)</span></span></p>
<p><span class="full-image-block ssNonEditable"><span><a href="http://twitpic.com/917zz"><img src="http://www.kimhiltz.com/storage/MozErrorMessage.jpg?__SQUARESPACE_CACHEVERSION=1246912772453" alt="" /></a></span><span class="thumbnail-caption" style="width: 600px;">(And let&rsquo;s hope there are no dragons! Image courtesy of @wandster)</span></span></p>
<p>I must admit that I prefer the &lsquo;Dragons&rsquo; version (it seems to grab your attention more), but the nature of both messages do make you, as the user, really think about whether you have the skills and knowledge to proceed.<span> </span>A concise explanation about what can happen if you don&rsquo;t know what you&rsquo;re doing is also provided in the text below the heading, and the &lsquo;I&rsquo;ll be careful, I promise!&rsquo; button further drives the overall message home (that should you proceed, you&rsquo;ll be doing something potentially risky).</p>
<p>While the colloquial language might put off some strict usability folks, and the <a href="http://www.plainenglish.co.uk/">Plain English</a><strong> </strong>campaign would most certainly not approve (the headings are not direct, unambiguous, or dare I say boring enough), I think they&rsquo;re actually quite appropriate for the audience and the situation.<span> </span>If the goal is to make users think twice before messing with the inner workings of the system, then mission accomplished!<span> </span>And these warnings are probably much more effective than a classic, straightforward, boring old warning message - by injecting a little personality into the messages, users are much more likely to read and absorb them, and therefore make an informed decision.</p>
<p>Could these also be simple examples of <a href="http://www.kimhiltz.com/journal/2009/7/3/sebastian-deterding-on-persuasive-web-design.html">persuasive design</a>?<span> </span>They kind of represent &lsquo;soft&rsquo; constraints &ndash; the user is not actually forbidden from proceeding, but the language and tone of voice has deliberately been designed to ensure that users evaluate their level of knowledge and skill before doing so.<span> </span></p>
<p>What do you think?</p>]]></content></entry><entry><title>Sebastian Deterding on Persuasive Web Design</title><category term="Defaults"/><category term="Motivation"/><category term="Persuasive Design"/><category term="Persuasive Web Design"/><category term="Sebastian Deterding"/><category term="Usability"/><id>http://www.kimhiltz.com/journal/2009/7/3/sebastian-deterding-on-persuasive-web-design.html</id><link rel="alternate" type="text/html" href="http://www.kimhiltz.com/journal/2009/7/3/sebastian-deterding-on-persuasive-web-design.html"/><author><name>Kim Hiltz</name></author><published>2009-07-03T18:05:11Z</published><updated>2009-07-03T18:05:11Z</updated><content type="html" xml:lang="en-GB"><![CDATA[<p>Wow, check out this brilliant presentation by Sebastian Deterding on persuasive design (ie, how we can design to encourage users to adopt specific behaviours of the designer's or their own intent).&nbsp; This work is absolutely incredible, and has left me inspired and so excited to be involved in design.</p>
<ol> </ol>
<p>In the presentation, Sebastian touches on (among many other cool and interesting things):</p>
<ul>
<li>how persuasive design relates to usability, by considering the motivation of a user to do something versus the perceived effort to do it</li>
<li> conversion rates, or web 1.0 economics, versus more modern and 'web 2.0' economic goals</li>
<li>the multi-disciplinary nature of persuasive design</li>
<li>persuasive design strategies (including constraints; defaults; visualising and measuring behaviours; using personal, graspable, emotional, and comparable design concepts)</li>
</ul>
<p>&nbsp;</p>
<p><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Persuasive Web Design - How to Separate Users from Their Bad Behaviours" href="http://www.slideshare.net/dings/persuasive-web-design-how-to-separate-users-from-their-bad-behaviours">Persuasive Web Design - How to Separate Users from Their Bad Behaviours</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=deterdingpersuasivedesign090625-090703101708-phpapp02&stripped_title=persuasive-web-design-how-to-separate-users-from-their-bad-behaviours" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=deterdingpersuasivedesign090625-090703101708-phpapp02&stripped_title=persuasive-web-design-how-to-separate-users-from-their-bad-behaviours" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object> View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/dings">Sebastian Deterding</a>.</p>
<p>&nbsp;</p>
<p>Also, note the section on using defaults (starting around slide 77).&nbsp; Sebastian discusses how people tend to take the path of least resistance and therefore don't change default values, and he references a study on US driver's license applications. The study revealed an 80% increase in organ donors after the default value for "Would you like to donate your organs after death?" was changed from "No" to "Yes" - this is related to my earlier post about the <a href="http://www.kimhiltz.com/journal/2009/5/3/the-importance-of-setting-sensible-defaults.html">importance of setting sensible defaults</a>.</p>
<p>This presentation also reminded me of several of <a href="http://www.fergusbisset.co.uk/">Ferg Bisset's</a> posts on <a href="http://www.fergusbisset.com/blog/2009/05/07/awareness-getting-caught-speeding/">awareness and motivational design</a>.</p>
<p>Exciting stuff!</p>]]></content></entry><entry><title>Usability job titles: What is it you do again?</title><category term="Job Titles"/><category term="Usability"/><category term="User Experience"/><id>http://www.kimhiltz.com/journal/2009/6/29/usability-job-titles-what-is-it-you-do-again.html</id><link rel="alternate" type="text/html" href="http://www.kimhiltz.com/journal/2009/6/29/usability-job-titles-what-is-it-you-do-again.html"/><author><name>Kim Hiltz</name></author><published>2009-06-29T22:20:23Z</published><updated>2009-06-29T22:20:23Z</updated><content type="html" xml:lang="en-GB"><![CDATA[<p>Russell Wilson recently posted results from a <a href="http://www.dexodesign.com/2009/06/19/results-for-most-preferred-uxui-title-poll/">survey</a> of UX/UI professionals, which asked them to rank their preferred job titles. The results showed that &lsquo;User Experience&rsquo; was the most preferred prefix, and &lsquo;Designer&rsquo; was the most preferred suffix.&nbsp; Russell also pointed out the ambiguity of the term &lsquo;User Experience&rsquo;, and questioned its longevity as a title term since it is so often misunderstood both within and outside the UX/UI profession.</p>
<p>I think it is interesting to look at what we as professionals think we should be called, but I think it would be even more interesting (and useful) to understand what titles those outside our field expect us to have. Who do they look to contact when they are seeking out our services? What job titles do they search for, and what titles most effectively communicate what we do?</p>
<p>After all, as people who specialize in making sure that products and services are consumable and meet the needs of those who use them, shouldn&rsquo;t we also make sure that what we ourselves offer is easy to understand and consume?&nbsp; I personally think what we call ourselves is an important part of this, and probably deserves some research in its own right.</p>
<p>&nbsp;</p>]]></content></entry><entry><title>Fun with Windows Mobile Error Messages</title><category term="Error messages"/><category term="Usability"/><category term="User Interface Design"/><id>http://www.kimhiltz.com/journal/2009/6/28/fun-with-windows-mobile-error-messages.html</id><link rel="alternate" type="text/html" href="http://www.kimhiltz.com/journal/2009/6/28/fun-with-windows-mobile-error-messages.html"/><author><name>Kim Hiltz</name></author><published>2009-06-28T21:20:33Z</published><updated>2009-06-28T21:20:33Z</updated><content type="html" xml:lang="en-GB"><![CDATA[<p>Just before I started working at my current company, they decided to invest in smart phones for their consultants. A great idea, but unfortunately we all ended up with Windows Mobile devices which have pretty much been a nightmare from day one, and which we now refer to as &lsquo;the brick&rsquo;. While there are many problems with the phone from a usability and user experience point of view, I thought I&rsquo;d share one of my favourite examples.<br /><br />After dialing a number or choosing a contact that you&rsquo;d like to call, sometimes the call fails for no apparent reason, and this message pops up onto the screen:</p>
<blockquote>
<p><em>"Cannot connect. Ensure that your phone is turned on and correctly configured, and that service is available, before trying again."</em></p>
</blockquote>
<p style="text-align: center;"><span class="thumbnail-image-block ssNonEditable"><span><a href="javascript:showFullImage('/display/ShowImage?imageUrl=%2Fstorage%2FIMG_2336.JPG%3F__SQUARESPACE_CACHEVERSION%3D1246224186529',1944,2592);"><img style="width: 250px;" src="http://www.kimhiltz.com/storage/thumbnails/3691617-3459002-thumbnail.jpg?__SQUARESPACE_CACHEVERSION=1246225659572" alt="" /></a></span></span></p>
<p>The message is unhelpful for so many reasons, especially the part that states "Ensure that your phone is turned on". Ahem. If my phone wasn&rsquo;t on, how would I be reading this message, exactly?</p>
<p>To make matters worse, if you switch to the phone display it shows the text "Phone off" at the top:</p>
<p style="text-align: center;"><span class="thumbnail-image-block ssNonEditable"><span><a href="javascript:showFullImage('/display/ShowImage?imageUrl=%2Fstorage%2FErrorMessage2b.jpg%3F__SQUARESPACE_CACHEVERSION%3D1246224591527',2592,1944);"><img style="width: 200px;" src="http://www.kimhiltz.com/storage/thumbnails/3691617-3459039-thumbnail.jpg?__SQUARESPACE_CACHEVERSION=1246225346301" alt="" /></a></span></span></p>
<p>Hm. I&rsquo;m pretty sure that the phone is on, unless this whole experience is a hallucination.</p>
<p>The first time I had this problem it took me ages to figure out what the messages were trying to tell me, and to figure out how to turn the phone &lsquo;on&rsquo; even though as far as I could tell the phone was already on. Apparently the people who designed the UI had a different notion of what constituted the &lsquo;phone&rsquo; versus the device itself &ndash; the device could be turned on while the phone function was turned off, and hence the ridiculously confusing error message.</p>
<p>This is a great example of how things can go terribly wrong when the designers&rsquo; mental models, or ideas about how something works, do not match the user&rsquo;s. It is also a great example of a significant usability issue that could have (and should have!) been detected well before the device went to market, if sufficient user research and testing had been conducted.</p>]]></content></entry><entry><title>Amazon’s Kindle: A case for accessible design</title><category term="Accessibility"/><category term="Accessible Design"/><category term="Amazon"/><category term="Inclusive Design"/><category term="Kindle"/><category term="Universal Design"/><id>http://www.kimhiltz.com/journal/2009/5/17/amazons-kindle-a-case-for-accessible-design.html</id><link rel="alternate" type="text/html" href="http://www.kimhiltz.com/journal/2009/5/17/amazons-kindle-a-case-for-accessible-design.html"/><author><name>Kim Hiltz</name></author><published>2009-05-17T19:28:20Z</published><updated>2009-05-17T19:28:20Z</updated><content type="html" xml:lang="en-GB"><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Accessible_design"><span class="full-image-float-left ssNonEditable"><span><img style="width: 150px;" src="http://www.kimhiltz.com/storage/kindle.jpg?__SQUARESPACE_CACHEVERSION=1242589756477" alt="" /></span><span class="thumbnail-caption" style="width: 150px;">Image of Kindle courtesy of http://usedbooksblog.com/</span></span>Accessible design</a> (also known as universal or inclusive design), is all about designing your products and services so they can be accessed and used by as wide an audience as possible, regardless of age, disability, or other limiting factors. It's not about designing for a specific disability group, rather it is about making sure that mainstream products can still reach the growing number of people without perfect vision, hearing, mobility, or cognition.</p>
<p>Accessible design is more than just a social phenomenon &ndash; as the balance of the population continues to tip <a href="http://www.statistics.gov.uk/cci/nugget.asp?ID=949">towards the elderly</a>, it is increasingly being seen as a commercial opportunity.&nbsp; Those at the older end of the population pyramid often do not have the same levels of dexterity or eyesight as their younger counterparts, although they do have considerably more disposable income. Products that are designed to also meet the needs of this rapidly growing user group therefore have the potential to appeal to a considerably larger market.</p>
<p>An interesting yet unexpected example of this came to light recently, when discussions on an <a href="http://www.amazon.com/tag/kindle/forum?_encoding=UTF8&amp;cdForum=Fx1D7SY3BVSESG&amp;cdThread=Tx2XVL9ANH0GDXD">Amazon forum</a> led to the revelation that over 50% of Amazon <a href="http://www.amazon.com/Kindle-Amazons-Wireless-Reading-Generation/dp/B00154JDAI/ref=sr_1_1?ie=UTF8&amp;s=electronics&amp;qid=1242592396&amp;sr=8-1">Kindle</a> owners are 50+, and nearly 70% are 40+. So why does the Kindle appeal so much to this older audience? Take a look at this quote from a <a href="http://www.publishersmarketplace.com/lunch/free/">Publishers Lunch</a> report based on the same forum:</p>
<blockquote>
<p>&ldquo;So many users said they like Kindle because they suffer from some form of arthritis that multiple posters indicate that they do or do not have arthritis as a matter of course. A variety of other impairments, from weakening eyes and carpal-tunnel-like syndromes to more exotic disabilities dominate the purchase rationales of these posters.&rdquo;</p>
</blockquote>
<p>For those with arthritic hands, the form factor of the Kindle makes it easier to hold and easier to page through than heavy hardcovers and flimsy paperbacks. The display also offers several advantages. It uses an <a href="http://www.eink.com/technology/index.html">electronic ink</a> that is similar to print, so it is crisp and clear. For those with ageing eyes, the text size is also customizable - providing obvious advantages over paper equivalents (this is also an important feature for those with dyslexia). As one legally blind <a href="http://www.yenrab.com/blog/?p=283">Kindle owner</a> explains, the text-to-speech functionality is also a very important accessibility feature &ndash; while the computerized voices are no competition for audio books, they are still progress towards making text more generally available to the visually impaired.</p>
<p>Of course, the Kindle doesn&rsquo;t have it all figured out (for example, see some additional accessibility requests from <a href="http://www.learningaccessibility.com/blog/239/">Russ Stinehour</a>). But it certainly is a great example of how taking an inclusive approach to the design of a mainstream product can benefit your users and customers in unexpected ways, and how it can also help you to reach a much broader and more lucrative market.</p>]]></content></entry><entry><title>Axure for wireframes and interactive mockups?</title><category term="Design Tools"/><category term="Interaction Design"/><category term="User Interface Design"/><id>http://www.kimhiltz.com/journal/2009/5/9/axure-for-wireframes-and-interactive-mockups.html</id><link rel="alternate" type="text/html" href="http://www.kimhiltz.com/journal/2009/5/9/axure-for-wireframes-and-interactive-mockups.html"/><author><name>Kim Hiltz</name></author><published>2009-05-09T17:33:30Z</published><updated>2009-05-09T17:33:30Z</updated><content type="html" xml:lang="en-GB"><![CDATA[<p>One of the companies I do user-centred design for invited me to join in on an informal demo of <a class="bodyLink" href="http://www.axure.com/">Axure </a>this week, a tool for wireframing, building prototypes, and creating design specifications. The person leading the demo had been using a trial version of the software for about a month, and was so excited about it she was trying to convince her company to buy some licenses.</p>
<p>Here's a screenshot of the tool:</p>
<p><span class="full-image-block ssNonEditable"><a href="http://www.axure.com/p101_1.aspx"><img src="http://www.kimhiltz.com/storage/AxureImage.gif?__SQUARESPACE_CACHEVERSION=1241890861815" alt="" /></a><span class="thumbnail-caption" style="width: 700px;">Image from the Axure website</span></span></p>
<p>Although I've never used Axure myself, I wanted to share a few thoughts I had based on the demo. Currently, I use Microsoft Visio to do most of my wireframing (low-fidelity and medium-fidelity), and when I need to show interaction (eg for user testing, presenting ideas to the project team, or demoing end-to-end scenarios) I've been using <a class="bodyLink" href="http://expression.microsoft.com/en-us/cc136529.aspx">Microsoft Expressions Web</a> to turn the designs into all-singing, all-dancing prototypes.&nbsp; I&rsquo;ve been really happy with this process, and have found that the combination of Visio and Expressions has certainly been meeting my needs.&nbsp; But the woman who demoed Axure was so excited (after only a trial!), that I'm somewhat intrigued.</p>
<p>Based on the demo, I gather that some of the strengths of Axure are:</p>
<ul type="square">
<li>Useful for quickly communicating and evaluating ideas that are tied to interaction</li>
<li>Useful for documenting agreed designs, including the behaviour of each control/widget </li>
<li>Useful for incrementally building up and documenting a design base (especially good for long term, iterative design projects)</li>
<li>May be quicker (eg than MS Expressions) to create interactive mockups, such as those for user tests and demos?</li>
</ul>
<p style="font-size: 50%;">&nbsp;</p>
<p>However, the demo also left me wondering about a few things:</p>
<ul type="square">
<li>It was not clear how well Axure serves as a primary design tool (eg in place of Visio), as it was not immediately obvious how well it facilitates &lsquo;design exploration&rsquo; &ndash; in which case, base initial designs may still have to be roughly defined and agreed in a separate tool (eg Visio) before being moved over to Axure. </li>
<li>Because of its focus on interactivity, I have some concerns that it may encourage defining detailed interactions too soon in the design process. </li>
</ul>
<p>I'm considering downloading a trial version to play around with, its just a matter of finding some 'free' time.&nbsp; In the meantime, I'm curious if any of you have used Axure?&nbsp; I&rsquo;d love to hear about your experiences with it, or with other similar tools!</p>
<p>&nbsp;</p>]]></content></entry><entry><title>The importance of setting sensible defaults</title><category term="Efficiency"/><category term="Optimisation"/><category term="Process Design"/><category term="Service Design"/><category term="User Interface Design"/><id>http://www.kimhiltz.com/journal/2009/5/3/the-importance-of-setting-sensible-defaults.html</id><link rel="alternate" type="text/html" href="http://www.kimhiltz.com/journal/2009/5/3/the-importance-of-setting-sensible-defaults.html"/><author><name>Kim Hiltz</name></author><published>2009-05-03T16:53:51Z</published><updated>2009-05-03T16:53:51Z</updated><content type="html" xml:lang="en-GB"><![CDATA[<h3>Or, when did ordering tea become so complex?</h3>
<p>Have you ever tried to accomplish what you expected to be a straightforward task, but been sidelined because there were too many steps or too many choices to make? This is a common problem in web and software design, but you have probably also come across it in many other day-to-day tasks. For example, this is what happened to me when I tried to order a tea at Starbucks recently:</p>
<p style="padding-left: 30px;"><br /><strong>Me:</strong> Hi, can I have a medium tea for take-away?<br /><strong>Starbucks Guy:</strong> Ok, one tea. What size would you like?<br /><strong>Me:</strong> Medium, please<br /><strong>Starbucks Guy:</strong> One medium tea. To drink in, or to take away?<br /><strong>Me:</strong> To take away please<br /><strong>Starbucks Guy:</strong> Ok <br /><em>[Starbucks Guy turns around and walks over to the tea bags]</em><br /><strong>Starbucks Guy</strong> <em>[calling over his shoulder]:</em> Would you like one tea bag or two?<br /><strong>Me</strong> <em>[yelling back to him over the general coffee shop noise]:</em> One is fine!<br /><strong>Starbucks Guy</strong> <em>[still calling over his shoulder]:</em> Is English Breakfast ok?<br /><strong>Me:</strong> Yes! English Breakfast!<br /><strong>Starbucks Guy</strong> <em>[now standing by the hot water spout]:</em> Would you like room for milk?<br /><strong>Me:</strong> Yes, please<br /><strong>Starbucks Guy</strong> <em>[now standing back at the counter]:</em> Warm milk, or cold milk?<br /><strong>Me:</strong> Cold milk is fine<br /><strong>Starbucks Guy:</strong> Ok, cold milk is on the counter next to the napkins<br /><em>[Starbucks Guy finally hands me my boring old standard cup of tea, so I can go add my boring old regular milk]<br /></em></p>
<p>In this situation, I asked for a <em>medium</em> tea for <em>take-away</em>, thinking that would be more than enough information for the cashier to prepare my order. I didn&rsquo;t want anything out of the ordinary, yet he still had to ask me SIX questions before the order was complete; two of the questions repeated information I had already provided, and none involved <a href="http://en.wikipedia.org/wiki/Upsell">up-selling</a>.</p>
<p>Now, I understand that one of Starbucks&rsquo; defining features is that it allows each customer to personalise their order to fit their unique tastes. But when carrying out common procedres like placing a tea order or installing a new software product, there is likely to be a large portion of the population who want or need basically the same thing, and a smaller portion of the population who want or need something dramatically different. This is why, in user interface design, we try to define sensible &lsquo;default settings&rsquo; whenever possible &ndash; it makes life easier for the majority of users, and makes processes more efficient.</p>
<p>In the world of software, a <strong>default</strong> or <strong>preset</strong> is an initial value that is assigned to a configurable option. Likewise, default options often exist in the physical world; for the configurable option of &lsquo;number of tea bags&rsquo;, most caf&eacute;s have a default value of &lsquo;one&rsquo;. The goal is to identify the values that will meet the needs of most users or customers, so the majority of people don&rsquo;t have to bother thinking about what the &lsquo;right&rsquo; answer is.**</p>
<p>For example, on my Blackberry Pearl, the default setting for the &lsquo;Key Tone&rsquo; (the sound that is made when you press a key) is &lsquo;Off&rsquo; - most users don&rsquo;t want to hear a beep every time they press a button on their phone, so they will simply accept this perfectly reasonable default setting. However, for those who need more feedback that a key has been pressed (such as people with vision impairments), they can change the setting to meet their needs:</p>
<p><span class="full-image-block ssNonEditable"><img src="http://www.kimhiltz.com/storage/screen_keyboard.jpg?__SQUARESPACE_CACHEVERSION=1241371121073" alt="" /></span><br /><br />How can we extend this notion to other real-world processes, like filling a drink order? Simple.</p>
<ul>
<li>For each drink type (tea, caf&eacute; latte, cappuccino, etc) collect some data on what people order and what options they choose (size, milk type, topping, etc)</li>
<li>Identify the most common configurations</li>
<li>Establish those common configurations as the &lsquo;defaults&rsquo;</li>
<li>Allow your customers to indicate any special requests up front, but don&rsquo;t force them to reiterate the standard options unnecessarily.</li>
</ul>
<p>Of course, you can&rsquo;t set default values for everything. For example, you couldn&rsquo;t set the default drink type to &lsquo;tea&rsquo; at Starbucks - there are some choices that customers just have to specify, and defaults are only useful if they are carefully chosen to cover the majority of cases. But whether you&rsquo;re designing the process behind a web application, a mobile phone, or a face-to-face interaction, think carefully about the defaults so you can optimise the end user experience.</p>
<p>&nbsp;</p>
<p><span style="font-size: 80%;">** Note: I am not advocating for designing for the 'average user' here.&nbsp; I am suggesting that if you have decided that there is value in making something customisable, you should still make every effort to minimise the need for users to interact with that configuration.</span></p>]]></content></entry><entry><title>Keeping up, as the world goes mobile</title><category term="Design"/><category term="Mobile"/><category term="Usability"/><category term="User Experience"/><category term="User Research"/><id>http://www.kimhiltz.com/journal/2009/4/26/keeping-up-as-the-world-goes-mobile.html</id><link rel="alternate" type="text/html" href="http://www.kimhiltz.com/journal/2009/4/26/keeping-up-as-the-world-goes-mobile.html"/><author><name>Kim Hiltz</name></author><published>2009-04-26T17:50:06Z</published><updated>2009-04-26T17:50:06Z</updated><content type="html" xml:lang="en-GB"><![CDATA[<h2>How does your website perform when accessed from a mobile?</h2>
<p><span class="full-image-float-left ssNonEditable"><span><img src="http://www.kimhiltz.com/storage/MobileWorld3sm.jpg?__SQUARESPACE_CACHEVERSION=1240768802558" alt="" /></span></span>Have you ever used your mobile to check the score for the football game you missed, because you were stuck on the train? Or used it to look up the address of that store you were certain was on Oxford Street, but just couldn&rsquo;t find when you got there? Well, a recent article in <a href="http://www.independent.co.uk/news/business/analysis-and-features/london-set-to-become-the-mobile-internet-capital-of-the-world-913625.html">The Independent</a> suggests that you&rsquo;re not alone; twenty five percent of British mobile phone users currently access the web from their mobiles at least once a month, and an estimated 1.2 billion people will regularly use their mobile phones to access the web by 2012.</p>
<p>What does this mean for businesses who currently provide websites and web-based services optimised for desktop browsing rather than mobile users?</p>
<h2 class="inner-article">Some of the issues</h2>
<ul>
<li>Your website may provide a <strong>poor user experience when accessed by a mobile browser</strong>, it or may not work at all. As mobile web use increases, it will be those businesses who offer usable, useful, and satisfying mobile web experiences that will be perceived as innovators and leaders by the web-savvy market.</li>
<li>You may be <strong>missing out on new potential revenue streams</strong>. The Independent reported that London has become the core for mobile start-ups, even surpassing Silicon Valley thanks to lower mobile tariffs and an abundance of talented people. The same article notes that major Venture Capitalists value mobile users in their business models at up to six times higher than &lsquo;traditional&rsquo; web users. </li>
<li>You may <strong>risk losing customers to competitors</strong> who have used their mobile web experience as a differentiator for their services, particularly in highly competitive markets. Personal Banking is an example of an industry where offering best-of-breed mobile services might be a compelling reason for customers to switch.</li>
</ul>
<h2 class="inner-article">The way forward</h2>
<p>So what can you do now to start building a mobile relationship with your customers, and to make sure you stay ahead of your competitors in the mobile space? Here are a couple of ideas:</p>
<p>First, make sure that your website meets your customers&rsquo; real needs when they access it from their mobile phone, and offers a usable, useful, and satisfying experience. You can focus your design and development efforts by:</p>
<ul>
<li>researching what users expect from your website when they are mobile</li>
<li>identifying and documenting the most important tasks for your mobile users</li>
<li>testing to make sure new designs allow users to perform those tasks</li>
<li>reviewing your website using different mobile phone browsers to identify high-level issues.</li>
</ul>
<p>You can also look for innovative ways to engage your customers in this new mobile-oriented world, and stand out from your competitors. In order to stimulate and direct your creativity towards a successful product, consider activities such as:</p>
<ul>
<li>conducting creative user research including cultural probes, focus groups, and participatory design techniques to help you understand what is important to your users today, and to help you explore new mobile revenue streams for the future</li>
<li>making your product development process user centred, to ensure your creative ideas develop into a product which is effective, efficient and satisfying to use.</li>
</ul>
<h2 class="inner-article">So, what next?</h2>
<p>If you'd like some help improving your mobile presence, feel free to <a href="http://www.kimhiltz.com/contact-me/">contact me</a>.</p>]]></content></entry></feed>