Inspirational Technology
Kimbro Staken's views on Mac OS X, XML databases, and other inspirational technologies.

My Sites
 
Interesting People


 

 

dbXML XML-RPC Interface

Version: 0.5.1

Author: Kimbro Staken

http://www.xmldatabase.org/

NOTE: This release is for dbXML only, if you're looking for an XML-RPC interface for Xindice you should visit the new home for this project. http://xindice-xmlrpc.sourceforge.net/

The current multi-language access mechanism for dbXML is CORBA, which is to put it mildly, way too complex for most people. It also isn't well supported by a great many languages, especially scripting languages. Because of this I created a simple XML-RPC access API. This API is very lightweight and doesn't duplicate all the functionality of the CORBA API, but the most common functions are available.

At some point this access will be integrated directly into dbXML but for now it is an external module. I guess you can consider this implementation a prototype until full XML-RPC and SOAP support can be developed. Regardless it's pretty handy if you want to work with PHP, the new Applescript XML-RPC mechanisms or any other language that has an XML-RPC binding.

The library has been tested with the following client languages.

  • Java
  • PHP
  • Perl
  • Applescript (Mac OS X)

Like dbXML the XML-RPC API is available under an Apache style Open Source license.

Any questions or help requests should be posted on the dbXML mailing lists.

Download

Current Release
dbXML-XMLRPC 0.5.1 (tar.gz)

Older Releases
dbXML-XMLRPC 0.5 (tar.gz)

Documentation

Users Guide
README
CHANGES
LICENSE


Click here to send an email to the editor of this weblog.
© Copyright 2002 Kimbro Staken .
Last update: 2/24/02; 12:06:18 AM .