It's been pretty helpful for me so far. I'm not really a Java developer and will probably only access the server via XML-RPC and/or SOAP. I would like to point out that I am still working on some features and troubleshooting others. Hopefully in the next few weeks I'll have all of the features complete and a new XML-RPC interface for the server available as well.
On a side note: I don't recall seeing what other people's planned uses for the server are. I realize the server is going to change alot over it's life (and in the coming months), but my short-term plans are to use it in two applications - one will be in an e-commerce backend exchange of order status files, and the other is a vessel tracking application (lat/long, speed, compass bearing, etc.). What kind of applications are other folks on the list thinking about? Kurt ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, December 18, 2001 5:10 PM Subject: Re: XML-RPC Interface > I looked at your online demo: nice work. I my opinion it is a really useful > tool. > thanx > > Seb > > ----- Original Message ----- > From: "Kurt Ward" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Monday, December 17, 2001 8:47 PM > Subject: XML-RPC Interface > > > > Hello all, > > > > I have been working on a PhP development/admin tool for Xindice for the > last > > couple of weeks. > > The project is at: > > http://sourceforge.net/projects/phpxindice/ > > > > An online demo can be seen at: > > http://24.1.39.75:81/dbxml/index.php > > > > I hope it proves useful to you guys. > > > > What I could use is a little help from anyone that is using Kimbro's > XML-RPC > > interface. > > I have modified it to include removeCollection, listIndexers and > > removeIndexer functions. I am having difficulties with creating > collections > > and indexers. Both createIndexer and createCollection in org.dbxml.core > use > > parameter "org.dbxml.server.Configuration". I can't seem to figure out > what > > the heck that is! ;) I am currently using dbXML 1.0b4 and will move > > everything to the latest CVS when I get this working. > > > > I have looked at the command line tools as well as some of the examples, > but > > not with much luck. > > > > Kurt > > > > > > > > > > _________________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.com address at http://mail.yahoo.com > > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
