Projects¶
- mysql-replicate-by-triggers – a set of SQL procedures for MySQL to create triggers
- couchdb-replication-manager – a utility for managing CouchDB replication
- foto-copy – copies photos from a memory card (CF/SD) to a chosen directory, automatically renames them by date and time, rotates based on Exif information, and converts RAW format to JPEG (with correct Exif data)
- sendxmpp – a Perl script for sending XMPP messages (Jabber)
- vimconfig – advanced configuration for the Vim text editor
- IPtables firewall – a universal firewall script for Linux (iptables)
- libcfg+ – a C library for parsing command-line arguments and/or configuration files. This library is part of the gnutls library – GNU Transport Layer Security (TLS)
- FastCGI gallery – a simple gallery of photos stored on disk
- mysql-table-copy.pl – a script for automatically moving records from one MySQL table to another
- mysqldump-convert.pl – converts a MySQL dump with extended SQL INSERT statements into simple SQL INSERT statements
- hardlink-files.pl – finds duplicate files and creates hardlinks to save disk space. Remembers previously computed MD5 checksums
- mail-gnupg-encrypt.pl – a mail filter. Encrypts incoming email with the user’s private GnuPG key and stores it securely on disk. Useful in combination with procmail