XForms

XForms Buddy

I've created a Mozilla/Firefox extension that allows you to see the instance data of an XForm. It updates automatically if the instance data changes.

It shows as a small red X in the status bar, left-clicking opens the XForms Buddy window and right-clicking lets you open misc. useful webpages.

Download v0.5.7 here: xformsbuddy_0.5.7.xpi

Changelog

VersionLog
0.5.7 Enabled secure updates, so it also works with Firefox 3.
0.5.6 Made window resizable in Windows too.
0.5.5 Internal repackinging, and bumped maxVersion so it works on trunk too.
0.5.2 Moved to beaufour.dk, and also started pretty printing the XML data (not quite finished...)
0.5.1 Added the load/save instance to the file menu too
0.5 Added a load/save instance (context menu on instance data)
0.4.1 "Fixed" so it works for Firefox 1.5, will not close on document change/close due to laziness on my side :)
0.3.1 * Much better styling
* Added expression watcher
* Added event watcher (will go away again, as we start using the JS console)
* maybe more I've forgotten... :)
0.2 * Actions work
* Automatically closes window when document closes
* Adds context menu
* Worked a bit on the layout, still rather bad though
* Handles models and instances without @id better
0.1 Initial release

"Show Instance" bookmarklet

I've also created small bookmarlet that adds a viewer to the current page. You can try it here, although I have no XForms content on the page. Bookmark Show Instance Data and click on it while showing a page with XForms content on it (f.x. this).

Misc. Links