<?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>Ian Hoar – Passion for Technology – Geeking Out &#187; Usability</title>
	<atom:link href="http://www.ianhoar.com/category/usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ianhoar.com</link>
	<description>Technology, Web, Toys, Games, Design, Entertainment, Gadgets, &#38; Geeking Out</description>
	<lastBuildDate>Tue, 07 Sep 2010 02:12:24 +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>Copyright protection scripts: What are you thinking!</title>
		<link>http://www.ianhoar.com/2009/09/19/copyright-protection-scripts-what-are-you-thinking/</link>
		<comments>http://www.ianhoar.com/2009/09/19/copyright-protection-scripts-what-are-you-thinking/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 02:46:16 +0000</pubDate>
		<dc:creator>Ian Hoar</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Frustration]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[bad usability]]></category>

		<guid isPermaLink="false">http://www.ianhoar.com/?p=3641</guid>
		<description><![CDATA[I happened across an interesting website today with loads of useful information and photos. Unfortunately this site was using one of the most absurd web practices, a copyright protection script. What is a copyright protection script, it&#8217;s a JavaScript that completely breaks a users experience and fails to protect anything all at the same time. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3650" title="Copyright" src="http://www.ianhoar.com/wp-content/uploads/2009/09/copyright.gif" alt="Copyright" width="62" height="61" />I happened across an interesting website today with loads of useful information and photos. Unfortunately this site was using one of the most absurd web practices, a copyright protection script. What is a copyright protection script, it&#8217;s a JavaScript that completely breaks a users experience and fails to protect anything all at the same time. I&#8217;m sure everyone has stumbled across one at least once in their journeys across the web, especially if you like to open links in new tabs.</p>
<p><span id="more-3641"></span></p>
<h2>Why it&#8217;s so bad</h2>
<p>First it disables your middle mouse button; second it disables your right mouse button, if that&#8217;s not bad usability I don&#8217;t know what is. Now you can no longer open links in new windows via middle click or right click. You can&#8217;t access your right click menu, which also means you can&#8217;t use the built in spell check some browsers have when filling out the websites contact form to complain about this terrible script they are running. The only thing you can do is left click your away around the site and if you cease this behavior you will get a punch in the face message that basically tells you not to steal their content. Thanks for assuming the worst and insulting me at the same time.</p>
<h2>Who are you fooling?</h2>
<p>So you have thoroughly annoyed any power user by now, but not only have you annoyed some of your visitors you aren&#8217;t protecting anything. Anyone who is even remotely computer savvy can take a screen capture of any page on your site or even save the page. A slightly more savvy user will just use the only remaining left button and drag the image to the address bar and bang, the image is loaded all by it&#8217;s lonesome ready for the taking. An even more technically minded person can just view your source via the view source menu and take your code, content or images and do as they please with them.</p>
<p>This is just the tip of the iceberg. Chances are your site has been indexed by hundreds of crawlers many of which are the ones most likely to steal your content in the first place. Your copyrighted images are probably showing up in paces like Google images too, so do us all a favour and get rid of the ridiculously annoying script. If you happen to be the victim of one these sites take two minutes and find the contact form and fire off an email informing them of their ill ways, or better yet, send them this article.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ianhoar.com/2009/09/19/copyright-protection-scripts-what-are-you-thinking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>12 bad website practices to avoid</title>
		<link>http://www.ianhoar.com/2009/02/01/12-bad-website-practices-to-avoid/</link>
		<comments>http://www.ianhoar.com/2009/02/01/12-bad-website-practices-to-avoid/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 04:15:15 +0000</pubDate>
		<dc:creator>Ian Hoar</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.ianhoar.com/?p=310</guid>
		<description><![CDATA[There are many things that web designers do (or are forced to do) that are just plain wrong or annoying and should be avoided if possible. Some items listed here are subjective and will of course depend on your demographic, but over all if these practices are avoided it will make your website better. If [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-3472 thumbRight" title="12 bad website practices to avoid" src="http://www.ianhoar.com/wp-content/uploads/2009/02/12_bad_website_practices_to_avoid.gif" alt="12 bad website practices to avoid" width="250" height="114" />There are many things that web designers do (or are forced to do) that are just plain wrong or annoying and should be avoided if possible. Some items listed here are subjective and will of course depend on your demographic, but over all if these practices are avoided it will make your website better. If you disagree feel free to post in the comments section. Top sites like <span><span>Facebook</span></span>, Google, Yahoo, Twitter etc, tend to avoid most of these practices.<br />
<span id="more-310"></span></p>
<h2>1. Breaking back button functionality</h2>
<p>I wrote about this awhile back in &#8220;<a href="http://www.ianhoar.com/2008/07/13/stop-breaking-my-back-button/">Stop breaking my back button!</a>&#8220;. Yes sometimes there are cases where you might legitimately want to stop users from hitting the back button in the middle, like in the middle of a complex form, but I see it being broken in many situations where it just shouldn&#8217;t be broken. Complex sites should be no excuse either; look at Gmail, the back button always seems to work just fine here. Even a pop-up message warning you that you may lose your data is better than just breaking the button all together.</p>
<h2>2. Underlining links that are not links</h2>
<p>Changing the way people are used to seeing and using the web is almost always a bad idea. Example; most of the research I have read says an underlined link will probably be clicked more than a link with no underline. A great piece of insight proving that we perceive an underline on the web as a call to action. Underlined text that is not actually a link is jarring and annoying. Users will click on this and be confused when nothing happens. Anything underline on your web page  should be a link.</p>
<h2>3. Disabling middle or right click</h2>
<p>This is usually done in some futile attempt to protect copyrighted material. Usually a power user like myself middle clicks or right clicks links all the time in order to open them in new tabs, and instead of getting expected behaviour we are insulted with a messaged telling us not to steal the images or that they are copyrighted. Yes, thank you for assuming the worst, and if I want your images I can get them by viewing your source or just dragging them to a new window. Don&#8217;t annoy your visitors by breaking things they expect to work in a certain way.</p>
<h2>4. Supporting only 1 browser</h2>
<p>If you owned a store, this would be akin to punching every 4th customer in the face as they walked through the front door and then telling them they cannot enter your store because of the colour of their jacket, don&#8217;t do it. There is absolutely no reason to support only one browser in this day and age. There are several fantastic browsers out there and some users are very passionate about their browser choice and will not change for it for the pleasure of entering your site. Also be careful with browser detection, on several occasions I&#8217;ve seen sites denying  access to browsers that are fully capable of displaying the site.</p>
<h2>5. No date on articles</h2>
<p>Sometimes I will be reading an article that is time sensitive but it will have no date on it. Even if it is not time sensitive, it should still have a date. Is this article up to date? How long has this been an issue? Should I comment? I briefly wrote about this awhile back in &#8220;<a title="Permanent Link to Usability — the date is very important" rel="bookmark" href="http://www.ianhoar.com/2007/12/13/usability-%e2%80%94-the-date-is-very-important/">Usability — the date is very important</a>&#8220;.</p>
<h2>6. Click here and full URLs &#8211; use contextual links instead</h2>
<p>I&#8217;ve talked about &#8220;<a href="http://www.ianhoar.com/2007/11/03/click-here/">Click Here</a>&#8221; in the past. It&#8217;s bad usability, and it&#8217;s bad for SEO;  it&#8217;s also a personal peeve of mine. First, if you have an underlined link or something that looks like a button there is no reason to explain to the user that they need to click in that spot for something to happen, we aren&#8217;t idiots. Secondly, that space would be far better spent telling me what I am clicking, especially with text links. If a visitor is scanning a page or article, they may not be reading every word. Underlined links pop out and when I stumble across &#8220;Click Here&#8221; it means absolutely nothing. Every link should have context, like &#8220;View our privacy policy&#8221;, or &#8220;download the tutorial in PDF format&#8221;. The funny thing is making a link contextual is usually as easy as just removing the click here part and linking the text around it. &#8220;Click here to download the 2008 financial report&#8221; can now be &#8220;Download the 2008 financial report&#8221;. Similar to &#8220;Click here&#8221;, full URLs usually provide no context and are hard to read anyway, put it into context or just name the article or site you are linking. These contextual links will also help with SEO. Google has just as much trouble with &#8220;Click Here&#8221; as we humans do.</p>
<h2>7. 100% flash site</h2>
<p>Okay, this one may be a touchy subject, and I recently covered my reasons for this in &#8220;<a href="http://www.ianhoar.com/2008/10/20/why-flash-sites-usually-suck/">Why Flash sites usually suck</a>&#8220;. Flash has it&#8217;s place and it works well as a modular <span><span>addon</span></span><span> to standard XHTML, but when a site is all Flash it easily breaks a lot of expected functionality. <span>Wi</span></span><span><span>th</span></span> great JavaScript frameworks like <a href="http://jquery.com/"><span><span>jQuery</span></span></a>, <a href="http://mootools.net/"><span><span>MooTools</span></span></a> and <a href="http://www.prototypejs.org/">Prototype</a> it&#8217;s easy to add a lot of the effects Flash does without sacrificing web standards, usability and SEO.</p>
<h2>8. Enter pages</h2>
<p>This one is almost dead, but it still crops up it&#8217;s ugly head sometimes. I will even admit back in the day I had an enter page, but back then everyone had one, and it was cool, or a least we all thought it was. Today the web is about speed and snagging a visitors short attention span for longer than 10 seconds. I&#8217;m sure the average mind set of an Internet user is &#8220;Give me what I want now and fast&#8221;. Ever been searching the web and clicked on a link, only to instantly click the back button to Google and find the next best match. There&#8217;s a million people serving the same thing you are, your job is to do it better and without annoying your users. Don&#8217;t waste your visitors time telling them they are about to enter your site.</p>
<h2>9. Opening a new browser windows for every link</h2>
<p>This is one that a lot of sites do, even the good ones. It&#8217;s one of those things that we web designers are usually forced to do. Visitors can and will open links in new windows if they want, or they will use back buttons to return to your site. Don&#8217;t try to hold them to your site, but I doubt any amount of ranting I do will change this particular behaviour.</p>
<h2>10. Link depth and pointless clicking</h2>
<p>Try to make your information accessible to visitors in as few clicks as possible. With information overload most visitors will quickly tire of clicking around your site if they cannot find what they are looking for. Make it easy, make it fast, and do it with expected behaviour. I&#8217;m looking at you Government of Canada.</p>
<h2>11. Contact information</h2>
<p>Usually you want a way for users to contact you. There are cases like this blog where I want it to be hard for you to contact me (although I probably should have a contact form), because I want to avoid spam and I have a comment system in place for you to communicate with me. Most business websites should however have a very obvious call to action for contact information. I can&#8217;t believe how many times I&#8217;ve seen sites selling things where the contact call to action is not obvious, better yet, put your contact info in the header,  sidebar, or footer so it&#8217;s always visible.</p>
<h2>12. Today&#8217;s date is (drum roll)</h2>
<p>The other extreme of not dating your articles, is to let everyone coming to your site know what the date is today. This is completely pointless, but I&#8217;ve actually had this debate with someone who still has today&#8217;s date on their site. I&#8217;m pretty sure everyone coming to your site already has a clock and date on their computer which may even be displaying today&#8217;s date. The date will only serve to confuse people and make them wonder if the content is from today. Don&#8217;t waste your valuable web real estate telling visitors something as silly as what the current day or time is.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ianhoar.com/2009/02/01/12-bad-website-practices-to-avoid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Flash sites usually suck</title>
		<link>http://www.ianhoar.com/2008/10/20/why-flash-sites-usually-suck/</link>
		<comments>http://www.ianhoar.com/2008/10/20/why-flash-sites-usually-suck/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 00:43:01 +0000</pubDate>
		<dc:creator>Ian Hoar</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Article]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.ianhoar.com/?p=1501</guid>
		<description><![CDATA[I&#8217;m seeing much less full on flash sites than I used too, but I seem to be seeing more flash portfolios. If your only goal is to be a Flash developer than that&#8217;s fine, but if you want to be seen as a web designer / developer and your site is 100% Flash, you&#8217;re probably [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-1536 thumbRight" title="Flash" src="http://www.ianhoar.com/wp-content/uploads/2008/08/flash.jpg" alt="Flash" width="100" height="100" />I&#8217;m seeing much less full on flash sites than I used too, but I seem to be seeing more flash portfolios. If your only goal is to be a Flash developer than that&#8217;s fine, but if you want to be seen as a web designer / developer and your site is 100% Flash, you&#8217;re probably not going to impress anyone.</p>
<h2>Why Flash sucks — most of the time</h2>
<p>Flash usually sucks because it is used in places where it&#8217;s not needed, breaks usability basics, or tries to deliver a rich media experience to people who don&#8217;t care. Lets face it, most of us are not coming to a site to see Flash animations, flashy enter pages and load dialogues; sure this was impressive 5 to 8 years ago, but most of us are over it now. I remember animating menus, playing with collision and elastic algorithms I found on the web and drooling at the newest <a href="http://awards.fitc.ca/main/">Flash in the Can awards</a> which are still pretty impressive. It was really cool and fun, and there are a lot of places where this will still fly if done right, your website may not be one of them.</p>
<p><span id="more-1501"></span></p>
<h2>Flash sites have to be better than awesome</h2>
<p>The only flash sites that will ever hold my attention are ones that are unbelievably clever or awesome on a huge scale, and even if you qualify in both these areas you have to get your users to stay at your site long enough for it to load and initialize. The point I&#8217;m trying to make is if you are going to use flash, you better have a good reason for it, you need to be a fantastic flash guru, and it better be freaken phenomenal.</p>
<h2>Information, content is still king on the web</h2>
<p>People like cool screen savers, even little visual touchy feely apps are getting very popular on handhelds like the iPhone, but when people are searching the web they usually are looking for information. That information is best found in plain text. Google and most of the other search engines index plain text on your site, if it&#8217;s content people want they will most likely find your site via Google or some other search engine. Yes Adobe is working hard with search engine providers to make Flash more search engine friendly, but we are not there yet, and even when we are a lot of my reasons for not using flash will still be valid.</p>
<p>I remember several years ago people were talking about high speed bandwidth and how we would be able to use as many graphics and as much Flash and rich multimedia as we craved. Yet here we are and the web is more text heavy than ever. <a href="http://www.ianhoar.com/whats-an-rss-feed/">RSS feeds</a> are gaining popularity daily, and in some cases you are seeing less graphics, not more. Why? Because content is king, and so is searchability. There is a whole package to developing a fantastic website and <em>Geeks In Training</em> has a great article called <a href="http://www.geeksintraining.com/2008/08/02/developing-websites-%E2%80%94-structure-content-and-design/">Developing websites — structure, content, and design</a> that delves into this deeper, but we are going to limit ourselves to Flash here.</p>
<h2>Flash has changed the web</h2>
<p>There is no doubt, Flash has changed the web, and mostly for the better, but it has done it in ways no one could have imagined several years ago. It hasn&#8217;t changed how we navigate the web, it hasn&#8217;t changed the fundamental structure, or usability, although I would say it has hurt usability when used poorly.</p>
<p>Flash has obviously changed how most of us view video online. It&#8217;s also added rich content in what I like to call Flash modules. I define a Flash module as a tiny piece of a website that is Flash based. This could be an advertisement, a video, interactive graphs, a game or application. This is where flash really shines.</p>
<h2>Where Flash fails</h2>
<p>Full on Flash websites are where things get ugly. I remember visiting a then famous Flash site called Gabocorp in 1997. It blew us all away, us being any web designer / student I knew at the time. I have found an archived version of the <a href="http://www.thefwa.com/flash10/gabo.html">original Gabocorp website</a>. I remember this thing took forever to load on my Pentium 133 and chugged and stuttered away as I watched the animation in awe at 3 frames per second. It even held this bold statement:</p>
<blockquote><p>You are about to enter a new era in website design. This is the new standard for all things to come.</p>
<p>Welcome to the new Gabocorp.</p>
<p>Go</p></blockquote>
<p>What we have here is a splash / enter page and a Go button, both considered bad by today&#8217;s standards. I don&#8217;t want to bash this site though, at the time it was jaw dropping and completely innovative, but the web was mostly geeks back then and there was nothing on this site that came anywhere close to what we see today, it was just cool because it was a new technology used in a way we had never seen before and for no other reason. The time when things are cool just because they are Flash is long gone. Yes people are still doing amazing things with it, but for mainstream sites Flash is usually an add-on component.</p>
<p>This brings me back to Flash portfolios, when we look for new web developers and designers we want to see great usability, standards compliant code and an engaging site that we don&#8217;t have to sit there and figure out. As soon as you have to explain what a button does (click the cool little animated thingy and drag it to the box) you fail. You have lost me and you have definitely lost Google and the majority of search engines indexing your site. You&#8217;ve probably lost all of your less tech savvy users too.</p>
<p>So let get back to basics, the web is not TV, although we may watch TV on it, we expect the containing site to be usable in all the ways that we are used to. I think the topic of usability can scare off some designers, but usability in some ways is easier than design. Design is an art and it&#8217;s subjective. Having your site practice good <acronym title="Search engine optimization ">SEO</acronym> and accessibility for everyone is not subjective, it either works or does not, and you can measure this through your website analytics software.</p>
<h2>Usability, usability, usability</h2>
<p>Right now Flash sites do not work on iPhones and other handheld devices, if a fraction of your visitors could be coming from these devices than you effectively have zero usability on these platforms. When these devices do support flash there will still be major limitations like file size, download speeds, tiny screens and limited processor power to deal with. Good usability is also even more important on a small screen, so use Flash wisely; impress without sending all your search engine traffic away and give people the great content, applications and experience they came for. Make that experience last past the load screen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ianhoar.com/2008/10/20/why-flash-sites-usually-suck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The future of electronic paper &#8211; a flawed vision?</title>
		<link>http://www.ianhoar.com/2008/09/20/the-future-of-electronic-paper-a-flawed-vision/</link>
		<comments>http://www.ianhoar.com/2008/09/20/the-future-of-electronic-paper-a-flawed-vision/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 19:07:24 +0000</pubDate>
		<dc:creator>Ian Hoar</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Toys & Gadgets]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.ianhoar.com/?p=2196</guid>
		<description><![CDATA[Electronic paper, and e-book Readers are all based on a pretty cool technology that is truly something you have to see to believe. E Ink is the brand name manufactured by E Ink Corporation and it really does look like paper. The first time you see it you realize that it has a completely different feel to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-2207 thumbRight alignright" title="Esquire E Ink display" src="http://www.ianhoar.com/wp-content/uploads/2008/09/esquire_e_ink_display.png" alt="" width="250" height="177" />Electronic paper, and e-book Readers are all based on a pretty cool technology that is truly something you have to see to believe. <a href="http://en.wikipedia.org/wiki/E_Ink">E Ink is the brand name manufactured by E Ink Corporation</a> and it really does look like paper. The first time you see it you realize that it has a completely different feel to it than your standard LCD display. You can check out an E Ink display at the Sony store or anywhere that sells E Ink based readers.</p>
<p>Lately E Ink has been getting a lot of press. Earlier this month <a href="http://www.engadget.com/2008/09/08/esquires-e-ink-infused-magazine-cover-shown-on-video/">Esquire showed off the worlds first ever E Ink magazine cover</a>. This brought visions of the science fiction film Minority Report to many people and an environmental disaster in the making for others. There are also many e-readers being released with iRex to introduce a 10.2-inch E Ink reader next week. Although I love the technology, I think the current vision of E Ink by the press and blog sphere is somewhat flawed.</p>
<p><span id="more-2196"></span></p>
<p style="text-align: center;"><img class="size-full wp-image-2208 aligncenter" title="Minority Report e-paper" src="http://www.ianhoar.com/wp-content/uploads/2008/09/minority_report_e_paper.jpg" alt="Minority Report e-paper" width="425" height="176" /></p>
<p style="text-align: center;"><small>Minority report animated paper</small></p>
<p>Every where I read about E Ink I hear things like &#8220;Will this replace paper&#8221; and &#8220;This will allow for a more print / newspaper friendly layout&#8221;. These are all flawed concepts to me. It reminds me of other great technological advances like &#8220;Will the TV replace radio&#8221; or &#8220;Will the Internet replace TV&#8221;. Yes some of these technologies merged and can be used over the Internet, but no technology replaced the other. We still listen to the radio, whether it is satalite radio in our car, FM, or streaming radio, and we all certainly still watch television. We also use the web in the way it was envisioned also.</p>
<h2>The grid</h2>
<p>My art teacher would shoot me for saying this as she felt that the failure to adhere to a print like grid was a major failing of the web. I on the other hand believe it is a major advancement, I really hope that we don&#8217;t resort back to old fashioned print style layouts. This was done on paper because there was a finite amount of space and paper costs money so you have to use it all up. Writing content to fit little boxes isn&#8217;t fun. Anyone who has had to create print style web layouts knows this, it usually doesn&#8217;t work. The wonderful thing about a digital display is that you have a liquid medium and unlimited paper. The text can be as long as you want and flow around images and boxes according to font size or display type. With CSS you even have the power to display the content in different formats, independent from the layout. This allows web designers to support many different platforms, and make sites usable for the visually impaired.</p>
<p>If e-readers do take off, and I think they will, I really hope that print changes to be more like the web, and not the other way around, it&#8217;s a far more flexable approch. It&#8217;s also only a matter of time before touch sensitive E Ink displays will be the norm, why lock it down to old fashioned design principals. Will I even have to click/touch my way to page 5 to continue the story? Maybe we can even add E Mess to the reader itself so that when you hold your reader for a long time your fingers become all soiled just like with a real newspaper.</p>
<h2>A land fill nightmare, why?</h2>
<p><img class="size-full wp-image-2341 thumbRight alignright" title="Landfill" src="http://www.ianhoar.com/wp-content/uploads/2008/09/landfill.png" alt="Landfill" width="250" height="250" />While everyone was praising Esquire for bringing magazines into the 21st century did anyone stop to think of the environmental implications? This is a little more serious than my first grip; why do we have this disposable attitude towards everything? Here we have this fantastic reusable technology, but we want to turn it into a throw away medium? Don&#8217;t we have enough garbage clogging the landfills already. I know we can recycle newspapers, but I&#8217;m not so sure about E Ink, and recycling costs a lot of money. Why bother when we can just re-use the technology. Once everyone has an e-reader they can just wirelessly download their favourite newspaper.</p>
<p>If papers had to stay old fashioned with their multi-columned mess, companies could even deliver content in multiple formats. Lets hope that every time we read a newpaper or magazine in the future we are not dropping batteries by the boatload into our garbage cans as we step off the subway for work. It should be about reusability, not a throw away technology.</p>
<h2>Cost</h2>
<p>The cost is the last major hurdle. Right now really popular readers cost anywhere from 300 to 1000 dollars. This is just too much for the average Joe. The new 10.2 inch iRex reader to be released next week clocks in at $850 for the high end model with Wi-fi, Bluetooth and 3G. Couple that with the fact that a lot of people don&#8217;t even get through a book a month and the cost of buying physical books is still a lot cheaper.</p>
<p>E-readers will have to get a lot more competitive or offer features that we can&#8217;t live without. Right now the average smartphone / laptop can do everything an e-reader can do, and in colour. The only real advantages an e-reader has is a screen that can be seen in bright daylight and long battery life, not enough for a lot of people, but if you read lots of books it can be worth it. I think back to breaking my back with college and university books; an e-reader would have come in handy back then.</p>
<h2>The future is electronic paper</h2>
<p>That said I do think the future is in electronic paper. Like any technology it is still in its infancy. Some day in the near future refresh rates which are pretty slow right now will be faster and the technology will be available in colour as <a href="http://www.e-ink.com/press/images/image_release_86c.html">E Ink has already demonstrated</a>. I could even see monitors switching to this technology someday.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ianhoar.com/2008/09/20/the-future-of-electronic-paper-a-flawed-vision/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New search engine Cuil is underwhelming</title>
		<link>http://www.ianhoar.com/2008/07/29/new-search-engine-cuil-is-underwhelming/</link>
		<comments>http://www.ianhoar.com/2008/07/29/new-search-engine-cuil-is-underwhelming/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 05:25:48 +0000</pubDate>
		<dc:creator>Ian Hoar</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.ianhoar.com/?p=561</guid>
		<description><![CDATA[I have been reading about this new search engine Cuil that is supposedly the biggest search engine on the web, even bigger than Google. It has been billed by some as a &#8220;Google Killer&#8221;. I think one of the reasons it&#8217;s getting so much publicity is because it is run by a team of former [...]]]></description>
			<content:encoded><![CDATA[<p>I have been reading about this new search engine <a href="http://www.cuil.com/">Cuil</a> that is supposedly the biggest search engine on the web, even bigger than Google. It has been billed by some as a &#8220;Google Killer&#8221;. I think one of the reasons it&#8217;s getting so much publicity is because it is run by a team of former Google employees.</p>
<p style="text-align: left;">The first thing you will notice about Cuil is its unorthodox appearance. The main page is black and the search is centred in the middle.</p>
<p style="text-align: left;"><span id="more-561"></span></p>
<p style="text-align: center;"><img class="size-full wp-image-567 aligncenter" title="cuil search" src="http://www.ianhoar.com/wp-content/uploads/2008/07/cuil_search.gif" alt="cuil search" width="374" height="199" /></p>
<p style="text-align: left;">The next thing you will notice is the results page which is broken into columns. Under the FAQs section of the site one of the questions is &#8220;Why do you display search results in columns?&#8221; and the answer is.</p>
<blockquote>
<p style="text-align: left;">It’s easier to read text when it’s in columns. That’s why publishers of densely written text like newspapers and family bibles use them. You can switch between using two and three columns by clicking on the link at the bottom of the results page.</p>
</blockquote>
<p style="text-align: left;">I have to disagree with this. The web is not print. The reason publishers cram densely written text into newspapers and books is because they are dealing with limited space and paper costs money. Most papers are also huge and would be impossible to read in one long sentence. Neither of these are a factor in the online world. There is no need to cram everything onto one page and I just find it confusing, but maybe I am alone in this. I believe horizontal panes are much easier to read and much more scalable. Columns do have a place on the web, but I don&#8217;t think it&#8217;s working here. Lets not forget about hand held devices that have very small and narrow interfaces. I know most sites have mobile versions, but as mobile browsers get better people will start using the regular web interfaces and not the stripped down mobile versions.</p>
<p style="text-align: center;"><img class="size-full wp-image-571 aligncenter" title="Cuil Results" src="http://www.ianhoar.com/wp-content/uploads/2008/07/cuil_results.gif" alt="Cuil Results" width="480" height="294" /></p>
<p style="text-align: left;">So far everything I&#8217;ve talked about is cosmetic, what about the actual search; because really that&#8217;s what it comes down too isn&#8217;t it? Google is huge because it&#8217;s interface is easy to use, but more so because the engine finds what we want.</p>
<p style="text-align: left;">My first test on Cuil was my own name, maybe I&#8217;m narcissistic but no more so than all you Facebookers out there. The shot above is the search of my name; unlike Google it didn&#8217;t find much. Again I find the interface very confusing, the columns are not helping ease of use at all in my opinion. I did see one snippet of text from my blog, but when clicking the image and link I was taken to some link farm. Another user on Slashdot commented that they had searched their name and found their blog with an image saying &#8220;My success with Scientology&#8221;. He further went on to say he was not a scientologist.</p>
<p style="text-align: left;">Earlier in the day some searches were bringing up a message saying the server was too busy, yet more simplistic searches like &#8220;cat&#8221; would work just fine. A search like cat does yield more interesting results.</p>
<p style="text-align: center;"><img class="size-full wp-image-591 aligncenter" title="cuil results cats" src="http://www.ianhoar.com/wp-content/uploads/2008/07/cuil_results_cats.gif" alt="cuil results cats" width="480" height="278" /></p>
<p style="text-align: left;">Now this is where it gets a little more interesting. At the top you get tabs with things like &#8220;Cats and Dogs&#8221;, &#8220;Cats &amp; Dogs&#8221; (what&#8217;s the difference?) and Siamese Cats. There is a more tab and then down the side their are categories. Some of this is really reminding me of a web directory, only done web 2.0 style. I also typed in Javascript and the breakdown was really nice. For broad topics like this the engine displays a nice list of sites and categories, the problem is most of my searches are nothing like this. I don&#8217;t search for Javascript. I search for something like &#8220;jquery postal code form validator&#8221; which yields a whopping zero results in Cuil while yielding 27,200 in Google.</p>
<p style="text-align: left;">Okay, lets try something a little less niche. Maybe my cat is not eating so I run to Cuil to do a search on &#8220;cat not eating&#8221;. What do I get? I get the list below.</p>
<ul>
<li>Re: Hatchlings Still Not Eating &#8211; Please Help!</li>
<li>Why is My Betta fish Not Eating and Stays at the top &#8230;</li>
<li>Re: Sulcata Not Eating Help!</li>
<li>Python Not Eating</li>
<li>Re: Python Not Eating</li>
<li>Baby Sinaloen Milk Snake Not Eating!!</li>
<li>Re: Box Turtle Not Eating</li>
<li>Rat Snake Not Eating</li>
<li>Re: Python Not Eating</li>
</ul>
<p><a href="http://www.ianhoar.com/wp-content/uploads/2008/07/cuil_cat_search.jpg"><img class="size-medium wp-image-606 thumbRight" title="cuil cat search" src="http://www.ianhoar.com/wp-content/uploads/2008/07/cuil_cat_search-300x183.jpg" alt="cuil cat search" width="300" height="183" /></a>What&#8217;s with the reptiles? I was searching cats? None of the pictures are snakes either. What gives? <a href="http://www.ianhoar.com/wp-content/uploads/2008/07/cuil_cat_search.jpg">See a full size shot</a>.</p>
<p>Now lets see what Google made of &#8220;cat not eating&#8221;.</p>
<ul>
<li>Cat Not Eating</li>
<li>Yahoo! Canada Answers &#8211; Cat not eating &#8211; is it the heat?</li>
<li>cat not eating &#8211; Pet forum for dogs cats and humans &#8211; Pets.ca</li>
<li>My Cat Is Not Eating And I Need Help</li>
<li>Ask Cat Not Eating Questions Questions</li>
<li>Cat not eating &#8211; Pet Health Forums</li>
</ul>
<p>Yep, no snakes on that list. Cuil did manage to get an extra three search results onto my page though, but none were on cats unfortunately. Final verdict from me is a major failing grade. Cuil has got a long ways to go before it can be dubbed a &#8220;Google Killer&#8221;, it may be the biggest or have the most features, but if I find snakes when I&#8217;m looking for cats there is a problem. Lets hope these are just a few bugs that need to be ironed out, but really, first impressions can be everything.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ianhoar.com/2008/07/29/new-search-engine-cuil-is-underwhelming/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Custom 404 error messages and how NOT to do them</title>
		<link>http://www.ianhoar.com/2008/07/24/custom-404-error-messages-and-how-not-to-do-them/</link>
		<comments>http://www.ianhoar.com/2008/07/24/custom-404-error-messages-and-how-not-to-do-them/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 04:15:47 +0000</pubDate>
		<dc:creator>Ian Hoar</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.ianhoar.com/?p=316</guid>
		<description><![CDATA[User friendly error messages are an important part of good site usability, especially if you do not want to scare away a lot of your less web savvy users. A 404 page not found error message is one of the worst kind because if it is a new visitor there is a high probability they [...]]]></description>
			<content:encoded><![CDATA[<p>User friendly error messages are an important part of good site usability, especially if you do not want to scare away a lot of your less web savvy users. A 404 page not found error message is one of the worst kind because if it is a new visitor there is a high probability they are going to click away to the next best site. If you have a friendly 404 you might be able to salvage the situation.</p>
<p>A 404 error message means that the server was successfully contacted but could not retrieve the file requested by the client (browser). This can happen because of an outdated or expired link, a linking error on the site itself, or a user typo.</p>
<p><span id="more-316"></span></p>
<h2>Dealing with a 404 the wrong way</h2>
<p>I can&#8217;t believe how many sites throw up cryptic nonsense that the vast majority of people will have no clue as to what it means and even for the people who do, why do we need all the gritty details? One of the worst things you can do is post a 404 Error and call it a day. What the heck does that mean? For the majority of us, (even the ones who know what a 404 is) that is when we close the tab or return to Google to find what we need.</p>
<p>Here is an example of a horrible 404 I saw recently on a large well known corporate site.</p>
<p><img class="aligncenter size-full wp-image-323" title="Bad 404" src="http://www.ianhoar.com/wp-content/uploads/2008/07/bad_404.gif" alt="Bad 404" width="480" height="331" /></p>
<p>This error message is wrong on so many levels that I don&#8217;t know where to begin. It&#8217;s so comical that it was the inspiration for this article. Why does this 404 suck?</p>
<ol>
<li>It breaks out of the site losing all navigation.</li>
<li>Not one single link back to the actual site.</li>
<li>Main title is <strong>Error 404&#8211;Not Found</strong> (useless).</li>
<li>Spews out some silly nonsense about status codes and we all know that 410 SHOULD be used if blah blah blah.</li>
<li>Absolutely way too much detail that no one other than the developer needs to know and they should be able to get this from their logs.</li>
<li>It&#8217;s super ugly and scary.</li>
<li>I&#8217;m sure there&#8217;s more bad things to say about this message.</li>
</ol>
<h2>Other mistakes to avoid</h2>
<p>Another bad thing to do is pop up a 404 message telling the user that the page was not found and then asking them to email the web master telling them about the error. Don&#8217;t you think your visitors and clients have better things to do with their time then testing your site and reporting back to you when it blows up in their face? You have log files, look for your own 404 errors and if you see a lot cropping up either find the error or redirect that traffic somewhere useful.</p>
<h2>Good 404 practices</h2>
<p>Don&#8217;t break the user out of your site. Load the 404 error message into the body of the page leaving all of your site navigation as it would be on any other page. This gives the user the option of quickly returning to other parts of your site instead of leaving it for good. Don&#8217;t make your visitors work harder than they have too. Offer up an alternative link or even a search box.</p>
<p>Have a good message and if you really want to have 404 in your message make it the smallest text on the screen, not the largest as so many 404&#8242;s do and don&#8217;t make it the first thing that greets your visitor. The wording should vary depending on your demographic and target audience. Some sites use a funny 404 messages, I use the one below on this blog.</p>
<blockquote>
<h2>Oh No! Something has gone horribly wrong!</h2>
<p>This page has probably been the victim of foul play at some point — the Internet can be a rough place sometimes. We will miss this page, but it is time to move on. Try visiting <a href="/">the leader of these pages</a>, it may know what to do next.</p></blockquote>
<p>I love funny 404 messages, they grab your attention and make you forget the fact that you can&#8217;t find what you came for and just maybe you will continue browsing the site. Have fun with your error messages and always give the user a way of getting back into the site, even if it&#8217;s just a link to the main page.</p>
<p>If you would like to see my real 404 message type some junk after www.ianhoar.com/. I have not linked a broken page directly because I don&#8217;t want 404 errors showing up in my logs and stats unless they are real.</p>
<p>Feel free to post any good or bad 404 messages you have found in the comments section.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ianhoar.com/2008/07/24/custom-404-error-messages-and-how-not-to-do-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MeeMix Internet radio &#8211; a social music site that learns</title>
		<link>http://www.ianhoar.com/2008/07/14/meemix-internet-radio-a-social-music-site-that-learns/</link>
		<comments>http://www.ianhoar.com/2008/07/14/meemix-internet-radio-a-social-music-site-that-learns/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 23:56:15 +0000</pubDate>
		<dc:creator>Ian Hoar</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Neato]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.ianhoar.com/?p=311</guid>
		<description><![CDATA[Last night I saw an ad for MeeMix while on Facebook. The ad was engaging enough to get me to click it, but that&#8217;s usually where the engagement stops. Not so in the case of MeeMix, an online social radio site. You are immediately thrown into the application. It asks you to enter a song [...]]]></description>
			<content:encoded><![CDATA[<p><img class="thumbRight" title="Mee Game" src="http://www.ianhoar.com/wp-content/uploads/2008/07/mee_game.jpg" alt="Mee Game" width="250" height="261" />Last night I saw an ad for <a href="http://www.meemix.com">MeeMix</a> while on Facebook. The ad was engaging enough to get me to click it, but that&#8217;s usually where the engagement stops. Not so in the case of MeeMix, an online social radio site. You are immediately thrown into the application. It asks you to enter a song name (I must admit, it almost lost me here as it was not finding any of my first songs) and then either starts playing it or suggests a list of possibilities.</p>
<p><span id="more-311"></span></p>
<p>So many advertisements fail to engage a user, you finally get someone to click your ad only to lose them five seconds later. The method MeeMix has used is to give you a taste of the application and then ask you to sign up after you have invested time and effort into the site. A list apart has a great article on this technique called <a href="http://alistapart.com/articles/signupforms">Sign Up Forms Must Die</a>.</p>
<p>The great thing about MeeMix is how the site finds music you like. This is supposedly what separates it from other online music sites, but to be honest I haven&#8217;t really tried many other services.</p>
<p><img class="thumbRight" title="Mee Controls" src="http://www.ianhoar.com/wp-content/uploads/2008/07/mee_controls.jpg" alt="Mee Controls" width="184" height="233" />I still haven&#8217;t fully figured out all the ins and outs of MeeMix, but since I&#8217;ve started using it I now have some Mee Stations on the left hand side. These play different genres of music. Below that I have some little icons that allow me to get information on the song, share what I&#8217;m listening to with friends and embed the tunes on a web site. Then there is the <strong>Mood Control</strong>. This is one of the coolest features I think. There are three sliders, <strong>Surprize me</strong>, <strong>Pulse</strong>, and <strong>Atmosphere</strong>.</p>
<ul>
<li>The Surprize me slider will give you different music then you may be expecting from your current settings or favourites. As you slide it further, the music will become more and more different from what you are currently listening too.</li>
<li>Pulse is how fast or heavy the music is, when slide to the left it&#8217;s more relaxing, while the right is more party time as they put it.</li>
<li>Atmosphere sets how light or dark the music is. Dark = sweet and melancholy, while light = cheerful weather.</li>
</ul>
<p>MeeMix has a main window the album cover of what you are currently listening too with other options. You can skip back over the list of songs you have listened to also. You can also watch video here which is taken from YouTube. Game mode takes random songs and gives you 30 seconds to guess what it is.</p>
<p>You will find more controls at the bottom of the main window. The most important one is <strong>do you like this tune?</strong> If you slide the slider all the way to the <strong>Not</strong> section it will automatically skip that song. Slide it all the way to the <strong>Hot</strong> section and it will remember that you like this song. Supposedly as you do this MeeMix will learn the kind of music you like and don&#8217;t like.</p>
<p><img class="alignnone size-full wp-image-314" title="Mee Rate" src="http://www.ianhoar.com/wp-content/uploads/2008/07/mee_rate.jpg" alt="Mee Rate" width="480" height="114" /></p>
<blockquote><p>Based on sophisticated statistical analyses, we have built an algorithm that mimics the way neurons work in the human brain, when it comes to preference and taste.</p></blockquote>
<p>The only real flaw I can see with MeeMix that can be annoying and confusing is its use of pop-ups. First you must allow the popup to be initiated, at least in Firefox and then it will open in another tab. This behaviour will vary depending on the browser. You will then find yourself clicking on things in the player that might target the other window. At first I thought some links and buttons just weren&#8217;t working, but they were actually targeting my other window. I hope they will refine the interface with time and leave the pop-ups behind. For the most part you only really need the player window open anyway.</p>
<p>MeeMix also has links to some of the major social media sites out there, so you can share and post to your friends. So far I like the site, and in a web with a new social site every week that&#8217;s saying a lot. Will it catch on or even hold my attention? <a href="http://www.meemix.com">Will it hold yours?</a> Only time will tell.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ianhoar.com/2008/07/14/meemix-internet-radio-a-social-music-site-that-learns/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stop breaking my back button!</title>
		<link>http://www.ianhoar.com/2008/07/13/stop-breaking-my-back-button/</link>
		<comments>http://www.ianhoar.com/2008/07/13/stop-breaking-my-back-button/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 23:37:20 +0000</pubDate>
		<dc:creator>Ian Hoar</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.ianhoar.com/?p=309</guid>
		<description><![CDATA[Okay, I seriously don&#8217;t understand what people have against the browser back button; especially large corporate sites, what did the back button ever do to you? Today I was looking at wireless plans. There was a huge list of plans so I started clicking on them to find out more, I click back, see the [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, I seriously don&#8217;t understand what people have against the browser back button; especially large corporate sites, what did the back button ever do to you? Today I was looking at wireless plans. There was a huge list of plans so I started clicking on them to find out more, I click back, see the page for a split second only to be forwarded back to the page I have already finished reading. I look around the page and oh, there&#8217;s the tiny button that will take me back to the list of plans. Why would you invent new functionality that already exists and is very familiar to the user? Okay, maybe it&#8217;s for users who don&#8217;t know what the big backwards facing arrow at the top of their browser is for, but the vast majority of us do know how to use the back button and it is much faster than looking for a web graphic back button which could be anywhere on your page.</p>
<p>This is an extremely basic good usability practice. The best part about this one is you don&#8217;t even have to do anything to have this functionality. In fact you actually have to go out of your way to annoy your users. There are some instances where a form may need to break back functionality, but I see it in places where it isn&#8217;t necessary at all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ianhoar.com/2008/07/13/stop-breaking-my-back-button/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Death of the Middle Click?</title>
		<link>http://www.ianhoar.com/2008/06/08/death-of-the-middle-click/</link>
		<comments>http://www.ianhoar.com/2008/06/08/death-of-the-middle-click/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 03:50:05 +0000</pubDate>
		<dc:creator>Ian Hoar</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.ianhoar.com/?p=215</guid>
		<description><![CDATA[Okay, lately more and more I&#8217;ve been noticing that my middle click doesn&#8217;t work. Why do so many website developers and designers insist on breaking basic usability? Why on earth would you ever want to annoy your users and take away an expected browser behaviour? For years Flash has been the biggest offender along with [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, lately more and more I&#8217;ve been noticing that my middle click doesn&#8217;t work. Why do so many website developers and designers insist on breaking basic usability? Why on earth would you ever want to annoy your users and take away an expected browser behaviour?</p>
<p><span id="more-215"></span></p>
<p>For years Flash has been the biggest offender along with the extremely annoying and silly javascript alert that tells you &#8220;this html is copyrighted&#8221;. Who are you fooling, if I want your source I can get it, but all I really want is my middle click.</p>
<p>I&#8217;m a power user, at any given moment I could have between 10 and 20 browser tabs open. Now I&#8217;m starting to see sites that go the extra mile, they aren&#8217;t using Flash or alerts and they still break middle click functionality. Stock photography sites are huge offenders, the one time when I am very likely to want this functionality.</p>
<h2>Stop breaking my middle click!</h2>
<p>I want to stress to web designers and developers, stop breaking expected browser behaviour, you are annoying your users. I should also mention that when I click ads I also always middle click, it&#8217;s in my nature to middle click, I think I&#8217;m middle click obsessed. When I click your ad and nothing happens, guess what? Nothing, no visit for you.</p>
<p>Javascript pop-ups are big offenders too, but these can also be done without killing the middle click. Try clicking and then middle clicking the example link.</p>
<p><a onclick="window.open(this.href,'name','height=200,width=300');return false;" href="http://www.ianhoar.com" target="_blank">Example Link</a></p>
<pre>&lt;a onclick="window.open(this.href,'name','height=200,width=300');return false;" href="http://www.ianhoar.com" target="_blank"&gt;Example Link&lt;/a&gt;</pre>
<p>Visit A List Apart for a more in depth article on <a href="http://www.alistapart.com/articles/popuplinks">Accessible Pop-up Links</a>.</p>
<p>Also remember, when I have 20 tabs open, I am far more likely to stumble back on your site later in the day for a second visit.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ianhoar.com/2008/06/08/death-of-the-middle-click/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bad usability &#8211; how to notice it on your site</title>
		<link>http://www.ianhoar.com/2008/06/07/bad-usability-how-to-notice-it-on-your-site/</link>
		<comments>http://www.ianhoar.com/2008/06/07/bad-usability-how-to-notice-it-on-your-site/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 00:40:33 +0000</pubDate>
		<dc:creator>Ian Hoar</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.ianhoar.com/?p=214</guid>
		<description><![CDATA[It&#8217;s often easy to get carried away with criticizing what&#8217;s wrong with a website, because what&#8217;s wrong manifests itself in our personal user experience of that site. In order to understand good usability you have to train yourself to recognize it. When you&#8217;re at a great site, you usually don&#8217;t think &#8220;wow this is a [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s often easy to get carried away with criticizing what&#8217;s wrong with a website, because what&#8217;s wrong manifests itself in our personal user experience of that site. In order to understand good usability you have to train yourself to recognize it. When you&#8217;re at a great site, you usually don&#8217;t think &#8220;wow this is a really good user experience&#8221;, you just enjoy the site. When it&#8217;s a bad experience however you usually end up getting frustrated. Both these types experiences are valuable learning tools.</p>
<p><span id="more-214"></span></p>
<p>How do you know when a site has done things right? Well the obvious ones are that it looks professional and is nicely designed, but these are both subjective, especially when it comes to design. What I think looks great, you might think looks like garbage. I can tell you how many times I&#8217;ve sent mock-ups for friends to critique only to find out that half of them love it and half don&#8217;t. This is why the look of the site should take a back seat to usability, but you also have to remember that good design can lead to good usability.</p>
<p>How many times have you been on a website, it looks great, its got what you want, but you are still left there scratching your head and clicking away trying to figure out where something is. This may be as simple as how do I comment on this post, or how do I add this to my shopping cart, or it could be more serious, like why is this form not excepting my postal code! A site should never annoy it&#8217;s users, I cringe when I see a form that says enter your postal code and then explains what format it should be in. People know what format their postal code should be in, don&#8217;t explain it to them.</p>
<p>Take for example my postal code, M8V 3X6. I should be able to type this as M8V-3X6, M8V 3X6, M8V3X6 or m8v3x6. The regular expression validation is simple for this, and there is really no excuse to allow only one of the mentioned formats, yet I see this all the time. Same goes for telephone numbers. If you have a format you prefer you should convert the data into your preferred format. Strip out the spaces and hyphens or add them, but don&#8217;t make the user do it.</p>
<h2>Get a different perspective</h2>
<p>I would love to be a fly on the wall (I was going to try and be witty and say a fly on the web until I realized the obvious implications) watching a users frustration in some of these scenarios and recording how many lost sales or even return visits this might cause. I&#8217;m sure it&#8217;s quite high. The problem is, sometimes it&#8217;s hard to notice bad usability on a website until you run across it. It&#8217;s even harder to notice it on your own site.</p>
<p>As designers and developers, while we build our sites we become so engrossed in the process that it becomes hard to notice the user experience at all. We are so intimately involved that we develop a blindness to it. You probably type in the exact page you want while working, or rapidly click through to your destination. Your user isn&#8217;t intimately involved in your site, and you have to try to pull yourself back, put yourself in the shoes of a new user, get a different perspective.</p>
<p>Obviously the best thing to do is to get other people to try out your site. For the same reasons it&#8217;s probably good to have testers who were not involved in the development of the site, it&#8217;s probably equally important to have regular users play around with the site for usability. Testing is usually taken pretty serious in larger companies, but I doubt usability ranks as high. What about small companies or private individuals that don&#8217;t have these resources at all? This is where paying attention to your own surfing habits can help.</p>
<h2>Recognizing a good user experience</h2>
<p>Obviously we can learn what not to do by a bad user experience, but I think it&#8217;s equally important to recognize a great user experience. Try to take note the next time you order something online or use a complicated website not only what annoys you, but also what is good about the experience. It&#8217;s so easy to throw your arms up in the air and say &#8220;This site sucks&#8221;, but when you are on a fantastic site it&#8217;s very easy to overlook that fact. Why is the site fantastic? Why do you like it? Why is it so easy to use? Take mental notes, and keep these idea&#8217;s for your own work.</p>
<h2>Learn from excellence and apply it to your own sites</h2>
<p>When you see a site doing something that you feel is working, ask yourself if your site is doing the same? The answer may be no. You might have that eureka moment when you realize that you have a really convoluted sign up form, or your navigation is hard to use. This may only be triggered by seeing it done better elsewhere, but the key is to recognize this.</p>
<p>A place where I have found a consistently bad user experience is restaurant websites and online ordering systems. When someone comes to a restaurant site, there is only a handful of things they probably want. A menu, a phone number, or an ordering system. Most of this should be simple, but an online food ordering system can be a pretty complex experience. You need to be able to navigate the site easily, add and remove items, and even customize order toppings and side dishes. I have seen one restaurant ordering system that literally looked like an excel spreadsheet of form fields, now that&#8217;s appetizing.</p>
<p>Now we know we don&#8217;t like the site at all, but could we do better? Maybe we visit a site that is similar with a much better user experience but fail to notice it. What&#8217;s bad is if we fail to notice that our own site has a bad user experience. Because you are so intimately involved with it, it seems easy to you. This is where a great site will help you enormously.</p>
<p>I rarely order from online ordering sites because of the hoops I have to jump through, but one exception is a popular rotisserie chicken restaurant we have in Ontario called <a href="http://www.swisschalet.com/">Swiss Chalet</a>. This site is incredibly satisfying to use. Now if I were designing my own restaurant ordering system I would have something to compare it too. I can see why things are not working on other sites, because this site has done it right. We are more likely to notice and remember a bad user experience, but the sites you do like are the ones you keep going back too.</p>
<h2>Putting it all together</h2>
<p>You have to be careful not to get carried away. You don&#8217;t want to end up ripping off someones site, and just because you like a site doesn&#8217;t mean you can&#8217;t do better. Take a lot of idea&#8217;s from as many sites as possible, this will diversify your site. You can see this happening all over the web. There is a natural progression of people innovating and adding new idea&#8217;s which soon become standard practice on whatever particular demographic you are looking at.</p>
<p>There are also countless online resources on usability, things that are no-brainers and standard practices. Things like underlined text should always be a link, or a link should be readable out of context to the surrounding text (<a href="http://www.ianhoar.com/2007/11/03/click-here/">see my article called &#8220;Click Here!&#8221;</a>). Accessibility and <acronym title="Search Engine Optimization">SEO</acronym> also all benefit from good usability. Always pay attention to what annoys you and what works, because while you browse the web, you are a perfect usability tester and can gain a wealth of knowledge.</p>
<p><strong>Related:</strong></p>
<ul>
<li><a href="http://www.ianhoar.com/2007/12/13/usability-%e2%80%94-the-date-is-very-important/">Usability — the date is very important</a><a href="http://www.ianhoar.com/2007/12/13/usability-%e2%80%94-the-date-is-very-important/"></a></li>
<li><a href="http://www.ianhoar.com/2007/11/03/click-here/">Click Here!</a></li>
</ul>
<p><a href="http://www.ianhoar.com/2007/12/13/usability-%e2%80%94-the-date-is-very-important/"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ianhoar.com/2008/06/07/bad-usability-how-to-notice-it-on-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
