Categories
Tags → Parsing In 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

FlashRelief TableMaker

Create HTML style tables in Flash, using XHTML format Keep content easily updatable in an external HTML file! Same syntax as HTML tables Most HTML tags and attributes supported including colspan and rowspan Embedding fonts has never be...
  • Categories
  • Platforms
    • Windows,
    • Mac OSX
  • Licenses
    • Commercial License
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

Ferrite Platform

Ferrite is a tool for automating text manipulation, conversion and data extraction. Includes easy-to-use filters for common tasks including adding/removing margins, headers, columns, etc. Uses Javascript for scripting. Manipulate rows/columns in CSV ...
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

Make the most of Xerces - C++, Part 1

This two-part article offers an introduction to the Xerces-C++ XML library. Part 1 explains how to link the library into applications written in Linux and Windows. Ample code demonstrates parsing with the SAX API, and a sample application shows you h...
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

MinML

MinML is an XML parser written in Java. It was written to be used in embedded Java systems where storage space is at a premium. The code is quite compact, but MinML was also designed to minimise the heap space used by the program when parsing a docum...
DETAILS

Page:
©2003-2019 jCay.com