Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: xmlStorageSystem

From: gchiu::compkarori::co::nz at: 5-Jul-2001 19:49

On Wed, 4 Jul 2001 10:35:07 -0700 "Larry Palmiter" <[larry--ecotope--com]> wrote:
> Those interested in interfacing REBOL with SOAP and > XML-RPC may find this of > interest. > > http://www.soapware.org/xmlStorageSystem > > xmlStorageSystem is an Internet storage system for XML > documents that's > programmable via XML-RPC and SOAP 1.1.
I had a look at this a few weeks ago, but couldn't see much use for it. However, it gave me the idea to write a SOAP interface to all my own documents on my web server. Currently I can return any file as a base64 encoded string. From there it's only a few changes to allow Rebol's editor to save/load files off my web server. Is it better than ftp? I think it will eventually allow a finer granularity as to which users can edit which files. All I need now is time :-( -- Graham Chiu http://www.compkarori.co.nz/index.r