Graphical interface for Bazaar using the Qt toolkit

qbzr

Graphical interface for Bazaar using the Qt toolkit

QBzr is a cross-platform GUI frontend for Bazaar, based on the Qt toolkit.
General-purpose messaging and notification program for X11

dzen2

General-purpose messaging and notification program for X11

Dzen was designed to be scriptable in any language and integrate well with window managers like dwm, wmii and xmonad though it will work with any window manger.
plugin to display status notifiers in the Xfce4 panel

xfce4-statusnotifier-plugin

plugin to display status notifiers in the Xfce4 panel

A small plugin to display status notifiers, including application indicators, in the Xfce4 panel as described in freedesktop.org StatusNotifierItem specification. Status notifiers are a modern alternative to the system tray.
print info and check PNG, JNG and MNG files

pngcheck

print info and check PNG, JNG and MNG files

pngcheck verifies the integrity of PNG, JNG and MNG files (by checking the internal 32-bit CRCs or checksums) and optionally dumps almost all of the chunk-level information in the image in human-readable form. For example, it can be used to print the basic stats about an image (dimensions, bit depth, etc.); to list the color and transparency info in its palette; or to extract the embedded text annotations. All PNG and JNG chunks are supported, plus almost all MNG chunks (everything but PAST, DISC, tERm, DROP, DBYK, and ORDR). This is a command-line program with batch capabilities (e.g., pngcheck *.png).
Tribun font of the Arkandis Digital Foundry

fonts-adf-tribun

Tribun font of the Arkandis Digital Foundry

This is the Tribun font of the Arkandis Digital Foundry, a font collection alternative to Times New Roman with newsprint like rendering.
Java class file shrinker, optimizer, and obfuscator

proguard

Java class file shrinker, optimizer, and obfuscator

ProGuard is a free Java class file shrinker, optimizer, and obfuscator. It can detect and remove unused classes, fields, methods, and attributes. It can then optimize bytecode and remove unused instructions. Finally, it can rename the remaining classes, fields, and methods using short meaningless names. The resulting jars are smaller and harder to reverse-engineer.