Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

My First RSS Feed - XML tutorial


An introduction to the trend sweeping the web, RSS Feeds, or Really Simple Syndication (or Rich Site Summary).
Category: XML tutorials > Web Services - Difficulty:


More cool XML tutorials:



Data Services Components and XML
Data Services Components and XML
We'll discuss two Internet Server Application Programming Interface (ISAPI) extensions for Microsoft Internet Information Server (IIS). The first ISAPI extension allows you to retrieve data directly from a SQL Server database in XML format using a Web browser. The second extension enables IIS to pass the XML directly to the client computer.
Category: XML tutorials > Web Services - Difficulty:
XML Editor and Schema Processor - XMLPad
XML Editor and Schema Processor - XMLPad
This article provides notes and tutorial examples on the free XML editor and XML Schema processor, XMLPad. Topics include installing WMHelp XMLPad Pro, assigning XML Schema to XML documents, validating XML documents, generating XML schema diagram.
Category: XML tutorials > Basics - Difficulty:
A Small tutorial on XML-RPC
A Small tutorial on XML-RPC
XML-RPC is the simplest XML-based protocol for exchanging information between computers.

In this tutorial you will learn what is XML-RPC and Why and How to use it.

XML-RPC is very easy to learn and to use.


Category: XML tutorials > Web Services - Difficulty:
Virtual XML Garden
Virtual XML Garden
With Virtual XML Garden, learn to write scripts in XPath (as well as a subset of the forthcoming XQuery language) that mix and match virtual XML views on a number of provided data sources. Examples of these data sources include XML access to ZIP archives, the file system, binary formatted data, and hierarchical databases.
Category: XML tutorials > Development - Difficulty:
Addressing and Linking XML Documents
Addressing and Linking XML Documents
"Writing for the Web without linking is like eating without digesting".
In this tutorial, you'll learn
How to navigate through an XML document using XPath patterns;
How to build powerful expressions using XPath patterns and functions;
What technologies come together to support linking in XML;
How to reference document fragments with XPointer;
How to link XML documents with XLink;
Category: XML tutorials > Development - Difficulty: