Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Thanks, yep a lot of what is required is a better way of presenting and filterring the tweets. Working out the locations for the tweets could definately be improved, especially when it's quite vague.

thanks again.



No problem. Mind if I ask what you're using to track my location so discreetly? Chrome never asked me for permission. :P I'm also building a location-based webapp and would like to check it out.


I'm using this from google http://code.google.com/apis/loader/

Code runs in the browser then:

if (google.loader.ClientLocation != null) { loc = google.loader.ClientLocation.address.city; lat = google.loader.ClientLocation.latitude lng = google.loader.ClientLocation.longitude }

hope that helps.


Thanks!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: