From c1b897ecda226c3329bc7803581dfa40ab40e8aa Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 21 May 2024 12:39:39 -0400 Subject: markup samples, doc headers: urls & yaml style --- .../the_cathedral_and_the_bazaar.eric_s_raymond.sst | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'markup/pod/the_cathedral_and_the_bazaar.eric_s_raymond/media/text/en/the_cathedral_and_the_bazaar.eric_s_raymond.sst') diff --git a/markup/pod/the_cathedral_and_the_bazaar.eric_s_raymond/media/text/en/the_cathedral_and_the_bazaar.eric_s_raymond.sst b/markup/pod/the_cathedral_and_the_bazaar.eric_s_raymond/media/text/en/the_cathedral_and_the_bazaar.eric_s_raymond.sst index 8269d16..f3653ba 100644 --- a/markup/pod/the_cathedral_and_the_bazaar.eric_s_raymond/media/text/en/the_cathedral_and_the_bazaar.eric_s_raymond.sst +++ b/markup/pod/the_cathedral_and_the_bazaar.eric_s_raymond/media/text/en/the_cathedral_and_the_bazaar.eric_s_raymond.sst @@ -25,18 +25,21 @@ identifier: notes: abstract: "I anatomize a successful open-source project, fetchmail, that was run as a deliberate test of the surprising theories about software engineering suggested by the history of Linux. I discuss these theories in terms of two fundamentally different development styles, the \"cathedral\" model of most of the commercial world versus the \"bazaar\" model of the Linux world. I show that these models derive from opposing assumptions about the nature of the software-debugging task. I then make a sustained argument from the Linux experience for the proposition that \"Given enough eyeballs, all bugs are shallow\", suggest productive analogies with other self-correcting systems of selfish agents, and conclude with some exploration of the implications of this insight for the future of software." -links: [ - "{ The Cathedral and the Bazaar, Source }http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/", - "{ @ Wikipedia }http://en.wikipedia.org/wiki/The_Cathedral_and_the_Bazaar", - "{ CatB @ Amazon.com }http://www.amazon.com/Wealth-Networks-Production-Transforms-Markets/dp/0596001088/", - "{ CatB @ Barnes & Noble }http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?isbn=0596001088" - ] +links: + - "{ The Cathedral and the Bazaar, Source }https://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/" + - "{ @ Wikipedia }https://en.wikipedia.org/wiki/The_Cathedral_and_the_Bazaar" + - "{ CatB @ Amazon.com }https://www.amazon.com/Wealth-Networks-Production-Transforms-Markets/dp/0596001088/" + - "{ CatB @ Barnes & Noble }https://search.barnesandnoble.com/booksearch/isbnInquiry.asp?isbn=0596001088" make: doc_type: "article" breaks: "break=1" - home_button_text: "{The Cathedral and the Bazaar}http://www.catb.org/esr/writings/homesteading/; {Eric S. Raymond}http://www.catb.org/~esr/" - footer: "{The Cathedral and the Bazaar}http://www.catb.org/esr/writings/homesteading/; {Eric S. Raymond}http://www.catb.org/~esr/" + home_button_text: + - "{The Cathedral and the Bazaar}https://www.catb.org/esr/writings/homesteading/" + - "{Eric S. Raymond}https://www.catb.org/~esr/" + footer: + - "{The Cathedral and the Bazaar}https://www.catb.org/esr/writings/homesteading/" + - "{Eric S. Raymond}https://www.catb.org/~esr/" :A~ @title-author-date -- cgit v1.2.3