« August 2005 | Main | November 2005 »

September 27, 2005

TwistedDAV

Yesterday, I got an OK from Apple to release TwistedDAV, a Python WebDAV server add-on to twisted.web2 that I've been working on at Apple, as an open source project under an M.I.T. license.

The intention is for this code to get assimilated into twisted.web2, but that will take some time, as we'll need to do some reviewing and refactoring in both code bases in order to get it just right. TwistedDAV will live in my red-bean Subversion repository while that work is underway and, assuming we get all of the functionality into twisted.web2, the code on red-bean will go away when we're done.

Right now it's a functional (though possibly still buggy) DAV level 1 server. DAV level 2 support means adding support for LOCK/UNLOCK and all of the associated behavior in the other methods. There is also the beginnings of support for the REPORT method, which is part of WebDAV versioning.

Rather than storing properties in an database off to the side like mod_dav, TwistedDAV uses Bob Ippolito's xattr library, which uses extended attributes on files to store the data. This keeps the data in the filesystem and associated with the file. The downside is that, for the time being, this solution is Mac-specific. The code for that is all in one class, though, so it can be replaced rather easily with a mod_dav type solution or perhaps something more clever.

September 15, 2005

I now have a Master's degree

As of last night, I am a Tequila Master, trained by Mexico's own Ambassador of Tequila to the United States, Julio Bermejo.

Bill took some excellent pictures of the graduation ceremony.

As they say at Tommy's: "My tequila bar kicks your Tequila bar's ass!" It's true.

September 09, 2005

What the hell is going on?

New Orleans radio station WWL-AM interviewed Mayor Ray Nagin. You have to hear this: audio, text.

The Burning Man festival ended last week. We had gotten some scattered news about New Orleans. All I knew was that a hurricane hit, that New Orleans was in trouble, and that help was on the way. Or perhaps I just assumed that last bit. I, for one, expected to come home to hear about the recovery, and how every resource available to Louisianna and the Unites States had been dispatched to save our brothers and sisters in one of America's greatest cities.

Instead we came home to a whole lot of "where's the help?" and the like. Am I in some bizzaro universe? What the hell is going on?