website annotate en/sponsor/index.php @ rev 1268

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