tom@106: <div class="col-xs-12">
tom@106: <div class="jumbotron">
tom@106:     <h3>Dive4Elements Ocean</h3>
tom@106:     <p class="lead">Dive4Elements Ocean ist eine datenbankbasierte Webapplikation
tom@106:       zur raum-zeitlichen Analyse von ozeanographischen Fachdaten.
tom@106:       Die Entwicklung wurde unter dem Namen Generischer Viewer (GNV)
bernhard@157:       vom <a href="http://www.bsh.de">Bundesamt für Seeschifffahrt und Hydrographie (BSH) <span id="glyph" class="glyphicon
tom@158:                      glyphicon-share-alt"></span></a> beauftragt.
tom@106: 
tom@106:     <!-- Carousel -->
tom@106:     <!--#include file="ocean_carousel.html" -->
tom@106: </div><!-- /jumbobutton-->
tom@106: 
tom@106: <div class="marketing">
tom@106:     <div>
tom@106:         <h4>Was ist Dive4Elements Ocean?</h4>
tom@106:          <p>Dive4Elements Ocean kombiniert vorgegebene Workflows (Arbeitsabläufe)
tom@106:             zur Ergebnis-/Informationsermittlung mit fachlich sinnvollen 
tom@106:             Möglichkeiten zur Ausgabe der ozeanographischen Ergebnisse.</p>
tom@106: 
tom@106:         <h4>Verwendete Technologien</h4>
tom@106:         <p>
tom@106:           <ul>
tom@106:             <li>Dive4Elements als Framework</li>
teichmann@148:             <li><a href="http://struts.apache.org/">Apache Struts<span id="glyph" class="glyphicon
teichmann@148:                      glyphicon-share-alt"></span></a> für die Web-Oberfläche</li>
teichmann@148:             <li><a href="http://ehcache.org/">Ehcache<span id="glyph" class="glyphicon
teichmann@148:                      glyphicon-share-alt"></span></a> zur effizienten Zwischenspeicherung</li>
teichmann@148:             <li><a href="http://www.jfree.org/jfreechart/">JFreeChart<span id="glyph" class="glyphicon
teichmann@148:                      glyphicon-share-alt"></span></a> zur Diagrammerstellung</li>
teichmann@148:             <li><a href="http://xmlgraphics.apache.org/batik/">Apache Batik<span id="glyph" class="glyphicon
teichmann@148:                      glyphicon-share-alt"></span></a> zur Erzeugung von SVG-Dateien</li>
teichmann@148:             <li><a href="http://itextpdf.com/">iText<span id="glyph" class="glyphicon
teichmann@148:                      glyphicon-share-alt"></span></a> zur Erzeugung von PDF-Dateien</li>
teichmann@148:             <li><a href="http://opencsv.sourceforge.net/">OpenCSV<span id="glyph" class="glyphicon
teichmann@148:                      glyphicon-share-alt"></span></a> zur Erzeugung von CSV-Dateien</li>
teichmann@148:             <li><a href="http://commons.apache.org/proper/commons-math/">Apache Commons Math<span id="glyph" class="glyphicon
teichmann@148:                      glyphicon-share-alt"></span></a> zur Unterstützung mathematischer Berechnungen</li>
teichmann@148:             <li><a href="http://sourceforge.net/projects/jts-topo-suite/">JTS Topology Suite<span id="glyph" class="glyphicon
teichmann@148:                      glyphicon-share-alt"></span></a> zur Unterstützung geometrischer und geographischer Berechnungen</li>
tom@106:           </ul>
tom@106:         </p>
tom@106:         <h4>Freie Software</h4>
tom@106:         <p>
tom@106:         Dive4Elements Ocean  gewährt die 
ariane@127:         <a href="http://fsfe.org/about/basics/freesoftware.en.html">vier Grundfreiheiten Freier Software <span id="glyph" class="glyphicon
ariane@127:                      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
ariane@127:                      glyphicon-share-alt"></span></a> oder später.
tom@106:         <ul>
tom@106:           <li>Die Freiheit, das Programm für jeden Zweck auszuführen.</li>
tom@106:           <li>Die Freiheit, die Funktionsweise eines Programms zu untersuchen, und es an seine Bedürfnisse anzupassen.</li>
tom@106:           <li>Die Freiheit, Kopien weiterzugeben und damit seinen Mitmenschen zu helfen.</li>
tom@106:           <li>Die Freiheit, ein Programm zu verbessern, und die Verbesserungen an die Öffentlichkeit weiterzugeben, sodass die gesamte Gesellschaft profitiert.</li>
tom@106:         </ul>
tom@106:         </p>
tom@106:     </div>
tom@106: </div><!-- /row marketing -->
tom@106: </div>