Full-Text RSS is a free software project to help people extract and read full-text web content. It can extract content from a standard HTML page and return a 1-item feed or it can transform an existing feed into a full-text feed. It is being developed as part of the Five Filters project to promote alternative, non-corporate media.
Product's homepage
Requirements:
· PHP
What's New in This Release: [ read full changelog ]
· Site patterns for better control over extraction (see site_config/README.txt)
· hNews support (improves content extraction for sites using hNews microformatting)
· Cookie Jar now used to store and sends cookies when following HTTP redirects
· Better handling of certain cases where HTML Tidy fails to clean up properly
· Bug fix: curl_multi_select() timing out in certain environments (fixed in HumbleHttpAgent.php)
· Bug fix: broken HTTP header parsing in some environments (fixed in SimplePie_HumbleHttpAgent.php)
· Bug fix: invalid API URL shown (fixed in index.php)
· Plus other minor fixes