Archive for May, 2008



The maker Download

Friday, May 2nd, 2008

The maker is a Content Management System (CMS) for websites.

The maker is running on your local computer and after you made your changes you are publishing via FTP

RoadRunner Download

Friday, May 2nd, 2008

This recipe allows you to update desired files in a directory tree. It needs to be run from the shell. Once you run it, it will ask you for: a) the "string" you want

Tail -f in Python Download

Thursday, May 1st, 2008

This script represents a simple implementation of the standard UNIX utility tail -f in Python.
Dow

Webcomic Downloader Download

Thursday, May 1st, 2008

Webcomic Downloader is a program used to download miscellaneous webcomics.
Download from:

Terry the Trojan Download

Thursday, May 1st, 2008

Terry the Trojan script is a simple socket programming demo that sends shell commands to a nearly invisible server at a remote IP.

python-bz2 Download

Thursday, May 1st, 2008

The python-bz2 module provides a comprehensive Python interface for the bz2 compression library. It implements a complete file interface, one shot (de)compression functions, an

SMTP Mailsink Download

Thursday, May 1st, 2008

This class starts up an SMTP server which acts as an email sink, collecting all received emails destined for any address. All emails are routed to a Portable Unix Mailbox file.