Download List

專案描述

The most important part of the IRC Collective is
the parser, with a modular architecture that makes
it flexible in the way it can process input and
handle output. The output of the parser is
primarily used to add to an SQL database that can
in turn be queried by, e.g., a Web application
(also provided). The parser can be extended by
defining new input formats and output handlers. It
can help you stay up to date on the IRC channels
that you visit regularly. You can write your own
applications on top of the SQL database. You can
search past conversations using the Web interface
(results will be paged).

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.

2007-08-24 19:44
0.1.4

This release adds paging of log files and search results. Links displayed are now hyperlinked, and contents displayed from log files are now HTML encoded to prevent tags from being parsed by the user's browser. This release adds --yesterday and --today for easier automated parsing using utilities like cron.
標籤: Major bugfixes

2007-07-24 02:49
0.1.3

This release adds support for PostgreSQL and SQLite. To make this possible, the database has been changed slightly, so you will need to recreate your database if you want to upgrade.
標籤: Minor feature enhancements

2007-07-13 20:05
0.1.2

This release adds support for three different log file formats: mIRC, Irssi, and X-Chat.
標籤: Minor feature enhancements

2007-07-07 20:29
0.1.1

This point release in the development branch
addresses several bugs that prevented the
installation of the database and the working of
the parser.
標籤: Major bugfixes

Project Resources