Text Editors



Reformatting clipboard text on win32 Download

Friday, May 2nd, 2008

This script allows you to reformat the clipboard text.
Download from:

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.

Portalocker Download

Wednesday, April 30th, 2008

This script is a cross-platform (posix/nt) API for flock-style file locking.

I think this will be most helpful to former Perl users such as myself, who are used to

StringValidator Download

Tuesday, April 29th, 2008

This script is a portable class to carry out all sorts of validation on strings. It uses regular expressions to carry out common validation procedures.

Mnemosyne Plugin for TeXmacs Download

Monday, April 28th, 2008

The Mnemosyne plugin for TeXmacs allows you to edit databases from the Mnemosyne flash-card program in TeXmacs,include or edit mathematicr edit mathematics in a fairly easy and

BAR script Download

Monday, April 28th, 2008

BAR script is a full reservations system intended for the usage of small to medium-sized tour operators and travel agents.

Read a text file backwards Download

Monday, April 28th, 2008

This script presents another way to read a file line by line, starting at the end.
Download