Download List

Projeto Descrição

superseriousstats is a small and efficient program for creating a Web page with statistics from various types of IRC logs. It keeps track of its parse history and only processes new activity before storing any accumulated data in a SQLite or MySQL database. It is suitable for high volume IRC channels and large log archives, and is relatively easy to integrate with IRC services (e.g. bots) that interact with the database and provide last seen information and many other statistics directly in your channel.

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.

2011-02-28 16:52
3.1

Esta versão inclui suporte para Unicode, a capacidade de analisar arquivos de log compactado, um novo arquivo de configuração, e muitas mudanças estéticas.
This release includes support for Unicode, the ability to parse gzipped logfiles, a new configuration file, and many aesthetic changes.

2010-08-22 17:02
3.0

Esta é outra grande atualização. Ele inclui um layout de banco de dados reformulado e melhorado para resolver consultas previamente alta carga de I / O. Vinculação automática nick, as estatísticas históricas, e várias outras pequenas melhorias e correções foram adicionadas.
Tags: major release
This is another major update. It includes a reworked database layout and improved queries to tackle previously high I/O load. Automatic nick linking, historical stats, and various other small improvements and bugfixes were added.

2010-08-06 06:56
2.0.1

Esta versão adiciona suporte para o formato de arquivo de log usado por muh2 muh e ZNC. Ele adiciona 13 novas tabelas com estatísticas em URLs, palavras e pessoas. Ela resolve alguns problemas menores em ambos os analisadores de código e de saída.
This release adds support for the muh2 logfile format used by muh and ZNC. It adds 13 new tables with stats on URLs, words, and people. It solves a few minor issues in both the parsers and output code.

2010-07-24 09:55
2.0.0

Várias correções de bugs e melhorias. Um layout novo banco de dados fazendo uso de pontos de vista a acelerar e permitir consultas mais complicado. Melhor contraste e layout das páginas web.
Tags: major update
Various bugfixes and improvements. A new database layout making use of views to speed up and allow for more complicated queries. Enhanced contrast and layout of the Web pages.

2010-05-05 00:15
1.2.1

velocidade global foi aumentado em otimização de consultas SQL. Todos os analisadores logfile agora fazer uso de regexp. Foi adicionado suporte para o formato de arquivo de log do mIRC. Um bug no parser Irssi sobre nicks que termina com "] foi fixada.
Overall speed was increased by optimizing SQL queries. All logfile parsers now make use of regexp. Support was added for the mIRC logfile format. A bug in the Irssi parser regarding nicks ending with "]" was fixed.

Project Resources