Copyright + web page update
[debian/openrocket] / core / web / html / download.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4   <title>OpenRocket &mdash; Download</title>
5   <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
6   <meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry" />
7   <link rel="stylesheet" type="text/css" href="layout.css" />
8 <meta name="Generator" content="htp 1.16" />
9 </head>
10 <body class="page_download">
11   <!--[if lte IE 6]>
12   <div id="iewarn">
13     You are using a browser that is <strong>8 years old!</strong>
14     &nbsp;&nbsp;&nbsp;
15     In Internet-years that is <em>prehistoric!</em><br/>
16     For the sanity of all webmasterkind,
17     <em>please <a href="http://www.mozilla.com/">upgrade</a></em>.  It's easy!
18   </div>
19   <![endif]-->
20   <div class="menucontainer">
21     <div class="menu">
22       <div class="icon"><a href="index.html"></a></div>
23       <ul>
24         <li><a href="index.html">OpenRocket</a></li>
25         <li><a href="features.html">Features and screenshots</a></li>
26         <li><a href="download.html">Download</a></li>
27         <li><a href="documentation.html">Documentation</a></li>
28         <li><a href="http://sourceforge.net/apps/mediawiki/openrocket/">Wiki pages</a></li>
29         <li><a href="http://openrocket.trans.free.fr/">Translations</a></li>
30         <li><a href="getinvolved.html">Get involved!</a></li>
31         <li><a href="contact.html">
32           Mailing lists<br/>
33           Support forums<br/>
34           Contact info</a></li>
35 <!--
36         <li><a href="report.html">
37           Report a bug<br/>
38           Request a feature</a></li>
39 -->
40         <li><a href="license.html">License</a></li>
41       </ul>
42       <div class="logo">
43         <a href="http://sourceforge.net/projects/openrocket"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=260357&amp;type=12" width="120" height="30" alt="Get OpenRocket at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
44       </div>
45     </div>
46   </div>
47     <h1>Download OpenRocket</h1>
48   <div class="content">
49 <div class="news">
50       <h2>Recent news:</h2>
51   <p><span class="date">10.3.2012:</span> Version 12.03 for desktop
52     and Android is <a href="download.html">released</a>!</p>
53   <p>In this release the version numbering scheme has been changed.
54     From now on the version number is <em>YY.MM</em> indicating the
55     year and month of the release.  Bug fix releases are indicated by
56     an added "<em>.1</em>".</p>
57   <p>This also marks the first release for Android devices.  In this
58     first release you can open files and examine existing simulations,
59     stability data and motor files.  The Android port is thanks to
60     work by Kevin Ruland.</p>
61   <p>Enhancements in the desktop version include saving designs in RKT
62     format thanks to Doug Pedrick, configurable stage separation
63     events, guided help tours and displaying the computed motor
64     designation class.  The application has also been translated to
65     Italian by Mauro Biasutti and Russian by the Sky Dart Team.</p>
66   <p><span class="date">24.11.2011:</span> Version 1.1.9 is
67     <a href="download.html">released</a>!</p>
68   <p>For this version Richard Graham has implemented geodetic
69     computation methods, which take into account the curvature of the
70     Earth and the coriolis effect.  The computation method is selected
71     by the <em>Geodetic calculations</em> option in the simulation
72     options.  It's not <em>(yet)</em> a full spherical computation model, but
73     should be accurate enough for almost all sub-orbital needs.</p>
74   <p>Doug Pedrick has also enhanced the printing system with the
75     ability to print fin positioning guides, transition templates and
76     nose cone profiles.  Other smaller enhancements and bug fixes are
77     also included.</p>
78   <p><span class="date">25.8.2011:</span> Version 1.1.8 is
79     <a href="download.html">released</a>!</p>
80   <p>This release contains bug fixes to the optimization methods.
81     It also contains a workaround to a JRE bug that prevents running
82     OpenRocket on some builds of Java 7.</p>
83   <p>The web pages have also been somewhat updated and Boris du Reau has
84     created <a href="http://openrocket.trans.free.fr/">a separate site</a>
85     for coordinating the localization efforts for OpenRocket.</p>
86 </div>
87     <div class="contentholder">
88       <h2>Ready packages</h2>
89       <p>These are packages ready for use and are the recommended
90         download for normal users.  They are pre-packaged with motor
91         thrust curves from
92         <a href="http://www.thrustcurve.org/">thrustcurve.org</a>.</p>
93       <p>OpenRocket requires <strong>Java version 6</strong> or
94           later.  The Sun Java Runtime is recommended.</p>
95       <h3>Desktop version</h3>
96       <p>This is the latest version of the desktop version of
97         OpenRocket.  It contains the latest and greatest features, and
98         runs on any system supporting Java.</p>
99       <div class="left">
100         <img src="java_logo.png" alt="" />
101       </div>
102       <div class="right support">
103         <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>
104       </div>
105         <div class="downloadbox">
106     <a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/12.03/OpenRocket-12.03.jar/download">
107       <strong>Download now!</strong>
108       <span>OpenRocket-12.03.jar</span>
109     </a>
110     <span class="alternative">
111       <a href="https://sourceforge.net/projects/openrocket/files/openrocket/12.03/ReleaseNotes/view">Release notes</a> |
112             <a href="https://sourceforge.net/projects/openrocket/files/openrocket/12.03/OpenRocket-12.03-src.zip/download">Source code</a>
113     </span>
114   </div>
115       <p>OpenRocket can be started in most graphical environments (including
116         Windows) by double-clicking the package icon.  No installation is
117         required.</p>
118       <p>From the command line OpenRocket can be started by
119       <span class="command">java -jar OpenRocket-12.03.jar</span></p>
120       <h3>Android version</h3>
121       <p>The Android version allows opening OpenRocket files, viewing
122         simulations and motors.  Later versions will allow running
123         simulations as well.</p>
124       <p>The Android version is thanks to the fantastic work by Kevin
125         Ruland.</p>
126       <div class="left">
127         <img src="android_logo.png" alt="" />
128       </div>
129       <div class="instructions">
130         <p>Installation:</p>
131         <ol>
132           <li>Go to <em>Settings</em> &rarr; <em>Applications</em> and
133             check <em>Unknown sources</em>.</li>
134           <li>Download <a href="https://sourceforge.net/projects/openrocket/files/openrocket/12.03/OpenRocket-Android-12.03.apk/download">OpenRocket-Android-12.03.apk</a>
135             on your device and accept installation.</li>
136         </ol>
137       </div>
138     </div>
139     <div class="clear"></div>
140     <h2>Source code and older versions</h2>
141     <p><strong>Source packages</strong> and older versions of
142       OpenRocket are available in the
143       <a href="https://sourceforge.net/projects/openrocket/files/openrocket/">SourceForge repository</a>.</p>
144     <p>Alternatively, the most recent development version can be
145       obtained from the
146       <a href="http://openrocket.svn.sourceforge.net/viewvc/openrocket/">SVN
147         repository</a>.  It can be retrieved simply using the command</p>
148     <pre class="quote">$ svn co https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk OpenRocket</pre>
149     <p>The above URL may be used to connect to the repository with
150       other Subversion clients as well.</p>
151   </div>
152   <div class="valid">
153     <p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
154     </p>
155   </div>
156 <!-- Piwik -->
157 <script type="text/javascript">
158 var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
159 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
160 </script><script type="text/javascript">
161 piwik_action_name = '';
162 piwik_idsite = 1;
163 piwik_url = pkBaseURL + "piwik.php";
164 piwik_log(piwik_action_name, piwik_idsite, piwik_url);
165 </script>
166 <noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
167 <!-- End Piwik Tag -->
168 </body>
169 </html>