Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
6 user(s) are online (5 user(s) are browsing encyclopedia)

Members: 0
Guests: 6

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

The Cathedral and the Bazaar

The Cathedral and the Bazaar is an essay by Eric S. Raymond on software engineering methods, based on his observations of the Linux kernel development process and his experiences managing an open source project, fetchmail. It was first presented by the author at the Linux Kongress on May 27, 1997 and was published as part of a book of the same name in 1999. It is commonly regarded as the manifesto of the open source open source movement.

The essay contrasts two different free software development models: *The Cathedral model, in which source code is available with each software release, but code developed between releases is restricted to an exclusive group of developers. GNU Emacs and GNU Compiler Collection are presented as examples. *The Bazaar model, in which the code is developed over the Internet in view of the public. Raymond credits Linus Torvalds, leader of the Linux kernel project, as the inventor of this process. He also provides anecdotal accounts of his implementation of this model for the fetchmail project.

The essay s central thesis is Raymond s proposition that Given enough eyeballs, all Computer bugs are shallow (which he terms Linus s law): if the source code is available for public testing, scrutiny, and experimentation, then bugs will be discovered at a rapid rate. In contrast, Raymond claims that an inordinate amount of time and energy must be spent hunting for bugs in the Cathedral model, since the working version of the code is available only to a few developers.

The essay helped convince most existing open source and free software projects to adopt Bazaar-style open development models, fully or partially — including GNU Emacs and GCC, the original Cathedral examples. Most famously, it also provided the final push for Netscape Communications Corporation to open-sourcing of Netscape Communicator and start the Mozilla project.

The Cathedral is also the typical development model for proprietary software — with the additional restriction in that case that source code is usually not provided even with releases — and a common usage of the phrase the Cathedral and the Bazaar is to contrast proprietary with open source (Raymond has used it this way himself, e.g. in the Halloween Documents). However, the original essay concerns itself only with free software, and does not address proprietary development in any way at all.

The terminology has been extended to describe non-software projects. Wikipedia is a Bazaar-style project, while Nupedia and the Encyclopædia Britannica are Cathedral-style projects.

When O Reilly Media published the book in 1999, it achieved another distinction by being the first complete and commercially distributed book published under a Creative Commons license.

=Book=

  • Eric S. Raymond: The Cathedral & the Bazaar (O Reilly; hardcover ISBN 1565927249, October 1999; paperback ISBN 0596001088, January 2001) – includes The Cathedral and the Bazaar , Homesteading the Noosphere , The Magic Cauldron , and Revenge of the Hackers
  • =External links=

    *[http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/ The Cathedral and the Bazaar] (original essay, for reading online) *[http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/cathedral-bazaar.ps The Cathedral and the Bazaar] (PostScript version, for printing) *[http://www.oreilly.com/catalog/cathbazpaper/ The Cathedral and the Bazaar] (O Reilly Books page) *[http://www.firstmonday.dk/issues/issue4_10/bezroukov/index.html Open Source Software Development as a Special Type of Academic Research (Critique of Vulgar Raymondism)] (Nikolai Bezroukov, First Monday (journal) , vol 4 no 10, October 1999) **[http://www.catb.org/~esr/writings/response-to-bezroukov.html Response to Nikolai Bezroukov] (Eric S. Raymond, October 1999) *[http://www.firstmonday.dk/issues/issue4_12/bezroukov/ A Second Look at the Cathedral and the Bazaar] (Nikolai Bezroukov, First Monday , vol 4 no 12, December 1999) *[http://www.softpanorama.org/OSS/bad_linux_advocacy_faq.shtml Bad Linux Advocacy FAQ] (FAQ that addresses Linux advocacy issues)