PureMessenger

Everything else that doesn't fall into one of the other PB categories.
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

PureMessenger

Post by lexvictory »

This project was mentioned a while back (over a year now). But recently it has come out of the shadows if you like, and work has started on it again. There have been a few confusions (damn that language barrier), but progress has been made.
I've improved my programming skills a fair bit since then too, and have managed to get a couple of wrappers working under linux and windows (from the same sourcecode).
We don't have a GUI at the moment, but that should be coming very soon (windows only for the moment).

So what I'm asking here is if there is anyone who wants to help this time around, and i mean for real.
I'm not asking for full time developers, just people who want to help out in their spare time, or just whenever. I'm not going to go at it full time, but I'm determined to get it going. MSN support is going steady (considering the difficulty), and XMPP support will be taking leaps soon (when i get on to it :P). If you use another IM protocol, and are interested in developing support for it in PureMessenger, this would be excellent, as I use primarily MSN.

It is going to be cross platform, so if you rely too heavy on API, then you will have to learn to rely on it less if you would like to help. It is a community driven project, so any help is welcome.

If you speak another language, you will be of great help to the project, as I wish to make it multi-lingual also. You could even help out only with translations, everything is voluntary.

On the programming side, I am specifically looking for a linux programmer who is good with GUIs. I am no good with GUIs on windows or on linux, and the windows developer who is helping at the moment is unable to install linux. Help would be greatly appreciated in this aspect. Once reason I'm pushing for linux support is because I use it mainly now, but I do still use windows.

I also need some help compiling a lib with MinGW which i just ahve not been able to do. If you are able to help with this, please let me know!


So please, if you are interested, let me know one way or another.
The project is hosted on Sourceforge, and it has a website here: http://puremessenger.us.to
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Irene
Enthusiast
Enthusiast
Posts: 461
Joined: Thu Oct 04, 2007 12:41 pm

Post by Irene »

Hi lexvictory!

I'm currently working on a PureMessenger mockup and I think I could do most of the translation job to the Finnish language too.. could you post a layout of PureMessenger, it would make the interface designing easier ^o^
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

for the moment, use your imagination!
i only have a few basic ideas, and i have another working on a mockup but under windows.
we'll put together the best bits, and make them work on win+lin


(and i didnt understand what u mean by a layout of puremessenger... did u mean the basics of what it had to have?)
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Irene
Enthusiast
Enthusiast
Posts: 461
Joined: Thu Oct 04, 2007 12:41 pm

Post by Irene »

With a layout I mean an image which shows where specific controls go, such as the contacts list, online/offline icon, etc...

Here's my current layout mockup:
Image

Then, based on the layout I am going to make a mockup of the interface; this will then be the one to be in the final version. If we are going to make an instant messaging client, then one which supports themes/skins, it will bring more fame than you will ever dream of! ^o^
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Hi there! I am working on the Windows Interface these days, it should look pretty good and you can skin allmost all gadgets.

@Irene, if you want we can cooperate to create the same layout on all the platforms. I'll talk to Lex after the first test is created and he shall make it public if he desires.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Irene
Enthusiast
Enthusiast
Posts: 461
Joined: Thu Oct 04, 2007 12:41 pm

Post by Irene »

Aww no co-operation please ^_^
I would rather compete with you honey ^o^
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

As you wish.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

Irene wrote:Aww no co-operation please ^_^
I would rather compete with you honey ^o^
this made me laugh!

but that sounds good for the moment, but eventually you guys'll have to cooperate :P
I want at least the default interface to be the same on linux+win
but we'll get ideas for the final one from both these 'mockups'

@irene: with your layout mockup, I'd prefer the online/offline/etc icons on the left, or better yet, switchable :)
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

It's a product which have me interested :

Image

Image
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Why are you planning on making it skinnable? For me it's an instant turn-off.
http://www.purebasic.fr/english/viewtop ... hate+skins
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

I hated skins too and i still do... The problem is that i'm not in charge of the project. It would be much easyer for me to create a good user interface if it wasn't skinned. And on Linux we can't even skin correctly. Unless Irene knows GTK well enough to subclass stuff.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

i never said it had to use skins :!:
they could be an optional component later, but if it can be made look good without, then all the better
the smaller the binarys and the faster it runs, the better!

edit: heck, i spend half of today recompiling a DLL in MingGW cuz it was taking way too long on windows... (wasn't helped by the fact that the patch had disappeared from the web - needed to use archive.org)
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

with the interface, something slightly like this is ok (this one didnt support display pics)
(and i wasnt too careful with the blur tool :P)
its an old image, so ignore the debug output
Image
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

I can easily do something like that :).
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

I have found a cool solution :). Not skinned but skinned... I mean some areas of the window will carry a very nice design, but the gadgets themselves will not be skinned. It will look great. I am already working on it and I'll post the test here soon.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Post Reply