← Prev in month ← Prev in thread

XMLOut - generating xml from programs

From
Liam R E Quin <>
To
Date
2011-08-22T19:42:30Z
ID
<>
Thread
XMLOut - generating xml from programs
I gave a talk at Balisage this year about providing APIs for writing XML
from non-XML data in languages such as C, PHP and Perl (and maybe java),
as well as JavaScript.

I've blogged a bit about it and this week have set aside a little time
to work more on it. It's not a W3C effort particularly (at least not
now) but there was enough positive feedback from Balisage and elsewhere
that it seems worth doing more.

The goal is to make it easier to generate well-formed XML from non-XML
data in programs - so, not serializing a DOM tree, and not doing data
binding, and not a templating engine..., but helping people write conf
files, RSS, Web pages, whatever, from programs.

Want to help?

http://www.barefootliam.org/xml/20110822-xmlout-making-an-api-for-creating-xml-from-programs

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
← Prev in month ← Prev in thread