Archive for June, 2008



Unique Random Numbers Download

Sunday, June 1st, 2008

This script returns a list of specified number of elements from another list such that each element in the returned list is unique and random.

Istanbul Download

Sunday, June 1st, 2008

Istanbul is a desktop session recorder for the Free Desktop.

It records your session into an Ogg Theora video file. To start the recording, you click on its icon i

Convert string to hex Download

Sunday, June 1st, 2008

Convert string to hex script converts each char to hex representation and back.
Download from:

Guess language of text using ZIP Download

Sunday, June 1st, 2008

This script is a small tool for language and author identification for textfiles.
Download from:

Open a webbrowser with Google Download

Sunday, June 1st, 2008

Open a webbrowser with Google script allows you to automate the process of browser window open at google site.

Psychedelic Sierpinski Triangle Download

Sunday, June 1st, 2008

Psychedelic Sierpinski Triangle script is a fractal (with transitional primary color effect) implemented by 7 main lines of code.

pySerial Download

Sunday, June 1st, 2008

This module encapsulates the access for the serial port. It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compilant system) and Jython. The mo

xmlrpc parameter mapping for OO-style programming Download

Sunday, June 1st, 2008

This script automates the creation and lookup of objects passed from and to xmlrpc server methods so that incoming calls arguments are automatically replaced by their resp