Download List

Project Description

Rippy the Aggregator is a lightweight RSS
aggregator written in vanilla PHP. It downloads
headlines from a configurable list of
regularly-updated Web sites, and merges the items
into a single list of all the latest news. Rippy
could be used to keep track of several favourite
sites, or as an automatic supply of filler
material on a public Web site. It uses local files
to store its persistent information, requiring no
database and no non-default PHP library support.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-10 07:00
0.13

Parser ruggedness and general stability were improved, and support was added for setting options like user agent and proxying when acting as an HTTP client.
Tags: Minor bugfixes

2005-09-04 10:25
0.12

New alpha code ("Skippy the Scraper") was added to
scrape Web sites that don't provide RSS feeds
themselves. The ability to export configuration
data as OPML was added. A bunch of minor bugs have
been fixed.
Tags: Major feature enhancements

2005-01-22 00:00
0.11

Optional support has been added for the "nofollow" attribute on links from external sources.
Tags: Minor feature enhancements

2004-09-27 02:23
0.10

A PHP configuration security issue has been fixed. Many new features have been added, including regexp-based item filtering and rewriting, configurable retention and display times, limited support for Atom feeds, and RSS-to-RSS aggregation.
Tags: Minor security fixes

2003-10-07 17:16
0.9

File locking has been improved, making Rippy
significantly more stable. A new optional image
caching feature will improve reliability and
reduce the load on feed servers. The filtering
system has been revised and expanded to fix some
smaller bugs and add more configurability.
Tags: Major bugfixes

Project Resources