RSS SCRIPT

Sun, May 23, 2010

RSS-Tools

RSS Scripts Directory – Collection of RSS scripts for managing and manipulating RSS feeds

RSS mesh – Script to merge multiple RSS feeds into a single RSS feed.

Future RSS – Pre-publish the contents of an RSS feed; only the feed items that pub Dates have passed will be displayed.

rss2html – PHP script dynamically convert RSS feeds to HTML web pages. The web page updates as the feed updates.

RSS Cache – Caching script that speeds up the return of feed items, saving bandwidth.

SQL2RSS – PHP script converts MySQL database to RSS feeds.

RSS mesh:

The rssMesh.php script allows you to produce an RSS feed by taking the latest items from multiple feeds.

The RSS mesh configuration is controlled by a configuration file for each feed to be produced.

Future RSS:

The future-rss.php script is used to automatically delay the publication of Items in an RSS feed. This allows Items in a RSS feed to be created ahead of time, and then slowly released over a period of time. Many people have tried to set the Pub Date field on their RSS feed Items to a future date and time, in an attempt to have that particular item become ‘visible’ to their feed’s subscribers on that particular date and time.
The Future RSS script only displays items that’s dates have passed. Allowing web publishers to pre-publish content weeks or even month’s in advance, knowing that the content will automatically be displayed at the appropriate time. Publishers can control the publication date, syndicating contents well in advance.

Leave a Reply

You must be logged in to post a comment.