The Emerging Technologies Explorer provides a user interface for consolidating ETTK (Emerging Technologies Toolkit) packages within the Eclipse IDE. It provides easy navigation to tools, documentation, demos, and communities for the various ETTK technologies, and facilitates easy installation for integrated Eclipse-based ETTK technologies.
lxml is a Python binding for the libxml2 and libxslt XML processing libraries. It aims at ease of use of the API for Python programmers and exposing the many libxml2 features. It implements the Python ElementTree API on top of libxml2. It extends this with support for XPath, XSLT, Relax NG, XML schema, and more.
Telecom Web Services Toolkit Preview is an integrated development environment for creating telecom-enabled applications through Web Services for WSAD. This enables any ISV or Web developer without specialized telecom knowledge to easily build telecom-enabled applications. It includes an integrated simulator that provides an end-to-end solution for developing and testing telecom applications that use Parlay X APIs. Parlay X Standards are a set of simplified telecom APIs based on Web services published by the Parlay Group and the European Telecommunications Standards Institute (ETSI).
This class is meant to generate graphical percentage bars made with star icons. It can be used to present the results of poll systems on which the generated percentage bars represent relative values of each poll choice. The class comes in two versions: one for drawing large stars and another for small stars. Several presentation details may be configured, like the star colors and the number of stars to present for 100% bars. The class generates the star bar images in PNG format.
LibGC is a small, fast, portable, multi-threaded garbage collection library for C++. It is highly customizable, as it can be multithreaded or single threaded, and the memory size to use for the collector may be changed at compile time. It is precise, as it only scans pointers that exist as members on the stack or as global variables. It's very easy to use, since it has only two classes, Object (the base class for garbage-collected objects) and Pointer (for garbage-collected pointers).
wcswizard is a plug-in for IBM Rational Application Developer which contains a wizard that creates the skeleton projects that make up a server-side collaborative component for IBM Workplace Collaboration Services. The wizard provides developers with a skeleton Workplace component which can be immediately deployed to a server.
Quality Objects (QuO) is a framework for providing quality of service (QoS) in network-centric distributed applications. These applications range from embedded applications to wide area network applications, including many military and commercial applications. QuO bridges the gap between the socket-level QoS being specified, researched, and provided by a number of organizations and the distributed object level where many distributed applications are best written. QuO adds QoS to CORBA and Java RMI in a manner which is appropriate for creating applications that can adapt to environments that are unpredictable or have strict resource constraints.