annotate GimmeShellter.tex @ 3:867ffbcccf28

added unix philosophy, filesizes, suckless project, and more
author meillo@marmaro.de
date Wed, 28 Nov 2007 19:54:27 +0100
parents 5e009abaf0bb
children 3f0be9972d35
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
1 % @file
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
2 % @brief Vortrag: Mein Umzug in die Shell
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
3 % @author markus schnalke <meillo@marmaro.de>
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
4 % @since 2007-09-25
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
5
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
6
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
7 \documentclass{beamer}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
8
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
9 \usepackage[utf8]{inputenc}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
10 \usepackage{ngerman}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
11 \usepackage{graphicx}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
12 \usepackage[automark]{scrpage2}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
13
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
14 \title{Gimme Shell(ter)}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
15 \author{markus schnalke}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
16 \date{}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
17
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
18
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
19 %\markboth{2007-12-11}{}
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
20
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
21 \begin{document}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
22
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
23
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
24 \frame{
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
25 %\titlepage
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
26 \vspace{8em}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
27 \begin{center}
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
28 {\huge Gimme Shell}{\tiny (ter)}
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
29
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
30 {Mein Umzug in die Shell}
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
31
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
32 \vspace{6em}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
33
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
34 { \tiny
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
35 markus schnalke \textless{}meillo@marmaro.de\textgreater{}
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
36 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
37
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
38
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
39 \end{center}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
40 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
41
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
42
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
43 %\section[Outline]{}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
44 %\frame{
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
45 % \tableofcontents
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
46 %}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
47
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
48
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
49
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
50
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
51
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
52 \section{Vorwort}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
53 \frame{ \frametitle{Vorwort}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
54
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
55 \begin{block}{}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
56 Dass meine Zukunft in der Shell stattfinden soll, war mir schon lange klar.
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
57 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
58
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
59 \begin{block}{}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
60 Bis ich jedoch soweit war, war es ein langer Weg.
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
61 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
62
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
63 \begin{block}{}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
64 Und keinesfalls möchte ich behaupten, dass ich am Ziel wäre, denn es gibt kein Ziel. Es gibt nur vorwärts.
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
65 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
66
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
67 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
68
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
69
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
70
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
71 \section{Ziele}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
72 \frame{ \frametitle{Ziele}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
73 Dieser Vortrag soll zeigen, dass man auch ohne X komfortabel arbeiten kann.
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
74
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
75 \vspace{1em}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
76
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
77 Ich möchte motivieren, mal Urlaub in der Shell zu machen.
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
78
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
79 \vspace{1em}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
80
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
81 Ich möchte die ``Angst'' vor der textbasierten Benutzerschnittstelle nehmen. Auch will ich hierzu Einstiegshilfen geben.
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
82
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
83 \vspace{1em}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
84
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
85 Es soll klar werden, dass Kommandozeilenprogramme oft besser als ihre grafischen Pendants sind.
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
86
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
87 \vspace{1em}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
88
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
89 Und als zentrales Ziel soll dieser Vortrag Gründe darstellen, weshalb es sich lohnt, in die Shell umzuziehen.
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
90 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
91
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
92
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
93
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
94
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
95
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
96 % \centerline{ \includegraphics[width=20em]{pics/observer_big.png} }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
97
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
98
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
99
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
100 \section{Motivation}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
101 \frame{ \frametitle{Motivation}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
102 \begin{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
103 \item Weil es cool ist {\scriptsize \textit{*hehe*}}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
104 \end{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
105 \pause
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
106 \begin{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
107 \item effektiveres Arbeiten möglich
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
108 \item konfigurierbarer
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
109 \item ressourcenschonender
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
110 \end{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
111 \pause
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
112 \begin{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
113 \item Vorteile von \texttt{screen}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
114 \item \texttt{ssh} von überall
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
115 \item auch ohne \texttt{X} daheim
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
116 \end{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
117
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
118 \pause
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
119 \begin{block}{}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
120 \textbf{Konzentration auf das Wesentliche!}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
121
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
122 Näher an der UNIX-Philosophie
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
123 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
124 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
125
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
126
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
127
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
128
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
129
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
130 \section{Die UNIX-Philosophie}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
131 \frame{ \frametitle{Die UNIX-Philosophie}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
132 \begin{block}{}
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
133 DER Grund UNIX$^{\dagger}$ zu verwenden
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
134
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
135 ``Pro UNIX'' statt ``Anti Windows''
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
136 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
137
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
138 \pause
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
139
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
140 \begin{block}{}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
141 Welche wirklichen Vorteile bietet Gnome gegenüber der Windows-Oberfläche?
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
142
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
143 \vspace{0.3em}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
144
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
145 Richtig, keine!
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
146
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
147 \vspace{0.3em}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
148
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
149 An der Basis seid ihr zu UNIX gewechselt, weshalb denn nicht auch an der Oberfläche? \\
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
150 \pause
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
151 Oder: \textit{An der Oberfläche seid ihr zu UNIX gewechselt, weshalb denn nicht auch an der Basis?}
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
152 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
153
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
154 \pause
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
155
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
156 \begin{block}{}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
157 UNIX ist mehr als Ubuntu!
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
158
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
159 \textbf{Um UNIX zu verstehen, muss man seine Philosophie kennen!}
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
160 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
161 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
162
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
163
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
164
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
165 \frame{ \frametitle{Die UNIX-Philosophie}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
166 \begin{itemize}
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
167 \item klein ist schön
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
168 \item genau eine Sache gut machen
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
169 \item früher Prototyp
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
170 \item Portabilität vor Effizienz
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
171 \item Daten in ASCII-Files speichern
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
172 \item Code borgen
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
173 \item alles automatisieren
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
174 \item CLI statt GUI
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
175 \item Programme als Filter
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
176 \end{itemize}
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
177
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
178 \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
179
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
180 \begin{block}{siehe auch}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
181 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
182 \item
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
183 \item http://cat-v.org
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
184 \item Rob Pike
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
185 \item
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
186 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
187 \end{block}
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
188 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
189
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
190
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
191
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
192
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
193 \section{GUI vs. CLI}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
194 \frame{ \frametitle{GUI vs. CLI}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
195 \begin{block}{GUI-Programme \dots}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
196 \begin{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
197 \item haben hässlichen Code
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
198 \item sind aufgebläht
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
199 \item schränken ein
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
200 \item laufen nur mit X
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
201 \end{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
202 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
203
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
204 \pause
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
205
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
206 \begin{block}{CLI-Programme \dots}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
207 \begin{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
208 \item sind kleiner
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
209 \item sind besser konfigurierbar
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
210 \item sind älter und ausgereifter
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
211 \item sind portabler (und damit auch öfter portiert)
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
212 \end{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
213 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
214
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
215 \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
216
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
217 { \scriptsize (Natürlich gilt das nicht zwangsläufig, die Wahrscheinlichkeit ist aber groß.) }
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
218 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
219
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
220
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
221
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
222 \section{GUIs als Frontend}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
223 \frame{ \frametitle{GUIs als Frontend}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
224
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
225 \begin{block}{}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
226 GUIs sollen laut UNIX-Philosophie nur Frontends sein.
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
227 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
228
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
229 \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
230
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
231 \begin{block}{Beispiele}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
232 \begin{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
233 \item Programm: \texttt{nmap}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
234 \item Frontends: \texttt{nmapfe} (GTK), \texttt{knmap} (Qt)
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
235 \end{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
236
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
237 \begin{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
238 \item Programm: \texttt{libparted}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
239 \item Frontends: \texttt{parted} (curses), \texttt{gparted} (GTK), \texttt{qtparted} (Qt)
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
240 \end{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
241 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
242 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
243
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
244
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
245
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
246 \section{Größe von User-Interfaces}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
247 \frame{ \frametitle{Größe von User-Interfaces}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
248
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
249
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
250 { \scriptsize
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
251 \begin{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
252 \item Package: \textbf{libparted1.7-1}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
253 \item Size: 198,554
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
254 \item Depends: libc6 ($>$= 2.3.6-6), libuuid1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
255 \end{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
256 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
257
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
258 \pause
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
259
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
260
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
261 { \scriptsize
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
262 \begin{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
263 \item Package: \textbf{parted}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
264 \item Size: 56,268
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
265 \item Depends: libc6 ($>$= 2.3.6-6), libncurses5 ($>$= 5.4-5), libparted1.7-1 ($>$= 1.7.1-1), libreadline5 ($>$= 5.2)
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
266 \end{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
267 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
268
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
269 \pause
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
270
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
271 { \scriptsize
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
272 \begin{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
273 \item Package: \textbf{gparted}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
274 \item Size: 452,616
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
275 \item Depends: libatk1.0-0 ($>$= 1.12.2), libc6 ($>$= 2.3.6-6), libcairo2 ($>$= 1.2.4), libfontconfig1 ($>$= 2.3.0), libfreetype6 ($>$= 2.2), libgcc1 ($>$= 1:4.1.1-12), libglib2.0-0 ($>$= 2.10.0), libglibmm-2.4-1c2a, libgtk2.0-0 ($>$= 2.8.0), libgtkmm-2.4-1c2a, libice6 ($>$= 1:1.0.0), libpango1.0-0 ($>$= 1.12.3), libparted1.7-1 ($>$= 1.7.1-1), libpng12-0 ($>$= 1.2.8rel), libsigc++-2.0-0c2a ($>$= 2.0.2), libsm6, libstdc++6 ($>$= 4.1.1-12), libuuid1, libx11-6, libxcursor1 ($>$$>$ 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, zlib1g ($>$= 1:1.2.1), gksu, menu
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
276 \end{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
277 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
278 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
279
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
280
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
281
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
282
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
283 \section{Filesizes}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
284 \frame{ \frametitle{Filesizes}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
285 \begin{block}{Weshalb Paketgrößen?}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
286 \begin{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
287 \item Kleine Programme sind: flexibler, portabler, einfacher zu verstehen, bugfreier (vgl. UNIX-Philosophie)
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
288 \item Die Paketgröße gibt indirekt Aufschluss auf den Codeumgang
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
289 \item Der Codeumfang im Verhältnis zu den Features wirft Überlegungen zur Qualität des Codes auf
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
290 \item nur als Anhaltspunkt sehen
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
291 \item
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
292 \end{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
293 \end{block}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
294
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
295 \pause
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
296
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
297 \begin{block}{Alternativen}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
298 \begin{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
299 \item \texttt{vim} (7350k) Der bekannteste (und beste?) vi-Klon.
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
300 \item \texttt{nvi} (290k) Reimplementierung des orginal vi. Weniger Features; u.a. kein Syntax-Highlighting.
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
301 \item \texttt{emacs} (1.4e26k) \dots
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
302 \end{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
303 \end{block}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
304 }
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
305
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
306
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
307
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
308
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
309 \section{Mein Weg}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
310 \frame{ \frametitle{Mein Weg}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
311 \begin{block}{2005}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
312 Fluxbox, Firefox, Kate, Sylpheed Claws, gFTP, Gaim, vlc, k3b, gThumb, OOo, Grip, XMMS, \dots
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
313 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
314
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
315 \pause
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
316
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
317 \begin{block}{2006}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
318 Auslöser: \textit{Mein Umzug in die Shell}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
319 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
320
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
321 \pause
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
322
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
323 \begin{block}{2007}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
324 dwm + \textit{screen}, Iceweasel + \textit{w3m}, \textit{vim}, \textit{mutt}, \textit{ncftp}, \textit{weechat + bitlbee}, mplayer, \textit{wodim + growisofs}, gqview + qiv, OOo, \textit{jack}, \textit{cplay}, \dots
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
325 \end{block}
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
326
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
327 \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
328
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
329 \begin{block}{}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
330 {\scriptsize Nachzulesen auf http://marmaro.de/lue }
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
331 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
332 }
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
333
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
334
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
335 \section{Programme}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
336
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
337 \subsection{Editor}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
338 \frame{ \frametitle{Editor}
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
339 \begin{block}{vi(m)}
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
340 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
341 \item Der Editor schlechthin
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
342 \item Auf jedem UNIX-System vorhanden
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
343 \item meist in Form eines Klons vorhanden
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
344 \item darf ruhig angepasst werden: \texttt{.vimrc}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
345 \item Die meisten User verwenden viel zu wenige seiner Möglichkeiten!
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
346 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
347 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
348
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
349 \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
350
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
351 \begin{block}{Alternativen}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
352 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
353 \item \texttt{vim} (7350k) Der bekannteste (und beste?) vi-Klon.
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
354 \item \texttt{nvi} (290k) Reimplementierung des orginal vi. Weniger Features; u.a. kein Syntax-Highlighting.
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
355 \item \texttt{emacs} (1.4e26k) \dots
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
356 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
357 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
358 }
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
359
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
360
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
361
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
362 \subsection{Mailclient}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
363 \frame{ \frametitle{Mailclient}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
364 \begin{block}{mutt}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
365 \begin{itemize}
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
366 \item ``The mail client, that sucks less''
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
367 \item sehr konfigurierbar
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
368 \item Kombination mit \texttt{fetchmail}, \texttt{procmail}, \texttt{masqmail}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
369 \item \dots
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
370 \item Debian-Paket: 1810k
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
371 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
372 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
373
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
374 \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
375
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
376 \begin{block}{Alternativen}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
377 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
378 \item \texttt{mailx} (155k) einfaches Mailprogramm
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
379 \item \texttt{pine} () (nicht mehr in Debian??)
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
380 \item \texttt{mutt-ng} () Neue Features für mutt
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
381 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
382 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
383 }
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
384
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
385
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
386
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
387 \subsection{Browser}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
388 \frame{ \frametitle{Browser}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
389 \begin{block}{w3m}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
390 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
391 \item Textbrowser
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
392 \item kein JavaScript
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
393 \item hat Caret-Navigation
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
394 \item \dots
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
395 \item Debian-Paket: 1100k
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
396 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
397 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
398
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
399 \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
400
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
401 \begin{block}{Alternativen}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
402 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
403 \item \texttt{lynx} (1860k) der Dinosaurier
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
404 \item \texttt{links} (380k) lynx-Klon
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
405 \item \texttt{elinks} (1190k) hat auch JavaScript-Unterstützung
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
406 \item \texttt{links2} (2080k) bietet textuellen und grafischen Modus
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
407 \item \texttt{dillo} (360k) rein grafisch, layoutet aber wie Textbrowser
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
408 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
409 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
410 }
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
411
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
412
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
413
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
414 \subsection{Musikplayer}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
415 \frame{ \frametitle{Musikplayer}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
416 \begin{block}{cplay}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
417 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
418 \item Frontend für mpg123, ogg123, \dots
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
419 \item sehr simpel, aber meist ausreichend
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
420 \item vi-like Bedienung
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
421 \item Remote-Control via FIFO
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
422 \item Debian-Paket: 41k
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
423 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
424 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
425
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
426 \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
427
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
428 \begin{block}{Alternativen}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
429 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
430 \item \texttt{moc} (190k) sehr einfach, etwas instabil
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
431 \item \texttt{cmus} (124k) sehr featurereich
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
432 \item \texttt{mpd+ncmpc} (127k+85k) Client-Server-Architektur
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
433 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
434 \end{block}
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
435 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
436
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
437
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
438
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
439 \subsection{Filemanager}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
440 \frame{ \frametitle{Filemanager}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
441 \begin{block}{coreutils}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
442 \begin{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
443 \item cd, mv, cp, rm, mkdir, rmdir, \dots
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
444 \item man braucht eine gewisse Übersicht im FS
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
445 \item letztendlich aber einfach am schnellsten
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
446 \item \dots
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
447 \item überall vorhanden
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
448 \end{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
449 \end{block}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
450
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
451 \pause
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
452
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
453 \begin{block}{Alternativen}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
454 \begin{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
455 \item \texttt{mc} (2140k) Alleskönner mit schrecklicher Bedienung
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
456 \item \texttt{vifm} (63k) \texttt{mc} mit vi-Bedienung; noch zu wenige Features
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
457 \end{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
458 \end{block}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
459 }
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
460
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
461
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
462
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
463 \subsection{FTP-Client}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
464 \frame{ \frametitle{FTP-Client}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
465 \begin{block}{ncftp}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
466 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
467 \item toller FTP-Client
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
468 \item hatte nur früher ein curses-Interface
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
469 \item ncftpget, ncftpput, \dots
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
470 \item \dots
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
471 \item Debian-Paket: 500k
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
472 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
473 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
474
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
475 \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
476
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
477 \begin{block}{Alternativen}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
478 \begin{itemize}
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
479 \item \texttt{ftp} (50k) wenig Komfort
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
480 \item \texttt{lftp} (540k) (kenne ich leider nicht)
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
481 \item \texttt{mc} (2140k) (siehe Folie Filemanager)
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
482 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
483 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
484 }
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
485
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
486
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
487
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
488 \subsection{Chatten}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
489 \frame{ \frametitle{Chatten}
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
490 \begin{block}{weechat-curses}
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
491 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
492 \item ein IRC-Client
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
493 \item Reimplementierung von irssi
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
494 \item Debian-Paket: 580k
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
495 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
496 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
497
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
498 \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
499
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
500 \begin{block}{Alternativen}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
501 \begin{itemize}
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
502 \item \texttt{irssi} (1060k) der populäre IRC-Client
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
503 \item \texttt{sic} (6k) liest stdin, schreibt stdout
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
504 \item \texttt{centericq} (1260k) sehr bekannter ICQ-Client
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
505 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
506 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
507
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
508 \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
509
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
510 \begin{block}{bitlbee}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
511 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
512 \item bitlbee ist ein IM-to-IRC-Gateway
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
513 \item den IRC-Client für ICQ und Jabber verwenden
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
514 \item Debian-Paket: 315k
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
515 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
516 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
517 }
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
518
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
519
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
520
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
521 \subsection{Framebuffer}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
522 \frame{ \frametitle{Framebuffer}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
523 \begin{block}{fbi}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
524 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
525 \item \texttt{fbi} zeigt Bilder im Framebuffer
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
526 \item \texttt{fbgs} zeigt PDF- und PS-Dokumente im Framebuffer
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
527 \item Debian-Paket: 54k (enthält \texttt{fbgs})
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
528 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
529 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
530
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
531 \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
532
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
533 \begin{block}{mplayer}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
534 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
535 \item \texttt{mplayer -vo fbdev} zeigt Filme im Framebuffer
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
536 \item kann auch über libaa, libcaca und Ähnliches ausgeben
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
537 \item Debian-Paket: 4400k
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
538 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
539 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
540
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
541 % \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
542 %
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
543 % \begin{block}{Alternativen}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
544 % \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
545 % \item keine bekannt
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
546 % \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
547 % \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
548 }
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
549
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
550
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
551
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
552 \subsection{screen}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
553 \frame{ \frametitle{screen}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
554 \begin{block}{screen}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
555 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
556 \item Terminal-Multiplexer
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
557 \item Unersetzbares Tool für Shelluser
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
558 \item \dots
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
559 \item Debian-Paket: 590k
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
560 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
561 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
562 %
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
563 % \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
564 %
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
565 % \begin{block}{Alternativen}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
566 % \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
567 % \item keine bekannt
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
568 % \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
569 % \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
570 }
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
571
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
572
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
573
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
574 \subsection{Window-Manager}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
575 \frame{ \frametitle{Window-Manager}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
576 \begin{block}{dwm}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
577 \begin{itemize}
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
578 \item dynamic window manager
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
579 \item seit September 2006
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
580 \item von Anselm R. Garbe (wmii)
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
581 \item http://dwm.suckless.org
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
582 \item Debian-Paket: 20k
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
583 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
584 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
585
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
586 \pause
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
587
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
588 \begin{block}{Alternativen}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
589 \begin{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
590 \item \texttt{larswm} (110k)
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
591 \item \texttt{ratpoison} (170k)
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
592 \item \texttt{ion2} (330k)
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
593 \item \texttt{icewm} (700k)
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
594 \end{itemize}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
595 \end{block}
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
596 }
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
597
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
598
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
599
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
600
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
601 \frame{ \frametitle{dwm}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
602 \begin{block}{Features}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
603 \begin{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
604 \item minimalistisch, nur das Nötig(st)e
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
605 \item Tagging statt Workspaces
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
606 \item Konfiguration durch Quellcode editieren und neu kompilieren
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
607 \item Quellcode kann an einem Abend verstanden werden
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
608 \item aktive Entwicklung
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
609 \end{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
610 \end{block}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
611
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
612 \pause
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
613
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
614 \begin{block}{Ziele}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
615 \begin{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
616 \item 2kLOC
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
617 \item portables C
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
618 \item guter Code (Refactoring)
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
619 \item sehr standardkonform (aber: broken appz)
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
620 \item Erweiterung mit Patches
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
621 \item
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
622 \end{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
623 \end{block}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
624 }
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
625
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
626
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
627
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
628
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
629 \section{suckless-Projekt}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
630 \frame{ \frametitle{suckless-Projekt}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
631 \begin{block}{Community}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
632 \begin{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
633 \item http://suckless.org
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
634 \item kleine aktive Community
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
635 \item Patches als fester Bestandteil
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
636 \item Mailingliste ist Pflicht
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
637 \item einfach mitmachen!
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
638 \item
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
639 \end{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
640 \end{block}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
641
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
642 \pause
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
643
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
644 \begin{block}{Mein dwm}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
645 \begin{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
646 \item http://prog.marmaro.de/dwm-meillo/
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
647 \item ein Patchset
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
648 \end{itemize}
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
649 \end{block}
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
650 }
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
651
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
652
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
653
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
654
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
655
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
656
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
657 \section{Zusammenfassung}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
658 \frame{ \frametitle{Zusammenfassung}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
659 \begin{block}{}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
660 \begin{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
661 \item
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
662 \item
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
663 \item
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
664 \end{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
665 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
666
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
667 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
668
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
669
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
670 \section{Fragen}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
671 \frame{ \frametitle{Fragen?}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
672 \vspace{5ex}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
673 \centerline{\huge ?}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
674 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
675
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
676
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
677 \frame{ \frametitle{Abschließend}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
678 \begin{block}{Verwendete Software}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
679 \begin{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
680 \item Debian GNU/Linux
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
681 \item \LaTeX-Beamer und \texttt{pdflatex}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
682 \item Vim
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
683 \item qiv und ImageMagick
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
684 \item Mercurial
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
685 \end{itemize}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
686 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
687
2
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
688 { \tiny $\dagger$ \textit{UNIX} ist ein eingetragenes Warenzeichen der OpenGroup. }
5e009abaf0bb added lots of new content, especially about the programs
meillo@marmaro.de
parents: 1
diff changeset
689
3
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
690 \pause
867ffbcccf28 added unix philosophy, filesizes, suckless project, and more
meillo@marmaro.de
parents: 2
diff changeset
691
1
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
692 \begin{block}{}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
693 \vspace{3ex}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
694 \centerline{\textbf{Danke für eure Aufmerksamkeit}}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
695 \end{block}
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
696 }
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
697
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
698
aa6f8b1bab77 added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff changeset
699 \end{document}