<?xml version="1.0"?>

<!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>peekabot</title>
    <link href="base.css" rel="stylesheet" type="text/css" media="screen" />
  </head>
  <body>
    <div id="nav_header">
	<a href="http://www.peekabot.org/"><h1>peekabot</h1></a>
	<ul id="nav_menu">
	    <li><a href="index.xml">Home</a></li>
	    <li><a href="download.xml">Download</a></li>
	    <li><a href="doc/latest/">Documentation</a></li>
	    <li><a href="community.xml">Community</a></li>
	    <li><a href="http://trac.peekabot.org">Development</a></li>
	</ul>
    </div>

    <div id="title_header">
      <h1>Community</h1>
    </div>

    <div id="context_menu">
    <h3>Contents</h3>
	<nl>
	    <li><a href="#mailing_list">Mailing lists</a></li>
	    <li><a href="#contributing">How to contribute</a></li>
	    <li><a href="#people">People</a></li>
	</nl>
    <h3>Links</h3>
	<nl>
	    <li><a href="http://sourceforge.net/projects/peekabot/">SourceForge page</a></li>
            <li><a href="http://www.nabble.com/peekabot-f26669.html">Archives/Nabble</a></li>
	    <li><a href="http://trac.peekabot.org/wiki">Wiki</a></li>
	    <li><a href="http://trac.peekabot.org/newticket">Report bugs</a></li>
	    <li><a href="http://trac.peekabot.org/newticket">Request features</a></li>
	</nl>
    </div>

    <div id="content">
 	 <a name="mailing_lists"><h2>Mailing lists</h2></a>

	 <p>Like in most open source projects, the mailing list is the 
	 preferred forum for discussion. For feature requests and bug reports
	 we encourage you to use the <a href="http://trac.peekabot.org/report">ticket tracker</a>,
	 although they're welcome on the mailing list to if you feel more comfortable with that.</p>

         <p>To please the crowd that prefer web forums to mailing lists, all our mailing lists are available
	 through Nabble's forum front-end. We also use <a href="http://www.nabble.com/">Nabble</a> to 
	 archive our mailing lists.</p>

	 <p>There are several mailing lists that 
	 you can subscribe to, depending on your interests in the project:</p>

	 <ul>
	   <li>
	      <h3>peekabot-devel
	          (<a href="http://www.nabble.com/peekabot-devel-f26670.html">archives/nabble</a>,
		  <a href="http://lists.sourceforge.net/mailman/listinfo/peekabot-devel">subscribe</a>):
	      </h3>
	      <p>This is where everything related to the development of peekabot is discussed. 
	      It's also a good place to get help if you have questions or problems.</p></li>
	   <li>
	      <h3>peekabot-announce
	          (<a href="http://www.nabble.com/peekabot-devel-f26673.html">archives/nabble</a>,
		  <a href="http://lists.sourceforge.net/mailman/listinfo/peekabot-announce">subscribe</a>):
	      </h3>
	      <p>Important announcements, e.g. new versions. This
	      list is moderated and very low traffic.</p>
	   </li>
	 </ul>

	 <p>To subscribe, unsubscribe or change your preferences visit
	 <a href="http://sourceforge.net/mail/?group_id=202798">this page</a>.</p>

	 <a name="contributing">
	    <h2>How to contribute</h2>

	    <p>Patches and improvements to the documentation are encouraged. Contact us 
	    through the mailing list if you think you have something worth contributing.</p>

	    <p>More information on how to get patches accepted, or get write permissions in the 
	    version control system, will be added here later.</p>

	    <h3>Help wanted</h3>
	   
	    <p>We're looking for Windows and Mac OS X testers and maintainers - if you use
	    peekabot one of these platforms and have a few minutes to help out your help
	    would be greatly appreciated.</p>
	 </a>

	 <a name="people">
	    <h2>People</h2>

	    <h3>Current maintainers</h3>

	    <ul>
	      <li>Staffan Gimåker (staffan at gimaker se)</li>
	      <li>Anders Boberg (aboberg at kth se)</li>
	    </ul>
	 </a>
    </div>

    <div id="footer">
	<p><a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=202798&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a></p>
    </div>
  </body>
</html>
