What Are RSS Feeds? - 2007-09-04
If you are new to the terms RSS or news feeds then you are in the right place, read on and find out a little more about them and how they may offer you or your business a new way of communicating.
Read Tutorial View Tutorial Discussion
XHTML: The power of two languages - 2004-01-09
This article takes a pragmatic look at XHTML, a markup language that effectively bridges the gap between the simplicity of HTML and the extensibility of XML. It also covers the essential features of the various flavors of XHTML and includes discussions of the language and a number of real-world applications.
Read Tutorial View Tutorial Discussion
Create Web Applets With Mozilla And XML - 2003-12-24
To go beyond simple HTML, historically the only options have been to use Java technology or plug-ins. Now, you have a new way -- write and display applications natively in XML. The Mozilla platform provides such a mechanism. In this article, Nigel McFarlane introduces XUL (the XML User-interface Language). XUL is set of GUI widgets with extensive cross-platform support that are designed for building GUI elements for applications that have traditional, non-HTML GUIs.
Read Tutorial View Tutorial Discussion
XML-RPC as object model - 2003-12-11
Make no mistake, XML-RPC has its flaws, but this function invocation protocol is also well-suited to a variety of tasks. Here, columnist David Mertz examines XML-RPC as a way of modeling object data, and -- in response to reader feedback -- compares XML-RPC as a means of serializing objects with the xml_pickle module discussed in his earlier columns. Code samples illustrate this comparison in detail.
Read Tutorial View Tutorial Discussion