Archive for the ‘Clients’ Category

lightIRC flash webchat releases 0.9.6

Tuesday, December 29th, 2009

lightIRC, the “fast, free, flash-based IRC client written in ActionScript 3″ just released version 0.9.6 of their embeddable webchat.

Quoting their webpage, “lightIRC supports channels, queries, a lot of IRC commands, some CTCP commands and is much customizable through StyleSheets” and also has “multi language support” as well as a “nice GUI to set kicks, bans and channel modes”.

lightIRC Webinterface

lightIRC Webinterface

Since this version, lightIRC got a webcam feature which uses the Red5 streaming server as its backend, though thats currently only available on their IRCd – but you can contact the author if “you are interested in purchasing the webcam extension for your IRC network”.

Mibbit webchat updates

Wednesday, December 23rd, 2009

Mibbit, the popular webchat client for IRC, once again made a few updates to their service.

In the announcement they write that, due their tremendous growth, have “expanded from having a single backend for Widgets, to having 4 backend servers” which “also gives us failover, and an easy way to update backends without having to kick everyone off”.

Since all backends use the same IP, IRC networks that use Mibbit for their webchat don’t have to change anything.

The new features that were introduced with this update is WebSocket support, a feature currently only available in Google Chrome:

KVIrc 4.0 RC2 tagged [Updated]

Saturday, December 19th, 2009

Just a few minutes ago, HelLViS69 has released RC2 of the IRC-client KVIrc.

He writes that they “are proud to release the next release candidate. This release contains a huge amount of bugfixes, a cleaner and readable code, some new features including the new ISO standards for file sizes and datetimes format and a new automagical wizard to create addons.”

For now, there is only the possibility to checkout your copy from their SVN repository but he writes that “snapshots for the different OSes/arches will follow in the next days.”

KVIrc Ubuntu Karmic build is broken

Friday, December 11th, 2009

In the most recent newspost on the KVIrc website developer HelLViS69 writes that certain features of the IRC-client are broken on Ubuntu Karmic Koala.

He writes that “all popups are missing, and many actions on IRC return a parser error”. After installing the supposedly broken client we’ve indeed been able to confirm this as right-clicking on nicknames in the nicklist does not produce the expected popup but fails silently.

Doing the same in the channel window results in a more noisy error:

[KVS] Runtime Error: Popup channel is not defined
[KVS]   in script context “OnChannelNickPopupRequest::default”, line 1, near character 14
Event handler OnChannelNickPopupRequest::default is broken: disabling

DMDIrc releases 0.6.3m1

Wednesday, July 1st, 2009

The DMDIrc development team releases a new milestone, version 0.6.3m1 of the JAVA IRC client.

After nearly a year, we have just released DMDirc 0.6.3m1, with over 1000 commits resulting in over 200 feature additions, bug fixes and other changes

Developer Shane lists the below most notable fixes and additions in their blogpost:

  • A redesign of the preferences dialog
  • Improved support for SSL certficates (both client and server)
  • Support for SOCKS proxies
  • Ability to automatically restart the client after installing updates
  • Ability for plugins to specify ’services’ that they provide/require.