Tuesday, 1 December 2009

Top 100 Tweeting Places

The number of places listed in the directory has passed 350. Time to do some systematization. In the Top 100 list, all Twitter accounts are ordered by number of followers.

This is just a start. The list will definitely change as more places will be added. Also, the ranking will probably be based not only on the number of followers, but some criteria that will include the number of mentionings and the number of lists where the account is listed.

Not surprisingly, many places in the top 100 are from the United States. The main surprise is that so far the number one in the list is @humphryslocombe, an ice cream shop in San Francisco, that has many more followers than all the hotels, museums or restaurants. Social media does empower small businesses providing genuine services who are not afraid to talk to their clients! The New York Times article "Marketing Small Businesses With Twitter" discusses how small business owners use Twitter to spread the word about their services. Here is a nice quote:
According to Mr. Banerji [who manages commercial products at Twitter], small-business owners like Twitter because they can talk directly to customers in a way that they were able to do only in person before. “We’re finding the emotional distance between businesses and their customers is shortening quite a bit,” he said.
The article misses the fact that people would also appreciate short informative messages about local deals and events. So, if places broadcast to Twitter, this is a win-win situation both for them and their clients.

We hope that "Tweeting Places" directory will help everybody to discover what cool places around them have to say, and help cool places to get discovered.

Friday, 13 November 2009

How the first version of Tweeting Places is built

@roitsch asked how "Tweeting Places" is built. The first post of this blog is a good place to give a credit to the tools used for the first version.

The application runs on Google App Engine. Google Maps API is used to show the map. In addition, a few other JavaScript libraries are in play. jQuery provides visual effects and handles AJAX requests, except JSONP request to Twitter API, where jQuery-JSONP plugin by Julian Aubourg helps. To generate clusters of locations MarkerClusterer library by Xiaoxi Wu from a collection of utilities enhancing Google Maps, GMaps Utility Library, is used. Finally, some parts of twitterjs by Remy Sharp handle responses from Twitter API.

A few more posts are in drafts. There we will discuss the license for the collected data (it will be CC-by), features that will be introduced, such as zooming to location determined from the visitor's IP, and other things.

Stay tuned and follow us at twitter @tweetingplaces.