website view en/sponsor/index.php @ rev 1038

Check whole website in W3C Validator
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Apr 08 02:46:12 2012 +0300 (2012-04-08)
parents 9e27bd837079
children 272fc6dca787
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 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
6 <title>SliTaz - Sponsorship</title>
7 <meta name="description" content="SliTaz GNU/Linux asso sponsor" />
8 <meta name="keywords" lang="en" content="slitaz pro, slitaz sponsor, support" />
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>Sponsorship</h4>
22 <p>
23 SliTaz is a non-profit based project and we are always looking for
24 new ways to monetary support the project and provide new hardware.
25 </p>
26 <p>Help the project via a small donation:</p>
27 <?php include("../../lib/html/donate.html"); ?>
28 </div>
29 </div>
31 <?php include("../../lib/lang.php"); ?>
33 <!-- Content -->
34 <div id="content">
36 <!-- Featured sponsor -->
37 <div id="sponsor">
38 <p><strong>Featured sponsor</strong></p>
39 <?php include("../../lib/rand-sponsor.php"); ?>
40 <p><?php echo "<a href='$url'>$name</a>" ?></p>
41 </div>
43 <h2>Sponsoring SliTaz</h2>
45 <p>
46 Firstly, a huge thanks to our <a href="#cur">current sponsors</a> and all
47 the people who support us with small but very important donations to the project.
48 The project is still quite young but in 5 years of active development we
49 have grown and become a professional grade operating system that is safe to
50 use in production environments.
51 </p>
53 <h3>Monetary support a developer</h3>
55 <p>
56 Do you use SliTaz in your project and want to see the distribution getting
57 even more professional with main developers working on the project full time?
58 If so, you can sponsor the SliTaz Association which will pay a developer to
59 work fully 100% on SliTaz. We actually don't have enough money the pay a developer
60 for the whole year, but the amount of donations and monetary support lets us have
61 a professional working 3-4 months per year on the project. In time we hope to
62 have developers working on a full time basis on SliTaz.
63 </p>
65 <h3>Hardware sponsor</h3>
67 <p>
68 As a open source project we usually develop SliTaz on our own personal computers.
69 But we sometimes have to change our personal systems and need new hardware. We also
70 can't test the distribution on some specific machines as we dont have access to them.
71 If you are a hardware manufacturer and want to see Slitaz working out-of-the-box on
72 your computers you can send us a machine so that we can work on it for you.
73 </p>
74 <p>
75 SliTaz is built with tools ready for cross compilation and we would like to
76 port SliTaz to the ARM platform. For this we need some ARM hardware to be
77 able to test our cross compiled binaries and adapt SliTaz to ARM architecture.
78 </p>
80 <h3>Hardware recycling</h3>
82 <p>
83 SliTaz is a great distribution to give an old computer a new lease of life and we
84 need some old hardware to test it on. Also, we may recycle some of your
85 old hardware to preinstall SliTaz on it and then sell it on at low cost. This
86 lets people have a cheap but powerful machine and lets us make a bit of money
87 and provide a service.
88 </p>
90 <h2>Contact and information</h2>
92 <p>
93 If you are interested and want more information about monetary or hardware
94 sponsorship you can contact the SliTaz Association by mail at &lt;asso at
95 slitaz.org&gt; or via <a href="../asso/#postal">post</a>.
96 </p>
97 <p>
98 By sponsoring SliTaz you will get your logo and website url on this page
99 which is linked to all the other pages of the website. You will also be able
100 to publicly claim your participation in a pure Open Source project and get
101 more attention from Free Software and Linux users.
102 </p>
104 <h2 id="cur">Our current sponsors</h2>
106 <table>
107 <tbody>
108 <tr>
109 <td style="width: 120px; height: 100px;">
110 <a href="http://www.ads-lu.com/"><img
111 src="/images/sponsor/ads.png" alt="Allied Data Sys"
112 style="float: left;" /></a>
113 </td>
114 <td>
115 Allied Data Sys - ADS sponsors the main SliTaz mirror and
116 offers us full access to a virtual machine with a high
117 speed connection. This allows us to use the machine as we
118 wish without any limitations. A huge thanks to ADS for
119 the service and fast response to any questions and requests
120 we might have.
121 </td>
122 </tr>
123 <tr>
124 <td style="width: 120px; height: 100px;">
125 <a href="https://duckduckgo.com/"><img
126 src="/images/sponsor/ddg.png" alt="DuckDuckGo"
127 style="float: left;" /></a>
128 </td>
129 <td>
130 DuckDuckGo search engine - DDG signed a partnership with SliTaz
131 to share the revenue generated by the <em>sponsored links</em>
132 within the search results seen by SliTaz users. We share 50% of
133 revenue so using DDG in SliTaz helps both projects. DuckDuckGo
134 is a search engine with way more instant answers, less spam
135 and clutter, lots of goodies and real privacy.
136 </td>
137 </tr>
138 <tr>
139 <td style="width: 120px; height: 100px;">
140 <a href="http://cosi.clarkson.edu"><img
141 src="/images/sponsor/cosi.png" alt="Clarkson Open Source Institute"
142 style="float: left;" /></a>
143 </td>
144 <td>
145 The Clarkson Open Source Institute - COSI sponsors our Chub
146 server and offers us full access to a virtual machine. We are
147 proud to work with COSI which was founded
148 to promote open source software (OSS) and provide equipment
149 and support for student projects. A huge thanks to the team
150 at COSI for the support and fast response to any of our requests.
151 </td>
152 </tr>
153 </tbody>
154 </table>
156 <!-- End of content -->
157 </div>
159 <?php include("../../lib/html/footer.html"); ?>
161 </body>
162 </html>