The XML Processing Plus Plus compiler converts programs written in this language's syntax into Java code that uses standard XML APIs. The language itself provides simple wrapper APIs: XmlIn and XmlOut. XmlIn is used for retrieving data from XML...
FormRunner is a configurable, multi-purpose form processing program. Uses text-format config files and templates to create customized screens and files, sends email, saves backup-files, program logs, etc. Math and string functions to create 'new'...
This book covers the PHP language (and is up to date with the latest 4.2 release), the XML standard and the intersection between these widely used technologies. You will learn the "core" standards for XML processing such as Xpath,Dom,SAX...
One language attracting a lot of attention at the moment is Python. This article takes a high level look at Python. It uses the time honored "Hello world" example program to illustrate the principle features of the language....
Based on an analysis of several large XML projects, this article examines how to make effective and efficient use of DOM in Java. The DOM offers a flexible and powerful means for creating, processing, and manipulating XML documents, but it can be...
Python's power and ease of use combine to make it an excellent choice for writing programs that process XML data. This Topic Guide links to documentation and code for handling XML in Python, and also lists some selected resources for learning...
X-Hive/DB is a database that stores, searches and retrieves XML documents in a fast and scalable manner. It has the capability to instantly locate and retrieve the smallest element within large documents or group of documents and sets it apart...
dhtmlxTree is a JavaScript navigation component that helps to create a tree-based navigation system and put large amount of data in hierarchical order. Light-weight, high-performance, having clear and comfortable API, well documented this...
This is an useful ASP.NET tutorial for the beginners. This tutorial helps you to set various styles to the datagrid control to enhance the fancy of the output, describe the appearance of alternating rows of output, and bind the data to the...
Larry Wall, creator of Perl / "In a nutshell, Perl is designed to make the easy jobs easy, without making the hard jobs impossible." / Book Description / This complete guide to the Perl programming language ranges widely through the Perl... |