29 Aug 2003 dsandras   » (Master)

I finally decided to start looking for a new job, it will be hard to find work on something I like.

Coding on GnomeMeeting 1.00 has continued, I cleaned and improved some code. Having so many threads and mutexes inside GnomeMeeting's code requires deep understanding and you need to pay attention to what you are doing, otherwise crashes and random behavior are to be expected.

Julien has finished his plugins system for PWLib. It means that things like Firewire support can now work as dynamically loaded and optional plugins, it also means less dependencies. I've written an ALSA plugin, it seems to work well. I think that moving to ALSA is the best thing that can happen to Linux distributions.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!