|
|
The DavTwitter is a set of python scritps that allow users to create a Twitter River from the items in an RSS file.
I also includes scripts to automaticly make tiny urls from the item's links
It uses the great Universal Feed Parser from Mark Pilgrim
CHANGES
Version 03
Removed the need to do Regular Expression on the tinyurl fetcher. Started using the tinyurl API.
