version 1.1.5
[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="http://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.6.2011:</span> Version 1.1.5 is
49     <a href="download.html">released</a>!</p>
50   <p>This release includes updates to the printing system which fixes
51   printing on Windows.</p>
52   <p><span class="date">5.3.2011:</span> Version 1.1.4 is
53     <a href="download.html">released</a>!</p>
54   <p>This release includes initial printing support, thanks to Doug
55     Pedrick.  Printing still has a few issues on some platforms.
56     Various bugs have also been fixed.</p>
57   <p><span class="date">6.10.2010:</span> Version 1.1.3 is
58     <a href="download.html">released</a>!</p>
59   <p>This release includes support for moving and copying components
60     in the component tree using drag-and-drop.  Use normal DnD for
61     moving, and control-drag for copy.  This release also fixes a
62     severe bug in the undo system.</p>
63   <p><span class="date">7.9.2010:</span> A bug-fix version 1.1.2 is
64     <a href="download.html">released</a>!</p>
65   <p>This release fixes a severe bug in 1.1.1 that prevented adding stages
66     to rocket designs.  Users are recommended to upgrade.</p>
67   <p><span class="date">3.9.2010:</span> Version 1.1.1 is
68     <a href="download.html">released</a>!</p>
69   <p>For this release a major part of the simulator code has been
70     rewritten for better flexibility in future development.  It also
71     includes a vastly improved thrust curve selection dialog, the
72     possibility to loading user-defined thrust curves and better
73     startup times than previous releases.</p>
74   <p>Simulation listeners written for older versions of OpenRocket
75     are not compatible with this release.</p>
76 </div>
77     <div class="contentholder">
78       <h2>Ready packages</h2>
79       <p>These are packages ready for use and are the recommended
80         download for normal users.  They are pre-packaged with motor
81         thrust curves from
82         <a href="http://www.thrustcurve.org/">thrustcurve.org</a>.</p>
83       <p>OpenRocket requires <strong>Java version 6</strong> or
84           later.  The Sun Java Runtime is recommended.</p>
85       <h3>Development release</h3>
86       <p>The development release contains the latest and greatest
87         features, but may contain more bugs than the stable version.
88         Currently the development version is the recommended
89         download.</p>
90       <div class="right support">
91         <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>
92       </div>
93         <div class="downloadbox">
94     <a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.5/OpenRocket-1.1.5.jar/download">
95       <strong>Download now!</strong>
96       <span>OpenRocket-1.1.5.jar</span>
97     </a>
98     <span class="alternative">
99       <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.5/ReleaseNotes/view">Release notes</a> |
100             <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.5/OpenRocket-1.1.5-src.zip/download">Source code</a>
101     </span>
102   </div>
103       <h3>Stable release</h3>
104       <p>Occasionally during OpenRocket development focus will shift
105         from feature development towards getting all open bugs fix and
106         to produce a stable release.  No updates are made to the
107         stable branch except for possible bug fixes, so the stable
108         release has less features than the development release.</p>
109       <p>The current stable release is
110         <tt><a class="main"
111         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>
112       <h3>Running OpenRocket</h3>
113       <p>OpenRocket can be started in most graphical environments (including
114         Windows) by double-clicking the package icon.  No installation is
115         required.</p>
116       <p>From the command line OpenRocket can be started by
117       <span class="command">java -jar OpenRocket-1.1.5.jar</span></p>
118         
119     </div>
120     <div class="clear"></div>
121     <h2>Source code and older versions</h2>
122     <p><strong>Source packages</strong> and older versions of
123       OpenRocket are available in the
124       <a href="https://sourceforge.net/projects/openrocket/files/openrocket/">SourceForge repository</a>.</p>
125     <p>Alternatively, the most recent development version can be
126       obtained from the
127       <a href="http://openrocket.svn.sourceforge.net/viewvc/openrocket/">SVN
128         repository</a>.  It can be retrieved simply using the command</p>
129     <pre class="quote">$ svn co https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk OpenRocket</pre>
130     <p>The above URL may be used to connect to the repository with
131       other Subversion clients as well.</p>
132       <div class="t"></div>
133   <div class="r"></div>
134   <div class="b"></div>
135   <div class="l"></div>
136   <div class="tr"></div>
137   <div class="tl"></div>
138   <div class="br"></div>
139   <div class="bl"></div>
140   </div>
141   <div class="valid">
142     <p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
143     </p>
144   </div>
145 <!-- Piwik -->
146 <script type="text/javascript">
147 var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
148 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
149 </script><script type="text/javascript">
150 piwik_action_name = '';
151 piwik_idsite = 1;
152 piwik_url = pkBaseURL + "piwik.php";
153 piwik_log(piwik_action_name, piwik_idsite, piwik_url);
154 </script>
155 <noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
156 <!-- End Piwik Tag -->
157 </body>
158 </html>