A
aaronwmail-usenet
Hi folks. I'd really like some comments or flames please .
I've ported my xsdb database engine to javascript. I put up
a demo page here:
http://www.xfeedme.com/xsdbXML/xsdbjs/runqueries.html
The xsdb framework provides a flexible and well defined
infrastructure to allow tabular data to be published,
retrieved, and combined over the Internet.
This demo page allows you to load example xsdb
queries from example files, optionally edit them, run
the queries and examine the results of the query
execution. Both the queries and the responses are
encoded in the xsdb data language -- a dialect of XML.
All live processing is done on the client using javascript.
The server provides static data files only. The ultimate goal
of this effort is to provide powerful and easy data manipulation
capabilities on the client. I've tested on IE and Firefox/win only.
For more information on xsdb please go to
http://xsdb.sourceforge.net
The javascript implementation is technically not released yet,
but you can see the current version at
http://www.xfeedme.com/xsdbXML/xsdbjs/xsdball.js
if you are interested.
Comments?
-- Aaron Watters
====
I'm out of my mind at the moment; please leave a message.
(from a teeshirt)
I've ported my xsdb database engine to javascript. I put up
a demo page here:
http://www.xfeedme.com/xsdbXML/xsdbjs/runqueries.html
The xsdb framework provides a flexible and well defined
infrastructure to allow tabular data to be published,
retrieved, and combined over the Internet.
This demo page allows you to load example xsdb
queries from example files, optionally edit them, run
the queries and examine the results of the query
execution. Both the queries and the responses are
encoded in the xsdb data language -- a dialect of XML.
All live processing is done on the client using javascript.
The server provides static data files only. The ultimate goal
of this effort is to provide powerful and easy data manipulation
capabilities on the client. I've tested on IE and Firefox/win only.
For more information on xsdb please go to
http://xsdb.sourceforge.net
The javascript implementation is technically not released yet,
but you can see the current version at
http://www.xfeedme.com/xsdbXML/xsdbjs/xsdball.js
if you are interested.
Comments?
-- Aaron Watters
====
I'm out of my mind at the moment; please leave a message.
(from a teeshirt)