Welcome to the luminis open source server, which hosts several projects. At luminis, we actively use and contribute to open source. Projects here are categorized: Projects contains all stable and actively maintained projects. Sandbox contains new and more experimental projects. Under Examples and Tutorials contains examples and tutorials for tools, project and/or libraries.
Projects
Sandbox
Examples and Tutorials |
News
Last changed Aug 16, 2009 12:16 by Peter Doornbosch
Version 0.2.4 of the OSGi Configuration Admin command line client fixes command line parsing on Felix, that was too picky about whitespace. Furthermore, the cm list command does not print "null" anymore for empty (unset) locations.
Last changed Apr 26, 2009 22:56 by Peter Doornbosch
Version 0.2.3 of the OSGi Configuration Admin command line client fixes creation of a configuration with the wrong bundle location. Additionally, the side-effect of the put command to create a configuration when it didn't exist, is removed.
Last changed Apr 18, 2009 00:02 by Marcel Offermans
Last wednesday, at J-Spring, we contributed three talks, one of which was about the BUG by BugLabs. As promised, here are the links to the PDF version of the slides as well as the example that was shown during the presentation. As part of our efforts to run OSGi on top of Android, integrating the two application models, we have ported the paint program that is documented on the Apache Felix website to Android. We used that program as part of our presentation at the NL-JUG J-Spring 2008. The code and documentation is now made available here! Google recently announced a mobile platform called Android. An important part of that platform is their Dalvik VM, which can run "modified" Java bytecode. The OSGi specifications lend themselves well as platform for loosely coupled and extensible applications. In fact, one of the expert groups within OSGi focusses on mobile phones. The OSGi framework allows these applications to be dynamically deployed and updated. [Apache Felix|http://felix. … |

Add Comment