On a more pleasant note

Daniel Veillard Daniel.Veillard at w3.org
Fri Sep 17 20:24:51 BST 1999


> Building the database is hard.  Traversing the database is hard.  Doing the
> rendition on the client is hard.  But generating the message on the server
> takes one little C subroutine (printf calls, nothing fancy), and extracting 
> the information from it on the client (using an XML parser, it doesn't 
> matter which) is one little Java routine.  The client-side worked first 
> time, the server-side on the second (I wasn't escaping some &'s properly, 
> which the XML parser on the client caught first time through).  All the 
> rest is done by Apache and Linux and Windows and TCP/IP and HTTP and 
> java.net.URL and the XML parser.  It took maybe an hour to build both sides.

 Good :-)

> Seems to me that this is the right way to build distributed applications.

 If this community succeeded where 20 years of research in distributed 
computing failed to provide, we should try to see things in an optimistic
way.

> PS: In the XML I'm sending out from the server, I am embedding some human
> readable text encoded, obviously enough, in HTML.  What would be a good way
> to distinguish it from my own XML tags so that I can extract it and feed
> it to the HTML renderer?  Any suggestions?

 I bet the game is to answer "an HTML namespace" and you beat me
with a stick for a few hours while asking "which one", right ;-)

Daniel, obviously speaking for himself

-- 
Daniel.Veillard at w3.org | W3C, INRIA Rhone-Alpes  | Today's Bookmarks :
Tel : +33 476 615 257  | 655, avenue de l'Europe | Linux, WWW, rpmfind,
Fax : +33 476 615 207  | 38330 Montbonnot FRANCE | rpm2html, XML,
http://www.w3.org/People/W3Cpeople.html#Veillard | badminton, and Kaffe.

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list