html updates + version number 1.1.1pre
[debian/openrocket] / web / html / download.html
index dcaf1635c9e45b0ae154754da4b7e41431d92ec8..f716925494fbfa5387ad877a3c892482d53d36af 100644 (file)
   <div class="content">
 <div class="news">
       <h2>Recent news:</h2>
+  <p><span class="date">21.3.2010:</span> Version 1.1.0 is
+    <a href="download.html">released</a>!</p>
+  <p>This release includes the first support for loading RockSim
+    rocket design files (.RKT), thanks to contributions by Doug
+    Pedrick.  It's also the kick-off of the 1.1 development branch of
+    OpenRocket.</p>
   <p><span class="date">10.3.2010:</span> Version 1.0.0 is
     <a href="download.html">released</a>!</p>
   <p>This release includes several hundred new thrustcurves from
   <p>This release updates the aerodynamic calculation methods to be
     more in line with the Barrowman method and enhances the simulation
     time step selection, in addition to fixing numerous bugs.</p>
-  <p><span class="date">28.11.2009:</span> Version 0.9.5 is
-    <a href="download.html">released</a>!</p>
-  <p>This release <strong>fixes a serious bug in 0.9.4</strong> that
-    prevented adding a tube coupler and centering ring to the same
-    body tube, in addition to a few smaller additions.  Users of
-    0.9.4 should upgrade immediately!</p>
 </div>
     <div class="contentholder">
-      <h2>Binary download</h2>
-      <p>The binary download below is the recommended package for general
-       use.  It is pre-packaged with motor thrust curves from
+      <h2>Ready packages</h2>
+      <p>These are packages ready for use and are the recommended
+       download for normal users.  They are pre-packaged with motor
+       thrust curves from
        <a href="http://www.thrustcurve.org/">thrustcurve.org</a>.</p>
-      <p><em>OpenRocket requires <strong>Java version 6</strong> or
-         later.  The Sun Java Runtime is recommended.</em></p>
+      <p>OpenRocket requires <strong>Java version 6</strong> or
+         later.  The Sun Java Runtime is recommended.</p>
+      <h3>Development release</h3>
+      <p>The development release contains the latest and greatest
+       features, but may contain more bugs than the stable version.
+       Currently the development version is the recommended
+       download.</p>
+      <div class="right support">
+        <a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" alt="Support This Project" /></a>
+      </div>
         <div class="downloadbox">
-    <a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/1.0.0/OpenRocket-1.0.0.jar/download">
+    <a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.0/OpenRocket-1.1.0.jar/download">
       <strong>Download now!</strong>
-      <span>OpenRocket-1.0.0.jar</span>
+      <span>OpenRocket-1.1.0.jar</span>
     </a>
     <span class="alternative">
-      <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.0.0/OpenRocket-1.0.0-src.zip/download">Source code</a> |
-      <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.0.0/ReleaseNotes/view">Release notes</a>
+      <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.0/ReleaseNotes/view">Release notes</a> |
+            <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.0/OpenRocket-1.1.0-src.zip/download">Source code</a>
     </span>
   </div>
-      <p>You can also join the
-       <a href="https://lists.sourceforge.net/lists/listinfo/openrocket-announce"><tt>OpenRocket-announce</tt> mailing list</a>
-       to receive notification on new versions.</p>
+      <h3>Stable release</h3>
+      <p>Occasionally during OpenRocket development focus will shift
+       from feature development towards getting all open bugs fix and
+       to produce a stable release.  No updates are made to the
+       stable branch except for possible bug fixes, so the stable
+       release has less features than the development release.</p>
+      <p>The current stable release is
+       <tt><a class="main"
+       href="https://sourceforge.net/projects/openrocket/files/openrocket/1.0.0/OpenRocket-1.0.0.jar/download">OpenRocket-1.0.0.jar</a></tt></p>
+      <h3>Running OpenRocket</h3>
       <p>OpenRocket can be started in most graphical environments (including
        Windows) by double-clicking the package icon.  No installation is
        required.</p>
-      <p>From the command line OpenRocket can be started by</p>
-      <pre class="quote">$ java -jar OpenRocket-1.0.0.jar</pre>
+      <p>From the command line OpenRocket can be started by
+      <span class="command">java -jar OpenRocket-1.1.0.jar</span></p>
        
-      <p>Older packages and source code are available from the
-       <a href="https://sourceforge.net/projects/openrocket/files/openrocket/">SourceForge repository</a>.</p>
     </div>
     <div class="clear"></div>
-    <h2>Source code</h2>
-    <p><strong>Source packages</strong> for OpenRocket are available in the
+    <h2>Source code and older versions</h2>
+    <p><strong>Source packages</strong> and older versions of
+      OpenRocket are available in the
       <a href="https://sourceforge.net/projects/openrocket/files/openrocket/">SourceForge repository</a>.</p>
     <p>Alternatively, the most recent development version can be
       obtained from the