Open source software: Difference between revisions
Jump to navigation
Jump to search
imported>Christian Grobmeier No edit summary |
imported>Eric M Gearhart (Huge edit... fixed the wording of some sections, added to links, added Netcraft reference, etc.) |
||
Line 1: | Line 1: | ||
Open | '''Open source software''' broadly speaking is software that is licensed in such a way that the source code (which is the [[language]] that [[computer programs]] are written in) is freely accessible. | ||
The term usually describes software that is also free of charge, but this is not a must. | |||
=== | An Open Source project can be tested and used by thousands of users, for example the [[Apache HTTP Server]] is the most wiedly used [[World Wide Web]] [[server]] on the [[internet]].<ref name=Netcraft>{{cite web | ||
| url=http://news.netcraft.com/archives/2007/04/02/april_2007_web_server_survey.html | |||
| title="April 2007 Web Server Survey" | |||
}}</ref> | |||
===Well Known Organizations=== | |||
Several professional organizations support the Open Source community, in a moral sense as well as in Legal matters (e.g. enforcing the licensing of Open Source software). Here is a short list: | |||
* [[Free Software Foundation]] | * [[Free Software Foundation]] | ||
* [[Apache Software Foundation]] | * [[Apache Software Foundation]] | ||
* [[RedHat]] | * [[RedHat]] | ||
==References== | |||
<references/> | |||
===See also=== | ===See also=== | ||
* [http://opensource.org/ Open Source] | * [http://opensource.org/ Open Source] | ||
* [http://apache.org/ Apache Software Foundation] | * [http://apache.org/ The Apache Software Foundation homepage] | ||
* [http://fsf.org/ Free Software Foundation] | * [http://fsf.org/ The Free Software Foundation homepage] | ||
* [http://redhat.com/ | * [http://redhat.com/ Commercial, for-profit company that uses Open Source software extensively] | ||
[[Category:CZ Live]] | |||
[[Category:Computers Workgroup]] | [[Category:Computers Workgroup]] |
Revision as of 08:37, 5 April 2007
Open source software broadly speaking is software that is licensed in such a way that the source code (which is the language that computer programs are written in) is freely accessible.
The term usually describes software that is also free of charge, but this is not a must.
An Open Source project can be tested and used by thousands of users, for example the Apache HTTP Server is the most wiedly used World Wide Web server on the internet.[1]
Well Known Organizations
Several professional organizations support the Open Source community, in a moral sense as well as in Legal matters (e.g. enforcing the licensing of Open Source software). Here is a short list: