TWITTERME

carbonblack.net.nz/twitterme



What Is Twitterme?

Twitterme is a free, open source RSS to Email Parser made by Nat Booth.

It was designed to check for new twitter tweets and forward them to an email address but will work with most XML RSS Feeds

Please see our other Twitter products at carbonblack.net.nz/twitter

How Dose It Work?

Twitterme works by getting a RSS Feed from a url and fowarding it to an email address

It is available to download or can be run directly from the CarbonBlack server the url for the server is:

http://carbonblack.net.nz/twitterme/twitterme.php?url=URL_TO_RSS_FEED&email=EMAIL_ADDRESS

replace the URL_TO_RSS_FEED with a url to your RSS feed and EMAIL_ADDRESS with the email address you would like it sent to

It is best run automatically using cron with the command

wget -O /dev/null http://yoursite.com/twitterme.php?url=URL_TO_RSS_FEED&email=EMAIL_ADDRESS


Download

Download from the server as a .zip or .tar.gz archive

twitterme.zip

twitterme.tar.gz


Install

To install simply extract and upload to your web server and run

http://www.example.com/twitterme.php?url=URL_TO_RSS_FEED&email=EMAIL_ADDRESS


Using With Cron

To use it with cron set up a cron job with the command

wget -O /dev/null http://www.example.com/twitterme.php?url=URL_TO_RSS_FEED&email=EMAIL_ADDRESS

for more info on how to use cron see the Wikipedia Article and remember Google is your friend!


Help

If your realy stuck an need help or to contact Nat please use the CarbonBlack Contact Form