website diff en/index.html @ rev 5

English index and root pages (list, search, sitemap and template)
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 29 12:02:32 2008 +0100 (2008-03-29)
parents
children 86c53b7a99c4
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/index.html	Sat Mar 29 12:02:32 2008 +0100
     1.3 @@ -0,0 +1,226 @@
     1.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 +    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.7 +<head>
     1.8 +    <title>SliTaz GNU/Linux - Home page</title>
     1.9 +    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10 +    <meta name="description" content="SliTaz GNU/Linux LiveCD" />
    1.11 +    <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
    1.12 +    <meta name="robots" content="index, follow, all" />
    1.13 +    <meta name="revisit-after" content="7 days" />
    1.14 +    <meta name="expires" content="never" />
    1.15 +    <meta name="modified" content="2008-03-27 11:20:00" />
    1.16 +    <meta name="author" content="Christophe Lincoln, Paul Issot"/>
    1.17 +    <meta name="publisher" content="www.slitaz.org" />
    1.18 +    <link rel="shortcut icon" href="../favicon.ico" />
    1.19 +    <link rel="stylesheet" type="text/css" href="../slitaz.css" />
    1.20 +    <link rel="alternate" type="application/rss+xml" title="SliTaz RSS feed" href="../rss.xml" />
    1.21 +</head>
    1.22 +<body bgcolor="#ffffff">
    1.23 +<!-- Header -->
    1.24 +<div id="header">
    1.25 +    <a name="top"></a>
    1.26 +<!-- Access -->
    1.27 +<div id="access">
    1.28 +    <a href="#content" title="Page content">Content</a> |
    1.29 +    <a href="../index.html" title="Page principale en français">Français</a>
    1.30 +</div>
    1.31 +    <a href="http://www.slitaz.org/en/"><img id="logo"
    1.32 +    src="../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
    1.33 +    style="border: 0px solid ; width: 200px; height: 74px;" /></a>
    1.34 +    <p id="titre">#!/GNU/Linux</p>
    1.35 +</div>
    1.36 +<div id="nav">
    1.37 +<div id="nav_top"></div>
    1.38 +    <ul>
    1.39 +        <li><a href="about/" title="Informations about the SliTaz project">About the project</a></li>
    1.40 +        <li><a href="get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
    1.41 +        <li><a href="doc/" title="LiveCD usage and howto">Documentation</a></li>
    1.42 +        <li><a href="../packages/" title="Packaged software">Packages</a></li>
    1.43 +        <li><a href="mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
    1.44 +        <li><a href="devel/" title="Developer corner">Developement</a></li>
    1.45 +        <li><a href="artwork/" title="Artwork, colors and images">Artwork</a></li>
    1.46 +        <li><a href="search.html" title="Search engine">Search</a></li>
    1.47 +        <li><a href="sitemap.html" title="Web site overview">Sitemap</a></li>
    1.48 +        <li><a href="http://forum.slitaz.org/#idx2" title="English support forum">Forum</a></li>
    1.49 +    </ul>
    1.50 +<div id="nav_bottom">
    1.51 +<div id="nav_bottom_img"></div>
    1.52 +</div>
    1.53 +</div>
    1.54 +
    1.55 +<!-- Content top. -->
    1.56 +<div id="content_top">
    1.57 +<div class="top_left"></div>
    1.58 +<div class="top_right"></div>
    1.59 +</div>
    1.60 +
    1.61 +<!-- Content -->
    1.62 +<div id="content">
    1.63 +<a name="content"></a>
    1.64 +
    1.65 +<h1><font color="#3e1220">Main page</font></h1>
    1.66 +<h2><font color="#df8f06">Boot baby... boot!</font></h2>
    1.67 +
    1.68 +<p>
    1.69 +<a href="../" title="Français">Bienvenue</a> - Welcome
    1.70 +to the SliTaz GNU/Linux web site.
    1.71 +</p>
    1.72 +<p>
    1.73 +<a href="artwork/screenshots.html"><img
    1.74 +    src="../pics/screenshots/index-desktop.png" 
    1.75 +    title="SliTaz Desktop" alt="slitaz-dektop"
    1.76 +    style="width: 180px; height: 115px; float: left; margin: 0px 8px 0px 0px" /></a>
    1.77 +SliTaz is a free micro GNU/Linux distro using BusyBox, a Linux kernel, and GNU
    1.78 +free software. The goal of SliTaz is to have a GNU/Linux distro working in
    1.79 +memory (RAM). Installable to a hard disk, with good support for French language
    1.80 +oriented web, It offers high performance and PC recycling. SliTaz boots with 
    1.81 +Syslinux and provides more than 200 Linux commands, LightTPD web server, 
    1.82 +SQLite database, rescue tools, IRC client, SSH client/server powered by 
    1.83 +Dropbear, X window system, JWM (Joe's Window Manager), gFTP, Geany IDE, 
    1.84 +Mozilla Firefox, Alsaplayer, Gparted, a sound file éditor and much more. 
    1.85 +SliTaz's ISO image will always fit on less than 30 Mb, to try and give you a
    1.86 +reasonable selection of software. 
    1.87 +<a href="about/">More information...</a> 
    1.88 +</p>
    1.89 +
    1.90 +<div id="news">
    1.91 +<h2><font color="#df8f06">Headlines</font></h2>
    1.92 +<ul>
    1.93 +	<!-- <li><strong>Date - Title</strong><br />
    1.94 +	</li> -->
    1.95 +	<li><strong>22 Mar 2008 - SliTaz GNU/Linux 1.0 release</strong><br />
    1.96 +	The SliTaz contributors team are proud to announce the publication of SliTaz 
    1.97 +	GNU/Linux 1.0. This is the first stable release after 2 years of hard work. The
    1.98 +	system is distributed as a bootable LiveCD of 24.8 MB providing a fully 
    1.99 +	featured desktop environment and a generous selection of multi-use applications.
   1.100 +	SliTaz GNU/Linux 1.0 uses the Linux Kernel 2.6.24.2, providing Firefox 2.0.0.12, 
   1.101 +	Rsync 3.0.0, Gparted 0.3.5 and sound support with Alsa 1.0.16. The distribution
   1.102 +	lets you listen to music, surf the Web, edit a video studio and much more 
   1.103 +	with the 448 available packages that can be easily installed with our own 
   1.104 +	package manager Tazpkg. The LiveCD lets you create a custom distro or a LiveUSB
   1.105 +	device in one single command. Security updates are provided by the project and
   1.106 +	popular packages like Firefox will also get upgraded for functionality. You 
   1.107 +	can get SliTaz GNU/Linux 1.0 from the Web site 
   1.108 +	<a href="get/#stable">download page</a>. Read the 
   1.109 +	<a href="doc/releases/1.0/relnotes.en.html">Release Notes</a> for more 
   1.110 +	detailed information on this stable version.
   1.111 +	</li>
   1.112 +	<li><strong>26 Feb 2008 - Updated Cooking ISO (20080225)</strong><br />
   1.113 +	SliTaz project is proud to announce an updated version of the LiveCD 
   1.114 +	with many bug fixes, new boot options, ACPI support and some package updates
   1.115 +	such as: Alsa 1.0.16, PHP 5.2.5, Htop 0.7, Firefox 2.0.0.12, Nano 2.0.7 and 
   1.116 +	Sqlite 3.5.6. The option <code>home=*</code> now supports devices by UUID or
   1.117 +	label (Thanks Andrew) and the <code>laptop</code> option will automatically
   1.118 +	load ac and battery Kernel modules. The project also provides a new tool 
   1.119 +	Tazusb, dedicated to LiveUSB media. Tazusb lets you create bootable USB 
   1.120 +	media or write the current filesystem to the media, in one single command.
   1.121 +	This version is ready for stable release, we are now writing Release Notes,
   1.122 +	preparing final artwork and a stable packages repository. You can try this 
   1.123 +	updated Cooking by <a href="get/#cooking">downloading</a> the LiveCD ISO from 
   1.124 +	SliTaz Web site.</li>
   1.125 +	<li><strong>10 Jan 2008 - New Cooking ISO (20080107)</strong><br />
   1.126 +	Paving the road to a stable release, we published a new Cooking ISO with many
   1.127 +	bug fixes and some new features. We added Asunder for audio CD ripping, 
   1.128 +	Burnbox to burn ISO images, a new boot option to let you load Kernel modules
   1.129 +	at boot time (<code>modprobe=modules</code>) and the LiveCD now uses Xvesa
   1.130 +	from Xorg 7.2. All the SliTaz tools and utilities have been updated with
   1.131 +	new features. Tazpkg can repack packages from a running system, Tazlito
   1.132 +	can generate a LiveCD distribution flavor with a few commands and Tazwok can
   1.133 +	check for build dependencies when building a package from source. Please
   1.134 +	check <a href="get/#cooking">downloads area</a> to get a copy of SliTaz
   1.135 +	LiveCD.</li>
   1.136 +	<li><strong>16 Dec 2007 - SliTaz English forum</strong><br />
   1.137 +	The project is proud the announce the availability of an
   1.138 +	<a href="http://forum.slitaz.org/#idx2">English forum</a>
   1.139 +	providing help and support to users speaking English. Since the project
   1.140 +	is French based, we get a lot of feedback and requests from the English 
   1.141 +	speaking community that we want to honour. The forum has it's own domain
   1.142 +	<a href="http://forum.slitaz.org/">forum.slitaz.org</a>. The default 
   1.143 +	interface is in French but settings can be changed when you login with your
   1.144 +    account. The crew is also working on the lack of English documentation.
   1.145 +    Help and assistance are greatly welcomed in the project.
   1.146 +    </li>
   1.147 +    <li><strong>06 Dec 2007 - 2 days for a new ISO that boots twice faster!</strong><br />
   1.148 +	2 days for a new ISO that boots twice faster. With the new lzma compression 
   1.149 +	boot time has gone down, we worked hard these two days to improve boot speed 
   1.150 +	and finally get SliTaz to boot twice as fast. So we uploaded a new LiveCD with a
   1.151 +	new Kernel patch for lzma and a bug fix for boot messages. Some
   1.152 +	tests gave us the LiveCD booting between 20 to 30 seconds on recent PCs
   1.153 +	and between 60 to 80 on older hardware. 
   1.154 +	<a href="get/#cooking">Download last Cooking</a>.
   1.155 +    </li>
   1.156 +	<li><strong>04 Dec 2007 - New Cooking with sound support and more options</strong><br />
   1.157 +	SliTaz crew is proud to announce the availability of a new SliTaz Cooking
   1.158 +	release. It's finally not the expected stable release because we decided
   1.159 +    to add some more hardware support on the LiveCD, like sound and PCMCIA
   1.160 +    support. A new roadmap is on the stove and a stable release should be expected
   1.161 +    in March 2008, matching one year of the first SliTaz public release. This will
   1.162 +    also give us time to bring you a rock solid stable version with all these new
   1.163 +    features and more than 240 packages on the mirror. So, this new SliTaz
   1.164 +    release brings you Alsa with it's mixer, Alsaplayer, mpg123, Gcolor2,
   1.165 +    pcmciautils, and a new Kernel. SliTaz also provides new options to use at
   1.166 +    boot time and isapnptools for very old hardware like IBM GL300 6272/6282 or
   1.167 +    P133/32M. All this new stuff fits in an ISO image of 22,4 Mb. The Simple
   1.168 +    Light Incredible... SliTaz (cooking) LiveCD can be obtained
   1.169 +     on SliTaz mirror.  <a href="get/#cooking">Download</a>. Enjoy!</li>
   1.170 +    <li><strong>06 Nov 2007 - Last Cooking before 1.0</strong><br />
   1.171 +    SliTaz project is proud to announce the last cooking version before stable
   1.172 +    release. This new version provides PHP 5.2.5, Grsync, ISO Master 1.2,
   1.173 +    Busybox 1.7.2 and much more in a ISO image of 24,7 MB. We also prepared a
   1.174 +    new theme and wallpaper for JWM and installed a Tango icon. 
   1.175 +    <a href="get/#cooking">Download</a> SliTaz (cooking) LiveCD for free from
   1.176 +    TuxFamily mirror. All feedback is really welcome, you can use the mailing
   1.177 +    list or directly send a mail to &lt;devel at slitaz.org&gt;.</li>
   1.178 +    <li><strong>12 Oct 2007 - New Cooking and stabilisation</strong><br />
   1.179 +    SliTaz Cooking ISO image provides a LiveCD of 24 Mb with Firefox 2.0.0.7,
   1.180 +	Linux kernel 2.6.22.9, Rsync, ISO Master 1.1, LightTPD 1.4.18, SQLite 3.5.1,
   1.181 +	a new theme and wallpaper. The packages manager was also upgraded with
   1.182 +	Tazwok and the slitaz-tools. Transmission 0.82 can now create Torrent files.
   1.183 +	SliTaz (cooking) LiveCD can be obtained for free
   1.184 +	from TuxFamily mirror.  <a href="get/#cooking">Download</a>.</li>
   1.185 +</ul>
   1.186 +
   1.187 +<!-- News end. -->
   1.188 +</div>
   1.189 +
   1.190 +<h2><font color="#df8f06">i18n</font></h2>
   1.191 +<p>
   1.192 +Web site main page is available in the following languages: 
   1.193 +<a href="../en/">English</a> |
   1.194 +<a href="../">Français</a>
   1.195 +</p>
   1.196 +
   1.197 +<!-- End of content with round corner -->
   1.198 +</div>
   1.199 +<div id="content_bottom">
   1.200 +<div class="bottom_left"></div>
   1.201 +<div class="bottom_right"></div>
   1.202 +</div>
   1.203 +
   1.204 +<!-- Start of footer and copy notice -->
   1.205 +<div id="copy">
   1.206 +<p>
   1.207 +Last modification : 2008-03-27 11:20:00 -
   1.208 +<a href="#top">Top of the page</a>
   1.209 +</p>
   1.210 +<p>
   1.211 +Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
   1.212 +<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
   1.213 +</p>
   1.214 +<!-- End of copy -->
   1.215 +</div>
   1.216 +
   1.217 +<!-- Bottom and logo's -->
   1.218 +<div id="bottom">
   1.219 +<p>
   1.220 +<a href="http://validator.w3.org/check?uri=referer"><img
   1.221 +   src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.222 +   title="Code validé XHTML 1.0"
   1.223 +   style="width: 80px; height: 15px;" /></a>
   1.224 +</p>
   1.225 +</div>
   1.226 +
   1.227 +</body>
   1.228 +</html>
   1.229 +