website annotate en/about/index.php @ rev 1182

Add Google verification
author Christophe Lincoln <pankso@slitaz.org>
date Sat Feb 15 14:52:54 2014 +0100 (2014-02-15)
parents ed244b6a8534
children 66964b8f0217
rev   line source
pankso@921 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
al@1025 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
pankso@921 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
pankso@921 4 <head>
al@1025 5 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
al@1025 6 <title>SliTaz - About the project</title>
al@1025 7 <meta name="description" content="SliTaz GNU/Linux project information overview" />
al@1025 8 <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
al@1025 9 <meta name="author" content="Christophe Lincoln"/>
al@1015 10 <?php include("../../lib/html/meta-link.html"); ?>
pankso@921 11 </head>
pankso@921 12 <body>
pankso@921 13
pankso@921 14 <?php include("../../lib/html/header.html"); ?>
pankso@921 15
pankso@921 16 <!-- Block -->
pankso@921 17 <div id="block">
pankso@921 18 <?php include("../../lib/html/nav.en.html"); ?>
pankso@921 19 <!-- Information/image -->
pankso@921 20 <div id="block_info">
pankso@921 21 <h4>About the project</h4>
pankso@921 22 <p>
pankso@921 23 Small, fast, stable and easy to use!
pankso@921 24 </p>
pankso@921 25 <ul>
pankso@921 26 <li><a href="#intro">Introduction</a></li>
pankso@921 27 <li><a href="#overview">Overview</a></li>
pankso@921 28 <li><a href="#website">Web site &amp; i18n</a></li>
pankso@921 29 <li><a href="#reviews">Reviews</a></li>
pankso@921 30 <li><a href="../asso/">Association</a></li>
pankso@921 31 </ul>
pankso@921 32 </div>
pankso@921 33 </div>
pankso@921 34
al@1013 35 <?php include("../../lib/lang.php"); ?>
pankso@921 36
pankso@921 37 <!-- Content -->
pankso@921 38 <div id="content">
pankso@921 39
al@1025 40 <h2 id="intro">Introduction to the project</h2>
al@1025 41
pankso@921 42 <p>
pankso@921 43 SliTaz GNU/Linux is a free operating system working completely in memory from
sinanovicha@1116 44 removable media such as a cdrom or USB key. It is light, speedy and fully installable
pankso@921 45 on a hard drive. SliTaz is distributed in the form of a LiveCD that you can easily
pankso@921 46 burn to a cdrom and boot from. When the system is running you can eject the LiveCD
pankso@921 47 and use your CD drive for other tasks. The Live system provides a fully-featured,
pankso@921 48 working graphical distro and lets you keep your data and personal settings on
pankso@921 49 persistent media. The system can be extended with the Tazpkg package manager and
pankso@921 50 security updates are provided for the cooking and stable versions.
pankso@921 51 </p>
pankso@921 52 <p>
pankso@921 53 SliTaz project provides free technical support to users through the
pankso@921 54 <a href="../mailing-list.php">Mailing list</a> (i18n list)
pankso@921 55 and the <a href="http://forum.slitaz.org/">English Forum</a>.
paul@1148 56 You can also contact us for more information, suggestions, or comments
sinanovicha@1118 57 using the list or directly by mail: &lt;devel at slitaz.org&gt;
pankso@921 58 </p>
pankso@921 59
al@1025 60 <h2 id="overview">Overview</h2>
al@1025 61
pankso@921 62 <ul>
pankso@921 63 <li>Root filesystem taking up about 100 MB and ISO image of less than 30 MB.</li>
pankso@921 64 <li>Ready to use Web server powered by LightTPD with CGI and PHP support.</li>
pankso@921 65 <li>Browse the Web with Midori or Retawq in text mode.</li>
pankso@921 66 <li>Sound support provided by Alsa mixer, audio player and CD ripper/encoder.</li>
pankso@921 67 <li>Chat, mail and FTP clients.</li>
pankso@921 68 <li>SSH client and server powered by Dropbear.</li>
pankso@921 69 <li>Database engine with SQLite.</li>
pankso@921 70 <li>Generate a LiveUSB device.</li>
pankso@921 71 <li>Tools to create, edit or burn CD or DVD images.</li>
pankso@921 72 <li>Elegant desktop with Openbox running on the top of Xorg/Xvesa (X server).</li>
pankso@921 73 <li>Homemade graphical boxes to command line utilities.</li>
pankso@921 74 <li>3345 packages easily installable from the mirror.</li>
pankso@921 75 <li>Active and friendly community.</li>
pankso@921 76 </ul>
pankso@921 77
al@1025 78 <h2 id="website">Website &amp; i18n</h2>
al@1025 79
pankso@921 80 <p>
pankso@921 81 SliTaz's Web site is also available in several languages and is
al@1025 82 part of the <a href="/i18n.php">internationalization project</a>.
pankso@921 83 The web site allows you to <a href="../get/">download</a> the SliTaz
pankso@921 84 LiveCD and help us to develop the project. You can check the
pankso@921 85 <a href="../doc/">documentation</a> area to learn how to use the SliTaz
pankso@921 86 LiveCD and configure the system.
pankso@921 87 </p>
pankso@921 88
al@1025 89 <h2 id="reviews">Reviews</h2>
al@1025 90
pankso@921 91 <p>
pankso@921 92 SliTaz GNU/Linux has been reviewed on several web sites. Thanks to
pankso@921 93 everyone for support.
pankso@921 94 </p>
pankso@921 95
paul@1091 96 <h3>4.0 - April 2012</h3>
paul@1091 97
paul@1091 98 <ul>
paul@1091 99 <li><a href="http://badalhocando.blogspot.co.uk/2012/04/slitaz-40-review-small-but-fierce.html"
paul@1091 100 >Blogspot</a> - By Klaus Zimmermann.</li>
paul@1091 101 <li><a href="http://linuxblog.darkduck.com/2012/04/slitaz-40-light-and-stable.html"
paul@1091 102 >DarkDuck</a> - By Dmitry.</li>
paul@1151 103 <li><a href="http://frederic.bezies.free.fr/blog/?p=8760"
paul@1151 104 >Weblog</a> (fr) - By Frederic Bezies.</li>
paul@1091 105 </ul>
paul@1091 106
pankso@921 107 <h3>3.0 - March 2010 &amp; Cooking - Jan 2010</h3>
al@1025 108
pankso@921 109 <ul>
pankso@921 110 <li><a href="http://kmandla.wordpress.com/2010/03/29/greetings-from-slitaz-3-0/"
pankso@921 111 >Wordpress</a> - By K.Mandla.</li>
pankso@921 112 <li><a href="http://www.linuxjournal.com/content/spotlight-linux-slitaz-gnulinux-30"
pankso@921 113 >Linux Journal</a> - By Susan Linton.</li>
pankso@921 114 <li><a href="http://distrowatch.com/weekly.php?issue=20100111#feature"
pankso@921 115 >Distrowatch</a> - By Jesse Smith (Cooking just before 3.0).</li>
pankso@921 116 </ul>
pankso@921 117
pankso@921 118 <h3>2.0 - April 2009</h3>
al@1025 119
pankso@921 120 <ul>
pankso@921 121 <li><a href="http://www.gdhpress.com.br/blog/slitaz"
pankso@921 122 >Gdhpress</a> (pt) - By Carlos Morimoto.</li>
pankso@921 123 <li><a href="http://www.frlinux.net/?section=distributions&amp;article=237"
pankso@921 124 >FRLinux</a> (fr) - By Steph.</li>
pankso@921 125 <li><a href="http://www.junauza.com/2009/07/slitaz-20-simple-speedy-and-secure.html"
pankso@921 126 >Tech Source</a> - By Jun Auza.</li>
pankso@921 127 <li><a href="http://www.dedoimedo.com/computers/slitaz-2.html"
pankso@921 128 >Dedoimedo</a> - By Dedoimedo.</li>
pankso@921 129 <li><a href="http://linuxologist.com/reviews/slitaz-linux-zero-to-distro-in-30-mb/"
pankso@921 130 >Linuxologist</a> - By Brie Gordon.</li>
pankso@921 131 </ul>
pankso@921 132
pankso@921 133 <h3>1.0 - March 2008</h3>
al@1025 134
pankso@921 135 <ul>
pankso@921 136 <li><a href="http://distrowatch.com/weekly.php?issue=20080331"
pankso@921 137 >Distrowatch</a> - By Ladislav Bodnar.</li>
pankso@921 138 <li><a href="http://www.junauza.com/2008/03/slitaz-gnulinux-smallest-desktop-distro.html"
pankso@921 139 >Tech Source</a> - By Jun Auza.</li>
pankso@921 140 <li><a href="http://beranger.org/index.php?page=diary&amp;2008/03/31/07/04/42-a-quick-look-over-slitaz-1-0"
al@1006 141 >Planet Béranger</a> - By Béranger.</li>
pankso@921 142 <li><a href="http://kmandla.wordpress.com/2008/04/02/slitaz-10-on-450mhz-k6-2-256mb/"
pankso@921 143 >Wordpress</a> - By K.Mandla.</li>
pankso@921 144 <li><a href="http://reddevil62-techhead.blogspot.com/2008/04/damn-minuscule-linux-first-look-at.html"
pankso@921 145 >Red Devil's Tech Blog</a> - By Steve Lawson.</li>
pankso@921 146 <li><a href="http://www.linuxinfusion.com/slitaz-a-light-weight-gnulinux-distribution"
pankso@921 147 >Linux Infusion</a> - By Moparx.</li>
pankso@921 148 <li><a href="http://www.insidesocal.com/click/2008/06/a-second-look-at-slitaz-10.html"
pankso@921 149 >Dailynews Blog</a> - By Steven Rosenberg.</li>
pankso@921 150 <li><a href="http://www.linux.com/feature/140573">Linux.com</a> - By Dennis L. Ericson.</li>
pankso@921 151 <li><a href="http://www.freesoftwaremagazine.com/columns/slitaz_live_cd_small_beautifully_marked"
pankso@921 152 >Free Software Magazine</a> - By Gary Richmond.</li>
pankso@921 153 <li><a href="http://www.linux-magazine.com/issues/2008/97/slitaz"
pankso@921 154 >Linux Pro Magazine</a> - By Dimitri Popov.</li>
pankso@921 155 <li><a href="http://www.dedoimedo.com/computers/slitaz.html"
pankso@921 156 >Dedoimedo</a> - By Dedoimedo.</li>
pankso@921 157 </ul>
pankso@921 158
pankso@921 159 <!-- End of content -->
pankso@921 160 </div>
pankso@921 161
sinanovicha@1120 162 <?php include("../../lib/html/footer.html"); ?>
pankso@921 163
pankso@921 164 </body>
pankso@921 165 </html>