Mercurial > docs > diploma
comparison thesis/tex/2-FreeSoftwareProjects.tex @ 47:d52fa2350137
split up into one sentence per line
author | meillo@marmaro.de |
---|---|
date | Tue, 14 Oct 2008 11:48:58 +0200 |
parents | faf3c7524993 |
children | a60b2d32b597 |
comparison
equal
deleted
inserted
replaced
46:d3312a3b6e70 | 47:d52fa2350137 |
---|---|
2 | 2 |
3 There are several differences between \freesw\ projects and projects about proprietary software. | 3 There are several differences between \freesw\ projects and projects about proprietary software. |
4 To understand \freesw\ projects, one needs to understand \freesw\ itself first. | 4 To understand \freesw\ projects, one needs to understand \freesw\ itself first. |
5 | 5 |
6 \section{About \freesw} | 6 \section{About \freesw} |
7 The term ``Free Software'' was coined by the \name{Free Software Foundation} (short: \NAME{FSF}), founded by Richard~M.~Stallman (known as ``RMS'') in 1985. %FIXME: check date | 7 The term ``Free Software'' was coined by the \name{Free Software Foundation} (short: \NAME{FSF}), founded by Richard M.\ Stallman (known as ``RMS'') in 1985. %FIXME: check date |
8 Although various licenses make software free, none of them represents the thinking of \freesw\ like the the \GNU\ \gpl\ (short: \GPL), which was written by Stallman in 1983. | 8 Although various licenses make software free, none of them represents the thinking of \freesw\ like the the \GNU\ \gpl\ (short: \GPL), which was written by Stallman in 1983. |
9 One could say, the \GPL\ ``powered'' the \name{Free Software movement}. | 9 One could say, the \GPL\ ``powered'' the \name{Free Software movement}. |
10 | 10 |
11 But after all, the \GPL\ was not the first \freesw\ license used. | 11 But after all, the \GPL\ was not the first \freesw\ license used. |
12 The \name{BSD License} for example is much older; with first occurences around 19xx. %FIXME: insert date | 12 The \name{BSD License} for example is much older; with first occurences around 19xx. %FIXME: insert date |
43 Since the boom of the internet, \freesw\ typically is developed by an open community of programmers interested in the software. | 43 Since the boom of the internet, \freesw\ typically is developed by an open community of programmers interested in the software. |
44 The process of development is watchable by everyone. | 44 The process of development is watchable by everyone. |
45 | 45 |
46 The other, now less common, method is a more closed group, developing in a ``sealed'' room, but releasing finished versions to the public. | 46 The other, now less common, method is a more closed group, developing in a ``sealed'' room, but releasing finished versions to the public. |
47 | 47 |
48 Eric~S.~Raymond discusses about these methods, which he named \name{the bazaar} and \name{the cathedral}. %FIXME: add reference | 48 Eric S.\ Raymond discusses about these methods, which he named \name{the bazaar} and \name{the cathedral}. %FIXME: add reference |
49 | 49 |
50 The following text will focus on the ``bazaar'' model. | 50 The following text will focus on the ``bazaar'' model. |
51 | 51 |
52 | 52 |
53 \section{The role of the community} | 53 \section{The role of the community} |