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...
It’s that time of the year when I get the feeling that I have to create a completely new template for my neglected personal website slash blog. So behold, here it is! I’ve also taken the liberty of rewriting some pages for maximum user enjoyment.
Oh, and Ruby IRC Statistics Generator has its own website now – check it out!
Maybe I can actually try to post more often from now on…
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!).