
I found this app today while researching new places to send PR for releases. It implements profiles for different versions of SVG and is up to spec on animation, effects, object library, palettes, etc.
I took screenshots of the app so that we can learn from their implementation. While I think that Inkscape is a great drawing tool, this one has SVG Basic, Tiny, and other version of SVG as profiles that are reconfigurable. You can even make your own.
Also, the animation tools are very far out and usable. Sorry to drop this right while we are gearing up for release, but I think it is useful to look at to be inspired on other tasks we have to accomplish in the future.
* http://rejon.org/projects/inkscape/reference/beatwave/
* http://inkscape.org/cgi-bin/wiki.pl?Beatware_Mobile_Designer
What I really would like to figure out is how to implement profile support, which is support for the switch statement in SVG and then try to go for the lowest hanging fruit of SVG, SVG Tiny compliance...especially since most all of modern phones now have SVG Tiny on them!
* http://svg.org/special/svg_phones
Jon