Archive for the 'geo' Category
Geolocation functionality is hot. Every app you see now wants to ID where you’re at and help you find cool things around you. The great thing is that building this functionality into your applications is getting easier and easier. For example, Eric Ferraiuolo wanted to create an app that showed off the features in YUI [...]
April 8th, 2010 | Posted in Front Page, Miscellaneous, geo, yui | Comments Off
I just finished doing some talks on geo hacking (slides are available here) and how to use some of the Geo technologies Yahoo and Google provide as part of a University gig in Atlanta.
As a lot of the students liked the idea of APIs like GeoPlanet and Placemaker but had a hard time getting [...]
March 11th, 2010 | Posted in Front Page, JavaScript, Library, Miscellaneous, Yahoo!, geo, location, w3c geo, yql | Comments Off
One of the things I always want to do with online maps is rotate them – I am used to that with real, physical maps. As physical maps become a lot more clever these days (for example have you seen the zoomable map?) it is time we can do this with the online ones, too. [...]
February 9th, 2010 | Posted in CSS, Front Page, Miscellaneous, css3, geo, jQuery, maps, rotation | Comments Off
As part of an upcoming article on geo location I am putting together a few Geo Toys for myself and here is the first one. Addmap.js is a JavaScript that analyses an elements text content, finds geographical locations and links them to Google Maps. It also adds a map preview and a list of the [...]
January 29th, 2010 | Posted in Examples, Front Page, Google, JavaScript, Mapping, Miscellaneous, Yahoo!, analisys, api, geo, maps, placemaker, yql | Comments Off
As preparation for an upcoming tech talk about Placemaker I thought it would be good to take a bit of the pain out of the geolocation service by making an interface for it. Placemaker works the following way: you post some content or a URL to it, it goes through the content or gets the [...]
July 2nd, 2009 | Posted in Front Page, JSON, JavaScript, Miscellaneous, Yahoo!, api, geo, geolocation, placemaker, wrapper | Comments Off
One thing that annoys me is that in the days of geolocation and location recognition I still have to enter my country and city in forms over and over again. This is especially annoying when you like in the UK which could be anywhere in these wonderful large dropdowns (UK, England, Great Britain, United Kingdom, [...]
June 8th, 2009 | Posted in Front Page, Library, Miscellaneous, Yahoo!, geo, geolocation, ip, javascrip, location, wrapper | Comments Off
When I posted about using navigator.geolocation now the only support that I had was via Gears and the ClientLocation API. I wrote the shim to try to get you the W3C API no matter what, and today we have the first implementation in a browser, via Geode.
Geode is the latest project in Mozilla Labs that [...]
October 7th, 2008 | Posted in Front Page, Miscellaneous, Mozilla, geo, geolocation | Comments Off