annotate ps-referat.tex @ 1:f11774e70eb1

wrote the rest of the presentation and added the pics
author meillo@marmaro.de
date Wed, 24 Sep 2008 20:08:55 +0200
parents ccfa25b1fca2
children 40493b392762
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
1 % @file
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
2 % @brief Referat zum Praxissemester bei IBM
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
3 % @author markus schnalke <meillo@marmaro.de>
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
4 % @since 2008-09-18
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
5
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
6
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
7 \documentclass{beamer}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
8
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
9 \usepackage[utf8]{inputenc}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
10 \usepackage{ngerman}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
11 \usepackage{graphicx}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
12 \usepackage[automark]{scrpage2}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
13
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
14 \title{Mein zweites Praxissemester bei IBM}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
15 \author{markus schnalke}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
16 \date{2008-09-18}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
17
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
18 \begin{document}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
19
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
20
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
21 \frame{
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
22 \vspace{8em}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
23 \begin{center}
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
24 % {\huge \textbf{I}nternational \textbf{B}usiness \textbf{M}achines}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
25 {\Large\bfseries Cell/B.E. Computer Vision Robot Soccer}
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
26
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
27 Mein Praxissemester bei der IBM
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
28
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
29 \vspace{6em}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
30
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
31 { \tiny
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
32 markus schnalke \textless{}meillo@marmaro.de\textgreater{}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
33 }
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
34
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
35 \end{center}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
36 }
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
37
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
38
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
39
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
40 \section{Das Unternehmen}
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
41
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
42 \frame{
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
43 \vspace*{3em}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
44 \begin{center}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
45 \includegraphics[width=0.6\textwidth]{pics/ibm-logo.png}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
46 \end{center}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
47 }
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
48
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
49
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
50 %\frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
51 % IBM international
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
52 % \begin{itemize}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
53 % \item in mehr als 170 Ländern
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
54 % \item über 380 Tausend Mitarbeiter
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
55 % \item Umsatz: knapp 100 Mrd. US-Dollar
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
56 % \item Gewinn: etwa 1/10 davon
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
57 % \end{itemize}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
58 %
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
59 %\vspace*{6ex}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
60 %\pause
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
61 %
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
62 % Das Entwicklungslabor in Böblingen:
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
63 % \begin{itemize}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
64 % \item eines von 30 Stück weltweit
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
65 % \item einziger Entwicklungsstandort in Deutschland
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
66 % \item Hardware- und Softwareentwicklung
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
67 % \end{itemize}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
68 %}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
69 %
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
70 \frame{
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
71 Engagement für den Erfolg jedes Kunden
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
72
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
73 \vspace{3em}
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
74 %\pause
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
75
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
76 Innovationen, die etwas bedeuten -\\für unser Unternehmen und für die Welt
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
77
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
78 \vspace{3em}
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
79 %\pause
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
80
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
81 Vertrauen und persönliche Verantwortung in allen Beziehungen
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
82 }
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
83
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
84
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
85 \frame{
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
86 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
87 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
88 \includegraphics[width=\textwidth]{pics/Roadrunner.jpg}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
89 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
90 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
91 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
92
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
93
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
94 \section{Das Projekt}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
95
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
96 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
97 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
98 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
99 {\Large
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
100 \textbf{Cell/B.E. Computer Vision Robot Soccer}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
101 \vspace{3ex}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
102
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
103 Ein Showcase
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
104 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
105 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
106 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
107 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
108
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
109 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
110 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
111 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
112 \includegraphics[width=\textwidth]{pics/qs21.jpg}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
113 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
114 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
115 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
116
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
117 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
118 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
119 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
120 \includegraphics[width=\textwidth]{pics/lynx6.jpg}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
121 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
122 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
123 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
124
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
125
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
126 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
127 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
128 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
129 \includegraphics[width=0.7\textwidth]{pics/mvbluefox.png}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
130 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
131 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
132 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
133
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
134
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
135 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
136 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
137 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
138 \includegraphics[width=\textwidth]{pics/showcase-robots.jpg}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
139 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
140 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
141 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
142
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
143 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
144 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
145 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
146 \includegraphics[width=\textwidth]{pics/team.jpg}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
147 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
148 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
149 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
150
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
151
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
152 \section{Meine Tätigkeit}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
153
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
154 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
155 Kollisionskontrolle
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
156 \begin{itemize}
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
157 \item Einstiegsaufgabe
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
158 \item mit Kollisionszonen
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
159 \item ``brute-force'' Algorithmus
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
160 \end{itemize}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
161
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
162 \vspace*{3ex}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
163 \pause
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
164
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
165 Visualisierung
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
166 \begin{itemize}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
167 \item eigene Idee
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
168 \item Einzelbilder $\rightarrow$ animiertes GIF $\rightarrow$ AVI-Film
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
169 \end{itemize}
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
170
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
171 \vspace*{3ex}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
172 \pause
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
173 Intelligenz
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
174 \begin{itemize}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
175 \item die Spiellogik
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
176 \item bei Null begonnen
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
177 \item mehrfach redesigned
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
178 \item viel testen notwendig
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
179 \end{itemize}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
180
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
181 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
182
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
183
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
184 \section{Messen}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
185
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
186 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
187 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
188 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
189 \includegraphics[width=\textwidth]{pics/automatica-logo.jpg}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
190 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
191 \vfill
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
192 }
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
193
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
194
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
195
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
196 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
197 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
198 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
199 \includegraphics[width=\textwidth]{pics/automatica-showcase-stand.jpg}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
200 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
201 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
202 }
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
203
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
204 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
205 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
206 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
207 \includegraphics[width=\textwidth]{pics/automatica-besucher.jpg}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
208 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
209 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
210 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
211
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
212 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
213 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
214 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
215 \includegraphics[width=0.6\textwidth]{pics/gcdc-logo.jpg}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
216 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
217 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
218 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
219
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
220
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
221 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
222 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
223 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
224 \includegraphics[width=\textwidth]{pics/gcdc-customer.jpg}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
225 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
226 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
227 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
228
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
229 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
230 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
231 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
232 \includegraphics[width=\textwidth]{pics/gcdc-asians.jpg}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
233 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
234 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
235 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
236
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
237
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
238 \section{Presse}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
239
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
240 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
241 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
242 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
243 \includegraphics[width=\textwidth]{pics/dlf-interview.jpg}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
244 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
245 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
246 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
247
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
248
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
249 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
250 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
251 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
252 \includegraphics[width=\textwidth]{pics/heise.png}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
253 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
254 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
255 }
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
256
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
257
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
258 \section{Videos}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
259
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
260 \frame{
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
261 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
262 Zum Abschluss:
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
263
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
264 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
265 {\huge Die Roboter in Bewegung \ldots}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
266 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
267 \vfill
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
268 }
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
269
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
270
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
271
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
272 \section{Danke}
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
273 \frame{
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
274
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
275 \begin{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
276 \vspace{7ex}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
277 \textbf{Ein großer Dank der IBM\\ und der Abteilung OSDD für die tolle Zeit!}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
278 \vspace{2ex}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
279
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
280 \textbf{Danke auch für EURE Aufmerksamkeit!}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
281 \end{center}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
282
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
283 \vspace{7ex}
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
284 \pause
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
285
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
286 Verwendete Software
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
287 \begin{itemize}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
288 \item Debian GNU/Linux
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
289 \item \LaTeX\ beamer, \texttt{pdflatex} \& \texttt{latexmk}
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
290 \item Vim und Mercurial
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
291 \end{itemize}
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
292
1
f11774e70eb1 wrote the rest of the presentation and added the pics
meillo@marmaro.de
parents: 0
diff changeset
293 {\scriptsize Die Folien sind unter \texttt{http://marmaro.de/docs} verfügbar. \hfill 2008-09-25 }
0
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
294 }
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
295
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
296
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
297 \end{document}
ccfa25b1fca2 initial commit
meillo@marmaro.de
parents:
diff changeset
298