Server Management



TeXML Download

Wednesday, June 25th, 2008

TeXML is an XML syntax for TeX (LaTeX, ConTeXt).The processor transforms the TeXML markup into the TeX markup, escaping special and out-of-encoding characters. The intended aud

ExceptionContainer Download

Wednesday, June 25th, 2008

ExceptionContainer script is an Exception base-class that supports keyword arguments and printing. Download from:

Fill paragraph Download

Tuesday, June 24th, 2008

This module contains a function that formats paragraphs of text to have a certain linewidth, optionally stretching lines to that width by filling word gaps with spaces. In othe

Real Mixins Download

Monday, June 23rd, 2008

This code creates real mixed-in classes: it actually merges one class into another (c-python specific), taking care of name-mangling, some complications with __slots__, and eve

Change image properties Download

Sunday, June 22nd, 2008

Change image properties code allows you to remove the image border.
Download from:

Server side JavaScript dependency resolution Download

Saturday, June 21st, 2008

This script was creates for easing maintenance of JavaScript files and their inclusions in web pages by server-side dependency resolution.

Getting items in batches Download

Friday, June 20th, 2008

This script is useful when you want to get the items from a sequence (or other iterable) a batch at a time, including a short batch at the end if need be.

Helement Download

Friday, June 20th, 2008

This script is a HTML-element tree declaration that emits nice HTML.

This is a straight-forward, free and fast HTML generator. No validation is done, so you c

Smiley Face Generator Download

Friday, June 20th, 2008

Smiley Face Generator script generates allmost all of the possible smiley faces in use on irc.
Download from:

Replacing a portion of a string Download

Thursday, June 19th, 2008

This script allows you to replace a portion of a string at a given position.
Download from: