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

Update ddg link
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 31 10:40:07 2012 +0100 (2012-10-31)
parents f377ea94f0e1
children b6919c8d4268
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>
55 <h3>Monetary support a developer</h3>
57 <p>
58 Do you use SliTaz in your project and want to see the distribution getting
59 even more professional with main developers working on the project full time?
60 If so, you can sponsor the SliTaz Association which will pay a developer to
61 work fully 100% on SliTaz. We actually don't have enough money the pay a developer
62 for the whole year, but the amount of donations and monetary support lets us have
63 a professional working 3-4 months per year on the project. In time we hope to
64 have developers working on a full time basis on SliTaz.
65 </p>
67 <h3>Hardware sponsor</h3>
69 <p>
70 As a open source project we usually develop SliTaz on our own personal computers.
71 But we sometimes have to change our personal systems and need new hardware. We also
72 can't test the distribution on some specific machines as we dont have access to them.
73 If you are a hardware manufacturer and want to see Slitaz working out-of-the-box on
74 your computers you can send us a machine so that we can work on it for you.
75 </p>
76 <p>
77 SliTaz is built with tools ready for cross compilation and we would like to
78 port SliTaz to the ARM platform. For this we need some ARM hardware to be
79 able to test our cross compiled binaries and adapt SliTaz to ARM architecture.
80 </p>
82 <h3>Hardware recycling</h3>
84 <p>
85 SliTaz is a great distribution to give an old computer a new lease of life and we
86 need some old hardware to test it on. Also, we may recycle some of your
87 old hardware to preinstall SliTaz on it and then sell it on at low cost. This
88 lets people have a cheap but powerful machine and lets us make a bit of money
89 and also provide a service.
90 </p>
92 <h2>Contact and information</h2>
94 <p>
95 If you are interested and want more information about monetary or hardware
96 sponsorship you can contact the SliTaz Association by mail at &lt;asso at
97 slitaz.org&gt; or via <a href="../asso/#postal">post</a>.
98 </p>
99 <p>
100 By sponsoring SliTaz you will get your logo and website url on this page
101 which is linked to all the other pages of the website. You will also be able
102 to publicly claim your participation in a pure Open Source project and get
103 more attention from Free Software and Linux users.
104 </p>
106 <h2 id="cur">Our current sponsors</h2>
108 <table>
109 <tbody>
110 <tr>
111 <td style="width: 120px; height: 100px;">
112 <a href="http://www.ads-lu.com/"><img
113 src="/images/sponsor/ads.png" alt="Allied Data Sys"
114 style="float: left;" /></a>
115 </td>
116 <td>
117 Allied Data Sys - ADS sponsors the main SliTaz mirror and
118 offers us full access to a virtual machine with a high
119 speed connection. This allows us to use the machine as we
120 wish without any limitations. A huge thanks to ADS for
121 the service and fast response to any questions and requests
122 we might have.
123 </td>
124 </tr>
125 <tr>
126 <td style="width: 120px; height: 100px;">
127 <a href="https://duckduckgo.com/?t=slitaz"><img
128 src="/images/sponsor/ddg.png" alt="DuckDuckGo"
129 style="float: left;" /></a>
130 </td>
131 <td>
132 DuckDuckGo search engine - DDG signed a partnership with SliTaz
133 to share the revenue generated by the <em>sponsored links</em>
134 within the search results seen by SliTaz users. We share 50% of
135 revenue so using DDG in SliTaz helps both projects. DuckDuckGo
136 is a search engine with way more instant answers, less spam
137 and clutter, lots of goodies and real privacy.
138 </td>
139 </tr>
140 <tr>
141 <td style="width: 120px; height: 100px;">
142 <a href="http://cosi.clarkson.edu"><img
143 src="/images/sponsor/cosi.png" alt="Clarkson Open Source Institute"
144 style="float: left;" /></a>
145 </td>
146 <td>
147 The Clarkson Open Source Institute - COSI sponsors our Chub
148 server and offers us full access to a virtual machine. We are
149 proud to work with COSI which was founded
150 to promote open source software (OSS) and provide equipment
151 and support for student projects. A huge thanks to the team
152 at COSI for the support and fast response to any of our requests.
153 </td>
154 </tr>
155 <tr>
156 <td style="width: 120px; height: 100px;">
157 <a href="http://webconverger.com"><img
158 src="/images/sponsor/webc.png" alt="Webconverger Project"
159 style="float: left;" /></a>
160 </td>
161 <td>
162 The Webconverger project monetarily sponsors the SliTaz project
163 via a monthly donation. Hugs to the Webconverger team for
164 their support!
165 </td>
166 </tr>
167 </tbody>
168 </table>
170 <!-- End of content -->
171 </div>
173 <?php include("../../lib/html/footer.html"); ?>
175 </body>
176 </html>