Name: Charles Schmidt
Member since: 2000-07-15 02:43:27
Last Login: N/A
Homepage: http://ishamael.tunkeymicket.com
So I looked into it. The D-BUS stuff is E-Z. Writing a gaim plugin is reasonably easy also. Getting the plugin to build in gaim's absolutly horrid auto* & plugin system was a pain in the ass. I remember writing an xmms plugin, and it was really really easy. All I had to do was write the plugin, and compile with `xmms-config --cflags --libs` on the command line. gaim, unfortunatly, doesn't have such a clean procedure. I had to download the source, hack up the configure.ac to add a check for D-BUS, screw with a couple of the Makefiles, and then finally get to building the plugin.
But, its done. Its pretty nifty too. If theres any amount of interest, I could see about a patch or something. I tried making one, but it kept diffing all the Makefiles and the actual configure script (in addition to, of course, my plugin and the configure.ac file). I guess I probably need to make it against gaim CVS, maybe. I dunno. But it works for me, which is whats important ;)
ishamael certified others as follows:
Others have certified ishamael as follows:
[ Certification disabled because you're not logged in. ]
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
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!