Gnome-Blog
I’m testing out this cool panel applet that allows me to post to my blog. The only problem is that it expects my blog to be installed in a ‘wordpress’ directory on the server and I can’t easily change where to tell it to look for the xmlrpc.php file. I temporarily have hacked a workaround by creating said directory and making a few modifications to the xmlrpc.php file to get it to work.
Of course this was all after creating a portage overlay directory and compiling the latest version of the applet, which isn’t in portage yet. It wasn’t nearly as hard as I was afraid it would be. Thank goodness for Gentoo-Wiki.
I’m trying to hack the Python that this thing is written in so that I can just tell it to not look in a subdirectory, but my first attempt at this modification has failed. Back to try again …