Une présentation d’OSGi de Neil Bartlett et Alex Blewitt au JSig nous montre les principes de bases de cette spécification en quelques demos. OSGi a selon moi un grand avenir. Eclipse l’a déjà choisie (Equinox), et le framework Spring OSGi propose maintenant d’intégrer cela dans nos applications.
Archive for février, 2007
OSGi demo
Neil Bartlett and Alex Blewitt gave a demonstration to JSig on the benefits of the OSGi platform for dynamic Java applications. It show us the basics of this spécification whith a few demos. OSGi is a great new technology. Eclipse choose it yet (Equinox), and the Spring OSGi framework give us the possibility to integrate this correctly in our applications.
JavaPolis 2006 Videos
Find presentations and interviews realised at JavaPolis 2006. In particular the interview of Chet Haase and Romain Guy on Java desktop (byTed Neward), or the presentation on Spring OSGI by Costin Leau.
JavaPolis 2006 Videos
Retrouvez les conférences et des interviews réalisées lors du JavaPolis 2006. Notamment l’interview de Chet Haase et Romain Guy sur le Java desktop (par Ted Neward), ou encore la conférence Spring OSGI par Costin Leau.
Rich Ajax Platform
RAP the new Eclipse project to develop RIA applications. Objective is to develop RIA applications like RCP applications, with a UI component library RWT based on SWT API and the javascript library qooxdoo. The project is in validation phase, but demos are visible (widget, workbench). A project in the same way tha GWT with an RCP approach.
Rich Ajax Platform
RAP est le nouveau projet Eclipse pour développer des applications RIA. Le principe est de développer des applications RIA comme on développe des applications RCP avec une bibliothèque de composants graphiques RWT basée sur l’API SWT et sur la bibliothéque Javascript qooxdoo. Le projet est encore en phase de validation, mais des démos sont disponibles (widget, workbench). Un alternative intéressante dans le même créneau que GWT.