Where do I find Google?

Google has published their list of the top search terms for the year:

Top 10 searches on google.co.nz in 2008

  1. games
  2. bebo
  3. youtube
  4. trade me
  5. lyrics
  6. google
  7. map
  8. hotmail
  9. tv
  10. weather

Half of these are site specific brand names (in bold) – meaning that rather than using Google the person doing the search could have simple added .com or .co.nz to the term and entered the URL directly into their browser and found the site they were looking for directly.

(the same trick would actually also work with most of the other terms too, but it’s not so obvious that people searching for these things were after the corresponding .com)

The one that will really surprise many web developers, I suspect, is “Google” itself – the sixth most popular search this year.  

How do you explain that?  What’s the mental model those users have of the web and of search engines specifically?

Most technology people will, I suspect, find it difficult to understand the sort of person who does this sort of search, but that’s exactly what we need to do if we’re going to build products these people will like to use and will tell their friends about.

Now Hiring: Web Designer

Interested? Check out the job description.

Too clever

Jason from 37signals last week posted one of my favourite quotes about complexity, and specifically complex systems:

“A complex system that works is invariably found to have evolved from a simple system that worked. A complex system designed from scratch never works and cannot be patched up to make it work. You have to start over, beginning with a working simple system.”

John Gall, from his book Systematics

Here is another along the same lines:

“There are two ways of constructing software; one way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.”

C. A. R. Hoare, the inventor of the Quicksort algorithm

And, why do we think complexity is desirable in the first place?

“People often misinterpret complexity as sophistication”

Niklaus Wirth, the father of Pascal

Are you trying to be too clever?