Download List

Project Description

RegExp@News allows you to search through newsgroup articles with regular
expressions. The whole process of specifiying the newsgroups, expressions,
editing the personal preferences, viewing the found articles, and so on can be
accomplished via a Web frontend. The system is also able to send found articles
to the users by email. The users can select the newsgroups and expressions to
be used in the search, as well as when they want to receive the found articles
by email. All data are stored in a MySQL database. The article fetching and
processing backend is built with Perl, and the Web frontend is built with
Apache and PHP.

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.

2001-06-26 02:59
0.4

This release adds the ability to manually enter a
name of a newsgroup to add, and to edit an already
entered expression before adding it to a
newsgroup. There are various SQL statement
optimizations and small bugfixes. A visitor
counter with IP lock has been added.
Tags: Minor feature enhancements

2001-06-14 14:01
0.3

The (un)subscribe feature is now easier to use,
article navigation has been improved, the INSTALL
document updated, and a few bugfixes implemented.
Tags: Minor feature enhancements

2001-06-08 20:53
0.2

This version fixes many bugs. Advanced newsfetch MIME detection was added.
groupfetch now really fetches all groupnames. Many little bugs in the Web
interface were removed. Matches are now highlighted correctly.
Tags: Major bugfixes

Project Resources