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

Last change on this file since 718 was 700, checked in by heribert, 9 years ago

mal schauen, ob´s funktioniert

  • Property svn:keywords set to Id
File size: 2.0 KB
Line 
1<?php
2        $seiten_id = 'news';
3        $version = '$Id: news.php 700 2014-12-30 08:09:50Z heribert $';
4        $titel = "What's new?";
5        $menu_version = 2;
6
7        // muss noch entfernt werden:
8        $neues_menu = "";
9        if(!require("../lib/news.php")) return;
10?>
11
12<h2>What's new?</h2>
13
14    <p>This is a news feed for the recent changes on our homepage. The latest
15       posts are on top.</p>
16
17           <ul class="news-feed news-ng">
18        <li><a href="/en/communication/fax.php#decoder">
19                                <h3>July 2014</h3>
20                                <img src='/shared/photos/kommunikationstechnik/telegrafenalphabet.jpg' alt='Historic workshop device'>                          <em>A historic 5-bit character decoder</em> from the university. Here it is used as a decryption engine in our experimental workshop.                   </a></li>
21                        <li><a href="http://www.kunst-stoff.fr/tresorraum/wir-die-iborgs/">
22                                <h3>June 2014</h3>
23                                <img src='/shared/photos/rechnertechnik/tuebingen.jpg' alt='Art installation with cards'>                               Our Cardpunch IBM029 were on jorney: For some time, it were part of an art installation in Tübingen (Baden-Wüttemberg, near Stuttgart).                 </a></li>
24                        <li><a href="/en/computer/ibm1130.php#1130">
25                                <h3>May 2014</h3>
26                                <img src='/shared/photos/rechnertechnik/facit4000.jpg' alt='Facit papertape device'>                            Periphery of the 1130: Facit tape devices                       </a></li>
27                        <li><a href="/en/computer/ibm1130.php#ibm1130">
28                                <h3>January 2014</h3>
29                                <img src='/shared/photos/rechnertechnik/ibm-1130.jpg' alt='IBM 1130'>                           A new callenge: IBM 1130 Mainframe                      </a></li>
30                        <li><a href="/en/computer/punchcard.php#reproducing">
31                                <h3>December 2013</h3>
32                                <img src='/shared/photos/rechnertechnik/ibm-514.jpg' alt='Reproducing punch'>                           Recruit: A large IBM reproducing punch from the early days of computing                 </a></li>
33                        <li><a href="/en/computer/gamma55.php#ge-55">
34                                <h3>September 2013</h3>
35                                <img src='/shared/photos/rechnertechnik/leser617.jpg' alt='Gamma 55 is up und running'>                         Success! The BULL GAMMA 55 is up and running! An historical moment.                     </a></li>
36                        </ul>
37</ul>
38
39
40
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