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