Version 17 of David Gravereaux

Updated 2003-01-17 22:02:52

mailto:[email protected] (Just some Tcl hacker dude)


I have a Tcl enabled IRC client I'm working on. It does some fancy stuff and I'm near to a release. Here's some screenshots:

  • Doing Japanese:

http://tomasoft.sf.net/in_a_japanese_channel.gif

  • Doing Chinese:

http://tomasoft.sf.net/263.gif

  • Doing Klingon (in utf-8 over IRC and back using the CTCP/2 method of escaping):

http://tomasoft.sf.net/klingon.gif

  • being normal (boring):

http://tomasoft.sf.net/in_an_english_channel.gif


The client has been painfully designed to be 2 complimentary halves:

  • back-end (the irc_engine extension, 100% Tcl API only)

asdasd asdasd

  • UI (whatever UI the user prefers according to the command control API)

ertert ertert

It fully supports many text attribute "standards" such as ircII, mIrc, ansi, hydra/besirc and ctcp/2.


[ Category Home Page | Category Person ]