--- bookie/www/index.html 2001/03/28 05:16:09 1.20 +++ bookie/www/index.html 2001/03/28 05:17:24 1.21 @@ -6,12 +6,12 @@ Bookie is an application which keeps all central server so that you can access bookmarks from anywhere on the web. -

I have a server which is currently using XML-RPC and implements three -commands: getRoot, getNode and -getChildren. It returns RDF data in the same format that -Mozilla itself internally for bookmarks. This is all I need to iterate -through a tree. +

I have a server which is currently using XML-RPC and implements three commands: +getRoot, getNode and getChildren. It +returns RDF data in the same +format that Mozilla itself internally for bookmarks. This is all I need to +iterate through a tree.

The Mozilla client is still very rudimentary, but it does pick up XML-RPC queries and display the RDF in a little window.. If you enjoy pain or would