|
From: Sayamindu D. <unm...@So...> - 2002-07-20 15:18:47
|
hoy! remember to cc me too :D on principle i'm against anything derived from or related M$. if we are making a GPLe'd OS, let everything related to be at least OSI approved using VB atleast brings forward a lot ofsecurity and licensing concerns and regarding messenger system, I think, we can borrow from the "Shoutbox" concept of POSTNuke -regds- Sayamindu On Sat, 2002-07-20 at 20:28, th1nk3r wrote: > > > sorry didn't checked my e-mail > > wel I was working on the main part to get favorties working > > wanted to use XP style but didn't worked very good with MDI forms > > for the messenger thing, I was looking on sourceforge and their is a guy > > that has made a complete messenger in VB a MSN clone with KaZaA extra's > > Hi, I don't kwow too much about VB. I'm experimented with VC++, but I think > that we have more oportunities with a VC Browser than a VB.. the major > problem is the vbruns.dll. We can do a browser in VC in little time thanks to > the class CHtmlView. > Well, perhaps in the future we can do two versions or a final version in VC > ^_^ > > Another think, about the messenger, there are more suculent alternatives in > Jabber. There are some MSN/ICQ/AOL/YAHOO/KaZaA clones for jabber, coded in > VB. You can find info in www.jabbercentral.com ;) > > I can help with PHP, SQL, C++ and VC++. I'm studing now for the CCNA, and some > Flash. > -- Sayamindu Dasgupta Crazy GNU/Linux-er http://www.peacefulaction.org/sayamindu ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Pushing process into background (bash) LOST #278 To temporarily stop a running process, press Ctrl-z. And then to push it in the background (so that it keeps running) type 'bg'. To get it back to foreground later, type 'fg <progname>' on the bash prompt when needed. ####<aji...@us...>##################### |