In usability we trust

Archive for the ‘Articles’ Category

Google Maps API 3 – Mobile devices

July 23rd, 2010

A lot of the web browsing these days takes place on mobile devices. Therefore it’s important to know how to design web pages and maps for these. When it comes to incorporating Google Maps on a web page, it’s done pretty much the same way as for desktop browsers, at least for advanced devices like [...]

Read the rest of this post »

The difference between add(), find() and filter() in jQuery

September 27th, 2009

There’s a few methods used for traversing the DOM-tree in jQuery that is confusingly similar, well at least they were for me. This article will explain the difference between them and when you should use which one.

Read the rest of this post »

Google Maps API 3 – InfoWindows

September 21st, 2009

Using InfoWindows is a brilliant way to display information about a certain location. Since they provides you with a space to put text or whatever HTML you please, they can be used in very interesting ways. In this article, which is the fourth in a series about Google Maps API 3, I will show you [...]

Read the rest of this post »

Google Maps API 3 – Markers

July 28th, 2009

Markers are the perfect way to put places of interest on a map and that’s probably one of the most used features in digital maps. In this article, which is the third in a series about Google Maps API 3, I will show you how to use them in Google Maps API 3.

Read the rest of this post »

Google Maps API 3 – Map settings

June 24th, 2009

In the first article in this series we discussed how to create a simple Map with Google Maps API 3. In this article we will explore the available properties when creating a map and see how we can change the look and behaviour of the map with the help of them.

Read the rest of this post »

Google Maps API 3 – The basics

June 5th, 2009

The Google Maps API has evolved to version 3. This version is a complete rewrite and focuses primarily on speed. The new API also features new ways of using it. This article is the first in a series exploring version 3 of the Google Maps API. This first article will take a look on how [...]

Read the rest of this post »

The value of a holistic view

May 4th, 2009

In development project teams there are often several specialized roles, like programmers, database designers, interaction designers, user researchers, business analysts and so on. Studies has shown that the more these different roles collaborate and are aware of the different aspects of the project as a whole as well as what the other project members are [...]

Read the rest of this post »

The rise of Zooming User Interfaces

February 19th, 2009

The first time I ever read anything about Zooming User Interfaces was when I was reading The Humane Interface by Jef Raskin, where he introduced the concept of Zoom World, a whole OS based on a Zooming User Interface (ZUI). Of course this wasn’t my first encounter with this type of user interface since I’ve, [...]

Read the rest of this post »

Twitter is exploding

February 9th, 2009

Is it just me or is Twitter exploding right now? Apart from noticing that I got more followers the last days, I’ve also noticed that several Twitter services such as Tweetburner and Mr. Tweet has been down for maintenance. That might be a sign of overload! At a seminar I attended last week on Social [...]

Read the rest of this post »

How Spotify have changed the way I listen to music

January 30th, 2009

A while I go I wrote an article called Spotify is right on the spot where I described a service called Spotify that let’s you listen to music over the Internet. I was impressed of how well it worked and of how good the music player was. I’ve been using Spotify for about four months [...]

Read the rest of this post »

Most popular articles of 2008

January 7th, 2009

2008 was the first year of this blog. It has been really interesting and it’s encouraging to see that the number of readers is steadily increasing. Thanks to all of you who has read and commented on my articles. A big reason for me running this blog is to learn more about the stuff I [...]

Read the rest of this post »

Page Load Times vs Conversion Rates

December 18th, 2008

I recently read Andy B. King’s book Website Optimization and was surprised by some of the statistics in it. It shows that there’s a very clear connection between page load times and conversion rates. Statistics from Google and Amazon show that an increase in load time has a direct and profound impact on user engagement.

Read the rest of this post »

Shopping for groceries in style

November 5th, 2008

Conchango is developing a shopping system for the British grocery store Tesco. It’s supposed to help customers when buying/ordering food and has a graphically rich interface. I’m for one hate shopping for groceries. If I could have a system like this that remembers what groceries I normally buy and suggests a shopping list according to [...]

