The ASF is made up of nearly 100 top level projects that cover a wide range of technologies. Chances are if you are looking for a rewarding experience in Open Source, you are going to find it here.
-
Apache Whirr
Apache Whirr is a set of libraries for running cloud services
Apache Whirr is a set of libraries for running cloud services Whirr provides: 1. A cloud-neutral way to run services. You don't have to worry about the idiosyncrasies of each provider. 2. A common service API. The details of provisioning are particular to the service. 3. Smart defaults for services. You can get a properly configured system running quickly, while still being able to override settings as needed. You can also use Whirr as a command line tool for deploying clusters.
-
Apache Reusable Dialog Components (RDC) Taglib
A framework for creating JSP taglibs that aid in rapid development of voice and multimodal applications.
Server-side generation of HTML has proven an effective way of generating the user interface for visual web applications. Over time, the effort involved in such HTML generation has been reduced by the availability of various JSP tag libraries that abstract away the minutiae of HTML markup. The RDC project aims to achieve for voice and multimodal applications what JSP tag libraries have already achieved in the world of visual web applications.
-
Apache Xalan for C++ XSLT Processor
Xalan-C++ is an XSLT processor written in C++.
Xalan-C++ is an XSLT processor for transforming XML documents into HTML, text, or other XML document types.