website view en/index.php @ rev 782

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