6c8dc19bf655c49fbe0eb26cb5704cd5991ba032
[infodrom.org/www.infodrom.org] / src / Debian / events / LinuxTag2002 / hardware.wml
1 #include <infodrom.style>
2 #include <debian.style>
3
4 <page title="Debian Events -- LinuxTag 2002">
5 <eventpg name="LinuxTag 2002" date="June 6th - 9th, 2002" place="Karlsruhe, Germany">
6
7 <p>This page summarizes all proposed pieces of hardware that booth
8 members offered to take to the show.
9
10 <: $color = "<cold>"; :>
11 <define-tag hrow whitespace=delete>
12 <preserve type arch donor maint monitor reference>
13 <set-var %attributes>
14 <if <not <get-var donor>>
15     <set-var donor="&nbsp;">>
16 <if <not <get-var monitor>>
17     <set-var monitor="&nbsp;">>
18 <if <get-var reference>
19     <set-var type="<a href="<get-var reference>"><get-var type></a>">
20 >
21
22 <tr bgcolor="<: $color=$color eq "<cold>"?"<coln>" : "<cold>";print $color:>">
23 <td><font face="Helvetica,Arial"><get-var type></font></td>
24 <td align=center><font face="Helvetica,Arial"><get-var monitor></font></td>
25 <td align=center><font face="Helvetica,Arial"><get-var arch></font></td>
26 <td><font face="Helvetica,Arial"><get-var donor></font></td>
27 <td><font face="Helvetica,Arial"><get-var maint></font></td>
28 </tr>
29
30 <restore type arch donor maint monitor reference>
31 </define-tag>
32
33 <center><table border=0 cellpadding=2 cellspacing=0>
34 <tr bgcolor="<eventcolh>">
35 <th><font face="Helvetica,Arial">Type</font></th>
36 <th><font face="Helvetica,Arial">Monitor</font></th>
37 <th><font face="Helvetica,Arial">Arch</font></th>
38 <th><font face="Helvetica,Arial">Donor</font></th>
39 <th><font face="Helvetica,Arial">Responsible</font></th>
40 </tr>
41
42 <hrow   type="Athlon 700 (1286MB)"
43         arch=i386
44         monitor=1
45         reference="http://lists.debian.org/debian-events-eu-0206/msg00002.html"
46         donor="Jörg Jaspert"
47         maint="Jörg Jaspert">
48 <hrow   type="Athlon 900 (384MB)"
49         arch=i386
50         monitor=1
51         reference="http://lists.debian.org/debian-events-eu-0206/msg00002.html"
52         donor="Jörg Jaspert"
53         maint="Jörg Jaspert">
54 <hrow   type="AlphaStation 200 4/166MHz (128MB)"
55         arch=alpha
56         monitor=1
57         # http://www.spinnaker.de/sailnet/fock-en.html
58         reference="http://lists.debian.org/debian-events-eu-0204/msg00021.html"
59         donor="Roland Rosenfeld"
60         maint="Roland Rosenfeld">
61 <hrow   type="Power Macintosh 7200/90"
62         monitor=1
63         arch=powerpc
64         reference="http://lists.debian.org/debian-events-eu-0204/msg00042.html"
65         donor="Jens Schmalzing"
66         maint="Jens Schmalzing">
67 <hrow   type="SparcStation 4"
68         monitor=1
69         arch=sparc
70         donor="Andreas Müller"
71         maint="Andreas Müller">
72 <hrow   type="Mac Quadra 650"
73         monitor=1
74         arch=m68k
75         donor="Michael Schmitz"
76         maint="Michael Schmitz">
77 <hrow   type="Atari Falcon"
78         monitor=1
79         arch=m68k
80         donor="Michael Schmitz"
81         maint="Michael Schmitz">
82 <hrow   type="Atari TT"
83         monitor=1
84         arch=m68k
85         donor="Michael Schmitz"
86         maint="Michael Schmitz">
87 <hrow   type="SX164"
88         monitor=1
89         arch=alpha
90         donor="Thimo Neubauer"
91         maint="Thimo Neubauer">
92 <hrow   type="2 TFT displays"
93         monitor=1
94         arch="&nbsp;"
95         donor="Arne Wichmann"
96         maint="Arne Wichmann">
97 </table></center><p>
98
99 <p><br>&nbsp;<p>
100
101
102 <: $color = "<cold>"; :>
103 <define-tag mrow whitespace=delete>
104 <preserve type what maint>
105 <set-var %attributes>
106 <if <not <get-var what>>
107     <set-var what="&nbsp;">>
108
109 <tr bgcolor="<: $color=$color eq "<cold>"?"<coln>" : "<cold>";print $color:>">
110 <td><font face="Helvetica,Arial"><get-var type></font></td>
111 <td><font face="Helvetica,Arial"><get-var what></font></td>
112 <td><font face="Helvetica,Arial"><get-var maint></font></td>
113 </tr>
114
115 <restore type what maint>
116 </define-tag>
117
118
119 <center><table border=0 cellpadding=2 cellspacing=0>
120 <tr bgcolor="<eventcolh>">
121 <th><font face="Helvetica,Arial">Type</font></th>
122 <th><font face="Helvetica,Arial">What</font></th>
123 <th><font face="Helvetica,Arial">Responsible</font></th>
124 </tr>
125
126 <mrow   type="Beamer"
127         # http://www.geha.de/deutsch/seiten/dv_c520_text_tec.html
128         what="Geha Compact 520"
129         maint="Thimo Neubauer"
130         >
131 <mrow   type="Hub"
132         what="24x10MBit/s"
133         maint="Torsten Raudssus"
134         >
135 <mrow   type="Hub"
136         what="24x10MBit/s"
137         maint="Noël Köthe"
138         >
139
140 </table></center><p>
141
142 <center>
143 <a href="http://www.linuxtag.org/"><img src="<root_prefix>gifs/lt2kblue.gif" width=100 height=66 alt="LinuxTag 2001" border=0></a>
144 </center><br>
145
146 </eventpg>
147 </page>
148
149 # Local variables:
150 # mode: html
151 # mode: auto-fill
152 # mode: iso-accents
153 # end: