By chrismills
Thursday, 17. April 2008, 16:57:26
Location-based publishing and services
The web has been used to record many pieces of data - not only documents, and information on people and event details, but the time things occured, names and addresses, reviews of those things, what relationship people have to each other, and more. More recently, one attribute has really come to the forefront - the location of things, or geocoded data as it is called. In this article, Premasagar takes you through the world of geo data, showing what options we have for recording geo data, what tools are at our disposal, what people are doing with it already, and what the future holds.
( Read the article )
By dantesoft
Friday, 18. April 2008, 06:29:55

Nice article.
What's missing along with the location/time of photos is the orientation of the camera. Recording that will save a lot of
post-processing.
By Eddie_Lopez
Friday, 18. April 2008, 13:48:12

I'd love to have a location aware task/reminder function on my (smart)phone.
Ideally, when I walk up to my local department store, my phone would alert me with a "grocery list" of items I need to get.
More:
http://my.opera.com/usability/blog/2007/03/25/location-aware-tasks-or-why-grocery-lists-dont-help-me-much
By FataL
Friday, 18. April 2008, 14:21:13

Nice article! Thanks!
By premasagar
Tuesday, 22. April 2008, 11:15:31

These are great suggestions.
@Dantesoft - Yes, a photo of a landmark may be taken from any number of locations, directions, altitudes and zoom levels. A simple latitude + longitude coordinate is not enough.
@Eddie - Something like Remember The Milk + Fire Eagle + Google Alerts:
"You are now 50 metres away from the fruit shop. You are running out of apples at home, why not pick up some more?"
@FataL - Thanks...
By leedssheung
Sunday, 4. May 2008, 13:29:40

Before thinking of the usage of Geocoding, the best way to retrieve the geo data would be direct getting from browser's header, which is device dependent. This is better to be done at the browser level because mobile browsers are already device dependent. Once this can be achieved, geo data would become easily readable by any server-side platform without installing additional software or plugin. I'm loving to see this happens one day, and at the same time working on some conceptual mobile geo applications.