Older blog entries for mnot (starting at number 0)

Hello, world.

I'm currently up to my eyeballs in writing papers, both for work and conferences (nearest is WCW5 - time to start revising...).

Other than that, I'm trying to get some sensible HTTP classes for Python together. So far, I have httpheadertypes.py and httpheaders.py, which are pretty stable, and httpmessage.py, which is less so. Have been playing a lot with asyncore and asynchat to figure out the best way to but this together in a server, client, proxy and surrogate. trying to balance (coder) usability and performance. Persistent connections sure are a bugger, aren't they?

Got the Visor the other day; fun. Trying to get it going with USB on Linux... hmm...

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!