website annotate en/asso/index.php @ rev 1267

Update sponsor pages with new sponsor
author Christophe Lincoln <pankso@slitaz.org>
date Mon Aug 24 11:20:55 2015 +0200 (2015-08-24)
parents c13b087a544e
children 57c816a40736
rev   line source
pankso@1200 1 <!DOCTYPE html>
pankso@1200 2 <html lang="en">
pankso@921 3 <head>
al@1256 4 <meta charset="utf-8"/>
pankso@921 5 <title>SliTaz - Association</title>
al@1256 6 <meta name="description" content="SliTaz GNU/Linux asso non-profit donate"/>
al@1256 7 <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd"/>
al@1256 8 <meta name="author" content="Christophe Lincoln"/>
pankso@948 9 <?php include("../../lib/html/meta-link.html"); ?>
pankso@921 10 </head>
pankso@921 11 <body>
pankso@921 12
pankso@1200 13 <?php
pankso@1200 14 include("../../lib/html/header.html");
pankso@1200 15 include("../../lib/html/nav.html");
pankso@1200 16 include("../../lib/lang.php");
pankso@1200 17 ?>
pankso@948 18
pankso@921 19 <!-- Content -->
pankso@1200 20 <section id="content">
pankso@921 21
pankso@948 22 <!-- Featured sponsor -->
pankso@948 23 <div id="sponsor">
pankso@948 24 <p><strong>Featured sponsor</strong></p>
pankso@948 25 <?php include("../../lib/rand-sponsor.php"); ?>
pankso@948 26 <p><?php echo "<a href='$url'>$name</a>" ?></p>
pankso@948 27 </div>
pankso@948 28
pankso@1241 29 <h2 style="margin-right: 220px;">SliTaz Association</h2>
pankso@1267 30
pankso@1200 31 <p>
pankso@1200 32 The SliTaz GNU/Linux association is a non-profit entity that
pankso@1200 33 maintains and manages the project. Its mission is to ensure
pankso@1200 34 the durability of the project and provide the infrastructure.
pankso@1200 35 </p>
pankso@1200 36
pankso@921 37 <ul>
pankso@921 38 <li><a href="#overview">Overview</a></li>
pankso@921 39 <li><a href="#goals">Current objectives</a></li>
pankso@921 40 <li><a href="#members">Members</a></li>
pankso@1267 41 <li><a href="../sponsor/">Sponsors</a></li>
pankso@921 42 <li><a href="#donation">Donations</a></li>
pankso@921 43 <li><a href="#postal">Postal Address</a></li>
pankso@921 44 </ul>
pankso@921 45
al@1025 46 <h3 id="overview">Overview</h3>
al@1025 47
pankso@921 48 <p>
pankso@921 49 The SliTaz GNU/Linux is an international association based in
pankso@921 50 Switzerland and respects the Swiss Civil Code. The association is
pankso@921 51 comprised of a committee and members and provides financial and
pankso@921 52 staff remuneration. Members meet once a year at a general meeting and
pankso@921 53 decide for example, the activities of the association or the membership
pankso@921 54 fees. Each member has a right to vote on individual proposals and can
pankso@921 55 use the hardware (inc. cdrom, T-shirts) of the association to help setup
pankso@921 56 a working group to organize events.
pankso@921 57 </p>
pankso@921 58 <p>
pankso@921 59 The project takes on the scale and demands of the
pankso@921 60 professional world more and more frequently and the creation of the
pankso@921 61 association is seen as something of a necessity. We chose an association
pankso@921 62 economic model to meet the needs of the project and also provide solid and high
pankso@921 63 quality services to our users and business partners who wish to sponser
pankso@921 64 the project.
pankso@921 65 </p>
pankso@921 66 <p>
pankso@921 67 A copy of the statutes is sent to each member upon registration and a
pankso@921 68 PDF version is always available online:
al@1025 69 <a href="/fr/asso/status-association-slitaz.pdf">status-association-slitaz.pdf</a> |
al@1025 70 <a href="statutes.php">English Translation</a>.
pankso@921 71 </p>
pankso@921 72
al@1025 73 <h3 id="goals">Current objectives</h3>
al@1025 74
pankso@921 75 <p>
pankso@921 76 SliTaz is a project using the open development model and all the
pankso@921 77 work is done by a community of volunteers. Our goal is to improve and
pankso@921 78 provide better organization of contributions. The project's
pankso@921 79 friendliness, support, update sites, maintenance services, technical
pankso@921 80 support and management teams are topics that we would like to
pankso@921 81 address and professionalize.
pankso@921 82 </p>
pankso@921 83 <p>
pankso@921 84 To achieve this, we would ideally like 1 or 2 developers
pankso@921 85 to work part-time or full-time on SliTaz. They would have
pankso@921 86 the responsibility to consolidate and optimize existing systems while
pankso@921 87 dealing with new demands. The various sub-projects would also be more
pankso@921 88 dynamic and would see new features published much more frequently.
pankso@921 89 </p>
pankso@921 90
al@1025 91 <h3 id="members">Members</h3>
al@1025 92
pankso@921 93 <p>
pankso@921 94 The association is open to any persons. Becoming a member
pankso@921 95 allows you to support the project and ensure its sustainability through an
pankso@921 96 annual fee.
pankso@921 97 </p>
pankso@921 98 <p>
pankso@921 99 To join, just send us a letter or email: asso(at)slitaz.org. You will
pankso@921 100 then receive an information pack, details of payment fees and
pankso@921 101 a copy of the statutes. The minimum contribution was set at 40 Euros for
pankso@921 102 the year 2009-10. In the email, please specify your:
pankso@921 103 </p>
pankso@921 104 <ul>
pankso@921 105 <li>Full Name</li>
pankso@921 106 <li>Full Address</li>
pankso@921 107 <li>Country</li>
pankso@921 108 </ul>
pankso@921 109
al@1025 110 <h3 id="donation">Donations</h3>
al@1025 111
pankso@921 112 <p>
pankso@921 113 There are various ways to financially support the association, become
pankso@921 114 a member or sponsor, or make a one-off payment via PayPal online secure
pankso@921 115 services or by using a bank transfer. For a micropayment you can use Flattr,
pankso@921 116 which is a very nice service with open-source in mind. The project also has
pankso@921 117 some logistical needs, any donated equipment in good working order is
pankso@921 118 welcomed.
pankso@921 119 </p>
pankso@921 120
al@1027 121 <?php include("../../lib/html/donate.html"); ?>
pankso@921 122
al@1025 123 <h3 id="postal">Postal Address</h3>
al@1025 124
pankso@921 125 <div class="box">
pankso@948 126 Association SliTaz<br />
pankso@921 127 Rue du Village 40<br />
pankso@921 128 1081 Montpreveyres<br />
pankso@921 129 Switzerland
pankso@921 130 </div>
pankso@921 131
pankso@921 132 <!-- End of content -->
pankso@1200 133 </section>
pankso@921 134
pankso@921 135 <?php include("../../lib/html/footer.html"); ?>
pankso@921 136
pankso@921 137 </body>
pankso@921 138 </html>