IRC Statistics Software Comparison

July 14th, 2010 by phrozen77

Today we shall have a look at the various possibilities available for statistics of activity on IRC, should you decide you want to have some pretty graphs detailing the happenings in a channel or on a whole network.

Most programs presented in this article parse logfiles generated by a variety of IRC clients, with the exception of phpDenora/Denora which needs to be run as a network service to gather its stats. However, both solutions can supplement one another as one may gather and display information that the other does or even can not.

Konversation Bugfix Release 1.3.1

July 2nd, 2010 by phrozen77

The KDE IRC client Konversation pushed out a bugfix release shortly after its 1.3 milestone which brought support for DCC Whiteboard, a collaborative drawing extension.

According to their announcement, this minor release brings quite a few bugfixes and also reverts a regression that causes “data corruption or even loss of Watched Nicknames Online lists on application quit”.

Another thing to take note of is the improvement of RFC 1459 PING/PONG handling which might have caused users of bouncers to flood the IRCd when they attach to the same connection multiple times, possibly resulting in them getting kicked off of the network.

Atheme IRC Services 5.2.0 released

June 29th, 2010 by phrozen77

The Atheme project just tagged version 5.2.0 of their IRC services package which contains quite a few interesting changes from the previous version, 5.1.1.

Atheme IRC Services Logo

Atheme IRC Services Logo

Atheme 5.2.0 introduces a new database format called “OpenSEX” which is available as a technology preview in this release and will be mandatory once Atheme 6.0 is released. According to developer nenolod, the revised format was introduced to “remove legacy stuff and provide an extendable API“.

HostServ gained the OFFER command which allows opers to – surprise – offer vHosts to their users. All of ChanServ and NickServs SET commands are now seperate modules which can be loaded individually, allowing networks fine-grained choosing of which functionality they provide to their users.

KVIrc 4.0.0 “Insomnia” is available for download

June 28th, 2010 by phrozen77

The KVIrc project just announced the final version in the new stable branch of their IRC client, KVIrc 4.0.0 “Insomnia”.

2 months after the latest release candidate and more than 500 bugfixes from the bugtracker alone this new version now depends on Qt4 of which the developers say is “a great framework to base KVIrc on, far better than Qt3″.

Noteable changes from the last stable, KVIrc 3.4.2, are added support for server extensions such as CAPs, SASL, STARTTLS and services packages. DCC support has been enhanced with UPnP which automatically opens ports in routers so you don’t need to worry about proper port-forwarding anymore.

Anope IRC Services 1.9.2 released, adds InspIRCd 2.0 support [Update 2]

June 19th, 2010 by phrozen77

chaz of the Anope project announced version 1.9.2 of their services package in the development branch.

New features since the release of 1.9.1-p1 are the “modestacker” which allows setting and removing several modes by services in one line, the binary databases have been replaced by flatfile plaintext ones and an option for persistent channels which keeps BotServ bots in the channel even when it is empty has been added.