website annotate en/index.php @ rev 921

en: move about, artwork, asso to PHP and add lib/html/donate.html
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 11 22:00:28 2012 +0100 (2012-03-11)
parents f2f7758d9a72
children fc144258f2b7
rev   line source
pankso@712 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
pankso@712 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
pankso@712 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
pankso@712 4 <head>
pankso@712 5 <title>SliTaz GNU/Linux (en)</title>
pankso@712 6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
pankso@712 7 <meta name="description" content="SliTaz GNU/Linux LiveCD" />
pankso@712 8 <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
pankso@712 9 <meta name="robots" content="index, follow, all" />
pankso@712 10 <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
pankso@712 11 <meta name="author" content="Paul Issot"/>
pankso@712 12 <link rel="shortcut icon" href="../favicon.ico" />
pankso@712 13 <link rel="stylesheet" type="text/css" href="../slitaz.css" />
pankso@920 14 <link rel="alternate" type="application/rss+xml" title="SliTaz Website feed" href="/rss.xml" />
pankso@782 15 <link rel="alternate" type="application/rss+xml" title="SliTaz SCN feed" href="http://scn.slitaz.org/activity/feed/" />
pankso@797 16 <script type="text/javascript">
pankso@797 17 /* <![CDATA[ */
pankso@797 18 (function() {
pankso@797 19 var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
pankso@797 20 s.type = 'text/javascript';
pankso@797 21 s.async = true;
pankso@797 22 s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
pankso@797 23 t.parentNode.insertBefore(s, t);
pankso@797 24 })();
pankso@797 25 /* ]]> */
pankso@797 26 </script>
pankso@712 27 </head>
pankso@712 28 <body>
pankso@712 29
pankso@909 30 <?php include("../lib/html/header.html"); ?>
pankso@776 31
pankso@776 32 <!-- Block -->
pankso@776 33 <div id="block">
pankso@920 34 <?php include("../lib/html/nav.en.html"); ?>
pankso@776 35 <!-- Information/image -->
pankso@776 36 <div id="block_info">
pankso@777 37 <h4>English Website</h4>
pankso@776 38 <p>
pankso@776 39 SliTaz is a free operating system providing a fully featured
pankso@884 40 desktop or server in less than 35 MB.
pankso@776 41 </p>
pankso@776 42 <p>
pankso@776 43 In Live mode SliTaz can run completely in RAM and boot from
pankso@776 44 removable media such as a cdrom or USB key. The system is
pankso@776 45 secure, stable and easy to use.
pankso@776 46 <a href="about/">More information...</a>
pankso@776 47 </p>
pankso@776 48 </div>
pankso@776 49 </div>
pankso@776 50
pankso@776 51 <!-- Languages -->
pankso@776 52 <div id="lang">
pankso@778 53 <a href="../i18n.php">
pankso@921 54 <img src="../images/locale.png" alt="Locale:" /></a>
pankso@859 55 <a href="../da/">Dansk</a>
pankso@776 56 <a href="../de/">Deutsch</a>
pankso@776 57 <a href="../en/">English</a>
pankso@776 58 <a href="../es/">Español</a>
pankso@776 59 <a href="../fr/">Français</a>
pankso@776 60 <a href="../id/">Indonesian</a>
paul@837 61 <a href="../it/">Italiano</a>
pankso@776 62 <a href="../pt/">Português</a>
pankso@778 63 <a href="../cn/">Chinese</a>
pankso@712 64 </div>
pankso@712 65
pankso@712 66 <!-- Content -->
pankso@776 67 <div id="content">
pankso@712 68
pankso@905 69 <div class="box">
pankso@921 70 <img src="/images/update.png" alt="Update:" style="float: left; margin-right: 10px; " />
pankso@860 71 <p>
pankso@905 72 Help us get a dedicated server - Check out our
pankso@905 73 <a href="http://www.gofundme.com/3ql70">online fundraising</a>
pankso@860 74 </p>
pankso@905 75 </div>
pankso@823 76
pankso@712 77 <!--
pankso@712 78 SliTaz news starting.
pankso@712 79 -->
pankso@712 80
pankso@738 81 <h2>Headlines</h2>
pankso@712 82 <p>
pankso@712 83 The SliTaz website offers the main news of the project as well as
pankso@712 84 news on the general activity of the subprojects on the
pankso@797 85 <a href="http://scn.slitaz.org/">community site</a>. Both are
pankso@712 86 available as a <a href="rss.xml">XML feed</a>. The project also
pankso@797 87 publishes a small monthly Newsletter. This page and the website
pankso@797 88 <a href="../">main page</a> will give you a nice overview of the
pankso@797 89 latest news, commits, and Tweets.
pankso@712 90 </p>
pankso@712 91
pankso@776 92 <div class="box">
pankso@776 93 <img src="../images/news.png" alt=".png" />
pankso@797 94 <a href="http://scn.slitaz.org/">News from the Blog</a> |
pankso@712 95 <a href="http://doc.slitaz.org/en:newsletter:start">Monthly Newsletter</a>
pankso@712 96 </div>
pankso@712 97
pankso@809 98 <div class="news">
pankso@851 99 <a name="news"></a>
pankso@712 100
pankso@712 101 <ul>
pankso@712 102 <!-- <li><strong>Date - Title</strong>
pankso@921 103 <a name="20120223"></a>
pankso@712 104 <p></p>
pankso@712 105 </li> -->
pankso@921 106
pankso@921 107 <li><strong>03 Mar 2012 - SliTaz 4.0-RC2 is out</strong>
pascal@904 108 <a name="20120303"></a>
pankso@903 109 <p>
pankso@903 110 The Slitaz team is pleased to announce the new SliTaz 4.0-RC2 release
pankso@903 111 candidate. We have done a huge amount of work fixing bugs from RC1 and
pankso@903 112 on end-user home made tools such as TazPKG, TazPanel and TazUSB. Wifi
pankso@903 113 connection is made easier via TazPanel or the new wifibox. TazPKG has
pankso@903 114 better desktop integration and a new notification system.
pankso@903 115 </p>
pankso@903 116 <p>
pankso@903 117 This new version comes with a full Xorg package and DRI support as
pankso@903 118 well as the nv, intel, geode and vesa drivers working out-of-the-box.
pankso@903 119 We have also rebuilt all packages once again and saved ~2Mb in the
pankso@903 120 core LiveCD, so we now include Lxrandr, Parcellite and the
pankso@903 121 transmission BiTorrent client.
pankso@903 122 </p>
pankso@903 123 <p>
pankso@903 124 We want to thank everyone who tested the first release candidate; this
pankso@903 125 RC2 is close to the upcoming SliTaz 4.0 version planned in 2 weeks.
pankso@903 126 Download the RC2 ISO image from our mirror (35,1 Mb):
pankso@903 127 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC2.iso">SliTaz 4.0-RC2</a>
pankso@903 128 </p>
pankso@903 129 </li>
pankso@921 130
pankso@921 131 <li><strong>23 Feb 2012 - SliTaz 4.0 -RC1 is out</strong>
pankso@903 132 <a name="20120223"></a>
pankso@888 133 <p>
pankso@888 134 The SliTaz contributor team is pleased to announce the immediate
pankso@888 135 availability of the first release candidate for SliTaz 4.0. SliTaz can
paul@894 136 boot in 10-12 seconds on fairly new hardware and with the new 4in1 ISO
pankso@888 137 you can install a full SliTaz desktop with only 48MB of RAM. The 4in1
paul@894 138 ISO is able to auto detect the memory and can boot SliTaz in text mode,
paul@897 139 to a minimal X environment or a full graphical desktop.
pankso@888 140 </p>
pankso@888 141 <p>
paul@894 142 SliTaz 4.0 will have more than 3000 well tested packages in its
paul@894 143 repository and the RC series lets us track the latest bugs. From our last
paul@894 144 Cooking release the packages have all been rebuilt twice to ensure build
pankso@888 145 quality.
pankso@888 146 </p>
pankso@888 147 <p>
pankso@902 148 This RC2 ISO will prompt you with a new graphical menu and a graphical
paul@894 149 language and keyboard set up. The ISO features a new desktop layout and
paul@894 150 artwork as well as a new command line installer with a CGI/web interface
paul@894 151 accessible via TazPanel. You can download this new ISO from our mirror:
pankso@903 152 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC1.iso">SliTaz 4.0-RC1</a>
pankso@888 153 </p>
pankso@888 154 </li>
pankso@890 155
pankso@921 156 <li><strong>31 May 2011 - New and fresh Cooking 20110531</strong>
pankso@882 157 <a name="20110531"></a>
pankso@849 158 <p>
pankso@849 159 The Slitaz team is proud to announce the release of a new Cooking version
pankso@849 160 built with our new and fresh packages from cookutils. Cookutils is one of
pankso@849 161 the new generation of tools to build SliTaz packages and provides a Build
pankso@849 162 Bot with a nice web interface that works out-of-the-box on any SliTaz
pankso@849 163 system. These new packages have been built with a new i486 optimized
pankso@849 164 toolchain.
pankso@849 165 </p>
pankso@849 166 <p>
pankso@849 167 The full boot process has been improved and the first boot configuration
pankso@849 168 is now done through GTK boxes in a X session and the boot time is also
pankso@849 169 faster. This version comes with a new GUI tool for system configuration
pankso@849 170 as well as our new system configuration panel aka TazPanel. TazPanel
pankso@849 171 lets you configure the entire system via a xHTML/CSS web interface
pankso@849 172 (useful for remote control) and it also handles package management and
pankso@849 173 replaces the old GTK box.
pankso@849 174 </p>
pankso@849 175 <p>
pankso@849 176 Xorg now has dri support, so libdrm, linux-drm as well as linux-agp
paul@857 177 are part of the core ISO. This adds 1MB to the compressed root
pankso@849 178 filesystem. But we managed to save a lot of space in the core ISO with
paul@857 179 our new packages and this new Cooking is 30MB! This new cooking also
paul@857 180 provides better internationalization and Italian support! Download:
pankso@849 181 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">
pankso@849 182 slitaz-cooking.iso</a>
pankso@849 183 </p>
pankso@849 184 </li>
pankso@850 185
pankso@921 186 <li><strong>29 March 2011 - New Cooking 20110329</strong>
pankso@850 187 <a name="20110329"></a>
pankso@797 188 <p>
pankso@797 189 The SliTaz team is pleased to announce the release of a new cooking
pankso@797 190 ISO featuring over 2900 packages. All packages have been rebuilt using
pankso@797 191 our new cooking tool, now included in tazwok. It contains Linux Kernel
pankso@797 192 2.6.37 compiled against glibc 2.13, binutils 2.21 &amp; gcc 4.5.2. The Core
pankso@797 193 LiveCD includes Midori 0.3.3. Tazpkg is now entirely translated to
pankso@797 194 French and we are open to additional translations. Tazwok has been
pankso@797 195 entirely rewritten and it's now possible to recook SliTaz from Scratch
pankso@797 196 using any ISO. This ISO is the first of a release candidate series which
pankso@797 197 leads us to a stable 4.0 release.
pankso@797 198 </p>
pankso@797 199 <p>
pankso@797 200 A lot of work has been done since our last cooking ISO released in november:
pankso@797 201 more than 2200 changes have been commited to the wok, and several
pankso@797 202 hundreds more to home-built tools. We are proud to announce that the SliTaz
paul@811 203 community has grown a lot these last months: the last year, many
pankso@797 204 changes was commited than in the previous four. However, quantity doesn't mean
pankso@797 205 quality. We need you to help to test this new ISO and report eventual bugs. If
pankso@797 206 you want to, you are welcome to help fix known problems before 4.0 is released.
pankso@797 207 You can join members of the crew via our IRC, mailing-list, forums or by
pankso@797 208 mailing the packages maintainers. We hope you will enjoy this new
pankso@797 209 <a href="get/">release!</a>
pankso@797 210 </p>
pankso@786 211 </li>
pankso@797 212
pankso@797 213 <li><a href="news/">More news</a> or browse the archives:
pankso@712 214 <a href="news/2007.html">2007</a> |
pankso@712 215 <a href="news/2008.html">2008</a> |
pankso@712 216 <a href="news/2009.html">2009</a></li>
pankso@712 217 </ul>
pankso@712 218
pankso@712 219 <!-- End of news -->
pankso@712 220 </div>
pankso@712 221
pankso@797 222 <h2>Project Activity</h2>
pankso@797 223 <?php
pankso@906 224 require_once("../lib/get-feeds.php");
pankso@797 225 ?>
pankso@797 226
pankso@797 227 <div class="activity">
pankso@797 228 <p>
pankso@806 229 <a href="http://scn.slitaz.org/activity/"><img
pankso@806 230 src="../images/users.png" alt="users.png" /></a>
pankso@834 231 Community activity
pankso@808 232 <?php get_feed("scn.xml"); ?>
pankso@797 233 </div>
pankso@797 234 <p class="activity_more">
pankso@797 235 <a href="http://scn.slitaz.org/activity/">More activity</a>
pankso@797 236 </p>
pankso@797 237 </div>
pankso@797 238
pankso@797 239 <div class="activity">
pankso@797 240 <p>
pankso@806 241 <a href="http://hg.slitaz.org/">
pankso@806 242 <img src="../images/development.png" alt="development.png" /></a>
pankso@804 243 Latest commits in wok
pankso@808 244 <?php get_feed("wok.xml"); ?>
pankso@797 245 </div>
pankso@797 246 <p class="activity_more">
pankso@797 247 <a href="http://hg.slitaz.org/">More commits</a>
pankso@797 248 </p>
pankso@797 249 </div>
pankso@797 250
pankso@804 251 <h2>Support us</h2>
pankso@797 252 <p>
pankso@804 253 Make SliTaz even more popular or make a donation. You can use PayPal
paul@811 254 or a Flattr micropayment to monetary support us. You can Blog, Tweet,
pankso@804 255 share and talk about the project to help spread SliTaz. You can also
paul@811 256 join the project to connect and share or get involved on the SliTaz
pankso@804 257 <a href="http://scn.slitaz.org/">Community Network</a>.
pankso@797 258 </p>
pankso@884 259 <p>
paul@900 260 You may also want to become an official sponsor via a monthly donation or
paul@900 261 by providing us with some hardware or server resources.
pankso@884 262 <a href="asso/sponsor.html">More information</a>
pankso@884 263 </p>
pankso@797 264
pankso@804 265 <div>
pankso@804 266 <!-- PayPal Button -->
pankso@804 267 <form action="https://www.paypal.com/cgi-bin/webscr" method="post"
pankso@804 268 style="display: inline;">
pankso@804 269 <input type="hidden" name="cmd" value="_s-xclick" />
pankso@804 270 <input type="hidden" name="hosted_button_id" value="4885025" />
pankso@804 271 <input type="image" src="../images/paypal.png" name="submit"
pankso@804 272 alt="PayPal - The safer, easier way to pay online!" />
pankso@804 273 </form>
pankso@804 274 <!-- Flattr Button -->
pankso@804 275 <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
pankso@804 276 href="http://www.slitaz.org/"></a>
pankso@804 277 <!-- Twitter Button -->
pankso@797 278 <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
pankso@797 279 <a href="http://twitter.com/share" class="twitter-share-button"
pankso@797 280 data-text="SliTaz GNU/Linux"
pankso@797 281 data-count="horizontal"
pankso@797 282 data-via="slitaz">Tweet</a>
pankso@797 283 </div>
pankso@797 284
pankso@712 285 <!-- End of content -->
pankso@712 286 </div>
pankso@712 287
pankso@909 288 <?php include("../lib/html/footer.html"); ?>
pankso@713 289
pankso@712 290 </body>
pankso@712 291 </html>