Downloadliste

Projektbeschreibung

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).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Veröffentlichung fügt paging von Log-Dateien und die Suchergebnisse. Links angezeigt werden nun Hyperlinks und Inhalte aus den Log-Dateien angezeigt werden jetzt verschlüsselt HTML-Tags aus dem Parsen durch den Browser des Benutzers zu verhindern. Diese Veröffentlichung fügt - gestern und - heute für einfachere automatisierte Parsen mit Hilfsprogrammen wie cron.
Tags: Major bugfixes
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.

2007-07-24 02:49
0.1.3

Diese Version bietet Unterstützung für PostgreSQL und SQLite. Um dies zu ermöglichen, wurde die Datenbank leicht geändert, so müssen Sie Ihre Datenbank neu erstellen, wenn Sie aktualisieren möchten.
Tags: Minor feature enhancements
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.

2007-07-13 20:05
0.1.2

Diese Version bietet Unterstützung für drei verschiedene Log-Datei-Formate: mIRC, irssi und X-Chat.
Tags: Minor feature enhancements
This release adds support for three different log file formats: mIRC, Irssi, and X-Chat.

2007-07-07 20:29
0.1.1

Dieser Punkt Veröffentlichung in den Entwicklungszweig behebt einige Bugs, dass die Installation der Datenbank und die Arbeit der Parser verhindert.
Tags: Major bugfixes
This point release in the development branch
addresses several bugs that prevented the
installation of the database and the working of
the parser.

Project Resources