The Windows Observer File Format Translator Available for Open XML ODF

The Windows Observer File Format Translator Available for Open XML ODF
A piece of software that translates files between the new Open XML format that Microsoft is using in Office 2007 and the Open Document Format (ODF) an XML-based format used by Open Office was made available for download at Sourceforge this week.

A utility to parse fixed length flat files in C# using XML templates - Builder.com

A utility to parse fixed length flat files in C# using XML templates - Builder.com
A utility to parse fixed length flat files in C# using XML templatesBuilder.com - 4 hours agoAfter working with the problem I came up with the idea to use XML mapping files to instruct a parsing library how to parse the files. …

In Today’s World of AJAX and Flex, Is XML Past Its Prime? (Linux World)

In Today’s World of AJAX and Flex, Is XML Past Its Prime? (Linux World)
Does XML need to be regarded as a good idea whose time has come and gone? There are plenty of capable replacements availabe when using AJAX and Flex. Some examples that come to mind are JSON and AMF. Both of these formats require smaller payloads and less processing on the receiving and sending endpoints. These data interchange formats are faster and less resource intensive than XML.