Categories
Tags → Xml Transform

RSS XML Content Feed VBScript Class

This VBScript class reduces the amount of code needed to display RSS. Provides object-based properties, collections and methods to simplify the retrieval and display of all kinds of RSS. Cache improves efficiency by saving results to temporary cache ...
DETAILS

XmlShell

XmlShell, the ultimate lightweight XML editor. It''s fast, powerful, flexible, and intuitive. Main Features: 1. True side-by-side XML tree structural view and table/editor/browser views. 2. Grid-like table views to display table-like XML d...
DETAILS

Transforming XML with XSLT and PHP

In this tutorial, Timothy shows you how to use XSLT to transform XML documents into HTML documents. Of course, the use of PHP XSLT functions are highlighted.
DETAILS

Presenting XML

Presenting XML is a Java web application framework for presenting HTML, PDF, WML etc. in a device independent manner. The framework supports a flow of content (XML files, flat files, SQL, dynamic XML) through SAX pipelines and XSLT transforms to a de...
DETAILS

XML generation with JAVA

XML developers used to rely on XML parsers to read XML files. They also used to rely on XML processors to transform XML to *ML (HTML, XML, etc.). However, most of them forget these tools to generate XML from scratch. They should not. This article pre...
DETAILS

XML and PHP

XML and PHP is a clear, concise guide to the synergies between XML and PHP, many of which are not immediately visible to intermediate developers. XML and PHP demonstrates how PHP and XML can be combined to build cutting-edge Web applications. It incl...
DETAILS

ECMAScript XML Toolkit

ECMAScript XML Toolkit consists of ESPX, an ECMAScript Parser for (almost) XML with namespaces, and TinyXSL, a XML transform in-Script mini-Language. Both are designed for down-level web user agents without built-in XML support.
DETAILS

Creating an XML and XSL Class

This article examines how to use VBScript classes to transform XML documents for use in a Web application. It creates a handy class to perform a number of XML features, such as rendering XML information from an XSL stylesheet and returning plain XML ...
DETAILS

Add XML Newsfeeds to Your Site

This tutorial explains how to fetch XML data from an external web site and transform the data into HTML through XSL and ASP.
DETAILS

Transforming XML with XSL using Sablotron

This article, along with source code, explains how to parse XML documents using XSLT (eXtensible Stylesheet Language Transformations). XSLT is a language for transforming XML documents into other XML documents or HTML documents. It does not discuss X...
DETAILS

Page:
©2003-2008 jCay.com