Don’t use mod_python
The peeps in #python.web have put together a list of reasons why you should not use mod_python. FWIW, I’ve tried both Apache/mod_python and Lighttpd/SCGI, and found mod_python to be rather a pain to configure and maintain.
The peeps in #python.web have put together a list of reasons why you should not use mod_python. FWIW, I’ve tried both Apache/mod_python and Lighttpd/SCGI, and found mod_python to be rather a pain to configure and maintain.
This happened about a month ago, but somehow I missed it. Adrian posted some info about his (now dead) Chicago Crime website: It’s with mixed feelings that I announce the end of one of my projects, chicagocrime.org. This site has been serving Chicago residents since May 2005. I hope you’ll indulge me in a brief [...]
Adrian Holovaty has a basic Amazon S3 uploader script written in Python. Wow that looks simple.
Quoth Jeremy: In an effort to replace my home backup server with Amazon’s S3, I’ve been collecting a list of Amazon S3 compatible backup tools to look at. Here’s what I’ve discovered, followed by my requirements. His List of Amazon S3 Backup Tools is a great place to start for those who are new to [...]