A documentation and report generator for systems biological models
...SBML2LATEX can also be downloaded and used locally in batch mode or interactively with its Graphical User Interface or several command line options. The purpose of SBML2LATEX is to provide a way to read the contents of XML-based SBML files. This is helpful and important for, e.g., error detection, proofreading and model communication.
Cross-platform C++ libraries with a network/internet focus.
NOTE: Current source code as well as bugs/patches are on GitHub:
https://github.com/pocoproject/poco/
C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
The software reads XML files with equity stock order details and submits them to the TWS API from Interactive Brokers for execution. The software also visualizes all order status, error messages, and connection status. Also useful for order latency monit
Blunder is an automated tool for analyzing chained exceptions in Java. It's usefull for classify, generate a customized error message and a list for possible solutions.
ModeliXe is a PHP template engine. Designers will appreciate its Dreamweaver support, and its XML compliant templates. Developers will be pleased about its plug-ins system, error management and the template cache.
pyModeliXe is a Python template engine. Designers will appreciate its Dreamweaver support, and its XML compliant templates. Developers will be pleased about its plug-ins system, error management and the template cache.
xml.dom.easydom for python primarily behaves like any xml.dom.* you already use. Additionaly easydom provides operator overloadings which render xml processing descriptions more readable and hence less error-prone. See about 90% of your xml-code boosted.