UWGBuilder is a rapid application development environment for the UWG toolkit. It largely acts as a visual editor for designing XHPD-based graphical user interfaces. It is still under development, so not all of the project's compile/run functionality is complete, and one or two other things may be unstable. It ought to work by and large, however.
rapp (Remote Applications) provides a UWG client for interacting with a rapp server: the server sends XML descriptions of graphical interfaces (widget hierarchies) that the client renders. Actions performed on the client are sent back to the server (as XML), which updates the interface as necessary.
rappd (Remote Applications Daemon) provides the server side of rapp, which manages application back-ends providing interfaces to rapp clients. When connected, the server sends out XML descriptions of graphical interfaces (widget hierarchies) which the client renders. Actions on interfaces are communicated back to the server which then updates the interface.
XDM-Choose is a replacement chooser for XDM, which presents a slightly more user-friendly interface than the default chooser. It allows the user to type in a host name, then either query the host (to see if it is up and accepting), or connect to the host. The majority of options are configurable via the conf file (xdmchoose.conf). A small utility "xdmping" comes with it, which allows a command-line probe of an XDM host's willingness to manage a session.
A .NET component for spreadsheet reporting without using Microsoft Excel.