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

Syndicating the Web with RSS News Feeds - XML tutorial


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:


More cool XML tutorials:



Improve performance of XML apps using Xerces-C++
Improve performance of XML apps using Xerces-C++
Discover how to improve the performance of your XML applications by using the Xerces-C++ parser properly. Xerces-C++ is an open source validating XML parser available from Apache. In this article, you'll learn the best ways to use the parser efficiently, and which features and properties affect its performance.
Category: XML tutorials > Development - Difficulty:
XML (New Techniques)
XML (New Techniques)
How to use XML to mine data on the web, how to use it to interact with existing data services such as iTunes and Google, and how to use it in applications such as e-books, online speech synthesis, and multimedia.
Category: XML tutorials > Web Services - Difficulty:
Describe REST Web services with WSDL 2.0
Describe REST Web services with WSDL 2.0
At their core, Web services define a mechanism for machine-to-machine interaction using a network and XML. A key component of a Web service is a formal description with Web Services Description Language. This article introduces you to REST and WSDL 2.0, and walks you through creating a WSDL 2.0 description of a REST Web service.
Category: XML tutorials > Web Services - Difficulty:
Build an XUL-based Blog Editor
Build an XUL-based Blog Editor
The Firefox browser is built using XUL, and the upcoming Firefox 3.0 release will provide a XUL runtime allowing any Firefox user to run any XUL application. In this tutorial, you'll start to program in XUL. You'll see how to leverage your Web development skills to build a XUL-based blog editor. The editor will provide some basic rich text editing, and allow you to save drafts locally that you can reload later for editing.
Category: XML tutorials > Web Services - Difficulty:
Discover the XML Forms Generator
Discover the XML Forms Generator
The XML Forms Generator is an Eclipse plug-in that generates forms that adhere to the XForms 1.0 standard, using as a starting point either Web Service Description Language documents or XML instance documents having optional XML Schema backing models. The generated forms adhere to the XHTML and XForms 1.0 standards and can be viewed in XHTML and XForms renderers.
Category: XML tutorials > Development - Difficulty: