website view da/index.php @ rev 864
da: some fixes and files for artwork section
author | Bo Vagner Højer <bohoejer@live.dk> |
---|---|
date | Thu Jun 02 17:33:41 2011 +0200 (2011-06-02) |
parents | 1a4ae93b0930 |
children | 4dbb0133fd19 |
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 <! Danish (da) translation by Bo Vagner Højer - bohoejer@live.dk
4 Member of Labitat Hackerspace, Copenhagen - www.labitat.dk
5 visit our hackerspace every tuesday evening for free - always hot coffee >
6 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="da" lang="da">
7 <head>
8 <title>SliTaz GNU/Linux (en)</title>
9 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
10 <meta name="description" content="SliTaz GNU/Linux LiveCD" />
11 <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
12 <meta name="robots" content="index, follow, all" />
13 <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
14 <meta name="author" content="Linux User"/>
15 <link rel="shortcut icon" href="../favicon.ico" />
16 <link rel="stylesheet" type="text/css" href="../slitaz.css" />
17 <link rel="alternate" type="application/rss+xml" title="SliTaz Website feed" href="rss.xml" />
18 <link rel="alternate" type="application/rss+xml" title="SliTaz SCN feed" href="http://scn.slitaz.org/activity/feed/" />
19 <script type="text/javascript">
20 /* <![CDATA[ */
21 (function() {
22 var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
23 s.type = 'text/javascript';
24 s.async = true;
25 s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
26 t.parentNode.insertBefore(s, t);
27 })();
28 /* ]]> */
29 </script>
30 </head>
31 <body>
33 <!-- Header -->
34 <div id="header">
35 <div id="logo"></div>
36 <div id="network">
37 <a href="http://www.slitaz.org/netmap.php">
38 <img src="../images/network.png" alt="netværk:" /></a>
39 <a href="http://scn.slitaz.org/">Samfund</a>
40 <a href="http://doc.slitaz.org/">Vejledning</a>
41 <a href="http://forum.slitaz.org/">Forum</a>
42 <a href="http://bugs.slitaz.org">Fejl</a>
43 <a href="http://hg.slitaz.org/">Hg</a>
44 </div>
45 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
46 </div>
48 <!-- Block -->
49 <div id="block">
50 <!-- Navigation -->
51 <div id="block_nav">
52 <h4>Navigation</h4>
53 <div class="right_box">
54 <ul>
55 <li><a href="mailing-list.html">Postliste</a></li>
56 <li><a href="devel/">Udvikling</a></li>
57 <li><a href="packages/">Programpakker</a></li>
58 <li><a href="artwork/">Grafik</a></li>
59 <li><a href="search.html">Søgning</a></li>
60 </ul>
61 </div>
62 <div class="left_box">
63 <ul>
64 <li><a href="./">Nyheder</a></li>
65 <li><a href="about/">Om SliTaz</a></li>
66 <li><a href="get/">Hent SliTaz</a></li>
67 <li><a href="asso/">Organisation</a></li>
68 <li><a href="doc/">Vejledning</a></li>
69 </ul>
70 </div>
71 </div>
72 <!-- Information/image -->
73 <div id="block_info">
74 <h4>Dansk hjemmeside</h4>
75 <p>
76 SliTaz er et frit og gratis operativsystem, som giver en fuldt udstyret
77 skrivebordsmaskine eller server i mindre end 30 MB.
78 </p>
79 <p>
80 Som live-os kan SliTaz køre fuldstændig i ram-hukommelsen og startes
81 fra flytbare medier så som en cdrom eller usb-pind.
82 Operativsystemmet er sikkert, stabilt og let at bruge.
83 <a href="about/">Mere information...</a>
84 </p>
85 </div>
86 </div>
88 <!-- Languages -->
89 <div id="lang">
90 <a href="../i18n.php">
91 <img src="../images/locale.png" alt="Sprog:" /></a>
92 <strong title="Oversættelse ved Bo Vagner Højer - bohoejer@live.dk">Dansk</strong>
93 <a href="../de/">Deutsch</a>
94 <a href="../en/">English</a>
95 <a href="../es/">Español</a>
96 <a href="../fr/">Français</a>
97 <a href="../id/">Indonesian</a>
98 <a href="../it/">Italiano</a>
99 <a href="../pt/">Português</a>
100 <a href="../cn/">Chinese</a>
101 </div>
103 <!-- Content -->
104 <div id="content">
106 <div class="box">
107 <img src="../images/update.png" style="float: left; margin-right: 10px; " />
108 <p>
109 Hjælp SliTaz stifteren Pankso med at arbejde 100% på SliTaz indtil Juli -
110 <a href="http://www.gofundme.com/pankso">Giv penge NU</a>
111 </p>
112 </div>
114 <!--
115 SliTaz news starting.
116 -->
118 <h2>Nyheder</h2>
119 <p>
120 SliTaz hjemmesiden tilbyder projektets hovednyheder så vel som
121 nyheder om den generelle aktivitet i underprojekter på
122 <a href="http://scn.slitaz.org/">SliTaz netværket</a>. Begge er
123 tilgængelige som et <a href="rss.xml">rssfeed</a>.
124 Projektet udgiver også
125 et lille månedligt nyhedsbrev. Denne side og hjemmesidens
126 <a href="../">hovedside</a> vil give dig et flot overblik over de
127 sidste nyheder, bidrag og Tweets.
128 </p>
130 <div class="box">
131 <img src="../images/news.png" alt="nyheder:" />
132 <a href="http://scn.slitaz.org/">Nyheder fra bloggen</a> |
133 <a href="http://doc.slitaz.org/en:newsletter:start">Månedligt nyhedsbrev</a>
134 </div>
136 <div class="news">
138 <ul>
139 <!-- <li><strong>Date - Title</strong>
140 <p></p>
141 </li> -->
142 <li><strong>31 Maj 2011 - Ny og frisk udviklingsversion 20110531</strong>
143 <p>
144 SliTaz holdet er stolt af at kunne annoncere frigivelsen af en ny
145 udviklingsversion bygget med vores nye og friske programpakker fra cookutils.
146 Cookutils er en af den nye genneration af værktøjer til at bygge SliTaz
147 programpakker og giver en byggerobot
148 med en flot webgrændseflade der arbejder ud-af-boksen på ethvert SliTaz
149 system. Disse nye pakker er blevet bygget med en ny i486 optimeret
150 værktøjskæde.
151 </p>
152 <p>
153 Hele opstartsprocessen er blevet forbedret og den første konfiguration sker nu
154 gennem GTK-kasser i en X session og opstartstiden er også hurtigere.
155 Denne version kommer med et nyt grafisk værktøj til systemkonfiguration
156 så vel som vores nye systemkonfigurationspanel kendt som TazPanel.
157 TazPanel lader dig konfigurer hele systemet via en xHTML/CSS
158 webgrændseflade (god til fjernkontrol) og det laver også pakkehåndtering
159 og afløser derved den gamle GTK-kasse.
160 </p>
161 <p>
162 Nu har Xorg dri understøttelse, så libdrm, linux-drm såvel som linux-agp
163 er del af kerne-cdén. Dette gør det komprimerede rodfilsystem 1Mb større.
164 Vi har dog klaret at spare en masse plads i kerne-cdén med vores nye
165 programpakker og denne nye udviklingsudgave er på 30Mb! Denne nye
166 version giver også bedre internationalisering og Italiensk understøttelse!
167 Hent:
168 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">
169 slitaz-cooking.iso</a>
170 </p>
171 </li>
173 <li>
174 <strong>29 March 2011 - New Cooking 20110329</strong>
175 <p>
176 The SliTaz team is pleased to announce the release of a new cooking
177 ISO featuring over 2900 packages. All packages have been rebuilt using
178 our new cooking tool, now included in tazwok. It contains Linux Kernel
179 2.6.37 compiled against glibc 2.13, binutils 2.21 & gcc 4.5.2. The Core
180 LiveCD includes Midori 0.3.3. Tazpkg is now entirely translated to
181 French and we are open to additional translations. Tazwok has been
182 entirely rewritten and it's now possible to recook SliTaz from Scratch
183 using any ISO. This ISO is the first of a release candidate series which
184 leads us to a stable 4.0 release.
185 </p>
186 <p>
187 A lot of work has been done since our last cooking ISO released in november:
188 more than 2200 changes have been commited to the wok, and several
189 hundreds more to home-built tools. We are proud to announce that the SliTaz
190 community has grown a lot these last months: the last year, many
191 changes was commited than in the previous four. However, quantity doesn't mean
192 q uality. We need you to help to test this new ISO and report eventual bugs. If
193 you want to, you are welcome to help fix known problems before 4.0 is released.
194 You can join members of the crew via our IRC, mailing-list, forums or by
195 mailing the packages maintainers. We hope you will enjoy this new
196 <a href="get/">release!</a>
197 </p>
198 </li>
200 <a name="20101104"></a>
201 <li><strong>4 November 2010 - New Cooking 20101104</strong>
202 <p>The SliTaz team is pleased to announce the release of a new cooking ISO
203 featuring over 2600 packages. It contains Linux Kernel 2.6.34 and was
204 rebuilt with a new toolchain using glibc 2.11.2 and gcc 4.5.1. Xorg has
205 been fully updated to 1.9.2. The LiveCD includes Midori, the Deadbeef audio
206 player, and many more applications. Tazpkg and Tazctrlbox now support
207 gettext translations and more UTF locales have been added. Many bugfixes,
208 updates and improvements can also be found. A lot of work has been done
209 during these past 6 months. You can <a href="get/#cooking>">download</a>
210 this new cooking version from one of the official mirrors of the project.
211 All feedback is welcome and can be done through the mailing list or
212 the forum.</p>
213 </li>
215 <li><a href="../en/news/">Flere nyheder</a> eller gennemse arkiverne (på engelsk):
216 <a href="../en/news/2007.html">2007</a> |
217 <a href="../en/news/2008.html">2008</a> |
218 <a href="../en/news/2009.html">2009</a></li></li>
219 </ul>
221 <!-- End of news -->
222 </div>
224 <h2>Projekt aktivitet</h2>
225 <?php
226 require_once("../libs/get-feeds.php");
227 ?>
229 <div class="activity">
230 <p>
231 <a href="http://scn.slitaz.org/activity/"><img
232 src="../images/users.png" alt="users.png" /></a>
233 Aktivitet i samfundet
234 <?php get_feed("scn.xml"); ?>
235 </div>
236 <p class="activity_more">
237 <a href="http://scn.slitaz.org/activity/">Mere aktivitet</a>
238 </p>
239 </div>
241 <div class="activity">
242 <p>
243 <a href="http://hg.slitaz.org/">
244 <img src="../images/development.png" alt="udvikling:" /></a>
245 Seneste bidrag i wokken
246 <?php get_feed("wok.xml"); ?>
247 </div>
248 <p class="activity_more">
249 <a href="http://hg.slitaz.org/">Flere bidrag</a>
250 </p>
251 </div>
253 <h2>Støt os</h2>
254 <p>
255 Gør SliTaz endnu mere populær eller lav en donation. Du kan benytte PayPal
256 eller en Flattr mikrobetaling til at støtte os pengemæssigt. Du kan blogge, tweette,
257 dele og tale om projektet for at hjælpe med at udbrede SliTaz. Du kan også deltage
258 på <a href="http://scn.slitaz.org/">SliTaz netværket</a> for at kontakte, dele eller blive
259 indvoldveret i projektet.
260 </p>
262 <div>
263 <!-- PayPal Button -->
264 <form action="https://www.paypal.com/cgi-bin/webscr" method="post"
265 style="display: inline;">
266 <input type="hidden" name="cmd" value="_s-xclick" />
267 <input type="hidden" name="hosted_button_id" value="4885025" />
268 <input type="image" src="../images/paypal.png" name="betal"
269 alt="PayPal - Den sikre, lettere vej til onlie betaling!" />
270 </form>
271 <!-- Flattr Button -->
272 <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
273 href="http://www.slitaz.org/"></a>
274 <!-- Twitter Button -->
275 <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
276 <a href="http://twitter.com/share" class="twitter-share-button"
277 data-text="SliTaz GNU/Linux"
278 data-count="horizontal"
279 data-via="slitaz">Tweet</a>
280 </div>
282 <!-- End of content -->
283 </div>
285 <!-- Footer -->
286 <div id="footer">
287 Ophavsret © <span class="year"></span>
288 <a href="http://www.slitaz.org/">SliTaz</a> - Netværk:
289 <a href="http://scn.slitaz.org/">Samfund</a>
290 <a href="http://doc.slitaz.org/">Vejledning</a>
291 <a href="http://forum.slitaz.org/">Forum</a>
292 <a href="http://pkgs.slitaz.org/">Programpakker</a>
293 <a href="http://bugs.slitaz.org">Fejl</a>
294 <a href="http://hg.slitaz.org/">Hg</a>
295 <p>
296 SliTaz @
297 <a href="http://twitter.com/slitaz">Twitter</a>
298 <a href="http://www.facebook.com/slitaz">Facebook</a>
299 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
300 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
301 <a href="http://flattr.com/profile/slitaz">Flattr</a>
302 </p>
303 </div>
305 </body>
306 </html>