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

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

News im Englischen aktualisiert

  • Property svn:keywords set to Id
File size: 2.3 KB
Line 
1<?php
2        $seiten_id = 'news';
3        $version = '$Id: news.php 483 2013-12-28 23:16:00Z heribert $';
4        $titel = "What's new?";
5       
6        $neues_menu = <<< MENU
7- titel: "IBM 1130"
8  text: ""
9  link: "#January_2014"
10 
11-titel: "IBM 514"
12  text: "Reproducing Punch"
13  link: "#December_2013"
14 
15- titel: "Gamma 55 is up und running"
16  text: ""
17  link: "#September_2013"
18 
19- titel: "Punch-Card-Music"
20  text: "Technique and art"     
21  link: "#Mai_2013"
22       
23- titel: "IBM 026 Card-Punch"
24  text: ""
25  link: "#April_2013"
26       
27
28 
29
30 
31
32MENU;
33// ende der menue-Eintraege
34
35        if(!require("../lib/technikum29.php")) return;
36?>
37<h2>What's new?</h2>
38
39    <p>This is a news feed for the recent changes on our homepage. The latest
40       posts are on top.</p>
41
42
43    <ul class="news-feed">
44       
45        <li><h3>January 2014</h3>
46<div class="box left clear-after">
47        <img src="/shared/photos/rechnertechnik/ibm-1130.jpg" alt="IBM 1130" width="225" height="194" />
48               
49                A new callenge: IBM 1130 Mainframe <a href="/en/computer/ibm1130.php#ibm1130"><br>
50                <b>Look here</b></a>
51                </div>
52
53
54
55<li><h3>December 2013</h3>
56
57<div class="box left clear-after">
58        <img src="/shared/photos/rechnertechnik/ibm-514.jpg" alt="IBM 514" width="225" height="195" />
59               
60                Recruit: A large IBM reproducing punch from the early days of computing <a href="/en/computer/punchcard.php#reproducing"><br>
61                <b>Read here</b></a>
62                </div>
63       
64       
65        <li><h3>September 2013</h3>
66<div class="box left clear after">
67                <img src="/shared/photos/rechnertechnik/leser617.jpg" alt="Lochkartenleser" width="241" height="149" /><br><br>
68                </div>
69               
70Success! 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>
71
72
73        <li><h3>May 2013</h3><br>
74<div "box left clear-after">
75        <img src="/shared/photos/rechnertechnik/ross-moll.jpg" width="300" height="196" class="nomargin-bottom" />
76        We support artists, look here 
77        <a href="/en/miscellaneous.php#music"> <b>Punch-Card-Music</b> </a>
78        </div>
79        <br>
80       
81       
82<li><h3>April 2013</h3><br>
83<div class="box left clear-after">
84<img src="/shared/photos/rechnertechnik/ibm26.jpg" width="300" height="287" />
85IBM 026 Card Punch now in the technikum29 <a href="/en/computer/punchcard.php#026"><b><br>Look here</b></a><br><br>
86
87</div></li>
88       
89
90
91    </ul>
92
93
94
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