I'm still very much interested in Jangaroo but have lacked time to look back into it.
Jangaroo would be worth it's own section I guess: with a Flash-like template (
https://github.com/fwienber/jooflash-fd-project) and a "raw JS" one (without the display-list implementation).
But I'd like to see if we can avoid the maven dependency which isn't in FD philosophy (ie. dragging a frustratingly rigid, heavy and slow build system) - last time I checked it was technically possible to compile without maven but the output was missing the JS dependencies (like jooFlash impl) which have to be extracted from the JARs.
Additionally, Jangaroo APIs are still evolving very much (I know they are currently working on reproducing display-list event bubbling) and FD templates would need regular updates of the API JARs - so I think a first step would be to create git/svn repos with the templates and to suggest cloning (and updating) them in FD templates directory.