5 Aug 2000 harvey   » (Apprentice)

Coding:
Spent time working on a python binding for gdk-pixbuf, but have been stopped by undefined symbols :(

Ideas:
Libglade has an xml file that contains signal and widget data. Would it be possible to write an extension to libglade that allows it to automatically script applications? For example, let's say xchat was all libglade-based. A script could tell libglade to put "hello, world" into the chat entry widget, and then call the send_chat signal. A wrapper could be written by the author, or even someone else, so one could call chat(hello, world!) and add scripting without having to touch the source. Sound feasible?

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!