website view da/index.php @ rev 856

Initial danish support
author Bo Vagner H?jer <bohoejer@live.dk>
date Tue May 31 14:42:43 2011 +0200 (2011-05-31)
parents
children 94fa63cc88ec
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, Copenhagnen - 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>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 Hjælp SliTaz stifteren Pankso med at arbejde 100% på SliTaz indtil Juli -
109 <a href="http://www.gofundme.com/pankso">Giv penge NU</a>
110 </div>
112 <!--
113 SliTaz news starting.
114 -->
116 <h2>Nyheder</h2>
117 <p>
118 SliTaz hjemmesiden tilbyder projektets hovednyheder så vel som
119 nyheder om den generelle aktivitet i underprojekter på
120 <a href="http://scn.slitaz.org/">SliTaz netværket</a>. Begge er
121 tilgængelige som et <a href="rss.xml">rssfeed</a>.
122 Projektet udgiver også
123 et lille månedligt nyhedsbrev. Denne side og hjemmesidens
124 <a href="../">hovedside</a> vil give dig et flot overblik over de
125 sidste nyheder, bidrag og Tweets.
126 </p>
128 <div class="box">
129 <img src="../images/news.png" alt="nyheder:" />
130 <a href="http://scn.slitaz.org/">Nyheder fra bloggen</a> |
131 <a href="http://doc.slitaz.org/en:newsletter:start">Månedligt nyhedsbrev</a>
132 </div>
134 <div class="news">
136 <ul>
137 <!-- <li><strong>Date - Title</strong>
138 <p></p>
139 </li> -->
140 <li><strong>31 Maj 2011 - Ny og frisk udviklingsversion 20110531</strong>
141 <p>
142 SliTaz holdet er stolt af at kunne annoncere frigivelsen af en ny
143 udviklingsversion bygget med vores nye og friske programpakker fra cookutils.
144 Cookutils er en af den nye genneration af værktøjer til at bygge SliTaz
145 programpakker og giver en byggerobot
146 med en flot webgrændseflade der arbejder ud-af-boksen på ethvert SliTaz
147 system. Disse nye pakker er blevet bygget med en ny i486 optimeret
148 værktøjskæde.
149 </p>
150 <p>
151 Hele opstartsprocessen er blevet forbedret og den første konfiguration sker nu
152 gennem GTK-kasser i en X session og opstartstiden er også hurtigere.
153 Denne version kommer med et nyt grafisk værktøj til systemkonfiguration
154 så vel som vores nye systemkonfigurationspanel kendt som TazPanel.
155 TazPanel lader dig konfigurer hele systemet via en xHTML/CSS
156 webgrændseflade (god til fjernkontrol) og det laver også pakkehåndtering
157 og afløser derved den gamle GTK-kasse.
158 </p>
159 <p>
160 Nu har Xorg dri understøttelse, så libdrm, linux-drm såvel som linux-agp
161 er del af kerne-cdén. Dette gør det komprimerede rodfilsystem 1Mb større.
162 Vi har dog klaret at spare en masse plads i kerne-cdén med vores nye
163 programpakker og denne nye udviklingsudgave er på 30Mb! Denne nye
164 version giver også bedre internationalisering og Italiensk understøttelse!
165 Hent:
166 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">
167 slitaz-cooking.iso</a>
168 </p>
169 </li>
171 <li>
172 <strong>29 March 2011 - New Cooking 20110329</strong>
173 <p>
174 The SliTaz team is pleased to announce the release of a new cooking
175 ISO featuring over 2900 packages. All packages have been rebuilt using
176 our new cooking tool, now included in tazwok. It contains Linux Kernel
177 2.6.37 compiled against glibc 2.13, binutils 2.21 &amp; gcc 4.5.2. The Core
178 LiveCD includes Midori 0.3.3. Tazpkg is now entirely translated to
179 French and we are open to additional translations. Tazwok has been
180 entirely rewritten and it's now possible to recook SliTaz from Scratch
181 using any ISO. This ISO is the first of a release candidate series which
182 leads us to a stable 4.0 release.
183 </p>
184 <p>
185 A lot of work has been done since our last cooking ISO released in november:
186 more than 2200 changes have been commited to the wok, and several
187 hundreds more to home-built tools. We are proud to announce that the SliTaz
188 community has grown a lot these last months: the last year, many
189 changes was commited than in the previous four. However, quantity doesn't mean
190 q uality. We need you to help to test this new ISO and report eventual bugs. If
191 you want to, you are welcome to help fix known problems before 4.0 is released.
192 You can join members of the crew via our IRC, mailing-list, forums or by
193 mailing the packages maintainers. We hope you will enjoy this new
194 <a href="get/">release!</a>
195 </p>
196 </li>
198 <a name="20101104"></a>
199 <li><strong>4 November 2010 - New Cooking 20101104</strong>
200 <p>The SliTaz team is pleased to announce the release of a new cooking ISO
201 featuring over 2600 packages. It contains Linux Kernel 2.6.34 and was
202 rebuilt with a new toolchain using glibc 2.11.2 and gcc 4.5.1. Xorg has
203 been fully updated to 1.9.2. The LiveCD includes Midori, the Deadbeef audio
204 player, and many more applications. Tazpkg and Tazctrlbox now support
205 gettext translations and more UTF locales have been added. Many bugfixes,
206 updates and improvements can also be found. A lot of work has been done
207 during these past 6 months. You can <a href="get/#cooking>">download</a>
208 this new cooking version from one of the official mirrors of the project.
209 All feedback is welcome and can be done through the mailing list or
210 the forum.</p>
211 </li>
213 <li><a href="news/">Flere nyheder</a> eller gennemse arkiverne:
214 <a href="news/2007.html">2007</a> |
215 <a href="news/2008.html">2008</a> |
216 <a href="news/2009.html">2009</a></li>
217 </ul>
219 <!-- End of news -->
220 </div>
222 <h2>Projekt aktivitet</h2>
223 <?php
224 require_once("../libs/get-feeds.php");
225 ?>
227 <div class="activity">
228 <p>
229 <a href="http://scn.slitaz.org/activity/"><img
230 src="../images/users.png" alt="users.png" /></a>
231 Aktivitet i samfundet
232 <?php get_feed("scn.xml"); ?>
233 </div>
234 <p class="activity_more">
235 <a href="http://scn.slitaz.org/activity/">Mere aktivitet</a>
236 </p>
237 </div>
239 <div class="activity">
240 <p>
241 <a href="http://hg.slitaz.org/">
242 <img src="../images/development.png" alt="udvikling:" /></a>
243 Seneste bidrag i wokken
244 <?php get_feed("wok.xml"); ?>
245 </div>
246 <p class="activity_more">
247 <a href="http://hg.slitaz.org/">Flere bidrag</a>
248 </p>
249 </div>
251 <h2>Støt os</h2>
252 <p>
253 Gør SliTaz endnu mere populær eller lav en donation. Du kan benytte PayPal
254 eller en Flattr mikrobetaling til at støtte os pengemæssigt. Du kan blogge, tweette,
255 dele og tale om projektet for at hjælpe med at udbrede SliTaz. Du kan også deltage
256 på <a href="http://scn.slitaz.org/">SliTaz netværket</a> for at kontakte, dele eller blive
257 indvoldveret i projektet.
258 </p>
260 <div>
261 <!-- PayPal Button -->
262 <form action="https://www.paypal.com/cgi-bin/webscr" method="post"
263 style="display: inline;">
264 <input type="hidden" name="cmd" value="_s-xclick" />
265 <input type="hidden" name="hosted_button_id" value="4885025" />
266 <input type="image" src="../images/paypal.png" name="betal"
267 alt="PayPal - Den sikre, lettere vej til onlie betaling!" />
268 </form>
269 <!-- Flattr Button -->
270 <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
271 href="http://www.slitaz.org/"></a>
272 <!-- Twitter Button -->
273 <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
274 <a href="http://twitter.com/share" class="twitter-share-button"
275 data-text="SliTaz GNU/Linux"
276 data-count="horizontal"
277 data-via="slitaz">Tweet</a>
278 </div>
280 <!-- End of content -->
281 </div>
283 <!-- Footer -->
284 <div id="footer">
285 Ophavsret &copy; <span class="year"></span>
286 <a href="http://www.slitaz.org/">SliTaz</a> - Netværk:
287 <a href="http://scn.slitaz.org/">Samfund</a>
288 <a href="http://doc.slitaz.org/">Vejledning</a>
289 <a href="http://forum.slitaz.org/">Forum</a>
290 <a href="http://pkgs.slitaz.org/">Programpakker</a>
291 <a href="http://bugs.slitaz.org">Fejl</a>
292 <a href="http://hg.slitaz.org/">Hg</a>
293 <p>
294 SliTaz @
295 <a href="http://twitter.com/slitaz">Twitter</a>
296 <a href="http://www.facebook.com/slitaz">Facebook</a>
297 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
298 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
299 <a href="http://flattr.com/profile/slitaz">Flattr</a>
300 </p>
301 </div>
303 </body>
304 </html>