<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/open_source_business_models_web_20_expo.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:,2008:/1/tag:72.47.210.69,2007://1.3720-</id>
  <updated>2008-07-07T14:30:11Z</updated>
  <title>Comments for Web 2.0 Expo: Open Source Business Models</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.1</generator>
  <entry>
    <id>tag:72.47.210.69,2007://1.3720</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/open_source_business_models_web_20_expo.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=3720" title="Web 2.0 Expo: Open Source Business Models" />
    <published>2007-04-20T18:02:36Z</published>
    <updated>2007-12-16T23:11:24Z</updated>
    <title>Web 2.0 Expo: Open Source Business Models</title>
    <summary>On Monday morning I attended a panel which included two case studies from leading businesses built around open source software applications - Sugar CRM and MySQL AB. The case studies were presented by their respective CEOs, John Roberts and Marten Mickos, and focused on the business model their organizations have adopted. The rest of the...</summary>
    <author>
      <name>Sean Ammirati</name>
      
    </author>
    
    <category term="Web 2.0 Expo 2007" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img src="http://www.readwriteweb.com/images/web20_expo_logo.jpg" align="left"
hspace="5" vspace="5" />On Monday morning I attended a panel which included two case
studies from leading businesses built around open source software applications - <a
href="http://www.sugarcrm.com/crm/">Sugar CRM</a> and <a
href="http://www.mysql.com/">MySQL AB</a>. The case studies were presented by their
respective CEOs, John Roberts and Marten Mickos, and focused on the business model their
organizations have adopted.</p>

