Wednesday 5 September 2012

Logging in

I've been getting really frustrated recently trying to log into websites. I have so many accounts now, I've totally lost track. With that I no longer remember what the user name and password combination is for the vast majority.

Working out my user name is the first big step. Even if it is an email address as the user name, I still need to remember which email I signed up with (personal/work/etc.).

Browsing blogs today I came across this article on smashing mag, New Approaches to Designing Login Forms. I encourage you to take a look, it's really is an inspiring read.

To break it down simply, here is a brilliant way to set up a login form;

  • When somebody types in a user name, update the page if it recognises that user
  • Give it a tick, for a recognised user like we often see on sign up forms
  • Or, bring up the user's avatar or first name
  • If the user name doesn't match, said user can keep working on this before they start trying to remember the password
This is a great way to do things because in this model the user only has to remember one thing at a time. They also get feedback as they progress through the steps to assure them they are on the right track.

The other approach, using an email address or social network to log in. When I see the option to sign up for an account with my Google email, I immediately know it's going to make it easier for me in the long run.