During my daytime job, I have stumbled across many definitions of what’s a Location Based Service and what’s not – most of them including the requirement that in order to qualify as ‘location based’, the service must determine the user’s location automatically in some way, e.g. via the mobile network operator, a GPS device, known locations of nearby radio (WiFi, Bluetooth) or Infrared beacons, etc.
Meanwhile, there’s lots of examples of location-specific services out in the wild that don’t use positioning technology at all: instead, users just type in zip codes or street addresses. Just check out Yahoo! Local or Yelp, some of the social LBS I covered in a previous post, or – let’s not forget
– my own project, FONFinder! Hell, I can even type ‘pizza near mariahilferstr. austria‘ into Google nowadays and it will return a list of pizza restaurants in the center of Vienna. Dead simple. And definitely able to elegantly (and robustly) answer those questions that are typically associated with ’standard’ LBS scenarios: ‘Where is the next restaurant?‘ or ‘Where is the next pharamacy?‘ (Ok… at least that’s what people considered LBS in the early days, in the late 90’s. Nowadays that has, of course, been replaced by ‘Where is the next Starbucks?‘. But, hey, wouldn’t the answer to that question always be ‘just around the corner‘?)
I think it’s definitely justified to call these services ‘location based’. Ok, there’s the drawback of the user having to type – which can be annoying on a mobile phone – and having to know the street address. But it should always be possible to find a street sign somewhere…
On the positive side, it could be argued that these low-tech LBS don’t suffer from the same inherent privacy problem as their ‘true’ LBS counterparts – because the system has no way of telling whether users aren’t actually lying about their location (which, I think, is an important aspect!)
Anyways – the recently hyped social messaging service twitter is a particularly intriguing example of a service that includes such low-tech LBS functionality. I’m not gonna explain it in lengthy words now – just check out twittervision and you’ll see what I mean. (Watching the world map scroll as the messages come in has something almost hypnotic to me
)
What has really opened my eyes about LBS and twitter, however, was a recent blog post by Stefan Geens of Ogle Earth, commenting on mologogo’s twitter integration and (here it is again) my FONFinder (thanks, Stefan!!): Not only does twitter feature an open API that allows Web services to react to twitter messages; but also, first applications are now becoming available that link twitter to GPS – just as mologogo is doing it! (Check out thilo’s post at ‘Das Zentralorgan’, for an additional example.)
My personal bottom line is: with it’s simple interface (SMS) and basic functionality, twitter could turn into the perfect middleware/ecosystem for those basic ‘Where is?’-type of location based services. To practice what I preach, I’ve decided to follow Stefan’s suggestion
I’m building a twitter interface for the FONFinder. The goal of this being that you will (eventually) be able to tweet something like ‘d fonf l:mariahilferstr.,austria’ or ‘d fonf l:48.232,16.411′ (with nothing preventing you from taking these coordinates directly from a GPS) and get the street address and distance of the nearest Fonspot SMSed back to you. That’s it.
Wow. That’s my longest post so far. And you’re still reading it! Thanks!
Filed under: Development, FON, FONFinder, Geek, Geography, LBS, Location, Mashups, Mobile, Mobile Social Networks, Phone, Technology, Twitter, Web, Web 2.0 | 7 Comments
Have you tried Jaiku.com? The service enables posting as well as conversation and life streaming. At Jaiku each post starts a conversation. Folks can comment on your posts and vice versa. You can also include all your personal webfeeds in your Jaiku online presence. So in some ways, it becomes one point of online presence for you. There’s an API as well so you can mashup stuff to you heart’s content. And if you’re using a Nokia S60 compatible handheld device, there’s powerful location sharing. work with Jaiku in the U.S. It might be worth a look. -cheers, Neil
There is already WHERE GPS Twitter Widget from where.com that posts GPS location of the phone with the tweet. Hundreds of GPS Tweets have been posted since it was released couple of weeks ago. WHERE is the first mobile GPS widget platform…
Hi Ivan… In fact I covered WHERE some time ago in this post. Thanks for the gentle reminder, though
Who knows – maybe there’ll even be a WHERE FONFinder widget some day?
A first version of my J2ME twitter application is now available: http://www.das-zentralorgan.de/2007/05/07/twibble-a-gps-enabled-twitter-client-for-the-nokia-n95/
Not the first but among the first GPS enabled twitter clients. At least in Germany
Thilo: That’s excellent! I’ll try it on the N95 I got available. My personal phone doesn’t support the LocAPI, unfortunately
(Any plans on doing a non-LocAPI version? You could check out the NMEA parser lib at http://www.universal-locator.com).
Thanks Rainer! Some time ago I played with external GPS receivers and J2ME. It is possible but would take some time to support external receivers in twibble as well.
As for now the current twibble version supports maps and ‘favourite locations’ These features should work without GPS. Screenshots are here: http://www.das-zentralorgan.de/twibble/twibble-screenshots/
Hi! I was surfing and found your blog post… nice! I love your blog.
Cheers! Sandra. R.