Implement <ifont>foo</ifont> for global font definition, this should
[infodrom.org/www.infodrom.org] / src / Debian / events / LinuxTag2001 / cd.wml
1 #include <infodrom.style>
2 #include <debian.style>
3
4 <page title="Debian Events -- LinuxTag 2001 -- CD">
5 <eventpg name="LinuxTag 2001" date="July 5th - 8th, 2001" place="Stuttgart, Germany">
6
7 <p>The Debian project has decided to produce an up-to-date 1-CD
8 version of its distribution.  For this we have seeked sponsors (see
9 blow).  We are glad that we have found five sponsors so we were able
10 to produce 7,200 CDs with woody as distribution, combined with
11 boot-floppies from potato.  They were handed out to visitors and sent
12 to our sponsors.
13
14 # <p>The Debian-Project plans to produce an up-to-date 1-CD version of
15 # its distribution.  This was done for the first time at LinuxTag 2000
16 # and was a big success.  5,000 CD's were handed out to visitors.
17
18 <center><img src="cover_front.jpg" alt="[CD Cover]"></center>
19
20 # <p>Coordination for the CD is done by Michael Bramer (formerly Roland
21 # Bauerschmidt).  Roland has set up this <a
22 # href="http://people.debian.org/~rb/linuxtag-cd/">page</a>  Jens Neppe
23 # is designing the <a href="http://www.neppe.com/debian_cd">artwork</a>.
24
25 <: $color = "<coln>"; :>
26 <define-tag row whitespace=delete>
27 <preserve name url value>
28 <set-var %attributes>
29
30 <tr bgcolor="<: $color=$color eq "<cold>"?"<coln>" : "<cold>";print $color:>">
31 <td><ifont><a href="<get-var url>"><get-var name></a></ifont></td>
32 </tr>
33
34 <restore name url value>
35 </define-tag>
36
37 <p><center><table width=50% border=0 cellpadding=2 cellspacing=0>
38 <tr bgcolor="<eventcolh>">
39 <th><ifont>Sponsor</ifont></th>
40 </tr>
41
42 <row    name="credativ GmbH"
43         url="http://www.credativ.de/"
44         value="1000">
45 <row    name="Lehmanns Online Bookshop"
46         url="http://www.lehmanns.de/"
47         value="siehe cdproduction.sc">
48 <row    name="Linuxland International"
49         url="http://www.linuxland.de/"
50         value="1000">
51 <row    name="Springer Verlag"
52         url="http://www.springer.de/"
53         value="1500">
54 <row    name="trustsec IT solutions GmbH"
55         url="http://www.trustsec.de/"
56         value="3000">
57
58 </table></center>
59
60 <p>The CD is produced by these people:
61
62 <ul>
63 <li> Jens Neppe: <a href="http://www.neppe.com/debian_cd">artwork</a>
64 <li> Michael Bramer: Coordination &amp; CD Mastering
65 <li> Stefan Gybas: Boot-Floppies
66 <li> Torsten Landschoff: Packages &amp; Testing
67 </ul>
68
69 <center><img src="cover_back.jpg" alt="[CD Back]"></center>
70
71 </eventpg>
72 </page>
73
74 # Local variables:
75 # mode: html
76 # mode: auto-fill
77 # mode: iso-accents
78 # end: