Skip to content

Tag Archives: twitter

Introducing Twitsup – a twitter cleaner utility and GAE example

13-Jul-09

If you have used Twitter the first thing you realize is the noise. So Twitsup is basically a way to clean up your Twitter's friends list. For this I use a library called python-twitter which abstracts the Twitter API. The first thing you need is a configuration file written in yaml which basically sets up [...]

Twitsup – A twitter friends filtering web application

27-Jun-09

Comparing with all the marketing noise behind Amazon’s Web services, interest in Google’s Application Engine has been much less. I have been wanting to play with it for some time now, and I finally got my chance. What is Google’s Application Engine? From wikipedia, Google App Engine is cloud computing technology. It virtualizes applications across [...]