3 projects tagged "organisation"
Association Member Management (AMM) is a Web application to handle members of an organization, especially a sport association. The goal of AMM is to allow multiple people to have access to information about the members of an organization. Anyone should be able to use this application without any knowledge of programming. This project has been abandoned by its author, but the source code is still available for anyone who wishes to continue it.
dantalian is a transparent file-tagging system using hard links. Tags (which are directories) can be accessed on the file system level (with or without fuse), allowing maximum interoperability with other applications. Tagging operations are performed with scripts, and can also be hooked into other applications. dantalian is file-agnostic and can be used with any and all types of files. Tags can be organized hierarchically and can also be tagged. With (optional) fuse support, dantalian can also create virtual tags (currently limited to tag intersections (AND), but will be expanded later), which can be accessed transparently on the filesystem level.
A tool which splits a single WAV file into multiple wav files based on silence.
An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.