New Google Homepage Module: Local Search

I’ve written an local search module for the Google homepage using the new Homepage API.
You can think of this as the moral equivalent of Berry 411 for the Google home page– it uses AJAX to support quick local searches near your home or work, displaying the results directly on the home page.
To add it to your home page, just click “Add Content” on the Google homepage and enter the following URL:
http://www.thebogles.com/google/local_search.xml
Developers might be interested in the following techniques used in the module:
Sadly, Google doesn’t do geocoding, so I wasn’t able to display an accurate miniature map of the currently selected address as I was hoping to. Hopefull they will add this functionality to their API.