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

Create an Ajax-based IM client - XML tutorial


Create a Web-based instant messaging client using the Prototype Javascript library and a Jabber server. When it's complete, you will be able to choose among users who are on your buddy list and send and receive messages through the Web page to users on traditional IM clients.
Category: XML tutorials > Development - Difficulty:


More cool XML tutorials:



XML Tutorial
XML Tutorial
Describes XML categories, XML document types and how to create them, the XML DTD, XML elements and attributes providing many examples.
Category: XML tutorials > Basics - Difficulty:
BizTalk
BizTalk
In this tutorial, we will look at BizTalk Framework 2.0, which is an extension of the SOAP specification. BizTalk Framework 2.0 provides a structure for building solutions that move data contained in a SOAP document across boundaries.
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:
Parsing XML with the DOM
Parsing XML with the DOM
This tutorial discusses
What the Document Object Model (DOM) is; The interfaces that make up the DOM; How to build programs that traverse the DOM; How to access specific data inside an XML document using the DOM; How to modify an XML document using the DOM;
Category: XML tutorials > Parsing - Difficulty:
SOAP Java Implementations
SOAP Java Implementations
This tutorial describes:

Java Implementations of SOAP.
Axis Installation Requirements on Windows.
Installing Axis 1.2.1 on Windows.
Installing JAF 1.0.2.
Category: XML tutorials > Web Services - Difficulty: