Make Your Site's RSS Feed Shine
RSS is a way of life these days, but there's no reason your site's RSS feed needs to look like it was written by a computer. Sure, in order for an RSS feed to be read by most RSS readers it needs to be valid XML, but who says you have to stop there?
An Introduction to XBRL (eXtensible Business Reporting Language)
XBRL (short for eXtensible Business Reporting Language) is an XML-based standard for handling corporate financial information. This article explains what XBRL is, provides an introduction to some of it's uses, and provides links to a number of XBRL related resources for you to continue learning about XBRL.
Exploring HTML 5 Forms
One of the major initial goals of the HTML 5 effort was to update the core HTML form elements to reflect more contemporary thinking. Find out how well the HTML 5 specification has fulfilled that goal so far.
Using RDFa with DITA and DocBook
Learn how to add RDFa metadata to DITA and DocBook documents, how to keep those documents valid, and what advantages this technique can bring to a DITA- or DocBook-based publishing system.
Android XML Parser Performance
Shane Conder will show us how different XML parsers affect performance with Android and the answers might surprise you. The article provides developers with data for choosing a particular XML parser and Android code that demonstrates all three parsers.
XML Manipulation with Apache AXIOM
Apache AXIOM (
AXis2
Object
Model) is a pull-based, XML Infoset-compliant object model that supports on-demand building of the object tree. Learn the basis of Axiom and how to use it.
LINQ to XML
Gain an understanding of LINQ (Language Integrated Query) to XML and see why you'll never want to use the DOM again.
XSL Transformations in .NET 2.0
Having realized the need for efficient built-in support for XSLT processing, Microsoft has included in the .NET Framework 2.0 a set of classes that are highly optimized, robust, and scalable. This article will explore the rich XSLT support provided by the .NET Framework 2.0 by providing examples on how to use the XSLT related classes to create rich ASP.NET Web applications.
Internet Happenings -- December 4th, 2001
Check out what is happening: SQL Server hit with a virus, Terahertz CPUs, a new version of Opera, Exchange Server is being replaced, and more. Find out who took the number one super-computer spot away from IBM! Start December off with Jon Yiesla and information about happenings on the Web that may impact developers.
Views from Abroad: XML Pipelines and Delta XML
A U.K.-based company uses XML to replicate the advantages of a pipeline in handling complex datasets. It is a simple tool, useful for such tasks as Java regression testing and version control, but the few tricks it does, it does well, according to our columnist.