Skip to main content

Open Source Business Models at EclipseCon 2007

Brent C. Williams, an independent Equity Research Analyst, gave a quick-paced ride through some Open Source Business Models and key activities from 2006 at EclipseCon 2007.


Some takeaways about a couple of big activities in 2006:


Case 1:



  • Oracle decides to "clone" Red Hat Enterprise Linux in October 2006, and to offer it for half the price of Red Hat. Stats: First 90 days, about 9,000 downloads of the product. Compare that to 1,000,000 people who downloaded Fedora Core 6 from Red Hat in its first 90 days.

  • Red Hat ignored the move by Oracle - no price reduction, no individual deal discounting. Red Hat has a premium brand. Software is not price-competitive at the market level.

  • Oracle announced that they will join the Eclipse board and donate a number of technologies. This is a good, smart move for them, however not big enough to overcome the blowback from the cloning experiment gone bad.


Case 2:



  • Novell - Microsoft licensing deal.

  • Novell recently reported $91M of invoicing for Linux subscriptions, up 650% over the previous year. However, $73M of that was from existing customers. Sounds like small change to me.

  • Novell thinks their problem is trying to catch up to Red Hat. Novell needs to build a brand identity for SuSe that is something other than "We're not Red Hat".


Brent's Prediction: If Microsoft sues anybody for patent infringement in 2007, that there will be an Open Source community response such that each of Microsoft's existing software patents would receive prior-art petitions filed against them with the patent office (and 70% of such petitions are accepted by the Patent office).


What do investors care about for 2007?



  • Simple. More revenue. Either "Economies of Scale" revenue (sell copies to more customers in existing markets) or through "Agility" revenue (open source companies are more agile and can branch out into adjacent markets easier).

  • Example: Actuate and their BIRT efforts have helped to boost their stock price.


Miscellaneous points:



  • Software Market is not a Commodity Market.

  • Open Source Software market is even more of a branded market than proprietary software (strong emotional preferences found in the Open Source community).

  • Interface Standards do not affect pricing. Implementation of the "standard" interfaces is what customers are buying.


Tags: ,,,

Comments

Popular posts from this blog

Kernel-based Virtual Machine hits Linux

Many congratulations to my good friend Moshe Bar and his team over at (stealth-mode startup) Qumranet . Techworld reports that the KVM (Kernel-based Virtual Machine) project has been accepted into the 2.6.20 version of the Linux kernel distribution. KVM is an Open Source kernel driver that basically allows a Linux kernel to host virtual machines, as plain old Linux processes, that can run Linux or Windows (or other x86-based operating systems). It runs only on hardware that support Intel's VT instruction set (which is fine) and will soon support the AMD-V instruction set as well. This is cool for a number of reasons. It's Open Source, released under the GPL. It basically turns the Linux that we all know and love into a "hypervisor". Linux-as-hypervisor makes sense because Linux already knows how to manage devices, memory, processes, multi-cores, etc. VMware ESX is, essentially, a "hypervisor" - a small kernel, built on Linux as it turns out, that

Bill Coleman Joins 3tera Advisory Board

I think this move surprised a number of people, since Bill recently wrapped up Cassatt Corproation, getting the technology and people  acquired by Computer Associates . However, I was not surprised at all. The announcement, via  3tera Welcomes Bill Coleman : You may or may not have seen the recent press realease.  Bill Coleman, IT/Silicon Valley luminary, Founder and CEO of BEA Systems, has joined 3Tera’s Advisory Board. Yes, this alone is a great testimonial to what we have accomplished in our field.  Getting dignitaries such as Bill does not come easy.  But here’s the best part - this has a lot more than just marquee value and I doubt that Bill would have joined us if that was the case.  Bill, especially since his most recent stint as Founder and CEO of Cassatt Systems, is an extremely knowledgeable visionary in the area of utility and Cloud Computing; and, data center automation. So, Bill will be extremely valuable, reviewing and tweaking both our business plans and techno

Big In Japan Open Sources Their Ruby On Rails Tools

The kind folks over at Big In Japan have graciously decided to Open Source the code they used to build their demo web sites . It's all Ruby on Rails code, and it's being released with a GPL license. The code trees being made available include: elfURL ~ URL Shortner FeedVault ~ OPML file storage FrankenFeed ~ RSS feed merger InstantFeed ~ RSS feeds via email QwikPing ~ Ping Server SocialMail ~ RSS via email Very cool. I just love the Open Source community . I have actually been writing some code of late, and it's great to have some reference code to check out. Not sure if I'm going to go with Ruby on Rails yet, however. And, for the record. I have no idea if this is big in Japan. Tags: Open Source , GPL , Ruby On Rails , Big In Japan , Brian Berliner , brianberliner