Download List

项目描述

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

2012-09-30 08:21
5.0

此版本添加了几个新功能,包括预计的行计数、 里程碑和分析器支持节点上日志。大大瘦身代码库,消除许多不必要检查和捕捉追溯到老无关意识形态。随着一些错误修正,此版本带来更好的磁盘 I/O 和较小的数据库大小。
标签: major release
This release adds several new features, including projected line counts, milestones, and parser support for nodelog logs. The codebase has been slimmed down considerably, removing many unnecessary checks and catches dating back to old irrelevant ideology. Along with some bugfixes, this release brings better disk I/O and smaller database sizes.

2012-03-28 09:45
4.3

此版本修复了若干小 bug,并更新文档。
This release fixes several minor bugs and updates the documentation.

2011-10-19 21:59
4.2

此更新解决了与相关的 nicklinker 的一些 bug。
This update addresses some bugs related to the nicklinker.

2011-09-24 13:47
4.1

此更新消除许多维护代码的嵌套查询,产生更好的性能。自动尼克连接现在打开默认情况下,不再需要用户输入。
This update removes many of the nested queries in the maintenance code, resulting in better performance. Automatic nick linking is now turned on by default and no longer requires user input.

2011-05-18 05:42
4.0

超过一百名改善了代码,包括错误修正和新功能。中的Unicode 3.x的支持被打破,现在是固定的。更多的统计和简单的配置。
标签: major release
Over a hundred improvements to the code, including bugfixes and new features. Unicode support in 3.x was broken and is now fixed. More statistics and simpler configuration.

Project Resources