Hi, I wrote a script that parses the timeline and displays the last 5 tweets and how much time has passed since that tweet.
http://pastebin.com/LyMhyy18 Unfortunately it doesn't work if I choose $tweet_replies (http:// search.twitter.com/search.json?q=%40{$username}) over $tweet, even if they use the same json format. Any hint? Thanks
