Re: Irssi next generation
Robert Björn <[email protected]>
| Newsgroups | gmane.network.irc.irssi.user |
|---|---|
| Message-ID | <[email protected]> |
I have worked on something very similar (starting in 1998) but have had to abandon all activity related to this due to lack of time. I have some information related to this on my site at: http://robscorner.org/irchub/ The bottom two documents on the page (the introduction document and the technical design document) describe some of my ideas and conclusions. There are also some screenshots of the GUI portion of the system I developed for various platforms (none of which, unfortunately, left beta stage). In short, I believe that it's a good idea. It does however require a good degree of planning to "get right", I think. Regards, Robert Timo Sirainen wrote: > On 24.8.2004, at 20:01, Geert Hauwaerts wrote: > >> On Tue, 2004-08-24 at 18:41, Timo Sirainen wrote: >> >>> Some thoughts I had today: >>> >>> http://iki.fi/tss/nextgen-irc.txt >>> >> >> Basicly a bit like BitlBee gateway? > > > I don't know hardly anything about BitlBee, but the gateway part would > probably be similiar. Difference is that this would be much more heavier > server. All the irssi's current logic would be moved to server side so > clients could be very simple and easy to implement.