website 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 54fc3771c4ad
children 111e058c9eff
files en/index.html en/index.php
line diff
     1.1 --- a/en/index.html	Thu Jan 06 16:17:33 2011 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,252 +0,0 @@
     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 (en)</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="2010-12-25 03:00:00" />
    1.16 -	<meta name="author" content="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 Website feed" href="rss.xml" />
    1.21 -	<link rel="alternate" type="application/atom+xml" title="SliTaz Labs feed" href="http://labs.slitaz.org/news?format=atom" />
    1.22 -	<link rel="Content" href="index.html#content" />
    1.23 -</head>
    1.24 -<body bgcolor="#ffffff">
    1.25 -<!-- Header -->
    1.26 -<div id="header">
    1.27 -    <a name="top"></a>
    1.28 -<!-- Access -->
    1.29 -<div id="access">
    1.30 -	<img
    1.31 -		src="../pics/website/locale.png"
    1.32 -		style="vertical-align: middle; width: 20px; height: 20px;"
    1.33 -		alt="language" />
    1.34 -    <a href="../de/index.html" title="Deutsche Slitaz Website">Deutsch</a> |
    1.35 -    <a href="../es/index.html" title="Página de Inicio">Español</a> |
    1.36 -    <a href="../fr/index.html" title="Page principale en français">Français</a> |
    1.37 -    <a href="../pt/index.html" title="Página principal">Português</a> |
    1.38 -    <a href="../cn/index.html" title="Chinese"><img src="../pics/website/cn.png" title="Chinese" alt="cn"></img></a> |
    1.39 -    <a href="../i18n.html" title="Internationalisation">i18n</a>
    1.40 -</div>
    1.41 -    <a href="http://www.slitaz.org/"><img id="logo"
    1.42 -    src="../pics/website/logo.png" title="www.slitaz.org" alt="www.slitaz.org"
    1.43 -    style="border: 0px solid ; width: 200px; height: 74px;" /></a>
    1.44 -    <p id="titre">#!/GNU/Linux</p>
    1.45 -</div>
    1.46 -
    1.47 -<!-- Navigation menu -->
    1.48 -<div id="nav">
    1.49 -
    1.50 -<div class="nav_box">
    1.51 -<h4>Navigation</h4>
    1.52 -<!-- General -->
    1.53 -<ul>
    1.54 -	<li><a href="about/" title="Information about the project">About us</a></li>
    1.55 -	<li><a href="asso/" title="SliTaz non-profit association">Association</a></li>
    1.56 -	<li><a href="get/" title="Download - LiveCD ISO">Download</a></li>
    1.57 -	<li><a href="doc/" title="Guides and releses notes">Documentation</a></li>
    1.58 -	<li><a href="packages/" title="Packaged software">Packages</a></li>
    1.59 -	<li><a href="artwork/" title="Artwork and images">Artwork</a></li>
    1.60 -	<li><a href="mailing-list.html" title="Support and collaboration">Mailing List</a></li>
    1.61 -	<li><a href="devel/" title="Developers corner">Development</a></li>
    1.62 -	<li><a href="search.html" title="Search engine">Search</a></li>
    1.63 -</ul>
    1.64 -</div>
    1.65 -
    1.66 -<!-- SliTaz network (Website version, since we have doc, pkgs in the navigation
    1.67 -	 we dont need them here -->
    1.68 -<div class="nav_box">
    1.69 -<h4>SliTaz Network</h4>
    1.70 -<ul>
    1.71 -	<li><a href="../netmap.php" title="SliTaz Network Map">Network Map</a></li>
    1.72 -	<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
    1.73 -	<li><a href="http://scn.slitaz.org/">Community Network</a></li>
    1.74 -	<li><a href="http://labs.slitaz.org/">SliTaz Labs</a></li>
    1.75 -	<li><a href="http://hg.slitaz.org/">Mercurial Repos</a></li>
    1.76 -	<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
    1.77 -	<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
    1.78 -</ul>
    1.79 -</div>
    1.80 -
    1.81 -</div>
    1.82 -
    1.83 -<!-- Content -->
    1.84 -<div id="content">
    1.85 -<a name="content"></a>
    1.86 -
    1.87 -<h1>Main page</h1>
    1.88 -<h2>Boot baby... boot!</h2>
    1.89 -
    1.90 -<p>
    1.91 -SliTaz is a free operating system, working completely in RAM and booting
    1.92 -from removable media such as a cdrom or USB key. SliTaz is distributed as
    1.93 -a LiveCD, and weighs less than 30MB. The system is quick and responsive,
    1.94 -clean and robust. SliTaz is simple and intuitive, providing a lightweight,
    1.95 -elegant desktop, detailed documentation and easy to use configuration
    1.96 -tools. <a href="about/index.html">More information...</a>
    1.97 -</p>
    1.98 -
    1.99 -<div style="text-align: center;">
   1.100 -<img
   1.101 -	src="../pics/website/screenpresentation.png"
   1.102 -	title="SliTaz Desktops" alt="slitaz-desktop"
   1.103 -	style="width: 380px; height: 170px; margin-top: 8px;" />
   1.104 -</div>
   1.105 -
   1.106 -<!--
   1.107 -    SliTaz news starting.
   1.108 -    English RSS feed file is : rss.xml
   1.109 --->
   1.110 -
   1.111 -<h2>Headlines</h2>
   1.112 -
   1.113 -<p>
   1.114 -The SliTaz website offers the main news of the project as well as news
   1.115 -on the general activity of the subprojects on the
   1.116 -<a href="http://labs.slitaz.org/">laboratories</a>. Both are
   1.117 -available as a <a href="rss.xml">XML feed</a>. The project also
   1.118 -publishes a small monthly Newsletter.
   1.119 -</p>
   1.120 -
   1.121 -<div class="infobox">
   1.122 -<img
   1.123 -	src="../pics/website/news.png"
   1.124 -	style="vertical-align: middle; width: 20px; height: 20px;" alt="news" />
   1.125 -<a href="http://labs.slitaz.org/news">News from the Labs</a>
   1.126 -(<a href="http://labs.slitaz.org/news?format=atom">Feed</a>) | 
   1.127 -<img
   1.128 -	src="../pics/website/news.png"
   1.129 -	style="vertical-align: middle; width: 20px; height: 20px;" alt="news" />
   1.130 -<a href="http://doc.slitaz.org/en:newsletter:start">Monthly Newsletter</a>
   1.131 -</div>
   1.132 -
   1.133 -<div id="news">
   1.134 -
   1.135 -<ul>
   1.136 -	<!-- <li><strong>Date - Title</strong>
   1.137 -	<p></p>
   1.138 -	</li> -->
   1.139 -	
   1.140 -	<li><strong>4 November 2010 - New Cooking 20101104</strong>
   1.141 -	<p>The SliTaz team is pleased to announce the release of a new cooking ISO
   1.142 -	featuring over 2600 packages. It contains Linux Kernel 2.6.34 and was
   1.143 -	rebuilt with a new toolchain using glibc 2.11.2 and gcc 4.5.1. Xorg has
   1.144 -	been fully updated to 1.9.2. The LiveCD includes Midori, the Deadbeef audio
   1.145 -	player, and many more applications. Tazpkg and Tazctrlbox now support
   1.146 -	gettext translations and more UTF locales have been added. Many bugfixes,
   1.147 -	updates and improvements can also be found. A lot of work has been done 
   1.148 -	during these past 6 months. You can <a href="get/#cooking>">download</a> 
   1.149 -	this new cooking version from one of the official mirrors of the project.
   1.150 -	All feedback is welcome and can be done through the mailing list or 
   1.151 -	the forum.</p>
   1.152 -	</li>
   1.153 -	
   1.154 -	<li><strong>08 May 2010 - Summer of Documentation</strong>
   1.155 -	<p>The SliTaz team is organizing a 'Summer of Documentation' from May 10th to June 10th. 
   1.156 -	The main aim is to centralize, review and update all online documentation. 
   1.157 -	More details can be found at <a href="http://doc.slitaz.org/">doc.slitaz.org</a>. 
   1.158 -	We hope that SliTaz users will be able to contribute by adding to or updating the 
   1.159 -	documentation.
   1.160 -	</p>
   1.161 -	</li>
   1.162 -	
   1.163 -	<li><strong>28 March 2010 - SliTaz GNU/Linux 3.0 release</strong>
   1.164 -	<p>All of the SliTaz team are proud to announce the release of the SliTaz 
   1.165 -	GNU/Linux 3.0 operating system. It's simpler, faster, customizable, 
   1.166 -	mightier and yet incredibly tiny. The new SliTaz stable version is now 
   1.167 -	out after one year of development.</p>
   1.168 -	<p>The core desktop provides a fully featured desktop powered by Xorg 7.4, 
   1.169 -	Openbox, LXDE components and home made tools. It lets you easily connect to
   1.170 -	the Internet to surf the web with the Midori web browser, listen to music
   1.171 -	or manage your pictures.</p>
   1.172 -	<p>The default core system fits into a 30 MB ISO image and LiveCD flavors 
   1.173 -	start at 8 MB. This stable version has been built by a new toolchain including
   1.174 -	GCC 4.4.1 and uses the Linux kernel 2.6.30.6. You can read the full 
   1.175 -	<a href="doc/releases/3.0/relnotes.en.html">Releases Notes</a> for more
   1.176 -	information and <a href="get/#stable>">download</a> a LiveCD image from the
   1.177 -	SliTaz mirrors.</p>
   1.178 -	</li>
   1.179 -	
   1.180 -	<li><strong>14 March 2010 - RC series and Solutionslinux 2010 (Paris)</strong>
   1.181 -	<p>Since we're getting closer to the next stable release, we have updated the
   1.182 -	core ISO image to start with a RC series. The Major change is the switch to
   1.183 -	Midori as the default web browser, this will improve user experience and let
   1.184 -	us keep SliTaz at 30Mb. Midori is a modern browser powered by the webkit engine -
   1.185 -	it is fast, simple to use and well integrated with the SliTaz desktop.</p>
   1.186 -	<p>This updated ISO comes with a bunch of bug and dependency fixes, we have 
   1.187 -	also improved the home made tools and scripts. This new ISO image can be 
   1.188 -	downloaded from the SliTaz mirrors (30 Mb): 
   1.189 -	<a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">slitaz-cooking.iso</a></p>
   1.190 -	<p>By the way, the SliTaz project will be at 
   1.191 -	<a href="http://www.solutionslinux.fr/">Solutionslinux</a> 2010 next 
   1.192 -	week in Paris. You will be able to learn about the project and make
   1.193 -	contact with members of the association and the development team.</p>
   1.194 -	</li>
   1.195 -	
   1.196 -	<li><strong>21 February 2010 - New Cooking 20100221</strong>
   1.197 -	<p>SliTaz contributors are proud to announce a new Cooking version of the
   1.198 -	LiveCD. This is the last Cooking RC before 3.0 is released. The core ISO image
   1.199 -	is at 27 MB and comes with many changes and improvments. This Cooking uses
   1.200 -	Xorg as X server instead of Xvesa and provides full UTF-8 support. With
   1.201 -	a clean desktop environment, it also provides many applications for daily
   1.202 -	usage and common tasks. Netsurf replaces firefox as the default web browser.
   1.203 -	Nevertheless, a Firefox flavor at 29 Mb with sound and wifi support can 
   1.204 -	also be downloaded from the official mirrors.</p>
   1.205 -	<p>On the updates and improvements side: tazpkg is faster, boot-scripts are 
   1.206 -	updated and home-made toolboxes are improved. Wifibox uses awk for better
   1.207 -	network scanning. WPA support in the boot scripts have been improved. Boot
   1.208 -	time is logged for performance measuring. The SliTaz installer will now 
   1.209 -	try to use files from an USB device if no cdrom is found, allow you to 
   1.210 -	create a default user account, set a root password and use a separate /home
   1.211 -	partition. And finally, LiveCD customization is now much easier: users
   1.212 -	just have to boot, modify and use writefs via the Tazlito graphical interface
   1.213 -	or from the command line to generate their own customized CD.</p>
   1.214 -	<p>As usual, you can <a href="get/index.html#cooking">download</a> these new
   1.215 -	flavors from one of the official mirrors of the project and provide feedback
   1.216 -	on the SliTaz forum.</p>
   1.217 -	</li>
   1.218 -	<li><strong>News archives:</strong> 
   1.219 -	<a href="news/2007.html">2007</a> |
   1.220 -	<a href="news/2008.html">2008</a> |
   1.221 -	<a href="news/2009.html">2009</a></li>
   1.222 -</ul>
   1.223 -
   1.224 -<!-- End of news -->
   1.225 -</div>
   1.226 -
   1.227 -<!-- End of content with round corner -->
   1.228 -</div>
   1.229 -
   1.230 -<!-- Start of footer and copy notice -->
   1.231 -<div id="copy">
   1.232 -<p>
   1.233 -Last modification : 2010-12-25 03:00:00 -
   1.234 -<a href="#top">Top of the page</a>
   1.235 -</p>
   1.236 -<p>
   1.237 -Copyright &copy; <span class="year"></span> <a href="http://www.slitaz.org/">SliTaz</a> -
   1.238 -<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
   1.239 -</p>
   1.240 -<!-- End of copy -->
   1.241 -</div>
   1.242 -
   1.243 -<!-- Bottom and logo's -->
   1.244 -<div id="bottom">
   1.245 -<p>
   1.246 -<a href="http://validator.w3.org/check?uri=referer"><img
   1.247 -   src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.248 -   title="Code validé XHTML 1.0"
   1.249 -   style="width: 80px; height: 15px;" /></a>
   1.250 -</p>
   1.251 -</div>
   1.252 -
   1.253 -</body>
   1.254 -</html>
   1.255 -
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/en/index.php	Thu Jan 06 16:25:47 2011 +0100
     2.3 @@ -0,0 +1,237 @@
     2.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     2.5 +    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     2.7 +<head>
     2.8 +	<title>SliTaz GNU/Linux (en)</title>
     2.9 +	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    2.10 +	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
    2.11 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
    2.12 +	<meta name="robots" content="index, follow, all" />
    2.13 +	<meta name="revisit-after" content="7 days" />
    2.14 +	<meta name="expires" content="never" />
    2.15 +	<meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    2.16 +	<meta name="author" content="Paul Issot"/>
    2.17 +	<meta name="publisher" content="www.slitaz.org" />
    2.18 +	<link rel="shortcut icon" href="../favicon.ico" />
    2.19 +	<link rel="stylesheet" type="text/css" href="../slitaz.css" />
    2.20 +	<link rel="alternate" type="application/rss+xml" title="SliTaz Website feed" href="rss.xml" />
    2.21 +	<link rel="alternate" type="application/atom+xml" title="SliTaz Labs feed" href="http://labs.slitaz.org/news?format=atom" />
    2.22 +	<link rel="alternate" type="application/rss+xml" title="SliTaz SCN feed" href="http://scn.slitaz.org/rss.xml" />
    2.23 +	<link rel="Content" href="index.html#content" />
    2.24 +</head>
    2.25 +<body>
    2.26 +
    2.27 +<!-- Header -->
    2.28 +<div id="header">
    2.29 +	<!-- Access -->
    2.30 +	<div id="access">
    2.31 +		<img
    2.32 +			src="../pics/website/locale.png" alt="locale.png"
    2.33 +			style="vertical-align: middle; width: 20px; height: 20px;" />
    2.34 +	    <a href="../de/" title="Deutsche Website">Deutsch</a> |
    2.35 +	    <a href="../es/" title="Página de Inicio">Español</a> |
    2.36 +	    <a href="../fr/" title="Page principale en français">Français</a> |
    2.37 +	    <a href="../pt/" title="Página principal">Português</a> |
    2.38 +	    <a href="../cn/" title="Chinese"><img src="../pics/website/cn.png" title="Chinese" alt="cn"></img></a> |
    2.39 +	    <a href="../i18n.html" title="Internationalisation">i18n</a>
    2.40 +	</div>
    2.41 +    <!-- Logo -->
    2.42 +	<a href="http://www.slitaz.org/"><img id="logo"
    2.43 +		src="../pics/website/logo.png" 
    2.44 +		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    2.45 +	<p id="titre">#!/GNU/Linux</p>
    2.46 +</div>
    2.47 +
    2.48 +<!-- Content -->
    2.49 +<div id="content-full">
    2.50 +
    2.51 +<!-- Block begin -->
    2.52 +<div class="block">
    2.53 +	<!-- Nav block begin -->
    2.54 +	<div id="block_nav">
    2.55 +		<h3><img src="../pics/website/network.png" alt="png" />Navigation</h3>
    2.56 +		<div style="width: 50%; float: right;">
    2.57 +			<ul>
    2.58 +				<li><a href="artwork/">Artwork</a></li>
    2.59 +				<li><a href="mailing-list.html">Mailing List</a></li>
    2.60 +				<li><a href="devel/">Development</a></li>
    2.61 +				<li><a href="search.html">Search</a></li>
    2.62 +				<li><a href="../netmap.php">Network Map</a></li>
    2.63 +			</ul>
    2.64 +		</div>
    2.65 +		<ul>
    2.66 +			<li><a href="about/">About us</a></li>
    2.67 +			<li><a href="asso/">Association</a></li>
    2.68 +			<li><a href="get/">Download</a></li>
    2.69 +			<li><a href="doc/">Documentation</a></li>
    2.70 +			<li><a href="packages/">Packages</a></li>
    2.71 +		</ul>
    2.72 +	<!-- Nav block end -->
    2.73 +	</div>
    2.74 +	<!-- Top block begin -->
    2.75 +	<div id="block_top">
    2.76 +	<h1>Main page</h1>
    2.77 +	<p>
    2.78 +		SliTaz is a free operating system, working completely in RAM and
    2.79 +		booting from removable media such as a cdrom or USB key. SliTaz is
    2.80 +		distributed as a LiveCD, and weighs less than 30MB. The system is
    2.81 +		quick and responsive, clean and robust. SliTaz is simple and 
    2.82 +		intuitive, providing a lightweight, elegant desktop, detailed 
    2.83 +		documentation and easy to use configuration tools. 
    2.84 +		<a href="about/">More information...</a>
    2.85 +	</p>
    2.86 +	<!-- Top block end -->
    2.87 +	</div>
    2.88 +<!-- Block end -->
    2.89 +</div>
    2.90 +
    2.91 +<!--
    2.92 +    SliTaz news starting.
    2.93 +-->
    2.94 +
    2.95 +<h2>Headlines</h2>
    2.96 +
    2.97 +<p>
    2.98 +	The SliTaz website offers the main news of the project as well as 
    2.99 +	news on the general activity of the subprojects on the
   2.100 +	<a href="http://labs.slitaz.org/">laboratories</a>. Both are
   2.101 +	available as a <a href="rss.xml">XML feed</a>. The project also
   2.102 +	publishes a small monthly Newsletter.
   2.103 +</p>
   2.104 +
   2.105 +<div class="infobox">
   2.106 +	<img
   2.107 +		src="../pics/website/news.png" alt="news.png" />
   2.108 +	<a href="http://labs.slitaz.org/news">News from the Labs</a>
   2.109 +	(<a href="http://labs.slitaz.org/news?format=atom">Feed</a>) | 
   2.110 +	<img
   2.111 +		src="../pics/website/news.png" alt="news.png" />
   2.112 +	<a href="http://doc.slitaz.org/en:newsletter:start">Monthly Newsletter</a>
   2.113 +</div>
   2.114 +
   2.115 +<div id="news">
   2.116 +
   2.117 +<ul>
   2.118 +	<!-- <li><strong>Date - Title</strong>
   2.119 +	<p></p>
   2.120 +	</li> -->
   2.121 +	
   2.122 +	<li><strong>4 November 2010 - New Cooking 20101104</strong>
   2.123 +	<p>The SliTaz team is pleased to announce the release of a new cooking ISO
   2.124 +	featuring over 2600 packages. It contains Linux Kernel 2.6.34 and was
   2.125 +	rebuilt with a new toolchain using glibc 2.11.2 and gcc 4.5.1. Xorg has
   2.126 +	been fully updated to 1.9.2. The LiveCD includes Midori, the Deadbeef audio
   2.127 +	player, and many more applications. Tazpkg and Tazctrlbox now support
   2.128 +	gettext translations and more UTF locales have been added. Many bugfixes,
   2.129 +	updates and improvements can also be found. A lot of work has been done 
   2.130 +	during these past 6 months. You can <a href="get/#cooking>">download</a> 
   2.131 +	this new cooking version from one of the official mirrors of the project.
   2.132 +	All feedback is welcome and can be done through the mailing list or 
   2.133 +	the forum.</p>
   2.134 +	</li>
   2.135 +	
   2.136 +	<li><strong>08 May 2010 - Summer of Documentation</strong>
   2.137 +	<p>The SliTaz team is organizing a 'Summer of Documentation' from May 10th to June 10th. 
   2.138 +	The main aim is to centralize, review and update all online documentation. 
   2.139 +	More details can be found at <a href="http://doc.slitaz.org/">doc.slitaz.org</a>. 
   2.140 +	We hope that SliTaz users will be able to contribute by adding to or updating the 
   2.141 +	documentation.
   2.142 +	</p>
   2.143 +	</li>
   2.144 +	
   2.145 +	<li><strong>28 March 2010 - SliTaz GNU/Linux 3.0 release</strong>
   2.146 +	<p>All of the SliTaz team are proud to announce the release of the SliTaz 
   2.147 +	GNU/Linux 3.0 operating system. It's simpler, faster, customizable, 
   2.148 +	mightier and yet incredibly tiny. The new SliTaz stable version is now 
   2.149 +	out after one year of development.</p>
   2.150 +	<p>The core desktop provides a fully featured desktop powered by Xorg 7.4, 
   2.151 +	Openbox, LXDE components and home made tools. It lets you easily connect to
   2.152 +	the Internet to surf the web with the Midori web browser, listen to music
   2.153 +	or manage your pictures.</p>
   2.154 +	<p>The default core system fits into a 30 MB ISO image and LiveCD flavors 
   2.155 +	start at 8 MB. This stable version has been built by a new toolchain including
   2.156 +	GCC 4.4.1 and uses the Linux kernel 2.6.30.6. You can read the full 
   2.157 +	<a href="doc/releases/3.0/relnotes.en.html">Releases Notes</a> for more
   2.158 +	information and <a href="get/#stable>">download</a> a LiveCD image from the
   2.159 +	SliTaz mirrors.</p>
   2.160 +	</li>
   2.161 +	
   2.162 +	<li><strong>14 March 2010 - RC series and Solutionslinux 2010 (Paris)</strong>
   2.163 +	<p>Since we're getting closer to the next stable release, we have updated the
   2.164 +	core ISO image to start with a RC series. The Major change is the switch to
   2.165 +	Midori as the default web browser, this will improve user experience and let
   2.166 +	us keep SliTaz at 30Mb. Midori is a modern browser powered by the webkit engine -
   2.167 +	it is fast, simple to use and well integrated with the SliTaz desktop.</p>
   2.168 +	<p>This updated ISO comes with a bunch of bug and dependency fixes, we have 
   2.169 +	also improved the home made tools and scripts. This new ISO image can be 
   2.170 +	downloaded from the SliTaz mirrors (30 Mb): 
   2.171 +	<a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">slitaz-cooking.iso</a></p>
   2.172 +	<p>By the way, the SliTaz project will be at 
   2.173 +	<a href="http://www.solutionslinux.fr/">Solutionslinux</a> 2010 next 
   2.174 +	week in Paris. You will be able to learn about the project and make
   2.175 +	contact with members of the association and the development team.</p>
   2.176 +	</li>
   2.177 +	
   2.178 +	<li><strong>21 February 2010 - New Cooking 20100221</strong>
   2.179 +	<p>SliTaz contributors are proud to announce a new Cooking version of the
   2.180 +	LiveCD. This is the last Cooking RC before 3.0 is released. The core ISO image
   2.181 +	is at 27 MB and comes with many changes and improvments. This Cooking uses
   2.182 +	Xorg as X server instead of Xvesa and provides full UTF-8 support. With
   2.183 +	a clean desktop environment, it also provides many applications for daily
   2.184 +	usage and common tasks. Netsurf replaces firefox as the default web browser.
   2.185 +	Nevertheless, a Firefox flavor at 29 Mb with sound and wifi support can 
   2.186 +	also be downloaded from the official mirrors.</p>
   2.187 +	<p>On the updates and improvements side: tazpkg is faster, boot-scripts are 
   2.188 +	updated and home-made toolboxes are improved. Wifibox uses awk for better
   2.189 +	network scanning. WPA support in the boot scripts have been improved. Boot
   2.190 +	time is logged for performance measuring. The SliTaz installer will now 
   2.191 +	try to use files from an USB device if no cdrom is found, allow you to 
   2.192 +	create a default user account, set a root password and use a separate /home
   2.193 +	partition. And finally, LiveCD customization is now much easier: users
   2.194 +	just have to boot, modify and use writefs via the Tazlito graphical interface
   2.195 +	or from the command line to generate their own customized CD.</p>
   2.196 +	<p>As usual, you can <a href="get/#cooking">download</a> these new
   2.197 +	flavors from one of the official mirrors of the project and provide feedback
   2.198 +	on the SliTaz forum.</p>
   2.199 +	</li>
   2.200 +	<li><strong>News archives:</strong> 
   2.201 +	<a href="news/2007.html">2007</a> |
   2.202 +	<a href="news/2008.html">2008</a> |
   2.203 +	<a href="news/2009.html">2009</a></li>
   2.204 +</ul>
   2.205 +
   2.206 +<!-- End of news -->
   2.207 +</div>
   2.208 +
   2.209 +<!-- End of content  -->
   2.210 +</div>
   2.211 +
   2.212 +<!-- Footer -->
   2.213 +<div id="footer">
   2.214 +	<div class="right_box">
   2.215 +	<h4>SliTaz Network</h4>
   2.216 +		<ul>
   2.217 +			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   2.218 +			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   2.219 +			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   2.220 +			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   2.221 +			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   2.222 +			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   2.223 +		</ul>
   2.224 +	</div>
   2.225 +	<h4>SliTaz Website</h4>
   2.226 +	<ul>
   2.227 +		<li><a href="#header">Top of the page</a></li>
   2.228 +		<li>Copyright &copy; <span class="year"></span>
   2.229 +			<a href="http://www.slitaz.org/">SliTaz</a></li>
   2.230 +		<li><a href="about/">About the project</a></li>
   2.231 +		<li><a href="../netmap.php">Network Map</a></li>
   2.232 +		<li>Page modified the <?php echo (date( "d M Y", getlastmod())); ?></li>
   2.233 +		<li><a href="http://validator.w3.org/check?uri=referer"><img
   2.234 +		src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   2.235 +		title="Code validé XHTML 1.0"
   2.236 +		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   2.237 +	</ul>
   2.238 +</div>
   2.239 +</body>
   2.240 +</html>