27 Sep 2000 (updated 27 Sep 2000 at 17:02 UTC) »
The release itself is quite good, though. There has been a major effort to reduce the number of open bug reports on SF. It was done to 50 when we issued the release, including a number of minor platform-specific issues and feature requests.
Only two more weeks until the final release!
I finally found some time to look at the archiver code for Mailman. I made a small fix to it long ago and Barry never let me forget :-).
I fixed the archiver so that it generates useful HTML pages for mail messages that use non-ASCII character sets, either in the message body or in the headers (using encoded-words). It looks like it's working; I see lots of non-Roman characters where I used to see line noise. I also spent a lot of time refactoring the code; it had far too many long methods, including several that were almost line-for-line duplicates of the same method in a superclass.
I finished transferring the Python bugs database from the Jitterbug server at python.org to SourceForge. The new bug tracker is a big improvement ; it is easier to browse bugs and it is possible to assign bugs to individuals for resolution.
I wrote a Python script to do the transfer. It would probably be useful to other projects migrating to SourceForge. I should post it on my Python goodies page, but I need to move my homepage to pythonlabs.com first. (I am no longer able to access python.org.)
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!