Everyone should write a slashdot headline parser...
One day at work while I was bored about a year ago
I wrote a perl script a while ago to parse ultramode.txt (from /.).
This has since been replaced with an RSS feed.
The existing code was adapted from some I found on the net, which uses XML::RSS.