<?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>Paul Rouke - Usability Professional &#187; User Interface</title>
	<atom:link href="http://www.paulrouke.co.uk/category/user-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulrouke.co.uk</link>
	<description>Head of Usability at PRWD, providing a range of usability services</description>
	<lastBuildDate>Mon, 28 Nov 2011 15:50:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Rich web applications using Adobe AIR</title>
		<link>http://www.paulrouke.co.uk/2009/01/05/rich-web-applications-adobe-air/</link>
		<comments>http://www.paulrouke.co.uk/2009/01/05/rich-web-applications-adobe-air/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 17:18:14 +0000</pubDate>
		<dc:creator>Rob Knight</dc:creator>
				<category><![CDATA[Tehnical Architecture]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[adobe AIR]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[business systems]]></category>

		<guid isPermaLink="false">http://www.paulrouke.co.uk/?p=211</guid>
		<description><![CDATA[There can be little doubt that the major desktop software innovation of the last decade-and-a-half has been the web browser. The web has helped to create far more powerful tools for user interface designers, allowing them to create much better &#8211; and, in some cases, much worse &#8211; user interfaces. And, these days, we&#8217;re all [...]]]></description>
			<content:encoded><![CDATA[<p>There can be little doubt that the major desktop software innovation of the last decade-and-a-half has been the web browser.  The web has helped to create far more powerful tools for user interface designers, allowing them to create much better &#8211; and, in some cases, much <em>worse</em> &#8211; user interfaces.  And, these days, we&#8217;re all so familiar with the browser, the metaphors of &#8216;back and forward&#8217; navigation, the look-and-feel of websites, that it makes perfect sense for new applications to be developed around the technology of the browser.</p>
<p>Finding the best means of achieving this &#8211; of leveraging web technologies in desktop business applications &#8211; hasn&#8217;t always been easy.  We want powerful web applications that can access the local file system, network file shares, printers and other devices.  But there are also security concerns whenever any browser technology is used &#8211; the potential for dangerous scripts to be downloaded from the web makes IT managers rightly nervous.</p>
<p><a href="www.adobe.com/products/air/ ">Adobe AIR</a> is one well-established attempted at solving these problems, and it&#8217;s something that we&#8217;re using at PRWD to deliver business applications for our clients.</p>
<p>From an application development perspective, AIR is a great tool to work with.  The most important advantage is the fact that I can build the application using standard web technologies &#8211; HTML, CSS, JavaScript &#8211; and yet also have access to extra features and functionality that would normally only be available to applications developed for .NET or Java.  This makes it easy to implement clean, functional user interfaces which are familiar and reassuring to end-users.  It&#8217;s possible to take advantage of 15 years of best practice in web design, layout and interactivity when building a desktop application.</p>
<p>As an example, here&#8217;s one of the screens from a web application that we are building at the moment:</p>
<p><img src="http://www.prwd.co.uk/assets/images/mrp-screengrab.jpg" alt="Adobe AIR" /></p>
<p>It&#8217;s a simple HTML interface, clean and easy to use.</p>
<p>Even better for developers is the fact that you can easily access back-end systems using AJAX.  In the application shown above, the interface is almost entirely powered by JavaScript running in the browser, but data is also frequently exchanged with the server in the background.  With some common sense in the use of <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">REST architecture</a>, this provides a responsive application for the user, as well as ensuring that it&#8217;s as easy as possible to add new features to the front end.  This makes the separation between data, logic and presentation much clearer than in typical web applications, a fact which tends to make quality control and testing much easier.</p>
<p>For future business systems this kind of approach, based on open protocols and ubiquitous technologies, will be essential.  The use of principles such as REST and data formats such as XML and JSON mean that it will be possible to build a wide range of components which access the back-end service, including other enterprise services, as well as a multitude of client applications which may include mobile devices as well as desktop applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulrouke.co.uk/2009/01/05/rich-web-applications-adobe-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Practice for Multifaceted Navigation</title>
		<link>http://www.paulrouke.co.uk/2008/09/11/best-practice-for-multifaceted-navigation/</link>
		<comments>http://www.paulrouke.co.uk/2008/09/11/best-practice-for-multifaceted-navigation/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 16:36:14 +0000</pubDate>
		<dc:creator>Paul Rouke</dc:creator>
				<category><![CDATA[Business Advice]]></category>
		<category><![CDATA[Customer Intelligence]]></category>
		<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[Findability]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[eCRM]]></category>
		<category><![CDATA[best practice]]></category>
		<category><![CDATA[navigation]]></category>

		<guid isPermaLink="false">http://www.paulrouke.co.uk/?p=167</guid>
		<description><![CDATA[Whether you are more familiar with the term guided navigation, attribute filtering, multi-attribute navigation or guided search (there are more although these are some of the main industry terms used) this type of advanced navigation can provide visitors to your e-commerce store/online booking system/content rich product site with an invaluable user experience &#8211; if implemented [...]]]></description>
			<content:encoded><![CDATA[<p>Whether you are more familiar with the term <em>guided navigation, attribute filtering, multi-attribute navigation or guided search</em> (there are more although these are some of the main industry terms used) this type of advanced navigation can provide visitors to your e-commerce store/online booking system/content rich product site with <strong>an invaluable user experience &#8211; if implemented correctly</strong>.</p>
<h3>What is multifaceted navigation?</h3>
<p>In short this is an advanced navigation method where shoppers can filter out large sets of products or content by a variety of product attributes (sizes, colours, features, price range, specifications).<br />
<img src="http://www.paulrouke.co.uk/wp-content/uploads/2008/09/multifaceted-011.gif" alt="An example of multifaceted navigation on Dabs.com" title="An example of multifaceted navigation on Dabs.com" width="610" height="324" class="aligncenter size-full wp-image-169" /></p>
<h3>User benefits of multifaceted navigation</h3>
<ol>
<li>they can <strong>choose to be specific</strong> about the products which they are being shown</li>
<li>your <strong>users are empowered</strong> by the way you allow them to dynamically manage your product database</li>
<li>users can <strong>compare products by specific features</strong>, for instance when looking for a TV you can specify to see only TV&#8217;s that are 1080p and that are 46 inches</li>
<li>your users can <strong>shop how they are used to in a good high street store</strong>. ie. they tell the salesperson that they have so much to spend and are looking for particular product features or sizes, and they are then shown the products which suit their requirements</li>
<li>your user can find the products specific to their needs in <strong>a more efficient way, speeding up their browsing journey</strong> in what may well be a small space of time they have to shop online</li>
<li>your <strong>users don&#8217;t need to to visit multiple product pages</strong> and read each product description to know whether it matches their requirements</li>
<li><strong>long, scrolling product listings pages (pre-product page) are eliminated</strong> as they can filter out the products which don&#8217;t match their needs</li>
<li>combined with the more widely used sorting techniques (price hi-low, price low-hi, latest, bestsellers, closest to your location ie. for a hotel) faceted browsing <strong>providers users with all the tools they need</strong> to hone in on the products/items which they are in a position to purchase</li>
<li>potentially confusing and bewildering amounts of products or items can be managed in a way which <strong>allows the visitor to focus their shopping experience</strong> on just the items which are suitable to them</li>
<li><strong>users will reflect positively on the browsing experience</strong> with your website, in turn reflecting less favourably on your competitors who don&#8217;t provide this type of advanced navigation</li>
</ol>
<h3>Best practice advice</h3>
<ul>
<li><strong>Indicate how many products will be displayed when choosing a specific filter</strong> &#8211; users not only will get an understanding of your catalogue size but they will see whether by filtering by a particular attribute they will be narrowing their potential options too much to give them enough choice to make a buying decision</li>
<li><strong>Provide the ability to choose multiple filters across different attributes</strong> &#8211; this ensures that users have a truly dynamic and personalised browsing experience rather than only filtering a single attribute ie. colour or size</li>
<li><strong>Allow the user to switch filters on an off on the same user interface</strong>, rather than having to click back to be shown the different filters available for a particular attribute </li>
<li><strong>Encourage users to use this form of navigation with a clear, user friendly interface</strong>, rather than this form of advanced navigation being lost in a cluttered navigation menu</li>
<li><strong>Where applicable provide slider filters to allow users to specify exactly the upper and lower limits of a particular attribute they want to control</strong>, such as the lower and upper limits of their new house budget, rather than limiting them to specific tears of prices ie. £200,000 &#8211; £300,000</li>
<li><strong>Allow a user to select multiple filters for 1 attribute</strong>, allowing them to be even more specific in the features they are looking for within a range of products (whether this be clothes, insurance, holidays or houses)</li>
<li><strong>Don&#8217;t overlook the overall usability of your web application</strong> just to include multifaceted navigation &#8211; if implemented poorly these advanced navigation options can confuse and frustrate visitors</li>
</ul>
<h3>Typical web applications that benefit from multifaceted navigation</h3>
<ul>
<li><strong>E-commerce stores</strong> &#8211;  selling a large number of products in each category range, allowing users to filter the products to focus in on what suits their budget and requirements</li>
<li><strong>Holiday, flight and hotel websites</strong> &#8211; users can input a variety of requirements (for instance, distance from beach, hotel star ratings, user reviews, near by attractions, distance to town centre) and see hotels which match these specific requirements</li>
<li><strong>Estate agent, housing websites</strong> &#8211; users can specify a variety of criteria (price bracket, number of bedrooms, distance from a local amenity, front or back garden, conservatory) and be presented with only the houses which satisfy the different criteria</li>
<li><strong>Price comparison sites</strong> &#8211; dependant on whether the user is looking for car insurance or their next mortgage, they can specify their unique requirements</li>
<li><strong>eCRM systems</strong> &#8211; where you are looking to filter out customers which match a series of requirements, such as contact method preferred, industry, annual budget and distance from a particular city</li>
</ul>
<h3>Examples of multifaceted navigation</h3>
<p><img src="http://www.paulrouke.co.uk/wp-content/uploads/2008/09/multifaceted-02.gif" alt="Multifaceted navigation on Argos.co.uk" title="Multifaceted navigation on Argos.co.uk" width="610" height="324" class="aligncenter size-full wp-image-170" /><br />
Multifaceted navigation on Argos.co.uk<br />
<img src="http://www.paulrouke.co.uk/wp-content/uploads/2008/09/multifaceted-03.gif" alt="Multifacted navigation on Hotels.com" title="Multifacted navigation on Hotels.com" width="610" height="324" class="aligncenter size-full wp-image-171" /><br />
Multifaceted navigation on Hotels.com<br />
<img src="http://www.paulrouke.co.uk/wp-content/uploads/2008/09/multifaceted-04.gif" alt="Multifaceted navigation on Propertyfinder.com" title="Multifaceted navigation on Propertyfinder.com" width="610" height="324" class="aligncenter size-full wp-image-172" /><br />
Multifaceted navigation on Hotels.com<br />
<img src="http://www.paulrouke.co.uk/wp-content/uploads/2008/09/multifaceted-05.gif" alt="Multifaceted navigation on Uswitch.com" title="Multifaceted navigation on Uswitch.com" width="610" height="324" class="aligncenter size-full wp-image-173" /><br />
Multifaceted navigation on Uswitch.com<br />
<img src="http://www.paulrouke.co.uk/wp-content/uploads/2008/09/multifaceted-06.gif" alt="Multifaceted navigation on Skyscanner.net" title="Multifaceted navigation on Skyscanner.net" width="610" height="324" class="aligncenter size-full wp-image-174" /><br />
Multifaceted navigation on Skyscanner.net</p>
<h3>Examples of where multifaceted navigation would significantly enhance the user experience</h3>
<p><img src="http://www.paulrouke.co.uk/wp-content/uploads/2008/09/multifaceted-07.gif" alt="Kodak, a site which would benefit from multi-faceted navigation" title="Kodak, a site which would benefit from multi-faceted navigation" width="610" height="324" class="aligncenter size-full wp-image-175" /><br />
Kodak.com, a site which would benefit from multifaceted navigation <br />
<img src="http://www.paulrouke.co.uk/wp-content/uploads/2008/09/multifaceted-08.gif" alt="Curry\&#039;s, a site that would benefit from multifaceted navigation" title="Curry\&#039;s, a site that would benefit from multifaceted navigation" width="610" height="324" class="aligncenter size-full wp-image-176" /><br />
Currys.co.uk, a site which would benefit from multifaceted navigation <br />
<img src="http://www.paulrouke.co.uk/wp-content/uploads/2008/09/multifaceted-09.gif" alt="Homes4U website which would benefit from multifaceted navigation" title="Homes4U website which would benefit from multifaceted navigation" width="610" height="324" class="aligncenter size-full wp-image-177" /><br />
Homes4U.co.uk, a site which would benefit from multifaceted navigation <br />
<img src="http://www.paulrouke.co.uk/wp-content/uploads/2008/09/multifaceted-10.gif" alt="MyTravel, a site that would benefit from multifaceted navigation" title="MyTravel, a site that would benefit from multifaceted navigation" width="610" height="324" class="aligncenter size-full wp-image-178" /><br />
Mytravel.co.uk, a site which would benefit from multifaceted navigation </p>
<h3>Advanced techniques to further enhance the users experience</h3>
<ul>
<li><strong>Maintain users key filter selections</strong> when they return to the site or begin their browsing process again, such as the price range that suits them or their preferred holiday destinations, for instance</li>
<li><strong>Where applicable provide sliders</strong> to allow for unique values to be chosen for the likes of price ranges, rather than having specific brackets of prices ie. £50 &#8211; £60</li>
<li><strong>Use interactive colour pickers</strong> as a more engaging way for your users to filter your product range.</li>
<li><strong>Consider user generated tagging</strong>, allowing your users to tag products/items as they see fit which in turn provides completely new attributes on which to filter content within your site</li>
</ul>
<h3>Further reading on navigation techniques and best practice</h3>
<ul>
<li><a href="http://www.paulrouke.co.uk/2008/04/28/tag-engine-user-centered-navigation-and-findability-prwd-e-commerce-platform/">tagging content and providing tag clouds</a> to represent large sets of data</li>
<li><a href="http://www.paulrouke.co.uk/2008/05/01/intelligent-suggestive-search-user-centered-navigation-and-findability-prwd-e-commerce-platform/">suggestive/predictive search</a></li>
<li><a href="http://www.paulrouke.co.uk/2008/05/07/shop-by-situation-user-centered-navigation-and-findability-prwd-e-commerce-platform/">dynamic categorisation and shopping by user profiles</a> and customer groups</li>
<li><a href="http://www.paulrouke.co.uk/2007/08/29/digital-camera-online-shopping-experience-fujifilm-good-kodak-bad/">Navigation comparison between Kodak and Fujifilm</a></li>
</ul>
<h3>What are your experiences of multifaceted navigation?</h3>
<p>I would really like to hear about your experiences, both as users, faceted navigation providers and from people on the client side involved in implementing navigation methods.</p>
<ul>
<li>How beneficial do you find this style of navigation?</li>
<li>What sites do you feel are pushing the boundaries in navigation?</li>
<li>What further user benefits would you add to the list above?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.paulrouke.co.uk/2008/09/11/best-practice-for-multifaceted-navigation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Facebook: Too Much Too Soon?</title>
		<link>http://www.paulrouke.co.uk/2008/08/04/facebook-too-much-too-soon/</link>
		<comments>http://www.paulrouke.co.uk/2008/08/04/facebook-too-much-too-soon/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 10:06:13 +0000</pubDate>
		<dc:creator>Katie Brunt</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[industry insight]]></category>

		<guid isPermaLink="false">http://www.paulrouke.co.uk/?p=152</guid>
		<description><![CDATA[It’s easy to forget just how quickly Facebook has risen since bursting onto the British scene (as a measurable force) in the summer of 2006. It may now hold 45% share of the market but with its drastic overhaul of its user interface will it manage to maintain this share? I’ve recently taken my first [...]]]></description>
			<content:encoded><![CDATA[<p>It’s easy to forget just how quickly <a href="http://www.facebook.com">Facebook</a> has risen since bursting onto the British scene (as a measurable force) in the summer of 2006. It may now hold 45% share of the market but with its drastic overhaul of its user interface will it manage to maintain this share?</p>
<p>I’ve recently taken my first look at the new Facebook design and I’m instantly unsure.<br />
Firstly the interface is much wider. Looking at the positioning of the columns on the homepage I can’t help but feel it’s unbalanced. I’m not sure I like not having a border to contain the news feed section in either. I like the changes to the navigation &#8211; I have to agree that it does offer an easier set of route options.</p>
<p>Moving to my profile page the first thing I notice is that all this new white space has been irritatingly filled with two sectioned off adverts on the right hand side. Their new prime position on the actual profile page simply means these ad’s really stick out &#8211; great for advertiser, really irritating to me (even though I admire the targeting intelligence).</p>
<p>One clear advantage I have found is when looking at ‘application addicts’ profile pages. These pages have resorted back to a loadable page, just like pre-application days. On saying this, to my dis-appointment they have removed the ability to write on your own wall, which was always fun to mock as newbie Facebooker&#8217;s learnt to use this feature. </p>
<p>I really don’t like the fact that they have combined news feed updates with ‘the wall’. I think this subtracts from their attempts to simplify the interface, and simply makes its look messy. I’m not really sure what advantage this gives, when the homepage is specifically for this purpose?<br />
There are a few aspects of the new design that I think will really enhance the users experience of Facebook, but overall it’s too much too fast. Look out for petition groups and campaigns to restore it to the original design!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulrouke.co.uk/2008/08/04/facebook-too-much-too-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LinkedIn Gets User Interface Overhaul</title>
		<link>http://www.paulrouke.co.uk/2008/02/29/linkedin-gets-user-interface-overhaul/</link>
		<comments>http://www.paulrouke.co.uk/2008/02/29/linkedin-gets-user-interface-overhaul/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 16:16:57 +0000</pubDate>
		<dc:creator>Paul Rouke</dc:creator>
				<category><![CDATA[User Experience]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[linked-in]]></category>
		<category><![CDATA[user experience review]]></category>

		<guid isPermaLink="false">http://www.paulrouke.co.uk/2008/02/29/linkedin-gets-user-interface-overhaul/</guid>
		<description><![CDATA[LinkedIn, the highly popular network for business professionals around the world, has recently relaunched their new user interface. Brimming with good examples of personalisation, rich user interactions and intuitive navigation touches, I was just about to connect with Anish Kapoor, co-founder of Yuuguu, when I was presented with this jolly old chubby wizard informing me [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.linkedin.com">LinkedIn</a>, the highly popular network for business professionals around the world, has recently relaunched their new user interface.</p>
<p>Brimming with good examples of personalisation, rich user interactions and intuitive navigation touches, I was just about to connect with Anish Kapoor, co-founder of <a href="http://www.yuuguu.com/">Yuuguu</a>, when I was presented with this jolly old chubby wizard informing me that the site is currently under-going system upgrades&#8230;<br />
<a style='border:none' href='http://www.paulrouke.co.uk/2008/02/29/linkedin-gets-user-interface-overhaul/the-linkedin-wizard/' rel='attachment wp-att-87' title='The LinkedIn Wizard'><img src='http://www.paulrouke.co.uk/wp-content/uploads/2008/02/pic_li_wizard_411x389.gif' alt='The LinkedIn Wizard' style="border: 0px none ; padding: 15px" /></a></p>
<p style="clear:both"><strong>Picture taken from LinkedIn website.</strong><br />
Hopefully it won&#8217;t be offline for too long as there&#8217;ll be a fair few million people around the globe anxious to continue using this fantastic web application!</p>
<p>If you haven&#8217;t yet registered on LinkedIn then I would strongly suggest giving it a try. You can view</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulrouke.co.uk/2008/02/29/linkedin-gets-user-interface-overhaul/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Web 2.0 &#8211; Can/Will It Be Bad For Usability?</title>
		<link>http://www.paulrouke.co.uk/2007/07/31/web-20-canwill-it-be-bad-for-usability/</link>
		<comments>http://www.paulrouke.co.uk/2007/07/31/web-20-canwill-it-be-bad-for-usability/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 18:34:30 +0000</pubDate>
		<dc:creator>Paul Rouke</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[industry insight]]></category>
		<category><![CDATA[projections]]></category>

		<guid isPermaLink="false">http://www.paulrouke.co.uk/2007/07/31/web-20-canwill-it-be-bad-for-usability/</guid>
		<description><![CDATA[A very interesting article on Usability News has been published quite recently entitled Web 2.0 &#8216;distracts good design&#8217; which raises a very interesting point: As web 2.0 technologies become more mainstream, there is a clear risk that in turn this will result in poor usability practices and user experiences A parallel that I can draw [...]]]></description>
			<content:encoded><![CDATA[<p>A very interesting article on <a href="http://www.usabilitynews.com">Usability News</a> has been published quite recently entitled <a href="http://www.usabilitynews.com/news/article3903.asp">Web 2.0 &#8216;distracts good design&#8217;</a> which raises a very interesting point:</p>
<p><em>As web 2.0 technologies become more mainstream, there is a clear risk that in turn this will result in poor usability practices and user experiences</em></p>
<p>A parallel that I can draw from this is based on my experience as lead user experience designer at <a href="http://www.lwsdg.co.uk">Littlewoods Shop Direct</a>. Having worked as an offline print designer for 3 years, when I started work in the e-commerce team in 2000, I was able to gain a solid understanding of the differences between offline and online design. During the next 6 years, as the web become more popular, more offline graphic designers and agencies made the move into the online arena, but in the rush to produce exceptional online design work, focused on highly visual and creative solutions rather than the user experience and whether the site is usable.</p>
<p>On the 1 hand there are lots of examples of how web 2.0 can be used to provide compelling, rich and user friendly solutions, a large selection which can be seen over at <a href="http://www.seomoz.org/web2.0">the SEO Mozs&#8217; web 2.0 awards</a>.</p>
<p>On the other hand I do agree with the Usability News article (and more specifically Jakob Nielsen) that we will see executions of web 2.0 functionality and interaction which unfortunately fails to provide good user experiences.</p>
<p>As yet the current wave of web 2.0 sites have been developed using highly talented user interface designers alongside strong technical developers, but I don&#8217;t think it will be too long that the same technical developers will be asked to develop solutions from less experienced &#8216;print-to-web&#8217; designers who perhaps have less groundings in the principles of good usability and user experience.</p>
<p>Personally speaking (through <a href="http://www.prwd.co.uk">PRWD</a>) I am starting to work on projects which will benefit from web 2.0 developments and user interactions (with a complete focus on the user experience), and I look forward to sharing these on this blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulrouke.co.uk/2007/07/31/web-20-canwill-it-be-bad-for-usability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Future of Usability and User Experience</title>
		<link>http://www.paulrouke.co.uk/2007/07/05/the-future-of-usability-and-user-experience/</link>
		<comments>http://www.paulrouke.co.uk/2007/07/05/the-future-of-usability-and-user-experience/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 01:01:33 +0000</pubDate>
		<dc:creator>Paul Rouke</dc:creator>
				<category><![CDATA[Business Advice]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[PRWD]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[e-consultancy]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[future]]></category>

		<guid isPermaLink="false">http://www.paulrouke.co.uk/2007/07/05/the-future-of-usability-and-user-experience/</guid>
		<description><![CDATA[Whilst on my train back from this future of usability event tonight, hosted by Bunnyfoot and E-consultancy, I wanted to share some of the key messages and findings that came out of both the questionnaire and from the speakers. Ashley Friedlein, CEO of E-consultancy, opened the event &#8211; he started by talking about the change [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst on my train back from this <a href="http://www.bunnyfoot.com/about/events.php">future of usability event</a> tonight, hosted by Bunnyfoot and <a href="http://www.e-consultancy.com">E-consultancy</a>, I wanted to share some of the key messages and findings that came out of both the questionnaire and from the speakers.</p>
<p>Ashley Friedlein, CEO of E-consultancy, opened the event &#8211; he started by talking about the change in terminology over his 10 years within the online user experience and usability field&#8230;</p>
<p>&#8230;going something along the lines of HCI &#8211; usability &#8211; user experience &#8211; customer experience &#8211; UCD (User centred design)</p>
<p><strong>Ultimately its about putting users at the heart of your online marketing decisions, a statement which can&#8217;t be emphasised enough.</strong></p>
<p>Another of Ashley&#8217;s industry comments was on the continued trend of emphasis placed on the acquisition of potential customers.</p>
<p>To brake this post up I thought now is a good time for a 1 liner from Ashley -</p>
<p><em>&#8220;Driving traffic to your website isn&#8217;t hard &#8211; you can simply pay for it.&#8221;</em></p>
<p>This is certainly true for businesses spending significant marketing budgets using the like of <a href="https://adwords.google.com">Google Adwords</a>.</p>
<p>But as Ashley pointed out, the continuing rise of cost in ppc and with affiliates looking to change their charging models, this will only increase the chunk of marketing spend that the acquisition area will take.</p>
<p>In contrast, what smarter businesses (who are looking to better increase ROI and conversions) are realising more and more is that improving the user experience and usability of their websites can provide much greater increases in conversion and retention rates.</p>
<p><strong>People will spend longer on, convert more often and refer on a site with a good user experience which is intuitive and enjoyable to interact with.</strong></p>
<p>Ashley feels that whilst usability is now being considered much more, looking further ahead he is also interested in the next level of user experience studies and online marketing.</p>
<p>This assumes that any usability flaws have been fixed, and now it is time to look at areas such as persuasion architecture and behavioural analysis. Ultimately a better understanding of what triggers online users to interact with an interface and pursue certain journeys, which can therefore allow the website owners to adapt the messaging/tone of voice/allocation of real estate to target different users.</p>
<p>All excellent snippets of views from a businessman whom I have much admiration for, not only for the business he has built in e-consultancy but also for his willingness to assist me in various aspects of establishing both my <a href="http://www.prwd.co.uk">user experience agency</a> but also me personally in the online arena (part of which is this blog that you are reading).</p>
<p>Next up was Linus Gregoriadis (Head of Research &#8211; E-consultancy) who provided a walkthrough of the questionnaire findings and what this means for the Internet now and in the future</p>
<p>Key highlights of the report were as follows:</p>
<ul>
<li>Over 700 respondants</li>
<li>From what I recall this was made up of around 350 client side, 200 agencies/specialist usability consultants and the remaining as other individuals working within the online arena</li>
<li>Usability is beginning to make a dent in the overall budgets of redesign projects</li>
<li>Over the next 12 months across all areas of marketing investment, such as seo, ppc, affiliate marketing, mobile and usability, usability was considered the area whuch will see the biggest % increase in marketing spend, followed closely by seo and ppc &#8211; (to refer back to Ashley&#8217;s views which I share completely, until businesses place more strategy (And budget!) on the actual user experience they are effectively hemoragging money sending vasts numbers of visitors to a site which isn&#8217;t founded on UCD (user centred design).</li>
<li>When asked where the responsibility lies when it comes to the usability and user experience of a project, over 70% confirmed that in-house teams and or/individuals held this responsibility. This left around 15% who use external expert ux agencies and consultants, along with another 10% who work alongside specialist agencies</li>
</ul>
<p><strong>Finally for this brief overview, the top 3 results for a business embracing the possibilities of having usability and user experience at the core of a project were as follows:</strong></p>
<ol>
<li>Increased brand perception</li>
<li>Increased brand loyalty</li>
<li>Increased conversion rates</li>
</ol>
<p>The full report is due to be made available shortly at which stage I will provide a link.</p>
<p>In closing I haven&#8217;t touched on the redesigned <a href="http://www.visitlondon.com/">Visit London website</a> which is due live on the 5th July &#8211; this project featured UCD at its core and through the course of the project, using user testing and eye tracking to name but a few methods, the head of user experience at Visit London Jeremy Wilmott and his team have been able to ensure that the relaunched site is well positioned to provide visitors with an exceptional user experience. As with any such large scale redesign project on-going usability evaluations will ensure the website continues to meet its wide variety of visitor needs.</p>
<p>As I make my way back north this evening following this event, taking stock of both this assessment of the future of usability as well as my own knowledge and experiences in this arena, I am relishing the opportunities across all industry sectors which my specialist online user experience agency PRWD will continue to become a key player, both in forward thinking, intuitive web development projects but also in providing businesses with services such as user testing, information architecture analysis and solutions, eye tracking, behavioural pattern defining and persuasion architecture.</p>
<p>All in all an excellent evenings discussion and industry analysis, I hope you&#8217;ve enjoyed my summary!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulrouke.co.uk/2007/07/05/the-future-of-usability-and-user-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-consultancy Web Design Best Practice Guide &#8211; My Contributions on User Experience, Usability &amp; Information Architecture</title>
		<link>http://www.paulrouke.co.uk/2007/06/13/e-consultancy-web-design-best-practice-guide-my-contributions-on-user-experience-usability-information-architecture/</link>
		<comments>http://www.paulrouke.co.uk/2007/06/13/e-consultancy-web-design-best-practice-guide-my-contributions-on-user-experience-usability-information-architecture/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 11:26:37 +0000</pubDate>
		<dc:creator>Paul Rouke</dc:creator>
				<category><![CDATA[Business Advice]]></category>
		<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[e-consultancy]]></category>
		<category><![CDATA[expertise]]></category>

		<guid isPermaLink="false">http://www.paulrouke.co.uk/2007/06/13/e-consultancy-web-design-best-practice-guide-my-contributions-on-user-experience-usability-information-architecture/</guid>
		<description><![CDATA[Around April 2007 I was delighted to be asked to contribute to a Web Design Best Practice Guide which Dave Chaffey and E-consultancy were producing. The guide was to provide a regularly updated, single point of reference covering best practice approaches for all the topics that anyone involved with website design needs to do an [...]]]></description>
			<content:encoded><![CDATA[<p>Around April 2007 I was delighted to be asked to contribute to a Web Design Best Practice Guide which <a href="http://www.davechaffey.com">Dave Chaffey</a> and <a href="http://www.e-consultancy.com">E-consultancy</a> were producing.</p>
<p>The guide was to provide a regularly updated, single point of reference covering best practice approaches for all the topics that anyone involved with website design needs to do an effective job.</p>
<p>Due to the sheer scope of the guide, I was asked to provide contributions, advice and case study examples on specific topics within the guide suited to my experiences and expertise.</p>
<p>The areas I contributed to were as follows:</p>
<ul>
<li>Section 3. User-centred web design process</li>
<li>Section 4. Web usability</li>
<li>Section 6. Information architecture</li>
<li>Section 7. Visual Design</li>
</ul>
<p>The finalised guide is more than 350 pages in length, which is considered one of the most comprehensive reports of its kind available.</p>
<p>You can view full details of the content of the guide within the <a href="http://www.e-consultancy.com/research/best-practice-guides.asp">best practice guides</a> area at E-consultancy, entitled <a href="http://www.e-consultancy.com/publications/web-design-best-practice-guide/">Web Design Best Practice Guide</a>.</p>
<p>I strongly recommend you at least <a href="http://www.e-consultancy.com/publications/download/95825/web-design-best-practice-guide/SAMPLE-web-design-best-practice-guide.doc">downloading the sample best pracice guide</a> which may well encourage to purchase and download the full guide.</p>
<p>Finally I must add a thankyou to Dave Chaffey (whom I&#8217;ve recently taken part in a <a href="http://www.paulrouke.co.uk/2007/06/04/findability-for-e-commerce-websites/">Q and A session on Findability for online design and marketing, particularly for e-commerce sites</a>) and Chris Lake, editor at E-consultancy, for in the 1st instance requesting my input to this huge project but also for adding in a special mention within the contributors section at the back of the full guide!</p>
<p>I&#8217;d love to get your feedback on the best practice guide if you choose to download it, or share any other comments on this posting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulrouke.co.uk/2007/06/13/e-consultancy-web-design-best-practice-guide-my-contributions-on-user-experience-usability-information-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chelsea v Man United &#8211; The Online User Experience Battle</title>
		<link>http://www.paulrouke.co.uk/2007/05/17/chelsea-v-man-united-the-online-user-experience-battle/</link>
		<comments>http://www.paulrouke.co.uk/2007/05/17/chelsea-v-man-united-the-online-user-experience-battle/#comments</comments>
		<pubDate>Thu, 17 May 2007 16:20:09 +0000</pubDate>
		<dc:creator>Paul Rouke</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Business Advice]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[user experience review]]></category>

		<guid isPermaLink="false">http://www.paulrouke.co.uk/2007/05/17/chelsea-v-man-united-the-online-user-experience-battle/</guid>
		<description><![CDATA[Taking a different view of the upcoming FA Cup Final between Chelsea v Man United (come on the reds!), following the relaunch of the Manchester United website in 2006, which has since received multiple award nominations, I was interested to see how Chelsea are promoting themselves online, both in football and commercial terms, in comparison. [...]]]></description>
			<content:encoded><![CDATA[<p>Taking a different view of the upcoming FA Cup Final between Chelsea v Man United (come on the reds!), following the relaunch of the <a href="http://www.manutd.com">Manchester United website</a> in 2006, which has since received multiple <a href="http://www.lightmaker.com/news/2007/812_manchester_united_website_nominated_for_best_sports_website_at_the_11th_annual_webby_awards">award nominations</a>, I was interested to see how Chelsea are promoting themselves online, both in football and commercial terms, in comparison.<br />
<a href="http://www.manutd.com" title="Screengrab of the the Manchester United FC homepage"><img src="http://www.paulrouke.co.uk/wp-content/uploads/2007/04/man-utd-football-club-website.jpg" alt="Screengrab of the the Manchester United FC homepage" style="border: 0px none ; padding: 15px" /></a> <a href="http://www.manutd.com" title="Screengrab of the the Chelsea FC homepage"><img src="http://www.paulrouke.co.uk/wp-content/uploads/2007/04/chelsea-football-club-website.jpg" alt="Screengrab of the the Chelsea FC homepage" style="border: 0px none ; padding: 15px" /></a></p>
<p style="clear: left">Surprising to say the least, but the current <a href="http://www.chelseafc.com">Chelsea FC website</a> is a fully flash driven site, providing an ultimately different user experience to Manchester United.</p>
<p>As expected and required for a variety of reasons including search engine optimisation and accessibility, a text only version of the site has been provided.</p>
<p>Having spent some time exploring the Chelsea website, as I&#8217;m already fairly familiar with the Man United website in terms of information architecture, user experience and ultimately the user experience that has won them awards, I am beginning to un-cover some fairly significant user experience issues which can only be detrimental the overall Chelsea brand experience and online revenue generation currently.</p>
<p>Very top level, but below are some of my initial user experience comments, in no particular order <em>(**editors note &#8211; as I have been analysing the Chelsea website to produce this post I have realised that I need to get back to paid work, so whereas the following list and this post in general could be alot longer, I had to hold off going into this subject too deeply!)</em>:</p>
<ul>
<li><strong>non-caching flash homepage</strong> &#8211; the main flash movie that you view on the homepage (once it finishes loading, which even on an 8MB broadband connection feels quite frustrating) hasn&#8217;t been coded to allow for caching of the flash file, so therefore each time a user wishes to return to the homepage, (perhaps as they are feeling lost &#8211; but that is another matter) they have to wait for the full movie to load. To compound matters, viewing the site in Firefox actually made the flash file hang at some stages, requiring a browser refresh.</li>
<li><strong>mixed navigational methods</strong> &#8211; although one of my key recommendations for large, particularly e-commerce websites, is to provide users with alternative ways to navigate a site based on their browsing preferences ie. using the search facility, exploring the promoted products/information and navigating through the main navigational routes, the implementation of some of Chelsea&#8217;s browsing features, such as the <strong>zoom functionality</strong> in particular and the discovery of the <strong>sidebar sitemap</strong>, ensure that rather than generating confidence in the user, confusion is brought on followed by frustration at trying to understand how the site is working</li>
<li><strong>fixed site size, both horizontally and vertically</strong> &#8211; by using a full fixed width flash movie to display the site, a user has to continually click inside small internal frames to scroll through the content within the frame. By the nature of the site, articles and reports can be extensive, which requires significant amount of scrolling, although unfortunately not by the standard means of scrolling the browser window</li>
<li><strong>poor quality imagery</strong> &#8211; although the site isn&#8217;t actually selling products, the quality of the imagery used throughout the site is detrimental to the overall appeal of the site, as it provides a much less professional representation of the club and its sponsors to a visitor</li>
<li><strong>non-clickable areas appearing to be clickable &#8211; </strong>some of the &#8216;hit areas&#8217; within the site have been incorrectly included within the flash movies, which result in the mouse cursor changing to signify a link when in fact the area isn&#8217;t clickable</li>
</ul>
<p><img src="http://www.paulrouke.co.uk/wp-content/uploads/2007/05/chelsea-non-cached1.jpg" alt="Screengrab of the Chelsea website and the non caching homepage loading screen" /><br />
<img src="http://www.paulrouke.co.uk/wp-content/uploads/2007/05/chelsea-zoom-nav.jpg" alt="Screengrab of the Chelsea website zoom navigation link" /><br />
<img src="http://www.paulrouke.co.uk/wp-content/uploads/2007/05/chelsea-zoomed-out.jpg" alt="Screengrab of the Chelsea website zoom-out site navigation view" /><br />
<img src="http://www.paulrouke.co.uk/wp-content/uploads/2007/05/chelsea-sitemap.jpg" alt="Screengrab of the Chelsea website sitemap link" /><br />
<img src="http://www.paulrouke.co.uk/wp-content/uploads/2007/05/chelsea-internal-frames.jpg" alt="Screengrab of the Chelsea website and its use of internal frames" /><br />
<img src="http://www.paulrouke.co.uk/wp-content/uploads/2007/05/chelsea-promo-images.jpg" alt="Some promo images taken at 100% size showing poor quality on the Chelsea FC homepage" /></p>
<h3 style="clear: left">What Manchester United are doing well from a user experience aspect</h3>
<ol>
<li>a structured, consistent and professional presentation of information</li>
<li>a standard but ultimately intuitive navigation and information architecture</li>
<li>a polished visual style which provides fans and business users with the appropriate levels of brand and club awareness and information</li>
<li>use of interactive flash where it can enhance the user experience ie. <a href="http://www.manutd.com/default.sps?pagegid={3D311A73-611A-43C9-9852-82DF97917873}&amp;section=welcome">a virtual tour of Old Trafford</a></li>
<li>a highly visible and consistent search facility, a must for such a content rich and deep website</li>
</ol>
<h3>What Manchester United are doing well from a commercial aspect</h3>
<ol>
<li>constantly integrated promotion of commercial channels such as MU TV, MU Mobile, MU Pics, MU Finance</li>
<li>constant promotion and visibility of the register/login/account details functionality &#8211; ultimately by encouraging fans to register Man Utd can tailor content and offers accordingly, providing much more commercial value to the site</li>
<li>an integrated visual approach <a href="http://www.manutd.com/default.sps?pagegid={235041B8-C516-4517-8D04-AEEBB5882B8A}">combining the brand and the sponsors</a></li>
<li>an overall professional visual style which caters for both the fans and corporate requirements, which ultimately reflects well on Manchester United as a commercial business</li>
</ol>
<h3>My recommendations to the online brand manager at Chelsea FC</h3>
<p>If I was sat in front of the online brand/marketing manager for Chelsea, I would recommend a range of actions which would certainly help Chelsea focus their current online brand marketing.</p>
<ol>
<li>carry out user testing, with a range of users such as casual supporters, die-hard supporters, corporate hospitality users, the press, visually impaired and more</li>
<li>obtain a heuristic evaluation of the website (view a <a href="http://www.iaonesheeters.com/onesheeters/heuristic_one_sheeter.pdf">1 page overview of what is a hueristic evaluation and how it works</a>)</li>
<li>develop persona&#8217;s of typical users of the site, concentrating on what key areas they are likely to be looking for within the site</li>
<li>carry out card sorting exercises to gain an insight into how <strong>actual users</strong> expect to locate different pieces of information throughout the site</li>
<li>based on the above points, consider testing a different, user centred design solution which would aim to vastly increase the usability and overall user experience of the site</li>
</ol>
<p>In my view, although such a user centred design project will have resource and cost implications, by really focussing the site on the user, <strong>I would predict Chelsea FC would experience significant</strong> :</p>
<ul>
<li>increases in page views</li>
<li>increases in length of visit</li>
<li>increases in natural search traffic</li>
<li>increases in uptake of commercial channels (betting, mobile, TV etc)</li>
<li>increases in visitor loyalty, especially if user registration is introduced (similar to <a href="http://www.manutd.com/default.sps?pagegid={04AA61A3-9A10-40DA-99ED-00366FC06FB7}">ONE United</a>)</li>
<li>decreases in visitor drop-out rates</li>
<li>good press regarding the site and its usability and accessibility</li>
</ul>
<h3>Final thoughts</h3>
<p>Comparing the 2 online presences currently, although Chelsea have made significant on the pitch strides to rival Manchester United, the current online battle is most certainly being won by Manchester United, who appear to be harnessing most of the commercial opportunities that can lead from an immersive and intuitive user experience.</p>
<p>Ultimately results on the pitch will always make the headlines (and provide the marketing) for a football club, but I look forward to seeing whether Chelsea will look to online as a marketing channel with which they can more effectively promote the club and the brand to what is now a worldwide audience.</p>
<p>I&#8217;d be interested to hear any feedback to this post, as well as finding out if anyone has more examples of potentially harmful  rather than positive user experiences amongst football clubs and other sporting brands online?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulrouke.co.uk/2007/05/17/chelsea-v-man-united-the-online-user-experience-battle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Analytics v2 &#8211; Vast User Interface Design Improvements</title>
		<link>http://www.paulrouke.co.uk/2007/05/15/google-analytics-v2-vast-user-interface-design-improvements/</link>
		<comments>http://www.paulrouke.co.uk/2007/05/15/google-analytics-v2-vast-user-interface-design-improvements/#comments</comments>
		<pubDate>Tue, 15 May 2007 11:50:55 +0000</pubDate>
		<dc:creator>Paul Rouke</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Business Advice]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[user experience review]]></category>

		<guid isPermaLink="false">http://www.paulrouke.co.uk/2007/05/15/google-analytics-v2-vast-user-interface-design-improvements/</guid>
		<description><![CDATA[As a business and personal user of Google Analytics, along with being a user interface designer, it is great to now be using the new Google Analytics interface, which has been given a significant user interface redesign. The amount of data that is recorded by Google Analytics and is therefore made available through the interface [...]]]></description>
			<content:encoded><![CDATA[<p>As a business and personal user of <a href="http://www.google.com/analytics/">Google Analytics</a>, along with being a user interface designer, it is great to now be using the new Google Analytics interface, which has been given a significant user interface redesign.</p>
<p>The amount of data that is recorded by Google Analytics and is therefore made available through the interface is vast, which makes both the information architecture and user experience of this interface critical to the software&#8217;s success.</p>
<p>For SME businesses I would thoroughly recommend considering implementing Google Analytics into your site, especially if you currently have no user friendly and multi-leveled way of accessing statistics to your site visitor behaviour.</p>
<p>There is already significant articles on the subject of the new Google Analytics interface, so rather than re-inventing the wheel below are links to my most relevant and useful articles reviewing the new interface:</p>
<ul>
<li><a href="http://www.kaushik.net/avinash/">Avinash Kaushik</a>, an independent consultant and now working for Google as an Analytics Evangelist, provides his view on <a href="http://www.kaushik.net/avinash/2007/05/google-analytics-is-re-launched-do-these-five-things-first-in-v2.html">the 1st 5 things you should do when using v2</a></li>
<li><a href="http://mashable.com/2007/05/09/27-google-analytics-features/">27 Features That Make Google Analytics Best of Breed</a> on <a href="http://mashable.com">Mashable</a></li>
<li>The <a href="http://analytics.blogspot.com/">Google Analytics official blog</a></li>
</ul>
<p><em>Hats off to the user interface designers and information architects responsible for the new interface!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulrouke.co.uk/2007/05/15/google-analytics-v2-vast-user-interface-design-improvements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embracing Usability &#8211; Why Businesses Can&#8217;t Ignore It</title>
		<link>http://www.paulrouke.co.uk/2007/05/09/embracing-usability-why-businesses-cant-ignore-it/</link>
		<comments>http://www.paulrouke.co.uk/2007/05/09/embracing-usability-why-businesses-cant-ignore-it/#comments</comments>
		<pubDate>Wed, 09 May 2007 07:38:49 +0000</pubDate>
		<dc:creator>Paul Rouke</dc:creator>
				<category><![CDATA[Business Advice]]></category>
		<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[e-consultancy]]></category>

		<guid isPermaLink="false">http://www.paulrouke.co.uk/2007/05/09/embracing-usability-why-businesses-cant-ignore-it/</guid>
		<description><![CDATA[A recent post on E-consultancy entitled Five reasons why you should embrace Usability provides the following reasons as to why businesses, especially true for businesses operating e-commerce websites, can&#8217;t ignore the challenge of making their online experience usable. Instead businesses should embrace usability: You seriously canâ€™t afford not to Repeat: you cannot afford to ignore [...]]]></description>
			<content:encoded><![CDATA[<p>A recent post on E-consultancy entitled <a href="http://www.e-consultancy.com/news-blog/363152/five-reasons-why-you-should-embrace-usability.html">Five reasons why you should embrace Usability</a> provides the following reasons as to why businesses, especially true for businesses operating e-commerce websites, can&#8217;t ignore the challenge of making their online experience usable. <em>Instead businesses should embrace usability:</em></p>
<ol>
<li><strong>You seriously canâ€™t afford not to</strong></li>
<p>Repeat: you cannot afford to ignore the user experience. Especially if you sell online. Or if you can afford to then you arenâ€™t optimising your business performance. Itâ€™s that simple.</p>
<li><strong>User experience can be more important than brand and price</strong></li>
<p>It can be argued that the user experience is more important than both brand and price. What use is a brand like Gap when there is no on-site search tool on <a href="http://www.gap.com">Gap.com</a>?</p>
<p>What use is discounting prices when your checkout process is poor and haemorrhages prospective buyers? Conversely, a startup with no known brand and average prices can get on the map by being more user-friendly than established competition.</p>
<li><strong>Gain the competitive advantage</strong></li>
<p>There is a bigger picture here: a higher than average conversion rate will ultimately help you to outbid competitors on Google Adwords.</p>
<p>Usability studies can help you convert as many prospective customers as possible. Again, with Google Adwords in mind, if you are paying to attract these prospects then it becomes even more important to realize a return on your (paid search) investment.</p>
<p>Likewise, if your site converts well, then affiliates will like sending traffic to your site as the earnings per click (EPC) they get from you (how much money they make on average per referral they send you) will be better than your competition.</p>
<li><strong>Focus on web standards</strong></li>
<p>Usability studies will test your website for errors, as well as problem zones. Error-free code is important for various reasons, not least your Google rankings.</p>
<li><strong>You are already spending on design</strong></li>
<p>Websites should be constantly tweaked for optimum business results, but even if you only update your site every couple of years you will still spend a lot of money, so make sure you spend it wisely.</p>
<p>Invest 5%-20% of your design budget on usability to be sure that your new design is in line with what your users want. Usability first, changes second.</ol>
<h3>My thoughts on why businesses can&#8217;t ignore usability</h3>
<p>Alongside the comments above, introducing usability into an existing website, by way of either small, subtle changes, for instance to the visibility of key site tools, or by carrying out a complete expert usability site critique, through a complete cycle of card sorting, information architecture, wireframing, prototyping, user testing, eye tracking and carrying out focus groups (a non definitive list) businesses can achieve clear increases in visitor conversion rates, shopping basket sizes, registrations, applications, newsletter sign-ups and other specific goals which the business is targeting for their website.</p>
<p><strong>Visitors experiencing good usability on an e-commerce site will</strong>:</p>
<ol>
<li>be more likely to complete a shopping process</li>
<li>be more willing to browse additional ranges of products that wouldn&#8217;t normally be looking for</li>
<li>enjoy their experience and be more inclined to revisit the site in future</li>
<li>have confidence in the ways in which they can find the products they are looking for (ie. by an intuitive navigation system, by a clear and helpful search facility, by special seasonal specific promotions, plus viewing related products whilst that are browsing the ranges)</li>
<li>feel in control of their browsing at all times, avoiding the feeling of being lost and having to go back to the homepage and start again</li>
<li>recommend the site to friends and colleagues who share similar shopping styles, therefore providing the business with <strong>free publicity</strong></li>
<li>be more receptive to marketing communications from the business</li>
</ol>
<h3>And my final benefit (for this post) to a businesses providing good online usability&#8230;</h3>
<p>Customers will visit and shop from the site again and again, as it is somewhere where they feel comfortable and in control, which helps develop trust in the brand. <em>Visitors are always more likely to remember a site they have enjoyed using than one which confused or frustrated them.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulrouke.co.uk/2007/05/09/embracing-usability-why-businesses-cant-ignore-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

