Thread: [Ircleech-devel] cycosick
Brought to you by:
ralinx
|
From: Sisong <si...@vo...> - 2004-11-10 19:45:42
|
hi all togehter ! i am a hobby c# coder from germany and happy to be part of such a nice project. as first I wanted to work on the leechcore, mainly the serversonnection and message parsing part, to get more valueable information out of the bots. this will improve the useability of this app i think. i am open minded so lets get in touch ;) regards cycosick |
|
From: Davy B. <ra...@gm...> - 2004-11-10 20:32:30
|
about the serverconnection and the message parsing... i'd like to move all of the message parsing code to a seperate helper class called MessageHandler because ServerConnection has become way too big for it's own good. i'm gonna experiment with this for a bit and i'll post back about this later. On Wed, 10 Nov 2004 20:46:08 +0100, Sisong <si...@vo...> wrote: > hi all togehter ! > i am a hobby c# coder from germany and happy to be part of such a nice > project. > as first I wanted to work on the leechcore, mainly the serversonnection and > message parsing part, to get more valueable information out of the bots. > this will improve the useability of this app i think. > > i am open minded so lets get in touch ;) > > regards cycosick > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > Ircleech-devel mailing list > Irc...@li... > https://lists.sourceforge.net/lists/listinfo/ircleech-devel > |
|
From: Sisong <si...@vo...> - 2004-11-10 20:47:16
|
yes i was thinking about that too . it clearly should not be part of the serverconnection. it's also easier this way if your thinking about a plugin system for the future . ps: actually iam right now on EFNET irc.dks.ca #IRCLeech ;-) ----- Original Message ----- From: "Davy Brion" <ra...@gm...> To: <irc...@li...> Sent: Wednesday, November 10, 2004 9:32 PM Subject: Re: [Ircleech-devel] cycosick > about the serverconnection and the message parsing... i'd like to move > all of the message parsing code to a seperate helper class called > MessageHandler because ServerConnection has become way too big for > it's own good. i'm gonna experiment with this for a bit and i'll post > back about this later. > > > On Wed, 10 Nov 2004 20:46:08 +0100, Sisong <si...@vo...> wrote: >> hi all togehter ! >> i am a hobby c# coder from germany and happy to be part of such a nice >> project. >> as first I wanted to work on the leechcore, mainly the serversonnection >> and >> message parsing part, to get more valueable information out of the bots. >> this will improve the useability of this app i think. >> >> i am open minded so lets get in touch ;) >> >> regards cycosick >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: >> Sybase ASE Linux Express Edition - download now for FREE >> LinuxWorld Reader's Choice Award Winner for best database on Linux. >> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click >> _______________________________________________ >> Ircleech-devel mailing list >> Irc...@li... >> https://lists.sourceforge.net/lists/listinfo/ircleech-devel >> > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > Ircleech-devel mailing list > Irc...@li... > https://lists.sourceforge.net/lists/listinfo/ircleech-devel > |
|
From: Davy B. <ra...@gm...> - 2004-11-10 20:50:51
|
well don't worry, i'm finally gonna seperate this mess :) i should've done it a lot sooner but oh well... On Wed, 10 Nov 2004 21:47:55 +0100, Sisong <si...@vo...> wrote: > yes i was thinking about that too . it clearly should not be part of the > serverconnection. > it's also easier this way if your thinking about a plugin system for the > future . > > ps: actually iam right now on EFNET irc.dks.ca #IRCLeech > > ;-) > > > > ----- Original Message ----- > From: "Davy Brion" <ra...@gm...> > To: <irc...@li...> > Sent: Wednesday, November 10, 2004 9:32 PM > Subject: Re: [Ircleech-devel] cycosick > > > about the serverconnection and the message parsing... i'd like to move > > all of the message parsing code to a seperate helper class called > > MessageHandler because ServerConnection has become way too big for > > it's own good. i'm gonna experiment with this for a bit and i'll post > > back about this later. > > > > > > On Wed, 10 Nov 2004 20:46:08 +0100, Sisong <si...@vo...> wrote: > >> hi all togehter ! > >> i am a hobby c# coder from germany and happy to be part of such a nice > >> project. > >> as first I wanted to work on the leechcore, mainly the serversonnection > >> and > >> message parsing part, to get more valueable information out of the bots. > >> this will improve the useability of this app i think. > >> > >> i am open minded so lets get in touch ;) > >> > >> regards cycosick > >> > >> ------------------------------------------------------- > >> This SF.Net email is sponsored by: > >> Sybase ASE Linux Express Edition - download now for FREE > >> LinuxWorld Reader's Choice Award Winner for best database on Linux. > >> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > >> _______________________________________________ > >> Ircleech-devel mailing list > >> Irc...@li... > >> https://lists.sourceforge.net/lists/listinfo/ircleech-devel > >> > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: > > Sybase ASE Linux Express Edition - download now for FREE > > LinuxWorld Reader's Choice Award Winner for best database on Linux. > > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > > _______________________________________________ > > Ircleech-devel mailing list > > Irc...@li... > > https://lists.sourceforge.net/lists/listinfo/ircleech-devel > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > Ircleech-devel mailing list > Irc...@li... > https://lists.sourceforge.net/lists/listinfo/ircleech-devel > |
|
From: Davy B. <ra...@gm...> - 2004-11-10 21:58:02
|
done and comitted :) On Wed, 10 Nov 2004 21:50:49 +0100, Davy Brion <ra...@gm...> wrote: > well don't worry, i'm finally gonna seperate this mess :) > i should've done it a lot sooner but oh well... > > > > > On Wed, 10 Nov 2004 21:47:55 +0100, Sisong <si...@vo...> wrote: > > yes i was thinking about that too . it clearly should not be part of the > > serverconnection. > > it's also easier this way if your thinking about a plugin system for the > > future . > > > > ps: actually iam right now on EFNET irc.dks.ca #IRCLeech > > > > ;-) > > > > > > > > ----- Original Message ----- > > From: "Davy Brion" <ra...@gm...> > > To: <irc...@li...> > > Sent: Wednesday, November 10, 2004 9:32 PM > > Subject: Re: [Ircleech-devel] cycosick > > > > > about the serverconnection and the message parsing... i'd like to move > > > all of the message parsing code to a seperate helper class called > > > MessageHandler because ServerConnection has become way too big for > > > it's own good. i'm gonna experiment with this for a bit and i'll post > > > back about this later. > > > > > > > > > On Wed, 10 Nov 2004 20:46:08 +0100, Sisong <si...@vo...> wrote: > > >> hi all togehter ! > > >> i am a hobby c# coder from germany and happy to be part of such a nice > > >> project. > > >> as first I wanted to work on the leechcore, mainly the serversonnection > > >> and > > >> message parsing part, to get more valueable information out of the bots. > > >> this will improve the useability of this app i think. > > >> > > >> i am open minded so lets get in touch ;) > > >> > > >> regards cycosick > > >> > > >> ------------------------------------------------------- > > >> This SF.Net email is sponsored by: > > >> Sybase ASE Linux Express Edition - download now for FREE > > >> LinuxWorld Reader's Choice Award Winner for best database on Linux. > > >> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > > >> _______________________________________________ > > >> Ircleech-devel mailing list > > >> Irc...@li... > > >> https://lists.sourceforge.net/lists/listinfo/ircleech-devel > > >> > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by: > > > Sybase ASE Linux Express Edition - download now for FREE > > > LinuxWorld Reader's Choice Award Winner for best database on Linux. > > > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > > > _______________________________________________ > > > Ircleech-devel mailing list > > > Irc...@li... > > > https://lists.sourceforge.net/lists/listinfo/ircleech-devel > > > > > > > > > ------------------------------------------------------- > > > > > > This SF.Net email is sponsored by: > > Sybase ASE Linux Express Edition - download now for FREE > > LinuxWorld Reader's Choice Award Winner for best database on Linux. > > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > > _______________________________________________ > > Ircleech-devel mailing list > > Irc...@li... > > https://lists.sourceforge.net/lists/listinfo/ircleech-devel > > > |