16879 projects tagged "POSIX"
DeadlyCobra is a game similar in gameplay to the classic Nibbles or snake game. Basically the point of the game is to eat as many pebbles (in this case "Men") as possible without eating yourself or hitting a wall. Features include both single and multiplayer modes, cool 2-D graphics and energizing music for each level.
Josh's Website Framework is a CMS framework for PHP Web developers. It consists of various subcomponents you can extract and use individually. SaxInterface provides an OO wrapper for SAX XML parsing. The Auth Engine provides both level-based permissions (e.g., must be level 100 to access this page) and name-based permissions (e.g., must be in "editor" group to access this page). Utilities include Mutex and SharedData classes (for interprocess communication), site-wide custom error handling, and the ability to take a site offline for maintenance.
Nutex is a secure and modular PHP framework that uses XML-RPC and HTTPS for remote calls. It uses the Smarty Template Engine to implement the administration section, and has its own Apache, PHP, and mod_ssl packages to increase security. It can be used to implement a system to manage many servers or to get information from those servers.