57 projects tagged "Linux"
mysqlblasy is a Perl script for automating MySQL database backups. It uses "mysqldump" for dumping mysql databases to the files sytem. It was written with automated usage in mind. For example, it is silent during operation, and only produces noise on errors/problems. It rotates backups automatically to prevent the backup disk from getting full when the administrator is on vacation (or is lazy).
TYPOlight is a content management system (CMS) for people who want a professional Internet presence that is easy to maintain. The state-of-the-art structure of the system offers a high security standard and allows you to develop search engine friendly Web sites that are also accessible for people with disabilities. Furthermore, the system can be expanded flexibly and inexpensively. It features easy management of user rights, a Live Update Service, a modern CSS framework, and many already integrated modules (news, calendar, forms, etc.).
MySQL Split Read/Write for Drupal is a patch for Drupal versions 5 and 6 that allows a Drupal-based Web site to access a multi-server MySQL setup with master/slave replication. This allows Drupal to send all MySQL select (read) queries to the slave nodes, while allowing insert, update, and select (write and read) queries to be pointed at the master node. The code modification allows for an increased 30% improvement under query-based transactions on this platform environment.
Gixaw Chat is a feature-rich system that adds live chat to your Web site. It features unlimited rooms, private and group chat, seamless Integration with any third-party application, easy file sharing, live image previews, powerful moderation (kick, ban user, and ban IP address), past chat transcripts, user profiles and display pictures, sound notifications, flood control, unlimited smileys, and a lot more.
fp.board is a bulletin board software solution designed to both implement features of proprietary non-free solutions and provide exceptional security. It supports features such as a built in Markdown Engine along with BBCode, an advanced Ban Control Panel (modeled after IRC, with Account Exceptions and CIDR based IP bans), DNS Blacklist checks, checks against the StopForumSpam databases, and more. It has no issues with the Suhosin Patches, and is developed on a server that supports Suhosin.
Probus is a Web framework for developing in PHP5. This framework is based on the MVC pattern. It has excellent support data caching and provides convenient AJAX support. This framework supports the following features: Many programming patterns can be used, include MVC. A simple command-line tool is used to generate projects. Standard plugins are included for AJAX, RSS, and form validation. It is simple create new plugins for Probus. Its database abstraction layer supports MySQL, PgSQL, MSSQL, Oracle, and many others. It automatically caches data. Its configuration system uses YAML syntax. Components can be used from external frameworks such as Zend Framework, symfony, Code Igniter, Kohana, and CakePHP.