Sunday, December 31, 2006

svn fixed

i had a mess in my local svn and now its fixed, check it to be up to date.

Saturday, December 30, 2006

emesene RC3

new release candidate of emesene, i release this here because the svn seems to be broken and i need your feedback!

now after the first login the login process is done faster! see it to believe :P
some modifications here and there
bug fixes (very few)
plugins now are stored on the user home, plugin configuration, new plugins, new
translations etc...

check it.

Thursday, December 28, 2006

new plugins

new plugins are coming

  • PersonalMessage plugin remember the personal messages and restore it every login
  • Dbus plugin (thanks to Roger Duran) allow to interact via dbus with emesene
  • LibNotify plugin show notifications via libnotify

LibNotify in action.

you can create plugins easily also you can modify the existing ones.

right now the svn service of sourceforge is failing, i will upload this later...

I had troubles with svn server in sourceforge so i uploaded a tar.gz so you can download it,
REMEMBER TO ERASE YOUR CONFIG DIRECTORY

almost ready for the final release

since no bugs has been reported in a while and i havent found bugs or features to add to this release (excluding custom emoticons/file trasnfers/display pictures/cam/sound that will be in future releases) , i call translators and packagers to do what they know before the final release :).

if you have a bug/feature please report it!.

Tuesday, December 26, 2006

emesene 1.0 RC1




first release candidate of emesene 1.0 a lot of changes
some fixes to do but minimal

please report bugs!

artist needed to replace the emoticons
translator needed also!

  • new themes
  • move to group work
  • set alias added
  • new translations
  • bug fixes
  • block/unblock/add/remove modified
  • some GUI tweaks
  • etc..
REMEBER TO ERASE THE ~/.config/emesene1.0 DIRECTORY

Sunday, December 24, 2006

new modifications




Saturday, December 23, 2006

new theme! (and fixes)





new default theme thanks to Roberto Salas, some fixes, try doing a svn up and removing your .config/emesene1.0 directory.

if you want to help making themes you are welcome!

Thursday, December 21, 2006

emesene beta2




emesene beta 2, a lot of fixes and two translations included, other languages will
be supported when you want :D, just help us to translate emesene.

please download and send bug reports.

Sunday, December 17, 2006

emesene 1.0 beta!



first beta of emesene, i need all of you to test this release and submit bugs to make
the final release...

in the doc directory are instructions to translate, if you speak something diferent than english and know english give it a try!

enjoy (and submit bugs!)

Friday, December 08, 2006

emesene alpha 2



thanks to Linan Wang and Alberto Talavera for his support:
*
Linan Wang developed the offline message module and sent to me
*
Alberto Talavera did a great job polishing the emesene GUI

in this alpha some bugs have been corrected and some things added:
* now you can see offline messages
* a new plugin let you set the personal message with the song you are listening in amarok
* blocked message if a contact is blocked
* userMenu show only block or unblock according to the contact state
* a lot of modification in PSocket to allow emesene work under HttpMethod
* code clean up
* now the soap request are made in a thread so they dont block the GUI
* now emesene work on windows
* etc..

Saturday, December 02, 2006

emesene alpha



emesene 1.0 is almost feature complete so if you want to be alpha tester just run
the following command:

svn co https://svn.sourceforge.net/svnroot/emesene/trunk/emesene emesene1
cd emesene1
python Controller.py

turn on the debug on the preferences menu and start to use it, if you find a bug send me a mail with the exception in the console and the description of the bug to my mail (what were you doing, how to make it happen etc).

if you had used emesene 1.0 before erase the ~/.config/emesene1.0 directory

Update 03/12/06 8:11 : before submit a bug do "svn up" on your emesene directory, some fixes and new features added.