irssistats
This is just the Wiki page.
The official project page is here : http://royale.zerezo.com/irssistats/
You can add your own entries by editing this page.
Please add your name or nickname to the entry :)
If you want to add pages to this Wiki, please prefix them by "irssistats_".
TIP :
Using irssistats for mIRC ! It is ugly and not everything works, but...:
- open mIRC
- go to tools -> options
- choose IRC -> Logging
- enable "automaticaly log" feature
- tick the "timestamp logs" option and choose the following format: HH:nn
- configure irssistats to use your log files!
TODO and WISHLIST :
From borbus: currmon >= 0 instead of > 0
From Phantom
Hi. There is a minor bug that occurs, when timestamps' format is "hh:mm:ss". It makes impossible to parse the line, that logs topic change, correctly. In function "parse_log" lines:
1013: for (i=10;linei?!=' ' && i <= 10 + MAXNICKLENGTH;i++); 1014: if(i > 10 + MAXNICKLENGTH) {
should be replaced with:
1013: for (i=timelen+4;linei?!=' ' && i <= timelen + 4 + MAXNICKLENGTH;i++); 1014: if(i > timelen + 4 + MAXNICKLENGTH) {
From Tomasz
- Under "some big numbers..", see who else is next.
eg. Faust721 always lets us know what he's doing: 1425 actions! Also, it_aint_eazy tells us what's up with 1305 actions.
From Ludovic
- Automatic nick aliases
From transacid
- I'd like to have an option to turn of quoted text
From Eric
- It would be nice to have the short month/year below each graph for 'Last Months Statistics.' For example:
- It would be nice to have the date/short month below each graph for 'Last Weeks' Statistics.' For example:
- Last Days Statistics could follow my example above, with the day/month as:
- It would be able to exclude nicks from certain stats, or to identify a nick as a bot to be ignored for certain statistics. (i.e. we have a bot that's an RSS aggregator, we don't really need to see all those links in the stats pages)
- More detailed information regard individual nicks? Kinda like they've got in mIRC Stats...
From Nico
- 'respect' nickfiles for 'Some Urls'
- irssistats should get the ircnet or the ircserver and draw it to
the header like "Statistics for #/dev/null @ QuakeNet? by most-idiot"
another way can be setting it in the configuration file like
"chatnet : QuakeNet?" and maybe an option du enable or disable it.
- if someone posted an url multiple times, the same appears at Some
URLs, so if someone posted an url 5 times it's 5 times on the
stats page. you should set it so that multiple urls are ignored.
- Most used words: I think 20 are too much, 15 should be enough -
maybe you can add a "mostwords" line to the configfile where you
can change the number of the displayed most used words (and maybe
for most active people, some topics/urls too)
- I never seen a page with irssistats styles/themes for the output,
maybe you can add something to your page where people can submit
their themes ;)
- You also should add the *regexp* to the example nickfile eg:
"most-idiot ^.*Nn?ico.*" so all people with Nico or nico in the
nickname get grouped to most-idiot, it's great for people who are
changeing their nicks like off`nickname -> nickname ->
nickname|lunch etc.
- and lastly a funtion in the configfile to enable or disable Hourly
statistics, Most active people by time of day etc.
- local demo links for all languages
- write a small FAQ on the website
- code monitoring to speed up the low pieces of code
- allow wildcards for option 'input :' in order to parse multiple files
- 'respect' nickfiles for 'Some Urls'
- look what can be done with bison ?
- add somekind of "url.file" to add links for nick's. example. for homepages etc - suggested by Eero Tyni
- compatibility with not standard logs
- add a configuration variables to give the position of hour, nick, etc on the line ?
- filters (C language) to use irssistats with others softwares :
- mirc2irssi
- bitchx2irssi
- xchat2irssi
- eggdrop2irssi
... or internal support for others logs formats
EditText of this page (last edited April 24, 2008) [info] [diff])
FindPage by browsing or searching
5 best incoming links: RecentChanges (4),
5 best outgoing links:
5 most popular nearby: