Thursday, April 15, 2010

Monitoring twits from Iceland in "Twits at Location"

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. :)


Monday, April 12, 2010

distance_of_time_in_words on AS3

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.


Sunday, April 11, 2010

Twitts at selected location: continue playing with twitter API and Google Maps

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.


Wednesday, April 7, 2010

Twitts around me: experiments with Twitter API and Google Maps

This is a small experiments with Twitter's API and Google maps. You can observe twitts in 50km around your current location. Source code I will post later.

Monday, February 15, 2010

Foller.me service on AIR

This time I would like present Adobe AIR application for Foller.me service. This application will help you to get more detailed information about specific twitter user. On the screenshot below you can see information about twitter user "denisvolokh" :) Also you can enter several usernames separated by comma.
Give it a try.

Tuesday, February 2, 2010

AIR browser for Calvin and Hobbes comic strips

I believe you know this kid and his imaginary friend, stuffed tiger :) I've made this simple AIR app for browsing all comics strips (3000+) about Calvin and Hobbes. I hope you will enjoy my app.

You can download this app here.