website rev 127

en: Add RSS feed + typos
author Paul Issott <paul@slitaz.org>
date Mon Jul 28 20:42:24 2008 +0000 (2008-07-28)
parents 567f75a5b1d8
children d43b14063442
files en/doc/manuals/tazpkg.en.html en/get/flavors.html en/index.html en/rss.xml
line diff
     1.1 --- a/en/doc/manuals/tazpkg.en.html	Sun Jul 27 12:52:17 2008 +0000
     1.2 +++ b/en/doc/manuals/tazpkg.en.html	Mon Jul 28 20:42:24 2008 +0000
     1.3 @@ -114,7 +114,7 @@
     1.4  <p>
     1.5  Description of the package (if it exists). This command
     1.6  displays the 'description.txt' file of each package (a simple
     1.7 -text file, not more than 80 characters to fit in a standard terminal):
     1.8 +text file, no wider than 80 characters to fit in a standard terminal):
     1.9  </p>
    1.10  <pre>
    1.11   # tazpkg desc busybox
     2.1 --- a/en/get/flavors.html	Sun Jul 27 12:52:17 2008 +0000
     2.2 +++ b/en/get/flavors.html	Mon Jul 28 20:42:24 2008 +0000
     2.3 @@ -91,7 +91,7 @@
     2.4  
     2.5  <h3>Getting and generating a flavor</h3>
     2.6  <p>
     2.7 -A flavor is a (.Flavor) file to generate a special flavor.
     2.8 +A Flavor is a (.flavor) file to generate a special flavor.
     2.9  The graphical tool Tazlitobox can create a flavor in a few 
    2.10  mouse clicks. The Tazlito <a href="../doc/manuals/tazlito.en.html">manual</a> 
    2.11  and <a href="../doc/handbook/gen-livecd.html">documentation</a> provide
     3.1 --- a/en/index.html	Sun Jul 27 12:52:17 2008 +0000
     3.2 +++ b/en/index.html	Mon Jul 28 20:42:24 2008 +0000
     3.3 @@ -14,7 +14,7 @@
     3.4      <meta name="publisher" content="www.slitaz.org" />
     3.5      <link rel="shortcut icon" href="../favicon.ico" />
     3.6      <link rel="stylesheet" type="text/css" href="../slitaz.css" />
     3.7 -    <link rel="alternate" type="application/rss+xml" title="SliTaz RSS feed" href="../rss.xml" />
     3.8 +    <link rel="alternate" type="application/rss+xml" title="SliTaz RSS feed" href="rss.xml" />
     3.9  </head>
    3.10  <body bgcolor="#ffffff">
    3.11  <!-- Header -->
    3.12 @@ -92,8 +92,21 @@
    3.13  <a href="about/">More information...</a>
    3.14  </p>
    3.15  
    3.16 +<!--
    3.17 +    SliTaz news starting.
    3.18 +    English RSS feed file is : rss.xml
    3.19 +-->
    3.20 +
    3.21  <div id="news">
    3.22 -<h2><font color="#df8f06">Headlines</font></h2>
    3.23 +<h2><a href="rss.xml"><img
    3.24 +    src="../pics/website/feed.png" alt="SliTaz RSS News" title="SliTaz RSS News"
    3.25 +    style="width: 16px; height: 16px; float: left; padding: 4px 4px 0px 0px;" /></a>
    3.26 +    <font color="#DF8F06">Headlines</font></h2>
    3.27 +<p>
    3.28 +The SliTaz website distributes a news summary with the <a href="rss.xml">RSS 2.0</a>
    3.29 +syndication format, the latest headlines come to you via XML.
    3.30 +</p>
    3.31 +
    3.32  <ul>
    3.33  	<!-- <li><strong>Date - Title</strong><br />
    3.34  	</li> -->
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/en/rss.xml	Mon Jul 28 20:42:24 2008 +0000
     4.3 @@ -0,0 +1,104 @@
     4.4 +<?xml version="1.0" encoding="iso-8859-1" ?>
     4.5 +<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
     4.6 +<channel>
     4.7 +	<atom:link href="http://www.slitaz.org/en/rss.xml" rel="self" type="application/rss+xml" />
     4.8 +	<title>Slitaz GNU/Linux RSS feed</title>
     4.9 +	<link>http://www.slitaz.org/en/rss.xml</link>
    4.10 +	<language>en</language>
    4.11 +	<description>
    4.12 +		SliTaz GNU/Linux News.
    4.13 +	</description>
    4.14 +	<copyright>Copyright © www.slitaz.org - GNU gpl</copyright>
    4.15 +	<lastBuildDate>Wed, 16 Jul 2008 22:50:00 GMT</lastBuildDate>
    4.16 +	
    4.17 +	<item>
    4.18 +		<title>Cooking 20080716 - Web boot and MPlayer</title>
    4.19 +		<link>http://www.slitaz.org/en/get/#cooking</link>
    4.20 +		<guid isPermaLink="true">http://www.slitaz.org/en/get/</guid>
    4.21 +		<pubDate>Wed, 16 Jul 2008 22:50:00 GMT</pubDate>
    4.22 +		<description>
    4.23 +	SliTaz project members are proud to announce the availability of a new
    4.24 +	Cooking version, including many new features and bug fixes. This version 
    4.25 +	provides the boot option web which lets you boot SliTaz from the internet 
    4.26 +	using gPXE from boot.slitaz.org. This new unique service offers the 
    4.27 +	possibility to use SliTaz in Live mode (all in RAM), using the Live options 
    4.28 +	to store your data permanently and preconfigure the system. This new Cooking 
    4.29 +	takes an extra 3 Mb so we can provide: a multimedia player with MPlayer, a 
    4.30 +	notes manager with Notecase, a new version of Tazpkg package manager with 
    4.31 +	md5sum support, XFS filesystem support built into the Kernel, a 'man' command 
    4.32 +	and a few updates. This version requires at least 160 Mb to boot and run 
    4.33 +	properly, we offer loram flavors for machines with less resources.
    4.34 +		</description>
    4.35 +	</item>
    4.36 +	
    4.37 +	<item>
    4.38 +		<title>Cooking 20080626 with new Kernel</title>
    4.39 +		<link>http://www.slitaz.org/en/</link>
    4.40 +		<guid isPermaLink="true">http://www.slitaz.org/en/get/</guid>
    4.41 +		<pubDate>Sun, 28 Jun 2008 10:50:00 GMT</pubDate>
    4.42 +		<description>
    4.43 +	Summer time is here and also the new Cooking from the 26 June. A lot
    4.44 +	of work has been done to improve user experience. This Cooking version
    4.45 +	provides a new Kernel (2.6.25.5) with many new built-in drivers and 
    4.46 +	modules, linux package was also split to have a fairly modular Kernel.
    4.47 +	Default user has changed to tux and the new option 
    4.48 +	user=name lets you choose the default user name. Most
    4.49 +	of the Slitaz utils and tools have been improved: tazpkgbox provides
    4.50 +	some new commands for package management and bootfloppybox can be used in
    4.51 +	text mode, Netbox wifi and PPPoE support are now both working well and
    4.52 +	a new function called zeroconf is available. Most packages are up-to-date
    4.53 +	and Firefox 3.0 is part of the 25.2 Mb ISO. Cooking version can be
    4.54 +	downloaded from SliTaz mirror. Bugs can be reported on SliTaz Bug 
    4.55 +	Tracking System.
    4.56 +		</description>
    4.57 +	</item>
    4.58 +	
    4.59 +    <item>
    4.60 +		<title>Cooking 20080518 and LinuxDays.ch</title>
    4.61 +		<link>http://www.slitaz.org/en/</link>
    4.62 +		<guid isPermaLink="true">http://www.slitaz.org/en/get/</guid>
    4.63 +		<pubDate>Sun, 18 May 2008 23:50:00 GMT</pubDate>
    4.64 +		<description>
    4.65 +	SliTaz team is proud to announce the availability of a new Cooking
    4.66 +	LiveCD ISO image providing huge changes from the stable release.
    4.67 +	SliTaz now uses Openbox as it's default Window Manager, desktop icons let
    4.68 +	you launch your favorite applications and manage files and dbus and hal
    4.69 +	will automatically mount removable media such as USB keys or Hard disks.
    4.70 +	Packages can now be managed through the graphical Packages Manager
    4.71 +	Tazpkgbox and mountbox and netbox are now much more usable and complete.
    4.72 +	The LiveCD now offers: lua, a desktop search engine with searchmonkey,
    4.73 +	system information with Hardinfo, task management with LXTasks and a
    4.74 +	password and clipboard manager. All the major packages have been updated -
    4.75 +	SliTaz now uses a new toolchain using the last glibc-2.7, GTK 2.12.9
    4.76 +	and Firefox 3.0 RC1! You will now find 580 packages on the mirror
    4.77 +	including wireless support for the kernel and the necessary tools 
    4.78 +	for a manual connection or one managed by SliTaz netbox. This new announced
    4.79 +	Cooking version can be downloaded from SliTaz mirror. Note: This version is 
    4.80 +	going to be used at the LinuxDay.ch in Geneva, Switzerland.
    4.81 +		</description>
    4.82 +	</item>
    4.83 +
    4.84 +	<item>
    4.85 +		<title>March 2008 - SliTaz GNU/Linux 1.0 release</title>
    4.86 +		<link>http://www.slitaz.org/en/</link>
    4.87 +		<guid isPermaLink="true">http://www.slitaz.org/en/get/#stable</guid>
    4.88 +		<pubDate>Sat, 22 Mar 2008 21:00:00 GMT</pubDate>
    4.89 +		<description>
    4.90 +	The SliTaz contributors team are proud to announce the publication of SliTaz
    4.91 +	GNU/Linux 1.0. This is the first stable release after 2 years of work. The
    4.92 +	system is distributed as a bootable LiveCD of 24.8 MB providing a fully
    4.93 +	featured desktop environment and a generous selection of multi-use applications.
    4.94 +	SliTaz GNU/Linux 1.0 uses the Linux Kernel 2.6.24.2, providing Firefox 2.0.0.12,
    4.95 +	Rsync 3.0.0, Gparted 0.3.5 and sound support with Alsa 1.0.16. The distribution
    4.96 +	lets you listen to music, surf the Web, edit a video studio and much more
    4.97 +	with the 448 available packages that can be installed with our own
    4.98 +	package manager Tazpkg. The LiveCD lets you create a custom distro or a LiveUSB
    4.99 +	device in one single command. Security updates are provided by the project and
   4.100 +	popular packages like Firefox will also get upgraded for functionality. You
   4.101 +	can get SliTaz GNU/Linux 1.0 from the Web site download page. Read the Release 
   4.102 +	Notes for more detailed information on this stable version.
   4.103 +		</description>
   4.104 +	</item>
   4.105 +
   4.106 +</channel>
   4.107 +</rss>