Category Archives: user interface

Nokia Says Windows Phone 7 Will Make iOS and Android Outdated

Nokia Says Windows Phone 7 Will Make iOS and Android Outdated When you want to contact someone, rather than deciding first whether to launch the Twitter app, the email app, the SMS app, or the Facebook app, you just tap the person and then decide how to reach them. This approach has much less friction, [...]

Also posted in link, thoughts, user experience | Comments closed

I hate ATM’s

Harsh words I know. Sure they do their job, but do they do it well? I think ATM’s (Automatic Teller Machines) are almost a symptom of function forcing a design. There’s not that much of a complex nature for ATM’s, but you could almost say the same for websites. These aren’t new things, they’re around [...]

Also posted in annoyances | Tagged , , , | Comments closed

Taking a look at the help page

working out what help pages work and those that don’t

Also posted in user experience | Tagged , , | Comments closed

The customer is always right?

Recently I read an article @52weeksofux.com, it’s titled Design for delight. I think it’s like a throw back to the notion that in the end, the customer is always right. Or to break it down even more; income. A lot of pain can be suffered in web design and development. You’re always wanting what is [...]

Posted in user interface | Tagged , | Comments closed

jQuery – inline validation

Recently I read a great article about inline validation using jQuery. @position-absolute.com. I think it’s awesome and you should check it out!! Inline validation is another way to user experience so much better. Reasons why I think you should use it You are providing instant feedback to the user You don’t have to come back [...]

Also posted in jQuery, user experience, web development | Tagged , , , , | Comments closed

jQuery – each – visual feedback

Another useful feature of jQuery is the each command. This allows us to iterate through an Array which can include a set of elements in a page. A situation If I had a form i wanted to have the input fields highlighted if a user didn’t populate it after selecting it. I want to be [...]

Also posted in jQuery | Tagged , , | Comments closed

password conditions – jQuery

Given the power of javascript there’s a lot we can do to help with the user experience. What’s this all about then Continuing on with my love affair for passwords; say we have 3 conditions to match before we’ll accept someone’s password. Must contain lowercase and uppercase characters Must not contain all digits Must contain [...]

Also posted in jQuery | Tagged , , | Comments closed

Page optimized by WP Minify WordPress Plugin