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

Last change on this file since 594 was 594, checked in by heribert, 10 years ago

Telex-Decoder ins Englische Übersetzt, News aktualisiert

  • Property svn:keywords set to Id
File size: 3.0 KB
Line 
1<?php
2        $seiten_id = 'news';
3        $version = '$Id: news.php 594 2014-07-04 19:00:31Z heribert $';
4        $titel = "What's new?";
5       
6        $neues_menu = <<< MENU
7       
8- titel: "Art: Notes on digital"
9  text: "German art"
10  link: "#June_2014"
11       
12- titel: "Facit papertape device"
13  text: "IBM1130"
14  link: "#May_2014"
15 
16- titel: "IBM 1130"
17  text: ""
18  link: "#January_2014"
19 
20-titel: "IBM 514"
21  text: "Reproducing Punch"
22  link: "#December_2013"
23 
24- titel: "Gamma 55 is up und running"
25  text: ""
26  link: "#September_2013"
27 
28- titel: "Punch-Card-Music"
29  text: "Technique and art"     
30  link: "#Mai_2013"
31       
32 
33
34MENU;
35// ende der menue-Eintraege
36
37        if(!require("../lib/technikum29.php")) return;
38?>
39<h2>What's new?</h2>
40
41    <p>This is a news feed for the recent changes on our homepage. The latest
42       posts are on top.</p>
43
44
45    <ul class="news-feed">
46       
47        <li><h3>July 2014</h3>
48        <div class="box left clear-after">
49       
50       <img src="/shared/photos/kommunikationstechnik/telegrafenalphabet.jpg" width="153" height="144" />
51           
52        <a href="/en/communication/fax.php#decoder"> A historic 5-bit character decoder</a> from the university. Here it is used as a decryption engine in our experimental workshop.</div>
53       
54       
55       
56       
57        <li><h3>June 2014</h3>
58       
59<div class="box left clear-after">
60        <img src="/shared/photos/rechnertechnik/tuebingen.jpg" width="153" height="149" />
61
62Our Cardpunch IBM029 goes on jorney: For some time, it is now part of an art installation in Tübingen (Baden-Wüttemberg, near Stuttgart).
63The exhebition's title could be translated to <a href="http://www.kunst-stoff.fr/tresorraum/wir-die-iborgs/"><b>We the #iBorgs</b></a>
64(in some way taken exception to the smart phone omnipresence and Apple devices) and is
65embedded into the event <em>Some notes on modern digital lifestyle</em>.
66</div>
67
68
69<li><h3>May 2014</h3>
70<div class="box left clear-after">
71        <img src="/shared/photos/rechnertechnik/facit4000.jpg" width="352" height="137" />
72               
73                Periphery of the 1130: Facit tape devices <a href="/en/computer/ibm1130.php#1130"><br>
74                <b>Look here</b></a>
75                </div>
76       
77        <li><h3>January 2014</h3>
78<div class="box left clear-after">
79        <img src="/shared/photos/rechnertechnik/ibm-1130.jpg" alt="IBM 1130" width="225" height="194" />
80               
81                A new callenge: IBM 1130 Mainframe <a href="/en/computer/ibm1130.php#ibm1130"><br>
82                <b>Look here</b></a>
83                </div>
84
85
86
87<li><h3>December 2013</h3>
88
89<div class="box left clear-after">
90        <img src="/shared/photos/rechnertechnik/ibm-514.jpg" alt="IBM 514" width="225" height="195" />
91               
92                Recruit: A large IBM reproducing punch from the early days of computing <a href="/en/computer/punchcard.php#reproducing"><br>
93                <b>Read here</b></a>
94                </div>
95       
96       
97        <li><h3>September 2013</h3>
98<div class="box left clear after">
99                <img src="/shared/photos/rechnertechnik/leser617.jpg" alt="Lochkartenleser" width="241" height="149" /><br><br>
100                </div>
101               
102Success! The BULL GAMMA 55 is up and running! An historical moment, <a href="/en/computer/gamma55.php#ge-55"><b>Look here</a></b><br><br><br><br>
103       
104        </li>
105       
106
107
108    </ul>
109
110
111
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