How Long Will Oracle Stick With Open Source?
snydeq writes "The fact that Oracle has handed over the keys to two major open source projects in recent weeks has some questioning the fate of other prominent open source projects Oracle took on in the wake of its 2010 acquisition of Sun. But while OpenOffice.org and Hudson provided little commercial opportunity for Oracle, it appears that Oracle has plans to keep rein on NetBeans, MySQL, and GlassFish contrary to expectations, analysts contend."
Stick a fork in it. It's done.
So much talk about MySQL and Ooo etc etc. Why don't I hear anything about VirtualBox? It seems to be one of the best pieces of open source VM software out there.
I was surprised when I stumbled across Oracle VirtualBox. It's pretty dang nice, at least for the end-user instance. What's in it for them to support this project?
The real question should be how long are people going to stick with Oracle controlled projects?
The page lists stuff that they inherited from Sun (+Mysql).
I only know about one of their contribution: Toplink.
as soon as the cost of R&D and maintenance on their open source products become higher than what revenue they bring in from service & support of said products you can bet they will quickly pull the plug on them...
Politics is Treachery, Religion is Brainwashing
Hell I would do (almost) anything to undo their acquisition of Sun.
Then you need to go back in time and stop Jonathan Schwartz from becoming CEO and running Sun into the ground.
Oracle won't release MySQL. MySQL is a long-term, strategic threat to their primary product, Oracle database. 10 years ago in the finance sector in London every database was on Oracle, Sybase, MSSQL or DB2. Even the most noddy little applications got an Oracle or other database license bought for them. Now, only customer-facing services get an Oracle or Sybase license bought for them - the rest got MySQL. That's a lot of money Oracle isn't making any more.
Work like no one is watching. Dance like you've never been hurt. Make love like you don't need the money.
VirtualBox OSE *ALWAYS* had those limitations.
The thing is, Oracle stopped providing two different versions - the GPL'd source version (VirtualBox OSE) and VirtualBox (commercial license). Vbox OSE never had USB 2, Remote Desktop, etc. Ubuntu etc. provided Vbox OSE with didn't have those functions.
Now Oracle just provides the GPL'd version and the GPL'd sources for it. If you want the features that were in the commercially-licensed version of Vbox, you use the expansion pack. This had the advantage that all the distros had an official binary from Oracle, and it oculd be easily upgaded to the commercial one without breaking your current OS's packaging conventions.
In a sense, Vbox 4 is much easier now than Vbox3 was.
Nothing really changed licensing-wise between 3 (Sun) and 4 (Oracle). All the stuff that was in commercially licensed 3 was moved to an expansion pack that was commercially licensed, so instead of having an OSE and commercial versions of Vbox, you just have one. Helps with code maintainance as well, which is always a plus.
And I suppose, if someone wanted to write their own versions of USB2 and RDP (yes, it used RDP, not VNC) server, they could, and it'll be easier on the new architecture.