added web pages
[debian/openrocket] / 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="https://sourceforge.net/apps/mediawiki/openrocket/">Wiki pages</a></li>
29         <li><a href="getinvolved.html">Get involved!</a></li>
30         <li><a href="contact.html">
31           Mailing lists<br/>
32           Support forums<br/>
33           Contact info</a></li>
34         <li><a href="report.html">
35           Report a bug<br/>
36           Request a feature</a></li>
37         <li><a href="license.html">License</a></li>
38       </ul>
39       <div class="logo">
40         <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>
41       </div>
42     </div>
43   </div>
44     <h1>Download OpenRocket</h1>
45   <div class="content">
46 <div class="news">
47       <h2>Recent news:</h2>
48   <p><span class="date">10.3.2010:</span> Version 1.0.0 is
49     <a href="download.html">released</a>!</p>
50   <p>This release includes several hundred new thrustcurves from
51     <a href="http://www.thrustcurve.org/">thrustcurve.org</a> and some
52     bug fixes.  It is also a stable milestone, after which development
53     on larger features will be started in a 1.1 branch.  Look out
54     for it!  :-)</p>
55   <p><span class="date">17.2.2010:</span> Version 0.9.6 is
56     <a href="download.html">released</a>!</p>
57   <p>This release updates the aerodynamic calculation methods to be
58     more in line with the Barrowman method and enhances the simulation
59     time step selection, in addition to fixing numerous bugs.</p>
60   <p><span class="date">28.11.2009:</span> Version 0.9.5 is
61     <a href="download.html">released</a>!</p>
62   <p>This release <strong>fixes a serious bug in 0.9.4</strong> that
63     prevented adding a tube coupler and centering ring to the same
64     body tube, in addition to a few smaller additions.  Users of
65     0.9.4 should upgrade immediately!</p>
66 </div>
67     <div class="contentholder">
68       <h2>Binary download</h2>
69       <p>The binary download below is the recommended package for general
70         use.  It is pre-packaged with motor thrust curves from
71         <a href="http://www.thrustcurve.org/">thrustcurve.org</a>.</p>
72       <p><em>OpenRocket requires <strong>Java version 6</strong> or
73           later.  The Sun Java Runtime is recommended.</em></p>
74         <div class="downloadbox">
75     <a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/1.0.0/OpenRocket-1.0.0.jar/download">
76       <strong>Download now!</strong>
77       <span>OpenRocket-1.0.0.jar</span>
78     </a>
79     <span class="alternative">
80       <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.0.0/OpenRocket-1.0.0-src.zip/download">Source code</a> |
81       <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.0.0/ReleaseNotes/view">Release notes</a>
82     </span>
83   </div>
84       <p>You can also join the
85         <a href="https://lists.sourceforge.net/lists/listinfo/openrocket-announce"><tt>OpenRocket-announce</tt> mailing list</a>
86         to receive notification on new versions.</p>
87       <p>OpenRocket can be started in most graphical environments (including
88         Windows) by double-clicking the package icon.  No installation is
89         required.</p>
90       <p>From the command line OpenRocket can be started by</p>
91       <pre class="quote">$ java -jar OpenRocket-1.0.0.jar</pre>
92         
93       <p>Older packages and source code are available from the
94         <a href="https://sourceforge.net/projects/openrocket/files/openrocket/">SourceForge repository</a>.</p>
95     </div>
96     <div class="clear"></div>
97     <h2>Source code</h2>
98     <p><strong>Source packages</strong> for OpenRocket are available in the
99       <a href="https://sourceforge.net/projects/openrocket/files/openrocket/">SourceForge repository</a>.</p>
100     <p>Alternatively, the most recent development version can be
101       obtained from the
102       <a href="http://openrocket.svn.sourceforge.net/viewvc/openrocket/">SVN
103         repository</a>.  It can be retrieved simply using the command</p>
104     <pre class="quote">$ svn co https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk OpenRocket</pre>
105     <p>The above URL may be used to connect to the repository with
106       other Subversion clients as well.</p>
107       <div class="t"></div>
108   <div class="r"></div>
109   <div class="b"></div>
110   <div class="l"></div>
111   <div class="tr"></div>
112   <div class="tl"></div>
113   <div class="br"></div>
114   <div class="bl"></div>
115   </div>
116   <div class="valid">
117     <p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
118     </p>
119   </div>
120 <!-- Piwik -->
121 <script type="text/javascript">
122 var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
123 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
124 </script><script type="text/javascript">
125 piwik_action_name = '';
126 piwik_idsite = 1;
127 piwik_url = pkBaseURL + "piwik.php";
128 piwik_log(piwik_action_name, piwik_idsite, piwik_url);
129 </script>
130 <noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
131 <!-- End Piwik Tag -->
132 </body>
133 </html>