Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
D&B Hoovers is Your Sales Accelerator
For sales teams that want to accelerate B2B sales with better data
Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
JOX is a set of Java libraries that make it easy to transfer data between XML documents and Java beans. You can think of JOX as a special form of Java Object Serialization, using XML as the serialization format.
Example Code Manager is an Eclipse-Plugin for managing sample code and sample data from repositories around the world. Mainly subversion repositories, but support for flat file or CVS repositories are planned.
All-in-one security tool helps you prevent ransomware and breaches.
SIEM + Detection and Response for IT Teams
Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
libinterface is a C++ library and a code generator used to facilitate interprocess communication over TCP and Unix sockets. The code generator reads XML method definition and produces code to serialize and to deserialize the described data structures.
nLabsEdi is an open source EDI platform. This project consists of an webinterface where you can manage all the different parameters and also monitor the document flows. There will be an customer/supplier webinterface available for editing/uploading documents. The purpose is to support as many document formats as possible. You'll be able to make you're own mappings, therefore you'll be able to connect every ERP system to this platform.
This project is an initial reference implementation of the VSI-E protocol. The implementation has been done using the C/C++ language and is in the form of a re-useable library developed on the Linux platform.
CodeSnippet is a collection of Java libraries to convert CSS, DTD, HTML, Java, JavaScript, JSP, Properties, SQL, and XML code to HTML with syntax highlighting and line number support. If you want to see it in action, visit http://snippets.hoydaa.org.
Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.
Banks, lending institutions
Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
MooTools for Code Igniter is a Code Igniter library for integrating the popular MooTools JavaScript library. It allows the CI developer to access MooTools functions with simple, single lines of code.
Stylesheet inside JAR to transform DocBook XML to OpenDocument (odt) format. Usage: java org.hocon.docbook2oo.Main basedir infile outfile . Creates Template files in %HOME%/.docbook2oo, change them at your needs to change logo, Text styles, Page layout e
A new WSDL to Java/JiBX binding generator. Supports multiple inputs as WSDL or XSD, array unwrapping (rare feature !), choice between plain arrays or java.util.List, prefix and namespace aware, serializable beans, and "ready to bind" generated files...
JAST (Javascript Toolkit) is an Open Source cross-platform javascript framework that aid users to perform the most hard operations with few simple lines of code.
It's modularity allow the download only for the code required to the page.
PHP framework with support for simple tags and server-side events like jsp, asp.net, etc. prioritizing separation between structure, behavior and presentation, generating clean valid html markup.
XSD Object Translator is capable to create Java classes from XSD files. And the classes created reflects the objects structure of valid XML files, in accordance with the XSD files. This way, this objects can to be serialized to XML and back with XStream.
XML data binding solution based on embedding templates in your C++ code and flexible object model. XML template controls matching/generation of input/output XML. Data binding is done via C++ variables or expressions quoted in the template.
This project is aimed at developing a LaTeX class set of developing legal documents. Initially, it is aimed at Brazil's legal documents code style however it might be extended easily in the future.
With the death of the Saffron UML software that so many developers were getting excited about, Actionscript 3 programmers are left without hope for an easy-to-access and specialized interface for developing UML Class diagrams that generate code stubs.
szTreeView is a javascript library to display data in tree structure. Features: code XHTML generated, AJAX capabilities (by using an independent small AJAX library), fully customizable. Shipped with JSP taglib and example webapp.
A library providing a full implementation of MPEG-2 transport streams (ISO/IEC 13818-1 aka ITU-T Rec. H.222). Can read, write and edit transport streams. Code is generated from a XML description of the bitstream syntax. This may be extended to other multimedia file formats in the future.
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.