/twitter-friends-map

This project used the @anywhere twitter library, which has been discontinued with no replacement, this project is now unusable.

Primary LanguageJavaScript

##Twitter Friends Map

This project is no longer viable, due to Twitter's @anywhere library being discontinued

View here

Fully client-side map that 'attempts' to find where your twitter followers are located.

It uses 'user-provided' location information and then calls a geo-location service to attempt to place the user on a map.

This is obviously flimsy. Many users don't provide correct information.

Firefox is located on 'the internet' according to their twitter profile.

So Firefox ends up showing near Africa, probably at 0,0 Lat,Long.

Without a user providing coordinates or much more processing time, say to get the last few tweets for each user and attempt to base a location on whether a tweet has a geolocation attached, it's not easy to get the correct location.

But... it's fun to see where users are if they actually have provided the correct information, just don't assume it to be correct.

Enjoy :)

MIT LICENSE

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.