Gaming
 

Open source

From NWNWiki

DM kill
This page is a candidate for deletion.

If you disagree with its deletion, please explain why on its talk page. If this page obviously does not meet the criteria for deletion, or you intend to fix it, please remove this notice, but do not remove this notice from articles that you have created yourself.

Administrators: Remember to check if anything links here and the page history before deleting.

Open source is the term used to describe computer software which is implemented by openly revealing its code so that users of the software are encouraged to study, change, and improve its design.

Open source software is best implemented using the Bazaar model. This is the approach taken by the successful repository SourceForge.net, which currently has over 100,000 projects.

The Bazaar model exhibits the following patterns:

  1. Users should be treated as co-developers.
  2. Early releases.
  3. Frequent integration.
  4. Several versions.
  5. High modularization.
  6. Dynamic decision making structure.

Open source does not refer to the method of its marketing nor profitability. Compare with public domain.

[edit] External links

Open source @ Wikipedia

[edit] Other types of licenses