Posted on Apr 14, 2008

Released: Twitter Timeline Export (TweetDumpr)

Read about some changes and updates.

The general response to my hesitation on the release of my Twitter timeline export tool was that I should, indeed, release it. So I have.

The tool now carries one of the most attractive names around: TweetDumpr. With it, you can export your entire Twitter timeline to a CSV (comma separated value) file, which can be read by any spreadsheet application. To get around the lingering privacy issues, the tool now requires you to authenticate to Twitter first, which makes sure you are only dumping your timeline and not someone else’s.

Currently, the tool only works on public timelines, but a new version is already in the works that handles protected users. Feel free to give it a go and report back on bugs that you encounter – it is still in the early stages of development.

Posted on Jan 3, 2008

Twitter Stats on Google Code

I have created a Google Code page to house the source for Twitter Stats. Both the web version and the command line CSV-output version are available through a straight download or SVN.

While the other contributors and I don’t have a problem with derivative works (the code is released under the GPLv2 license), we would appreciate it if you instead thought about contributing back into the project. If you would like to contribute code, make a wiki page or contact me to become a member of the project so you can check-in using SVN. If you do choose to use some of the code in your own projects, please provide prominent attribution and a link back to the Google Code page and/or the web version of the script.

The code is pretty hideous at the moment, and there are quite a few bugs to work out, but please bear with us – we will be making enhancements and bug fixes very soon.