Advertisment
The tasks behind using XML are always the same: reading data from XML and writing data into it. So this tutorial focuses on these tasks and shows...
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...
XML's usage is continuing to grow quickly as both individuals and companies realize its potential. However, in many ways XML is still a...
In this tutorial, you'll learn - The basics of XML - How to select an XML editor - How to create XML documents - How to view XML documents...
Fortunately, due to its relative simplicity, there are no optical illusions associated with CSS (Cascading Style Sheets); all of the visual...
XSL is a more complex style sheet technology than CSS, so there is no way to thoroughly cover style sheets without things getting a little messy....
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...
An important variant of XHTML is called XHTML Mobile, and its focus is on mobile devices that don't require the full XHTML feature set....
This tutorial explores a feature of Google's search engine called Google Sitemaps, which allows Web developers to automatically notify Google...
Although XML is certainly a great storage format for shuttling data around the Web, most web applications store their data in relational databases....
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;...
Views: 917 | | by Simon
XML - Parsing
Google Maps is an online mapping tool that is without a doubt one of the coolest online resources I've ever used. Online map services...
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...
'Writing for the Web without linking is like eating without digesting'. In this tutorial, you'll learn How to navigate through an...
This tutorial describes: Java Implementations of SOAP. Axis Installation Requirements on Windows. Installing Axis 1.2.1 on Windows. Installing...
This tutorial describes: PHP Implementations of SOAP. Checking My PHP Installation on Windows. Installing SOAP Library on Windows.
This tutorial describes: Simple XML Elements with Pre-defined Data Types Simple XML Elements with Extended Data Types Complex XML Elements...
This tutorial describes: DOCTYPE Declaration Statement ELEMENT Declaration Statement ATTLIST Declaration Statement ENTITY Declaration...
In this tutorial you will learn what exactly Web Services are and Why and How to use them.
SOAP is a simple and open standard XML-based protocol for exchanging information between computers. In this tutorial you will learn what is SOAP...