Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Open Source

How To Tell The Open Source Winners From The Losers


Decision Time
Tony Wasserman thinks the success factors are so clear that he can assign numbers to them. Wasserman, director of the software management program at Carnegie Mellon West, a Silicon Valley branch of Carnegie Mellon University, is developing a business-readiness rating service for open source code. SpikeSource (an assembler of open source code stacks), publisher O'Reilly Media, and Intel are helping with the project.

The Business Readiness Rating service is collecting public feedback on its proposal for evaluating open source code. Eventually, says Wasserman, it will host automated software tools that harvest statistics from open source project sites that help predict their likelihood of success: the number of developers and core developers, frequency of releases, support queries and unanswered queries, and the number of bugs tracked versus fixed. Those metrics will then be used in a decision-making framework to sort through open source projects. Some automated evaluation tools already exist. They include FLOSSmole (the Free/Libre Open Source Software Mole), which automatically burrows into data on an open source project site such as page views, downloads, bandwidth consumed by downloading, and number of comments posted.

Such tools have their place, but IT pros still will need to make judgment calls as open source proliferates beyond the Linux operating system and Apache Web server.

Amazon.com, Google, The Hartford, and Sabre Holdings are some of the companies that have benefited from betting early on the right open source programs. Sabre, for example, bet on MySQL for quickly serving travel information to consumers. The circle of companies willing to place their own bets continues to grow. Social networking site hi5 Networks, which gets about 18 million unique visitors a month, manages its Linux-based systems using a new piece of open source software called Hyperic HQ. As a 35-employee company, hi5 has a small IT staff and hadn't invested in a commercial system management product such as BMC Patrol or CA Unicenter.

Hi5 had used another piece of open source code, Big Brother, but decided Hyperic HQ offered more, such as alerts when systems dip below performance thresholds and historical performance analysis. As a user of Apache, Linux, and the open source PostgreSQL database, CTO Akash Garg was inclined to "give open source systems management a chance." Why? For the same reason many other companies are drawn to open source. "It's a lot cheaper," he says.

Hi5 tested the quality of the Hyperic community by posting questions to it, and had problems getting adequate answers at first. It got around that by building relationships directly with the support team for Hyperic Inc., the company behind the project, which was eager to work with an early customer of an emerging project. Hyperic has been downloaded more than 26,000 times since it became available as open source code last summer; a commercially supported version is also available from Hyperic Inc. for $500 a year.

How To Spot A Successful Open Source Project
A 9-point checklist before considering using open source.
A thriving community
A handful of lead developers, a large body of contributors, and a substantial--or at least motivated--user group offering ideas.
Disruptive goals
Does something notably better than commercial code. Free isn't enough.
A benevolent dictator
Leader who can inspire and guide developers, asking the right questions and letting only the right code in.
Transparency
Decisions are made openly, with threads of discussion, active mailing list, and negative and positive comments aired.
Civility
Strong forums police against personal attacks or niggling issues, focus on big goals.
Documentation
What good's a project that can't be implemented by those outside its development?
Employed developers
The key developers need to work on it full time.
A clear license
Some are very business friendly, others clear as mud.
Commercial support
Companies need more than e-mail support from volunteers. Is there a solid company employing people you can call?


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.