annotate ocean_body.html @ 154:06dc480071ff

Verbesserte Formulierungen, bessere Verweise.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 09 Apr 2014 15:55:57 +0200
parents 887a0c8eaeb1
children bb80af138556
rev   line source
106
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
1 <div class="col-xs-12">
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
2 <div class="jumbotron">
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
3 <h3>Dive4Elements Ocean</h3>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
4 <p class="lead">Dive4Elements Ocean ist eine datenbankbasierte Webapplikation
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
5 zur raum-zeitlichen Analyse von ozeanographischen Fachdaten.
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
6 Die Entwicklung wurde unter dem Namen Generischer Viewer (GNV)
127
8f17e9ede2a8 Insert glyphicon for external links and deleted target blanks.
Ariane Broermann <ariane@intevation.de>
parents: 106
diff changeset
7 vom <a href="http://www.bsh.de">Bundesamt für Seeschifffahrt und Hydrologie (BSH) <span id="glyph" class="glyphicon
8f17e9ede2a8 Insert glyphicon for external links and deleted target blanks.
Ariane Broermann <ariane@intevation.de>
parents: 106
diff changeset
8 glyphicon-share-alt"></span></a> unterstützt.
106
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
9
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
10 <!-- Carousel -->
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
11 <!--#include file="ocean_carousel.html" -->
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
12 </div><!-- /jumbobutton-->
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
13
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
14 <div class="marketing">
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
15 <div>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
16 <h4>Was ist Dive4Elements Ocean?</h4>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
17 <p>Dive4Elements Ocean kombiniert vorgegebene Workflows (Arbeitsabläufe)
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
18 zur Ergebnis-/Informationsermittlung mit fachlich sinnvollen
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
19 Möglichkeiten zur Ausgabe der ozeanographischen Ergebnisse.</p>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
20
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
21 <h4>Verwendete Technologien</h4>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
22 <p>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
23 <ul>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
24 <li>Dive4Elements als Framework</li>
148
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
25 <li><a href="http://struts.apache.org/">Apache Struts<span id="glyph" class="glyphicon
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
26 glyphicon-share-alt"></span></a> für die Web-Oberfläche</li>
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
27 <li><a href="http://ehcache.org/">Ehcache<span id="glyph" class="glyphicon
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
28 glyphicon-share-alt"></span></a> zur effizienten Zwischenspeicherung</li>
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
29 <li><a href="http://www.jfree.org/jfreechart/">JFreeChart<span id="glyph" class="glyphicon
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
30 glyphicon-share-alt"></span></a> zur Diagrammerstellung</li>
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
31 <li><a href="http://xmlgraphics.apache.org/batik/">Apache Batik<span id="glyph" class="glyphicon
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
32 glyphicon-share-alt"></span></a> zur Erzeugung von SVG-Dateien</li>
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
33 <li><a href="http://itextpdf.com/">iText<span id="glyph" class="glyphicon
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
34 glyphicon-share-alt"></span></a> zur Erzeugung von PDF-Dateien</li>
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
35 <li><a href="http://opencsv.sourceforge.net/">OpenCSV<span id="glyph" class="glyphicon
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
36 glyphicon-share-alt"></span></a> zur Erzeugung von CSV-Dateien</li>
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
37 <li><a href="http://commons.apache.org/proper/commons-math/">Apache Commons Math<span id="glyph" class="glyphicon
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
38 glyphicon-share-alt"></span></a> zur Unterstützung mathematischer Berechnungen</li>
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
39 <li><a href="http://sourceforge.net/projects/jts-topo-suite/">JTS Topology Suite<span id="glyph" class="glyphicon
887a0c8eaeb1 Changed details of GNV Dive4Elements Ocean to really used technologies.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 127
diff changeset
40 glyphicon-share-alt"></span></a> zur Unterstützung geometrischer und geographischer Berechnungen</li>
106
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
41 </ul>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
42 </p>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
43 <h4>Freie Software</h4>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
44 <p>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
45 Dive4Elements Ocean gewährt die
127
8f17e9ede2a8 Insert glyphicon for external links and deleted target blanks.
Ariane Broermann <ariane@intevation.de>
parents: 106
diff changeset
46 <a href="http://fsfe.org/about/basics/freesoftware.en.html">vier Grundfreiheiten Freier Software <span id="glyph" class="glyphicon
8f17e9ede2a8 Insert glyphicon for external links and deleted target blanks.
Ariane Broermann <ariane@intevation.de>
parents: 106
diff changeset
47 glyphicon-share-alt"></span></a> und steht unter der <a href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License (LGPL), Version 2.1 <span id="glyph" class="glyphicon
8f17e9ede2a8 Insert glyphicon for external links and deleted target blanks.
Ariane Broermann <ariane@intevation.de>
parents: 106
diff changeset
48 glyphicon-share-alt"></span></a> oder später.
106
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
49 <ul>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
50 <li>Die Freiheit, das Programm für jeden Zweck auszuführen.</li>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
51 <li>Die Freiheit, die Funktionsweise eines Programms zu untersuchen, und es an seine Bedürfnisse anzupassen.</li>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
52 <li>Die Freiheit, Kopien weiterzugeben und damit seinen Mitmenschen zu helfen.</li>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
53 <li>Die Freiheit, ein Programm zu verbessern, und die Verbesserungen an die Öffentlichkeit weiterzugeben, sodass die gesamte Gesellschaft profitiert.</li>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
54 </ul>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
55 </p>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
56 </div>
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
57 </div><!-- /row marketing -->
68f49d59b165 Moved D4E Ocean to new layout.
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
58 </div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)