Most recent edit on 2009-02-24 01:23:15 by ChrisSmith
Additions:
- Context should include lines immediately following a quote
- Context should show date/time
Edited on 2008-05-11 00:51:50 by ChrisSmith
Additions:
Recent changes
| Rev | Date | Author | Log |
|---|
| 57 | Sat 26th April 2008 | chris | Dynamic list of scripts to be included
|
| 56 | Sat 26th April 2008 | chris | # Quote context shouldn't show nickname when not showing context
|
| 55 | Sat 26th April 2008 | chris | Fix deliberate error in config
|
| 54 | Sat 26th April 2008 | chris | Better error reporting
|
| 53 | Tue 22nd April 2008 | chris | UTOD work
Apparently missing a bunch of source files
|
| 52 | Mon 21st April 2008 | chris | Add jdom and apache commons lang
HTML escape everything that needs it
|
| 51 | Mon 21st April 2008 | chris | Per-user time of date extractor
|
| 50 | Sun 20th April 2008 | chris | Last seen extractor
Users still active at the end of the run are assumed to have quit after they were last active, rather than at the last log line
|
| 49 | Sun 20th April 2008 | chris | Quote context stuff
Extractors can also be outputters
|
| 48 | Sun 20th April 2008 | chris | Abstract extractors/analysers somewhat
Initial work on quote context
|
Edited on 2008-04-26 10:35:32 by ChrisSmith
Additions:
- Dynamic list of scripts to be included
Deletions:
- Dynamic list of scripts to be included
Edited on 2008-04-26 10:31:43 by ChrisSmith
Additions:
- Quote context shouldn't show nickname when not showing context
Deletions:
- Quote context shouldn't show nickname when not showing context
Edited on 2008-04-22 07:45:38 by ChrisSmith
Additions:
JIRCStats is a Java application which parses and analyses IRC log files and generates statistics from them. It is currently under development. You can see some sample output here, and a sample configuration (which at the time of writing contains several sections which are ignored as their corresponding features aren't implemented yet) here.
Deletions:
JIRCStats is a Java application which parses and analyses IRC log files and generates statistics from them. It is currently under development. You can see some sample output here, and a sample configuration (which at the time of writing contains several sections which are ignored as their corresponding features aren't implemented yet) here.
Edited on 2008-04-22 07:45:04 by ChrisSmith
Additions:
Nick merging algorithms
- Host matching - combination of ident, host and/or domain; optional minimum nick distance
- Nick matching - merge anyone who uses the same nickname for longer than the same amount of time
- Nick prefixing - merge anyone whose nickname shares a prefix with someone else, with options for delimiters and distance
- Rejoin matching - merge anyone who joins within a certain period before/after a quit, with a minimum nick distance
- Manual - merge nicks according to configuration
Deletions:
- Show time on per-user time outputter somehow (js rollover?)
HTML escape everything that needs it
Quote context extractor: Better handling of single line quotes
Last seen extractor
Quote context
Split analysers up into analysers and extractors
Visual identifier for bots
Config option to ignore nicks, manually merge nicks
A per-user time-of-day analyser+outputter
Way to distribute images/libraries sanely
More fine-grained time of day analyser/outputter
Word counter
Quote analyser should keep its own count (+ therefore do merging better)
Abstract some kind of counting user analyser
Per-user time-of-day outputter
Edited on 2008-04-22 05:00:55 by ChrisSmith
Additions:
- Show time on per-user time outputter somehow (js rollover?)
Deletions:
- Show time on per-user time outputter somehow (js rollover?)
Edited on 2008-04-22 02:34:25 by ChrisSmith
Additions:
- Show time on per-user time outputter somehow (js rollover?)
Edited on 2008-04-22 02:30:34 by ChrisSmith
Additions:
- Quote context shouldn't show nickname when not showing context
Edited on 2008-04-21 21:39:20 by ChrisSmith
Additions:
- HTML escape everything that needs it
Deletions:
- HTML escape everything that needs it
Edited on 2008-04-21 08:21:40 by ChrisSmith
Additions:
- Make nick merging algorithm configurable
Edited on 2008-04-21 08:21:27 by ChrisSmith
Additions:
- Quote context extractor: Better handling of single line quotes
Deletions:
- Quote context extractor: Better handling of single line quotes
Edited on 2008-04-21 08:09:59 by ChrisSmith
Additions:
JIRCStats is a Java application which parses and analyses IRC log files and generates statistics from them. It is currently under development. You can see some sample output here, and a sample configuration (which at the time of writing contains several sections which are ignored as their corresponding features aren't implemented yet) here.
Deletions:
JIRCStats is a Java application which parses and analyses IRC log files and generates statistics from them. It is currently under development. You can see some sample output here, and a sample configuration (which at the time of writing contains several sections which are ignored as their corresponding features aren't implemented yet) here.
Edited on 2008-04-21 08:09:04 by ChrisSmith
Additions:
- Per-user time-of-day outputter
Deletions:
- Per-user time-of-day outputter
Edited on 2008-04-21 07:54:25 by ChrisSmith
Additions:
- User table should take outputters
Edited on 2008-04-21 07:08:42 by ChrisSmith
No differences.
Edited on 2008-04-21 07:08:37 by ChrisSmith
No differences.
Edited on 2008-04-20 19:53:01 by ChrisSmith
Additions:
Bolded items are ones which need to be done before the first release, really
Filter/limit options for user table
Way to template jobs in the config
Output or suggest a default config if one doesn't exist
Make user stuff work properly per-job
Dynamic list of scripts to be included
HTML escape everything that needs it
Quote context extractor: Better handling of single line quotes
Possible bug with last seen times
Deletions:
- Filter/limit options for user table
Way to template jobs in the config
Output or suggest a default config if one doesn't exist
Make user stuff work properly per-job
Dynamic list of scripts to be included
HTML escape everything that needs it
Quote context extractor: Better handling of single line quotes
Possible bug with last seen times
Edited on 2008-04-20 19:50:24 by ChrisSmith
Additions:
- Possible bug with last seen times
Oldest known version of this page was edited on 2008-04-20 19:41:36 by ChrisSmith []
Page view:
JIRCStats

JIRCStats is a Java application which parses and analyses IRC log files and generates statistics from them. It is currently under development. You can see some sample output
here, and a sample configuration (which at the time of writing contains several sections which are ignored as their corresponding features aren't implemented yet)
here.
Todo
- Filter/limit options for user table
- Devise proper nick linking algorithm
- Way to template jobs in the config
- Nickname extractor
- Character counter
- (Better) error handling, rather than just allowing exceptions to be thrown if the user makes an error in the config
- Output or suggest a default config if one doesn't exist
- Time of date outputter labels setting should be configurable
- Small webpage describing project + links to examples
- Abstract time of date outputter to cope with different data sources (months, days, etc)
- Outputter for big numbers/awards
- Algorithm to read overlapping log files
- Read <format> section of config
- Custom parser based on format XML
- Make user stuff work properly per-job
- Abstract the bot stuff so it can all be customised
- Dynamic list of scripts to be included
- Extractor to round numbers
- Better split up outputter/resources/style outputter
- HTML escape everything that needs it
- Way for user table things to go on to another row
- Way to remove duplicate lines
- Per-user time-of-day outputter
- Options to quote context thing should be configurable
- Quote context extractor: Better handling of single line quotes
- Last seen extractor
- Quote context
- Split analysers up into analysers and extractors
- Visual identifier for bots
- Config option to ignore nicks, manually merge nicks
- A per-user time-of-day analyser+outputter
- Way to distribute images/libraries sanely
- More fine-grained time of day analyser/outputter
- Word counter
- Quote analyser should keep its own count (+ therefore do merging better)
- Abstract some kind of counting user analyser
CategoryProjects CategoryJava CategoryIRC