Eclipse Webinar Sep. 23: Simplifying Desktop Development with Glimmer
Join the DZone community and get the full member experience.
Join For FreeThe Eclipse project Glimmer is a JRuby API for SWT that takes advantage of the expressive
Ruby language to provide a simple user-interface DSL (domain-specific
language). Developers can rely on Glimmer to build the presentation
layer of desktop applications in Ruby while keeping the business logic
in Java, or alternatively do complete desktop application development
in Ruby. Glimmer comes with built-in data-binding support to greatly
facilitate writing maintainable and testable desktop application code.
In an upcoming webinar, Andy Maleh will introduce Glimmer, demo the
latest features by contrasting the code of an application written in
both Glimmer and classic SWT, provide a quick update on the status of
the project and finally, have a Q&A and feedback session.
Simplifying Desktop Development with Glimmer
September 23, 2009 at 9:00 am PDT / 12:00 pm EDT / 4:00 pm GMT
Presented by Andy Maleh from Obtiva
To register email webinar-glimmer@eclipse.org
For more information on this and other Eclipse webinars, visit http://live.eclipse.org/. Special thanks to Adobe for contributing their Adobe Acrobat Connect product to host the webinar.
Opinions expressed by DZone contributors are their own.
Comments