» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:LGPL + xml

XForms

Next generation web forms

PustefixWiki

Pustefix is a framework that helps you to develop web based applications

opensource: del.icio.us tag/opensource

HDB

HDB is a small, flexible, and efficient hybrid database, a mix between a filesystem and a database. It comes with a wide range of command line utilities for manipulating and extracting data.

XML for <SCRIPT>

XML for <SCRIPT> is a powerful, standards-compliant JavaScript XML parser that is designed to help web application designers implement cross platform applications that take advantage of client-side manipulation of XML data.

JSXML XML Tools

JSXML includes REXML, a high-performance parser that doesn’t mind if you throw 2000 lines of (well-formed) XML at it, a builder with a unique API that invites the coding of GUIs (graphical user interfaces) around it, and an iterator that makes costly recursion unnecessary.

MARC4J

The goal of MARC4J is to provide an easy to use Application Programming Interface (API) for working with MARC and MARC-XML in Java.

[For those with no idea what MARC is—It stands for MAchine-Readable Cataloguing].

jaxWidgets

jax or javascript and xml is simply another flashy name to describe components written using javascript and xml as its core technologies.

jaxWidgets are useful web widgets that can be implemented on any browser supporting DOM and Javascript. It is purely a client-side technology and requires no server components to work.

Who is jax for?
jax is aimed primarily at web designer/developers with a strong focus on minimising the programming required while still providing advanced functionality offered by javascript code.

How does jax work?
jax defines a set of custom tags for each widget (ASP.NET style). All the designer needs to do is include the widget code (and core components) needed through tags and place the corresponding tag for the widget into a normal XHTML page. jax handles the processing of all custom tags and UI actions.

ServingXML

Serving XML provides a pipeline language for declaratively adapting content to XML, transforming it through a chain of XSLT stylesheets and SAX filters, and producing a stream of output to a local or remote destination.

COBOL copybook to XML converter

CB2XML (CopyBook to XML) is a COBOL copybook to XML converter written in Java and based on the SableCC parser generator.

rasta

RASTA is a framework for describing tasks on a computer system. RASTA makes it easy for individual developers or teams of developers to write consistent dialogs and wizards for end-user tasks like product installation and configuration.

To build a wizard or dialog, the developer creates a description of the task in XML files, and then Rasta’s back-end library parses the XML files and hands them off to Rasta’s front-end client which renders them to the end-user.

Sarissa

Sarissa is a Javascript API which encapsulates XML functionality in browser-independent calls.

Sarissa is an ECMAScript library acting as a cross-browser wrapper for native XML APIs. It offers various XML related goodies like Document instantiation, XML loading from URLs or strings, XSLT transformations, XPath queries etc and comes especially handy for people doing what is lately known as “AJAX” development.

Supported browsers are Mozilla – Firefox and family, Internet Explorer with MSXML3.0 and up, Konqueror (KDE 3.3+ for sure), Safari and Opera. Konq, Safari and Opera offer no XSLT/XPath scripting support AFAIK.

Docs http://sarissa.sourceforge.net/doc/