18 Jan 2002 chakie   » (Master)

Friday feeling. Zip energy to do anything useful. Have done a lot of work this week fixing stuff at work, so I don't even feel bad about it.

My KDE applet finally loads the two icons it's supposed to load. It all was a question of an instance of a class I should allocate to make my applet know where to find the icons. Thanks to the folks at #kde and the kde-devel list. Now the only remaining thing is polish, polish and more polish before the applet is truly useful. :)

Doing some more code on Civil today. It's actually progressing, and the AI client can connect again. It'll most certainly not yet work ok, but there can't be much missing anymore. There is still no actual AI code, it's more of a framework for the AI thing. Plauggin in the AI logic is just a matter of adding stuff to a function to do the actual calculations. It sounds simple, and it is. The actual AI logic will be horror, I think, but plugging it in is a piece of cake.

I should take the code and do a horror patch some day and merge it in to the main tree. I have my doubts about that thing working... :)

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!