Written in PHP/MySql, it can be used as a portal for any type of content (such as news, forums, events, etc.) and one or many independent shops. Every store will have its own Internet domain, and all the features and the personalization of a typical e-commerce site. Each can be administered in full autonomy by its own administrator.
IRCG is a revolutionary way for dispatching messages to huge groups of users over an arbitrary number of separate communication channels in real-time. IRCG provides message streams over persistent HTTP connections and can interface with a subsystem to produce static file snippets. All aspects of IRCG are scriptable using PHP. IRCG is format and content agnostic, and can produce any output format you require, including XML, XHTML/HTML, and WML.
Most computers have a variety of log files being written to. Log File Status lets you monitor them from your web server. Basically, it reads the tail 10 lines from the log file, highlights them, and displays them. Handy for distributed.net log files or web server error logs.
RIBS is an incremental backup system written in PHP which utilizes some common *nix programs (specifically rsync, ssh and cp). Incremental backups mean frequent backups can be done (i.e. hourly) with only around 2x the space of the full backup. Using rsync means that RIBS can act as both a backup script on a local machine, or as a script to backup several network hosts. It is designed to be highly configurable and highly informative to the system administrator. Includes a number of error checking, and logging/email capabilities.