Tuesday, December 29, 2009

good news


emoticons on the contact list :)


lolwut

I just tried emesene 2 on a windows machine and it worked :D

I never tested it until today and seems to run fine except for a bug with some code loading emoticons on the conversation window.

some screenshots






for the people that want to try, I installed

python 2.5.4

and

http://www.bonifazi.eu/appunti/2008/04/pygtk-all-in-one-installer.html

then downloaded a zip of the git repo and it worked :D

Saturday, December 26, 2009

Bugs/Requests here for emesene 2.0

Since I need some hints on where to work on emesene 2.0 I want you to post feature requests and bug reports here:

http://github.com/marianoguerra/emesene/issues

we had troubles with trac and redmine lately so I want something easy and not on our servers. We will see how it works.

please check if the bug/request is already there to avoid duplication (I have to work when someone makes a duplicate request, so less time coding :D)

the time has come

to start coding for emesene 2 again.

now with less responsibilities and some free time I will start to code again. Today I started adding support for storing and retrieving nick and personal message from/to the server so those are retrieved no matter where you are.
I fixed the bug that didn't changed the status on login, a bug that didn't remembered the nick/pm when the main windows was redrawn and some other small bugs, I also merged with c10ud's repo.
Finally I made the code work on python 2.5 since that is the default on debian squeeze.

I you find some annoying bugs let me know, I will try to fix them ASAP.