AutOrg aims to be a text editor, personal organizer, local wiki, secure agenda, and everything in between. For the user interface, it gets its inspiration from text-based minimalism, still providing advanced features for publishing, encrypting, and sharing information. It uses Emacs Org-mode and other extensions, and its main binary distribution runs on a Mac OS X desktop.
Wendland TD is a German Tower Defense like game. In this game, the player's goal is to stop a truck or train (you can choose between a street or rails in the main menu) by placing obstacles like garbage, cows, or other trucks on the road/rails. This game is only available in German, because it is related to events that are actually happening like this in Germany.
Utopia is Linux distribution based on Slackware64. It includes Linux 2.6.35.8, OpenOffice.org 3.2.1, KDE 4.5.3, GNOME 2.30.2, Jackx, Audacity, VLC 1.2.0, Wine with patches to make Tomb Raider Underworld work, TigerVnc, Amule, Seamonkey and Icecat with Flash, Gammu with Wammu, Python 2.6, Gparted, Audacious, Testdisk, p7-zip 9.04, Nvidia drivers 260.19.12, Xorg 1.9.2, Java 1.6.0_21-b06, Filezilla, and more.
Aciqra is a night sky simulator to show the sky and celestial objects. It uses the highly precise Aloac program to calculate highly accurate positions for planets, stars, comets, and everything else in the sky for thousands of years into the future. It can load a variety of catalogs and even custom ones with a bit of extension.
Geiser is a generic Emacs/Scheme interaction mode, featuring an enhanced REPL and a set of minor modes that improve Emacs' basic major mode for Scheme. The main features provided are evaluation of forms in the namespace of the current module, macro expansion, loading of files and modules, namespace-aware identifier completion, automatic documentation, jumping to the definition of an identifier, access to documentation, listings of identifiers exported by a given module, and rudimentary support for debugging. Geiser supports Guile and Racket.
GNU Recutils is a set of tools and libraries to access human-editable text-based databases called recfiles. A recfile contains data structured as a sequence of records. The rec format supports data integrity with the usage of record descriptors (keys, mandatory fields, field types, etc.) as well as the ability of record fields to refer to other records. Despite its simplicity, recfiles can be used to store medium-sized databases. The GNU recutils suite comprises a texinfo manual describing the Rec format, a C library (librec) providing a rich set of functions to access rec files, a set of C utilities that can be used in shell scripts and in the command line to operate on rec files, and an Emacs mode (rec-mode).