Read the rest of this post »

jQuery + ASP.NET = true

October 1st, 2008

jQuery is going to be a part of Visual Studio. This is a great, and I must say, an unexpected development of things. For me personally, who’s already using jQuery along with ASP.NET, the main difference will be the intellisense annotation support for jQuery. This will be a welcomed enhancement of my development environment. Needless [...]

Read the rest of this post »

Visualizing the age of content

September 29th, 2008

How do one visualize the age dimension of content? In the real world it’s not a problem. Physical objects, like paper, clearly wears the mark of time. Paper turns yellow and get torn. Other things get scratched or changes it’s appearance in some other way that makes it obvious that it’s not new.

Read the rest of this post »

Where’s me back button?

September 25th, 2008

My Firefox installation got upgraded to 3.0.2 today. And to my surprise the back and forward buttons is gone!

Read the rest of this post »

The use of buttons in web forms

September 21st, 2008

Action buttons exists at the bottom of almost every web form. They’re so common that we often doesn’t even reflect on how to actually design them. By gathering information from a few of the great minds in the field of web usability and also from my own experiences, I’ve tried to come up with a [...]

Read the rest of this post »

Gradual Engagement

September 3rd, 2008

I wrote about it in my blogpost Easiest sign up ever one and a half year ago, where I described the sign-up process of Geni, a site about building your own family tree. I didn’t know the name of the concept then, but after reading Luke Wroblewski’s Web Form Design I certainly do. (A review [...]

Read the rest of this post »

WebSlices, evolution of RSS?

August 27th, 2008

In the upcoming new version of Internet Explorer 8, which is in public Beta 1 right now, there’s support for a new technique called WebSlices. Is this yet another proprietary feature of Microsoft or is it a really useful evolution of RSS that will be adopted as a web standard? Since it follows the patterns [...]

Read the rest of this post »

ASP.NET MVC Preview Release 4

August 11th, 2008

To my delight I noticed that during my vacation the ASP.NET MVC Preview Release 4 have been released. This is nice since I’ve been trying to wrap my head around this framework for a project I’m currently working on. The MVC framework certainly solves a lot of the issues I have with ASP.NET and actually [...]

Read the rest of this post »

5 essential books on usability

July 10th, 2008

I’ve compiled a short list of book on usability and UX design that I’ve found both valuable and inspiring. All of these books have given me important insights and helped me to better understand the different aspects of the area. I’ve listed them in the order I think one should read them and I’ve also [...]

Read the rest of this post »

I miss X-Ray

July 9th, 2008

I really hope that Stuart Robertsson, the maker of the ingenious Firefox Add-on X-Ray, updates it to work with Firefox 3 soon! I don’t think I’ve realized how much I’ve relied on this add-on in my daily work until now that it doesn’t work anymore.

Read the rest of this post »

No undo? Redo!

July 4th, 2008

Why is it that web apps very often lack something that we take for granted in most window applications, namely the undo function? Is it because it’s not needed? Is it too hard to implement or is it simply just because it’s something that developers don’t think is needed? The most common solution to prevent [...]

Read the rest of this post »

Change your focus to locus

May 19th, 2008

Locus of attention is a term that describes where our attention is focused. In contrary to focus of attention it’s not entirely up to us where we choose to have our attention. If, for example a bang goes of right besides us, our focus involuntarily is placed on that. And that is our Locus of [...]

Read the rest of this post »

Confusing Northface contact form

September 29th, 2007

I recently wanted to contact Northface regarding a jacket of mine which zipper has broke. I went to www.northface.com and searched their web site for an email address or something. After some searching I found a button labeled “Email us” and clicked on it expecting my email client to launch, but instead I was transferred [...]

Read the rest of this post »

Easiest sign up ever

April 12th, 2007

I’ve just discovered a new site called Geni. The site is all about genealogy and building your own family tree. The first thing you do when you enter the site is to start building your own family tree, and naturally you start with yourself. You enter your name and email address and without hardly realizing [...]

Read the rest of this post »