Older blog entries for donky (starting at number 1)

12 Feb 2001 (updated 12 Feb 2001 at 23:46 UTC) »

Trying to reinstall PostgreSQL on the MUD box. The RedHat distribution that the box uses is such a hassle to work with. The RPM tools just don't work and I tend to just pretend that previously installed packages aren't installed and just rebuild and install over the top. If it wasn't for all the things that the box does that I simply do not have time to recreate, I would switch to Debian or Slackware.

First priority is the new boards system for Imaginary Realities. Which is why I am installing PostgreSQL - currently Whelkboard uses pickled python save files and the first step is to convert it to use a database backend.

Quite a few popular open source software seems to suck. Take for example PostgreSQL - what a nightmare to set up from source, it compiled fine and installed badly - at least compared to other packages I have installed using my usual technique. Then there was no obvious documentation to show how to get things running. And to think I used to curse Microsoft for bad documentation.

These diary entries are for my own reference :) If anyone else finds them.. well, you are in the wrong place if you are looking for someone making a public statement.

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!