Is Getting Acquired Good For FOSS Projects?
ruphus13 writes "While open source companies are legion, their acquisitions by proprietary source companies may cause concern for the viability of projects. Can a FOSS project 'survive' an acquisition? According to the article posing that question: 'One has to ask, though, how healthy it is for increasingly important open-source platforms and applications to come under the wing of huge, proprietary software companies. Probably the best example to cite on that topic is the ongoing car crash that is Oracle’s proposed acquisition of Sun Microsystems...Sun Micrososytems is one of only three big, US public companies focused almost entirely on open source. If it gets swallowed up, that will leave just Red Hat and Novell. Open-source pundits are predicting that small, promising open-source players will be snapped up by bigger fish this year. And Google's relationship to Android gets ever murkier as it sinks its commercial hooks deeper into the platform, billing its own offerings as superphones relative to other Android phones.'"
How does a firm "acquire" an OSS project? Look at mysql, All Sun did was pay money for a name, bunch of workers and a customer list, not the actual IP, cause that was open sourced to begin with.
In short, if a company "acquires" (whatever that means in this context) an OSS project, and you're not happy with how things are being done, fork the project and be on your way, Otherwise learn to drink the coolade like everyone else.
Arash Partow's Philosophy: Be a person who knows what they don't know, and not a person who doesn't know.
Correct me if i'm wrong, but doesn't IBM put a lot of focus on developing and promoting open source? And last i checked they're a bigger company than Sun and Novell combined. As for Novell, who takes their open source work seriously in light of their ties with Microsoft and the associated legal landmine?
"And Google's relationship to Android gets ever murkier as it sinks its commercial hooks deeper into the platform"
Huh? They own it and made the vast vast majority of it, feel free to fork, that's what OSS is.... dunno how they could possibly be 'sinking its hooks' into the platform when it is their baby from the start... Be happy they have released source...
Open source is a concept where people get together write code to solve a common problem they have... they understand that they will not directly profit from the coding, although they may be seen as experts in whatever area their project is in, and they can then profit selling hardware, consulting on implementations, and other things.
If a company hires away all the programmers and then have them do something else so they don't contribute anymore, the project either is frozen, or new developers fork the project away from the original developers and the project moves on...
The agenda of this seems to be "omg big companies are the devil" nonsense. why must this be seen as a threat to OSS? because stallman says so? one of the biggest fails of open source is it's lack of reliable support or response to customer deamnds, if more big names jump on board an throw money at developers it'll only help OSS.
If you mod me down, I will become more powerful than you can imagine....
Is IBM no longer a big US company?
I believe that their focus on open source is at least as substantial as Sun's every was.
I really can't believe this FUD is taking hold. So what if a company funds an open source project?
If they do something nasty, fork the project. If nobody can be arsed to fork it then it clearly wasn't such a big deal. There's NO downside here. If they stop funding development completely it's still better than never funding it at all.
I agree it's an interesting question: how do open-source projects fare when acquired by companies that mainly focus on proprietary software?
But the article doesn't usefully attempt to answer that question. It doesn't survey major projects that have been thus acquired, giving us details on the pros and cons each encountered, how many flourished, failed, stagnated, or were unaffected, etc. It doesn't try to figure out what the reasons for success or failure might be. It doesn't really do any analysis.
It just asks the question, rambles on a bit, cites the one single example of MySQL's role in the Oracle acquisition (which hasn't even happened yet), and then we're done. Boring.
10 PRINT CHR$(205.5+RND(1)); : GOTO 10
Well, I shouldn't say die. I *DO* wish that it'd conform a bit more with the SQL standard though.
Now donning my flame-retardant suit.
Nokia aquired QT about a year ago, and Nokia has added more free licenses (LGPL). I think that Nokia has done a tremendous job keeping QT free. It's available under the LGPL now; the most recent release, 4.6, saw the first community submissions. They are also a "KDE Patron."
Nokia does open source right.
It cuts both ways. It's both good and bad. Yes, corporate ownership is a great thing, and it speaks well that companies such as IBM, Sun, Google, and Oracle show interest in open source. It may help suit and tie wearers to understand that open source != hobby quality software. But on the down side, if big company decides that it's roadmap for former open source project is where it's going, regardless of the desires of the users, well it could sour people on the product pretty quick. Even though it's open source still, the product could be forced don a path it's users don't want. Replace the community with a pair of corporate blinders and it's a problem. Sure you can fork and all that jazz. Nothing is the end really, but corporate acquisition can be a boon or a thorn for people that just want to use a product. Depending on the product, your user base may be mostly "users" anyway. I'm no expert, but I'd imagine *successfully* forking something like MySQL isn't something you could just do overnight. There's way more to forking than just checking in the code.
That market cap isn't in US $ - it's presumable Taiwanese New Dollars. So that would be $8.8B in US dollars. Still big but HTC clearly isn't bigger than IBM and Microsoft.
"Or if there's an open-source clone of your company's software, surely there's nothing stopping your company from, er, competing with it?"
Writing a copy of something is easy. Creating something new and original is hard. Any decent programmer can write a Tetris clone in under a day, yet the original probably took a much longer time to think up, prototype, design etc.
Same with other FOSS knockoffs (like Frozen Bubble) - the hard work has been done, all you need to do is make a copy of the working commercial version and you have some freedom at a fraction of the effort required by the original developer.
Make your own unique software, sure, but don't pretend ripping someone off is somehow fair competition. Come up with your own ideas - as all your free clone will do is kill the original development and thus cause the project to stagnate as there will be no more reference designs to copy.
It's the FOSS version of Embrace, Extend, Extinguish.
Other projects include Xen virtual software (where the parent company, Xensource, was bought by Citrix.) It was very exciting for a while there, but I'm seeing the leading edge Linux users turn to KVM and the corporate users stick with VMWare, not realizing the problems of the server hardware and VMWare's ancient 2.4 kernel. I'm not sure why: I've not had the opportunity to do side-by-side comparisons with the latest versions of all of them.
The Amanda backup software has been taken up by Zmanda, who have apparently destabilized it in the midst of trying to add glitzy GUI's to it which they sell only as corporate add-ons and which have caused two companies I know to throw it out, not because the Amanda was not fast and functional, but because the admins handed the backup management couldn't figure out the GUI and configure things properly.
The real question, how "open" is an open source project?
If the code is one big spaghetti soup and there's virtually no documentation, then I'd say the project isn't really "open", and the "forkability" of the project is close to zero, as new developers aren't likely to pick up the project once its original developers get bought away... instead, in that case, it's more likely that new developers will stand up and write something new from scratch, although that may take a while of course.
On the other hand, if the code is structured well, with good documentation (not a machine-generated function-by-function reference, but also documentation on the conceptual level), where the documentation has been made commentable by the community, etc. etc., then such a project is much more viable.
Actually, I think someone should stand up and write some guidelines for good open-source projects to follow, and such guidelines can then also be used to rate open-source projects. Perhaps this is an idea for meta-sites such as freshmeat, sourceforge, googlecode, etc. (?)
If Pandora's box is destined to be opened, *I* want to be the one to open it.