source: t29-www/en/events.php

Last change on this file was 1235, checked in by heribert, 7 years ago

PCR Materialien in die Passwortseite eingebunden (vorübergehend).

File size: 2.3 KB
Line 
1<?php
2/**
3 * Termine im Englischen sind, auf Heriberts Wunsch im Juni 2017 entstanden.
4 *
5 * Die Idee dieser Umsetzung ist, dass die deutsche Seite angezeigt wird und
6 * darueber ein Hinweis, der in etwa die Message trägtt "Sieht, bei uns ist
7 * viel los, wir können das gar nicht alles übersetzen".
8 *
9 */
10
11        $seiten_id = 'termine';
12        $version = '$Id: index.php 387 2013-05-08 09:58:11Z heribert $';
13        $titel = 'Events and guided tours';
14        $dynamischer_inhalt = true; /* in order that page updates whenever included german page updates */
15       
16        require "../lib/technikum29.php";
17?>
18
19
20<h2>Events and guided tours</h2>
21
22<p>We don't have daily tours at technikum29 computer museum, but instead a lively timetable full
23of specialized events tailored for the registered audience. We invite anybody to register by writing
24an email to <a href="mailto:post@technikum29.de">post@technikum29.de</a>. This also applies to
25international publicum. Currently we can offer guided tours only in German language.
26
27<p>Next to the typical guided tour, we have built up a broad curriculum on
28<a href="/en/education.php">educational courses and workshops for children</a>, "research"-like
29<a href="/en/study-projects.php">school projects</a>, artistic
30<a href="/en/miscellaneous.php#music">music projects</a> and
31<a href="/en/miscellaneous.php#leander">art projects</a>. We also host public evening
32talks for general purpose outreach.
33
34<p>The following information is merely a copy of our <a href="/de/termine.php">calender of tours and
35events for the German-speaking audience</a>. We can hardly translate the frequent changes and it is
36probably also of little interest for non-German speaking visitors.
37
38
39<!-- Links from no-translation.php -->
40<?php $path = "/de/termine.php"; ?>
41<p>You can also access machine-translated versions of the dates, ie. the <a href="http://translate.google.com/translate?hl=en&sl=de&u=http://www.technikum29.de<?=$path; ?>&prev=/search%3Fq%3Dtechnikum29%26hl%3Den%26lr%3D%26sa%3DN">Google translation "Events"</a> or the
42<a href="http://www.microsofttranslator.com/bv.aspx?from=de&to=en&a=http://www.technikum29.de<?=$path; ?>">Bing translation "Events"</a>.
43
44
45<!-- From here, everything is from the german termine.php page -->
46<?php 
47        /* This only works because ../lib/technikum29.de
48           recognizes loop includes and is skipped in
49           ../de/termine.php */
50        include "../de/termine.php";
51?>
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