29 projects tagged "English"
CI-Eye is a powerful continuous integration build radiator requiring no installation and almost no set-up. CI-Eye talks to many different CI servers through their REST APIs (so no plug-ins are required). Currently, support is offered for Hudson, Jenkins, and TeamCity. CI-Eye runs as a standalone Web application.
EZDM (ezdungeonmaster) is a simple set of tools for dungeon managers, targeting AD&D 2nd edition rules. It's not an RPG game, but some helper tools for people DM-ing real games, and is designed not to get in the way of roleplay and storytelling, but simply help do the math during encounters and leveling. Dice rolling can be done by the computer, or the tools can be set for manual dice, in which case you simply enter the results of the roll. All game data, charts, and character sheets are stored in JSON format. The EZDM kit defaults to using a simple dialog-based GUI which requires easygui, but a console interface is also available.
JOMS is a CMS that allows you to describe permissions, source for content, and layouts for your pages in a JSON file. You can also describe objects (field representation, field validation, field data, stateflow, permission, etc.) in a JSON file. JOMS mixes both JSON files, an HTML skin file, and provided data, and generates an HTML file. It provides a simple, flexible, useful instrument for developing a reusable and extensible site.
Lingua Server is a fast multi-protocol application service server in Java. Its main features are very fast response times, a pluggable protocol and transport architecture, very easy application service development (MVC), built-in cluster support using multicast, auto-discovery, and distributed shared objects.