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

XSLT 2.0 - XML tutorial


Understand the changes and differences in XSLT 2.0
Category: XML tutorials > Style Sheets - Difficulty:


More cool XML tutorials:



Processing model
Processing model
Learn the basic ideas of the processing model.
Category: XML tutorials > Style Sheets - Difficulty:
Introduction to the Darwin Information Typing Architecture (DITA) Article
Introduction to the Darwin Information Typing Architecture (DITA) Article
The Darwin Information Typing Architecture (DITA) is an XML-based architecture for authoring, producing, and delivering technical information. This article introduces the architecture, which sets forth a set of design principles for creating information-typed modules at a topic level, and for using that content in delivery modes such as online help and product support portals on the Web. This article serves as a roadmap to DITA: what it is and how it applies to technical documentation. The article also links to representative source code.
Category: XML tutorials > Authoring - Difficulty:
Integrating Flex into Ajax applications
Integrating Flex into Ajax applications
This article introduces the Adobe Flex Ajax Bridge (FABridge), a code library that enables an easy and consistent method for integrating Ajax and Flex content. By the end of this article, you'll be able to take advantage of the rich features available through Adobe Flash assets.
Category: XML tutorials > Development - Difficulty:
XSLT - XSL Transformations
XSLT - XSL Transformations
An overview of XSLT - XSL Transformations.
Category: XML tutorials > Style Sheets - Difficulty:
Using XML with Databases
Using XML with Databases
Although XML is certainly a great storage format for shuttling data around the Web, most web applications store their data in relational databases. Knowing this, it stands to reason that many web applications will end up accessing data from a database yet interacting with it and sharing it with other applications as XML data. This has a lot do with the fact that XML can be used not only as a document format, but also as a way to represent data in a highly structured manner. In this tutorial, you learn how relational databases work and how you can integrate your XML applications with relational databases. More specifically, you find out how to export database data as XML code, as well as how to make SQL queries on a database and format the results in XML.
Category: XML tutorials > Database - Difficulty: