website view en/news/2007.php @ rev 1025
en: code cleaning
| author | Aleksej Bobylev <al.bobylev@gmail.com> | 
|---|---|
| date | Sat Mar 31 23:26:44 2012 +0300 (2012-03-31) | 
| parents | e366582685d1 | 
| children | 3d26c92b1820 | 
 line source
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     2 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     4 <head>
     5 	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
     6 	<title>SliTaz - News archives 2007</title>
     7 	<meta name="description" content="SliTaz news archives info release" />
     8 	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
     9 	<meta name="author" content="Christophe Lincoln"/>
    10 	<?php include("../../lib/html/meta-link.html"); ?>
    11 </head>
    12 <body>
    14 <?php include("../../lib/html/header.html"); ?>
    16 <!-- Block -->
    17 <div id="block">
    18 	<?php include("../../lib/html/nav.en.html"); ?>
    19 	<!-- Information/image -->
    20 	<div id="block_info">
    21 		<h4>News archives</h4>
    22 		<p>
    23 			Website news archives by year. Note that some links may be
    24 			broken due to website structure changes (mainly the docs 
    25 			that moved to their own domain).
    26 		</p>
    27 		<p>
    28 			<img src="/images/news.png" alt="[ ]" />
    29 			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    30 			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    31 			| <a href="./">2011</a>
    32 		</p>
    33 	</div>
    34 </div>
    36 <?php include("../../lib/lang.php"); ?>
    38 <!-- Content -->
    39 <div id="content">
    41 <h2>2007</h2>
    43 <ul>
    44 	<li>
    45 		<strong>16 Dec 2007 - SliTaz English forum</strong>
    46 	<p>
    47 	The project is proud the announce the availability of an
    48 	<a href="http://forum.slitaz.org/">English forum</a>
    49 	providing help and support to users speaking English. Since the project
    50 	is French based, we get a lot of feedback and requests from the English
    51 	speaking community that we want to honour. The forum has its own domain
    52 	<a href="http://forum.slitaz.org/">forum.slitaz.org</a>. The default
    53 	interface is in French but settings can be changed when you login with your
    54 	account. The crew is also working on the lack of English documentation.
    55 	Help and assistance are greatly welcomed in the project.
    56 	</p></li>
    58 	<li>
    59 		<strong>06 Dec 2007 - 2 days for a new ISO that boots twice faster!</strong>
    60 	<p>
    61 	2 days for a new ISO that boots twice faster. With the new lzma compression
    62 	boot time has gone down, we worked hard these two days to improve boot speed
    63 	and finally get SliTaz to boot twice as fast. So we uploaded a new LiveCD with a
    64 	new Kernel patch for lzma and a bug fix for boot messages. Some
    65 	tests gave us the LiveCD booting between 20 to 30 seconds on recent PCs
    66 	and between 60 to 80 on older hardware.
    67 	<a href="../get/#cooking">Download last Cooking</a>.
    68 	</p></li>
    70 	<li>
    71 		<strong>04 Dec 2007 - New Cooking with sound support and more options</strong>
    72 	<p>
    73 	SliTaz crew is proud to announce the availability of a new SliTaz Cooking
    74 	release. It's finally not the expected stable release because we decided
    75 	to add some more hardware support on the LiveCD, like sound and PCMCIA
    76 	support. A new roadmap is on the stove and a stable release should be expected
    77 	in March 2008, matching one year of the first SliTaz public release. This will
    78 	also give us time to bring you a rock solid stable version with all these new
    79 	features and more than 240 packages on the mirror. So, this new SliTaz
    80 	release brings you Alsa with its mixer, Alsaplayer, mpg123, Gcolor2,
    81 	pcmciautils, and a new Kernel. SliTaz also provides new options to use at
    82 	boot time and isapnptools for very old hardware like IBM GL300 6272/6282 or
    83 	P133/32M. All this new stuff fits in an ISO image of 22,4 Mb. The Simple
    84 	Light Incredible... SliTaz (cooking) LiveCD can be obtained
    85 	on SliTaz mirror.  <a href="../get/#cooking">Download</a>. Enjoy!</p></li>
    87 	<li>
    88 		<strong>06 Nov 2007 - Last Cooking before 1.0</strong>
    89 	<p>
    90 	SliTaz project is proud to announce the last cooking version before stable
    91 	release. This new version provides PHP 5.2.5, Grsync, ISO Master 1.2,
    92 	Busybox 1.7.2 and much more in a ISO image of 24,7 MB. We also prepared a
    93 	new theme and wallpaper for JWM and installed a Tango icon.
    94 	<a href="../get/#cooking">Download</a> SliTaz (cooking) LiveCD for free from
    95 	TuxFamily mirror. All feedback is really welcome, you can use the mailing
    96 	list or directly send a mail to <devel at slitaz.org>.</p></li>
    98 	<li>
    99 		<strong>12 Oct 2007 - New Cooking and stabilisation</strong><p>
   100 	SliTaz Cooking ISO image provides a LiveCD of 24 Mb with Firefox 2.0.0.7,
   101 	Linux kernel 2.6.22.9, Rsync, ISO Master 1.1, LightTPD 1.4.18, SQLite 3.5.1,
   102 	a new theme and wallpaper. The packages manager was also upgraded with
   103 	Tazwok and the slitaz-tools. Transmission 0.82 can now create Torrent files.
   104 	SliTaz (cooking) LiveCD can be obtained for free
   105 	from TuxFamily mirror.  <a href="../get/#cooking">Download</a>.</p></li>
   106 </ul>
   108 <!-- End of content -->
   109 </div>
   111 <?php include("../../lib/html/footer.html"); ?>
   113 </body>
   114 </html>