Arabica is an XML toolkit written in Standard C++. It provides SAX, DOM, XPath, and XSLT implementations. It delivers UTF-8 encoded std::strings or UCS-2 std::wstrings, but can also accommodate custom string types and alternative encodings.
WheresKal is a chatbot which was created with the jabber.py libraries. It has a modular
design, allowing it to be easily extended with simple Python classes. It also has an HTTP
gateway, allowing external processes to send Jabber messages.