M2MXML is an XML based protocol for Machine-To-Machine communications. The M2MXML project includes a Java API for parsing M2MXML, but is intended to be language agnostic.
IM Tailor is a web-based instant message system coded with the ease of website integration and use in mind. It's based on AJAX technology, so it doesn't eat the b/w as the server replies only if the user has a new message. PHP&MySQL&XAJAX class.
CRel is an object relational data store for C programs. Based on a
structure data specification in XML or autogen, it generates code to
store and access the data object. It supports indexing, constraints,
memory management and serialization.
The DataExtractor (HTMLtoXML) extracts data from a HTML page according to a configuration file and puts the data into an XML file according to a specified structure. It is a tool to extract data from HTML pages and to store the data in XML files.
Web based tender system to source, award and manage the total procurement process. Leverages supply and demand, through reverse auction, ensuring that goods are bought at the best possible price. Developed in PHP with MySQL/PostgreSQL database.
XDC is a program that generates HTML documentation from special comments within XML files - much like Javadoc does for documentation in Java source files. It supports various XML dialects (XSLT, Apache Ant build files, ...); others may easily be added.
This is a project designed to help TourOperator and TourAgent transfer information from one place to another.
Use XSD to validate and parse data which is not in XML format.
Ncartographer takes the xml output from an Nmap scan and displays it graphically in an attractive, compact, scalable, and complete manner. Supports saving the display of a scan as .png or .jpg images, and can generate images from a command line.
SAX for .NET is a C# port of the original Java based SAX API specifications. When compiled into a .NET assembly it becomes available to the other .NET languages as well.
Xanot is an XOM (Xml to Object Mapper). Very similar to well known Apache Digester. But it uses java 5 annotation feature. So that the classes can "tell" the parser how to map xml data into its object model.
Relational.OWL automatically extracts the semantics of virtually any relational database and transforms this information automatically into RDF/OWL, processable by a wide majority of Semantic Web applications.
SOAP-Server framework for Java Micro Edition (JME). Use this framework to run simple web services on mobile devices, e.g. PDAs. Supports SOAP 1.2 (without attachments). Runs on MIDP2.0/CLDC1.1 or CDC compatible VMs with sufficient memory.
Toxicity is a open source XML microkernel for document oriented development based on Java. It provides support for processing all kinds of informations that can be represented in form of XML documents.
NOTE: As of August 2006, development of this COLLADA plugin has migrated into the official OpenSceneGraph repository, so this SourceForge project is frozen for historical reference only. See http://openscenegraph.org/
A LISP-like XML glue language with an XML syntax.
Ideal for pipelined XML aggregation, transformations
and filtering with accessors to a content repository.
Embeddable Java implementation includes XSLT engine XT,
servlet, command line and applet.
Server and Client XML exchange via reflection. AJAX,PHP,JAVA and PERL reflection helper classes. Full NIO server for JAVA and RMI service. Basically create a PlugIN and let reflection do the work for you.
HtmlClient provides an SGML/HTML/XHTML parser and connection client making web-spidering as easy for developers as actually surfing the web with a premade browser. Based on Apache's HttpClient.