eSoap is a SOAP toolkit for C++. Server side programming of Web services can be done using mod_esoap (an Apache module that supports SOAP), Abyss (the native embedded HTTP server), and CGI. Client side programming implements one type of SOAP transport (HTTP) using two libraries (NanoHTTP/cURL). Examples of how to build Web services for Linux, Windows, and RTOS are provided.
XQX is a XML interface to relational databases. It retrieves data from a relational database and transforms the result into an XML format. The output XML data can then be transformed once again (with the power of XSL), as dictated by the end point device (Web browser, cell phone, PDA, or other wireless device) requirements. The data itself can also remain unchanged, and because it is raw XML, it can be delivered to any SOAP aware device to be handled directly on it.
A very usable CMS that enables people to manage their Web sites in great detail.