website view en/index.php @ rev 720

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