wxBase contains most of the non-GUI classes from the wxWindows cross-platform C++ framework. There are 2 categories: generally useful portable code (date/time handling, command line parsing, regular expression support) and wrappers for the OS objects (files, directories, sockets, threads, etc.) allowing you to write portable programs easily.
joeq is a Java 2 (JDK 1.3 and 1.4) compatible virtual machine. It is unique in that it is entirely implemented in Java, leading to greater reliability, portability, maintainability, and efficiency. It is also language-independent, so code from any supported language can be seamlessly compiled, linked, and executed dynamically.
cz2cz tools is software for converting texts between various charset encodings that are used in the Czech language. The most important feature is autodetection of the most-used encodings (UTF-8, ISO-8859-2, Win-1250, cp850, and Kamenickych). There are both console non-interactive (text-based) and interactive (curses) applications. cz2cz also allows you to convert characters with diacritics to TeX (LaTeX) conventions. The interactive part of cz2cz tools can be used for quick manual complementing of diacritics to texts.
WSO2 Web Services Framework for PHP is a PHP extension for providing and consuming Web services. WSO2 WSF/PHP supports SOAP 1.1, SOAP 1.2, WSDL generation, WSDL mode (WSDL 1.1 and WSDL 2.0), REST style invocation, integrated Data Services capabilities, and some of the key WS-* stack specifications such as: SOAP MTOM, WS-Addressing, WS-Security, WS-SecurityPolicy, and WS-ReliableMessaging.
ds3, short for dialup service 3, is a modem sharing server for Linux/UNIX. It allows no direct access to the modem/ISDN-adapter. Instead it provides a text based interface which can be accessed via telnet or by a client. Currently a java client, a gtk based client and a small gnome applet are available. Features of ds3 include user authentification and scripts or programs may be lauched through events created by users or triggered by an interval.