What is the state of webintents? I have not seen it in action much.
My thesis project is Meemoo.org which has a similar goal in a different way. You can load modules (html pages in iframes) into one "app" that shows how the modules communicate (with window.postMessage()). I'd like to make a webintent "share" module, but don't see any examples.
http://www.imagemator.com/ doesn't seem to work in Firefox 12 or Chrome 18.
http://meemoo.org/iframework/- Forrest