website rev 797

en: move old news to news/, add activity box and spread info
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 30 05:01:25 2011 +0200 (2011-03-30)
parents afe0d4f22f9e
children a8dd792c6e46
files en/index.php en/news/2007.html en/news/2008.html en/news/2009.html en/news/index.html
line diff
     1.1 --- a/en/index.php	Wed Mar 30 04:30:56 2011 +0200
     1.2 +++ b/en/index.php	Wed Mar 30 05:01:25 2011 +0200
     1.3 @@ -14,6 +14,17 @@
     1.4  	<link rel="alternate" type="application/rss+xml" title="SliTaz Website feed" href="rss.xml" />
     1.5  	<link rel="alternate" type="application/atom+xml" title="SliTaz Labs feed" href="http://labs.slitaz.org/news?format=atom" />
     1.6  	<link rel="alternate" type="application/rss+xml" title="SliTaz SCN feed" href="http://scn.slitaz.org/activity/feed/" />
     1.7 +	<script type="text/javascript">
     1.8 +	/* <![CDATA[ */
     1.9 +	    (function() {
    1.10 +	        var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
    1.11 +	        s.type = 'text/javascript';
    1.12 +	        s.async = true;
    1.13 +	        s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
    1.14 +	        t.parentNode.insertBefore(s, t);
    1.15 +	    })();
    1.16 +	/* ]]> */
    1.17 +	</script>
    1.18  </head>
    1.19  <body>
    1.20  
    1.21 @@ -96,17 +107,16 @@
    1.22  <p>
    1.23  	The SliTaz website offers the main news of the project as well as 
    1.24  	news on the general activity of the subprojects on the
    1.25 -	<a href="http://labs.slitaz.org/">laboratories</a>. Both are
    1.26 +	<a href="http://scn.slitaz.org/">community site</a>. Both are
    1.27  	available as a <a href="rss.xml">XML feed</a>. The project also
    1.28 -	publishes a small monthly Newsletter. The website <a href="../">main page</a>
    1.29 -	will give you a nice overview of the latest news, commits, cooked packages, 
    1.30 -	and Tweets.
    1.31 +	publishes a small monthly Newsletter. This page and the website 
    1.32 +	<a href="../">main page</a> will give you a nice overview of the
    1.33 +	latest news, commits, and Tweets.
    1.34  </p>
    1.35  
    1.36  <div class="box">
    1.37  	<img src="../images/news.png" alt=".png" />	
    1.38 -	<a href="http://labs.slitaz.org/news">News from the Labs</a>
    1.39 -	(<a href="http://labs.slitaz.org/news?format=atom">Feed</a>) | 
    1.40 +	<a href="http://scn.slitaz.org/">News from the Blog</a> | 
    1.41  	<a href="http://doc.slitaz.org/en:newsletter:start">Monthly Newsletter</a>
    1.42  </div>
    1.43  
    1.44 @@ -118,30 +128,30 @@
    1.45  	</li> -->
    1.46  	
    1.47  	<li>
    1.48 -		<strong>29 March 2011 - New Cooking 20110329</strong>
    1.49 -		<p>
    1.50 -			The SliTaz team is pleased to announce the release of a new cooking
    1.51 -			ISO featuring over 2900 packages. All packages have been rebuilt using
    1.52 -			our new cooking tool, now included in tazwok. It contains Linux Kernel
    1.53 -			2.6.37 compiled against glibc 2.13, binutils 2.21 &amp; gcc 4.5.2. The Core
    1.54 -			LiveCD includes Midori 0.3.3. Tazpkg is now entirely translated to
    1.55 -			French and we are open to additional translations. Tazwok has been
    1.56 -			entirely rewritten and it's now possible to recook SliTaz from Scratch
    1.57 -			using any ISO. This ISO is the first of a release candidate series which
    1.58 -			leads us to a stable 4.0 release.
    1.59 -		</p>
    1.60 -		<p>
    1.61 -			A lot of work has been done since our last cooking ISO released in november:
    1.62 -			more than 2200 changes have been commited to the wok, and several
    1.63 -			hundreds more to home-built tools. We are proud to announce that the SliTaz
    1.64 -			community grown a lot these last months: the last year, many
    1.65 -			changes was commited than in the previous four. However, quantity doesn't mean 
    1.66 -			quality. We need you to help to test this new ISO and report eventual bugs. If 
    1.67 -			you want to, you are welcome to help fix known problems before 4.0 is released. 
    1.68 -			You can join members of the crew via our IRC, mailing-list, forums or by
    1.69 -			mailing the packages maintainers. We hope you will enjoy this new
    1.70 -			<a href="get/">release!</a>
    1.71 -		</p>
    1.72 +	<strong>29 March 2011 - New Cooking 20110329</strong>
    1.73 +	<p>
    1.74 +	The SliTaz team is pleased to announce the release of a new cooking
    1.75 +	ISO featuring over 2900 packages. All packages have been rebuilt using
    1.76 +	our new cooking tool, now included in tazwok. It contains Linux Kernel
    1.77 +	2.6.37 compiled against glibc 2.13, binutils 2.21 &amp; gcc 4.5.2. The Core
    1.78 +	LiveCD includes Midori 0.3.3. Tazpkg is now entirely translated to
    1.79 +	French and we are open to additional translations. Tazwok has been
    1.80 +	entirely rewritten and it's now possible to recook SliTaz from Scratch
    1.81 +	using any ISO. This ISO is the first of a release candidate series which
    1.82 +	leads us to a stable 4.0 release.
    1.83 +	</p>
    1.84 +	<p>
    1.85 +	A lot of work has been done since our last cooking ISO released in november:
    1.86 +	more than 2200 changes have been commited to the wok, and several
    1.87 +	hundreds more to home-built tools. We are proud to announce that the SliTaz
    1.88 +	community grown a lot these last months: the last year, many
    1.89 +	changes was commited than in the previous four. However, quantity doesn't mean 
    1.90 +	quality. We need you to help to test this new ISO and report eventual bugs. If 
    1.91 +	you want to, you are welcome to help fix known problems before 4.0 is released. 
    1.92 +	You can join members of the crew via our IRC, mailing-list, forums or by
    1.93 +	mailing the packages maintainers. We hope you will enjoy this new
    1.94 +	<a href="get/">release!</a>
    1.95 +	</p>
    1.96  	</li>
    1.97  	
    1.98  	<a name="20101104"></a>
    1.99 @@ -158,72 +168,8 @@
   1.100  	All feedback is welcome and can be done through the mailing list or 
   1.101  	the forum.</p>
   1.102  	</li>
   1.103 -	
   1.104 -	<li><strong>08 May 2010 - Summer of Documentation</strong>
   1.105 -	<p>The SliTaz team is organizing a 'Summer of Documentation' from May 10th to June 10th. 
   1.106 -	The main aim is to centralize, review and update all online documentation. 
   1.107 -	More details can be found at <a href="http://doc.slitaz.org/">doc.slitaz.org</a>. 
   1.108 -	We hope that SliTaz users will be able to contribute by adding to or updating the 
   1.109 -	documentation.
   1.110 -	</p>
   1.111 -	</li>
   1.112 -	
   1.113 -	<li><strong>28 March 2010 - SliTaz GNU/Linux 3.0 release</strong>
   1.114 -	<p>All of the SliTaz team are proud to announce the release of the SliTaz 
   1.115 -	GNU/Linux 3.0 operating system. It's simpler, faster, customizable, 
   1.116 -	mightier and yet incredibly tiny. The new SliTaz stable version is now 
   1.117 -	out after one year of development.</p>
   1.118 -	<p>The core desktop provides a fully featured desktop powered by Xorg 7.4, 
   1.119 -	Openbox, LXDE components and home made tools. It lets you easily connect to
   1.120 -	the Internet to surf the web with the Midori web browser, listen to music
   1.121 -	or manage your pictures.</p>
   1.122 -	<p>The default core system fits into a 30 MB ISO image and LiveCD flavors 
   1.123 -	start at 8 MB. This stable version has been built by a new toolchain including
   1.124 -	GCC 4.4.1 and uses the Linux kernel 2.6.30.6. You can read the full 
   1.125 -	<a href="doc/releases/3.0/relnotes.en.html">Releases Notes</a> for more
   1.126 -	information and <a href="get/#stable>">download</a> a LiveCD image from the
   1.127 -	SliTaz mirrors.</p>
   1.128 -	</li>
   1.129 -	
   1.130 -	<li><strong>14 March 2010 - RC series and Solutionslinux 2010 (Paris)</strong>
   1.131 -	<p>Since we're getting closer to the next stable release, we have updated the
   1.132 -	core ISO image to start with a RC series. The Major change is the switch to
   1.133 -	Midori as the default web browser, this will improve user experience and let
   1.134 -	us keep SliTaz at 30Mb. Midori is a modern browser powered by the webkit engine -
   1.135 -	it is fast, simple to use and well integrated with the SliTaz desktop.</p>
   1.136 -	<p>This updated ISO comes with a bunch of bug and dependency fixes, we have 
   1.137 -	also improved the home made tools and scripts. This new ISO image can be 
   1.138 -	downloaded from the SliTaz mirrors (30 Mb): 
   1.139 -	<a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">slitaz-cooking.iso</a></p>
   1.140 -	<p>By the way, the SliTaz project will be at 
   1.141 -	<a href="http://www.solutionslinux.fr/">Solutionslinux</a> 2010 next 
   1.142 -	week in Paris. You will be able to learn about the project and make
   1.143 -	contact with members of the association and the development team.</p>
   1.144 -	</li>
   1.145 -	
   1.146 -	<li><strong>21 February 2010 - New Cooking 20100221</strong>
   1.147 -	<p>SliTaz contributors are proud to announce a new Cooking version of the
   1.148 -	LiveCD. This is the last Cooking RC before 3.0 is released. The core ISO image
   1.149 -	is at 27 MB and comes with many changes and improvments. This Cooking uses
   1.150 -	Xorg as X server instead of Xvesa and provides full UTF-8 support. With
   1.151 -	a clean desktop environment, it also provides many applications for daily
   1.152 -	usage and common tasks. Netsurf replaces firefox as the default web browser.
   1.153 -	Nevertheless, a Firefox flavor at 29 Mb with sound and wifi support can 
   1.154 -	also be downloaded from the official mirrors.</p>
   1.155 -	<p>On the updates and improvements side: tazpkg is faster, boot-scripts are 
   1.156 -	updated and home-made toolboxes are improved. Wifibox uses awk for better
   1.157 -	network scanning. WPA support in the boot scripts have been improved. Boot
   1.158 -	time is logged for performance measuring. The SliTaz installer will now 
   1.159 -	try to use files from an USB device if no cdrom is found, allow you to 
   1.160 -	create a default user account, set a root password and use a separate /home
   1.161 -	partition. And finally, LiveCD customization is now much easier: users
   1.162 -	just have to boot, modify and use writefs via the Tazlito graphical interface
   1.163 -	or from the command line to generate their own customized CD.</p>
   1.164 -	<p>As usual, you can <a href="get/#cooking">download</a> these new
   1.165 -	flavors from one of the official mirrors of the project and provide feedback
   1.166 -	on the SliTaz forum.</p>
   1.167 -	</li>
   1.168 -	<li><strong>News archives:</strong> 
   1.169 +
   1.170 +	<li><a href="news/">More news</a> or browse the archives:
   1.171  	<a href="news/2007.html">2007</a> |
   1.172  	<a href="news/2008.html">2008</a> |
   1.173  	<a href="news/2009.html">2009</a></li>
   1.174 @@ -232,6 +178,49 @@
   1.175  <!-- End of news -->
   1.176  </div>
   1.177  
   1.178 +<h2>Project Activity</h2>
   1.179 +<?php
   1.180 +	require_once("../libs/get-feed.php");
   1.181 +?>
   1.182 +
   1.183 +<div class="activity">
   1.184 +	<p>
   1.185 +		<img src="../images/users.png" alt="users.png" />
   1.186 +		Community Activity
   1.187 +		<?php get_rss_feed("/var/cache/slitaz/website/scn.xml"); ?>
   1.188 +	</div>
   1.189 +	<p class="activity_more">
   1.190 +		<a href="http://scn.slitaz.org/activity/">More activity</a>
   1.191 +	</p>
   1.192 +</div>
   1.193 +
   1.194 +<div class="activity">
   1.195 +	<p>
   1.196 +		<img src="../images/development.png" alt="development.png" />
   1.197 +		Latest Commits
   1.198 +		<?php get_rss_feed("/var/cache/slitaz/website/wok.xml"); ?>
   1.199 +	</div>
   1.200 +	<p class="activity_more">
   1.201 +		<a href="http://hg.slitaz.org/">More commits</a>
   1.202 +	</p>
   1.203 +</div>
   1.204 +
   1.205 +<h2>Spread SliTaz</h2>
   1.206 +<p>
   1.207 +	Make SliTaz even more popular! Blog, Tweet, share and talk about 
   1.208 +	the project. You can also join the us, connect, share or get
   1.209 +	involve on the SliTaz <a href="http://scn.slitaz.org/">Community Network</a>.
   1.210 +</p>
   1.211 +
   1.212 +<!-- Twitter Button -->
   1.213 +<div style="margin-bottom: 10px;">
   1.214 +	<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
   1.215 +	<a href="http://twitter.com/share" class="twitter-share-button" 
   1.216 +		data-text="SliTaz GNU/Linux" 
   1.217 +		data-count="horizontal"
   1.218 +		data-via="slitaz">Tweet</a>
   1.219 +</div>
   1.220 +
   1.221  <!-- End of content  -->
   1.222  </div>
   1.223  
     2.1 --- a/en/news/2007.html	Wed Mar 30 04:30:56 2011 +0200
     2.2 +++ b/en/news/2007.html	Wed Mar 30 05:01:25 2011 +0200
     2.3 @@ -68,6 +68,7 @@
     2.4  		<p>
     2.5  			<img src="../../images/news.png" alt="png" /> 2007 | 
     2.6  			<a href="2008.html">2008</a> | <a href="2009.html">2009</a>
     2.7 +			| <a href="./">2010</a>
     2.8  		</p>
     2.9  	</div>
    2.10  </div>
     3.1 --- a/en/news/2008.html	Wed Mar 30 04:30:56 2011 +0200
     3.2 +++ b/en/news/2008.html	Wed Mar 30 05:01:25 2011 +0200
     3.3 @@ -67,7 +67,8 @@
     3.4  		</p>
     3.5  		<p>
     3.6  			<img src="../../images/news.png" alt="png" />
     3.7 -			<a href="2007.html">2007</a> | 2008 | <a href="2009.html">2009</a>
     3.8 +			<a href="2007.html">2007</a> | 2008 | 
     3.9 +			<a href="2009.html">2009</a> | <a href="./">2010</a>
    3.10  		</p>
    3.11  	</div>
    3.12  </div>
     4.1 --- a/en/news/2009.html	Wed Mar 30 04:30:56 2011 +0200
     4.2 +++ b/en/news/2009.html	Wed Mar 30 05:01:25 2011 +0200
     4.3 @@ -68,7 +68,7 @@
     4.4  		<p>
     4.5  			<img src="../../images/news.png" alt="png" /> 
     4.6  			<a href="2007.html">2007</a> | <a href="2008.html">2008</a>
     4.7 -			|  2009
     4.8 +			|  2009 | <a href="./">2010</a>
     4.9  		</p>
    4.10  	</div>
    4.11  </div>
     5.1 --- a/en/news/index.html	Wed Mar 30 04:30:56 2011 +0200
     5.2 +++ b/en/news/index.html	Wed Mar 30 05:01:25 2011 +0200
     5.3 @@ -61,18 +61,87 @@
     5.4  			broken due to website structure changes (mainly the docs 
     5.5  			that moved to their own domain).
     5.6  		</p>
     5.7 +		<p>
     5.8 +			<img src="../../images/news.png" alt="png" /> 
     5.9 +			<a href="2007.html">2007</a> | <a href="2008.html">2008</a>
    5.10 +			| <a href="2009.html">2009</a> | <a href="./">2010</a>
    5.11 +		</p>
    5.12  	</div>
    5.13  </div>
    5.14  
    5.15  <!-- Content -->
    5.16  <div id="content">
    5.17  
    5.18 -<h2>News by year</h2>
    5.19 -	<p>
    5.20 -		<img src="../../images/news.png" alt="png" />
    5.21 -		<a href="2007.html">2007</a> | <a href="2008.html">2008</a>
    5.22 -		| <a href="2009.html">2009</a> | 
    5.23 +<h2>2010</h2>
    5.24 +
    5.25 +<ul>
    5.26 +	<li><strong>08 May 2010 - Summer of Documentation</strong>
    5.27 +	<p>The SliTaz team is organizing a 'Summer of Documentation' from May 10th to June 10th. 
    5.28 +	The main aim is to centralize, review and update all online documentation. 
    5.29 +	More details can be found at <a href="http://doc.slitaz.org/">doc.slitaz.org</a>. 
    5.30 +	We hope that SliTaz users will be able to contribute by adding to or updating the 
    5.31 +	documentation.
    5.32  	</p>
    5.33 +	</li>
    5.34 +	
    5.35 +	<li><strong>28 March 2010 - SliTaz GNU/Linux 3.0 release</strong>
    5.36 +	<p>All of the SliTaz team are proud to announce the release of the SliTaz 
    5.37 +	GNU/Linux 3.0 operating system. It's simpler, faster, customizable, 
    5.38 +	mightier and yet incredibly tiny. The new SliTaz stable version is now 
    5.39 +	out after one year of development.</p>
    5.40 +	<p>The core desktop provides a fully featured desktop powered by Xorg 7.4, 
    5.41 +	Openbox, LXDE components and home made tools. It lets you easily connect to
    5.42 +	the Internet to surf the web with the Midori web browser, listen to music
    5.43 +	or manage your pictures.</p>
    5.44 +	<p>The default core system fits into a 30 MB ISO image and LiveCD flavors 
    5.45 +	start at 8 MB. This stable version has been built by a new toolchain including
    5.46 +	GCC 4.4.1 and uses the Linux kernel 2.6.30.6. You can read the full 
    5.47 +	<a href="../doc/releases/3.0/relnotes.en.html">Releases Notes</a> for more
    5.48 +	information and <a href="../get/#stable>">download</a> a LiveCD image from the
    5.49 +	SliTaz mirrors.</p>
    5.50 +	</li>
    5.51 +	
    5.52 +	<li><strong>14 March 2010 - RC series and Solutionslinux 2010 (Paris)</strong>
    5.53 +	<p>Since we're getting closer to the next stable release, we have updated the
    5.54 +	core ISO image to start with a RC series. The Major change is the switch to
    5.55 +	Midori as the default web browser, this will improve user experience and let
    5.56 +	us keep SliTaz at 30Mb. Midori is a modern browser powered by the webkit engine -
    5.57 +	it is fast, simple to use and well integrated with the SliTaz desktop.</p>
    5.58 +	<p>This updated ISO comes with a bunch of bug and dependency fixes, we have 
    5.59 +	also improved the home made tools and scripts. This new ISO image can be 
    5.60 +	downloaded from the SliTaz mirrors (30 Mb): 
    5.61 +	<a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">slitaz-cooking.iso</a></p>
    5.62 +	<p>By the way, the SliTaz project will be at 
    5.63 +	<a href="http://www.solutionslinux.fr/">Solutionslinux</a> 2010 next 
    5.64 +	week in Paris. You will be able to learn about the project and make
    5.65 +	contact with members of the association and the development team.</p>
    5.66 +	</li>
    5.67 +	
    5.68 +	<li><strong>21 February 2010 - New Cooking 20100221</strong>
    5.69 +	<p>SliTaz contributors are proud to announce a new Cooking version of the
    5.70 +	LiveCD. This is the last Cooking RC before 3.0 is released. The core ISO image
    5.71 +	is at 27 MB and comes with many changes and improvments. This Cooking uses
    5.72 +	Xorg as X server instead of Xvesa and provides full UTF-8 support. With
    5.73 +	a clean desktop environment, it also provides many applications for daily
    5.74 +	usage and common tasks. Netsurf replaces firefox as the default web browser.
    5.75 +	Nevertheless, a Firefox flavor at 29 Mb with sound and wifi support can 
    5.76 +	also be downloaded from the official mirrors.</p>
    5.77 +	<p>On the updates and improvements side: tazpkg is faster, boot-scripts are 
    5.78 +	updated and home-made toolboxes are improved. Wifibox uses awk for better
    5.79 +	network scanning. WPA support in the boot scripts have been improved. Boot
    5.80 +	time is logged for performance measuring. The SliTaz installer will now 
    5.81 +	try to use files from an USB device if no cdrom is found, allow you to 
    5.82 +	create a default user account, set a root password and use a separate /home
    5.83 +	partition. And finally, LiveCD customization is now much easier: users
    5.84 +	just have to boot, modify and use writefs via the Tazlito graphical interface
    5.85 +	or from the command line to generate their own customized CD.</p>
    5.86 +	<p>As usual, you can <a href="../get/#cooking">download</a> these new
    5.87 +	flavors from one of the official mirrors of the project and provide feedback
    5.88 +	on the SliTaz forum.</p>
    5.89 +	</li>
    5.90 +</ul>
    5.91 +
    5.92 +
    5.93  <!-- End of content -->
    5.94  </div>
    5.95