1182 projects tagged "OS Independent"
A Simple Version Control System is an easy to install and easy to to use version/revision control system. It differs from most other version control systems in that it is designed to keep track of files in place. It does not allow any changes to be made to files; all changes require the users to change files externally with FTP or SSH access. It is very easy to set up and use. Users do not need to work with repository, branches, commit, and check-out files. All a user needs to do is upload the changes files and click Update, or if enabled, just wait for it to be updated automatically.
ANSI-CIO is a set of transparent replacements for the file functions in stdio.h and unistd.h. They offer the ability to share file accesses, and to open, read, write (and more) files concurrently. Using these functions it is possible to open a file more often than only once and to access it. All functions are completely compatible with their ANSI counterparts.
APLM (Alex Personal Library Manager) is a set of Perl scripts for managing a small library. It is designed to be easy to set up, easy to use, very customizable, and self-contained. It lets you type in your books, change a few paths, and get going without worrying about MySQL or anything. It also has a Web interface.