return to index |
xsdb project page with download links xFeedMe xsdb resources |
The xsdb data language and xsdb query engines are designed to make it easy to publish and combine data in the same sense that the HTML format and web browsers are designed to make it easy to publish and view documents.
There are four separate implementations: a Python implementation, a javascript implementation, a C#/.NET implementation, and a java implementation. For all implementations all source code is distributed using SourceForge. Download the package, including this documentation from http://sourceforge.net/project/showfiles.php?group_id=93603.
xFeed
package uses xsdb
technology to help implement asyncronous javascript with XML (AJAX)
type ahead completion functionality on web pages.
Note: The xsdb project is currently divided into two efforts which have not yet been integrated housed in two separate directories. The xsdbXML directory provides an XML mode of expression with query semantics. The xsdb directory contains the xsdb server software, which is not yet integrated with xsdbXML, and which is likely to change drastically soon. Please look to xsdbXML first.
The xsdb package is Copywrite Aaron Watters 2003. the package is licensed under the Python Software Foundation License which means that you can do basically anything with it (except claim that you own it).