Showing 1564 open source projects for "xml"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    An implementation of the blogs component of the OPML Community Server for the LAMP platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Cisco IP Telephony Services project contains many IP phone services and utilities for the Cisco 79XX phones and CallManager. This project houses several scripts, services, and administration tools. Recruiting! Contact me and become a developer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    This UBmatrix Processing Engine is an SDK for building XBRL-enabled applications. The engine is the essential component to read, write, and validate XBRL. This project was released under UBmatrix Inc. Learn more about EDGAR Online XBRL Processing Eng
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Eclipse XML-Security Plug-In allows you to experiment with the W3C recommendations on digital signatures and encryption and to learn all about their background. Arbitrary XML documents can be canonicalized, signed, verified and en- or decrypted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    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
  • 5
    Metaquokka is a highly configurable xml editor, currently available as Gridsphere portlet. Besides the default format, there is suppoert for ESysXML, a simulation description scheme for a geodynamics framework. Supports Generic Mapping Tools rudimentary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The project is a collection of object pascal libraries for parsing text strings and markup languages HTML, XHTML, XML, CSS and others. Libraries are written in minimalism concept with striving for wide unification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Domify is a Java library which adapts an arbitrary graph of Java objects to a W3C DOM interface. The DOM nodes are lazy-loaded to minimize processing overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XMLminus is a utility for saving and loading data in a format based on XML, but slightly modified for simplicity. XMLminus is not suited for writing documents, but is excellent for data serialization. XMLminus is written in modern C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Leaser is the codename for an experimental XML document server written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    XML_PullParser moves the API of the PHP XML facility from an event-based model to a token-based model. Instead of processing data passed from the parser to callbacks, scripts work with "tokens", which are arrays representing XML structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Generates RDF and RDFS ontology documents automatically from HTML pages once given a set of rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The goal of XML11 is to help programmers write AJAX-applications without requiring any JavaScript knowledge. XML11 allows you to write your application in Java which is then translated to JavaScript so that it can run inside any browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Obix Configuration Framework is an XML and Java based configuration framework which provides developers with the ability to easily and quickly develop configurable software applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    B-Trust eDoc is a program built on top of LibDigiDoc a free implementation of the OpenXAdES standard for signing/encrypting files using smartcard tokens. It also contains Openssl and PKCS11 wrapper classes in C++ which might be useful to developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project proposes a tool for formal verification of web services composition based on Pi-calculus and the conversion between BPEL and pi-calculus. This tool integrates two kinds of formal verification techniques and can validate automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. It was written with performance in mind and does not require any XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jsXe is the Java Simple XML Editor. Out of the box it provides a tree view, DTD/Schema introspection and validation. It's aim is to provide a framework for XML editing through any number of views that can be loaded at runtime as plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ODF-UOF Converter provides a way to convert the docs(text/spreadsheet/presentation) between Open Document Format for Office Application(ODF) and Chinese office file format based on XML(UOF).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    ajaxQ provides simple AJAX access to MySQL databases via SQL from within javascript. Call a few simple javascript functions to execute SELECTs, UPDATEs, INSERTs and DELETEs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Visual xsltproc is a tool which help to write xslt file, and debug it to find errors. It writes xml, and generates xml (Syntax highlighting of XML & line Nr.). Finally if the result is XSL-FO it generates the pdf on Apache FOP java. Build on QT4.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    xsdTransformer generates xforms, xhtml, code, scripts and desriptors (e.g. xForms based xhtml sites) based on xml schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KAGEfx is a framework to load shader programs based on the OpenGL Shading Language contained within an XML file that holds descriptive metadata about the shader and to replace shader modules on the fly with respect to their level-of-detail metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QutXR is a Qt based XML-RPC client/server library. It is very easy to use and has a threaded Server class. It also contains nice examples and API documentation to help you start writing XML-RPC enabled software as fast as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Add-on for the WSDL2... utility from the Apache Axis project, this utility will read WSDL files and generate COBOL copybooks and source code appropriate for marshalling and unmarshalling XML messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Any2XML allows the controlled conversion from any textfile to an XML file. In the editor (GUI), rules are added to define which parts of the textfile are processed and where they are put in the resulting XML file.
    Downloads: 0 This Week
    Last Update:
    See Project