2009-05-31 17:23:49 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > OpenRocket— Support and contact information< / title >
< meta http-equiv = "content-type" content = "text/html; charset=ISO-8859-1" / >
< meta name = "keywords" content = "OpenRocket, model rocket, simulator, simulation, rocketry, support, bug report, feature request, contact information" / >
< link rel = "stylesheet" type = "text/css" href = "layout.css" / >
< / head >
< body class = "page_contact" >
<!-- [if lte IE 6]>
< div id = "iewarn" >
You are using a browser that is < strong > 8 years old!< / strong >
In Internet-years that is < em > prehistoric!< / em > < br / >
For the sanity of all webmasterkind,
< em > please < a href = "http://www.mozilla.com/" > upgrade< / a > < / em > . It's easy!
< / div >
<![endif]-->
< h1 > Support and contact information for OpenRocket< / h1 >
< div class = "menucontainer" >
< div class = "menu" >
< ul >
< li > OpenRocket< / li >
< li > < a href = "index.html" > Home< / a > < / li >
< li > < a href = "features.html" > Features< / a > < / li >
< li > < a href = "screenshots.html" > Screenshots< / a > < / li >
< li > < a href = "download.html" > Download< / a > < / li >
< li > < a href = "documentation.html" > Documentation< / a > < / li >
< li > < a href = "contact.html" >
Mailing lists< br / >
Support forums< br / >
Contact info< / a > < / li >
< li > < a href = "report.html" >
Report a bug< br / >
Request a feature< / a > < / li >
< li > < a href = "license.html" > License< / a > < / li >
< / ul >
< div class = "logo" >
< a href = "http://sourceforge.net/projects/openrocket" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=260357&type=12" width = "120" height = "30" alt = "Get OpenRocket at SourceForge.net. Fast, secure and Free Open Source software downloads" / > < / a >
< / div >
< / div >
< / div >
< div class = "content" >
< h2 > Mailing lists< / h2 >
< p > If you would like to be notified when new versions of
OpenRocket are released, you can join the
< a href = "https://lists.sourceforge.net/lists/listinfo/openrocket-announce" > < tt > OpenRocket-announce< / tt > mailing list< / a > . The
list is moderated and meant only for OpenRocket related
announcements.< / p >
< p > When more developers join the project, a development mailing
list will be created as well.< / p >
< p > < strong > Unsubscribing< / strong > from the lists can be performed
in the above links as well. < em > Please do not send unsubscription
requests to the list.< / em > < / p >
< h2 > Support forums< / h2 >
< p > The main support channel for the usage of OpenRocket is the
support forums. This way everybody can benefit from the answers
provided.< / p >
< p > < em > < a href = "http://apps.sourceforge.net/phpbb/openrocket/" > Go
to the support forums → < / a > < / em > < / p >
< h2 id = "contact" > Contact information< / h2 >
< p > OpenRocket is developed by Sampo Niskanen. His contact
information can be found below.< / p >
< p > < em > If you would like to contribute something to OpenRocket, please
contact me!< / em > < / p >
< p > < strong > < em > Support requests< / em > < / strong > should be sent to
the < a href = "http://apps.sourceforge.net/phpbb/openrocket/" > support
forums< / a > .< br / >
< strong > < em > Bug reports and feature requests< / em > < / strong > should
be < a href = "report.html" > reported separately< / a > .< / p >
< p > < strong > Email:< / strong >
< em > sam< span > po< / span > .< span > niskanen< / span > < span > @i< / span > ki.fi< / em > < / p >
< p > < strong > WWW:< / strong >
< a href = "http://www.iki.fi/sampo.niskanen/"
title="Home page of Sampo Niskanen">< em > http://www.iki.fi/sampo.niskanen/< / em > < / a > < / p >
< / div >
< div class = "valid" >
< p > < a href = "http://validator.w3.org/check/referer" > < img src = "valid-xhtml10.png" alt = "Valid XHTML 1.0!" / > < / a >
< a href = "http://jigsaw.w3.org/css-validator/check/referer" > < img src = "vcss.gif" alt = "Valid CSS!" / > < / a >
< / p >
< / div >
2009-06-09 16:56:52 +00:00
<!-- Piwik -->
< script type = "text/javascript" >
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
< / script > < script type = "text/javascript" >
piwik_action_name = '';
piwik_idsite = 1;
piwik_url = pkBaseURL + "piwik.php";
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
< / script >
< noscript > < p > < img src = "http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt = "" / > < / p > < / noscript >
<!-- End Piwik Tag -->
2009-05-31 17:23:49 +00:00
< / body >
< / html >