Initial attempt at what we offer
[hcoop/hcoop-website.git] / what.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
5 <title>HCOOP &ndash; The Internet Hosting Cooperative</title>
6 <meta name="description" content="HCOOP: The Original Internet Hosting Cooperative" />
7 <meta name="keywords" content="web hosting, hosting, websites, cooperative, internet cooperative, web cooperative, web hosting cooperative, servers, web servers, secure hosting, linux hosting, what we offer, services" />
8
9 <link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
10
11 </head>
12 <body>
13 <div id="page" class="shell">
14
15 <!-- Logo and Navigation -->
16 <div id="top">
17 <h1 id="logo"><a href="http://hcoop.net">HCOOP</a></h1>
18 <div id="members">
19 <p><a href="https://members.hcoop.net" target="_blank">Member Login</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://wiki.hcoop.net/" target="_blank">HCoop Wiki</a></p>
20 </div>
21 <div id="navigation">
22 <ul>
23 <li><a href="who.html"><span>who we are</span></a></li>
24 <li><a href="what.html" class="active"><span>what we offer</span></a></li>
25 <li><a href="join.html"><span>how to join</span></a></li>
26 <li><a href="http://wiki.hcoop.net/ProspectiveMemberFaq"><span>FAQs</span></a></li>
27 <li><a href="contact.html"><span>contact us</span></a></li>
28 </ul>
29 <div class="cl">&nbsp;</div>
30 </div>
31 </div>
32 <!-- END Logo and Navigation -->
33
34 <div id="header">
35
36 <!-- White Box -->
37 <div id="whitebox">
38 <div class="top">
39 <div class="bot">
40 <div id="whitebox-holder">
41
42 <div class="cl">&nbsp;</div>
43 <div class="whitebox-info">
44 <h3>What We Offer</h3>
45
46
47 <ul>
48 <li>Around ten gigabytes of storage. Our quotas
49 are only in place to prevent oversubscription of
50 storage, and we can add more space as needed, so
51 this number is flexible and ever-growing.</li>
52
53
54 <li>A publically accessible <a
55 href="http://openafs.org">OpenAFS</a> cell
56 (<tt>/afs/hcoop.net/</tt> the whole world
57 round). For that extra bit of nerd cred. You can
58 acquire tokens locally, and access your HCoop
59 storage as if it were local disk on every major
60 operating system.</li>
61
62 <li>General web hosting with Apache, featuring the
63 usual languages (perl, php, python) and databases
64 (PostgreSQL and MySQL). Unlike many providers,
65 we'll install most anything available in Debian so
66 you can run that Haskell web application with
67 ease.</li>
68
69 <li>Mail hosting for unlimited domains (including
70 <a href="https://webmail.hcoop.net">webmail</a>
71 through Roundcube), with the ability to create
72 virtual mailboxes for friends and family.</li>
73
74 <li>A shell account on a machine running Debian's
75 latest stable release. We don't mind folks idling
76 on Freenode, and you're free to do things like
77 building software.</li>
78
79 <li>Shared services for the benefit of all
80 members. These currently include a <a
81 href="http://git.hcoop.net">git server</a>,
82 managed <a href="http://moinmo.in/">MoinMoin</a>
83 install, and Jabber chat. We hope to offer GNU
84 Mediagoblin, Diaspora*, Gitorious, darcsweb, and
85 other services in the future.</li>
86 </ul>
87
88
89
90 <div class="cl">&nbsp;</div>
91
92 </div>
93
94 </div>
95 </div>
96 </div>
97 <!-- END White Box -->
98
99 </div>
100
101 <div class="separator">&nbsp;</div>
102
103 <!-- Two Column Content -->
104 <div class="separator cols two-cols">
105 <div class="cl">&nbsp;</div>
106 <div class="col col-big">
107 <h4>Joining HCOOP</h4>
108 <div class="content">
109
110 <p>Joining HCOOP is easy. There's no monthly committment required. The current cost is US$7/month and payments are accepted via <a href="http://www.paypal.com/">Paypal</a> or <a href="http://checkout.google.com/">Google Checkout</a>. Simply fill out the <a href="https://join.hcoop.net/join/join">online application</a> (a <a href="https://join.hcoop.net/join/join?minor=1">separate application</a> is required for persons under the age of 18) and await approval by our Board of Directors (usually within two days).<br /><br />
111
112 <a href="join.html" class="more">More Information About Joining</a></p>
113 </div>
114 </div>
115 <div class="col col-last">
116 <h4 class="facebook">Find us on Facebook</h4>
117 <div class="content">
118 <p>Many of our members are on facebook. Join us there to learn more and get to know members of our community. <br /><br />
119
120
121 <a href="https://www.facebook.com/pages/HCoop/9909824942?ref=ts" target="_blank"><img src="css/images/find_us_on_facebook_badge.gif" alt="Find us on Facebook" /></a>
122 </p>
123 </div>
124 </div>
125 <div class="cl">&nbsp;</div>
126 </div>
127 <!-- END Two Column Content -->
128
129 <!-- Footer -->
130 <div id="footer">
131 <p class="right">&copy; 2011 &ndash; HCOOP &nbsp; Design by <a href="http://www.rosasharn.com" target="_blank">rosasharn</a></p>
132 <p><a href="http://hcoop.net">HOME</a><span>|</span><a href="who.html">WHO WE ARE</a><span>|</span><a href="what.html">WHAT WE OFFER</a><span>|</span><a href="join.html">HOW TO JOIN</a><span>|</span><a href="http://wiki.hcoop.net/ProspectiveMemberFaq">FAQS</a><span>|</span><a href="contact.html">CONTACT US</a></p>
133 <div class="cl">&nbsp;</div>
134 </div>
135 <!-- END Footer -->
136 </div>
137 </body>
138 </html>