Status
Microsoft Office .com/us/product/TQ744LL/A?fnode=MTY1NDA0OA&mco=MTM3NDgwNjI
Location
Jaipur, India
Subscribe to GeoRSS Subscribe to KML


Twitter Location API

Published in Geolocation  |  5 Comments


Ryan Sarver shares the info on Twitter’s new location API. Looks really simple, and really nice.


curl -u USERNAME:PASSWORD -d location="Arlington, VA" http://twitter.com/account/update_location.json

You can even use GET, which means bookmarkable location settings (similar to FireEagle)


http://username:password@twitter.com/account/update_location.xml?location=Paris,+France

There has been a number of GeoTwitter clients and applications show up. And a lot of discussion on alternate picoformats for location markup.

By extracting this away to Twitter proper, it means any application can set this information how they want, and have it updated in the user’s profile. One thing that is lost is the ‘home’ location of that user as their profile potentially becomes very temporal.

FireEagle as the central store is a good option, however it is just one location store and Twitter’s location will no doubt serve as the centralized location store for a number of new applications. As more social or personal applications gain location storing and sharing support, there is a question of how synchronization between these services will easily happen.

I don’t want to have to set my location in multiple services. This is the same problem that troubles social bookmarking sites such as del.icio.us and magnolia. This may become especially problematic if there were automatic updating services that detected a change in FireEagle and then updated your Twitter location, and vice versa – which then updates FireEagle from Twitter. Perhaps causing an implosion of the GeoWeb.

Similar Posts


Responses

  1. Sean Gillies says:

    April 24th, 2008 at 11:23 am (#)

    Better yet: curl -X PUT … ;)

  2. Henri Bergius says:

    April 24th, 2008 at 10:46 pm (#)

    Jaiku has had similar geo capabilities for a long time. I’m using it happily to update FireEagle as my cellphone moves around (Jaiku’s S60 client can do positioning based on cell towers).

    http://bergie.iki.fi/blog/yahoo-fire_eagle_knows_where_my_phone_moves.html

  3. Twitter Search says:

    May 26th, 2009 at 9:24 pm (#)

    thats great that you are talking about the twitter api,a good example of searching with the twitter api is on twiogle.com because you can search on twitter and google at the same time.

  4. Caramoan says:

    December 25th, 2009 at 1:26 am (#)

    Twitter is some ways is much better than blogging. I love to Twitter my everyday activities on my friends and relatives.
    ***

  5. Jake Gomez says:

    February 21st, 2010 at 2:30 am (#)

    i always update my Twitter and i love to twitter my daily activities to my friends and loved ones. i also maintain a personal blog for entries which requires more detail.

Leave a Response