source: t29-www/en/news.php @ 363

Last change on this file since 363 was 363, checked in by heribert, 11 years ago

Fehler berichtigt

  • Property svn:keywords set to Id
File size: 2.9 KB
Line 
1<?php
2        $seiten_id = 'news';
3        $version = '$Id: news.php 363 2013-03-16 21:37:31Z heribert $';
4        $titel = "What's new?";
5       
6        $neues_menu = <<< MENU
7
8- titel: "Pianola"
9  text: "Functional explanation of the pianola"
10  link: "#March_2013"
11 
12- titel: "NCR446"
13  text: "Paper tape accessories"
14  link: "#February_2013"
15
16- titel: "Gamma10"
17  text: "The Gamma10-Printer has arrived at the museum"
18  link: "#November_2012"
19
20- titel: "Gamma55"
21  text: "A new new acquisition"
22  link: "#July_2012"
23
24- titel: "UNIVAC Software discovery"
25  text: "A bunch of punch cards"
26  link: "#April_2012"
27 
28
29
30MENU;
31// ende der menue-Eintraege
32
33        if(!require("../lib/technikum29.php")) return;
34?>
35<h2>What's new?</h2>
36
37    <p>This is a news feed for the recent changes on our homepage. The latest
38       posts are on top.</p>
39
40
41    <ul class="news-feed">
42       
43        <li><h3>March 2013</h3><br>
44<div class="box left clear-after">
45    <img src="/de/geraete/pianola-funktionserklaerung/einzelbilder/Bild1.png"
46width="300" height="225">
47
48New on our website: <br> <br>
49  <a href="/en/devices/functional-explanation-pianola.php/"> <b>Functional explanation of the pianola</b></a>
50</li>
51        <li><h3>February 2013</h3>
52<div class="box left">
53<img src="/shared/photos/rechnertechnik/handlocher.jpg" width="341" height="214" />
54</div>
55Also accessories for paper tape provide an insight into the early storage media. <br> <a href="/en/computer/commercial.php#acc"><b>Look here:</b></a>
56<div class="clear"></div></li>
57
58        <li><h3>November 2012</h3>
59        The Gamma 10 is now complete: the printer (fragment) has arrived here from France. Thus the BULL GAMMA 10 computer-system is finally complete. See "BULL GAMMA 10"
60        <div class="box left">
61<img src="/shared/photos/rechnertechnik/bull-i50.jpg" alt="Drucker-Fragment" width="320" height="240" />
62</div>
63<div class="clear"></div>
64       
65        <li><h3>September 2012</h3>
66We have overhauled our web pages. The most important changes are a better
67outline, better navigation and an overall better appearance.
68
69<li><h3>July 2012</h3>
70<div class="box left">
71<img src="/shared/photos/rechnertechnik/bull-ge55.jpg" width="375" height="195"/>
72</div>
73<div class="clear"></div>
74
75<p>A "new" computer back from the punch card era has arrived at the museum: A BULL
76Gamma 55 (also known as GE-55). A wonderful system that has been built in
771966/1967 and survived 26 years in storage in Switzerland. Since the system
78comes with all of the necessary documentation we are planning to restore it to
79working condition (cf. the section describing the Gamma 55).</p><br>
80       
81       
82        <li><h3>April 2012</h3>
83        <div class="box left">
84<img src="/shared/photos/rechnertechnik/univac/lochkarten.jpg" width="350" height="87"/>
85</div>
86        Unbelievable software-discovery for our UNIVAC 9200 <a href="/en/computer/univac9200.php#cards"><b>Read more here:</b></a>
87<div class="clear"></div></li>
88       
89       
90       
91
92
93
94
95
96
97
98    </ul>
99
100
101
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