- The MEMS Exchange Architecture: An examination of the system architecture we used to provide a flexible and powerful Web site.
- Report on the Ninth Python Conference, held in Long Beach CA in March 2001.
- Report on the Eighth Python Conference, held in Arlington VA in January 2000.
- Report on the Seventh Python Conference, held in San Jose CA in November 1998.
- Cryptographic Curiosities: How to compress programs into 4 or 5 lines.
- Interview with Guido van Rossum, in LJ #55.
- The Python Database API, in LJ #49.
- Python 1.4 Update, in LJ #37: Notes on the changes going from Python 1.2 to 1.4.
- XML Status Report, Algorithms: A Bit of Math in Python Journal #1.
- Implementing Secret Sharing In Python (unfinished): A brief article that discusses Python's long integers, and uses them to implement a secret sharing module.