Interface Blunders

August 4th, 2007 · 1 Comment

I’ve been putting some thought into interface designs lately. Yesterday, I observed a few instances of poorly designed interfaces and considered how I could improve them.

Visiting the grocery store, for me, is always an exhilarating trip. The madness of aisle after aisle of branded products always gets me twitching before the checkout. Does this happen to anyone else? Well, I was hunting down some cucumbers in the produce section. I had a problem with the tags, they didn’t match up with the layout of the veggies below them. There were a few different kinds of cucumbers, and being an amateur cucumber shopper, I didn’t want to get the wrong kind. I would have liked a picture of the product on the card, or a smaller, name-only tag closer to the cucumbers.

Then, at the self-checkout, the payment type choices looked too similar. At the least, I expected the Cash/Money option to pop out at me. But it didn’t, it was the same general contrast and tone as the credit/debit and other options. I thought, “it should be green”. The other images could have been simplified as well. I wanted a button that said CASH, not a poorly rendered image of a faded bill and some coins.

Overly complex microwave interface

My microwave is ugly, and the color emphasis is on the wrong buttons. “I have a clock in my kitchen that sometimes cooks things.” I think Dan Cook said that once, and I couldn’t agree more. There must be two dozen buttons on my microwave and I’ve only ever used one of them. The Start/add a minute button, and of course the clunky plastic button that flings the door open when I’m finished. Why all the options? Cook, or don’t cook.

The next time you’re frustrated with an interface, think about how you could improve it.

Tags: Design · Life · Interface

1 response so far ↓

  • 1 Michael Ott // Aug 6, 2007 at 7:56 pm

    I thought I was alone with the whole microwave interface debacle. As I design web and software interfaces for a living, the Microwave has been my pet peeve for as long as I can remember.

    Not only the amount of buttons, but the timing specification is all muddled. For example…if I want to cook something for 1 minute, I type in 60 and press start. By that logic if I wanted to cook something for 2 minutes I should enter 120. No you have to type in 200 and press start. Somehow the microwave assumes I meant 2 minutes, not 120 seconds. Typing in 120 actually sets it for 120 minutes. Go figure.

    Your mock-up interface is a huge improvement.