We've announced the conference program, as well as a day of tutorials.
Keynote speakers include Guido van Rossum on the state of Python development, Alan Runyan and Alexander Limi on Plone, and an interview with Bram Cohen, creator of BitTorrent. You can even suggest questions for Mr. Cohen!
Early-bird registration ends this Sunday, after which the cost increases by $65, so register as soon as you can.
The conference is followed by four days of development sprints on packages such as Zope, Django, Docutils, PyPy, and CPython. Sprints are free, and you can book a hotel room at the conference rate even if you're only attending the sprints.
mwh: if we were using BitKeeper, where people exchange patchsets, that wouldn't be too difficult; you'd have a mail alias that automatically applies patches from mwh and gvr, but holds patches from unknown people. With CVS or Subversion, though, I think all we could do is apply changes and make it easy to back them out if they get rejected.
Early-bird registration ends this Friday, after which the cost increases by $50, so if you're interested in Python, take a look at the abstracts and schedule, and register as soon as you can.
PyCon is also taking a radical approach that's new for the Python conferences. Instead of scheduling every single minute, leaving only small breaks for coffee and lunch, there's a lot of empty space on the schedule. The intention is to let attendees self-organize, finding empty rooms and time slots for impromptu discussions or presentations. Someone named Bob Payne has proposed using OpenSpace methods to plan the free space, resulting in a conference that's more closely adjusted to the needs of the participants. It's a provocative new approach that I suspect will be an immense success if it works at all.
Oh, and did I mention it'll be much cheaper? ($150 if you register before Feb. 28, instead of the $1100 for previous conferences.) And that it'll be in downtown DC and not off in the suburban wastelands?
Diaristic stuff: I'm finally almost done with the seemingly endless remote microscope work, meaning I can move onto something else, such as trying to build Web services for the Matisse project. I'm wavering between just using XML-RPC and attempting a REST-based design; maybe Quixote can be made a convenient framework for implementing REST-based systems.
(I couldn't find an e-mail address for you on your Web page, so I'm resorting to this rather public method.)
4 Oct 2000 (updated 4 Oct 2000 at 14:44 UTC) »
splork: The un-SWIGged BerkeleyDB module is here. I'm still not very confident in it because I don't have a comprehensive test suite for it. Jim Fulton also pointed out a few missing API functions that need to be added, so I hope to hack on the module again before too long.
My previous Advogato diary entry was on August 31; it's much easier for me to maintain my personal diary pages, since I can let an entry slip for a few days and still get the date right, so readers interested in my diary should follow those pages.
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!