website view en/news/2007.php @ rev 1172

English main page have all news like the main index.php. Removed webchat.php
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 08 11:04:32 2014 +0100 (2014-01-08)
parents 9e27bd837079
children 06739c5039cd
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.php">2011</a> | <a href="2012.php">2012</a>
32 | <a href="./">2014</a>
33 </p>
34 </div>
35 </div>
37 <?php include("../../lib/lang.php"); ?>
39 <!-- Content -->
40 <div id="content">
42 <h2>2007</h2>
44 <ul>
45 <li>
46 <strong>16 Dec 2007 - SliTaz English forum</strong>
47 <p>
48 The project is proud the announce the availability of an
49 <a href="http://forum.slitaz.org/">English forum</a>
50 providing help and support to users speaking English. Since the project
51 is French based, we get a lot of feedback and requests from the English
52 speaking community that we want to honour. The forum has its own domain
53 <a href="http://forum.slitaz.org/">forum.slitaz.org</a>. The default
54 interface is in French but settings can be changed when you login with your
55 account. The crew is also working on the lack of English documentation.
56 Help and assistance are greatly welcomed in the project.
57 </p></li>
59 <li>
60 <strong>06 Dec 2007 - 2 days for a new ISO that boots twice faster!</strong>
61 <p>
62 2 days for a new ISO that boots twice faster. With the new lzma compression
63 boot time has gone down, we worked hard these two days to improve boot speed
64 and finally get SliTaz to boot twice as fast. So we uploaded a new LiveCD with a
65 new Kernel patch for lzma and a bug fix for boot messages. Some
66 tests gave us the LiveCD booting between 20 to 30 seconds on recent PCs
67 and between 60 to 80 on older hardware.
68 <a href="../get/#cooking">Download last Cooking</a>.
69 </p></li>
71 <li>
72 <strong>04 Dec 2007 - New Cooking with sound support and more options</strong>
73 <p>
74 SliTaz crew is proud to announce the availability of a new SliTaz Cooking
75 release. It's finally not the expected stable release because we decided
76 to add some more hardware support on the LiveCD, like sound and PCMCIA
77 support. A new roadmap is on the stove and a stable release should be expected
78 in March 2008, matching one year of the first SliTaz public release. This will
79 also give us time to bring you a rock solid stable version with all these new
80 features and more than 240 packages on the mirror. So, this new SliTaz
81 release brings you Alsa with its mixer, Alsaplayer, mpg123, Gcolor2,
82 pcmciautils, and a new Kernel. SliTaz also provides new options to use at
83 boot time and isapnptools for very old hardware like IBM GL300 6272/6282 or
84 P133/32M. All this new stuff fits in an ISO image of 22,4 Mb. The Simple
85 Light Incredible... SliTaz (cooking) LiveCD can be obtained
86 on SliTaz mirror. <a href="../get/#cooking">Download</a>. Enjoy!</p></li>
88 <li>
89 <strong>06 Nov 2007 - Last Cooking before 1.0</strong>
90 <p>
91 SliTaz project is proud to announce the last cooking version before stable
92 release. This new version provides PHP 5.2.5, Grsync, ISO Master 1.2,
93 Busybox 1.7.2 and much more in a ISO image of 24,7 MB. We also prepared a
94 new theme and wallpaper for JWM and installed a Tango icon.
95 <a href="../get/#cooking">Download</a> SliTaz (cooking) LiveCD for free from
96 TuxFamily mirror. All feedback is really welcome, you can use the mailing
97 list or directly send a mail to &lt;devel at slitaz.org&gt;.</p></li>
99 <li>
100 <strong>12 Oct 2007 - New Cooking and stabilisation</strong><p>
101 SliTaz Cooking ISO image provides a LiveCD of 24 Mb with Firefox 2.0.0.7,
102 Linux kernel 2.6.22.9, Rsync, ISO Master 1.1, LightTPD 1.4.18, SQLite 3.5.1,
103 a new theme and wallpaper. The packages manager was also upgraded with
104 Tazwok and the slitaz-tools. Transmission 0.82 can now create Torrent files.
105 SliTaz (cooking) LiveCD can be obtained for free
106 from TuxFamily mirror. <a href="../get/#cooking">Download</a>.</p></li>
107 </ul>
109 <!-- End of content -->
110 </div>
112 <?php include("../../lib/html/footer.html"); ?>
114 </body>
115 </html>