File Extractor Download
Sunday, June 15th, 2008This program is meant to be used to extract *.BMP and *.JPG files from one file that has one or more of these image files stored inside of it. Corruption of the image file is v
This program is meant to be used to extract *.BMP and *.JPG files from one file that has one or more of these image files stored inside of it. Corruption of the image file is v
This script introduces a novel way of compressing text and is meant primarily as an exercise.The procedures work best on standard 7-BIT ASCII and worst on binary encoded data.
This script is an extremely simple example of using httplib to write a file to a WebDAV server. This version does not use any authentication mechanism.
This script finds a windows hostname given the username.
Download from:
This is a helpdesk support system based on requests, with a simple web interface. Requests can be classified into categories and assigned a priority. Categories are associ
Kamaelia is designed as a testbed for network experimentation using a component architecture designed to simplify creation and testing of new protocols for large scale media de
Just as the name suggests, this program creates an X-Scrollbar for IDLE Version 1.0. So now you can scroll horizontally, not just vertically! It comes with Easy-to-Underst
This script scans a freshly checked out CVS project for binary files that have not been checked-in correctly and, as a result, may be corrupt.
This is a complete program that reads a html document and converts it to plain ASCII text. In the spirit of minimalism, this operates as a standard unix filter: htmltotext <
This script displays the html files in the default web browser without creating a temp file. It instantiates a trivial http server and calls webbrowser.open with a UR