18 Aug 2003 chipx86   » (Journeyer)

diablod3: I didn't say they should be taken out and shot. That's not the kind of thing I want people associating with me.

Gaim

I started work on a new signal system for Gaim last night, which is designed to replace the old event system. It's far more flexible, and behaves more like signals in a framework like Qt or gtk, rather than just being an enum of pre-defined event types. Also, plugin dependencies are now in. That combined with the ability for plugins to communicate via signals, and we can now have core/UI split plugins :)

Of course, the downside is that I now have to rewrite the perl plugin to use the new events. The easiest way is just to do it from scratch and give the perl plugin some real power.

Gaim for Qtopia

Version 0.2 was released just a couple of days ago, and the thank yous just flooded in. The UI is far cleaner, and the annoying crash bugs and other bugs are mainly gone. Proper I18N support isn't in yet, but I'm planning on it for 0.3.

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!