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">
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" />
14 <a href=
"http://people.skolelinux.org/pere/blog/">Petter Reinholdtsen
</a>
23 <div class=
"title"><a href=
"http://people.skolelinux.org/pere/blog/Nikita_version_0_5_released___updated_free_software_archive_API_server.html">Nikita version
0.5 released - updated free software archive API server
</a></div>
24 <div class=
"date"> 2nd March
2020</div>
25 <div class=
"body"><p>Today, after many months of development, a new release of
26 <ahref=
"https://gitlab.com/OsloMet-ABI/nikita-noark5-core/">Nikita
27 Noark
5 core project
</a> was finally
28 <ahref=
"https://lists.nuug.no/pipermail/nikita-noark/2020-March/000519.html">announced
29 on the project mailing list
</a>. The Nikita free software solution is
30 an implementation of the Norwegian archive standard Noark
5 used by
31 government offices in Norway. These were the changes in version
0.5
32 since version
0.4, see the email link above for links to a demo
37 <li>Updated to Noark
5 versjon
5.0 API specification.
39 <li>Changed formatting of _links from [] to {} to match IETF draft
41 <li>Merged Registrering og Basisregistrering in version
4 to
42 combined Registrering.
</li>
43 <li>DokumentObjekt is now subtype of ArkivEnhet.
</li>
44 <li>Introducing new entity Arkivnotat.
</li>
45 <li>Changed all relation keys to use /v5/ instead of /v4/.
</li>
46 <li>Corrected to use new official relation keys when possible.
</li>
47 <li>Renamed Sakspart to Part and connect it to Mappe, Registrering
48 and Dokumentbeskrivelse instead of only Saksmappe.
</li>
49 <li>Moved Korrespondansepart connection from Journalpost to
51 <li>Moved Part and Korrespondansepart from package sakarkiv to
53 <li>Renamed presedensstatus to presedensStatus.
</li>
54 <li>Use new JSON content-type "application/vnd.noark5+json".
</li>
55 <li>Updated prepopulated format list to use PRONOM codes.
</li>
56 <li>Implemented endpoint for system information.
</li>
57 <li>Implemented national identifiers for both file and record.
</li>
58 <li>Implemented comments.
</li>
59 <li>implemented sign off.
</li>
60 <li>implemented conversion.
</li>
62 <li>Improved/implemented OData search and paging support for more entities.
</li>
63 <li>No longer exposes attribute Dokumentobjekt.referanseDokumentfil,
64 one should use the relation in _links instead.
</li>
65 <li>Corrected relation keys under
66 https://rel.arkivverket.no/noark5/v5/api/administrasjon/, replacing
67 'administrasjon' with 'admin'.
</li>
68 <li>Fixed several security and stability issues discovered by Coverity.
</li>
69 <li>Corrected handling ETag errors, now return code
409.
</li>
70 <li>Improved handling of Kryssreferanse.
</li>
71 <li>Changed internal database model to use UUID/SystemID as primary keys
73 <li>Changed internal database table names to use package prefix.
</li>
74 <li>Changed time zone handling for date and datetime attributes, to be
75 more according to the new definition in the API specification.
</li>
76 <li>Change revoke-token to only drop token on POST requests, not GET.
</li>
77 <li>Updated to newer Spring version.
</li>
78 <li>Changed primary key and URL component for metadata code lists to
79 use the 'kode' value instead of a SystemID.
</li>
80 <li>Corrected implementation of Part and Sakspart.
</li>
81 <li>Changed instance lists with subtypes (like .../registrering/ and
82 .../mappe/) to include the attributes and _links entries for the
83 subtype in the supertype lists.
</li>
84 <li>Adjusted _links relations to make it possible to figure out the
85 entity of an instance using the self-
>href-
>relation key lookup
87 <li>Fixed several end points to make sure GET, PUT, POST and DELETE
88 match each other.
</li>
89 <li>Updated DELETE endpoints to work with UUID based entity
91 <li>Restructured code to use more common URL related constants in entry
92 point values and replace @RequestMapping with method specific
94 <li>Added first unit test code.
</li>
95 <li>Updated web GUI to work with the updated API.
</li>
96 <li>Changed integer fields, enforce them as numeric.
</li>
97 <li>Rewrote and simplify metadata handling to use common service and
98 controller code instead of duplicating for each type.
</li>
99 <li>Implemented the remaining metadata types.
</li>
100 <li>Changed Country list source from Wikipedia to Debian iso-codes and
101 updated the list of Countries.
</li>
102 <li>Many many corrections and improvements.
</li>
106 <p>If free and open standardized archiving API sound interesting to
107 you, please contact us on IRC
108 (
<a href=
"irc://irc.freenode.net/%23nikita">#nikita on
109 irc.freenode.net
</a>) or email
110 (
<a href=
"https://lists.nuug.no/mailman/listinfo/nikita-noark">nikita-noark
111 mailing list
</a>).
</p>
113 <p>As usual, if you use Bitcoin and want to show your support of my
114 activities, please send Bitcoin donations to my address
115 <b><a href=
"bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a></b>.
</p>
120 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/english">english
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/noark5">noark5
</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/standard">standard
</a>.
125 <div class=
"padding"></div>
128 <div class=
"title"><a href=
"http://people.skolelinux.org/pere/blog/Blockchain_and_IoT_articles_accepted_into_Records_Management_Journal.html">Blockchain and IoT articles accepted into Records Management Journal
</a></div>
129 <div class=
"date">27th February
2020</div>
130 <div class=
"body"><p>On Tuesday, two scietific articles we have been working on for a
131 while, was finally accepted for publication into
132 <a href=
"https://www.emerald.com/insight/publication/issn/0956-5698">Records
133 Management Journal
</a>. Still waiting for the assigned DOI urls to
134 start working, but you can have a look at the LaTeX originals here.
</p>
136 <p>The first article is
137 "
<a href=
"http://people.skolelinux.org/pere/blog/images/2020-02-25-rmj-iot-record-keeping.pdf">A
138 record-keeping approach to managing IoT-data for government
139 agencies
</a>" (<a href="https://doi.org/
10.1108/RMJ-
09-
2019-
0056">DOI
140 10.1108/RMJ-09-2019-0056</a>) by Thomas Sødring, Petter Reinholdtsen
141 and David Massey, and sketches some approaches for storing measurement
142 data (aka Internet of Things sensor data) in a archive, thus providing
143 a well defined mechanism for screening and deletion of the information </p>
145 <p>The second article is
146 "<a href=
"http://people.skolelinux.org/pere/blog/images/2020-02-25-rmj-block-chain-record-keeping.pdf">Publishing
147 and using record-keeping structural information in a blockchain
</a>"
148 (<a href="https://doi.org/
10.1108/RMJ-
09-
2019-
0050">DOI
149 10.1108/RMJ-09-2019-0050<a/>) by Thomas Sødring, Petter Reinholdtsen
150 and Svein Ølnes, where we describe a way for third parties to validate
151 authenticity and thus improve trust in the records kept in a
154 <p>As usual, if you use Bitcoin and want to show your support of my
155 activities, please send Bitcoin donations to my address
156 <b><a href="bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>
161 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english
">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/noark5
">noark5</a>.
166 <div class="padding
"></div>
169 <div class="title
"><a href="http://people.skolelinux.org/pere/blog/Redaksjon_p__plass_for_Noark_5_tjenestegrensesnitt.html
">Redaksjon på plass for Noark 5 tjenestegrensesnitt</a></div>
170 <div class="date
"> 5th February 2020</div>
171 <div class="body
"><p>Arbeidet med å lage et godt, fritt og åpent standardisert maskinelt
172 grensesnitt for arkivering, med tilhørende fri
173 programvareimplementasjon fortsetter. Jeg snakker om
174 <a href="https://github.com/arkivverket/noark5-tjenestegrensesnitt-standard
">Noark
175 5 Tjenestegrensesnitt</a> og
176 <a href="https://gitlab.com/OsloMet-ABI/nikita-noark5-core/
">Nikita</a>.
178 <a href="https://www.nuug.no/aktiviteter/
20200127-noark-seminar/
">seminaret
179 for noen dager siden</a>, er vi i Nikita-prosjektet har fått beskjed
180 fra Arkivverket at det blir satt ned en redaksjon for å videreutvikle
181 spesifikasjonen. Redaksjonen består av Mona Danielsen og Anne Sofie
182 Knutsen ved arkivverket, Thomas Sødring ved OsloMet, og meg selv fra
183 NUUG. De to sistenevnte tar seg av de åpenbare forbedringene, mens
184 hele redaksjonen diskuterer tvilstilfeller. Jeg håper dette vil bidra
185 til at vi lykkes i å gjøre denne protokollspesifikasjonen så entydig
186 og klar at den vil bidra til et velfungerende marked for
187 arkivsystemer, og sikre at programmer som trenger å snakke med
188 arkivsystemet kan snakke med enhver implementasjon av
189 API-spesifikasjonen. Nikita er den første implementasjonen, men det
192 <p>Det gjenstår riktig nok endel før vi er i mål, selv om svært mye
193 allerede er på plass. Med innspill og forslag til forbedringer fra
194 alle som vil ha et leverandøruavhengig og fullstendig
195 datamaskinlesbart grensesnitt til arkivet, så tror jeg vi vil
198 <p>Som vanlig, hvis du bruker Bitcoin og ønsker å vise din støtte til
199 det jeg driver med, setter jeg pris på om du sender Bitcoin-donasjoner
201 <b><a href="bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.
202 Merk, betaling med bitcoin er ikke anonymt. :)</p>
207 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/noark5
">noark5</a>, <a href="http://people.skolelinux.org/pere/blog/tags/norsk
">norsk</a>, <a href="http://people.skolelinux.org/pere/blog/tags/standard
">standard</a>.
212 <div class="padding
"></div>
215 <div class="title
"><a href="http://people.skolelinux.org/pere/blog/Artikkel_om_Noark_5_Tjenestegrensesnitt_og_Nikita_i_Arkivr_d_nummer_3_for_2019.html
">Artikkel om Noark 5 Tjenestegrensesnitt og Nikita i Arkivråd nummer 3 for 2019</a></div>
216 <div class="date
">26th December 2019</div>
217 <div class="body
"><p>Like før julaften ble en artikkel jeg har skrevet om vedlikehold av
218 <a href="https://github.com/arkivverket/noark5-tjenestegrensesnitt-standard
">Noark
219 5 Tjenestegrensesnitt</a> og Nikita publisert i <a
220 href="https://www.arkivrad.no/arkivrad
">tidsskriftet Arkivråd</a>.
222 <a href="http://people.skolelinux.org/pere/blog/_pen_og_gjennomsiktig_vedlikehold_av_spesifikasjonen_for_Noark_5_Tjenestegrensesnitt.html
">min bloggpost
223 om samme tema</a> som ble publisert 2019-03-11. Jeg oppdaget nettopp
224 at nettsiden til tidsskriftet Arkivråd er oppdatert med siste utgave,
225 og artikkelen dermed er tilgjengelig for alle. Du finner den i
226 <a href="https://www.arkivrad.no/sites/arkivrad/files/arkivrad_03_2019_nett.pdf
">PDF-en
227 til nummer 2019/3 på side 30-33</a>. Jeg håper leserne av
228 tidsskriftet får lyst til å sjekke ut tjenestegrensesnittet og at
229 artikkelen vil gjøre det enklere for flere å bidra til en enda bedre,
230 klarere og mer entydig API-spesifikasjon. Det kan gjøre at
231 <a href="https://gitlab.com/OsloMet-ABI/nikita-noark5-core/
">arkivsystemet
232 Nikita</a> kan bli enda bedre når spesifikasjonen forbedres.</p>
234 <p>Som vanlig, hvis du bruker Bitcoin og ønsker å vise din støtte til
235 det jeg driver med, setter jeg pris på om du sender Bitcoin-donasjoner
237 <b><a href="bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.
238 Merk, betaling med bitcoin er ikke anonymt. :)</p>
243 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/noark5
">noark5</a>, <a href="http://people.skolelinux.org/pere/blog/tags/norsk
">norsk</a>, <a href="http://people.skolelinux.org/pere/blog/tags/standard
">standard</a>.
248 <div class="padding
"></div>
251 <div class="title
"><a href="http://people.skolelinux.org/pere/blog/Meningsl_st__men_for_hvem___.html
">Meningsløst, men for hvem...</a></div>
252 <div class="date
">25th December 2019</div>
253 <div class="body
"><p>En historie som har betydd endel for meg, og som jeg av og til
254 tenker på når hverdagen tynger, ble så vidt jeg har klart å finne ut,
255 skrevet av <a href="https://en.wikipedia.org/wiki/Loren_Eiseley
">Loren
256 Eiseley</a> <a href="https://en.wikipedia.org/wiki/The_Star_Thrower
">i
257 flere ulike varianter</a>. På norsk tror jeg den går under navnet
258 «Gutten og sjøstjernen», og jeg fant en oversettelse av en utgave av den
260 <a href="https://no.quora.com/Hva-er-din-favoritthistorie
">Quora</a>.
261 Fant også <a href="https://www.youtube.com/watch?v=-qClChUdlfI
">en
262 filmatisering</a>, men den versjonen jeg liker best fant jeg
263 <a href="https://www.goodreads.com/author/quotes/
56782.Loren_Eiseley
">hos
264 Goodreads</a>. Jeg oversatte den utgaven til norsk i går, og har lyst
265 til å dele den med deg:
267 <blockquote><p>Mens jeg tok en pause fra skrivingen og vandret på en
268 øde strand ved daggry, så jeg en gutt i det fjerne bøye seg ned og
269 kaste noe mens han vandret mot meg over den endeløse stranden. Da han
270 kom nærmere, kunne jeg se at han kastet sjøstjerner, som var etterlatt
271 i sanden av tidevannet, tilbake i havet. Da han var nær nok spurte jeg
272 ham hvorfor han jobbet så hardt på denne merkelige oppgaven. Han sa at
273 solen snart ville stå opp og tørke sjøstjernene slik at de ville
276 <p>Jeg sa til ham at dette var helt meningsløst. Det var kilometer på
277 kilometer med strand, og det lå sjøstjerner hele veien. En person
278 alene kunne ikke gjøre noen forskjell. Han smilte da han plukket opp
279 neste sjøstjerne. Mens han kastet den så langt ut i havet som han
280 klarte sa han, «for denne gjør det en forskjell». Jeg droppet
281 skrivingen og tilbrakte resten av morgenen med å kaste
284 <p>- Loren Eiseley</p>
287 <p>Kanskje noe du også kan ha glede av å tenke på når ting virker
290 <p>Teksten er gjengitt og oversatt basert på utgaven på Good Read,
291 uten tillatelse fra noen andre enn meg selv. Jeg håper på tilgivelse,
292 hvis det er et problem for noen, da det er gjort i beste mening. Hvis
293 eventuell rettighetshaver tar kontakt vil jeg fjerne teksten og i
294 stedet legge ut henvendelsen der teksten kreves fjernet.</p>
296 <p>Som vanlig, hvis du bruker Bitcoin og ønsker å vise din støtte til
297 det jeg driver med, setter jeg pris på om du sender Bitcoin-donasjoner
299 <b><a href="bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.
300 Merk, betaling med bitcoin er ikke anonymt. :)</p>
305 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/norsk
">norsk</a>.
310 <div class="padding
"></div>
313 <div class="title
"><a href="http://people.skolelinux.org/pere/blog/Artikkel_om_Nikita_i_Arkheion_nummer_2019_2.html
">Artikkel om Nikita i Arkheion nummer 2019/2</a></div>
314 <div class="date
"> 9th December 2019</div>
315 <div class="body
"><p>Jeg hadde i dag gleden av å oppdage at en artikkel om
316 <a href="https://gitlab.com/OsloMet-ABI/nikita-noark5-core/
">arkivsystemet
317 Nikita</a> som vi skrev i sommer, nå er publisert i
318 <a href="http://www.arkheion.no/
">Arkheion, fagtidsskrift for kommunial
319 arkivsektor</a>. Du finner artikkelen på side 30-33 i nummer 2019/2,
320 PDF kan lastes ned fra nettstedet til tidsskriftet. Kanskje
321 publiseringen kan føre til at noen flere får øynene opp for verdien av
322 et åpent standardisert API for arkivering og søk i arkivet.</p>
324 <p>Som vanlig, hvis du bruker Bitcoin og ønsker å vise din støtte til
325 det jeg driver med, setter jeg pris på om du sender Bitcoin-donasjoner
327 <b><a href="bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.
328 Merk, betaling med bitcoin er ikke anonymt. :)</p>
333 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/noark5
">noark5</a>, <a href="http://people.skolelinux.org/pere/blog/tags/norsk
">norsk</a>, <a href="http://people.skolelinux.org/pere/blog/tags/standard
">standard</a>.
338 <div class="padding
"></div>
341 <div class="title
"><a href="http://people.skolelinux.org/pere/blog/When_terms_and_policy_turn_users_away.html
">When terms and policy turn users away</a></div>
342 <div class="date
"> 7th December 2019</div>
343 <div class="body
"><p>When asked to accept terms of use and privacy policies that state
344 it will to remove rights I otherwise had or accept unreasonable terms
345 undermining my privacy, I choose away the service. I simply do not
346 have the conscience to accept terms I have no indention of upholding.
347 But how are the system and service providers to know how many people
348 they scared away? Normally I just quietly walk away. But today, I
349 tried a new approach. I sent the following email (removing the
350 specifics, as I am not out to take the specific service in question)
351 to the service provider I decided to not use, to at least give them
352 one data point on how many users are unhappy with their terms:</p>
355 From: Petter Reinholdtsen
356 <br>Subject: When terms of use turn users away
357 <br>To: [contact@some.site]
358 <br>Date: Sat, 07 Dec 2019 16:30:56 +0100
360 <p>Dear [Site Owner],</p>
362 <p>I was eager to test the system, as it seemed like a fun and
363 interesting application of [some] technology, but after reading the
364 terms of use and privacy policy on <URL:
365 https://www.[some.site]/terms-of-use > and <URL:
366 https://www.[some.site]/privacy-policy > I want you to know that I
367 decided to turn away. There were several provisions in the terms and
368 policy turning me off, but the final term that convinced me was being
369 asked to sign away my right to reverse engineer.</p>
373 <br>Petter Reinholdtsen</p>
376 <p>I do not expect much to come out of it, but sharing it here in case
377 others want to give something similar a try too. If companies
378 discover their terms scare away enough people, perhaps they will be
381 <p>As usual, if you use Bitcoin and want to show your support of my
382 activities, please send Bitcoin donations to my address
383 <b><a href="bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>
388 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english
">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/personvern
">personvern</a>.
393 <div class="padding
"></div>
396 <div class="title
"><a href="http://people.skolelinux.org/pere/blog/What_would_it_cost_to_store_all_2018_phone_calls_in_Norway_.html
">What would it cost to store all 2018 phone calls in Norway?</a></div>
397 <div class="date
">25th November 2019</div>
398 <div class="body
"><p>Four years ago, I did a back of the envelope calculation on
399 <a href="http://people.skolelinux.org/pere/blog/What_would_it_cost_to_store_all_phone_calls_in_Norway_.html
">how
400 much it would cost to store audio recordings of all the phone calls in
401 Norway</a>, and came up with NOK 2.1 million / EUR 250 000 for the
402 year 2013. It is time to repeat the calculation using updated
403 numbers. The calculation is based on how much data storage is needed
404 for each minute of audio, how many minutes all the calls in Norway
405 sums up to, multiplied by the cost of data storage.</p>
407 <p>The number of phone call minutes for 2018 was fetched from
408 <a href="https://ekomstatistikken.nkom.no/
">the NKOM statistics
409 site</a>, and for 2018, land line calls are listed as 434 238 000
410 minutes, while mobile phone calls are listed with 7 542 006 000
411 minutes. The total number of minutes is thus 7 976 244 000. For
412 simplicity, I decided to ignore any advantages in audio compression the
413 last four years, and continue to assume 60 Kbytes/min as the last
416 <p>Storage prices still varies a lot, but as last time, I decide to
417 take a reasonable big and cheap hard drive, and double its price to
418 include the surrounding costs into account. A 10 TB disk cost less
419 than 4500 NOK / 450 EUR these days, and doubling it give 9000 NOK per
422 <p>So, with the parameters in place, lets update the old table
423 estimating cost for calls in a given year:</p>
426 <tr><th>Year</th><th>Call minutes</th><th>Size</th><th>Price in NOK / EUR</th></tr>
427 <tr><td>2005</td><td align="right
">24 000 000 000</td><td align="right
">1.3 PiB</td><td align="right
">1 170 000 / 117 000</td></tr>
429 <tr><td>2012</td><td align="right
">18 000 000 000</td><td align="right
">1.0 PiB</td><td align="right
">900 000 / 90 000</td></tr>
431 <tr><td>2013</td><td align="right
">17 000 000 000</td><td align="right
">950 TiB</td><td align="right
">855 000 / 85 500</td></tr>
433 <tr><td>2018</td><td align="right
">7 976 244 000</td><td align="right
">445 TiB</td><td align="right
">401 100 / 40 110</td></tr>
436 <p>Both the cost of storage and the number of phone call minutes have
437 dropped since the last time, bringing the cost down to a level where I
438 guess even small organizations can afford to store the audio recording
439 from every phone call taken in a year in Norway. Of course, this is
440 just the cost of buying the storage equipment. Maintenance, need to
441 be included as well, but the volume of a single year is about a single
442 rack of hard drives, so it is not much more than I could fit in my own
443 home. Wonder how much the electricity bill would raise if I had that
444 kind of storage? I doubt it would be more than a few tens of thousand
450 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english
">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/personvern
">personvern</a>, <a href="http://people.skolelinux.org/pere/blog/tags/surveillance
">surveillance</a>.
455 <div class="padding
"></div>
458 <div class="title
"><a href="http://people.skolelinux.org/pere/blog/Norwegian_movies_that_might_be_legal_to_share_on_the_Internet.html
">Norwegian movies that might be legal to share on the Internet</a></div>
459 <div class="date
"> 1st September 2019</div>
460 <div class="body
"><p>While working on identifying and counting movies that can be
461 legally shared on the Internet, I also looked at the Norwegian movies
462 listed in IMDb. So far I have identified 54 candidates published
463 before 1940 that might no longer be protected by norwegian copyright
464 law. Of these, only 29 are available at least in part from the
465 Norwegian National Library. It can be assumed that the remaining 25
466 movies are lost. It seem most useful to identify the copyright status
467 of movies that are not lost. To verify that the movie is really no
468 longer protected, one need to verify the list of copyright holders and
469 figure out if and when they died. I've been able to identify some of
470 them, but for some it is hard to figure out when they died.</p>
472 </p>This is the list of 29 movies both available from the library and
473 possibly no longer protected by copyright law. The year range
474 (1909-1979 on the first line) is year of publication and last year
475 with copyright protection.</p>
478 1909-1979 ( 70 year) NSB Bergensbanen 1909 - http://www.imdb.com/title/tt0347601/
479 1910-1980 ( 70 year) Bjørnstjerne Bjørnsons likfærd - http://www.imdb.com/title/tt9299304/
480 1910-1980 ( 70 year) Bjørnstjerne Bjørnsons begravelse - http://www.imdb.com/title/tt9299300/
481 1912-1998 ( 86 year) Roald Amundsens Sydpolsferd (1910-1912) - http://www.imdb.com/title/tt9237500/
482 1913-2006 ( 93 year) Roald Amundsen på sydpolen - http://www.imdb.com/title/tt0347886/
483 1917-1987 ( 70 year) Fanden i nøtten - http://www.imdb.com/title/tt0346964/
484 1919-2018 ( 99 year) Historien om en gut - http://www.imdb.com/title/tt0010259/
485 1920-1990 ( 70 year) Kaksen på Øverland - http://www.imdb.com/title/tt0011361/
486 1923-1993 ( 70 year) Norge - en skildring i 6 akter - http://www.imdb.com/title/tt0014319/
487 1925-1997 ( 72 year) Roald Amundsen - Ellsworths flyveekspedition 1925 - http://www.imdb.com/title/tt0016295/
488 1925-1995 ( 70 year) En verdensreise, eller Da knold og tott vaskede negrene hvite med 13 sæpen - http://www.imdb.com/title/tt1018948/
489 1926-1996 ( 70 year) Luftskibet 'Norge's flugt over polhavet - http://www.imdb.com/title/tt0017090/
490 1926-1996 ( 70 year) Med 'Maud' over Polhavet - http://www.imdb.com/title/tt0017129/
491 1927-1997 ( 70 year) Den store sultan - http://www.imdb.com/title/tt1017997/
492 1928-1998 ( 70 year) Noahs ark - http://www.imdb.com/title/tt1018917/
493 1928-1998 ( 70 year) Skjæbnen - http://www.imdb.com/title/tt1002652/
494 1928-1998 ( 70 year) Chefens cigarett - http://www.imdb.com/title/tt1019896/
495 1929-1999 ( 70 year) Se Norge - http://www.imdb.com/title/tt0020378/
496 1929-1999 ( 70 year) Fra Chr. Michelsen til Kronprins Olav og Prinsesse Martha - http://www.imdb.com/title/tt0019899/
497 1930-2000 ( 70 year) Mot ukjent land - http://www.imdb.com/title/tt0021158/
498 1930-2000 ( 70 year) Det er natt - http://www.imdb.com/title/tt1017904/
499 1930-2000 ( 70 year) Over Besseggen på motorcykel - http://www.imdb.com/title/tt0347721/
500 1931-2001 ( 70 year) Glimt fra New York og den Norske koloni - http://www.imdb.com/title/tt0021913/
501 1932-2007 ( 75 year) En glad gutt - http://www.imdb.com/title/tt0022946/
502 1934-2004 ( 70 year) Den lystige radio-trio - http://www.imdb.com/title/tt1002628/
503 1935-2005 ( 70 year) Kronprinsparets reise i Nord Norge - http://www.imdb.com/title/tt0268411/
504 1935-2005 ( 70 year) Stormangrep - http://www.imdb.com/title/tt1017998/
505 1936-2006 ( 70 year) En fargesymfoni i blått - http://www.imdb.com/title/tt1002762/
506 1939-2009 ( 70 year) Til Vesterheimen - http://www.imdb.com/title/tt0032036/
509 To be sure which one of these can be legally shared on the Internet,
510 in addition to verifying the right holders list is complete, one need
511 to verify the death year of these persons:
514 Bjørnstjerne Bjørnson (dead 1910) - http://www.imdb.com/name/nm0085085/
515 Gustav Adolf Olsen (missing death year) - http://www.imdb.com/name/nm0647652/
516 Gustav Lund (missing death year) - http://www.imdb.com/name/nm0526168/
517 John W. Brunius (dead 1937) - http://www.imdb.com/name/nm0116307/
518 Ola Cornelius (missing death year) - http://www.imdb.com/name/nm1227236/
519 Oskar Omdal (dead 1927) - http://www.imdb.com/name/nm3116241/
520 Paul Berge (missing death year) - http://www.imdb.com/name/nm0074006/
521 Peter Lykke-Seest (dead 1948) - http://www.imdb.com/name/nm0528064/
522 Roald Amundsen (dead 1928) - https://www.imdb.com/name/nm0025468/
523 Sverre Halvorsen (dead 1936) - http://www.imdb.com/name/nm1299757/
524 Thomas W. Schwartz (missing death year) - http://www.imdb.com/name/nm2616250/
527 <p>Perhaps you can help me figuring death year of those missing it, or
528 right holders if some are missing in IMDb? It would be nice to have a
529 definite list of Norwegian movies that are legal to share on the
532 </p>This is the list of 25 movies not available from the library and
533 possibly no longer protected by copyright law:</p>
536 1907-2009 (102 year) Fiskerlivets farer - http://www.imdb.com/title/tt0121288/
537 1912-2018 (106 year) Historien omen moder - http://www.imdb.com/title/tt0382852/
538 1912-2002 ( 90 year) Anny - en gatepiges roman - http://www.imdb.com/title/tt0002026/
539 1916-1986 ( 70 year) The Mother Who Paid - http://www.imdb.com/title/tt3619226/
540 1917-2018 (101 year) En vinternat - http://www.imdb.com/title/tt0008740/
541 1917-2018 (101 year) Unge hjerter - http://www.imdb.com/title/tt0008719/
542 1917-2018 (101 year) De forældreløse - http://www.imdb.com/title/tt0007972/
543 1918-2018 (100 year) Vor tids helte - http://www.imdb.com/title/tt0009769/
544 1918-2018 (100 year) Lodsens datter - http://www.imdb.com/title/tt0009314/
545 1919-2018 ( 99 year) Æresgjesten - http://www.imdb.com/title/tt0010939/
546 1921-2006 ( 85 year) Det nye year? - http://www.imdb.com/title/tt0347686/
547 1921-1991 ( 70 year) Under Polarkredsens himmel - http://www.imdb.com/title/tt0012789/
548 1923-1993 ( 70 year) Nordenfor polarcirkelen - http://www.imdb.com/title/tt0014318/
549 1925-1995 ( 70 year) Med 'Stavangerfjord' til Nordkap - http://www.imdb.com/title/tt0016098/
550 1926-1996 ( 70 year) Over Atlanterhavet og gjennem Amerika - http://www.imdb.com/title/tt0017241/
551 1926-1996 ( 70 year) Hallo! Amerika! - http://www.imdb.com/title/tt0016945/
552 1926-1996 ( 70 year) Tigeren Teodors triumf - http://www.imdb.com/title/tt1008052/
553 1927-1997 ( 70 year) Rød sultan - http://www.imdb.com/title/tt1017979/
554 1927-1997 ( 70 year) Søndagsfiskeren Flag - http://www.imdb.com/title/tt1018002/
555 1930-2000 ( 70 year) Ro-ro til fiskeskjær - http://www.imdb.com/title/tt1017973/
556 1933-2003 ( 70 year) I kongens klær - http://www.imdb.com/title/tt0024164/
557 1934-2004 ( 70 year) Eventyret om de tre bukkene bruse - http://www.imdb.com/title/tt1007963/
558 1934-2004 ( 70 year) Pål sine høner - http://www.imdb.com/title/tt1017966/
559 1937-2007 ( 70 year) Et mesterverk - http://www.imdb.com/title/tt1019937/
560 1938-2008 ( 70 year) En Harmony - http://www.imdb.com/title/tt1007975/
563 <p>Several of these movies completely lack right holder information in
564 IMDb and elsewhere. Without access to a copy of the movie, it is
565 often impossible to get the list of people involved in making the
566 movie, making it impossible to figure out the correct copyright
569 <p>Not listed here are the movies still protected by copyright law.
570 Their copyright terms varies from 79 to 144 years, according to the
571 information I have available so far. One of the non-lost movies might
572 change status next year,
573 <a href="https://www.imdb.com/title/tt1008007/
">Mustads Mono from 1920</a>.
574 The next one might be
575 <a href="https://www.imdb.com/title/tt0347215/
">Hvor isbjørnen ferdes
576 from 1935</a> in 2024.</p>
578 <p>As usual, if you use Bitcoin and want to show your support of my
579 activities, please send Bitcoin donations to my address
580 <b><a href="bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>
585 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english
">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett
">opphavsrett</a>, <a href="http://people.skolelinux.org/pere/blog/tags/verkidetfri
">verkidetfri</a>.
590 <div class="padding
"></div>
593 <div class="title
"><a href="http://people.skolelinux.org/pere/blog/Legal_to_share_more_than_16_000_movies_listed_on_IMDB_.html
">Legal to share more than 16,000 movies listed on IMDB?</a></div>
594 <div class="date
">10th August 2019</div>
595 <div class="body
"><p>The recent announcement of from the New York Public Library on its
597 <a href="https://www.vice.com/en_us/article/kz4e3e/millions-of-books-are-secretly-in-the-public-domain-you-can-download-them-free
">identifying
598 books published in the USA that are now in the public domain</a>,
599 inspired me to update the scripts I use to track down movies that are
600 in the public domain. This involved updating the script used to
601 extract lists of movies believed to be in the public domain, to work
602 with the latest version of the source web sites. In particular the
603 new edition of the <a href="https://retrofilmvault.com/
">Retro Film
604 Vault</a> web site now seem to list all the films available from that
605 distributor, bringing the films identified there to more than 12.000
606 movies, and I was able to connect 46% of these to IMDB titles.</p>
608 <p>The new total is 16307 IMDB IDs (aka films) in the public domain or
609 creative commons licensed, and unknown status for 31460 movies
610 (possibly duplicates of the 16307).</p>
612 <p>The complete data set is available from
613 <a href="https://github.com/petterreinholdtsen/public-domain-free-imdb
">a
614 public git repository</a>, including the scripts used to create it.</p>
616 <p>Anyway, this is the summary of the 28 collected data sources so
620 2361 entries ( 50 unique) with and 22472 without IMDB title ID in free-movies-archive-org-search.json
621 2363 entries ( 146 unique) with and 0 without IMDB title ID in free-movies-archive-org-wikidata.json
622 299 entries ( 32 unique) with and 93 without IMDB title ID in free-movies-cinemovies.json
623 88 entries ( 52 unique) with and 36 without IMDB title ID in free-movies-creative-commons.json
624 3190 entries ( 1532 unique) with and 13 without IMDB title ID in free-movies-fesfilm-xls.json
625 620 entries ( 24 unique) with and 283 without IMDB title ID in free-movies-fesfilm.json
626 1080 entries ( 165 unique) with and 651 without IMDB title ID in free-movies-filmchest-com.json
627 830 entries ( 13 unique) with and 0 without IMDB title ID in free-movies-icheckmovies-archive-mochard.json
628 19 entries ( 19 unique) with and 0 without IMDB title ID in free-movies-imdb-c-expired-gb.json
629 7410 entries ( 7101 unique) with and 0 without IMDB title ID in free-movies-imdb-c-expired-us.json
630 1205 entries ( 41 unique) with and 0 without IMDB title ID in free-movies-imdb-pd.json
631 163 entries ( 22 unique) with and 88 without IMDB title ID in free-movies-infodigi-pd.json
632 158 entries ( 103 unique) with and 0 without IMDB title ID in free-movies-letterboxd-looney-tunes.json
633 113 entries ( 4 unique) with and 0 without IMDB title ID in free-movies-letterboxd-pd.json
634 182 entries ( 71 unique) with and 0 without IMDB title ID in free-movies-letterboxd-silent.json
635 248 entries ( 85 unique) with and 0 without IMDB title ID in free-movies-manual.json
636 158 entries ( 4 unique) with and 64 without IMDB title ID in free-movies-mubi.json
637 85 entries ( 1 unique) with and 23 without IMDB title ID in free-movies-openflix.json
638 520 entries ( 22 unique) with and 244 without IMDB title ID in free-movies-profilms-pd.json
639 343 entries ( 14 unique) with and 10 without IMDB title ID in free-movies-publicdomainmovies-info.json
640 701 entries ( 16 unique) with and 560 without IMDB title ID in free-movies-publicdomainmovies-net.json
641 74 entries ( 13 unique) with and 60 without IMDB title ID in free-movies-publicdomainreview.json
642 698 entries ( 16 unique) with and 118 without IMDB title ID in free-movies-publicdomaintorrents.json
643 5506 entries ( 2941 unique) with and 6585 without IMDB title ID in free-movies-retrofilmvault.json
644 16 entries ( 0 unique) with and 0 without IMDB title ID in free-movies-thehillproductions.json
645 110 entries ( 2 unique) with and 29 without IMDB title ID in free-movies-two-movies-net.json
646 73 entries ( 20 unique) with and 131 without IMDB title ID in free-movies-vodo.json
647 16307 unique IMDB title IDs in total, 12509 only in one list, 31460 without IMDB title ID
650 <p>New this time is a list of all the identified IMDB titles, with
651 title, year and running time, provided in free-complete.json. this
652 file also indiciate which source is used to conclude the video is free
655 <p>As usual, if you use Bitcoin and want to show your support of my
656 activities, please send Bitcoin donations to my address
657 <b><a href="bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>
662 Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english
">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett
">opphavsrett</a>, <a href="http://people.skolelinux.org/pere/blog/tags/verkidetfri
">verkidetfri</a>.
667 <div class="padding
"></div>
669 <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>
680 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2020/
02/
">February (2)</a></li>
682 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2020/
03/
">March (1)</a></li>
689 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2019/
01/
">January (4)</a></li>
691 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2019/
02/
">February (3)</a></li>
693 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2019/
03/
">March (3)</a></li>
695 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2019/
05/
">May (2)</a></li>
697 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2019/
06/
">June (5)</a></li>
699 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2019/
07/
">July (2)</a></li>
701 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2019/
08/
">August (1)</a></li>
703 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2019/
09/
">September (1)</a></li>
705 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2019/
11/
">November (1)</a></li>
707 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2019/
12/
">December (4)</a></li>
714 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2018/
01/
">January (1)</a></li>
716 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2018/
02/
">February (5)</a></li>
718 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2018/
03/
">March (5)</a></li>
720 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2018/
04/
">April (3)</a></li>
722 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2018/
06/
">June (2)</a></li>
724 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2018/
07/
">July (5)</a></li>
726 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2018/
08/
">August (3)</a></li>
728 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2018/
09/
">September (3)</a></li>
730 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2018/
10/
">October (5)</a></li>
732 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2018/
11/
">November (2)</a></li>
734 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2018/
12/
">December (4)</a></li>
741 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2017/
01/
">January (4)</a></li>
743 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2017/
02/
">February (3)</a></li>
745 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2017/
03/
">March (5)</a></li>
747 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2017/
04/
">April (2)</a></li>
749 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2017/
06/
">June (5)</a></li>
751 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2017/
07/
">July (1)</a></li>
753 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2017/
08/
">August (1)</a></li>
755 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2017/
09/
">September (3)</a></li>
757 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2017/
10/
">October (5)</a></li>
759 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2017/
11/
">November (3)</a></li>
761 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2017/
12/
">December (4)</a></li>
768 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2016/
01/
">January (3)</a></li>
770 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2016/
02/
">February (2)</a></li>
772 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2016/
03/
">March (3)</a></li>
774 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2016/
04/
">April (8)</a></li>
776 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2016/
05/
">May (8)</a></li>
778 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2016/
06/
">June (2)</a></li>
780 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2016/
07/
">July (2)</a></li>
782 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2016/
08/
">August (5)</a></li>
784 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2016/
09/
">September (2)</a></li>
786 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2016/
10/
">October (3)</a></li>
788 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2016/
11/
">November (8)</a></li>
790 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2016/
12/
">December (5)</a></li>
797 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2015/
01/
">January (7)</a></li>
799 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2015/
02/
">February (6)</a></li>
801 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2015/
03/
">March (1)</a></li>
803 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2015/
04/
">April (4)</a></li>
805 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2015/
05/
">May (3)</a></li>
807 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2015/
06/
">June (4)</a></li>
809 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2015/
07/
">July (6)</a></li>
811 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2015/
08/
">August (2)</a></li>
813 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2015/
09/
">September (2)</a></li>
815 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2015/
10/
">October (9)</a></li>
817 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2015/
11/
">November (6)</a></li>
819 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2015/
12/
">December (3)</a></li>
826 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2014/
01/
">January (2)</a></li>
828 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2014/
02/
">February (3)</a></li>
830 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2014/
03/
">March (8)</a></li>
832 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2014/
04/
">April (7)</a></li>
834 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2014/
05/
">May (1)</a></li>
836 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2014/
06/
">June (2)</a></li>
838 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2014/
07/
">July (2)</a></li>
840 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2014/
08/
">August (2)</a></li>
842 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2014/
09/
">September (5)</a></li>
844 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2014/
10/
">October (6)</a></li>
846 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2014/
11/
">November (3)</a></li>
848 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2014/
12/
">December (5)</a></li>
855 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2013/
01/
">January (11)</a></li>
857 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2013/
02/
">February (9)</a></li>
859 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2013/
03/
">March (9)</a></li>
861 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2013/
04/
">April (6)</a></li>
863 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2013/
05/
">May (9)</a></li>
865 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2013/
06/
">June (10)</a></li>
867 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2013/
07/
">July (7)</a></li>
869 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2013/
08/
">August (3)</a></li>
871 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2013/
09/
">September (5)</a></li>
873 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2013/
10/
">October (7)</a></li>
875 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2013/
11/
">November (9)</a></li>
877 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2013/
12/
">December (3)</a></li>
884 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2012/
01/
">January (7)</a></li>
886 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2012/
02/
">February (10)</a></li>
888 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2012/
03/
">March (17)</a></li>
890 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2012/
04/
">April (12)</a></li>
892 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2012/
05/
">May (12)</a></li>
894 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2012/
06/
">June (20)</a></li>
896 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2012/
07/
">July (17)</a></li>
898 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2012/
08/
">August (6)</a></li>
900 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2012/
09/
">September (9)</a></li>
902 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2012/
10/
">October (17)</a></li>
904 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2012/
11/
">November (10)</a></li>
906 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2012/
12/
">December (7)</a></li>
913 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2011/
01/
">January (16)</a></li>
915 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2011/
02/
">February (6)</a></li>
917 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2011/
03/
">March (6)</a></li>
919 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2011/
04/
">April (7)</a></li>
921 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2011/
05/
">May (3)</a></li>
923 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2011/
06/
">June (2)</a></li>
925 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2011/
07/
">July (7)</a></li>
927 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2011/
08/
">August (6)</a></li>
929 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2011/
09/
">September (4)</a></li>
931 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2011/
10/
">October (2)</a></li>
933 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2011/
11/
">November (3)</a></li>
935 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2011/
12/
">December (1)</a></li>
942 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2010/
01/
">January (2)</a></li>
944 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2010/
02/
">February (1)</a></li>
946 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2010/
03/
">March (3)</a></li>
948 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2010/
04/
">April (3)</a></li>
950 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2010/
05/
">May (9)</a></li>
952 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2010/
06/
">June (14)</a></li>
954 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2010/
07/
">July (12)</a></li>
956 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2010/
08/
">August (13)</a></li>
958 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2010/
09/
">September (7)</a></li>
960 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2010/
10/
">October (9)</a></li>
962 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2010/
11/
">November (13)</a></li>
964 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2010/
12/
">December (12)</a></li>
971 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2009/
01/
">January (8)</a></li>
973 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2009/
02/
">February (8)</a></li>
975 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2009/
03/
">March (12)</a></li>
977 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2009/
04/
">April (10)</a></li>
979 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2009/
05/
">May (9)</a></li>
981 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2009/
06/
">June (3)</a></li>
983 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2009/
07/
">July (4)</a></li>
985 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2009/
08/
">August (3)</a></li>
987 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2009/
09/
">September (1)</a></li>
989 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2009/
10/
">October (2)</a></li>
991 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2009/
11/
">November (3)</a></li>
993 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2009/
12/
">December (3)</a></li>
1000 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2008/
11/
">November (5)</a></li>
1002 <li><a href="http://people.skolelinux.org/pere/blog/archive/
2008/
12/
">December (7)</a></li>
1013 <li><a href="http://people.skolelinux.org/pere/blog/tags/
3d-printer
">3d-printer (16)</a></li>
1015 <li><a href="http://people.skolelinux.org/pere/blog/tags/amiga
">amiga (1)</a></li>
1017 <li><a href="http://people.skolelinux.org/pere/blog/tags/aros
">aros (1)</a></li>
1019 <li><a href="http://people.skolelinux.org/pere/blog/tags/bankid
">bankid (4)</a></li>
1021 <li><a href="http://people.skolelinux.org/pere/blog/tags/betalkontant
">betalkontant (8)</a></li>
1023 <li><a href="http://people.skolelinux.org/pere/blog/tags/bitcoin
">bitcoin (11)</a></li>
1025 <li><a href="http://people.skolelinux.org/pere/blog/tags/bootsystem
">bootsystem (17)</a></li>
1027 <li><a href="http://people.skolelinux.org/pere/blog/tags/bsa
">bsa (2)</a></li>
1029 <li><a href="http://people.skolelinux.org/pere/blog/tags/chrpath
">chrpath (2)</a></li>
1031 <li><a href="http://people.skolelinux.org/pere/blog/tags/debian
">debian (168)</a></li>
1033 <li><a href="http://people.skolelinux.org/pere/blog/tags/debian edu
">debian edu (158)</a></li>
1035 <li><a href="http://people.skolelinux.org/pere/blog/tags/debian-handbook
">debian-handbook (4)</a></li>
1037 <li><a href="http://people.skolelinux.org/pere/blog/tags/digistan
">digistan (11)</a></li>
1039 <li><a href="http://people.skolelinux.org/pere/blog/tags/dld
">dld (17)</a></li>
1041 <li><a href="http://people.skolelinux.org/pere/blog/tags/docbook
">docbook (26)</a></li>
1043 <li><a href="http://people.skolelinux.org/pere/blog/tags/drivstoffpriser
">drivstoffpriser (4)</a></li>
1045 <li><a href="http://people.skolelinux.org/pere/blog/tags/english
">english (413)</a></li>
1047 <li><a href="http://people.skolelinux.org/pere/blog/tags/fiksgatami
">fiksgatami (23)</a></li>
1049 <li><a href="http://people.skolelinux.org/pere/blog/tags/fildeling
">fildeling (14)</a></li>
1051 <li><a href="http://people.skolelinux.org/pere/blog/tags/freeculture
">freeculture (34)</a></li>
1053 <li><a href="http://people.skolelinux.org/pere/blog/tags/freedombox
">freedombox (9)</a></li>
1055 <li><a href="http://people.skolelinux.org/pere/blog/tags/frikanalen
">frikanalen (20)</a></li>
1057 <li><a href="http://people.skolelinux.org/pere/blog/tags/h264
">h264 (20)</a></li>
1059 <li><a href="http://people.skolelinux.org/pere/blog/tags/intervju
">intervju (42)</a></li>
1061 <li><a href="http://people.skolelinux.org/pere/blog/tags/isenkram
">isenkram (16)</a></li>
1063 <li><a href="http://people.skolelinux.org/pere/blog/tags/kart
">kart (22)</a></li>
1065 <li><a href="http://people.skolelinux.org/pere/blog/tags/kodi
">kodi (4)</a></li>
1067 <li><a href="http://people.skolelinux.org/pere/blog/tags/ldap
">ldap (9)</a></li>
1069 <li><a href="http://people.skolelinux.org/pere/blog/tags/lego
">lego (4)</a></li>
1071 <li><a href="http://people.skolelinux.org/pere/blog/tags/lenker
">lenker (8)</a></li>
1073 <li><a href="http://people.skolelinux.org/pere/blog/tags/lsdvd
">lsdvd (2)</a></li>
1075 <li><a href="http://people.skolelinux.org/pere/blog/tags/ltsp
">ltsp (1)</a></li>
1077 <li><a href="http://people.skolelinux.org/pere/blog/tags/mesh network
">mesh network (8)</a></li>
1079 <li><a href="http://people.skolelinux.org/pere/blog/tags/multimedia
">multimedia (42)</a></li>
1081 <li><a href="http://people.skolelinux.org/pere/blog/tags/nice free software
">nice free software (12)</a></li>
1083 <li><a href="http://people.skolelinux.org/pere/blog/tags/noark5
">noark5 (22)</a></li>
1085 <li><a href="http://people.skolelinux.org/pere/blog/tags/norsk
">norsk (311)</a></li>
1087 <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug
">nuug (197)</a></li>
1089 <li><a href="http://people.skolelinux.org/pere/blog/tags/offentlig innsyn
">offentlig innsyn (38)</a></li>
1091 <li><a href="http://people.skolelinux.org/pere/blog/tags/open311
">open311 (2)</a></li>
1093 <li><a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett
">opphavsrett (75)</a></li>
1095 <li><a href="http://people.skolelinux.org/pere/blog/tags/personvern
">personvern (111)</a></li>
1097 <li><a href="http://people.skolelinux.org/pere/blog/tags/raid
">raid (2)</a></li>
1099 <li><a href="http://people.skolelinux.org/pere/blog/tags/reactos
">reactos (1)</a></li>
1101 <li><a href="http://people.skolelinux.org/pere/blog/tags/reprap
">reprap (11)</a></li>
1103 <li><a href="http://people.skolelinux.org/pere/blog/tags/rfid
">rfid (3)</a></li>
1105 <li><a href="http://people.skolelinux.org/pere/blog/tags/robot
">robot (12)</a></li>
1107 <li><a href="http://people.skolelinux.org/pere/blog/tags/rss
">rss (1)</a></li>
1109 <li><a href="http://people.skolelinux.org/pere/blog/tags/ruter
">ruter (7)</a></li>
1111 <li><a href="http://people.skolelinux.org/pere/blog/tags/scraperwiki
">scraperwiki (2)</a></li>
1113 <li><a href="http://people.skolelinux.org/pere/blog/tags/sikkerhet
">sikkerhet (56)</a></li>
1115 <li><a href="http://people.skolelinux.org/pere/blog/tags/sitesummary
">sitesummary (4)</a></li>
1117 <li><a href="http://people.skolelinux.org/pere/blog/tags/skepsis
">skepsis (5)</a></li>
1119 <li><a href="http://people.skolelinux.org/pere/blog/tags/standard
">standard (70)</a></li>
1121 <li><a href="http://people.skolelinux.org/pere/blog/tags/stavekontroll
">stavekontroll (6)</a></li>
1123 <li><a href="http://people.skolelinux.org/pere/blog/tags/stortinget
">stortinget (12)</a></li>
1125 <li><a href="http://people.skolelinux.org/pere/blog/tags/surveillance
">surveillance (57)</a></li>
1127 <li><a href="http://people.skolelinux.org/pere/blog/tags/sysadmin
">sysadmin (4)</a></li>
1129 <li><a href="http://people.skolelinux.org/pere/blog/tags/usenix
">usenix (2)</a></li>
1131 <li><a href="http://people.skolelinux.org/pere/blog/tags/valg
">valg (9)</a></li>
1133 <li><a href="http://people.skolelinux.org/pere/blog/tags/verkidetfri
">verkidetfri (17)</a></li>
1135 <li><a href="http://people.skolelinux.org/pere/blog/tags/video
">video (73)</a></li>
1137 <li><a href="http://people.skolelinux.org/pere/blog/tags/vitenskap
">vitenskap (4)</a></li>
1139 <li><a href="http://people.skolelinux.org/pere/blog/tags/web
">web (42)</a></li>
1145 <p style="text-align: right
">
1146 Created by <a href="http://steve.org.uk/Software/chronicle
">Chronicle v4.6</a>