<?xml version="1.0"?>
<page title="ClanLib Game SDK">
  <section title="Contacting ClanLibbers">

    <subsection title="IRC Channel">
      <p>
        Our official IRC channel is located at <a
        href="http://www.freenode.net">irc.freenode.net</a>, channel
        <tt>#clanlib</tt>. Drop by to meet fellow ClanLibbers and
        developers!
      </p>
    </subsection>

    <subsection title="Mailing lists">
      <p>
        Just like almost all other open source projects, ClanLib has some mailing
        lists. They are used by ClanLib developers and users to communicate with each
        other. If you want to participate in the development, or just want to see
        whats going on, try subscribing to our mailing list. Just fill in the
        form below.
      </p>

      <p>
        We also have a "cvs commit log" mailing list, where all changes to the
        cvs repository is automatically reported. If you find that interesting, click
        the checkbox in the form below.
      </p>

      <div style="border-style: solid; border-width: thin; margin-left: auto; margin-right: auto; width: 30em; padding: 1em;">
      <center>
        <table>
          <tr>
            <td>
              <form action="subscribe.cgi">
                <input type="checkbox" name="clanlib_user" /> Subscribe to the clanlib
                user list (<a href="mailto:clanlib-user@clanlib.org">clanlib-user@clanlib.org</a>).<br />

                <input type="checkbox" name="clanlib_devel" /> Subscribe to the clanlib
                devel list (<a href="mailto:clanlib-devel@clanlib.org">clanlib-devel@clanlib.org</a>).<br />

                <input type="checkbox" name="clanlib-cvs"/> Subscribe to the clanlib
                CVS list (<a href="mailto:clanlib-cvs@clanlib.org">clanlib-cvs@clanlib.org</a>).

                <p>Your e-mail address: <input type="text" length="40" name="email" /></p>

                <center>
                  <input type="submit" value="Subscribe to the selected lists" />
                </center>
              </form>
            </td>
          </tr>
        </table>
      </center>
      </div>
      
      <p>
        If you want to send a mail to one of the lists, please
        send it to the correct email address mentioned in the
        form.</p>

      <p>To unsubscribe, mail to
        <a href="mailto:clanlib-user-unsubscribe@clanlib.org">
          clanlib-user-unsubscribe@clanlib.org</a>,
        <a href="mailto:clanlib-devel-unsubscribe@clanlib.org">
          clanlib-devel-unsubscribe@clanlib.org</a>, and/or
        <a href="mailto:clanlib-cvs-unsubscribe@clanlib.org">
          clanlib-cvs-unsubscribe@clanlib.org</a>.
      </p>
    </subsection>
  </section>
</page>
