I just checked what are people twitting in Iceland and of course most of twits about eruption.
Check photos from link in twit. It is amazing. Last time this volcano was erupting for 3 years, 1821-1823. Just imagine rain for 3 years. :)
I just checked what are people twitting in Iceland and of course most of twits about eruption.
Check photos from link in twit. It is amazing. Last time this volcano was erupting for 3 years, 1821-1823. Just imagine rain for 3 years. :)
Every RoR developer familiar with function distance_of_time_in_words, name of this function is self-explaining. I've been looking for similar function in AS3 world, I found few pieces of code on StackOverflow, but it was not what I needed. Eventually I've ported it on AS3 by myself. This function is already in use on twits info window.
Update: On Stack Overflow I found very useful class called TimeSpan. I just added my function to this class. Check it out.
I have continued playing with twitter API and Google maps. In this version you could select any place on the map and receive recent twitts from the selected location. For example, lets check latest 50 twitts from Vatican city:
Or who is twitting around Hamlet castle in Denmark:
Or finally, lets check what people are twitting around my location:
Now you try. I will appreciate if you leave comments or feedback.