source: t29-www/en/index.php @ 1281

Last change on this file since 1281 was 1231, checked in by heribert, 7 years ago

en:
Habe die schlimmsten Übertreibungen herausgenommen.
Wir sind beileibe nicht das einzige Computermuseum mit funktionsfähigen Geräten.
Jetzt müsste man den Text noch etwas schleifen: Zu viele Sätze beginnen mit "We"....

  • Property svn:keywords set to Id
File size: 3.4 KB
Line 
1<?php
2        $seiten_id = 'startseite';
3        $version = '$Id: index.php 1231 2017-06-09 11:32:49Z heribert $';
4        $titel = "technikum29 Computer museum with runnable first general-purpose computers";
5       
6        require "../lib/technikum29.php";
7?>
8
9    <div class="cols startseiten-boxen">
10       <div class="leftcol">
11         <div class="besonderes">
12           <h2>Operational computer history</h2>
13           <ul>
14               <li>Almost all exhibits in our museum are restored and fully functional:
15                   They can be turned on and take the user back to a time of
16                   oil, mechanics, shaky buttons and glowing bulbs.
17               <li>This is very different to popular computer history and science
18                   museums. The operation of our devices are always demonstrated
19                   during the guided tours. Visitors
20                   get a completely different impression of the circumstances of
21                   that time.
22               <li>We concentrate on the first devices which were called "computers",
23                   i.e. a time span of roughly 1927 until 1972. We do not cover
24                   personal computers (late 1970s and beyond) at all. On principle,
25                   almost all of our machines are big and bulky, they can be opened
26                   and one can watch the machine do computational steps.
27           </ul>
28          </div>
29
30        <div class="wen">
31            <h2>Didactics and labs</h2>
32            <ul>
33                <li>Naturally, our museum attracks "veterans" who worked with
34                    these machines in the past. We recognize the knowledge and
35                    work together to restore the machines.
36                <li>Our most pleasant target group are kids, school classes
37                    and students.
38                    We organize workshops to build and program both old and new
39                    technology.
40                <li>On a regular level, we carry out guided tours for everybody.
41                    We attract people throughout Germany and neighbouring contries.
42                    <!--However, our tours are only held in German.-->
43                <li>We also host cultural events in the scope of broadcasting
44                    our message. We frequently invite speakers from science and
45                    industry in order to highlight the development and importance
46                    of computer history.
47            </ul>
48        </div>
49      </div><!--leftcol-->
50
51      <div class="rightcol">
52        <div class="foto">
53                <img src="/shared/photos/start/museum.jpg" alt="Photo of the museum building" width="338" height="228" />
54                <p>The Museum</p>
55        </div>
56
57        <div class="wo">
58            <h2>Location</h2>
59            <ul>
60                <li>The museum is located in the center of Germany, close to
61                    Frankfurt am Main. It is privately owned and run.
62                <li>For details, see <a class="go" href="contact.php">contact data</a></li>
63            </ul>
64        </div>
65
66        <div class="wann">
67            <h2>Opening hours</h2>
68            <ul>
69                <li>We don't have regular opening hours. Instead, we accept only
70                    group bookings for guided tours. Minimum number of participants 8,
71                    maximum 20, ideal 10-16.
72                <li>Guides are available only in German language.
73                <li>Students have free admission.
74                </li>
75            </ul>
76        </div>
77
78      </div><!--rightcol-->
79    </div><!-- cols -->
Note: See TracBrowser for help on using the repository browser.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License