version 1.1.4
[debian/openrocket] / web / html / index.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</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_index">
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>OpenRocket &mdash; an Open Source model rocket simulator</h1>
45   <div class="content">
46     <h2>Introduction</h2>
47     <div class="rightpane">
48         <div class="downloadbox">
49     <a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.4/OpenRocket-1.1.4.jar/download">
50       <strong>Download now!</strong>
51       <span>OpenRocket-1.1.4.jar</span>
52     </a>
53     <span class="alternative">
54       <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.4/ReleaseNotes/view">Release notes</a> |
55             <a href="download.html">Other versions</a>
56     </span>
57   </div>
58       <div class="screenshot">
59         <a href="shots/main.png"><img src="shots-small/main.jpg" alt="Main window" /></a>
60         <a href="features.html">
61           More screenshots...
62         </a>
63       </div>
64       <div class="support">
65         <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>
66       </div>
67    </div>
68     <p><strong>OpenRocket</strong> is an free, fully featured model
69       rocket simulator that allows you to design and simulate your
70       rockets before actually building and flying them.</p>
71     <p>OpenRocket features a full six-degree-of-freedom simulation,
72       realistic wind modeling, a multitude of different components
73       including free-form fins and canted fins, clustering and
74       staging.  Read more about its <a href="features.html">features
75       and see screenshots</a>.
76     </p>
77     <p>OpenRocket is an Open Source project licensed under the
78       <a href="license.html">GNU GPL</a>.  This means that the
79       software is free to use for whatever purposes, and the source
80       code is also available for studying and extending.
81     </p>
82     <p>OpenRocket needs help to become even better.  Implementing
83       features, writing documentation and creating example designs are
84       just a few ways of helping.  If you are interested in helping
85       make OpenRocket the best rocket simulator out there, please
86       <a href="getinvolved.html"><em>Get&nbsp;involved!</em></a>
87     </p>
88     <div class="clear"></div>
89 <div class="news">
90       <h2>News</h2>
91   <p><span class="date">5.3.2011:</span> Version 1.1.4 is
92     <a href="download.html">released</a>!</p>
93   <p>This release includes initial printing support, thanks to Doug
94     Pedrick.  Printing still has a few issues on some platforms.
95     Various bugs have also been fixed.</p>
96   <p><span class="date">6.10.2010:</span> Version 1.1.3 is
97     <a href="download.html">released</a>!</p>
98   <p>This release includes support for moving and copying components
99     in the component tree using drag-and-drop.  Use normal DnD for
100     moving, and control-drag for copy.  This release also fixes a
101     severe bug in the undo system.</p>
102   <p><span class="date">7.9.2010:</span> A bug-fix version 1.1.2 is
103     <a href="download.html">released</a>!</p>
104   <p>This release fixes a severe bug in 1.1.1 that prevented adding stages
105     to rocket designs.  Users are recommended to upgrade.</p>
106   <p><span class="date">3.9.2010:</span> Version 1.1.1 is
107     <a href="download.html">released</a>!</p>
108   <p>For this release a major part of the simulator code has been
109     rewritten for better flexibility in future development.  It also
110     includes a vastly improved thrust curve selection dialog, the
111     possibility to loading user-defined thrust curves and better
112     startup times than previous releases.</p>
113   <p>Simulation listeners written for older versions of OpenRocket
114     are not compatible with this release.</p>
115   <p><span class="date">21.3.2010:</span> Version 1.1.0 is
116     <a href="download.html">released</a>!</p>
117   <p>This release includes the first support for loading RockSim
118     rocket design files (.RKT), thanks to contributions by Doug
119     Pedrick.  It's also the kick-off of the 1.1 development branch of
120     OpenRocket.</p>
121   <p><span class="date">10.3.2010:</span> Version 1.0.0 is
122     <a href="download.html">released</a>!</p>
123   <p>This release includes several hundred new thrustcurves from
124     <a href="http://www.thrustcurve.org/">thrustcurve.org</a> and some
125     bug fixes.  It is also a stable milestone, after which development
126     on larger features will be started in a 1.1 branch.  Look out
127     for it!  :-)</p>
128   <p><span class="date">17.2.2010:</span> Version 0.9.6 is
129     <a href="download.html">released</a>!</p>
130   <p>This release updates the aerodynamic calculation methods to be
131     more in line with the Barrowman method and enhances the simulation
132     time step selection, in addition to fixing numerous bugs.</p>
133   <p><span class="date">28.11.2009:</span> Version 0.9.5 is
134     <a href="download.html">released</a>!</p>
135   <p>This release <strong>fixes a serious bug in 0.9.4</strong> that
136     prevented adding a tube coupler and centering ring to the same
137     body tube, in addition to a few smaller additions.  Users of
138     0.9.4 should upgrade immediately!</p>
139   <p><span class="date">24.11.2009:</span> Version 0.9.4 is
140     <a href="download.html">released</a>!</p>
141   <p>This version adds support for through-the-wall fin tabs,
142     attaching components to coupler tubes, material editing, automatic
143     update checking, in addition to fixing numerous bugs.</p>
144   <p><span class="date">1.9.2009:</span> Version 0.9.3 is
145     <a href="download.html">released</a>!</p>
146   <p>This version includes lots of bug fixes and new features including
147     data exporting, showing flight events in plots, example rocket designs,
148     splitting clustered inner tubes and automated bug reporting.</p>
149   <p><span class="date">13.7.2009:</span> Version 0.9.2 is
150     <a href="download.html">released</a>!</p>
151   <p>This version includes <strong>bug fixes for imperial unit
152       conversions</strong> and UI improvements for motor selection.
153     <em>All users of imperial units should upgrade!</em></p>
154   <p><span class="date">9.6.2009:</span> The
155     <a href="documentation.html">Master's thesis</a> for which OpenRocket
156     was written for is now available!</p>
157   <p>At the same time version 0.9.1 was
158     <a href="download.html">released</a>.  This release fixes various
159     file handling bugs and adds small UI enhancements.</p>
160   <p><span class="date">24.5.2009:</span> First version 0.9.0
161     <a href="download.html">released</a>!</p>
162 </div>
163       <div class="t"></div>
164   <div class="r"></div>
165   <div class="b"></div>
166   <div class="l"></div>
167   <div class="tr"></div>
168   <div class="tl"></div>
169   <div class="br"></div>
170   <div class="bl"></div>
171   </div>
172   <div class="valid">
173     <p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
174     </p>
175   </div>
176 <!-- Piwik -->
177 <script type="text/javascript">
178 var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
179 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
180 </script><script type="text/javascript">
181 piwik_action_name = '';
182 piwik_idsite = 1;
183 piwik_url = pkBaseURL + "piwik.php";
184 piwik_log(piwik_action_name, piwik_idsite, piwik_url);
185 </script>
186 <noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
187 <!-- End Piwik Tag -->
188 </body>
189 </html>