Hello, and welcome
My name is Veeti Paananen. I live in Finland, and I write desktop and web applications using technologies such as Qt and Ruby on Rails. This is my personal website and blog. Close this...
I’ve been working on something for around a week now. There’s not much to say yet (I write approx. 5 lines of code/day), but it’s called Ruby IRC Statistics Generator – or in short, risg.
As the name says, it’s supposed to generate statistics from IRC chatlogs. I’m writing it as a replacement for pisg: it’s going to do everything that pisg does, plus more.
For example, pisg is limited to HTML output only – risg supports all kinds of output formats (and at the time of writing, there’s support for plain text, XML & HTML).
pisg is also a bit odd to configure – the config file seems to follow some kind of “pseudo-XML” syntax which breaks very easily. Although risg doesn’t have any config system yet, it will soon!
Check out the github repository here. There’s a small example of the output here (note: still needs a lot of polish!).