website annotate en/index.php @ rev 900

en: index.php typos (thanks Pawel)
author Paul Issott <paul@slitaz.org>
date Wed Feb 29 20:37:55 2012 +0000 (2012-02-29)
parents 711706d20598
children 5d524d002e4e
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@712 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@712 30 <!-- Header -->
pankso@712 31 <div id="header">
pankso@776 32 <div id="logo"></div>
pankso@776 33 <div id="network">
pankso@776 34 <a href="http://www.slitaz.org/netmap.php">
pankso@776 35 <img src="../images/network.png" alt="network.png" /></a>
pankso@776 36 <a href="http://scn.slitaz.org/">Community</a>
pankso@776 37 <a href="http://doc.slitaz.org/">Doc</a>
pankso@776 38 <a href="http://forum.slitaz.org/">Forum</a>
claudinei@819 39 <a href="http://bugs.slitaz.org">Bugs</a>
pankso@776 40 <a href="http://hg.slitaz.org/">Hg</a>
pankso@712 41 </div>
pankso@776 42 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
pankso@776 43 </div>
pankso@776 44
pankso@776 45 <!-- Block -->
pankso@776 46 <div id="block">
pankso@776 47 <!-- Navigation -->
pankso@776 48 <div id="block_nav">
pankso@776 49 <h4>Navigation</h4>
pankso@776 50 <div class="right_box">
pankso@776 51 <ul>
pankso@886 52 <li><a href="../webchat.php">Web Chat</a></li>
pankso@776 53 <li><a href="mailing-list.html">Mailing List</a></li>
pankso@776 54 <li><a href="devel/">Development</a></li>
pankso@777 55 <li><a href="packages/">Packages</a></li>
pankso@776 56 <li><a href="artwork/">Artwork</a></li>
pankso@776 57 <li><a href="search.html">Search</a></li>
pankso@776 58 </ul>
pankso@776 59 </div>
pankso@776 60 <div class="left_box">
pankso@776 61 <ul>
pankso@777 62 <li><a href="./">Headlines</a></li>
pankso@776 63 <li><a href="about/">About</a></li>
pankso@776 64 <li><a href="get/">Download</a></li>
pankso@886 65 <li><a href="doc/">Documentation</a></li>
pankso@776 66 <li><a href="asso/">Association</a></li>
pankso@886 67 <li><a href="asso/sponsor.html">Sponsor</a></li>
pankso@776 68 </ul>
pankso@776 69 </div>
pankso@776 70 </div>
pankso@776 71 <!-- Information/image -->
pankso@776 72 <div id="block_info">
pankso@777 73 <h4>English Website</h4>
pankso@776 74 <p>
pankso@776 75 SliTaz is a free operating system providing a fully featured
pankso@884 76 desktop or server in less than 35 MB.
pankso@776 77 </p>
pankso@776 78 <p>
pankso@776 79 In Live mode SliTaz can run completely in RAM and boot from
pankso@776 80 removable media such as a cdrom or USB key. The system is
pankso@776 81 secure, stable and easy to use.
pankso@776 82 <a href="about/">More information...</a>
pankso@776 83 </p>
pankso@776 84 </div>
pankso@776 85 </div>
pankso@776 86
pankso@776 87 <!-- Languages -->
pankso@776 88 <div id="lang">
pankso@778 89 <a href="../i18n.php">
pankso@778 90 <img src="../images/locale.png" alt="locale.png" /></a>
pankso@859 91 <a href="../da/">Dansk</a>
pankso@776 92 <a href="../de/">Deutsch</a>
pankso@776 93 <a href="../en/">English</a>
pankso@776 94 <a href="../es/">Español</a>
pankso@776 95 <a href="../fr/">Français</a>
pankso@776 96 <a href="../id/">Indonesian</a>
paul@837 97 <a href="../it/">Italiano</a>
pankso@776 98 <a href="../pt/">Português</a>
pankso@778 99 <a href="../cn/">Chinese</a>
pankso@712 100 </div>
pankso@712 101
pankso@712 102 <!-- Content -->
pankso@776 103 <div id="content">
pankso@712 104
pankso@870 105 <!-- <div class="box">
pankso@823 106 <img src="../images/update.png" style="float: left; margin-right: 10px; " />
pankso@860 107 <p>
pankso@870 108 Call for sponsor!
pankso@860 109 </p>
pankso@870 110 </div> -->
pankso@823 111
pankso@712 112 <!--
pankso@712 113 SliTaz news starting.
pankso@712 114 -->
pankso@712 115
pankso@738 116 <h2>Headlines</h2>
pankso@712 117 <p>
pankso@712 118 The SliTaz website offers the main news of the project as well as
pankso@712 119 news on the general activity of the subprojects on the
pankso@797 120 <a href="http://scn.slitaz.org/">community site</a>. Both are
pankso@712 121 available as a <a href="rss.xml">XML feed</a>. The project also
pankso@797 122 publishes a small monthly Newsletter. This page and the website
pankso@797 123 <a href="../">main page</a> will give you a nice overview of the
pankso@797 124 latest news, commits, and Tweets.
pankso@712 125 </p>
pankso@712 126
pankso@776 127 <div class="box">
pankso@776 128 <img src="../images/news.png" alt=".png" />
pankso@797 129 <a href="http://scn.slitaz.org/">News from the Blog</a> |
pankso@712 130 <a href="http://doc.slitaz.org/en:newsletter:start">Monthly Newsletter</a>
pankso@712 131 </div>
pankso@712 132
pankso@809 133 <div class="news">
pankso@851 134 <a name="news"></a>
pankso@712 135
pankso@712 136 <ul>
pankso@712 137 <!-- <li><strong>Date - Title</strong>
pankso@712 138 <p></p>
pankso@712 139 </li> -->
pankso@888 140 <li><strong>23 Feb 2012 - SliTaz 4.0 -RC1 is out</strong>
pankso@888 141 <p>
pankso@888 142 The SliTaz contributor team is pleased to announce the immediate
pankso@888 143 availability of the first release candidate for SliTaz 4.0. SliTaz can
paul@894 144 boot in 10-12 seconds on fairly new hardware and with the new 4in1 ISO
pankso@888 145 you can install a full SliTaz desktop with only 48MB of RAM. The 4in1
paul@894 146 ISO is able to auto detect the memory and can boot SliTaz in text mode,
paul@897 147 to a minimal X environment or a full graphical desktop.
pankso@888 148 </p>
pankso@888 149 <p>
paul@894 150 SliTaz 4.0 will have more than 3000 well tested packages in its
paul@894 151 repository and the RC series lets us track the latest bugs. From our last
paul@894 152 Cooking release the packages have all been rebuilt twice to ensure build
pankso@888 153 quality.
pankso@888 154 </p>
pankso@888 155 <p>
paul@894 156 This RC1 ISO will prompt you with a new graphical menu and a graphical
paul@894 157 language and keyboard set up. The ISO features a new desktop layout and
paul@894 158 artwork as well as a new command line installer with a CGI/web interface
paul@894 159 accessible via TazPanel. You can download this new ISO from our mirror:
pankso@888 160 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC1.iso">SliTaz 4.0-RC1</a>
pankso@888 161 </p>
pankso@888 162 </li>
pankso@890 163
pankso@882 164 <a name="20110531"></a>
pankso@850 165 <li><strong>31 May 2011 - New and fresh Cooking 20110531</strong>
pankso@849 166 <p>
pankso@849 167 The Slitaz team is proud to announce the release of a new Cooking version
pankso@849 168 built with our new and fresh packages from cookutils. Cookutils is one of
pankso@849 169 the new generation of tools to build SliTaz packages and provides a Build
pankso@849 170 Bot with a nice web interface that works out-of-the-box on any SliTaz
pankso@849 171 system. These new packages have been built with a new i486 optimized
pankso@849 172 toolchain.
pankso@849 173 </p>
pankso@849 174 <p>
pankso@849 175 The full boot process has been improved and the first boot configuration
pankso@849 176 is now done through GTK boxes in a X session and the boot time is also
pankso@849 177 faster. This version comes with a new GUI tool for system configuration
pankso@849 178 as well as our new system configuration panel aka TazPanel. TazPanel
pankso@849 179 lets you configure the entire system via a xHTML/CSS web interface
pankso@849 180 (useful for remote control) and it also handles package management and
pankso@849 181 replaces the old GTK box.
pankso@849 182 </p>
pankso@849 183 <p>
pankso@849 184 Xorg now has dri support, so libdrm, linux-drm as well as linux-agp
paul@857 185 are part of the core ISO. This adds 1MB to the compressed root
pankso@849 186 filesystem. But we managed to save a lot of space in the core ISO with
paul@857 187 our new packages and this new Cooking is 30MB! This new cooking also
paul@857 188 provides better internationalization and Italian support! Download:
pankso@849 189 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">
pankso@849 190 slitaz-cooking.iso</a>
pankso@849 191 </p>
pankso@849 192 </li>
pankso@850 193
pankso@850 194 <a name="20110329"></a>
pankso@849 195 <li><strong>29 March 2011 - New Cooking 20110329</strong>
pankso@797 196 <p>
pankso@797 197 The SliTaz team is pleased to announce the release of a new cooking
pankso@797 198 ISO featuring over 2900 packages. All packages have been rebuilt using
pankso@797 199 our new cooking tool, now included in tazwok. It contains Linux Kernel
pankso@797 200 2.6.37 compiled against glibc 2.13, binutils 2.21 &amp; gcc 4.5.2. The Core
pankso@797 201 LiveCD includes Midori 0.3.3. Tazpkg is now entirely translated to
pankso@797 202 French and we are open to additional translations. Tazwok has been
pankso@797 203 entirely rewritten and it's now possible to recook SliTaz from Scratch
pankso@797 204 using any ISO. This ISO is the first of a release candidate series which
pankso@797 205 leads us to a stable 4.0 release.
pankso@797 206 </p>
pankso@797 207 <p>
pankso@797 208 A lot of work has been done since our last cooking ISO released in november:
pankso@797 209 more than 2200 changes have been commited to the wok, and several
pankso@797 210 hundreds more to home-built tools. We are proud to announce that the SliTaz
paul@811 211 community has grown a lot these last months: the last year, many
pankso@797 212 changes was commited than in the previous four. However, quantity doesn't mean
pankso@797 213 quality. We need you to help to test this new ISO and report eventual bugs. If
pankso@797 214 you want to, you are welcome to help fix known problems before 4.0 is released.
pankso@797 215 You can join members of the crew via our IRC, mailing-list, forums or by
pankso@797 216 mailing the packages maintainers. We hope you will enjoy this new
pankso@797 217 <a href="get/">release!</a>
pankso@797 218 </p>
pankso@786 219 </li>
pankso@712 220
pankso@786 221 <a name="20101104"></a>
pankso@712 222 <li><strong>4 November 2010 - New Cooking 20101104</strong>
pankso@712 223 <p>The SliTaz team is pleased to announce the release of a new cooking ISO
pankso@712 224 featuring over 2600 packages. It contains Linux Kernel 2.6.34 and was
pankso@712 225 rebuilt with a new toolchain using glibc 2.11.2 and gcc 4.5.1. Xorg has
pankso@712 226 been fully updated to 1.9.2. The LiveCD includes Midori, the Deadbeef audio
pankso@712 227 player, and many more applications. Tazpkg and Tazctrlbox now support
pankso@712 228 gettext translations and more UTF locales have been added. Many bugfixes,
pankso@712 229 updates and improvements can also be found. A lot of work has been done
pankso@712 230 during these past 6 months. You can <a href="get/#cooking>">download</a>
pankso@712 231 this new cooking version from one of the official mirrors of the project.
pankso@712 232 All feedback is welcome and can be done through the mailing list or
pankso@712 233 the forum.</p>
pankso@712 234 </li>
pankso@797 235
pankso@797 236 <li><a href="news/">More news</a> or browse the archives:
pankso@712 237 <a href="news/2007.html">2007</a> |
pankso@712 238 <a href="news/2008.html">2008</a> |
pankso@712 239 <a href="news/2009.html">2009</a></li>
pankso@712 240 </ul>
pankso@712 241
pankso@712 242 <!-- End of news -->
pankso@712 243 </div>
pankso@712 244
pankso@797 245 <h2>Project Activity</h2>
pankso@797 246 <?php
pankso@808 247 require_once("../libs/get-feeds.php");
pankso@797 248 ?>
pankso@797 249
pankso@797 250 <div class="activity">
pankso@797 251 <p>
pankso@806 252 <a href="http://scn.slitaz.org/activity/"><img
pankso@806 253 src="../images/users.png" alt="users.png" /></a>
pankso@834 254 Community activity
pankso@808 255 <?php get_feed("scn.xml"); ?>
pankso@797 256 </div>
pankso@797 257 <p class="activity_more">
pankso@797 258 <a href="http://scn.slitaz.org/activity/">More activity</a>
pankso@797 259 </p>
pankso@797 260 </div>
pankso@797 261
pankso@797 262 <div class="activity">
pankso@797 263 <p>
pankso@806 264 <a href="http://hg.slitaz.org/">
pankso@806 265 <img src="../images/development.png" alt="development.png" /></a>
pankso@804 266 Latest commits in wok
pankso@808 267 <?php get_feed("wok.xml"); ?>
pankso@797 268 </div>
pankso@797 269 <p class="activity_more">
pankso@797 270 <a href="http://hg.slitaz.org/">More commits</a>
pankso@797 271 </p>
pankso@797 272 </div>
pankso@797 273
pankso@804 274 <h2>Support us</h2>
pankso@797 275 <p>
pankso@804 276 Make SliTaz even more popular or make a donation. You can use PayPal
paul@811 277 or a Flattr micropayment to monetary support us. You can Blog, Tweet,
pankso@804 278 share and talk about the project to help spread SliTaz. You can also
paul@811 279 join the project to connect and share or get involved on the SliTaz
pankso@804 280 <a href="http://scn.slitaz.org/">Community Network</a>.
pankso@797 281 </p>
pankso@884 282 <p>
paul@900 283 You may also want to become an official sponsor via a monthly donation or
paul@900 284 by providing us with some hardware or server resources.
pankso@884 285 <a href="asso/sponsor.html">More information</a>
pankso@884 286 </p>
pankso@797 287
pankso@804 288 <div>
pankso@804 289 <!-- PayPal Button -->
pankso@804 290 <form action="https://www.paypal.com/cgi-bin/webscr" method="post"
pankso@804 291 style="display: inline;">
pankso@804 292 <input type="hidden" name="cmd" value="_s-xclick" />
pankso@804 293 <input type="hidden" name="hosted_button_id" value="4885025" />
pankso@804 294 <input type="image" src="../images/paypal.png" name="submit"
pankso@804 295 alt="PayPal - The safer, easier way to pay online!" />
pankso@804 296 </form>
pankso@804 297 <!-- Flattr Button -->
pankso@804 298 <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
pankso@804 299 href="http://www.slitaz.org/"></a>
pankso@804 300 <!-- Twitter Button -->
pankso@797 301 <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
pankso@797 302 <a href="http://twitter.com/share" class="twitter-share-button"
pankso@797 303 data-text="SliTaz GNU/Linux"
pankso@797 304 data-count="horizontal"
pankso@797 305 data-via="slitaz">Tweet</a>
pankso@797 306 </div>
pankso@797 307
pankso@712 308 <!-- End of content -->
pankso@712 309 </div>
pankso@712 310
pankso@712 311 <!-- Footer -->
pankso@712 312 <div id="footer">
pankso@776 313 Copyright &copy; <span class="year"></span>
pankso@776 314 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
pankso@776 315 <a href="http://scn.slitaz.org/">Community</a>
pankso@776 316 <a href="http://doc.slitaz.org/">Doc</a>
pankso@776 317 <a href="http://forum.slitaz.org/">Forum</a>
pankso@776 318 <a href="http://pkgs.slitaz.org/">Packages</a>
claudinei@819 319 <a href="http://bugs.slitaz.org">Bugs</a>
pankso@776 320 <a href="http://hg.slitaz.org/">Hg</a>
pankso@776 321 <p>
pankso@776 322 SliTaz @
pankso@776 323 <a href="http://twitter.com/slitaz">Twitter</a>
pankso@776 324 <a href="http://www.facebook.com/slitaz">Facebook</a>
pankso@776 325 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
pankso@776 326 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
pankso@776 327 <a href="http://flattr.com/profile/slitaz">Flattr</a>
pankso@776 328 </p>
pankso@712 329 </div>
pankso@713 330
pankso@712 331 </body>
pankso@712 332 </html>