Diplojuge is a toolkit that can automate all of the actions of a judge in the Diplomacy game. Contrary to certain existing programs, the tools are simple and usable on the command line. The most important software is the adjucator. It reads the map, the positions of the pawns and centers, and the orders, and it prints the outcomes on standard output. This can make it possible to easily solve the orders on standard and electronic Diplomacy games. There are also tools to draw maps with resulting positions and to allot countries to players.
Kiwa is a Web-based, object-oriented development and run-time environment. The goal of this project is to allow site administrators to graphically design their site's businness workflows (XML automats). It uses a template system to display pages, and offers easily extendable object libraries that can be plugged as cartridges.
Pomm is a lightweight, fast, efficient, and powerful PHP object model manager for the PostgreSQL relational database. Pomm generates code to work with PostgreSQL and benefit from its speed and its rich features set. It uses SQL as the query language because it is often what developers end up using with ORMs and because it is easier to optimize queries directly. This also allows developers to work with user-defined types, namespaces, arrays, key-value stores, table inheritance, window functions, cryptography, stored procedures, triggers, and all the other features PostgreSQL offers. Pomm offers a stand alone library for your plain PHP projects and also Silex and symfony extensions.