Twitter Digest in Ruby
I wanted a customizable tool to turn my daily Twitter stream into a single daily Atom entry for self-explanatory reasons.
The result is on github, and isn't terribly difficult to use:
- Get the one file.
- Make sure you have the prereqs (rubygems, twitter4r, activesupport, builder).
- Edit the source to point at your twitter account, and the selection of updates that you want to get.
- Run it and redirect the output somewhere fun/useful.