This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Reads items from an RSS feed, pushes them to a twitter account
jeckman/RSS-To-Twitter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RSS to Twitter is a script by Paul Stamatiou See http://paulstamatiou.com/2007/01/26/stammy-script-rss-to-twitter-using-php. Paul's script itself relies on Last RSS. (http://lastrss.oslab.net/) Unfortunately for those of us on hosts like Dreamhost which do not allow fopen calls in PHP to open remote urls, the LastRSS script was failing. All I've done in the below archive is to modify the Last RSS "parse.php" file included in Paul's script to use Curl to get the RSS file, rather than fopen. This should enable it to work on more hosts.
About
Reads items from an RSS feed, pushes them to a twitter account
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published