Archive of UserLand's first discussion group, started October 5, 1998.

XMLized Global glossary

Author:Dave Winer
Posted:9/21/1999; 1:42:42 PM
Topic:Global glossary
Msg #:11310 (In response to 11301)
Prev/Next:11309 / 11311

Every time the glossary changes it is written out here:

http://static.userland.com/shortcuts/glossary.xml

I used the XML-RPC format to represent this. A couple of lines of code!

local (xmlText);
on add (s) {
	xmlText = xmlText + s + "\r"};
add ("");
add ("");
add (xml.coercions.frontierValueToTaggedText (adrsource, 0));
add ("")};





This page was archived on 6/13/2001; 4:52:45 PM.

© Copyright 1998-2001 UserLand Software, Inc.