CQ-Contest
[Top] [All Lists]

Re: [CQ-Contest] Contest Log Processing

To: <cq-contest@contesting.com>
Subject: Re: [CQ-Contest] Contest Log Processing
From: "Franki ON5ZO" <on5zo@telenet.be>
Date: Thu, 29 Jan 2009 16:01:57 +0100
List-post: <cq-contest@contesting.com">mailto:cq-contest@contesting.com>
This might be a controversial issue but I think today's programming 
languages provide powerfull tools to process ASCII data under the form of 
XML.
If contest logs would come under the XML format with standard tags to ID the 
fields, parsing logs would be relatively easy.
The .Net platform has some nice built in routines to write data to or read 
from XML where minimal code is required.

I think this applies to contest logs:
XML, in combination with other standards, makes it possible to define the 
content of a document separately from its formatting, making it easy to 
reuse that content in other applications or for other presentation 
environments. Most importantly, XML provides a basic syntax that can be used 
to share information between different kinds of computers, different 
applications, and different organizations without needing to pass through 
many layers of conversion.
( http://en.wikipedia.org/wiki/XML )

- Franki ON5ZO = OQ5M

_______________________________________________
CQ-Contest mailing list
CQ-Contest@contesting.com
http://lists.contesting.com/mailman/listinfo/cq-contest

<Prev in Thread] Current Thread [Next in Thread>