Is Anyone Using OSGi 23
An Anonymous Coward queries: "OSGi is a Java technology for allowing third party venders to control your domestic appliances (Fridge, Front Door, Security System etc).
I have been tasked to implement OSGi apps, but cannot find any working examples, is anybody working on OSGi applications?"
Since you really wanted an answer... (Score:1, Funny)
No.
My nonsense (Score:1)
Re:My nonsense (Score:2, Funny)
Or better still, having the fridge tell you who took that last beer..
Huh? (Score:3, Informative)
OSGi Based Products
A listing of products that use OSGi technology
4DAgent
Acunia, Embedded Solutions XINGU Product Offering
Aleato
Amino
Atinav aveLink
Bluelabs
Do people still come up with this stuff? (Score:1)
1950s jetson style flying cars and the 1970s Honeywell Kitchen Computer in the Hall of
Really Stupid Ideas By Geeks Who Don't Get Out Enough? Guess I was wrong.
Re:Do people still come up with this stuff? (Score:2, Funny)
Just wait till hackers start melting your ice cream in yer fridge and turning the heat off in the family igloo.
hackers? (Score:2, Funny)
Checkout ProSyst (Score:3, Informative)
That said, check out ProSyst [prosyst.com]. They have a server and bundles for various tasks. I've used it in the past to control X10.
Re:Checkout ProSyst (Score:1, Funny)
Programming Appliances (Score:2, Insightful)
Wouldnt it be nice to just press a button on your PDA, so by the time you step in to your kitchen, your coffee pot you set up before work has just brewed perfectly. Or turning off the oven because that 'One pint' with the lads turned out to be a few more, and you don't want your dinner you left in the oven to over cook because you wont be back in time to turn it off.
At some point, somebody will do something with just the right amount of 'GeeWizz' and functionality to make a great product...
Re:Programming Appliances (Score:2)
It would be interesting to see what percentage of the public uses this gadgetry after a year of ownership.
Re:Programming Appliances (Score:1)
Re:Programming Appliances (Score:2)
^---- Stupid American
Re:Programming Appliances (Score:1)
^---- Mad Englishman
OSGi - not for your fridge! (Score:1, Informative)
- guess OSGi is doing a pretty bad job marketing itself here
OSGi is an embedded component framework which simplifies the task to create modular distributed applications targeted to embedded devices
What you do with it is up to the developer.
developing simple hello world bundles using OSGi is overkill and frustrating.
but creating flexible, modular distributed and managed applications is almost impossible without re-inventing OSGi.
Technologies where OSGi is used today sucessfully include telematics and in-car computing, as well as broadband service delivery platforms.
for a working development kit check out Gatespaces SGADK: Gatespace.com [gatespace.com]
OSGi: an Embedded Application Server Framework
OSGi seems to have slowed down (Score:1, Informative)
I wrote some OSGi bundles in the past for the company I work for. I found it to have a bit of a learning curve, but once you buy in to their design philosophy, it's pretty easy, really. I was the tech lead on the project, and it got released but not used much, due to a schizophrenic marketing campaign.
Anyway, I'm still subscribed to several expert group mailing lists at OSGi, and I've noticed that the flow of information and questions has all but halted completely. I think that with the "tech slump", a lot of companies laid off people that were working on OSGi. (After all, it is kind of a fringe bit of research for pretty much all of the companies involved.) Also, the embedded networking space has been pretty slow lately.
Anyway, I think OSGi had some good ideas, and I hope that things improve for them. The biggest problems I saw was that Java, even micro edition, is still quite large for an embedded processor, and the existing engineers doing embedded work don't usually have much Java experience. After all, the whole point is to make a framework that allows for easy integration of embedded communications code.
Anyway, good luck, and read the docs carefully. The information you need is in there, it's just a bit difficult to extract it.
sure but for how much longer (Score:1)
OSGi - where/what is it? (Score:1)
The core idea of the OSGi is to provide a Java based platform for collaborative networked services. It is specified in painstaking detail: