top of page
Processing APP: Birthday Greeting from Twitter, 2012
1/2
This processing sketch use twitter API to search the latest tweets contain both keyword "birthday" and location information, then they will show in the map of U.S.
When you hover your mouse on the spot, you can see the text and know what your "twins" do on their birthday or what's their emotion on this such special day.
However, due to the limitation of the API, it seems can't be shown in javascript mode, but only in java. So if you are also using processing, maybe you can download it and have a try!
Here to see the code:
bottom of page