website rev 375

Improved home page with tiny info and last news + tag cloud
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 11 22:25:35 2009 +0200 (2009-04-11)
parents 07c99524c10a
children 2b8a5f863e14
files en/index.html i18n.html index.html slitaz.css
line diff
     1.1 --- a/en/index.html	Sat Apr 11 19:50:51 2009 +0200
     1.2 +++ b/en/index.html	Sat Apr 11 22:25:35 2009 +0200
     1.3 @@ -2,7 +2,7 @@
     1.4      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.5  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.6  <head>
     1.7 -    <title>SliTaz GNU/Linux - Home page</title>
     1.8 +    <title>SliTaz GNU/Linux - Main page</title>
     1.9      <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10      <meta name="description" content="SliTaz GNU/Linux LiveCD" />
    1.11      <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
    1.12 @@ -115,12 +115,12 @@
    1.13  The SliTaz website offers the main news of the project as well as news 
    1.14  on the general activity of the subprojects on the 
    1.15  <a href="http://labs.slitaz.org/">laboratories</a>. Both are 
    1.16 -available as a XML <a href="rss.xml">RSS</a> feed. The project also 
    1.17 +available as a <a href="rss.xml">XML feed</a>. The project also 
    1.18  proposes a small monthly Newsletter in English and Chinese.
    1.19  </p>
    1.20  <ul>
    1.21  	<li><a href="http://labs.slitaz.org/news">News from the Labs</a>
    1.22 -	(<a href="http://labs.slitaz.org/news?format=atom">RSS</a>)</li>
    1.23 +	(<a href="http://labs.slitaz.org/news?format=atom">Feed</a>)</li>
    1.24  	<li><a href="http://wiki.slitaz.org/doku.php?id=here">Monthly Newsletter</a></li>
    1.25  </ul>
    1.26  
    1.27 @@ -191,7 +191,7 @@
    1.28  	<a href="get/#cooking">download</a> this new version from one of the
    1.29  	official mirrors of the project.
    1.30  	</li>
    1.31 -	<li><strong>Cooking 20080716 - Web boot and MPlayer</strong><br />
    1.32 +	<li><strong>16 Jul 2008 - Cooking 20080716 - Web boot and MPlayer</strong><br />
    1.33  	SliTaz project members are proud to announce the availability of a new
    1.34  	Cooking version, including many new features and bug fixes. This version 
    1.35  	provides the boot option <code>web</code> which lets you boot SliTaz 
     2.1 --- a/i18n.html	Sat Apr 11 19:50:51 2009 +0200
     2.2 +++ b/i18n.html	Sat Apr 11 22:25:35 2009 +0200
     2.3 @@ -74,7 +74,17 @@
     2.4  
     2.5  <h1><font color="#3E1220">SliTaz i18n project</font></h1>
     2.6  <h2><font color="#DF8F06">Internationalization</font></h2>
     2.7 -<!-- <h3>SliTaz i18n project - Translations</h3> -->
     2.8 +
     2.9 +<p>
    2.10 +SliTaz project Website is available in the following languages:
    2.11 +</p>
    2.12 +<p>
    2.13 +<a href="de/">Deutsch</a> -
    2.14 +<a href="en/">English</a> -
    2.15 +<a href="es/">Español</a> -
    2.16 +<a href="fr/">Français</a> -
    2.17 +<a href="pt/">Português</a>.
    2.18 +</p>
    2.19  
    2.20  <p>
    2.21  The main goal of SliTaz is to provide full support for a given language, including
     3.1 --- a/index.html	Sat Apr 11 19:50:51 2009 +0200
     3.2 +++ b/index.html	Sat Apr 11 22:25:35 2009 +0200
     3.3 @@ -29,8 +29,8 @@
     3.4      Language:
     3.5      <a href="de/" title="Deutsche Slitaz Website">Deutsch</a> |
     3.6      <a href="en/" title="English Home page">English</a> |
     3.7 +    <a href="es/" title="Página de Inicio">Español</a> |
     3.8  	<a href="fr/" title="Page d'accueil en français">Français</a> |
     3.9 -    <a href="es/" title="Página de Inicio">Español</a> |
    3.10      <a href="pt/" title="Página principal">Português</a> |
    3.11      <a href="i18n.html" title="Internationalisation">i18n</a>
    3.12  </div>
    3.13 @@ -83,27 +83,23 @@
    3.14  <p>
    3.15  <a href="en/" title="English">Welcome</a> -
    3.16  <a href="fr/" title="Français">Bienvenue</a> -
    3.17 +<a href="es/" Title="Español">Bienvenido</a> -
    3.18  <a href="pt/" title="Português">Bem-vindo</a> -
    3.19 -<a href="de/" title="Deutsch">Willkommen</a> -
    3.20 -Welcome to the SliTaz GNU/Linux web site.
    3.21 +<a href="de/" title="Deutsch">Willkommen</a>
    3.22  </p>
    3.23  
    3.24  <p>
    3.25  SliTaz is an open source and free operating system providing a full featured
    3.26  desktop or server in less than 30 Mb. SliTaz is simple to use, fast and stable.
    3.27 -SliTaz project Website is available in the following languages:
    3.28 -<a href="de/">Deutsch</a> -
    3.29 -<a href="en/">English</a> -
    3.30 -<a href="es/">Español</a> -
    3.31 -<a href="fr/">Français</a> -
    3.32 -<a href="pt/">Português</a>.
    3.33 -More information about the <a href="i18n.html">internationalisation...</a>
    3.34 +The distribution can be easily used with a LiveCD and extented with the packages
    3.35 +manager. SliTaz web site is available several languages, more information about 
    3.36 +the <a href="i18n.html">internationalization project...</a>
    3.37  </p>
    3.38  
    3.39  <table width="100%">
    3.40      <tr>
    3.41          <td align="center">
    3.42 -        <a href="artwork/screenshots.html"><img
    3.43 +        <a href="en/artwork/screenshots.html"><img
    3.44      src="pics/website/screenpresentation.jpg"
    3.45      title="SliTaz Desktops" alt="slitaz-dektop"
    3.46      style="width: 450px; " /></a>
    3.47 @@ -117,83 +113,66 @@
    3.48  -->
    3.49  
    3.50  <h2><a href="en/rss.xml"><img
    3.51 -   	src="pics/website/feed.png" alt="SliTaz RSS News" title="SliTaz RSS News"
    3.52 +    src="pics/website/feed.png" alt="SliTaz RSS News" title="SliTaz RSS News"
    3.53      style="width: 16px; height: 16px; float: left; padding: 4px 4px 0px 0px;" /></a>
    3.54 -    <font color="#DF8F06">Actualités du projet</font></h2>
    3.55 +    <font color="#DF8F06">Headlines</font></h2>
    3.56  <p>
    3.57 -Le site web de SliTaz propose les principales nouvelles du project et
    3.58 -<a href="http://labs.slitaz.org/">les laboratoires</a> des nouvelles
    3.59 -sur l'activité générale des différents sous-projets. Ces nouvelles sont
    3.60 -aussi disponibles sous forme de <a href="fr/rss.xml">flux XML</a>. Le project
    3.61 -propose encore une petite lettre d'information mensuelle en anglais et 
    3.62 -chinois.
    3.63 +The SliTaz website offers the main news of the project as well as news 
    3.64 +on the general activity of the subprojects on the 
    3.65 +<a href="http://labs.slitaz.org/news">SliTaz laboratories</a>.The project
    3.66 +also proposes a small <a href="http://wiki.slitaz.org/doku.php?id=here">monthly Newsletter</a>
    3.67 +in English and Chinese.
    3.68  </p>
    3.69 -<ul>
    3.70 -	<li><a href="http://labs.slitaz.org/news">Nouvelles des Labs</a>
    3.71 -	(<a href="http://labs.slitaz.org/news?format=atom">flux</a>)</li>
    3.72 -	<li><a href="http://wiki.slitaz.org/doku.php?id=here">Monthly Newsletter</a></li>
    3.73 -</ul>
    3.74  
    3.75  <div id="news">
    3.76  
    3.77 +<!-- We just keep the last 5 web site news -->
    3.78 +
    3.79 +<p>
    3.80 + Web site news in:
    3.81 +<a href="en/#news">Deutsch</a> |
    3.82 +<a href="en/#news">English</a> |
    3.83 +<a href="fr/#news">Français</a> |
    3.84 +<a href="pt/#news">Português</a>
    3.85 +</p>
    3.86 +
    3.87  <ul>
    3.88 -	<!-- <li><strong>Date - Title</strong><br />
    3.89 -	</li> -->
    3.90 -	<li><strong>27 Mars 2009 - Labs et nouveaux miroirs</strong><br />
    3.91 -	Cherchant continuellement à améliorer la distribution et les services
    3.92 -	que nous proposons, nous sommes fier d'annoncer le lancement des
    3.93 -	laboratoires SliTaz ou <a href="http://labs.slitaz.org/">SliTaz Labs</a>.
    3.94 -	Cette platforme communautaire permet aux contributeurs de collaborer
    3.95 -	plus efficacement, de rapporter plus facilement des bugs ou demander
    3.96 -	de nouvelles fonctionnalités. Les labs fournissent à chaque
    3.97 -	<a href="http://labs.slitaz.org/projects">projets</a> un wiki, un 
    3.98 -	tracker, un module d'annonces, etc. Les laboratoires fournissent une
    3.99 -	vue d'ensemble sur l'activité du projet et la publication
   3.100 -	<a href="http://labs.slitaz.org/news">de nouvelles régulières</a>.
   3.101 -	N'héstez à vous inscrire, participer et commenter les annonces.
   3.102 -	Le projet et aussi fier d'annonçer 2 nouveaux miroirs: En Suisse,
   3.103 -	hébérgé par <a href="http://mirror.switch.ch/">SWITCHmirror</a>
   3.104 -	(10 Gbit/s) et en Chine hébérgé par 
   3.105 -	<a href="http://www.lupaworld.com">LupaWorld</a>, thanks a lot for
   3.106 -	supporting us.</li>
   3.107 -	<li><strong>20 Mars 2009 - SliTaz à Solutionslinux 2009 (Paris)</strong><br />
   3.108 -	Le projet SliTaz sera présent aux Solutionslinux 2009 à Paris, le stand
   3.109 -	sera tenu par 3 membres actifs de l'équipe pendant les 3 jours du salon
   3.110 -	et plusieurs autres contributeurs seront présents à certain moment. Sur
   3.111 -	place vous aurez la possibilité de tester SliTaz sur divers machines
   3.112 -	dont le EeePC, de créer (prenez une clé avec vous) ou d'acheter des
   3.113 -	clés USB bootables ansi que des LiveCD à saveurs. Vous pourrez
   3.114 -	aussi vous renseigner sur le projet et prendre contact avec les
   3.115 -	membres de l'association et du team de développement. Site web du salon: 
   3.116 -	<a href="http://www.solutionslinux.fr/">www.solutionslinux.fr</a>,
   3.117 -	<a href="http://www.solutionslinux.fr/associations.php?pg=2_7">Village associatif</a>,
   3.118 -	<a href="http://www.solutionslinux.fr/exposant_fiche.php?id=763&amp;pg=2_4">Stand SliTaz</a>.
   3.119 -	</li>
   3.120 -	<li><strong>28 Février 2009 - Nouvelle Cooking</strong><br />
   3.121 -	En préparation de la prochaine version stable, le projet SliTaz est fier
   3.122 -	de publier une nouvelle version Cooking avec un grand nombre de corrections,
   3.123 -	mises à jour et nouvelles fonctionnalités. L'auto-détection des périphériques
   3.124 -	PCI/USB est maintenant gérée par Tazhw et les firmwares peuvent être installés
   3.125 -	via un simple click dans l'interface graphique dédiée. Tazndis a aussi
   3.126 -	une simple box permettant de gérer facilement des pilotes (drivers) Windows.
   3.127 -	Le gestionnaire de paquets graphique est bien plus simple à utiliser, la
   3.128 -	création de LiveUSB (ex: clé USB) peut se faire en un ou deux cliques de souris.
   3.129 -	L'interface de configuration du réseau affiche une jolie liste des connexions
   3.130 -	disponibles et la nouvelle Wifibox permet de se connecter à différents
   3.131 -	réseaux, créer des favoris et configurer les pilotes manuellement ou via
   3.132 -	Tazhw. Le bureau fourni maintenant une interface permettant de gérer
   3.133 -	les applications lançées avec la session Openbox et Ivman avec desktopbox
   3.134 -	fournissent un système de notification simple et léger. Vous pouvez 
   3.135 -	<a href="fr/get/#cooking">télécharger</a> cette nouvelle image ISO depuis
   3.136 -	la partie téléchargement.
   3.137 -	</li>
   3.138 +	<li><strong>27 March 2009 - Labs and new mirrors</strong></li>
   3.139 +	<li><strong>20 March 2009 - SliTaz at Solutionslinux 2009 (Paris)</strong></li>
   3.140 +	<li><strong>28 Feb 2009 - New Cooking 20090228</strong></li>
   3.141 +	<li><strong>31 Dec 2008 - Cooking 20081231 - Wifi and NTFS support</strong></li>
   3.142 +	<li><strong>16 Jul 2008 - Cooking 20080716 - Web boot and MPlayer</strong></li>
   3.143  </ul>
   3.144  
   3.145 +<!-- End of news -->
   3.146 +</div>
   3.147 +
   3.148 +<h2><font color="#DF8F06">Tag cloud</font></h2>
   3.149 +<!-- 10 Cloud tag are available. -->
   3.150 +<div id="cloud">
   3.151  <p>
   3.152 -<a href="fr/#news">Toute l'actualités...</a>
   3.153 +	<a href="http://forum.slitaz.org/" class="tag6">Support</a>
   3.154 +	<a href="en/doc/handbook/livecd.html" class="tag9">LiveCD</a>
   3.155 +	<a href="en/doc/" class="tag5">Documentation</a>
   3.156 +	<a href="en/about/" class="tag4">About</a>
   3.157 +	<a href="http://labs.slitaz.org/" class="tag8">Laboratories</a>
   3.158 +	<a href="en/doc/handbook/" class="tag6">Handbook</a>
   3.159 +	<a href="en/doc/handbook/network-config.html" class="tag4">Wifi</a>
   3.160 +	<a href="en/doc/handbook/packages.html" class="tag6">Package management</a>
   3.161 +	<a href="en/doc/handbook/liveusb.html" class="tag8">LiveUSB</a>
   3.162 +	<a href="en/devel/" class="tag5">Development</a>
   3.163 +	<a href="en/doc/handbook/enlightenment.html" class="tag3">e17</a>
   3.164 +	<a href="en/packages/" class="tag6">Packages</a>
   3.165 +	<a href="http://wiki.slitaz.org/" class="tag6">Wiki</a>
   3.166 +	<a href="en/doc/cookbook/" class="tag3">Cookbook</a>
   3.167 +	<a href="http://labs.slitaz.org/news" class="tag6">Labs News</a>
   3.168 +	<a href="en/doc/handbook/security.html" class="tag5">Security</a>
   3.169 +	<a href="en/doc/handbook/openbox.html" class="tag7">Openbox</a>
   3.170 +	<a href="en/mailing-list.html" class="tag5">Mailing list</a>
   3.171 +	<a href="en/artwork/" class="tag4">Artwork</a>
   3.172 +	<a href="en/get/flavors.html" class="tag7">LiveCD flavor</a>
   3.173 +	<a href="http://boot.slitaz.org/" class="tag6">Web Boot</a>
   3.174  </p>
   3.175 -
   3.176 -<!-- End of news -->
   3.177  </div>
   3.178  
   3.179  <!-- End of content with round corner -->
     4.1 --- a/slitaz.css	Sat Apr 11 19:50:51 2009 +0200
     4.2 +++ b/slitaz.css	Sat Apr 11 22:25:35 2009 +0200
     4.3 @@ -196,13 +196,34 @@
     4.4  	margin-left: -25px;
     4.5  	padding: 4px 0px 4px 0px;
     4.6  }
     4.7 +
     4.8  #gallery {
     4.9  	text-align: center;
    4.10  }
    4.11 +
    4.12  #gallery table {
    4.13  	margin: 30px 0px 30px 0px;
    4.14  }
    4.15  
    4.16 +/* Clouds */
    4.17 +
    4.18 +#cloud {
    4.19 +	padding: 20px 0px 20px 0px;
    4.20 +	line-height: 3em;
    4.21 +	text-align: center;
    4.22 +}
    4.23 +#cloud a { padding: 4px; color: #956411; }
    4.24 +#cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
    4.25 +#cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
    4.26 +#cloud a.tag3 { font-size: 0.9em; font-weight: 300; }
    4.27 +#cloud a.tag4 { font-size: 1.0em; font-weight: 400; }
    4.28 +#cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
    4.29 +#cloud a.tag6 { font-size: 1.4em; font-weight: 600; }
    4.30 +#cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
    4.31 +#cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
    4.32 +#cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
    4.33 +#cloud a.tag10 { font-size: 2.5em; font-weight: 900; }
    4.34 +
    4.35  /* CSS class. */
    4.36  
    4.37  .top_left, .top_right, .bottom_left, .bottom_right {