This project is an XML oriented Web Framework that relies on python for expansion of XML data into web pages, while keeping code and content sepearted. Coupling this with CSS allows for complete page formatting and styling without touching python code
RefLisp is a small Lisp interpreter written in C++. It has:
an built-in web server, Wiki, LISP server pages, SQL Databases, XML parser, MD5 hashing, regular expressions, reference counting and mark-sweep garbage collection, GPL.
IDXMLParser is a "sloppy dom" XML parser, that provides for an XPath *like* interface for querying XML elements and attributes, whilst not requiring any validation of the XML.
Jabber client libraries for light java devices such as mobile phones, it brings instant messaging capabilities to every java phone (with support to MIDP), but may be used for other applications!
It uses a very tiny XML parser crafted for this project.
reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
ByteML is a XML-JavaBytecode interoperability framework. With the aid of this framework the end-user can convert bytecode ( Java .class files ) to XML files and vice-versa.
A PHP tool used to make up a markup language output (e.g. HTML). Good for object-based output generating, as you don't take care of closing elements. Data posted to it are printed immediately (you don't have to wait for remaining parts of the element).
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
XML Tree Object Model (XTOM) is a java 1.4 based XML parser. It is designed to be easy and simple to use for parsing XML configuration files. It uses the notion of a Tree to hold XML Elements and implements a path based element navigation system.
From the XML definition of your database, DewDrop will generate clean and human-readable SQL DDL code for any supported target database. This means you can define your database just once in XML, and have it work for any database automatically.
A set of libraries focused on parsing and processing XML and HTML. Modules include: ServerPages - a Perl application server with embedded scripting; Termite - an Ant-like make utility; Sockets - A socket client/server; and a slew of other utilities.
A series of projects used for Flagrun Networks (http://www.flagrun.net) this network is dedicated to hosting; open source projects, development websites, gaming mods, community sites. these are the tools used on flagrun, completely open source to the pub
MetaCheck is a java code checking utility to convert results from various code checking tools (jcsc, pmd, checkstyle, findbugs, ...) into one uniform xml/html result for each of the checkers and for the generated meta result.
open-eXtend is an implementation of the W3C XTND - XML Transition Network Definition. It aims at providing tools to build and execute a network. An implementation of the XEXPR - XML Expression Language is foreseen too.
Extended HTML is an extension to HTML based on XML, PHP, SQL and JavaScript technologies. The compiler is written in PHP 5 (so it can be deployed on a web page) and allows the developper to create in one file objets used both on client and server side.
This tools allows you to use XML documentation tags in VB.NET sources like in C#. It extracts your comments in the same way as the c# compiler, so you can for example create a documentation using the free tool NDoc. Becomes obsolete with VB.NET 2005.
Xing is a complete MVC framework to develop Swing (not only) based Java applications. Xing allows user interfaces to be defined using XML. It includes data-form binding, log, preference etc. Mediator patter simplifies the controller part implementation.
This Perl module allows you to validate XML documents against a W3C XML
Schema. This module does not implement the full W3C XML Schema
recommendation, but a useful subset.
JDBF is a JDBC-based Object-Relational mapping system.It needs a xml configurator file called "repository" where objects are mapped.
It generates SQL for retreiving, saving, and deleting objects.
4fkCfg is a generic Lib, that provides tools for simple configuration of JAVA projects. XML-based definitions lead to typesafe methods, allowing the developer to focus on more important stuff than Config Files.
Beck maps between XML and Java objects. It constructs Java objects from an XML document, or generates an XML document from Java objects. The mapping is configurable (via XML) and customizable (in Java).
An xml library for parsing a simple configuration file format. Actively developed for *nix, *bsd, and os x. The goal of the project is to provide a library that can be easily wrapped into other languages such as python.