3 min demo, https://www.youtube.com/watch?v=ckAznbOOV-4
UberFire is an extensible workbench, built with Errai and GWT. UberFire and guvnor provide a base set of technologies to rapidly build Consoles, Workbenches and Rich Client Apps. On top of this Red Hat is building an extensive BRMS and BPMS set of technologies. UberFire provides the following high level features, many more planned:
-Dragge-able panels, with tab stack regions.
-Perspectives (statefully switches perspective screens, for different configurations of layouts, toolbars, menu bars)
-Contextual toolbar and panel, that changes depending on the focus panel
-Show/Hide toolbar
-Fully modular, each panel is a maven modular.
-Distributions (uberfire+plugins) built via maven compile time composition.
-Virtual File System abstraction, with nio2 API, and JGIT backend.
-High Availability cluster setup with Apache Helix.
-Recently updated to Twitter Bootstrap (so it stopped being ugly)
We then combine this with Guvnor, to provide (many more planned):
-GIT repo cloning, creation
-File/Project Explorers
-Custom editor plugins extensions with file type associations
-Maven project build, install and deploy
-Mini local Maven repo manager
-Problems View (errors, compilation problems, etc).
The Drools/Guvnor application, that UberFire was built for, has been rebuilt on top and it's finally at stage where we can demo it. So I've made a small 3 minute demo, that I think the GWT community would like to see. The screen is a little cramped, as it was recorded at 1024x768, to ensure it worked on the projector, where it was shown as part of a Drools talk. You can watch it here. We'll do more extensive video's and tutorials soon:
https://www.youtube.com/watch?v=ckAznbOOV-4
How to build and run the demo yourselves:
http://blog.athico.com/2013/05/how-to-build-and-run-drools-and-guvnor.html
We haven't updated the UberFire website, so all the screenshots are old and ugly, compared to the above video - but the code is all fine. So why not use UberFire to rapidly build your workbench and console applications today :)
http://droolsjbpm.github.io/uberfire/
You can catch us on the #droolsdev irc channel, watch out for porcelli or manstis; the two people driving this project. So pop on with any Qs, and contributors welcome :)
http://www.jboss.org/drools/irc
https://lists.jboss.org/mailman/listinfo/uberfire-users (mailing list)
Do not use alpha1, as it's far behind. But the 0.2.0-SNAPSHOT in maven is usable, and built nightly, we'll release 0.2 soon.
http://snapshots.jboss.org/maven2/org/uberfire/
http://snapshots.jboss.org/maven2/org/uberfire/uberfire-api/0.2.0-SNAPSHOT/
Or you can build from HEAD too :)
https://github.com/droolsjbpm/uberfire
If you aren't sure where to start, run the showcase app - which shows how to add a load of custom panels. And of course the Drools/Guvnor application shows how to build a large extensive application too:
https://github.com/droolsjbpm/uberfire/tree/master/uberfire-showcase
Mark
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment