The Long Tail: a case for Branding on the Web

February 14th, 2007

Basically, this is what happened: I bought The Long Tail at the Union Square Borders tonight. I’d seen references here and there, while browsing on the Web. But I wasn’t really sure what it was. I had only a vague sense it might be important or interesting or relevant.

As a rule, I try to pay attention to the messages Google puts into the world. I would say that I do not rely on serendipity to bring those messages to my attention. That’s why it came as such a surprise to me to stumble upon a book on a store shelf in San Francisco bearing this rather remarkable quote from Google CEO, Eric Schmidt:

“(Chris) Anderson’s insights influence Google’s strategic thinking in a profound way.
READ THIS BRILLIANT AND TIMELY BOOK.”

Those are Eric’s caps, not mine, by the way.

Given so emphatic a recommendation from so high a place at Google, how could I have missed it? Why did this message elude me?

Admittedly, my near-oblivion to The Long Tail for so long may be all my own fault. Perhaps I’ve been distracted. Perhaps I’ve been remiss. But whether or not the failure is mine, and regardless whether it is a failure of attention or of diligence, the truth remains that I bought the book today.

The details of how a thing was sold may interest the person whose job it is to sell that thing.

Traditional Marketing Principles would allocate most of that interest (as budget and strategic focus) to the largest type of customer, as a group.

In practice, it is difficult for Marketing to give much attention to anything beyond the top few types of customer.

That could certainly explain what happened in my case, why I had heard so little about The Long Tail before encountering a purchase opportunity. Maybe the writing on the wall was not for me, and what little I knew about The Long Tail before tonight was an unintended accident. But, then again, a purchase was made. That’s always a win for the seller. Right? I’m sure somebody over at The Long Tail Inc. is ready, willing and able to take credit for me. Especially if there is a plausible chain of events to connect effort and effect.

As for the buyer’s satisfaction, in this case, we shall have to see.

I have placed The Long Tail in optimal position, on a small table beside the toilet in my bathroom, and will consume it shortly.

Instead of writing a review of the book (of which there are surely many on the Web already), I thought it might be more interesting to give an account, instead, of my purchase, and to offer my perspective as a consumer for the benefit of marketers. There is also a message here for those of you who buy traffic, yet doubt you can sell without clicks.

I would have to call this an impulse purchase. Read the rest of this entry »

Yahoo must gather no moss

February 2nd, 2007

the story of yahoo's brave bid to win over webmaster hearts

There are moments when I wish I still had the discipline and restraint to make a point the old fashioned way, with academic rigor and the diligence of proof. But lately, I just say fuck it a lot, and assert my theories without any support. Here’s an example: Yahoo is doing some cool shit and it seems to me that Google has worked hard to make themselves look like the Beatles, so it behooves Yahoo to be more like the Rolling Stones. That’s it.

Calling Google Maps by Address

January 28th, 2007

the coolest shit

Interest in embedding Google Maps (gmaps) into web pages and blogs is at an all time high. The Google Maps API is probably the most popular API the company has ever published. In spite of the API’s popularity, it’s basic use (as a means to define and display graphical map data) has been troubled by the difficulties of geocoding.

In a nutshell, geocoding is translating street address data into coordinates of latitude and longitude. This is necessary because the calls to the Google Maps API you have to make from your own web site have to call the map you want to display by the coordinates of the map’s desired centerpoint.

The javascript needed to call the map for a specific address might look like this: Read the rest of this entry »