• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar

Simplicity Rules

Adam DuVander on keeping it simple

  • About Adam

BestPlaces in NYT

May 7, 2007 by Adam DuVander

Yesterday morning we walked down to Crema for a pastry, some coffee, and the Sunday New York Times. I knew there was a profile of Bert, the head researcher for BestPlaces. I didn’t know it would be plastered across the front page of the real estate section. Pretty cool.

BestPlaces in New York Times

The article was a pretty good overview of what we do at BestPlaces and has some pretty glowing quotes. I hadn’t heard this story about how Charlottesville reacted to being named the Best Place to Live in 2004:

The president of the chamber was so proud, Ms. Uriss said, that she had bumper stickers made up that proclaimed, “We’re the No. 1 City in America.”

They’ve slipped to number 17 this year, after their housing prices doubled.

“I guess we’ll have a lot of bumper stickers left over,” she said.

Platforms are simple and powerful

May 1, 2007 by Adam DuVander

Elliot calls Twitter a marketing wonder:

Twitter does not seem to market towards any need whatsoever and targets no one in particular. It’s just there.

Maybe it’s because Twitter was created to do something cool. And when you do something cool, you can just let other people market for you.

I think it’s more about the platform. Twitter being as simple as it is, you can use it for off the cuff self-expression, microblogging (or not), and several other possibilities.

Having a platform can be powerful, because you become the hub of many spokes. The simpler your platform, the more spokes you can have.

Don’t travel without Javascript

April 30, 2007 by Adam DuVander

Much of the Web relies on Javascript these days and thankfully most people have it on. If you’re creating a site for the general public, you still want to have a game-plan to deal with those surfing without it.

I looked at the top five travel booking sites, plus Yahoo! Travel, to see what they do. Booking travel is one activity I imagine is fairly consistent among all types of users. These six sites show a few different approaches to lack of Javascript.

The Security Gate Approach

Travelocity and Kayak both take a heavy-handed approach. They set up a security gate, where Javascript dogs sniff each incoming request. If Javascript is disabled, the guards kindly give you a customer alert.

Travelocity customer alert with Javascript disabled

Overall, I am against this option, but I can understand it. With only a small number of people without Javascript, it seems ridiculous to waste developer time being elegant. Toss up the security gate and be on your way.

While I never appreciate being told I have no choice, they provide clear instructions on fixing the problem. This is a simple solution without being too simplistic. Some sites that rely heavily on Javascript will probably need to use this method. A travel site probably isn’t that type of site.

The Deaf and Dumb Approach

The most common way to handle Javascript disabling is to ignore it. Any features on the site that use Javascript just won’t work. Depending on where the scripting is needed, you could be okay. Often it makes you look deaf to the user’s actions and dumb for not responding correctly.

Expedia, the largest travel booking site on the Internet, has a really big problem. When I click the ever-loving “Search for flights” button, nothing happens. My browser doesn’t move, because it isn’t doing anything.

Expedia deaf to user clicks when Javascript disabled

The search button is activated by a function that can’t be called if Javascript is disabled.

Yahoo! Travel, which I expected to knock this out of the ballpark, gave the craziest error of all. No matter what dates I enter into the search, it tells me they are too far ahead–even when I use their dropdowns and keep the automatically-selected options of a date three weeks from now.

Yahoo! goes cuckoo when Javascript disabled

If you plan to rely heavily on Javascript, have a plan for dealing with the disablers. If you don’t, you could end up looking deaf and dumb.

The “It Just Works” Approach

Orbitz and CheapTickets just work. I typed in some airports and dates, clicked a button, and I saw itineraries with prices… just like I would expect from a travel site, regardless of Javascript.

Complexity is a time hog

April 27, 2007 by Adam DuVander

Please wait...
Gerry McGovern with some great thoughts about simplicity on the Web:

We don’t pay for visiting a website with our money; we pay for it with our time. The longer we spend on a website the more we pay, so there is a strong motivation to spend as little time as possible.

A simple website charges you less time. A complex website charges you more time. Time is your most precious resource.

Sent to me by The Wheeze. Thanks to Beth Kanter for the photo.

The Experience is the Product

April 27, 2007 by Adam DuVander

The best presentation I saw at SXSW this year was by Peter Merholz. The title was “Stop Designing Products,” but the take-away was the experience is the product.

Merholz gave some examples of past technologies: cameras, automobiles. Early on, they are often tough to use. You had to develop your own film and be your own mechanic.

“Like a dog’s walking on his hind legs, it is not done well; but you are surprised to find it done at all.” –Samuel Johnson

Then come features galore. Some of the fanciest VCRs still blink 12:00.

Merholz’s best example was George Eastman, who created the Kodak camera. No thick manual was required. “You press the button, we do the rest.”

George Eastman: You press the button, we do the rest

Eastman understood the way people wanted to use their cameras. They didn’t want to know all the technology and they didn’t want to develop their pictures. They wanted it easy.

The money slides from the presentation were a set that show an abstracted version of your program. Data is at the core, with logic surrounding it, and the user interface on the outside. At least, that’s what we see. All the user sees is the UI. When done right, the rest is magic.

User experience: what you see, what the user sees, what you should see

When designing, if you start with the data and move outwards, your program doesn’t understand the user. Instead, you have to start with the experience, because the experience is the product. Design from the outside in.

Merholz has slides available (38 MB PDF) of a longer version of this presentation.

Update: The audio from this SXSW talk is now available from their site.

Another update: Merholz’s talk is available as an article (with many of the same images from his talk).

Last update: The slides are now available in full presentation mode including audio.

  • « Previous Page
  • Page 1
  • …
  • Page 33
  • Page 34
  • Page 35
  • Page 36
  • Page 37
  • …
  • Page 85
  • Next Page »

Simplicity Series

  • Designing the Obvious
  • Paradox of Choice
  • Laws of Simplicity

Copyright © 2025 · Elevate on Genesis Framework · WordPress · Log in