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

Last change on this file since 580 was 564, checked in by sven, 10 years ago

Übersetzungen verbessert bei ibm1130 und /en/news.

Tatsächlich hab ich vor allem kosmetische Verbesserungen vorgenommen,
etwa die Formulierung bzw. Platzierung der Links in den Texten.

  • Property svn:keywords set to Id
File size: 3.0 KB
Line 
1<?php
2        $seiten_id = 'news';
3        $version = '$Id: news.php 564 2014-06-04 20:22:27Z sven $';
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        <li><h3>June 2014</h3>
47<div class="box left clear-after">
48        <img src="/shared/photos/rechnertechnik/tuebingen.jpg" width="153" height="149" />
49
50Our Cardpunch IBM029 goes on jorney: For some time, it is now part of an art installation in Tübingen (Baden-Wüttemberg, near Stuttgart).
51The exhebition's title could be translated to <a href="http://www.kunst-stoff.fr/tresorraum/wir-die-iborgs/"><b>We the #iBorgs</b></a>
52(in some way taken exception to the smart phone omnipresence and Apple devices) and is
53embedded into the event <em>Some notes on modern digital lifestyle</em>.
54</div>
55
56<li><h3>May 2014</h3>
57<div class="box left clear-after">
58        <img src="/shared/photos/rechnertechnik/facit4000.jpg" width="352" height="137" />
59               
60                Periphery of the 1130: Facit tape devices <a href="/en/computer/ibm1130.php#1130"><br>
61                <b>Look here</b></a>
62                </div>
63       
64        <li><h3>January 2014</h3>
65<div class="box left clear-after">
66        <img src="/shared/photos/rechnertechnik/ibm-1130.jpg" alt="IBM 1130" width="225" height="194" />
67               
68                A new callenge: IBM 1130 Mainframe <a href="/en/computer/ibm1130.php#ibm1130"><br>
69                <b>Look here</b></a>
70                </div>
71
72
73
74<li><h3>December 2013</h3>
75
76<div class="box left clear-after">
77        <img src="/shared/photos/rechnertechnik/ibm-514.jpg" alt="IBM 514" width="225" height="195" />
78               
79                Recruit: A large IBM reproducing punch from the early days of computing <a href="/en/computer/punchcard.php#reproducing"><br>
80                <b>Read here</b></a>
81                </div>
82       
83       
84        <li><h3>September 2013</h3>
85<div class="box left clear after">
86                <img src="/shared/photos/rechnertechnik/leser617.jpg" alt="Lochkartenleser" width="241" height="149" /><br><br>
87                </div>
88               
89Success! 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>
90
91
92        <li><h3>May 2013</h3><br>
93<div "box left clear-after">
94        <img src="/shared/photos/rechnertechnik/ross-moll.jpg" width="300" height="196" class="nomargin-bottom" />
95        We support artists, look here 
96        <a href="/en/miscellaneous.php#music"> <b>Punch-Card-Music</b> </a>
97        </div>
98        <br>
99       
100        </li>
101       
102
103
104    </ul>
105
106
107
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