aboutsummaryrefslogtreecommitdiffstats
path: root/membership.html
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2010-12-11 22:33:30 +0100
committerStefan Kangas <stefankangas@gmail.com>2010-12-11 22:33:30 +0100
commitbb841410e0810071aec4b497872e6b3f3a27343a (patch)
tree5312ecc6c6307aa64651a8ad051e622f2f8091df /membership.html
parent28de3a6785ed4999000ac13d8bedddaa6766f035 (diff)
Reworked version of website, now with a nice CSS.
Diffstat (limited to 'membership.html')
-rw-r--r--membership.html107
1 files changed, 107 insertions, 0 deletions
diff --git a/membership.html b/membership.html
new file mode 100644
index 0000000..65e82d5
--- /dev/null
+++ b/membership.html
@@ -0,0 +1,107 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
+<meta name="description" content="description"/>
+<meta name="keywords" content="keywords"/>
+<meta name="author" content="author"/>
+<link rel="stylesheet" type="text/css" href="default.css" media="screen"/>
+<title>FRIPOST – FREE MAILING</title>
+</head>
+<body>
+
+<div class="header">
+ <h1>Fripost</h1>
+</div>
+
+<div class="navigation">
+ <a href="index.html">Start</a>
+ <a href="membership.html">Join</a>
+ <a href="contact.html">Contact</a>
+<div class="clearer"><span></span></div>
+</div>
+
+<div class="container">
+<div class="content">
+
+<h1> How to join Fripost </h1>
+
+<p>In order to have the actual service up and running, we are dependent on getting a sufficient amount of members joining. The starting budget needed is about 15000 SEK. With a member fee of 300 SEK we will need 50 members before we can really get going.
+</p>
+
+<p>To join, send an email to our president <a href"mailto:skangas@skangas.se?subject=Fripost,%20joining">Stefan Kangas</a>,
+<a href"mailto:skangas@skangas.se?subject=Fripost,%20joining"><tt>skangas@skangas.se</tt></a>, and make and payment according to below.
+</p>
+
+<h2>Member information</h2>
+<p>Fripost concerns about its members integrity, and encourages to viligance against giving out personal information. In that spirit Fripost offers anonymous memberships, for which the only information needed is
+</p>
+<ul><li>The desired email address (e.g. your.name@fripost.org).
+</li>
+</ul>
+
+<p>However, in order to make it possible for Fripost to reach to you with important information, you may want to provide
+</p>
+
+<ul><li> Full name
+</li>
+<li> Current email address (recommended)
+</li>
+<li> Phone number
+</li>
+<li> Physical address
+</li>
+<li> Whether you want to join the member mailing list
+</li>
+</ul>
+
+<p>The member mailing list is the main channel for information within the association. Members are not added by default, so you have to explicitly state that you what to be added to the list.
+</p>
+
+<h2>Payment</h2>
+
+<p>The easiest way to pay the membership fee of 300 SEK is through
+</p>
+
+<table><tr><td>Plusgiro
+</td>
+<td>477884-1
+</td>
+</tr>
+<tr><td>Bankgiro
+</td>
+<td>311-5060
+</td>
+</tr>
+</table>
+
+<br />
+
+<p>Give your name or user name in the message field. It is also possible to use cash payment, but in that case contact <a href"mailto:skangas@skangas.se?subject=Fripost,%20cach%20payment">Stefan Kangas</a>.
+</p>
+
+<h2>The deal</h2>
+
+<p>A membership means
+
+<ul><li> One email address, one inbox, and the possibility of one extra alias at <tt>fripost.org</tt>
+</li>
+<li> The possibility to associate one domain of your own to <tt>fripost.org</tt>
+</li>
+<li> Unlimited number of aliases on the associated domain.
+</li>
+</ul>
+
+</p>
+
+<div class="divider"></div>
+
+<div class="footer">
+ &copy; 2006 <a href="index.html">Website</a>. Valid <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> &amp; <a href="http://validator.w3.org/check?uri=referer">XHTML</a>. Design by <a href="http://arcsin.se">Arcsin</a>
+</div>
+
+</div>
+
+</body>
+</html>