view thesis/tex/0-preface.tex @ 290:28a5dc054647

moved some stuff to the attic
author meillo@marmaro.de
date Sat, 17 Jan 2009 17:06:13 +0100
parents 1749abc10235
children fb66805bc870
line wrap: on
line source

\clearpage
\chapter*{Preface}
\addcontentsline{toc}{section}{Preface}

<< preface text (about 1 page) >> %FIXME

goal: revive masqmail; make it future save; clean it up; add some missing features; release a new version

<< write about the motivation to cover this topic: what is it I want? >> %FIXME

<< preface == target of the book, related to the reader >> %FIXME

<< make the topic more concrete and limit it >> %FIXME

<< have text by oliver here? >> %TODO

usage examples:

debian popcon stats

<< hikernet >>


\subsubsection*{Audience}

This document is targeted for \masqmail\ users and for people interested in mail systems in general.
Security problems in electronic mail, \unix\ and the C programming language will also be discussed.
Additional ones planning to take over an unmaintained software project will find real life experience in here.

In each topic, basic knowledge is preconditioned.
Nevertheless introductions are given and sources for further reading will be mentioned.

This work focuses on the \unix\ operating system.
Experience in usage, administration and program development is assumed.
This includes the basic toolchain (e.g.\ \name{tar}, \name{grep}, etc.), user, file and permission management, as well as writing, compiling and installing programs written in the C language.

General information about \unix\ can be found in \cite{kernighan84} %FIXME: references
. %FIXME: references
explain about administrating \unix.
And developing programs in C may be learned from \cite{k&r} and \cite{rochkind85}. %FIXME: references

%TODO: should I tell them to send email to me when having questions? Or somewhere else?


\section*{Organisation}

<< write about organisation of the book: parts, chapters, sections. And more thats useful to know. >> %FIXME

<< explain where the main part lies (theory vs. implementation) >> %FIXME:

<< write about the bundled CD, and tell what's included >> %TODO


\section*{Conventions}
%TODO: check if this tells what is really used!
%FIXME: make it complete!
%FIXME: remove everything not needed. Maybe write only a few sentences text.
The following typographic conventions are used in this thesis:

\begin{tabular}{ p{0.25\textwidth} p{0.7\textwidth} }
\emph{Italics} &
is used for names, including command names, file name, hostnames, usernames and email addresses.
Further more it is used to emphasize text.
\\ &\\

\texttt{Constant Width} &
is used for source code, contents of files and output from programs.
\\ &\\

\person{Small Caps} &
are used to indicate names of persons.
\\ &\\
\end{tabular}

References to external resources are marked using one of three styles:

\begin{tabular}{ p{0.25\textwidth} p{0.7\textwidth} }
\cite{kernighan84} &
is a reference to a book, an article, or a similar document. The Bibliography is located at the end of the thesis.
\\ &\\

\citeweb{masqmail:homepage} &
is a reference to a website. Websites differ from documents as they are less of a text written by some author, but more a place where information is gathered.
\\ &\\

\RFC821 &
is a reference to the \name{Request For Comments}, here the one numbered 821. \RFC{}s are only referenced in this way. A list of relevant \RFC{}s and how they can be retrieved is available in the Appendix. %fixme: add ref
\\ &\\
\end{tabular}





\section*{Acknowledgments}
%FIXME: write this at the very end.
% dont forget: proove readers, suggestion makers, supporters, ...
% FIXME: if too long, include a file on the CD and refer on it here