Adib Taraben wrote:
my "dream" is that I have a Inkscape-canvas (or whatever it is called) and then I call some DOM functions through a (let´s say python interface) to change the document. We use something like this in our company for public information displays. Like you see this in an airport. But our svg implementation is ...urgh...
It might be interesting to see what you could do with Inkboard for that also. If you sent the changes that you wanted to make to the Jabber server, you'd get changes on the Inkscape document. Inkview could probably be set up for something similar. The downside is that you'd have to maintain some elements of an SVG document on your server for continuity. Might be interesting though -- and it'd be a good test platform for the whiteboard code.
--Ted