jmx4py offers a client API for Python similar to the existing Jolokia clients for Perl (jmx4perl), Java, and Javascript. Jolokia is a JMX-HTTP bridge giving an alternative to JSR-160 connectors. It is an agent-based approach with support for many platforms. In addition to basic JMX operations, it enhances JMX remoting with unique features like bulk requests or fine grained security policies. jmx4py builds upon the basic API and offers further features related to monitoring and controlling JVMs via JMX using Python.
KonaKart is an eCommerce and shopping cart application that provides everything that store owners need to sell their products over the Internet. KonaKart includes an extensive set of online shopping cart features to satisfy the needs of both online shoppers and store owners alike. It is an affordable enterprise quality eCommerce solution designed with technologies that will perform and scale. KonaKart has a comprehensive set of APIs for controlling all functionality. These APIs are accessible using Java (POJOs), SOAP, RMI, JSON, or even Javascript. These APIs make it easy to integrate KonaKart into other systems, both at the front and back ends (eg. to Content Management Systems or ERP systems).
Canumb aims to crunch data on various forms and turn them into something meaningful. A variety of inputs are currently supported, such as different number base conversions (decimal to hexadecimal, binary to hexadecimal, octal to decimal, etc.) and various encoded formats (a base64 encoder decoder and a URI encoder decoder). It's built to allow for extension when the future demands other input formats be crunched.
Kloxo is a lightweight and powerful Web hosting panel that has been in development since 2002. It was formerly known as LxAdmin. It allows for adding customers, resellers, and wholesale resellers with few clicks. Clustering functions are also built in, so you can expand and add servers whenever you need. Migrating customers between servers is easy and automatic, making it the most extensible panel to date. The services installed by default are Apache, BIND, MySQL, Pure-ftpd, Qmail, and Bogofilter. You can also switch between Apache and Lighttpd, BIND and djbdns, Bogofilter and Spamassassin. All configuration files are converted automatically in the process.
The JsonMe++ (JSON Made easy for C++) library is a C++ wrapper for the JSON-Glib C library. The library makes heavy use of C++ syntactic sugar type C++ language constructs, most notably the subscript operator and cast operator as essential API components, which makes this JSON library extremely simple to use. As a result, access to a deeply nested value from a piece of JSON data can be expressed simply.