587 projects tagged "English"
IAM backup is package made of two classes. One performs the backup of the selected MySQL database, and the second restores the database. Both classes support GZIP-compressed files for improved performance. When performing the backup, the user is prompted to download the backup file, straight from the browser. Alternately, the backup can be stored on the local server at a predefined location. Restoring the database (or copying it to another server) is just as easy.
BugList is a bug/feature tracking system focusing on being easy to set up and use. It is written entirely in PHP, and only relies on PHP and MySQL for setup. Its feature set matches the requirements of a small to middle sized project. Apart from the standard categorization features, it is very easy to create customized views of the outstanding bugs. The system supports attachments and makes linking between bugs very easy. The entire system is used and managed using a Web-interface.
Kalpa.Cloud is a toolkit for developing SaaS applications. It consists of a Universal Cross-platform Client and a Qt-based library. It allows the developer to develop Rich Internet Applications with GUI using the Qt programming style for the server and to implement it as easily as possible.
Eclipse is a set of C++ classes designed to give beginner developers a head start in developing their first games as well as more experienced developers who don't want to have to write code for mundane tasks like fonts, sprites, and image loading. It provides bitmap fonts, window management, audio capabilities, image loading, error logging, and zip file support.