superseriousstats

A PHP IRC log parser
Download

superseriousstats Ranking & Summary

Advertisement

  • Rating:
  • License:
  • ISC License
  • Price:
  • FREE
  • Publisher Name:
  • J.J. Smit
  • Publisher web site:
  • http://code.google.com/p/superseriousstats/

superseriousstats Tags


superseriousstats Description

A PHP IRC log parser Super Serious Stats is a PHP program that analyzes IRC log files and stores the data in a MySQL database. After reading a couple of logfiles there will be enough data to generate a nice HTML page with statistics on it which will give you insight in the channels users and activity.How it works in a nutshell 1. You save logging from your IRC channel to plain text files using an IRC bot like eggdrop. 2. Every day you have Super Serious Stats read through the logfile of the previous day and store all usable data in a database. 3. Now you have the program generate a cool HTML page for everyone in the channel to gaze at! Here are some key features of "superseriousstats": · Coded in PHP, runs from CLI (commandline) · Data stored in MySQL, daily increments · Supports Eggdrop logging out of the box Requirements: · PHP · MySQL · an HTTP server Limitations: · Not everything is documented What's New in This Release: · The code was modified to use PHP 5.3.0 and the mysqli extension. · Many code tweaks were done. · A couple of bugs were fixed regarding PHP time/date functions. · Both the input/output script and the setup guide have been simplified to make installation smoother. · More statistics were added.


superseriousstats Related Software