From: Daryl V. H. <dva...@sf...> - 2005-05-06 04:17:24
|
Hi, all, I was wondering what package to put my JabberBot framework code in. I know that TheMatrix (an image package) is in csjava, the text-to-speech stuff is in csspeech, and the media stuff (mostly .mp3 stuff right now) is in csmedia. But where do I put JabberBot stuff in? cschat? cschatbot? ? I don't know right now :-\ . Any suggestions? Please? Daryl. -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.11.5 - Release Date: 04/05/05 |
From: Toby D. <tj...@sf...> - 2005-05-06 06:01:51
|
I suggest you make a package called "csjava.chatbot", and put all the code there. We can change the name or re-organize later if necessary. Toby On 5/5/05 9:18 PM, "Daryl Van Humbeck" <dva...@sf...> wrote: > Hi, all, > > I was wondering what package to put my JabberBot framework code in. > > I know that TheMatrix (an image package) is in csjava, the > text-to-speech stuff is in csspeech, and the media stuff (mostly .mp3 > stuff right now) is in csmedia. > But where do I put JabberBot stuff in? > > cschat? > cschatbot? > ? > > I don't know right now :-\ . > > Any suggestions? Please? > > Daryl. > |
From: Toby D. <tj...@sf...> - 2005-05-16 22:45:19
|
Daryl, I just noticed that you put your chatbot stuff into what I believe is an onbsolete module. Apparently it is currently here:=20 http://cvs.sourceforge.net/viewcvs.py/csjava/csjava/csjava/ I believe that's one csjava too far down (confusing, isn't!). Instead, it should probably be one level up, on par with csimage, = csmedia, csspeech, etc. Calling it "cschatbot" would be in keeping with the = naming scheme. Toby -- Dr. Toby Donaldson School of Computing Science (Surrey) Simon Fraser University -----Original Message----- From: csj...@li... [mailto:csj...@li...] On Behalf Of Daryl = Van Humbeck Sent: Thursday, May 05, 2005 9:19 PM To: csjava Mailing List Subject: [csjava-developer] JabberBot framework Hi, all, I was wondering what package to put my JabberBot framework code in. I know that TheMatrix (an image package) is in csjava, the=20 text-to-speech stuff is in csspeech, and the media stuff (mostly .mp3=20 stuff right now) is in csmedia. But where do I put JabberBot stuff in? cschat? cschatbot? ? I don't know right now :-\ . Any suggestions? Please? Daryl. --=20 No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.11.5 - Release Date: 04/05/05 ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, = 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=3D20 _______________________________________________ csjava-developer mailing list csj...@li... https://lists.sourceforge.net/lists/listinfo/csjava-developer |
From: Daryl V. H. <dva...@sf...> - 2005-05-16 22:39:56
|
Ok, I've just moved the Jabber chatbot framework from csjava.chatbot.* to cschatbot.* to be more in keeping with the csjava naming convention (csimage, csmedia, csspeech, etc. You should be able to see it in one or two hours, the servers don't seem to update immediately. Daryl. Toby Donaldson wrote: >Daryl, > >I just noticed that you put your chatbot stuff into what I believe is an >onbsolete module. Apparently it is currently here: > >http://cvs.sourceforge.net/viewcvs.py/csjava/csjava/csjava/ > >I believe that's one csjava too far down (confusing, isn't!). > >Instead, it should probably be one level up, on par with csimage, csmedia, >csspeech, etc. Calling it "cschatbot" would be in keeping with the naming >scheme. > >Toby >-- >Dr. Toby Donaldson >School of Computing Science (Surrey) >Simon Fraser University > > >-----Original Message----- >From: csj...@li... >[mailto:csj...@li...] On Behalf Of Daryl Van >Humbeck >Sent: Thursday, May 05, 2005 9:19 PM >To: csjava Mailing List >Subject: [csjava-developer] JabberBot framework > >Hi, all, > >I was wondering what package to put my JabberBot framework code in. > >I know that TheMatrix (an image package) is in csjava, the >text-to-speech stuff is in csspeech, and the media stuff (mostly .mp3 >stuff right now) is in csmedia. >But where do I put JabberBot stuff in? > >cschat? >cschatbot? >? > >I don't know right now :-\ . > >Any suggestions? Please? > >Daryl. > > > > -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.11.11 - Release Date: 16/05/05 |
From: Toby D. <tj...@sf...> - 2005-05-17 07:23:35
|
Thanks Daryl. Toby On 5/16/05 3:19 PM, "Daryl Van Humbeck" <dva...@sf...> wrote: > Ok, I've just moved the Jabber chatbot framework from csjava.chatbot.* > to cschatbot.* to be more in keeping with the csjava naming convention > (csimage, csmedia, csspeech, etc. > > You should be able to see it in one or two hours, the servers don't seem > to update immediately. > > Daryl. > > Toby Donaldson wrote: > >> Daryl, >> >> I just noticed that you put your chatbot stuff into what I believe is an >> onbsolete module. Apparently it is currently here: >> >> http://cvs.sourceforge.net/viewcvs.py/csjava/csjava/csjava/ >> >> I believe that's one csjava too far down (confusing, isn't!). >> >> Instead, it should probably be one level up, on par with csimage, csmedia, >> csspeech, etc. Calling it "cschatbot" would be in keeping with the naming >> scheme. >> >> Toby >> -- >> Dr. Toby Donaldson >> School of Computing Science (Surrey) >> Simon Fraser University >> >> >> -----Original Message----- >> From: csj...@li... >> [mailto:csj...@li...] On Behalf Of Daryl Van >> Humbeck >> Sent: Thursday, May 05, 2005 9:19 PM >> To: csjava Mailing List >> Subject: [csjava-developer] JabberBot framework >> >> Hi, all, >> >> I was wondering what package to put my JabberBot framework code in. >> >> I know that TheMatrix (an image package) is in csjava, the >> text-to-speech stuff is in csspeech, and the media stuff (mostly .mp3 >> stuff right now) is in csmedia. >> But where do I put JabberBot stuff in? >> >> cschat? >> cschatbot? >> ? >> >> I don't know right now :-\ . >> >> Any suggestions? Please? >> >> Daryl. >> >> >> >> > > -- Dr. Toby Donaldson School of Computing Science Simon Fraser University |