Posts Tagged ‘Software’

Eggdrop 1.6.20 – now with TCL 8.6 support

Friday, July 30th, 2010

Eggdrop 1.6.20 has been released and marks the first release put together by the new developer  team.

Eggdrop is a mature IRC bot that has been in development since 1993 and this new release once again brings new features, lots of bugfixes and enhancements.

For starters, Eggdrop can now be compiled against TCL 8.6 and amongst “numerous minor issues and potential crashes fixed” there also have been issues with the 64-bit binaries crashing on FreeBSD and NetBSD resolved.

Smuxi 0.7.2.1 is out, extends CTCP support & adds ignore filters

Sunday, July 25th, 2010

Smuxi, the “Smart MUltipleXed” IRC client was updated to version 0.7.2.1 on Friday.

The new version contains 13 new features, fixes 29 bugs and is now available in 4 new languages – Portuguese, Danish, Finnish and Catalan, of which the latter two are currently only partially translated. Six already existing translations have been updated and project lead meebey asks interested parties to contribute and further improve them.

Interesting new features include the freshly added linemarker which inserts a red line where you last looked into the channel, a private message window or the Twitter tab – see the below screenshot:

IRC Statistics Software Comparison

Wednesday, July 14th, 2010

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

Friday, July 2nd, 2010

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

Tuesday, June 29th, 2010

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.