Bird Chat

Developed or developing a new product in PureBasic? Tell the world about it.
fweil
Enthusiast
Enthusiast
Posts: 725
Joined: Thu Apr 22, 2004 5:56 pm
Location: France
Contact:

Bird Chat

Post by fweil »

After the alpha / beta testing T'Chat, Heis who designed the software, Cederavic and me participating in the coding and the user interface are happy to present you Bird Chat.

Both server and client components are available at :

http://birdchat.sourceforge.net

Source is included of course as a sourceforge open source.

Comments, suggestions and any other information welcom.

KRgrds
My avatar is a small copy of the 4x1.8m image I created and exposed at 'Le salon international du meuble à Paris' january 2004 in Matt Sindall's 'Shades' designers exhibition. The original laminated print was designed using a 150 dpi printout.
cbailey
User
User
Posts: 65
Joined: Sat Jun 04, 2005 4:05 am

Post by cbailey »

Bird Chad looks real interesting, but I can't get the latest version of the client to compile right. I get an error about Writestringtoregistry(), so I took out the section that writes to the registry. Now, it compiles, but when I run the EXE, it just quickly exits. I'm using the latest of all libraries. In the code, it mentions older versions of a few libraries. Anyone know if Bird chat will be upgraded to work with the latest libraries? If not, anyone know where to find older copies?
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2137
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Post by Andre »

Francois, welcome back on the PB forum :D

Would be nice to see your project also on www.PureArea.net in the Showcase, which you probably haven't seen yet. :wink:
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
Heis Spiter
User
User
Posts: 41
Joined: Fri Aug 22, 2003 7:10 pm
Location: 76 (FRANCE)
Contact:

Post by Heis Spiter »

cbailey wrote:Bird Chad looks real interesting, but I can't get the latest version of the client to compile right. I get an error about Writestringtoregistry(), so I took out the section that writes to the registry. Now, it compiles, but when I run the EXE, it just quickly exits. I'm using the latest of all libraries. In the code, it mentions older versions of a few libraries. Anyone know if Bird chat will be upgraded to work with the latest libraries? If not, anyone know where to find older copies?
Hello, first, WriteStringtoRegistry is in Setup lib (from Andreas Miethe). You say "it quickly exists", have you an error message before, or not ? About librairies, when we have used them first time, we have used the last release. I'll try to update them.
Andre wrote:Francois, welcome back on the PB forum :D

Would be nice to see your project also on www.PureArea.net in the Showcase, which you probably haven't seen yet. :wink:
Thank you ;). I've just seen, it has been done :).
Post Reply