website annotate en/index.php @ rev 712

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