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

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

IBM 026 in die englische Seite aufgenommen + in News eingestellt.

  • Property svn:keywords set to Id
File size: 2.0 KB
Line 
1<?php
2        $seiten_id = 'news';
3        $version = '$Id: news.php 369 2013-04-14 20:07:13Z sven $';
4        $titel = "What's new?";
5       
6        $neues_menu = <<< MENU
7- titel: "IBM 026 Card-Punch"
8  text: ""
9  link: "#April_2013"
10       
11- titel: "Pianola"
12  text: "Functional explanation of the pianola"
13  link: "#March_2013"
14 
15- titel: "NCR446"
16  text: "Paper tape accessories"
17  link: "#February_2013"
18
19- titel: "Gamma10"
20  text: "The Gamma10-Printer has arrived at the museum"
21  link: "#November_2012"
22
23 
24
25MENU;
26// ende der menue-Eintraege
27
28        if(!require("../lib/technikum29.php")) return;
29?>
30<h2>What's new?</h2>
31
32    <p>This is a news feed for the recent changes on our homepage. The latest
33       posts are on top.</p>
34
35
36    <ul class="news-feed">
37       
38<li><h3>April 2013</h3><br>
39<div class="box left clear-after">
40<img src="/shared/photos/rechnertechnik/ibm26.jpg" width="300" height="287" />
41IBM 026 Card Punch now in the technikum29 <a href="/en/computer/punchcard.php#026"><b><br>Look here</b></a><br><br>
42
43</div>
44        <li><h3>March 2013</h3><br>
45<div class="box left clear-after">
46    <img src="/de/geraete/pianola-funktionserklaerung/einzelbilder/Bild1.png"
47width="300" height="225">
48
49New on our website: <br> <br>
50  <a href="/en/devices/functional-explanation-pianola.php/"> <b>Functional explanation of the pianola</b></a>
51</li>
52        <li><h3>February 2013</h3>
53<div class="box left">
54<img src="/shared/photos/rechnertechnik/handlocher.jpg" width="341" height="214" />
55</div>
56Also 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>
57<div class="clear"></div></li>
58
59        <li><h3>November 2012</h3>
60        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"
61        <div class="box left">
62<img src="/shared/photos/rechnertechnik/bull-i50.jpg" alt="Drucker-Fragment" width="320" height="240" />
63</div>
64<div class="clear"></div>
65       
66       
67
68    </ul>
69
70
71
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