/MIxFeed

Php script to mix severals rss feed into one

Primary LanguagePHPMIT LicenseMIT

MixFeed

Requirements

  • PHP 5 or higher

and for SimplePie Library :

  • libxml2 (certain 2.7.x releases are too buggy for words, and will crash)
  • Either the iconv or mbstring extension
  • cURL or fsockopen()
  • PCRE support

Installation

  1. Upload the content of the zip (without .git if you see it) to your webserver.
  2. Create a cache directory at the root of the script.
  3. Configure the script with editing config.ini (see config).
  4. Call MixFeed.php. All your feed are mixed up and sort.

Licence

In review but maybe New BSD license

Project Status

MixFeed is provided 'as it' but can be maintained by Thibault Milan or community. Feel Free to help at Github.

Roadmap

This is the 1.0 version. Want to add many features as a file saving .rss to directly link and a page to call with cron to refresh it. Or a sort of better caching thant the built in SimplePie one.

Need support ?

For bug reports and feature requests, visit: http://github.com/clawfire/MIxFeed/issues