Developer corner of own projects.

List:

  • cluster-queue
    With the php shell program you can store standard shell commands in a config. As well as remote transfers of files that are executed in a sequence as you define it. And cross several servers.
    Watch out for the „dummy“ project and see the installation guide. Also including examples to setup a HA cluster with 2 DB and 2 Webservers using DRDB
  • Multirename
    This bulk rename program is made to be used as shell program, for batch processing and for the standard php applications… the web too. Windows/ Linux /mac. This means: If you have tonns of files to be renamed or have always new files which must be renamed: This program is made for you! I use it only in cronjobs/scheduled tasks in the background.
  • Mumsys library
    It is the heart of most projects. Mostly the code changes to be public under a free license and the base e.g. for multirename actually 🙂

Some/ most of the code can be found at github and it is mostly licensed under a open source license like: GPL or LGPL.