14ac0e49521a8c61ad8d9e49896977655e20884c
[infodrom.org/www.infodrom.org] / src / Debian / events / BLT3 / staff.wml
1 #include <infodrom.style>
2 #include <debian.style>
3
4 <page title="Debian Events -- 3. Braunschweiger Linux-Tage -- Staff">
5 <eventpg name="3. Braunschweiger Linux-Tage" date="May 4th - 6th, 2001" place="Braunschweig, Germany">
6
7 <p>These people will be be at Braunschweiger LinuxTag.  The ZIP code
8 should help you build groups to minimize transportation costs.
9
10 <: $color = "<coln>"; :>
11 <define-tag row whitespace=delete>
12 <preserve country zip city name hardware booth>
13 <set-var %attributes>
14 <if <not <get-var hardware>>
15     <set-var hardware="&nbsp;">>
16 <if <not <get-var booth>>
17     <set-var booth="&nbsp;">>
18
19 <tr bgcolor="<: $color=$color eq "<cold>"?"<coln>" : "<cold>";print $color:>">
20 <td><font face="Helvetica,Arial"><get-var name></font></td>
21 <td align=center><font face="Helvetica,Arial"><get-var country></font></td>
22 <td><font face="Helvetica,Arial"><get-var zip></font></td>
23 <td><font face="Helvetica,Arial"><get-var city></font></td>
24 <td align=center><font face="Helvetica,Arial"><get-var hardware></font></td>
25 <td align=center><font face="Helvetica,Arial"><get-var booth></font></td>
26 </tr>
27
28 <restore country zip city name hardware booth>
29 </define-tag>
30
31 <center><table border=0 cellpadding=2 cellspacing=0>
32 <tr bgcolor="<eventcolh>">
33 <th><font face="Helvetica,Arial">Name</font></th>
34 <th><font face="Helvetica,Arial">Country</font></th>
35 <th><font face="Helvetica,Arial">ZIP</font></th>
36 <th><font face="Helvetica,Arial">City</font></th>
37 <th><font face="Helvetica,Arial">Hardware</font></th>
38 <th><font face="Helvetica,Arial">Booth</font></th>
39 </tr>
40
41 <row    name="Andreas Tille" # 5./6.
42         country="DE"
43         zip="&nbsp;"
44         city="&nbsp;"
45         booth="x">
46 <row    name="Falk Siemonsmeier"
47         country="DE"
48         zip="32"
49         city="Porta Westfalica"
50         hardware="x"
51         booth="x">
52 <row    name="Ingo Saitz"
53         country="DE"
54         zip="30"
55         city="Hannover"
56         hardware="x"
57         booth="x">
58 <row    name="Jan-Hendrik Palic"
59         country="DE"
60         zip="23"
61         city="Lübeck"
62         hardware="x"
63         booth="x">
64 <row    name="Jens Neppe"
65         country="DE"
66         zip="30"
67         city="Hannover"
68         hardware="x"
69         booth="x">
70 <row    name="Michael Bramer"
71         country="DE"
72         zip="52"
73         city="Kreuzau"
74         booth="x">
75 <row    name="Peter Ganten"
76         country="DE"
77         zip="28"
78         city="Bremen">
79 <row    name="Stefan Hüneburg"
80         country="DE"
81         zip="20"
82         city="Hamburg">
83 <row    name="Thomas Lange"
84         country="DE"
85         zip="56"
86         city="Köln"
87         hardware="x"
88         booth="x">
89         # Nur Sa+So
90 <row    name="Thomas Strathmann"
91         country="DE"
92         zip="26"
93         city="Papenburg"
94         hardware="x"
95         booth="x">
96 </table></center><p>
97
98 # From: Jens Neppe <jens@neppe.com>
99 # Yes, I offered you a i486 Notebook with 4MB Ram. This is no machine to
100 # impress the masses. But it shows that Debian can even manage small
101 # systems. I'll try to install a Framebuffer X-Server...
102
103 </eventpg>
104 </page>
105
106 # Local variables:
107 # mode: indented-text
108 # mode: auto-fill
109 # mode: iso-accents
110 # end: