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

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

News aktualisiert

  • Property svn:keywords set to Id
File size: 2.3 KB
Line 
1<?php
2        $seiten_id = 'news';
3        $version = '$Id: news.php 318 2012-11-17 19:46:45Z heribert $';
4        $titel = "What's new?";
5       
6        $neues_menu = <<< MENU
7
8- titel: "Gamma55"
9  text: "A new new acquisition"
10  link: "#July_2012"
11
12- titel: "UNIVAC Software discovery"
13  text: "A bunch of punch cards"
14  link: "#April_2012"
15 
16- titel: "Artists at the museum"
17  text: "Leander Schwarzer punching cards"
18  link: "#March_2012"
19
20
21MENU;
22// ende der menue-Eintraege
23
24        if(!require("../lib/technikum29.php")) return;
25?>
26<h2>What's new?</h2>
27
28    <p>This is a news feed for the recent changes on our homepage. The latest
29       posts are on top.</p>
30
31
32    <ul class="news-feed">
33        <li><h3>November 2012</h3>
34        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"
35        <div class="box left">
36<img src="/shared/photos/rechnertechnik/bull-i50.jpg" alt="Drucker-Fragment" width="320" height="240" />
37</div>
38<div class="clear"></div>
39       
40        <li><h3>September 2012</h3>
41We have overhauled our web pages. The most important changes are a better
42outline, better navigation and an overall better appearance.
43
44<li><h3>July 2012</h3>
45<div class="box left">
46<img src="/shared/photos/rechnertechnik/bull-ge55.jpg" width="375" height="195"/>
47</div>
48<div class="clear"></div>
49
50<p>A "new" computer back from the punch card era has arrived at the museum: A BULL
51Gamma 55 (also known as GE-55). A wonderful system that has been built in
521966/1967 and survived 26 years in storage in Switzerland. Since the system
53comes with all of the necessary documentation we are planning to restore it to
54working condition (cf. the section describing the Gamma 55).</p><br>
55       
56       
57        <li><h3>April 2012</h3>
58        <div class="box left">
59<img src="/shared/photos/rechnertechnik/univac/lochkarten.jpg" width="350" height="87"/>
60</div>
61        Unbelievable software-discovery for our UNIVAC 9200 <a href="/en/computer/univac9200.php#cards"><b>Read more here:</b></a>
62<div class="clear"></div></li>
63       
64        <li><h3>March 2012</h3><div class="box left">
65       
66        <img src="/shared/photos/start/leander.jpg" alt="Leander Schwarzer" width="303" height="231" </div>
67        Artists are working in technikum29. Leander Schwarzer punching cards.
68        <a href="/en/miscellaneous.php#leander"><b>View article</b></a>
69        <div class="clear"></div></li>
70       
71
72
73
74
75
76
77
78    </ul>
79
80
81
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