Anything's Possible
My own Twitter app
OK I know we really don’t need yet another Twitter app but I’m doing this to practice programming in python. This is version 0.1 so I’ll definately add more stuff as I go along.
I’m using the XML feed from the Twitter REST API. I know there are modules to process the XML feed (like minidom and sax) but I decided to write my own method for processing the feed for educational purposes. My method won’t work with any feed (yet) but it’ll work fine for the Twitter feed.
At the moment, the app will only get your friends timeline and display it for you. I’ll add more functionality later this week if I have the time. In the mean time please try it out. All comments/criticism/suggestions/feedback are welcomed.
| Print article | This entry was posted by Joe Jacobs on 17th November, 2008 at 12:49 am, and is filed under Software, Updates. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |