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

Last change on this file since 1415 was 1415, checked in by heribert, 6 years ago

Headerbild auch auf der englischen Start-Seite.
Ist der Text akzeptabel?

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