Oct
30
Mikael Bergkvist has created Widgetplus, a gadget platform. He told us about it.XML RuntimeThe structure of an application is defined in XML.It’s loaded into the serverside runtime like this: javascript:xin.app(’ http://www.naltabyte.se/desktop/xin/demo/programs/basics.xml ‘);We get this as a result. (the ‘test this’ link)Changes to the app remain persistent because on the server, the xml object has changed.Of […]
More: continued here