You can subscribe to this list here.
2004 |
Jan
|
Feb
(88) |
Mar
(9) |
Apr
|
May
(1) |
Jun
(11) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(1) |
Jul
|
Aug
|
Sep
(7) |
Oct
(27) |
Nov
(25) |
Dec
(32) |
2007 |
Jan
(9) |
Feb
(16) |
Mar
(6) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Louis V. <xda...@ms...> - 2004-02-24 21:51:43
|
Okay 2 things first off all . all the code up until now is = temporiarily archieved and forgotten.. As Everyone especially darko has = been suggesting I am writing a document with all the expectations and = design ideas for the project aka the documenatation.. And then = development based on it will begin..=20 This accordingly should make development go 100% faster, cleaner, = and easier all togather so that seems to be in our advantage. Stand by I am working on the docs now and should have them done soon..=20 Although revisions by everyone may be necessary! -Louis |
From: Louis V. <xda...@ms...> - 2004-02-24 05:39:59
|
Hey am currently writing a detailed explanation of what Code Blue should = be coded like, look like and become due to lame coding and many erors = the code is being restarted but according to darko with the code having = a documentation it will be a lot faster development so soon the = documentation will be out expect it later today well here its = technically early tuesday lol since it's 12:22 am lol=85. |
From: Darko K. <da...@ho...> - 2004-02-23 20:21:16
|
Hello everyone... we set up a channel on IRC so we can all talk at once... so when you are online, please join in... Server: any IRCNet server Channel: #CBM Darko |
From: W. B. / F. N. <wi...@fa...> - 2004-02-23 16:22:42
|
That's the web-update module; I have to finish it but haven't had the time last week; I'll post the source this week. If you upgrade your source to .NET it will become incompatible with the rest their sources, so you shouldn't do that... ----- Original Message ----- From: "Matthew Endsley" <men...@ho...> To: <cb...@li...> Sent: Monday, February 23, 2004 5:05 PM Subject: Re: [Cbm-cvs] Question > I have .NET as well. For those that don't know, Visual Studio .NET also > includes a update wizard for converting VB(6) to VB.NET solutions. All you > need to do is open the project file in Visual Studio .NET to start the > wizard. If you don't have version 6 installed, you'll have to manually edit > out version 6 only components such as Winsock (msinet.ocx mswinsck.osx). > > On a side note is there source code available anywhere for the update > module? I'm not very fluent with COM programming for VB, but I am assuming > the following > > Dim ctlCBWUD As Object > ctlCBWUD = CreateObject("CBUpWiz.modUpdate") > If ctlCBWUD.StartUpdate = True Then > End > End If > > is instantiating some type of class modUpdate in the CBUpWiz DLL. However, > I can't find a project file for CBUpWiz in the Client2.0 code nor a > modUpdate file in the source tree. > > - Matt > > > >From: "W. Boot / Fazt! Networks" <wi...@fa...> > >To: "Matthew Endsley" <men...@ho...>, > ><cb...@li...> > >Subject: Re: [Cbm-cvs] Question > >Date: Mon, 23 Feb 2004 16:55:04 +0100 > > > >I have VB.NET here, can send you a copy if you want? Though I shouldn't use > >it for the project, as the project is incompatible with VB.NET.. > > > >----- Original Message ----- > >From: "Matthew Endsley" <men...@ho...> > >To: <cb...@li...> > >Sent: Monday, February 23, 2004 4:48 PM > >Subject: [Cbm-cvs] Question > > > > > > > I know CBM's native language is VB(6), but how many people on the > > > development team currently have or can get access to a copy of Visual > >Studio > > > .NET within the next week? > > > > > > - Matt > > > > > > _________________________________________________________________ > > > Stay informed on Election 2004 and the race to Super Tuesday. > > > http://special.msn.com/msn/election2004.armx > > > > > > > > > > > > ------------------------------------------------------- > > > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > > > Build and deploy apps & Web services for Linux with > > > a free DVD software kit from IBM. Click Now! > > > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > > > _______________________________________________ > > > Cbm-cvs mailing list > > > Cb...@li... > > > https://lists.sourceforge.net/lists/listinfo/cbm-cvs > > > > > > > > > > > > _________________________________________________________________ > Dream of owning a home? Find out how in the First-time Home Buying Guide. > http://special.msn.com/home/firsthome.armx > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Cbm-cvs mailing list > Cb...@li... > https://lists.sourceforge.net/lists/listinfo/cbm-cvs > |
From: Matthew E. <men...@ho...> - 2004-02-23 16:13:53
|
I have .NET as well. For those that don't know, Visual Studio .NET also includes a update wizard for converting VB(6) to VB.NET solutions. All you need to do is open the project file in Visual Studio .NET to start the wizard. If you don't have version 6 installed, you'll have to manually edit out version 6 only components such as Winsock (msinet.ocx mswinsck.osx). On a side note is there source code available anywhere for the update module? I'm not very fluent with COM programming for VB, but I am assuming the following Dim ctlCBWUD As Object ctlCBWUD = CreateObject("CBUpWiz.modUpdate") If ctlCBWUD.StartUpdate = True Then End End If is instantiating some type of class modUpdate in the CBUpWiz DLL. However, I can't find a project file for CBUpWiz in the Client2.0 code nor a modUpdate file in the source tree. - Matt >From: "W. Boot / Fazt! Networks" <wi...@fa...> >To: "Matthew Endsley" <men...@ho...>, ><cb...@li...> >Subject: Re: [Cbm-cvs] Question >Date: Mon, 23 Feb 2004 16:55:04 +0100 > >I have VB.NET here, can send you a copy if you want? Though I shouldn't use >it for the project, as the project is incompatible with VB.NET.. > >----- Original Message ----- >From: "Matthew Endsley" <men...@ho...> >To: <cb...@li...> >Sent: Monday, February 23, 2004 4:48 PM >Subject: [Cbm-cvs] Question > > > > I know CBM's native language is VB(6), but how many people on the > > development team currently have or can get access to a copy of Visual >Studio > > .NET within the next week? > > > > - Matt > > > > _________________________________________________________________ > > Stay informed on Election 2004 and the race to Super Tuesday. > > http://special.msn.com/msn/election2004.armx > > > > > > > > ------------------------------------------------------- > > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > > Build and deploy apps & Web services for Linux with > > a free DVD software kit from IBM. Click Now! > > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > > _______________________________________________ > > Cbm-cvs mailing list > > Cb...@li... > > https://lists.sourceforge.net/lists/listinfo/cbm-cvs > > > > > > _________________________________________________________________ Dream of owning a home? Find out how in the First-time Home Buying Guide. http://special.msn.com/home/firsthome.armx |
From: W. B. / F. N. <wi...@fa...> - 2004-02-23 16:03:12
|
I have VB.NET here, can send you a copy if you want? Though I shouldn't use it for the project, as the project is incompatible with VB.NET.. ----- Original Message ----- From: "Matthew Endsley" <men...@ho...> To: <cb...@li...> Sent: Monday, February 23, 2004 4:48 PM Subject: [Cbm-cvs] Question > I know CBM's native language is VB(6), but how many people on the > development team currently have or can get access to a copy of Visual Studio > .NET within the next week? > > - Matt > > _________________________________________________________________ > Stay informed on Election 2004 and the race to Super Tuesday. > http://special.msn.com/msn/election2004.armx > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Cbm-cvs mailing list > Cb...@li... > https://lists.sourceforge.net/lists/listinfo/cbm-cvs > > |
From: Matthew E. <men...@ho...> - 2004-02-23 15:56:16
|
I know CBM's native language is VB(6), but how many people on the development team currently have or can get access to a copy of Visual Studio .NET within the next week? - Matt _________________________________________________________________ Stay informed on Election 2004 and the race to Super Tuesday. http://special.msn.com/msn/election2004.armx |
From: Matthew E. <men...@ho...> - 2004-02-23 15:42:12
|
Is anyone awake right now? I'm on campus right now and only have access to my AOL account bob21282. If you're up and not busy message me. I'll be leaving here around 10:30am central. - Matt _________________________________________________________________ Click, drag and drop. My MSN is the simple way to design your homepage. http://click.atdmt.com/AVE/go/onm00200364ave/direct/01/ |
From: Darko K. <da...@ho...> - 2004-02-21 15:05:05
|
Any news?? Darko |
From: Matthew E. <men...@ho...> - 2004-02-20 23:54:48
|
working on this end ----- Original Message -----=20 From: Louis Varca=20 To: cb...@li...=20 Sent: Friday, February 20, 2004 7:01 PM Subject: [Cbm-cvs] TEST! Testing the mailing list everyone who gets this plz reply.... making = sure it works still and WIMZ WHERE ARE YOU? |
From: Louis V. <xda...@ms...> - 2004-02-20 22:07:20
|
Testing the mailing list everyone who gets this plz reply.... making = sure it works still and WIMZ WHERE ARE YOU? |
From: Louis V. <xda...@ms...> - 2004-02-20 05:55:27
|
Hey Everyone, First of all me and darko (<--DARKO!) lol commented out the code in = the loader module for the update part because it was stopping the = messanger from loading so we couldn't test darkos new server connection = code... Wimz we need to get the loader working but the update section is = failing since I guess you have it check a server or something and the = server isnt ready but like wimz can you set up the servers so we can = test it? Or is that a problem? -Louis P.S. everyone welcome Matt Endsley he will be joining us and so will = Nuewll or some name I forgot lol but anyway they are temporary if it's = too hard to work with that many people we can drop them but we'll = see.... |
From: Darko K. <da...@ho...> - 2004-02-19 15:22:17
|
Well, actually i think i figured it out somehow... it doesnt matter if it is ActiveX DLL or EXE but loader program MUST be running while main "api" is running... so that "End" at the end of Sub in loader module actually shuts down the whole thing... so i think we should make an event so AX DLL can raise event in loader module when it is "safe to end" for example... i hope you understand... Darko -----Original Message----- From: cbm...@li... [mailto:cbm...@li...] On Behalf Of Louis Varca Sent: Thursday, February 19, 2004 3:31 PM To: cb...@li... Subject: [Cbm-cvs] Project Admins and COde... Hey 2 Things now this might be a little fast being I am at school but yeah... 1. Added Darkolord and Doubletoker to the develops now everyone is on the project page as a developer with full administrative rights......(I only gave all of you full because i trust you :-P so dont blow it all though i can see wimz deleting all the files and closing the project haha j\k wimz :-). 2. In source 2.0.1 the form still doesnt show (frmlogin) and making a loop isnt the best idea so i and darko think because it can cause higher system usage as well as crash the application so what we are thinkin is make the main form a active exe and maybe make the loader an active dll or whatever and have the executable start the loader before it shows itself aka frmlogin.... that was we still use wimz great code, save time, and yeah,.... Any Objections Wimz? -Louis _________________________________________________________________ Get a FREE online computer virus scan from McAfee when you click here. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Cbm-cvs mailing list Cb...@li... https://lists.sourceforge.net/lists/listinfo/cbm-cvs |
From: Louis V. <xda...@ms...> - 2004-02-19 14:36:23
|
Hey 2 Things now this might be a little fast being I am at school but yeah... 1. Added Darkolord and Doubletoker to the develops now everyone is on the project page as a developer with full administrative rights......(I only gave all of you full because i trust you :-P so dont blow it all though i can see wimz deleting all the files and closing the project haha j\k wimz :-). 2. In source 2.0.1 the form still doesnt show (frmlogin) and making a loop isnt the best idea so i and darko think because it can cause higher system usage as well as crash the application so what we are thinkin is make the main form a active exe and maybe make the loader an active dll or whatever and have the executable start the loader before it shows itself aka frmlogin.... that was we still use wimz great code, save time, and yeah,.... Any Objections Wimz? -Louis _________________________________________________________________ Get a FREE online computer virus scan from McAfee when you click here. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 |
From: Darko K. <da...@ho...> - 2004-02-19 08:33:17
|
Hmmm what about ActiveX EXE instead of DLL ?? AX EXE is out-of-process server so calling program does not exit until AX EXE shuts down... Darko _____ From: cbm...@li... [mailto:cbm...@li...] On Behalf Of Louis Varca Sent: Thursday, February 19, 2004 11:20 AM To: cb...@li... Subject: [Cbm-cvs] Source Code 2.0.1 Released.... Hey Darko(Darkolord) added server checking to the new source so I released it on sourceforge in the source code section it's pretty good however still the problem remains getting the loader to display the frmlogin which as wimz said "You need to add a loop to the CodeBlue Module in CBIMAPI to keep it from closing since it closes when it reads through code" problem is what do you do In the loop because for example if you wrote: While frmlogin.visible=true frmlogin.show Wend Would obviously crash the program.... -Louis PS. Please Address it and resubmit the source code. |
From: Louis V. <xda...@ms...> - 2004-02-19 07:23:52
|
Hey Darko(Darkolord) added server checking to the new source so I = released it on sourceforge in the source code section it's pretty good = however still the problem remains getting the loader to display the = frmlogin which as wimz said "You need to add a loop to the CodeBlue = Module in CBIMAPI to keep it from closing since it closes when it reads = through code" problem is what do you do In the loop because for example = if you wrote: While frmlogin.visible=3Dtrue=20 frmlogin.show Wend Would obviously crash the program....=20 -Louis PS. Please Address it and resubmit the source code. |
From: Louis V. <xda...@ms...> - 2004-02-19 06:47:50
|
Okay Everyone can we get a status report please fill the following out = and send it back to the mailing list I think this will help us get = organized a bit .... Basically if your working on something just say so = else just say no... I know everyone looks at me and says What the heck = am I running my mouth for what am I working on well hey cut me a break I = am waiting for something stable to start working off of because = currently the client\loader doesn't ping servers etc once someone gets = that up I will begin coding I just prefer working with some base code = lol hey I get some credit I wrote the whole alpha not that it amounts to = much since really Wimz (Drazzy) tore it up for his loader and made it = all nice lol.... -------------------- Statsus Report ----------------------- 1.. What is your current task?=20 2.. Have you completed anything?=20 3.. What do you wish to work on next?=20 4.. Do You Enjoy Working with this project?=20 5.. Am I a good admin or do you hate me (<- answer this correctly aka = speak your mind)=20 6.. Do you feel this project has potential?=20 7.. Any Thing you need any members need to do or things that need to = be done to the project? [Insert Comments Here] -Admin |
From: Louis V. <xda...@ms...> - 2004-02-19 06:09:13
|
Hey, Everyone I am so sorry for not being on today I know I know I am = total irresponsable lol but it wasn't my fault no really my MSN account = was broke and The tech support people are idiots so finally it let me = change my password so I am back and also rather we need them or not we = have 2 very experianced developers that want to join: 1.. Bob=20 2.. Matthew Easely Do we accept them I'll leave it up to you people (WIMZ LOL) and Darko = since you're the only ones who ever read the list... -Louis |
From: Darko K. <da...@ho...> - 2004-02-18 17:22:43
|
Here's modified code (a "little" optimized and with added checking for the fastest server)... Darko |
From: Louis V. <xda...@ms...> - 2004-02-18 16:52:42
|
AT school so have to make this breif but 1. okay wimz looking and 2. i will be home in 3 or 4 hours and 5. I have got Ankita,Wimz, and me all added with unlimited permissions to the Project and am trying to add double toker and darkolord but it gives me Unknown error so i emailed tech support and they are on it as we speak i should get a reply soon! -Louis _________________________________________________________________ Find and compare great deals on Broadband access at the MSN High-Speed Marketplace. http://click.atdmt.com/AVE/go/onm00200360ave/direct/01/ |
From: W. B. / F. N. <wi...@fa...> - 2004-02-18 16:50:07
|
?!In what code?! Did I miss something?! ----- Original Message ----- From: "Darko Kenda" <da...@ho...> To: <cb...@li...> Sent: Wednesday, February 18, 2004 5:38 PM Subject: [Cbm-cvs] Hmmmmmmmmmmmmmm > I am looking at the code at the moment and I cant figure out why there are > so many "DoEvents" ?!?! :) > > Darko > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Cbm-cvs mailing list > Cb...@li... > https://lists.sourceforge.net/lists/listinfo/cbm-cvs > > |
From: Darko K. <da...@ho...> - 2004-02-18 16:43:30
|
I am looking at the code at the moment and I cant figure out why there are so many "DoEvents" ?!?! :) Darko |
From: W. B. / F. N. <wi...@fa...> - 2004-02-18 16:26:13
|
Check the SF page; I've added some sub-projects (which form the project) and added some future feature requests.. ----- Original Message ----- From: "Louis Varca" <xda...@ms...> To: <cb...@li...> Sent: Wednesday, February 18, 2004 4:57 PM Subject: [Cbm-cvs] Okay... > Fine Darko be greedy and optimize the code and write the server find > function lol just kidding okay your on that well once done and we get that > stable and working i suppose we group up and start a todo list and we all > will have to find a way to work togather and code in features and necessary > enhancements of the aim program and once we get the basics established we > will need to code... > > _________________________________________________________________ > Store more e-mails with MSN Hotmail Extra Storage - 4 plans to choose from! > http://click.atdmt.com/AVE/go/onm00200362ave/direct/01/ > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Cbm-cvs mailing list > Cb...@li... > https://lists.sourceforge.net/lists/listinfo/cbm-cvs > > |
From: Louis V. <xda...@ms...> - 2004-02-18 16:02:37
|
Fine Darko be greedy and optimize the code and write the server find function lol just kidding okay your on that well once done and we get that stable and working i suppose we group up and start a todo list and we all will have to find a way to work togather and code in features and necessary enhancements of the aim program and once we get the basics established we will need to code... _________________________________________________________________ Store more e-mails with MSN Hotmail Extra Storage 4 plans to choose from! http://click.atdmt.com/AVE/go/onm00200362ave/direct/01/ |
From: Louis V. <xda...@ms...> - 2004-02-18 03:02:29
|
Maybe I should stop talking because everytime I make stupider mistakes = lol thanks I got it now working on the ping server scripts.... |