website annotate en/asso/index.html @ rev 776

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