website view en/asso/index.php @ rev 1013

cn, da, de, en, es, id, it, ru: lib/lang.php applied to all pages
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 30 03:53:36 2012 +0300 (2012-03-30)
parents c2f9d5d0f314
children 9e27bd837079
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=utf-8" />
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="author" content="Christophe Lincoln" />
10 <?php include("../../lib/html/meta-link.html"); ?>
11 </head>
12 <body>
14 <?php include("../../lib/html/header.html"); ?>
16 <!-- Block -->
17 <div id="block">
18 <?php include("../../lib/html/nav.en.html"); ?>
19 <!-- Information/image -->
20 <div id="block_info">
21 <h4>Association</h4>
22 <p>
23 The SliTaz GNU/Linux association is a non-profit entity that
24 maintains and manages the project. Its mission is to ensure
25 the durability of the project. It provides an infrastruture
26 and delivers professional services to users, developers and
27 business enterprises using the distribution.
28 </p>
29 <p>Help the project via a small donation:</p>
30 <?php include("../../lib/html/donate.html"); ?>
31 </div>
32 </div>
34 <?php include("../../lib/lang.php"); ?>
36 <!-- Content -->
37 <div id="content">
39 <!-- Featured sponsor -->
40 <div id="sponsor">
41 <p><strong>Featured sponsor</strong></p>
42 <?php include("../../lib/rand-sponsor.php"); ?>
43 <p><?php echo "<a href='$url'>$name</a>" ?></p>
44 </div>
46 <h2>Infrastructure and services</h2>
48 <ul>
49 <li><a href="#overview">Overview</a></li>
50 <li><a href="#goals">Current objectives</a></li>
51 <li><a href="#members">Members</a></li>
52 <li><a href="../sponsor/">Sponsors</a></li>
53 <li><a href="#donation">Donations</a></li>
54 <li><a href="#postal">Postal Address</a></li>
55 </ul>
57 <a name="overview"></a>
58 <h3>Overview</h3>
59 <p>
60 The SliTaz GNU/Linux is an international association based in
61 Switzerland and respects the Swiss Civil Code. The association is
62 comprised of a committee and members and provides financial and
63 staff remuneration. Members meet once a year at a general meeting and
64 decide for example, the activities of the association or the membership
65 fees. Each member has a right to vote on individual proposals and can
66 use the hardware (inc. cdrom, T-shirts) of the association to help setup
67 a working group to organize events.
68 </p>
69 <p>
70 The project takes on the scale and demands of the
71 professional world more and more frequently and the creation of the
72 association is seen as something of a necessity. We chose an association
73 economic model to meet the needs of the project and also provide solid and high
74 quality services to our users and business partners who wish to sponser
75 the project.
76 </p>
77 <p>
78 A copy of the statutes is sent to each member upon registration and a
79 PDF version is always available online:
80 <a href="../../fr/asso/status-association-slitaz.pdf">status-association-slitaz.pdf</a> |
81 <a href="../../en/asso/statutes.php">English Translation</a>.
82 </p>
84 <a name="goals"></a>
85 <h3>Current objectives</h3>
86 <p>
87 SliTaz is a project using the open development model and all the
88 work is done by a community of volunteers. Our goal is to improve and
89 provide better organization of contributions. The project's
90 friendliness, support, update sites, maintenance services, technical
91 support and management teams are topics that we would like to
92 address and professionalize.
93 </p>
94 <p>
95 To achieve this, we would ideally like 1 or 2 developers
96 to work part-time or full-time on SliTaz. They would have
97 the responsibility to consolidate and optimize existing systems while
98 dealing with new demands. The various sub-projects would also be more
99 dynamic and would see new features published much more frequently.
100 </p>
102 <a name="members"></a>
103 <h3>Members</h3>
104 <p>
105 The association is open to any persons. Becoming a member
106 allows you to support the project and ensure its sustainability through an
107 annual fee.
108 </p>
109 <p>
110 To join, just send us a letter or email: asso(at)slitaz.org. You will
111 then receive an information pack, details of payment fees and
112 a copy of the statutes. The minimum contribution was set at 40 Euros for
113 the year 2009-10. In the email, please specify your:
114 </p>
115 <ul>
116 <li>Full Name</li>
117 <li>Full Address</li>
118 <li>Country</li>
119 </ul>
121 <a name="donation"></a>
122 <h3>Donations</h3>
123 <p>
124 There are various ways to financially support the association, become
125 a member or sponsor, or make a one-off payment via PayPal online secure
126 services or by using a bank transfer. For a micropayment you can use Flattr,
127 which is a very nice service with open-source in mind. The project also has
128 some logistical needs, any donated equipment in good working order is
129 welcomed.
130 </p>
132 <div>
133 <!-- PayPal boutton -->
134 <form action="https://www.paypal.com/cgi-bin/webscr" method="post"
135 style="display: inline;">
136 <input type="hidden" name="cmd" value="_s-xclick" />
137 <input type="hidden" name="hosted_button_id" value="4885025" />
138 <input type="image" src="../../images/paypal.png" name="submit"
139 alt="PayPal - The safer, easier way to pay online!" />
140 </form>
141 <!-- Flattr boutton -->
142 <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
143 href="http://www.slitaz.org/"></a>
144 </div>
146 <a name="postal"></a>
147 <h3>Postal Address</h3>
148 <div class="box">
149 Association SliTaz<br />
150 Rue du Village 40<br />
151 1081 Montpreveyres<br />
152 Switzerland
153 </div>
155 <!-- End of content -->
156 </div>
158 <?php include("../../lib/html/footer.html"); ?>
160 </body>
161 </html>