website annotate en/index.php @ rev 776

en: all new layout amd code clean-up
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 26 15:43:13 2011 +0100 (2011-03-26)
parents ec673bd22d17
children 551a11bab60a
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@712 15 <link rel="alternate" type="application/atom+xml" title="SliTaz Labs feed" href="http://labs.slitaz.org/news?format=atom" />
pankso@712 16 <link rel="alternate" type="application/rss+xml" title="SliTaz SCN feed" href="http://scn.slitaz.org/rss.xml" />
pankso@712 17 </head>
pankso@712 18 <body>
pankso@712 19
pankso@712 20 <!-- Header -->
pankso@712 21 <div id="header">
pankso@776 22 <div id="logo"></div>
pankso@776 23 <div id="network">
pankso@776 24 <a href="http://www.slitaz.org/netmap.php">
pankso@776 25 <img src="../images/network.png" alt="network.png" /></a>
pankso@776 26 <a href="http://scn.slitaz.org/">Community</a>
pankso@776 27 <a href="http://doc.slitaz.org/">Doc</a>
pankso@776 28 <a href="http://forum.slitaz.org/">Forum</a>
pankso@776 29 <a href="http://labs.slitaz.org/issues">Bugs</a>
pankso@776 30 <a href="http://hg.slitaz.org/">Hg</a>
pankso@712 31 </div>
pankso@776 32 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
pankso@776 33 </div>
pankso@776 34
pankso@776 35 <!-- Block -->
pankso@776 36 <div id="block">
pankso@776 37 <!-- Navigation -->
pankso@776 38 <div id="block_nav">
pankso@776 39 <h4>Navigation</h4>
pankso@776 40 <div class="right_box">
pankso@776 41 <ul>
pankso@776 42 <li><a href="mailing-list.html">Mailing List</a></li>
pankso@776 43 <li><a href="devel/">Development</a></li>
pankso@776 44 <li><a href="artwork/">Artwork</a></li>
pankso@776 45 <li><a href="search.html">Search</a></li>
pankso@776 46 </ul>
pankso@776 47 </div>
pankso@776 48 <div class="left_box">
pankso@776 49 <ul>
pankso@776 50 <li><a href="about/">About</a></li>
pankso@776 51 <li><a href="get/">Download</a></li>
pankso@776 52 <li><a href="asso/">Association</a></li>
pankso@776 53 <li><a href="doc/">Documentation</a></li>
pankso@776 54 <li><a href="packages/">Packages</a></li>
pankso@776 55 </ul>
pankso@776 56 </div>
pankso@776 57 </div>
pankso@776 58 <!-- Information/image -->
pankso@776 59 <div id="block_info">
pankso@776 60 <h4>Main page</h4>
pankso@776 61 <p>
pankso@776 62 SliTaz is a free operating system providing a fully featured
pankso@776 63 desktop or server in less than 30 Mb.
pankso@776 64 </p>
pankso@776 65 <p>
pankso@776 66 In Live mode SliTaz can run completely in RAM and boot from
pankso@776 67 removable media such as a cdrom or USB key. The system is
pankso@776 68 secure, stable and easy to use.
pankso@776 69 <a href="about/">More information...</a>
pankso@776 70 </p>
pankso@776 71 </div>
pankso@776 72 </div>
pankso@776 73
pankso@776 74 <!-- Languages -->
pankso@776 75 <div id="lang">
pankso@776 76 <a href="../i18n.php"><img src="../images/locale.png" alt="locale.png" /></a>
pankso@776 77 <a href="../de/">Deutsch</a>
pankso@776 78 <a href="../en/">English</a>
pankso@776 79 <a href="../es/">Español</a>
pankso@776 80 <a href="../fr/">Français</a>
pankso@776 81 <a href="../id/">Indonesian</a>
pankso@776 82 <a href="../pt/">Português</a>
pankso@712 83 </div>
pankso@712 84
pankso@712 85 <!-- Content -->
pankso@776 86 <div id="content">
pankso@712 87
pankso@712 88 <!--
pankso@712 89 SliTaz news starting.
pankso@712 90 -->
pankso@712 91
pankso@738 92 <h2>Headlines</h2>
pankso@712 93 <p>
pankso@712 94 The SliTaz website offers the main news of the project as well as
pankso@712 95 news on the general activity of the subprojects on the
pankso@712 96 <a href="http://labs.slitaz.org/">laboratories</a>. Both are
pankso@712 97 available as a <a href="rss.xml">XML feed</a>. The project also
pankso@719 98 publishes a small monthly Newsletter. The website <a href="../">main page</a>
paul@720 99 will give you a nice overview of the latest news, commits, cooked packages,
pankso@719 100 and Tweets.
pankso@712 101 </p>
pankso@712 102
pankso@776 103 <div class="box">
pankso@776 104 <img src="../images/news.png" alt=".png" />
pankso@712 105 <a href="http://labs.slitaz.org/news">News from the Labs</a>
pankso@712 106 (<a href="http://labs.slitaz.org/news?format=atom">Feed</a>) |
pankso@712 107 <a href="http://doc.slitaz.org/en:newsletter:start">Monthly Newsletter</a>
pankso@712 108 </div>
pankso@712 109
pankso@712 110 <div id="news">
pankso@712 111
pankso@712 112 <ul>
pankso@712 113 <!-- <li><strong>Date - Title</strong>
pankso@712 114 <p></p>
pankso@712 115 </li> -->
pankso@712 116
pankso@712 117 <li><strong>4 November 2010 - New Cooking 20101104</strong>
pankso@712 118 <p>The SliTaz team is pleased to announce the release of a new cooking ISO
pankso@712 119 featuring over 2600 packages. It contains Linux Kernel 2.6.34 and was
pankso@712 120 rebuilt with a new toolchain using glibc 2.11.2 and gcc 4.5.1. Xorg has
pankso@712 121 been fully updated to 1.9.2. The LiveCD includes Midori, the Deadbeef audio
pankso@712 122 player, and many more applications. Tazpkg and Tazctrlbox now support
pankso@712 123 gettext translations and more UTF locales have been added. Many bugfixes,
pankso@712 124 updates and improvements can also be found. A lot of work has been done
pankso@712 125 during these past 6 months. You can <a href="get/#cooking>">download</a>
pankso@712 126 this new cooking version from one of the official mirrors of the project.
pankso@712 127 All feedback is welcome and can be done through the mailing list or
pankso@712 128 the forum.</p>
pankso@712 129 </li>
pankso@712 130
pankso@712 131 <li><strong>08 May 2010 - Summer of Documentation</strong>
pankso@712 132 <p>The SliTaz team is organizing a 'Summer of Documentation' from May 10th to June 10th.
pankso@712 133 The main aim is to centralize, review and update all online documentation.
pankso@712 134 More details can be found at <a href="http://doc.slitaz.org/">doc.slitaz.org</a>.
pankso@712 135 We hope that SliTaz users will be able to contribute by adding to or updating the
pankso@712 136 documentation.
pankso@712 137 </p>
pankso@712 138 </li>
pankso@712 139
pankso@712 140 <li><strong>28 March 2010 - SliTaz GNU/Linux 3.0 release</strong>
pankso@712 141 <p>All of the SliTaz team are proud to announce the release of the SliTaz
pankso@712 142 GNU/Linux 3.0 operating system. It's simpler, faster, customizable,
pankso@712 143 mightier and yet incredibly tiny. The new SliTaz stable version is now
pankso@712 144 out after one year of development.</p>
pankso@712 145 <p>The core desktop provides a fully featured desktop powered by Xorg 7.4,
pankso@712 146 Openbox, LXDE components and home made tools. It lets you easily connect to
pankso@712 147 the Internet to surf the web with the Midori web browser, listen to music
pankso@712 148 or manage your pictures.</p>
pankso@712 149 <p>The default core system fits into a 30 MB ISO image and LiveCD flavors
pankso@712 150 start at 8 MB. This stable version has been built by a new toolchain including
pankso@712 151 GCC 4.4.1 and uses the Linux kernel 2.6.30.6. You can read the full
pankso@712 152 <a href="doc/releases/3.0/relnotes.en.html">Releases Notes</a> for more
pankso@712 153 information and <a href="get/#stable>">download</a> a LiveCD image from the
pankso@712 154 SliTaz mirrors.</p>
pankso@712 155 </li>
pankso@712 156
pankso@712 157 <li><strong>14 March 2010 - RC series and Solutionslinux 2010 (Paris)</strong>
pankso@712 158 <p>Since we're getting closer to the next stable release, we have updated the
pankso@712 159 core ISO image to start with a RC series. The Major change is the switch to
pankso@712 160 Midori as the default web browser, this will improve user experience and let
pankso@712 161 us keep SliTaz at 30Mb. Midori is a modern browser powered by the webkit engine -
pankso@712 162 it is fast, simple to use and well integrated with the SliTaz desktop.</p>
pankso@712 163 <p>This updated ISO comes with a bunch of bug and dependency fixes, we have
pankso@712 164 also improved the home made tools and scripts. This new ISO image can be
pankso@712 165 downloaded from the SliTaz mirrors (30 Mb):
pankso@712 166 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">slitaz-cooking.iso</a></p>
pankso@712 167 <p>By the way, the SliTaz project will be at
pankso@712 168 <a href="http://www.solutionslinux.fr/">Solutionslinux</a> 2010 next
pankso@712 169 week in Paris. You will be able to learn about the project and make
pankso@712 170 contact with members of the association and the development team.</p>
pankso@712 171 </li>
pankso@712 172
pankso@712 173 <li><strong>21 February 2010 - New Cooking 20100221</strong>
pankso@712 174 <p>SliTaz contributors are proud to announce a new Cooking version of the
pankso@712 175 LiveCD. This is the last Cooking RC before 3.0 is released. The core ISO image
pankso@712 176 is at 27 MB and comes with many changes and improvments. This Cooking uses
pankso@712 177 Xorg as X server instead of Xvesa and provides full UTF-8 support. With
pankso@712 178 a clean desktop environment, it also provides many applications for daily
pankso@712 179 usage and common tasks. Netsurf replaces firefox as the default web browser.
pankso@712 180 Nevertheless, a Firefox flavor at 29 Mb with sound and wifi support can
pankso@712 181 also be downloaded from the official mirrors.</p>
pankso@712 182 <p>On the updates and improvements side: tazpkg is faster, boot-scripts are
pankso@712 183 updated and home-made toolboxes are improved. Wifibox uses awk for better
pankso@712 184 network scanning. WPA support in the boot scripts have been improved. Boot
pankso@712 185 time is logged for performance measuring. The SliTaz installer will now
pankso@712 186 try to use files from an USB device if no cdrom is found, allow you to
pankso@712 187 create a default user account, set a root password and use a separate /home
pankso@712 188 partition. And finally, LiveCD customization is now much easier: users
pankso@712 189 just have to boot, modify and use writefs via the Tazlito graphical interface
pankso@712 190 or from the command line to generate their own customized CD.</p>
pankso@712 191 <p>As usual, you can <a href="get/#cooking">download</a> these new
pankso@712 192 flavors from one of the official mirrors of the project and provide feedback
pankso@712 193 on the SliTaz forum.</p>
pankso@712 194 </li>
pankso@712 195 <li><strong>News archives:</strong>
pankso@712 196 <a href="news/2007.html">2007</a> |
pankso@712 197 <a href="news/2008.html">2008</a> |
pankso@712 198 <a href="news/2009.html">2009</a></li>
pankso@712 199 </ul>
pankso@712 200
pankso@712 201 <!-- End of news -->
pankso@712 202 </div>
pankso@712 203
pankso@712 204 <!-- End of content -->
pankso@712 205 </div>
pankso@712 206
pankso@712 207 <!-- Footer -->
pankso@712 208 <div id="footer">
pankso@776 209 Copyright &copy; <span class="year"></span>
pankso@776 210 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
pankso@776 211 <a href="http://scn.slitaz.org/">Community</a>
pankso@776 212 <a href="http://doc.slitaz.org/">Doc</a>
pankso@776 213 <a href="http://forum.slitaz.org/">Forum</a>
pankso@776 214 <a href="http://pkgs.slitaz.org/">Packages</a>
pankso@776 215 <a href="http://labs.slitaz.org/issues">Bugs</a>
pankso@776 216 <a href="http://hg.slitaz.org/">Hg</a>
pankso@776 217 <p>
pankso@776 218 SliTaz @
pankso@776 219 <a href="http://twitter.com/slitaz">Twitter</a>
pankso@776 220 <a href="http://www.facebook.com/slitaz">Facebook</a>
pankso@776 221 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
pankso@776 222 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
pankso@776 223 <a href="http://flattr.com/profile/slitaz">Flattr</a>
pankso@776 224 </p>
pankso@712 225 </div>
pankso@713 226
pankso@712 227 </body>
pankso@712 228 </html>