<p>The rest of the day, I found myself reflecting a lot on the presentation and then - as
luck would have it - I ran into MySQL AB's Marten Mickos and Zack Urlocker (Executive VP
of Products) at a happy hour that evening. I ended up talking to them about their
business over a few beers and concluded that they are a great lesson for any website
looking to scale audience.</p>]]>
      <![CDATA[<h2>For Profit Businesses</h2>

<p>Back to the panel now. First of all it is important to point out that both these
organizations operate with the intention of making money. This obviously isn't true for
every one of the over 140,000 open source projects listed on <a
href="http://sourceforge.net/index.php">Source Forge</a>. Both companies have more than a
hundred people contributing to the product as paid employees and clearly are oriented
towards generating value for their shareholders. In fact, John attributed being a
'<b>commercial</b> open source business' as one of the keys to SugarCRM's early
success.</p>

<p>What is interesting is that they have been able to build these businesses with so much
less capital than previous closed source applications in their space. John estimated that
SugarCRM has achieved the same market traction at this point that Salesforce.com did in
the first 3 years, but with about 20% of the costs.</p>

<h2>Creating an Architecture of Participation</h2>

<p><img src="http://www.readwriteweb.com/images/SugarCRM_logo.gif" align="right"
hspace="5" vspace="5" width="190" height="36" /> They have done this by creating what
both panelists called an <i><b>architecture of participation</b></i>,  which they built
into their business strategies. John covered six components to that 'architecture' that
made participation straight forward with SugarCRM:</p>

<ul>
<li>Extensible Project - <a href="http://www.sugarforge.org/">SugarForge</a>: a site
developers can go to and create their own complementary projects (currently over 8,000
developers have participated)</li>

<li>Easy for <i>anyone</i> to participate (easy to download, share ideas, etc...)</li>

<li>Others Can Profit - <a href="http://www.sugarexchange.com/">Sugar Exchange</a>: a
site for people to create extensions to sell their wares</li>

<li>Transparency: for example the support forums are completely public, whether you use
the software or are just interested in it</li>

<li>Access to the code (it is open source after all)</li>

<li>Easy to purchase the <a
href="http://www.sugarcrm.com/sugarshop/product.php?productid=4">PRO edition</a></li>
</ul>

<p>SugarCRM has had 3 million downloads of their application and it has been translated
into 50 different languages, so they are obviously doing something right.</p>

<p>MySQL has an even larger audience receiving approximately 50,000 downloads a day of
their application. Marten framed the significance of this in an interesting way. He
pointed out that their closest (closed source) competitor has fifty-six thousand paid
employees. However, every day he has fifty thousand passionate <b>new</b> users. He
quipped that while it is easy to disregard these as mere amateurs, "Noah's Ark was built
by <i>amateurs</i>, Titanic by <i>professionals</i>."</p>

<h2>Still Have Sales People, but ...</h2>

<p><img src="http://www.readwriteweb.com/images/mysql_logo.gif" align="right" hspace="5"
vspace="5" /> While this model certainly has led to some interesting distribution and
keeps the cost of sales low, it is important to point out that both organizations have
executives responsible for sales. In fact, MySQL has over 70 sales professionals. The
difference is they are focused on selling consulting services and support, instead of
proprietary software. While MySQL doesn't disclose their revenue, it is about equally
divided between services, support and revenue from OEM partners.</p>

<h2>Conclusion</h2>

<img src="http://www.readwriteweb.com/images/web20_tshirt2.jpg" /> 
<p>The Web 2.0 conference has been organized under the theme 'web 2.0 is _____' - with
everyone contributing something different in the blank space. In fact, the conference
organizers provided conference t-shirts with 'web 2.0 is ____' and gave all of the
attendees markers to fill in our answers. Many of the answers filled in centered around
<b>collaboration with users</b> and <b>efficient distribution</b>.</p>

<p>What I found interesting after listening to the above presentation is that not only
can web 2.0 entrepreneurs build sites on top of open source projects (like MySQL - <a
href="http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29">L.A.M.P.</a>), but they
can actually learn a lot about promoting their services from these products. So the next
time you're in a marketing meeting trying to figure out 'distribution', an interesting
brainstorming question is -- <i>what did mySQL or SugarCRM do?</i></p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3720-comment:31753</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3720" type="text/html" href="http://www.readwriteweb.com/archives/open_source_business_models_web_20_expo.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/open_source_business_models_web_20_expo.php#c31753" />
    <title>Comment from insomnia on 2007-04-22</title>
    <author>
        <name>insomnia</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Nice article and an interesting analogy - "Noah's Ark was built by amateurs, Titanic by professionals". There's just one flaw though, Noah's Ark is quite possibly a myth. Titanic was reality.</p>]]>
    </content>
    <published>2007-04-22T16:34:25Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3720-comment:31754</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3720" type="text/html" href="http://www.readwriteweb.com/archives/open_source_business_models_web_20_expo.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/open_source_business_models_web_20_expo.php#c31754" />
    <title>Comment from Donna Konley on 2007-04-24</title>
    <author>
        <name>Donna Konley</name>
        <uri>http://www.betteremarketing.com/services.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.betteremarketing.com/services.html">
        <![CDATA[<p>Services Overview: Create Instant Visual Credibility..<br />
First impressions are important. Just as in person, how your website and online communications look can affect your credibility.  When managed properly, your business image and identity extends far beyond a logo.<a href="http://www.betteremarketing.com/services.html‚Ä?" rel="nofollow"><a href="http://www.betteremarketing.com/services.html‚Ä?" rel="nofollow">http://www.betteremarketing.com/services.html‚Ä?</a></a> > Services</p>]]>
    </content>
    <published>2007-04-24T15:29:46Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3720-comment:31755</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3720" type="text/html" href="http://www.readwriteweb.com/archives/open_source_business_models_web_20_expo.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/open_source_business_models_web_20_expo.php#c31755" />
    <title>Comment from Thirupati on 2007-05-17</title>
    <author>
        <name>Thirupati</name>
        <uri>http://www.ideacenter.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.ideacenter.com/">
        <![CDATA[<p>This is a good article I understand. I ended up talking to them about their business over a few beers and concluded that they are a great lesson for any website looking to scale audience. If you are interesting visit  the site <a>business brainstorming</a></p>]]>
    </content>
    <published>2007-05-18T05:03:08Z</published>
  </entry>

</feed>