diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2020-02-13 22:50:39 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2020-02-13 22:50:39 +0800 |
commit | a278985e317fbdedf4675d657a35ed8d78477de5 (patch) | |
tree | ddeec5f0e1aa1318c5fa6f8a008b387b8bb5badd | |
parent | fa4967e7358afecfe541f1795247e0039978cb53 (diff) |
spm-slides.tex: overhead and benefits
-rw-r--r-- | spm-slides.tex | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/spm-slides.tex b/spm-slides.tex index 5a05691..afbccdc 100644 --- a/spm-slides.tex +++ b/spm-slides.tex @@ -257,9 +257,10 @@ is a development methodology; free software is a social movement. -- Richard St \foilhead{Overhead at the Beginning} Opening up a project can add whole new sets of complexities, and cost -more in the short term than simply keeping it in-house. Extra work -(or pure overhead at first) for the people least familiar with the -project to get started: +more in the short term than simply keeping it in-house. + +Extra work (or pure overhead at first) for the people least familiar +with the project to get started: \begin{itemize} \item Arrange the code to be comprehensible to complete strangers. @@ -278,11 +279,11 @@ project to get started: Significant organizational benefits - let the outside world know what you are doing. -Low-cost form of advertisement. +A low-cost form of advertisement. Global influence. -A record of the past activities for future reference. +%A record of the past activities for future reference. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\foilhead{Choosing a license and applying it} |