Welcome to the SmallBusiness.com WIKI
The free sourcebook of small business knowledge from SmallBusiness.com
Currently with 29,735 entries and growing.

WIKI Welcome Page
Local | Glossaries | How-to's | Guides | Start-up | Links | Technology | All Hubs
About · Help Hub · Register to Edit · Editing Help
Twitter: @smallbusiness | Facebook | Pinterest | Google+

SmallBusiness-com-logo.jpeg

In addition to the information found on the SmallBusiness.com/WIKI,
you may find more information and help on a topic
by clicking over to SmallBusiness.com and searching there.


Note | Editorial privileges have been turned off temporarily.
You can still use the Wiki but cannot edit existing posts or add new posts.
You can e-mail us at [email protected].


Business models for open source software

SmallBusiness.com: The free small business resource
Jump to: navigation, search

There are several different types of business models for making profit using open source software (OSS).

Introduction

Open source software can be sold and used commercially. It is a part of the software industry.[1] The financial return on open source software can also come from selling services, such as training and support, rather than the software itself. The use of dual-licensing provides an offer of the software under an open source license but also under separate proprietary license terms. Customers can be attracted to a no-cost and open source edition, then be part of an up-sell to a commercial enterprise edition.

Further, customers will learn of open source software in a company's portfolio and offerings but generate business in other proprietary products and solutions, including commercial technical support contracts and services. Another possibility is offering open source software in source code form only, while providing executable binaries to paying customers only. With permissive software, any company can distribute the package without the source or software freedoms.

Some companies provide the latest version available only to paying customers. Companies provide proprietary extensions, modules, plugins or add-ons to an open source package. Independent developers often accept donations. SourceForge, for example, lets users donate money to hosted projects which have chosen to accept donations. Users of a software may come together and pool money into a bounty for the implementation of a desired feature or functionality.

Other financial situations include partnerships with other companies. Sometimes a commercial version may be sold to finance the continued development of the free version[2].

Sell subscriptions for online accounts and server access. Combine desktop software with a service, software plus services.

Governments, companies or other non-governmental organizations may develop internally or hire a contractor for custom in-house modifications to software, then release that code under an open source license.

Hybrid

A vendor forks a non-copyleft software project then adds closed-source additions to it and sells the resulting software. After a fixed time period the patches are released back upstream under the same license as the rest of the codebase.[3]

Examples

Much of the Internet runs on open source software tools and utilities such as Linux, Apache, MySQL, and PHP, known as the LAMP stack for web servers. Using open source appeals to software developers for three main reasons: low or no cost, access to source code they can tailor themselves, and a shared community that ensures a generally robust code base, with quick fixes for any new issues that surface.

Despite doing much business in proprietary software, some companies like Oracle Corporation and IBM participated in developing free and open source software to deter from monopolies and take a portion of market share for themselves. See Commercial open source applications for the list of current commercial open source offerings. Netscape's actions were an example of this, and thus Mozilla Firefox has become more popular, stealing market share from Internet Explorer.[4]

  • Active Agenda is offered for free, but requires all extensions to be shared back with the world community. The project sells a "Non-Reciprocal Private License" to anyone interested in keeping module extensions private.
  • Adobe Systems offers Flex for free, while selling the Flash Builder IDE.
  • Apple Inc. offers Darwin for free, while selling Mac OS X.
  • Canonical Ltd. offers Ubuntu for free, while they sell commercial technical support contracts.
  • Francisco Burzi offers PHP-Nuke for free, but the latest version is offered commercially.
  • DeveloperSide.NET offers a combined package (WampDeveloper) of open-source applications (Apache, PHP, and MYSQL on Windows) and proprietary (closed-source) applications. The proprietary applications don't incorporate any GPL-like code, and simply sit on-top, and manage, the GPL-like applications via configuration files, Windows API, and system commands. The package is commercial, but can be made fully FOSS by removing the proprietary applications.
  • Ingres is offered for free, but services & support are offered as part of a subscription. The Ingres Icebreaker Appliance is also offered as a commercial database appliance.
  • Linspire, Inc. offers Freespire for free, while selling Linspire.
  • Mandriva offers Mandriva Linux Free and Mandriva Linux One for free, while selling Mandriva Linux 2008.
  • Mozilla Foundation have a partnership with Google and other companies which provides revenue for inclusion of search engines in Mozilla Firefox.
  • MySQL is offered for free, but with the enterprise version includes support and additional features.
  • Novell offers openSUSE for free through the openSUSE Project, while selling SUSE Linux Enterprise (SLE).
  • OpenSearchServer offers its community Edition on Sourceforge and a Enterprise Edition with Professional services to Enterprises with a paid license
  • Oracle - VirtualBox is free and open-source to anyone, but the VirtualBox extension pack can only be used for free at home, therefore requiring payment for business
  • Red Hat sells support subscriptions for Red Hat Enterprise Linux (RHEL) which is an enterprise distribution periodically forked from the community-developed Fedora.
  • Sun Microsystems offer OpenOffice.org for free, while selling StarOffice.
  • Untangle provides its Lite Package for free, whilst selling its Standard and Premium Packages by subscription.
  • Zend Technologies offers Zend Server CE and Zend Framework for free, but sells Zend Server with support and additional features.

See also

Template:Portal box

References

  1. Karl M. Popp and Ralf Meyer (2010). Profit from Software Ecosystems: Business Models, Ecosystems and Partnerships in the Software Industry. Norderstedt, Germany: BOD. Template:Citation/identifier. 
  2. Karl M. Popp (2011). Advances in software economics: A reader on business models and Partner Ecosystems in the software industry. Norderstedt, Germany: BOD. Template:Citation/identifier. 
  3. Phoronix - Towards A Real Business Model For Open-Source Software
  4. Netscape Navigator#The fall of Netscape

External links