]> pere.pagekite.me Git - homepage.git/blob - blog/index.html
New post.
[homepage.git] / blog / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
6 <title>Petter Reinholdtsen</title>
7 <link rel="stylesheet" type="text/css" media="screen" href="http://people.skolelinux.org/pere/blog/style.css" />
8 <link rel="stylesheet" type="text/css" media="screen" href="http://people.skolelinux.org/pere/blog/vim.css" />
9 <link rel="alternate" title="RSS Feed" href="http://people.skolelinux.org/pere/blog/index.rss" type="application/rss+xml" />
10 </head>
11 <body>
12 <div class="title">
13 <h1>
14 <a href="http://people.skolelinux.org/pere/blog/">Petter Reinholdtsen</a>
15
16 </h1>
17
18 </div>
19
20
21
22 <div class="entry">
23 <div class="title"><a href="http://people.skolelinux.org/pere/blog/Discharge_rate_estimate_in_new_battery_statistics_collector_for_Debian.html">Discharge rate estimate in new battery statistics collector for Debian</a></div>
24 <div class="date">23rd May 2016</div>
25 <div class="body"><p>Yesterday I updated the
26 <a href="https://tracker.debian.org/pkg/battery-stats">battery-stats
27 package in Debian</a> with a few patches sent to me by skilled and
28 enterprising users. There were some nice user and visible changes.
29 First of all, both desktop menu entries now work. A design flaw in
30 one of the script made the history graph fail to show up (its PNG was
31 dumped in ~/.xsession-errors) if no controlling TTY was available.
32 The script worked when called from the command line, but not when
33 called from the desktop menu. I changed this to look for a DISPLAY
34 variable or a TTY before deciding where to draw the graph, and now the
35 graph window pop up as expected.</p>
36
37 <p>The next new feature is a discharge rate estimator in one of the
38 graphs (the one showing the last few hours). New is also the user of
39 colours showing charging in blue and discharge in red. The percentages
40 of this graph is relative to last full charge, not battery design
41 capacity.</p>
42
43 <p align="center"><img src="http://people.skolelinux.org/pere/blog/images/2016-05-23-battery-stats-rate.png"/></p>
44
45 <p>The other graph show the entire history of the collected battery
46 statistics, comparing it to the design capacity of the battery to
47 visualise how the battery life time get shorter over time. The red
48 line in this graph is what the previous graph considers 100 percent:
49
50 <p align="center"><img src="http://people.skolelinux.org/pere/blog/images/2016-05-23-battery-stats-history.png"/></p>
51
52 <p>In this graph you can see that I only charge the battery to 80
53 percent of last full capacity, and how the capacity of the battery is
54 shrinking. :(</p>
55
56 <p>The last new feature is in the collector, which now will handle
57 more hardware models. On some hardware, Linux power supply
58 information is stored in /sys/class/power_supply/ACAD/, while the
59 collector previously only looked in /sys/class/power_supply/AC/. Now
60 both are checked to figure if there is power connected to the
61 machine.</p>
62
63 <p>If you are interested in how your laptop battery is doing, please
64 check out the
65 <a href="https://tracker.debian.org/pkg/battery-stats">battery-stats</a>
66 in Debian unstable, or rebuild it on Jessie to get it working on
67 Debian stable. :) The upstream source is available from <a
68 href="https://github.com/petterreinholdtsen/battery-stats">github</a>.
69 Patches are very welcome.</p>
70
71 <p>As usual, if you use Bitcoin and want to show your support of my
72 activities, please send Bitcoin donations to my address
73 <b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>
74 </div>
75 <div class="tags">
76
77
78 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian">debian</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>.
79
80
81 </div>
82 </div>
83 <div class="padding"></div>
84
85 <div class="entry">
86 <div class="title"><a href="http://people.skolelinux.org/pere/blog/French_edition_of_Lawrence_Lessigs_book_Cultura_Libre_on_Amazon_and_Barnes___Noble.html">French edition of Lawrence Lessigs book Cultura Libre on Amazon and Barnes & Noble</a></div>
87 <div class="date">21st May 2016</div>
88 <div class="body"><p>A few weeks ago the French paperback edition of Lawrence Lessigs
89 2004 book Cultura Libre was published. Today I noticed that the book
90 is now available from book stores. You can now buy it from
91 <a href="http://www.amazon.com/Culture-Libre-French-Lawrence-Lessig/dp/8269018260">Amazon</a>
92 ($19.99),
93 <a href="http://www.barnesandnoble.com/w/culture-libre-lawrence-lessig/1123776705">Barnes
94 & Noble</a> ($?) and as always from
95 <a href="http://www.lulu.com/shop/lawrence-lessig/culture-libre/paperback/product-22645082.html">Lulu.com</a>
96 ($19.99). The revenue is donated to the Creative Commons project. If
97 you buy from Lulu.com, they currently get $10.59, while if you buy
98 from one of the book stores most of the revenue go to the book store
99 and the Creative Commons project get much (not sure how much
100 less).</p>
101
102 <p>I was a bit surprised to discover that there is a kindle edition
103 sold by Amazon Digital Services LLC on Amazon. Not quite sure how
104 that edition was created, but if you want to download a electronic
105 edition (PDF, EPUB, Mobi) generated from the same files used to create
106 the paperback edition, they are
107 <a href="https://github.com/petterreinholdtsen/free-culture-lessig">available
108 from github</a>.</p>
109 </div>
110 <div class="tags">
111
112
113 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/docbook">docbook</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture</a>.
114
115
116 </div>
117 </div>
118 <div class="padding"></div>
119
120 <div class="entry">
121 <div class="title"><a href="http://people.skolelinux.org/pere/blog/I_want_the_courts_to_be_involved_before_the_police_can_hijack_a_news_site_DNS_domain___domstolkontroll_.html">I want the courts to be involved before the police can hijack a news site DNS domain (#domstolkontroll)</a></div>
122 <div class="date">19th May 2016</div>
123 <div class="body"><p>I just donated to the
124 <a href="http://www.nuug.no/dns-beslag-donasjon.shtml">NUUG defence
125 "fond"</a> to fund the effort in Norway to get the seizure of the news
126 site popcorn-time.no tested in court. I hope everyone that agree with
127 me will do the same.</p>
128
129 <p>Would you be worried if you knew the police in your country could
130 hijack DNS domains of news sites covering free software system without
131 talking to a judge first? I am. What if the free software system
132 combined search engine lookups, bittorrent downloads and video playout
133 and was called Popcorn Time? Would that affect your view? It still
134 make me worried.</p>
135
136 <p>In March 2016, the Norwegian police seized (as in forced NORID to
137 change the IP address pointed to by it to one controlled by the
138 police) the DNS domain popcorn-time.no, without any supervision from
139 the courts. I did not know about the web site back then, and assumed
140 the courts had been involved, and was very surprised when I discovered
141 that the police had hijacked the DNS domain without asking a judge for
142 permission first. I was even more surprised when I had a look at
143 <a href="https://web.archive.org/web/*/http://popcorn-time.no">the web
144 site content on the Internet Archive</A>, and only found news coverage
145 about Popcorn Time, not any material published without the right
146 holders permissions.</p>
147
148 <p>The seizure was widely covered in the Norwegian press (see for
149 example <a href="http://www.hegnar.no/Nyheter/Naeringsliv/2016/03/Popcorn-time.no-beslaglagt-av-OEkokrim">Hegnar Online</a> and
150 <a href="http://itavisen.no/2016/03/08/okokrim-har-beslaglagt-popcorn-time-no/">ITavisen<a/>
151 and
152 <a href="http://www.nrk.no/kultur/okokrim-gar-til-aksjon-mot-popcorn-time-1.12842452">NRK</a>),
153 at first due to the press release sent out by Økokrim, but then based
154 on
155 <a href="http://blogg.torvund.net/2016/03/09/okokrims-beslag-i-domenet-popcorn-time-no/">protests
156 from the law professor Olav Torvund</a> and
157 <a href="http://www.klassekampen.no/article/20160311/ARTICLE/160319995">lawyer
158 Jon Wessel-Aas</a>. It even got some
159 <a href="https://torrentfreak.com/norwegian-authorities-sued-over-popcorn-time-domain-seizure-160418/">coverage
160 on TorrentFreak</a>.</p>
161
162 <p>I
163 <a href="http://people.skolelinux.org/pere/blog/NUUG_contests_Norwegian_police_DNS_seizure_of_popcorn_time_no.html">
164 wrote about the case a month ago</a>, when the
165 <a href="http://www.nuug.no/">Norwegian Unix User Group</a> (NUUG),
166 where I am an active member, decided to ask the courts to test this seizure.
167 The request was denied, but NUUG and its co-requestor EFN have not
168 given up, and now they are rallying for support to get the seizure
169 legally challenged. They accept both bank and Bitcoin transfer for
170 those that want to support the request.</p>
171
172 <p>If you as me believe news sites about free software should not be
173 censored, even if the free software have both legal and illegal
174 applications, and that DNS hijacking should be tested by the courts, I
175 suggest you <a href="http://www.nuug.no/dns-beslag-donasjon.shtml">show
176 your support by donating to NUUG</a>.</a>
177 </div>
178 <div class="tags">
179
180
181 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug</a>, <a href="http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn</a>, <a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett</a>.
182
183
184 </div>
185 </div>
186 <div class="padding"></div>
187
188 <div class="entry">
189 <div class="title"><a href="http://people.skolelinux.org/pere/blog/Debian_now_with_ZFS_on_Linux_included.html">Debian now with ZFS on Linux included</a></div>
190 <div class="date">12th May 2016</div>
191 <div class="body"><p>Today, after many years of hard work from many people,
192 <a href="http://zfsonlinux.org/">ZFS for Linux</a> finally entered
193 Debian. The package status can be seen on
194 <a href="https://tracker.debian.org/pkg/zfs-linux">the package tracker
195 for zfs-linux</a>. and
196 <a href="https://qa.debian.org/developer.php?login=pkg-zfsonlinux-devel@lists.alioth.debian.org">the
197 team status page</a>. If you want to help out, please join us.
198 <a href="http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/zfs.git">The
199 source code</a> is available via git on Alioth. It would also be
200 great if you could help out with
201 <a href="https://tracker.debian.org/pkg/dkms">the dkms package</a>, as
202 it is an important piece of the puzzle to get ZFS working.</p>
203 </div>
204 <div class="tags">
205
206
207 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian">debian</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>.
208
209
210 </div>
211 </div>
212 <div class="padding"></div>
213
214 <div class="entry">
215 <div class="title"><a href="http://people.skolelinux.org/pere/blog/What_is_the_best_multimedia_player_in_Debian_.html">What is the best multimedia player in Debian?</a></div>
216 <div class="date"> 8th May 2016</div>
217 <div class="body"><p><strong>Where I set out to figure out which multimedia player in
218 Debian claim support for most file formats.</strong></p>
219
220 <p>A few years ago, I had a look at the media support for Browser
221 plugins in Debian, to get an idea which plugins to include in Debian
222 Edu. I created a script to extract the set of supported MIME types
223 for each plugin, and used this to find out which multimedia browser
224 plugin supported most file formats / media types.
225 <a href="https://wiki.debian.org/DebianEdu/BrowserMultimedia">The
226 result</a> can still be seen on the Debian wiki, even though it have
227 not been updated for a while. But browser plugins are less relevant
228 these days, so I thought it was time to look at standalone
229 players.</p>
230
231 <p>A few days ago I was tired of VLC not being listed as a viable
232 player when I wanted to play videos from the Norwegian National
233 Broadcasting Company, and decided to investigate why. The cause is a
234 <a href="https://bugs.debian.org/822245">missing MIME type in the VLC
235 desktop file</a>. In the process I wrote a script to compare the set
236 of MIME types announced in the desktop file and the browser plugin,
237 only to discover that there is quite a large difference between the
238 two for VLC. This discovery made me dig up the script I used to
239 compare browser plugins, and adjust it to compare desktop files
240 instead, to try to figure out which multimedia player in Debian
241 support most file formats.</p>
242
243 <p>The result can be seen on the Debian Wiki, as
244 <a href="https://wiki.debian.org/DebianMultimedia/PlayerSupport">a
245 table listing all MIME types supported by one of the packages included
246 in the table</a>, with the package supporting most MIME types being
247 listed first in the table.</p>
248
249 </p>The best multimedia player in Debian? It is totem, followed by
250 parole, kplayer, mpv, vlc, smplayer mplayer-gui gnome-mpv and
251 kmplayer. Time for the other players to update their announced MIME
252 support?</p>
253 </div>
254 <div class="tags">
255
256
257 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian">debian</a>, <a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia</a>, <a href="http://people.skolelinux.org/pere/blog/tags/video">video</a>.
258
259
260 </div>
261 </div>
262 <div class="padding"></div>
263
264 <div class="entry">
265 <div class="title"><a href="http://people.skolelinux.org/pere/blog/The_Pyra___handheld_computer_with_Debian_preinstalled.html">The Pyra - handheld computer with Debian preinstalled</a></div>
266 <div class="date"> 4th May 2016</div>
267 <div class="body">A friend of mine made me aware of
268 <a href="https://pyra-handheld.com/boards/pages/pyra/">The Pyra</a>, a
269 handheld computer which will be delivered with Debian preinstalled. I
270 would love to get one of those for my birthday. :)</p>
271
272 <p>The machine is a complete ARM-based PC with micro HDMI, SATA, USB
273 plugs and many others connectors, and include a full keyboard and a 5"
274 LCD touch screen. The 6000mAh battery is claimed to provide a whole
275 day of battery life time, but I have not seen any independent tests
276 confirming this. The vendor is still collecting preorders, and the
277 last I heard last night was that 22 more orders were needed before
278 production started.</p>
279
280 <p>As far as I know, this is the first handheld preinstalled with
281 Debian. Please let me know if you know of any others. Is it the
282 first computer being sold with Debian preinstalled?</p>
283 </div>
284 <div class="tags">
285
286
287 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian">debian</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>.
288
289
290 </div>
291 </div>
292 <div class="padding"></div>
293
294 <div class="entry">
295 <div class="title"><a href="http://people.skolelinux.org/pere/blog/NUUG_contests_Norwegian_police_DNS_seizure_of_popcorn_time_no.html">NUUG contests Norwegian police DNS seizure of popcorn-time.no</a></div>
296 <div class="date">18th April 2016</div>
297 <div class="body"><p>It is days like today I am really happy to be a member of
298 <a href="http://www.nuug.no/">the Norwegian Unix User group</a>, a
299 member association for those of us believing in free software, open
300 standards and unix-like operating systems. NUUG announced today it
301 will
302 <a href="http://www.nuug.no/news/Pressemelding__NUUG_og_EFN_begj_rer_rettslig_pr_ving_for_DNS_domenebeslag_av_popcorn_time_no.shtml">try
303 to bring the seizure of the DNS domain popcorn-time.no as
304 unlawful</a>, to stand up for the principle that writing about a
305 controversial topic is not infringing copyrights, and censuring web
306 pages by hijacking DNS domain should be decided by the courts, not the
307 police. The DNS domain was seized by the Norwegian National Authority
308 for Investigation and Prosecution of Economic and Environmental Crime
309 a month ago. I hope this bring more paying members to NUUG to give
310 the association the financial muscle needed to bring this case as far
311 as it must go to stop this kind of DNS hijacking.</p>
312 </div>
313 <div class="tags">
314
315
316 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug</a>, <a href="http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn</a>, <a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett</a>.
317
318
319 </div>
320 </div>
321 <div class="padding"></div>
322
323 <div class="entry">
324 <div class="title"><a href="http://people.skolelinux.org/pere/blog/Ny_utgave__v2_2__av_den_frie_norske_stavekontrollen_gitt_ut.html">Ny utgave (v2.2) av den frie norske stavekontrollen gitt ut</a></div>
325 <div class="date">15th April 2016</div>
326 <div class="body"><p>I dag tok jeg mot til meg og pakket sammen en ny versjon av den
327 frie norske stavekontrollen, ca. tre og et halvt år etter forrige
328 gang. Resultatet kan lastes ned fra
329 <a href="http://no.speling.org/">no.speling.org-prosjeksiden</a>, både
330 som kildekodepakke og som "pack"-fil som kanskje fortsatt kan brukes
331 av OpenOffice.org/LibreOffice. Byggesystemet trenger oppussing, men i
332 denne omgang hadde jeg bare tid til å fikse byggefeil forårsaket av
333 endringer i GNU grep. De øvrige endringene var gjort tidligere i
334 påvente av en ny utgave.</p>
335
336 <p><strong>Her er det som er nytt (fra NEWS-fila i
337 kildekodepakken):</strong></p>
338
339 <p>Release 2.2 (2016-04-15)</p>
340
341 <ul>
342
343 <li>Rewrite how scripts/speling2words handle tripple consonants, to
344 avoid importing duplicate words from no.speling.org, and getting
345 rid of the existing duplicates in norsk.words.</li>
346 <li>Remove duplicate entries with tripple consonants from norsk.words.</li>
347 <li>Update frequency for entries in norsk.words based on
348 <URL:http://helmer.aksis.uib.no/nta/ordlistf.zip> (ran 'make
349 freq-update').</li>
350 <li>Correct nn ispell build, avoid crash in munchlist causing lots of
351 words to fall out of the database.</li>
352 <li>Use grep -a to convince grep it is working on text files, to work
353 with newer grep versions.</li>
354
355 <li>Remove some words disputed in the no.speling.org review process:
356 <ul>
357 <li>apparent (nb)</li>
358 <li>likke (nb)</li>
359 <li>ugjest, ugjesten, ugjestens (nb)</li>
360 </ul></li>
361
362 </ul>
363 </div>
364 <div class="tags">
365
366
367 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu</a>, <a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk</a>, <a href="http://people.skolelinux.org/pere/blog/tags/stavekontroll">stavekontroll</a>.
368
369
370 </div>
371 </div>
372 <div class="padding"></div>
373
374 <div class="entry">
375 <div class="title"><a href="http://people.skolelinux.org/pere/blog/I_F__Stone___an_inspiration_for_us_all.html">I.F. Stone - an inspiration for us all</a></div>
376 <div class="date">13th April 2016</div>
377 <div class="body"><p>I first got to know I.F. Stone when I came across an article by Jon
378 Schwarz on The Intercept
379 <a href="https://theintercept.com/2015/05/07/new-documentary-legacy-f-stone/">about
380 his extraordinary contribution to investigative journalism in
381 USA</a>. The article is about a new documentary in two parts
382 (<a href="https://vimeo.com/123974841">part one is 12 minutes</a> and
383 <a href="https://vimeo.com/123974842">part two is 30 minutes</a>), and
384 I found both truly fascinating. It is amazing what he was able to
385 find by digging up public sources and government papers. He
386 documented lots of government abuse and cover ups, and I find
387 <a href="http://www.ifstone.org/weekly.php">his weekly news letters</a>
388 inspiring to read even today.</p>
389
390 <p><blockquote>
391 All governments are run by liars and nothing they say should be believed.
392 <br>- I. F. Stone
393 </blockquote></p>
394
395 <p>His starting point was that reporters should not assume governments
396 and corporations are telling the truth, but verify all their claims as
397 much as possible. I wonder how many Norwegian reporters can be said
398 to follow the principles of I. F. Stone. They are definitely in short
399 supply. If you, like me half a year ago, have never heard of him,
400 check him out.</p>
401 </div>
402 <div class="tags">
403
404
405 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn</a>.
406
407
408 </div>
409 </div>
410 <div class="padding"></div>
411
412 <div class="entry">
413 <div class="title"><a href="http://people.skolelinux.org/pere/blog/A_French_paperback_edition_of_the_book_Free_Culture_by_Lawrence_Lessig_is_now_available.html">A French paperback edition of the book Free Culture by Lawrence Lessig is now available</a></div>
414 <div class="date">12th April 2016</div>
415 <div class="body"><p>I'm happy to report that
416 <a href="http://www.lulu.com/shop/lawrence-lessig/culture-libre/paperback/product-22645082.html">the
417 French paperback edition</a> of
418 <a href="https://github.com/petterreinholdtsen/free-culture-lessig">my
419 project to translate</a> the <a href="http://free-culture.cc/">Free
420 Culture</a> book by Lawrence Lessig is now available for sale on
421 Lulu.com. Once I have formally verified my proof reading copy, which
422 should be in the mail, the paperback edition should be available in
423 book stores like Amazon and Barnes & Noble too.</p>
424
425 <p>This French edition, Culture Libre, is the work of the
426 <a href="http://dblatex.sourceforge.net/">dblatex</a> developer Benoît
427 Guillon, who created the PO file from the initial translation
428 available from
429 <a href="http://www.wikilivres.ca/wiki/Culture_libre">the Wikilivres
430 wiki pages</a> and completed and corrected the translation to match
431 the original docbook edition my project is using, as well as
432 coordinated the proof reading of the final result. I believe the end
433 result look great, but I am biased and do not read French. In
434 addition to the paperback edition, the book is available in PDF, EPUB
435 and Mobi format from the github project page linked to above.</p>
436
437 <p>When enabling book store distribution on Lulu.com, I had to nearly
438 triple the price to allow the book stores some profit. I also had to
439 accept that I will get some revenue when a book is sold via Lulu.com.
440 But because of the non-commercial clause in the book license
441 (CC-BY-NC), this might be a problem. To bypass the problem I
442 discussed how to handle the revenue with the author, and we agreed
443 that the revenue for these editions go to the
444 <a href="https://creativecommons.org/">Creative Commons non-profit
445 Corporation</a> who handle donations to the Creative Commons project.
446 So far they have earned around USD 70 on sales of the
447 <a href="http://www.lulu.com/shop/lawrence-lessig/free-culture/paperback/product-22440520.html">English</a>
448 and
449 <a href="http://www.lulu.com/shop/lawrence-lessig/fri-kultur/paperback/product-22441576.html">Norwegian
450 Bokmål</a> editions, according to Lulu.com. They will get the revenue
451 for the French edition too. Their revenue is higher if you buy the
452 book directly from Lulu.com instead of via a book store, so I
453 recommend you buy directly from Lulu.com.</p>
454
455 <p>Perhaps you would like to get the book published in your language?
456 The translation is done using a web based translator service, so the
457 technical bar to enter is fairly low. Get in touch if you would like
458 to make this happen.</p>
459 </div>
460 <div class="tags">
461
462
463 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/docbook">docbook</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture</a>.
464
465
466 </div>
467 </div>
468 <div class="padding"></div>
469
470 <p style="text-align: right;"><a href="index.rss"><img src="http://people.skolelinux.org/pere/blog/xml.gif" alt="RSS feed" width="36" height="14" /></a></p>
471 <div id="sidebar">
472
473
474
475 <h2>Archive</h2>
476 <ul>
477
478 <li>2016
479 <ul>
480
481 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/01/">January (3)</a></li>
482
483 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/02/">February (2)</a></li>
484
485 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/03/">March (3)</a></li>
486
487 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/04/">April (8)</a></li>
488
489 <li><a href="http://people.skolelinux.org/pere/blog/archive/2016/05/">May (6)</a></li>
490
491 </ul></li>
492
493 <li>2015
494 <ul>
495
496 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/01/">January (7)</a></li>
497
498 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/02/">February (6)</a></li>
499
500 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/03/">March (1)</a></li>
501
502 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/04/">April (4)</a></li>
503
504 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/05/">May (3)</a></li>
505
506 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/06/">June (4)</a></li>
507
508 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/07/">July (6)</a></li>
509
510 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/08/">August (2)</a></li>
511
512 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/09/">September (2)</a></li>
513
514 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/10/">October (9)</a></li>
515
516 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/11/">November (6)</a></li>
517
518 <li><a href="http://people.skolelinux.org/pere/blog/archive/2015/12/">December (3)</a></li>
519
520 </ul></li>
521
522 <li>2014
523 <ul>
524
525 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/01/">January (2)</a></li>
526
527 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/02/">February (3)</a></li>
528
529 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/03/">March (8)</a></li>
530
531 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/04/">April (7)</a></li>
532
533 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/05/">May (1)</a></li>
534
535 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/06/">June (2)</a></li>
536
537 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/07/">July (2)</a></li>
538
539 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/08/">August (2)</a></li>
540
541 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/09/">September (5)</a></li>
542
543 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/10/">October (6)</a></li>
544
545 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/11/">November (3)</a></li>
546
547 <li><a href="http://people.skolelinux.org/pere/blog/archive/2014/12/">December (5)</a></li>
548
549 </ul></li>
550
551 <li>2013
552 <ul>
553
554 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/01/">January (11)</a></li>
555
556 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/02/">February (9)</a></li>
557
558 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/03/">March (9)</a></li>
559
560 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/04/">April (6)</a></li>
561
562 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/05/">May (9)</a></li>
563
564 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/06/">June (10)</a></li>
565
566 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/07/">July (7)</a></li>
567
568 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/08/">August (3)</a></li>
569
570 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/09/">September (5)</a></li>
571
572 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/10/">October (7)</a></li>
573
574 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/11/">November (9)</a></li>
575
576 <li><a href="http://people.skolelinux.org/pere/blog/archive/2013/12/">December (3)</a></li>
577
578 </ul></li>
579
580 <li>2012
581 <ul>
582
583 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/01/">January (7)</a></li>
584
585 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/02/">February (10)</a></li>
586
587 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/03/">March (17)</a></li>
588
589 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/04/">April (12)</a></li>
590
591 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/05/">May (12)</a></li>
592
593 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/06/">June (20)</a></li>
594
595 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/07/">July (17)</a></li>
596
597 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/08/">August (6)</a></li>
598
599 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/09/">September (9)</a></li>
600
601 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/10/">October (17)</a></li>
602
603 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/11/">November (10)</a></li>
604
605 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/12/">December (7)</a></li>
606
607 </ul></li>
608
609 <li>2011
610 <ul>
611
612 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/01/">January (16)</a></li>
613
614 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/02/">February (6)</a></li>
615
616 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/03/">March (6)</a></li>
617
618 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/04/">April (7)</a></li>
619
620 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/05/">May (3)</a></li>
621
622 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/06/">June (2)</a></li>
623
624 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/07/">July (7)</a></li>
625
626 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/08/">August (6)</a></li>
627
628 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/09/">September (4)</a></li>
629
630 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/10/">October (2)</a></li>
631
632 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/11/">November (3)</a></li>
633
634 <li><a href="http://people.skolelinux.org/pere/blog/archive/2011/12/">December (1)</a></li>
635
636 </ul></li>
637
638 <li>2010
639 <ul>
640
641 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/01/">January (2)</a></li>
642
643 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/02/">February (1)</a></li>
644
645 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/03/">March (3)</a></li>
646
647 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/04/">April (3)</a></li>
648
649 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/05/">May (9)</a></li>
650
651 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/06/">June (14)</a></li>
652
653 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/07/">July (12)</a></li>
654
655 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/08/">August (13)</a></li>
656
657 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/09/">September (7)</a></li>
658
659 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/10/">October (9)</a></li>
660
661 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/11/">November (13)</a></li>
662
663 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/12/">December (12)</a></li>
664
665 </ul></li>
666
667 <li>2009
668 <ul>
669
670 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/01/">January (8)</a></li>
671
672 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/02/">February (8)</a></li>
673
674 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/03/">March (12)</a></li>
675
676 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/04/">April (10)</a></li>
677
678 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/05/">May (9)</a></li>
679
680 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/06/">June (3)</a></li>
681
682 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/07/">July (4)</a></li>
683
684 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/08/">August (3)</a></li>
685
686 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/09/">September (1)</a></li>
687
688 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/10/">October (2)</a></li>
689
690 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/11/">November (3)</a></li>
691
692 <li><a href="http://people.skolelinux.org/pere/blog/archive/2009/12/">December (3)</a></li>
693
694 </ul></li>
695
696 <li>2008
697 <ul>
698
699 <li><a href="http://people.skolelinux.org/pere/blog/archive/2008/11/">November (5)</a></li>
700
701 <li><a href="http://people.skolelinux.org/pere/blog/archive/2008/12/">December (7)</a></li>
702
703 </ul></li>
704
705 </ul>
706
707
708
709 <h2>Tags</h2>
710 <ul>
711
712 <li><a href="http://people.skolelinux.org/pere/blog/tags/3d-printer">3d-printer (13)</a></li>
713
714 <li><a href="http://people.skolelinux.org/pere/blog/tags/amiga">amiga (1)</a></li>
715
716 <li><a href="http://people.skolelinux.org/pere/blog/tags/aros">aros (1)</a></li>
717
718 <li><a href="http://people.skolelinux.org/pere/blog/tags/bankid">bankid (4)</a></li>
719
720 <li><a href="http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin (9)</a></li>
721
722 <li><a href="http://people.skolelinux.org/pere/blog/tags/bootsystem">bootsystem (15)</a></li>
723
724 <li><a href="http://people.skolelinux.org/pere/blog/tags/bsa">bsa (2)</a></li>
725
726 <li><a href="http://people.skolelinux.org/pere/blog/tags/chrpath">chrpath (2)</a></li>
727
728 <li><a href="http://people.skolelinux.org/pere/blog/tags/debian">debian (128)</a></li>
729
730 <li><a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (156)</a></li>
731
732 <li><a href="http://people.skolelinux.org/pere/blog/tags/digistan">digistan (10)</a></li>
733
734 <li><a href="http://people.skolelinux.org/pere/blog/tags/dld">dld (15)</a></li>
735
736 <li><a href="http://people.skolelinux.org/pere/blog/tags/docbook">docbook (22)</a></li>
737
738 <li><a href="http://people.skolelinux.org/pere/blog/tags/drivstoffpriser">drivstoffpriser (4)</a></li>
739
740 <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (317)</a></li>
741
742 <li><a href="http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (23)</a></li>
743
744 <li><a href="http://people.skolelinux.org/pere/blog/tags/fildeling">fildeling (12)</a></li>
745
746 <li><a href="http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture (27)</a></li>
747
748 <li><a href="http://people.skolelinux.org/pere/blog/tags/freedombox">freedombox (9)</a></li>
749
750 <li><a href="http://people.skolelinux.org/pere/blog/tags/frikanalen">frikanalen (16)</a></li>
751
752 <li><a href="http://people.skolelinux.org/pere/blog/tags/h264">h264 (20)</a></li>
753
754 <li><a href="http://people.skolelinux.org/pere/blog/tags/intervju">intervju (42)</a></li>
755
756 <li><a href="http://people.skolelinux.org/pere/blog/tags/isenkram">isenkram (11)</a></li>
757
758 <li><a href="http://people.skolelinux.org/pere/blog/tags/kart">kart (19)</a></li>
759
760 <li><a href="http://people.skolelinux.org/pere/blog/tags/ldap">ldap (9)</a></li>
761
762 <li><a href="http://people.skolelinux.org/pere/blog/tags/lenker">lenker (8)</a></li>
763
764 <li><a href="http://people.skolelinux.org/pere/blog/tags/lsdvd">lsdvd (2)</a></li>
765
766 <li><a href="http://people.skolelinux.org/pere/blog/tags/ltsp">ltsp (1)</a></li>
767
768 <li><a href="http://people.skolelinux.org/pere/blog/tags/mesh network">mesh network (8)</a></li>
769
770 <li><a href="http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia (38)</a></li>
771
772 <li><a href="http://people.skolelinux.org/pere/blog/tags/nice free software">nice free software (7)</a></li>
773
774 <li><a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk (275)</a></li>
775
776 <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug (180)</a></li>
777
778 <li><a href="http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn (26)</a></li>
779
780 <li><a href="http://people.skolelinux.org/pere/blog/tags/open311">open311 (2)</a></li>
781
782 <li><a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett (60)</a></li>
783
784 <li><a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern (92)</a></li>
785
786 <li><a href="http://people.skolelinux.org/pere/blog/tags/raid">raid (1)</a></li>
787
788 <li><a href="http://people.skolelinux.org/pere/blog/tags/reactos">reactos (1)</a></li>
789
790 <li><a href="http://people.skolelinux.org/pere/blog/tags/reprap">reprap (11)</a></li>
791
792 <li><a href="http://people.skolelinux.org/pere/blog/tags/rfid">rfid (3)</a></li>
793
794 <li><a href="http://people.skolelinux.org/pere/blog/tags/robot">robot (9)</a></li>
795
796 <li><a href="http://people.skolelinux.org/pere/blog/tags/rss">rss (1)</a></li>
797
798 <li><a href="http://people.skolelinux.org/pere/blog/tags/ruter">ruter (4)</a></li>
799
800 <li><a href="http://people.skolelinux.org/pere/blog/tags/scraperwiki">scraperwiki (2)</a></li>
801
802 <li><a href="http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet (46)</a></li>
803
804 <li><a href="http://people.skolelinux.org/pere/blog/tags/sitesummary">sitesummary (4)</a></li>
805
806 <li><a href="http://people.skolelinux.org/pere/blog/tags/skepsis">skepsis (4)</a></li>
807
808 <li><a href="http://people.skolelinux.org/pere/blog/tags/standard">standard (49)</a></li>
809
810 <li><a href="http://people.skolelinux.org/pere/blog/tags/stavekontroll">stavekontroll (4)</a></li>
811
812 <li><a href="http://people.skolelinux.org/pere/blog/tags/stortinget">stortinget (10)</a></li>
813
814 <li><a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance (36)</a></li>
815
816 <li><a href="http://people.skolelinux.org/pere/blog/tags/sysadmin">sysadmin (2)</a></li>
817
818 <li><a href="http://people.skolelinux.org/pere/blog/tags/usenix">usenix (2)</a></li>
819
820 <li><a href="http://people.skolelinux.org/pere/blog/tags/valg">valg (8)</a></li>
821
822 <li><a href="http://people.skolelinux.org/pere/blog/tags/video">video (56)</a></li>
823
824 <li><a href="http://people.skolelinux.org/pere/blog/tags/vitenskap">vitenskap (4)</a></li>
825
826 <li><a href="http://people.skolelinux.org/pere/blog/tags/web">web (38)</a></li>
827
828 </ul>
829
830
831 </div>
832 <p style="text-align: right">
833 Created by <a href="http://steve.org.uk/Software/chronicle">Chronicle v4.6</a>
834 </p>
835
836 </body>
837 </html>