15602 projects tagged "Linux"
objectManager is a simple to use PHP object/MySQL database layer that allows objects to be inserted, retrieved, updated, and and deleted from a MySQL database. Each operation that would normally take many of lines of code, is achieved with one function. The system depends on objectManager.class.php for all tasks, from which any class can inherit to make that class persistent.
Unlimited Simulator is not a game. It's a basis to create whatever simulations you want, from games to scientific simulations. You only have to worry about physics, controls and how the world looks like. It can be at the same time a car simulator, a spaceships war game, or a scientific simulation. While you can do these things on their own, Unlimited Simulator provides the ability to do all three at once. It allows interaction of completely different kinds of clients, thus achieving unprecedent realism and complexity.
Menu Buddy currently comprises a couple of Python scripts for creating GNOME panel menus from a directory hierarchy of music files. These menus can be used to play or enqueue songs in XMMS, as well as pause or skip XMMS. These scripts are not terribly powerful yet, but there is potential for a signficantly more flexible system of menu-creation that allows automatic construction of many different kinds of menus based on directory hierarchies.