Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


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

View all templates

Create micro-blogs with the semantic Web - XML tutorial


This tutorial introduces SPARQL and the data formats it is based on. It also covers the RDF, RDF Schema, OWL, and Turtle knowledge representation languages. With these languages, you will build ontologies for a journaling system to produce semantically tagged micro-blogs.
Category: XML tutorials > Development - Difficulty:

More cool XML tutorials:



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:
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:
Access Your iTunes Music Library via XML
Access Your iTunes Music Library via XML
One problem being addressed with XML is not very hard at all, and is actually quite fun. I'm referring to Apple's iTunes digital music service, which you probably didn't realize had anything to do with XML.
In this tutorial, you'll learn how to: How XML fits into Apple's iTunes digital music service
Category: XML tutorials > Web Services - Difficulty:
My First RSS Feed
My First RSS Feed
An introduction to the trend sweeping the web, RSS Feeds, or Really Simple Syndication (or Rich Site Summary).
Category: XML tutorials > Web Services - Difficulty:
Syndicating the Web with RSS News Feeds
Syndicating the Web with RSS News Feeds
RSS is XML-based technology, which simply means that the language used to code news feeds is an XML markup language. There are a variety of different ways that you can use RSS. You can display RSS feeds from other web sites on your web site, you can build your own library of RSS feeds and view them regularly using special software called a news aggregator, or you can syndicate your own site using RSS so that other people can view your feeds. This tutorial touches on all of these uses of RSS.
In this hour, you'll learn
- The historical drama of how RSS came to be
- How to use a news aggregator to syndicate RSS news feeds
- How to create and validate your own RSS documents
- How to transform and display RSS news feeds using XSLT
Category: XML tutorials > Web Services - Difficulty: