added web pages
[debian/openrocket] / web / htp / contact.htp
1 <file template="body.htt">
2 <set title="OpenRocket &mdash; Support and contact information">
3 <set page="contact">
4
5 <block name="body">
6   <h1>Support and contact information for OpenRocket</h1>
7
8   <div class="content">
9
10     <h2>Mailing lists</h2>
11
12     <p>If you would like to be notified when new versions of
13     OpenRocket are released, you can join the
14     <a href="https://lists.sourceforge.net/lists/listinfo/openrocket-announce"><tt>OpenRocket-announce</tt> mailing list</a>.  The
15     list is moderated and meant only for OpenRocket related
16     announcements.</p>
17
18     <p>When more developers join the project, a development mailing
19     list will be created as well.</p>
20
21     <p><strong>Unsubscribing</strong> from the lists can be performed
22     in the above links as well.  <em>Please do not send unsubscription
23     requests to the list.</em></p>
24
25
26     <h2>Support forums</h2>
27
28     <p>The main support channel for the usage of OpenRocket is the
29     support forums.  This way everybody can benefit from the answers
30     provided.</p>
31
32     <p><em><a href="http://apps.sourceforge.net/phpbb/openrocket/">Go
33     to the support forums &rarr;</a></em></p>
34
35
36     <h2 id="contact">Contact information</h2>
37
38     <p>OpenRocket is primarily developed by Sampo Niskanen.  His contact
39     information can be found below.</p>
40
41     <p><em>If you would like to contribute something to OpenRocket, please
42     contact me!</em></p>
43
44     <p><strong><em>Support requests</em></strong> should be sent to
45     the <a href="http://apps.sourceforge.net/phpbb/openrocket/">support 
46     forums</a>.<br/>
47     <strong><em>Bug reports and feature requests</em></strong> should
48     be <a href="report.html">reported separately</a>.</p>
49
50     <p><strong>Email:</strong>  &nbsp;&nbsp;
51     <em>sam<span>po</span>.<span>niskanen</span><span>@i</span>ki.fi</em></p>
52
53     <p><strong>WWW:</strong>  &nbsp;&nbsp;
54     <a href="http://www.iki.fi/sampo.niskanen/" 
55     title="Home page of Sampo Niskanen"><em>http://www.iki.fi/sampo.niskanen/</em></a></p>
56
57     <contentbox>
58   </div>
59 </block>