Difference between revisions of "Community Grid"
Chris Tyler (talk | contribs) |
Chris Tyler (talk | contribs) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | This is a comparison between various Open Source communities, the methodologies, processes, and tools they employ, and their underlying philosophies. '''Please add information!''' | + | [[Category:Open Source Communities]]This is a comparison between various Open Source communities, the methodologies, processes, and tools they employ, and their underlying philosophies. '''Please add information!''' |
{| class="wikitable" border="2" width="100%" | {| class="wikitable" border="2" width="100%" | ||
Line 40: | Line 40: | ||
|- | |- | ||
!IRC Channels | !IRC Channels | ||
− | |[ | + | |[irc://irc.mozilla.org%23developers irc.mozilla.org:#developers] - Developers |
− | [ | + | [irc://irc.mozilla.org/%23firefox irc.mozilla.org:#firefox] - Firefox general |
− | [ | + | [irc://irc.mozilla.org/%23thunderbird irc.mozilla.org:#thunderbird] - Thunderbird general |
...and others on irc.mozilla.org... | ...and others on irc.mozilla.org... | ||
− | |[ | + | |[irc://irc.freenode.net/%23developers freenode.net:#developers] - Developers |
− | [ | + | [irc://irc.freenode.net/%23fedora freenode.net:#fedora] - General discussion |
...and others starting with #fedora on irc.freenode.net... | ...and others starting with #fedora on irc.freenode.net... | ||
− | |[ | + | |[irc://irc.freenode.net/%23dev.openoffice.org freenode.net#dev.openoffice.org] - Developers |
− | [ | + | [irc://irc.freenode.net/%23openoffice.org freenode.net#openoffice.org] - General discussion |
...and others ending with openoffice.org on irc.freenode.net... | ...and others ending with openoffice.org on irc.freenode.net... | ||
|- | |- | ||
!Related Seneca IRC Channel | !Related Seneca IRC Channel | ||
− | |[ | + | |[irc://irc.mozilla.org/%23seneca irc.mozilla.org:#seneca] |
− | |[ | + | |[irc://irc.freenode.net/%23seneca freenode.net:#seneca] |
− | |[ | + | |[irc://irc.freenode.net/%23seneca freenode.net:#seneca] |
|- | |- | ||
!Mailing lists, gatewayed newsgroups, and archives | !Mailing lists, gatewayed newsgroups, and archives | ||
Line 74: | Line 74: | ||
|C++ | |C++ | ||
|- | |- | ||
− | !Secondary Languages (including | + | !Secondary Languages (including build system) |
|bash, perl, python | |bash, perl, python | ||
|python, bash, perl | |python, bash, perl | ||
Line 88: | Line 88: | ||
|Windows, Linux, Mac OS X | |Windows, Linux, Mac OS X | ||
|Linux | |Linux | ||
− | |Windows, Linux, Mac OS X | + | |Windows, Linux, (Mac OS X) |
|- | |- | ||
!Hardware | !Hardware | ||
Line 94: | Line 94: | ||
|x86_32, x86_64, PPC | |x86_32, x86_64, PPC | ||
(via derivatives: Alpha, Sparc, z9) | (via derivatives: Alpha, Sparc, z9) | ||
− | | | + | |x86_32, x86_64, PPC |
|- | |- | ||
!rowspan="3"|Community Size | !rowspan="3"|Community Size | ||
Line 103: | Line 103: | ||
|- | |- | ||
!Developers and Contributors | !Developers and Contributors | ||
− | | | + | |From Asa (April 2008): |
+ | 500 Firefox+Geko contributors, | ||
+ | |||
+ | 800 total client-side contributors, | ||
+ | |||
+ | 1000 client+server-side contributors, | ||
+ | |||
+ | 2000 people involved including marketing, support, etc. | ||
|[http://fedoraproject.org/wiki/Statistics 2000 people who have signed the CLA or have FAS accounts] | |[http://fedoraproject.org/wiki/Statistics 2000 people who have signed the CLA or have FAS accounts] | ||
| | | | ||
|- | |- | ||
!CVS commit access | !CVS commit access | ||
− | | | + | |From Asa (April 2008): |
+ | |||
+ | 320 for main projects, | ||
+ | |||
+ | 200 for Mozilla website, wikis, addons service, etc. | ||
|[http://fedoraproject.org/wiki/Statistics 600 people] | |[http://fedoraproject.org/wiki/Statistics 600 people] | ||
| | | | ||
|} | |} |
Latest revision as of 16:39, 22 February 2009
This is a comparison between various Open Source communities, the methodologies, processes, and tools they employ, and their underlying philosophies. Please add information!
Mozilla | Fedora | OpenOffice.org | ||
---|---|---|---|---|
Products | Primary products | Firefox web browser, Thunderbird e-mail client, Prism application platform, Seamonkey internet suite | Fedora Linux distribution | OpenOffice.org office suite |
Key downstream projects | Miro | 63 derivative distributions | Star Office (Sun) | |
Communication | Main Web Sites | http://mozilla.org | http://fedoraproject.org | http://openoffice.org |
IRC Channels | irc.mozilla.org:#developers - Developers
irc.mozilla.org:#firefox - Firefox general irc.mozilla.org:#thunderbird - Thunderbird general ...and others on irc.mozilla.org... |
freenode.net:#developers - Developers
freenode.net:#fedora - General discussion ...and others starting with #fedora on irc.freenode.net... |
freenode.net#dev.openoffice.org - Developers
freenode.net#openoffice.org - General discussion ...and others ending with openoffice.org on irc.freenode.net... | |
Related Seneca IRC Channel | irc.mozilla.org:#seneca | freenode.net:#seneca | freenode.net:#seneca | |
Mailing lists, gatewayed newsgroups, and archives | Mozilla development forums - Available via Usenet News (including Google Groups) | Fedora mailing lists and archives - Available via Gmane Newsgroups | General & Project mailing lists - Available via Gmane Newsgroups | |
Code | Primary Languages | C++, JS, XUL, XML, CSS | (Various) | C++ |
Secondary Languages (including build system) | bash, perl, python | python, bash, perl | Java | |
Codebase size | ~6-10 million lines | 47 million lines of C/C++, plus code in other languages (~6000 RPM packages) | ?? million lines | |
Platforms | Tier-1 Operating Systems | Windows, Linux, Mac OS X | Linux | Windows, Linux, (Mac OS X) |
Hardware | x86_32, x86_64, PPC | x86_32, x86_64, PPC
(via derivatives: Alpha, Sparc, z9) |
x86_32, x86_64, PPC | |
Community Size | Users | 125 million+ Firefox users | 2 million+ | |
Developers and Contributors | From Asa (April 2008):
500 Firefox+Geko contributors, 800 total client-side contributors, 1000 client+server-side contributors, 2000 people involved including marketing, support, etc. |
2000 people who have signed the CLA or have FAS accounts | ||
CVS commit access | From Asa (April 2008):
320 for main projects, 200 for Mozilla website, wikis, addons service, etc. |
600 people |