Categories
Tags → Parsing Of Xml

The easy way into Ajax with AHAH

AHAH (Asynchronous HTML and HTTP) is a subset of the popular Ajax web programming paradigm, which is easy to code and avoids the hassle of parsing XML or carrying out XSLT transformations. The source code of a generalised (but tiny) Javascript funct...
DETAILS

phpInsider''s XMLParser

This library assists in parsing XML documents into generic PHP arrays. Also comes with RSSParser, an extension of XMLParser that creates simple RSS-specific array structures from RSS feeds.
DETAILS

The Ultimate Guide to Parsing XML: Part 1 (Using SAX)

Runs through the basics of parsing XML files with PHP''s Simple API for XML parser, expat. Learn to parse Pixel2Life RSS feeds in this tutorial!
DETAILS

Using TinyXML with Visual C++ - A &"How To&" eBook

Would you like to know how to create XML-enabled applications using Visual C++ with TinyXML? What is TinyXML? TinyXML is a simple, small C++ XML parser that can be easily integrated into your applications. Are you looking for a way to cre...
DETAILS

circeOS XWinServicesManager

circeOS XWinServicesManager is a java/jsp application that allows to manage Windows Services from the Web on local and remote machines (check status, start, stop services on Win2K/WinXP). It wraps the functionalities of psservice.exe program (psser...
DETAILS

MyObjects

MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml files. M...
DETAILS

PHPTagLib

PHPTagLib is a PHP class for parsing XML using a tag library. It also contains a sample library, a sample XML file and a sample calling script. With this class, you can create custom tags. To define a tag, you can choose between two methods: Use a te...
DETAILS

QuickHP

QuickHP is a kind of content management system with a new approach. It uses XML and XSLT to provide a compatible source format and very different target formats. The user interface allows comfortable file handling and features like file history (vers...
DETAILS

Sitellite Application Framework

Sitellite Application Framework is a collection of over 100 PHP classes that make web application development easier, faster, and more reliable. Highlights include a simple template system, form validation/handling, multi-screen forms, multi-level ca...
DETAILS

XML programming in Java

This article describes the design and implementation of an intuitive, fast and compact (40K) Java toolkit for parsing and manipulating XML -- Electric XML -- the XML engine of the author''s company. It shows one way to apply object-oriented tech...
DETAILS

Page:
©2003-2019 jCay.com