Tom Evslin, in a typically thoughtful pair of posts, Bubble 2.0 – It’s The APIs and Bubble 2.0 – Why Not APIs?, addressed the topic of APIs. Beginning with a concise historical background he covers the strategy behind providing APIs and answers the question, why would a provider not want to build an API? A: time, commitment, market protectionism, abuse prevention and security risks. But argues these issues should not dissuade companies from providing APIs:
“Becoming a platform will be the road to fame and glory - not to mention riches - for many Web 2.0 services. Success will be determined by the usefulness of the underlying service and how attractive it is to third party developers and to other services. And, of course, how well it is marketed to developers.”
Recommended reading. (I first subscribed to Tom’s blog after running across his amusing and useful 4 part series Managing Programmers for CEOs and the matching Managing CEOs for Programmers.)
Adam DuVander has used the RSS feed of the Washington Post and Google Maps to create a World News Maps. There have been other news maps mashups before but the useful variation here is how it tries to show a simple interpretation of newsworthiness. How? By using color to represent the quantity of stories in a given region over the past 14 days.
Some market segments have taken to adding maps as features to their sites more quickly than others: real estate, job search, news, and anything ‘local’ (even the seminal mashup HousingMaps was all about real estate). Following along that path of local content, the latest category of sites leveraging maps are the new generation of community recommendation and ratings services. Two recent cases in point are:
Apparently no self-respecting recommendation service can go without one now. [via and via]
Want to know which mashups and other examples people find most interesting? Try programmableweb.com/popular. As inspired by del.icio.us/popular this new feature lets you see which links are most popular with users. In this case rather than users’ bookmarks it’s mashups and other API examples. It’s a little feature but kind of interesting to see.
There are two variations of what ‘popular’ means: the first is ‘Visits’ which is how many times have people visited those sites by clicking on links from here and the second is ‘Votes’ based on an average ‘rating’ where people have explicitly voted on a 1 to 5 scale. The latter is a feature I added awhile back but never really publicized. You can rate any link by viewing its ‘Detail’ page, like this one for HousingMaps.
If it was sorted in the opposite order would it be /unpopular?
Colin M. Saunders has used web services to create two unique stock market type games. The first, AlexaDex, is a market-style game based on website values. You sign-up and start out with $10K of funny money you can invest in URLs. The value of any given URL goes up or down over time based on Alexa’s rankings for that site’s current reach.
Or, perhaps you’d prefer to spend idle time with Colin’s amazdaq. As the he says on the site “amazdaq is a stock-market -type game, using amazon.com sales ranks as prices. To play, create an amazon.com listmania list, then copy and paste your list’s URL into the box below. Add products to your list before they become popular, remove them when they reach their peak!”
When Internet pioneer and Google executive Vint Cerf was asked what he thought of the mashup phenomenon in a new ComputerWorld interview he responded:
I can’t tell you how excited I am about it. We know we don’t have a corner on creativity. There are creative people all around the world, hundreds of millions of them, and they are going to think of things to do with our basic platform that we didn’t think of. So the mashup stuff is a wonderful way of allowing people to find new ways of applying the basic infrastructures we’re propagating. This will turn out to be a major source of ideas for applying Google-based technology to a variety of applications.
Auction Mapper is an interesting little application built on the eBay API that gives fast Flash-based search results on a map (and not Google or other public API map). But it’s useful for being more search than map. Sliders above map that display items based on criteria such a price, number of bids, time/deadline, and distance from you.
So in all of the recent flurry of new Yahoo! APIs where most attention went to Maps (again), there were a couple others worth noting:
Chad Dickerson has an interesting post on the Term Extraction API noting how it’s used in creating TagCloud.com.
Mark Zeman has created Flickrmap, a web service that allows you to put a Flash based world map on your own website or blog. Flickrmap automatically searches your photos at Flickr for location information and plot the photos on your own Flickrmap. It maps photos based on tags you supply like city or country name and supports photos that have been geotagged or photos that have location data encoded in their EXIF properties.
Frederic Vavrille, based in France, created LivePlasma, a visually rich Flash application that builds on the Amazon recommendation API to show the relationship between movies, bands, actors, etc. Similar to the previously mentioned CoverPop you can go straight from interacting to making purchases. [via]