website view en/asso/index.html @ rev 920

Enflish menu in lib/html/nav.en.html and move search + mailing-list to PHP
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 11 20:22:30 2012 +0100 (2012-03-11)
parents 04f8e5f76054
children
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <title>SliTaz - Association</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
8 <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="modified" content="2011-03-25 20:30:00" />
11 <meta name="author" content="Christophe Lincoln"/>
12 <link rel="shortcut icon" href="../../favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
14 <script type="text/javascript">
15 /* <![CDATA[ */
16 (function() {
17 var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
18 s.type = 'text/javascript';
19 s.async = true;
20 s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
21 t.parentNode.insertBefore(s, t);
22 })();
23 /* ]]> */
24 </script>
25 </head>
26 <body>
28 <!-- Header -->
29 <div id="header">
30 <div id="logo"></div>
31 <div id="network">
32 <a href="http://www.slitaz.org/netmap.php">
33 <img src="../../images/network.png" alt="network.png" /></a>
34 <a href="http://scn.slitaz.org/">Community</a>
35 <a href="http://doc.slitaz.org/">Doc</a>
36 <a href="http://forum.slitaz.org/">Forum</a>
37 <a href="http://bugs.slitaz.org">Bugs</a>
38 <a href="http://hg.slitaz.org/">Hg</a>
39 </div>
40 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
41 </div>
43 <!-- Block -->
44 <div id="block">
45 <!-- Navigation -->
46 <div id="block_nav">
47 <h4>Navigation</h4>
48 <div class="right_box">
49 <ul>
50 <li><a href="../../webchat.php">Web Chat</a></li>
51 <li><a href="../mailing-list.php">Mailing List</a></li>
52 <li><a href="../devel/">Development</a></li>
53 <li><a href="../packages/">Packages</a></li>
54 <li><a href="../artwork/">Artwork</a></li>
55 <li><a href="../search.php">Search</a></li>
56 </ul>
57 </div>
58 <div class="left_box">
59 <ul>
60 <li><a href="../">Headlines</a></li>
61 <li><a href="../about/">About</a></li>
62 <li><a href="../get/">Download</a></li>
63 <li><a href="../doc/">Documentation</a></li>
64 <li><a href="../asso/">Association</a></li>
65 <li><a href="../asso/sponsor.html">Sponsor</a></li>
66 </ul>
67 </div>
68 </div>
69 <!-- Information/image -->
70 <div id="block_info">
71 <h4>Association</h4>
72 <p>
73 The SliTaz GNU/Linux association is a non-profit entity that
74 maintains and manages the project. Its mission is to ensure
75 the durability of the project. It provides an infrastruture
76 and delivers professional services to users, developers and
77 business enterprises using the distribution.
78 </p>
79 <div style="padding-top: 8px;">
80 <!-- PayPal boutton -->
81 <form action="https://www.paypal.com/cgi-bin/webscr" method="post"
82 style="display: inline;">
83 <input type="hidden" name="cmd" value="_s-xclick" />
84 <input type="hidden" name="hosted_button_id" value="4885025" />
85 <input type="image" src="../../images/paypal.png" name="submit"
86 alt="PayPal - The safer, easier way to pay online!" />
87 </form>
88 <!-- Flattr boutton -->
89 <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
90 href="http://www.slitaz.org/"></a>
91 </div>
92 </div>
93 </div>
95 <!-- Content -->
96 <div id="content">
98 <h2>Infrastructure and services</h2>
100 <ul>
101 <li><a href="#overview">Overview</a></li>
102 <li><a href="#goals">Current objectives</a></li>
103 <li><a href="#members">Members</a></li>
104 <li><a href="sponsor.html">Sponsors</a></li>
105 <li><a href="#donation">Donations</a></li>
106 <li><a href="#postal">Postal Address</a></li>
107 </ul>
109 <a name="overview"></a>
110 <h3>Overview</h3>
111 <p>
112 The SliTaz GNU/Linux is an international association based in
113 Switzerland and respects the Swiss Civil Code. The association is
114 comprised of a committee and members and provides financial and
115 staff remuneration. Members meet once a year at a general meeting and
116 decide for example, the activities of the association or the membership
117 fees. Each member has a right to vote on individual proposals and can
118 use the hardware (inc. cdrom, T-shirts) of the association to help setup
119 a working group to organize events.
120 </p>
121 <p>
122 The project takes on the scale and demands of the
123 professional world more and more frequently and the creation of the
124 association is seen as something of a necessity. We chose an association
125 economic model to meet the needs of the project and also provide solid and high
126 quality services to our users and business partners who wish to sponser
127 the project.
128 </p>
129 <p>
130 A copy of the statutes is sent to each member upon registration and a
131 PDF version is always available online:
132 <a href="../../fr/asso/status-association-slitaz.pdf">status-association-slitaz.pdf</a> |
133 <a href="../../en/asso/statutes.html">English Translation</a>.
134 </p>
136 <a name="goals"></a>
137 <h3>Current objectives</h3>
138 <p>
139 SliTaz is a project using the open development model and all the
140 work is done by a community of volunteers. Our goal is to improve and
141 provide better organization of contributions. The project's
142 friendliness, support, update sites, maintenance services, technical
143 support and management teams are topics that we would like to
144 address and professionalize.
145 </p>
146 <p>
147 To achieve this, we would ideally like 1 or 2 developers
148 to work part-time or full-time on SliTaz. They would have
149 the responsibility to consolidate and optimize existing systems while
150 dealing with new demands. The various sub-projects would also be more
151 dynamic and would see new features published much more frequently.
152 </p>
154 <a name="members"></a>
155 <h3>Members</h3>
156 <p>
157 The association is open to any persons. Becoming a member
158 allows you to support the project and ensure its sustainability through an
159 annual fee.
160 </p>
161 <p>
162 To join, just send us a letter or email: asso(at)slitaz.org. You will
163 then receive an information pack, details of payment fees and
164 a copy of the statutes. The minimum contribution was set at 40 Euros for
165 the year 2009-10. In the email, please specify your:
166 </p>
167 <ul>
168 <li>Full Name</li>
169 <li>Full Address</li>
170 <li>Country</li>
171 </ul>
173 <a name="donation"></a>
174 <h3>Donations</h3>
175 <p>
176 There are various ways to financially support the association, become
177 a member or sponsor, or make a one-off payment via PayPal online secure
178 services or by using a bank transfer. For a micropayment you can use Flattr,
179 which is a very nice service with open-source in mind. The project also has
180 some logistical needs, any donated equipment in good working order is
181 welcomed.
182 </p>
184 <div>
185 <!-- PayPal boutton -->
186 <form action="https://www.paypal.com/cgi-bin/webscr" method="post"
187 style="display: inline;">
188 <input type="hidden" name="cmd" value="_s-xclick" />
189 <input type="hidden" name="hosted_button_id" value="4885025" />
190 <input type="image" src="../../images/paypal.png" name="submit"
191 alt="PayPal - The safer, easier way to pay online!" />
192 </form>
193 <!-- Flattr boutton -->
194 <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
195 href="http://www.slitaz.org/"></a>
196 </div>
198 <a name="postal"></a>
199 <h3>Postal Address</h3>
200 <div class="box">
201 Association SliTaz GNU/Linux<br />
202 Rue du Village 40<br />
203 1081 Montpreveyres<br />
204 Switzerland
205 </div>
207 <!-- End of content -->
208 </div>
210 <!-- Footer -->
211 <div id="footer">
212 Copyright &copy; <span class="year"></span>
213 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
214 <a href="http://scn.slitaz.org/">Community</a>
215 <a href="http://doc.slitaz.org/">Doc</a>
216 <a href="http://forum.slitaz.org/">Forum</a>
217 <a href="http://pkgs.slitaz.org/">Packages</a>
218 <a href="http://bugs.slitaz.org">Bugs</a>
219 <a href="http://hg.slitaz.org/">Hg</a>
220 <p>
221 SliTaz @
222 <a href="http://twitter.com/slitaz">Twitter</a>
223 <a href="http://www.facebook.com/slitaz">Facebook</a>
224 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
225 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
226 <a href="http://flattr.com/profile/slitaz">Flattr</a>
227 </p>
228 </div>
230 </body>
231 </html>