Friday, March 18, 2011

My data manager

The idea for the master widget.  It simply reads in an arbitrary dom tree into WebSql or indexDB, in nested order.  It maintains adjacency pointers, following a suggestion in this article, by Mike Hillyer, on nested trees.

Mainly this widget reads arbitrary xml files and synchronized local data base, within the browser. So, really simple work group stuff, participants agree on some simple xml definition, and they automatically get work flow compatibility and active documents. What could be simpler? Add in a SQL syntax interpreter and publishers have a convenient syntax to grab xml data for charts and tables.

No comments: