|
|
| Top 1-50 XML scripts |
Scripts are listed after popularity. To display the scripts in alphabetical order please click here
|
1)
Consuming an XML webservice using classic ASP and the SOAP Toolkit
This article deals with the method to deploy ASP and SOAP for developing Web Services. This will be useful for intermediate developers.
2)
Make the most of Xerces-C++, A parsing how-to for C++ programmers
'Make the most of Xerces-C++' is a tutorial that clearly explains about how to use Xerces-C++ XML library with Windows and Linux servers and about parsing with SAX API, all these things will be useful for XML based parsing.
3)
Using XML and JSP together
This article shows how you can use XML and JSP technologies, the hottest buzzwords these days, together to make a dynamic Website. You can design a system that uses XML files to store data on a Web server and JSP files to display that data. Code examples for DOM, XPath, XSL, and other Java-XML techniques can also be viewed here.
4)
Using PHP and MySQL to build XML Web Services
'Using PHP and MySQL to build XML Web Services' is a tutorial which is discussed about building efficient RSS news feeds using PHP and MySQL data base.
5)
Extensible Markup Language (XML) and C#
The .NET Framework uses XML extensively. The Framework Class Library (FCL) provides an extensive set of XML-related classes. Much of Visual Studio's internal implementation also employs XML. In this paper, we introduce XML, XML-related technologies and key classes for creating and manipulating XML documents.
6)
Binding XML to a DropDown in ASP.NET
This example demonstrates a nice an easy way to databing an an XML Document to an ASP.NET drop down control.
7)
Effective XML processing with DOM and XPath in Java
Author Parand Tony Daruger has provided a set of Java usage patterns and a library of functions to make DOM robust and easy to use. Based on an analysis of several projects, this article examines how to make effective and efficient use of DOM in Java.
8)
produce dynamic Web pages with Java and XSLT
This article discusses two ways to produce dynamic Web pages with Java and XSLT. This is done by passing user-request parameters from a Java backend program to an XSLT style sheet that is used to render the Web page. The sample code demonstrates the use of the XSLTProcessor method and a custom method, plus how to use global parameters in XPath expressions.
9)
Parsing XML with PHP
This article will be helpful for the experienced PHP programmer, who is interested in writing applications using XML. It also assumes that the programmer is familiar with XML's syntax and advantages
10)
XSLT/XPATH tutorial
This article will help you achieve a working knowledge of XML/XSL/XPATH and XSLT and XPATH
11)
XML guestbook
XML guestbook is a php guestbook program Where users can post several entries on the website. It can be used multiple times in a website either as a standalone page or included into another page.
12)
XML Product Catalog
This script gives a facility to use a XML file instead of a database to create a product catalog for a fictional movie distribution company.
13)
Exception Handling with JAX-RPC
'Exception Handling with JAX-RPC' is a tutorial that elaborately describes about the exception behaviour in the absence of wsdl:fault, how a wsdl:fault is mapped to a checked Java exception and how a JAX-RPC runtime handles it.
14)
Data Binding with Castor
Most approaches to working with XML documents in applications puts emphasis on XML: For many applications that care more about the data contained in documents than the documents themselves, data binding offers a much simpler approach to working with XML.
15)
Simple XML Validation with Perl
This article explains how to validate the structure of XML documents with Perl. It does so by combining the simplicity of Test.pm from the standard Perl distribution with the flexibility of XPath.
16)
XML Programming in Java
This article describes the design and implementation of a fast and compact Java toolkit for parsing and manipulating XML -- Electric XML. It shows how to apply object-oriented techniques to the creation of an XML parser, and also provides useful knowledge of API design..
17)
Bible-Christian Scripture parsers
These parsers read: KJV Bible, ASV Bible, Hitchcock's Dictionary of Bible Names, Easton's Bible Dictionary, Matthew Henry's Commentary on the Whole Bible. They are customizable to some extent. Parses XML search feeds from The Bible Portal Project
18)
XStandard Lite - XHTML 1.1 WYSIWYG Editor (FREE)
An ActiveX plug-in that creates an intuitive WYSIWYG for browser/Windows-based CM systems. Generates clean XHTML 1.1 code, uses CSS for formatting and manages rich content in any language. Supports tables, lists, links, floats, and custom tags. Lite version FREE. Pro version eval available.
19)
Exchanger XML Lite
Exchanger XML Lite - a free XML Editor for use in a non-commercial environment.
20)
Extract News Feed from Yahoo via RSS
FREE ASP CODE: How to create your own YAHOO RSS News Feeds and use it on your own website. This free tutorial code demonstrates the use of Microsoft's XML and document objects: MSXML2.ServerXMLHTTP, Microsoft.xmlDOM, and RSS.
By using XML document, you will be able to disect a returned document and decide on your own how you would like to handle those pieces of data. You can apply your own custom placement and formatting, etc.
21)
Build XML Data-Driven Web Solutions
Learn how to build live XML data-driven Web solutions by editing and presenting live XML data on the Web, making the data available for easy, wide consumption.
22)
Creating and Using XML Web Services
This is a simple and useful article for the webmasters in gaining knowledge on the underlying priciples and concepts of XML based web services.
23)
Deploying Web services with WSDL
This article explores all major technical aspects of creating, deploying, and publishing Web services, from Web Services Markup Language (WSDL), to Simple Object access Protocol (SOAP), and Universal Description Discovery and Integration (UDDI) registries. You will learn how to manually create a WSDL interface.
24)
Migrating from HTML to XML
As a result of the growing shift of programmers towards XML from HTML. There is a requirement of converting to XML This article describes tools that help you convert to XML with ease and helps existing sites that have documents in HTML to easily migrate through usage of these tools.
25)
Using XML and Relational Databases with Perl
This article describes how Perl can be used to transfer data between XML and relational databases, and how XML can bridge two databases. This uses MySQL as an example database.
26)
Peer-to-peer communications using XML
For peer-to-peer information sharing schemes, XML is a critical ingredient. XMl is also critical for grid computing, instant messaging, and Web services. This article explores the efforts intended to create a unified P2P fabric based on adaptations of existing XML technology
27)
UDDI Overview
'UDDI Overview' is a tutorial through which the author offers an overview about Universal Description, Discovery and Integration to distributed Web based information registries of Web services.
28)
XML Viewer
XML Viewer for Java is a Java application that allows you to view XML data from various perspectives such as the source of the XML, the DTD for the XML, the hierarchical structure of the XML data. It can display any well-formed XML document.
29)
PHP and XML: Using expat functions
This tutorial shows how to parse XML documents in PHP. It also takes you through a simple application of XML that you can use to implement a news system for your home page
30)
Extend JAX-RPC Web services using SOAP headers
'Extend JAX-RPC Web services using SOAP headers' is an article in which author describes about the JAX-RPC SOAP handlers in prcessing SOAP message headers.
31)
Combining XML Documents using XSLT
It is an easy to learn tutorial through which webmasters can gather information about the process of combining XML documents by using XSLT. The author explains the above said method with the help of several examples.
32)
Aplomb Guestbook XML new
This is a flat-file guest book that uses a XML file to store entries. Its features include IP logging and HTML tag stripping. It is very easy to install, configure, and customize.
33)
XEP XSL Rendering Engine
XEP XSL Rendering Engine is a powerful formatter designed especially for XML and XSL-FO documents with which you can convert XML documents to a printable format.
34)
Xml-Tutorial and the domain as sample
The tutorial has a lot of entity-samples - and the domain exists as Xml/Xsl and as plain Html. A freeware-tool which creates the Html-version is downloadable (NET1.1 required).
35)
Observation on XML core services - MSXML 4.0 RTM
This is an online tutorial in which the author discusses the advantages and disadvantages of MSXML 4.0 RTM. The author details on additional functionalities and features of MSXML 4.0 RTM.
36)
XML Schema Quality Checker
This program that takes as input of XML Schema written in the W3C XML schema language and diagnoses the improper use of the language. The diagnostic message includes a suggestion about how to make the fix where the appropriate action to correct the same is not obvious.
37)
Xpath Tutorial
In this tutorial, selected XPath features are demonstrated with many examples and pictures which can be downloaded for off-line use.
38)
NanoXML
This is a very small XML parser for JAVA and hence does not perform any validation currently.
39)
XML Survey
This is a java servlet which enables the users to collect data from HTML form and save it in XML-format.
40)
Using XML Schema archetypes and XSLT style sheets to simplify your code
Kevin Williams in this column demonstrates how to use XML Schema archetyping to control styling of data for various presentation modes. Ten code samples in XML, XML Schema, and XSLT show how the techniques work to reduce code bulk and simplify maintenance.
41)
XMLDOM Quick Reference guide
This details all the interfaces deemed by W3C to be basic to any implementation of the DOM. Each object is fully described with working examples that clearly illustrate how its properties and methods can be used to work with XML documents.
42)
XMLwriter XML Editor
XMLwriter XML Editor is an useful tool capable of transforming and validating XML documents against DTD and XML schema through the MSXML parser with XSL W3C specifications.
43)
Combining XML Documents using XSLT
The following collection of approaches to combining XML Documents is from a column, "Shedding a little Silverlight on XML", that I wrote for XML Journal a while back.
44)
Herong's Tutorial Notes on Web Service and SOAP
This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning PHP himself. Topics include Service-Oriented Architecture (SOA), Web Services Definition Language (WSDL), Simple Object Access Protocol (SOAP), Universal Description, Discovery and Integration (UDDI), Data Model, Encoding, HTTP Binding, Message Exchange Patterns, Properties, RPC, Web Method.
45)
rsslib
This is a simple PHP script that can collect a specified RDF file and parse the information into invisible HTML file.
46)
Provisioning From and Connecting To Multiple Databases - An MMS XML and File Toolkit Walk-Through
This technical walk-trough guides you through a series of steps to introduce Microsoft Metadirectory Services 2.2 Service Pack 1 (MMS) and the new MMS XML and File Toolkit.
47)
Tip: Use data dictionary links for XML and Web services schemata
This is a XML tutorial through which the author elaborately explains about how to use data dictionary links in favour of XML and webservices schemata.
48)
Practical data binding: Get your feet wet in the real
Practical data binding: Get your feet wet in the real is a tutorial that guides the users in data binding on XML. Author guides the users by differentiating between general data binding and data binding in the XML.
49)
xBuilderSMS Site Management Software
xBuilderSMS Site Management Software is a xml program which permit the professionals and beginners to generate and maintain different types like WAPsite, portal and messaging system.
50)
Broadcast Builder
Broadcast Builder is a simple and effective XML software with which you can create RSS channels and weblogs through the built-in WYSIWYG editor.
Browse Pages: 1 [2] [3] [4] [5] |
|
|
|