website view bs/about/index.php @ rev 1115

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