source: t29-www/en/contact.php @ 1491

Last change on this file since 1491 was 1491, checked in by sven, 5 years ago

Adding a small blog (incl. first post), fixing english imprint.

  • Property svn:keywords set to Id
File size: 3.9 KB
Line 
1<?php
2        $seiten_id = 'impressum';
3        $version = '$Id: contact.php 1491 2019-02-04 12:08:16Z sven $';
4        $title = 'Contact';
5        $header_prepend = array( # Open Source https://leafletjs.com library for OpenStreetMaps
6                '<link rel="stylesheet" href="https://unpkg.com/leaflet@1.4.0/dist/leaflet.css" />',
7                '<script src="https://unpkg.com/leaflet@1.4.0/dist/leaflet.js"></script>'
8        );
9       
10        require "../lib/technikum29.php";
11?>
12    <h2>Contact</h2>
13    <p>Since the sudden <a href="/heribert-mueller/">pass away of Heribert Müller</a> in April
14    2018, the provisional lead of the museum is up to the community of heirs as well as
15    friends and volunteers of the museum. We are reachable via:
16
17    <div class="vcard" id="address">
18                <div class="org hidden">technikum29 Computer Museum</div>
19                <div class="fn">Dipl. Phys. H. M&uuml;ller, Community of Heirs</div>
20                <div class="adr">
21                        <div class="street-address hidden">Am Flachsland 29</div>
22                        <span class="postal-code">65779</span> <span class="locality">Kelkheim/Taunus</span>
23                        <span class="country-name">Germany</span>
24                </div>
25                <div>e-mail: <a class="email" href="mailto:contact@technikum29.de">contact@technikum29.de</a></div>
26                <div>phone (mail box): <a href="tel:00496195805777">0049-6195-805777</a></div>
27                <div>internet: <a class="url" href="http://www.technikum29.de/">www.technikum29.de</a></div>
28                <div class="hidden">Photo: <img class="photo" src="/shared/photos/start/museum.jpg" alt="Photography of the museum building" /></div>
29                <div class="hidden">Logo: <img class="logo" src="/shared/img/banner/light.png" alt="technikum29 Logo (black on white)" /></div>
30    </div>
31
32        <h3>Location</h3>
33        <div id="map" style="border: 1px solid #979797; background-color: #e5e3df; height: 320px;">
34        <div style="padding: 1em; color: gray"><span class="js">Map is being loaded ...</span></div>
35                <noscript>
36                        <p>See <a href="http://maps.google.com/maps?f=q&source=s_q&hl=de&geocode=&q=Am+Flachsland+29,+65779+Kelkheim,+Deutschland&sll=50.275299,8.745117&sspn=7.598462,15.930176&ie=UTF8&hq=&hnear=Am+Flachsland+29,+65779+Kelkheim+(Taunus),+Main-Taunus-Kreis,+Hessen,+Deutschland&ll=50.373496,6.855469&spn=15.17797,31.860352&z=5" class="go">our location at Google Maps</a>
37                </noscript>
38        </div>
39
40    <h3 id="image-copyright">Image use policy and information about reusing technikum29 website contents</h3>
41    <p>Since we received a great number of image usage requests, the following information
42       may give you an overview how you can resue the contents, especially the pictures,
43       of the museum website.</p>
44    <p>Basically, everything on this website is protected by international copyright
45       law. On the other hand, there are useful limitations and exceptions to copyright
46       law. To create clarification, please distinguish:</p>
47
48    <ol>
49       <li>If you want to use one or multiple pictures in the private domain, e.g. for
50           presentations, you can take any pictures without request.</li>
51
52       <li>If you want to publish our pictures within your document, but without any
53           view to profit (e.g. on private websites, company-internal publications,
54           anything in the educational and scientifical domain like lectures, papers,
55           books, presentations, etc.), we can grant you free authorization on request
56           if it is clearly evident that your work is for non-profit.</li>
57
58       <li>If you want to publish our pictures within your document and you want
59           to make profit with that document (e.g. commercial magazines, books, web
60           sites, stock image usage, etc.) you must make a request. We usually grant
61           permissions for royalty. Prices vary heavily depending on the intended
62           usage, picture size, print run, etc.</li>
63    </ol>
64
65    <p>We can send you partially high resolution pictures. If the situations #2 or #3
66       apply in your case, please get in touch with us.</p>
67
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