]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.rss
New post.
[homepage.git] / blog / index.rss
index 69c7f4ccb6b3e1b9a6c27268da3a2fbbcd2cac74..4850f16ac9321e6ba7af5290c24aeee114a89056 100644 (file)
                 <atom:link href="http://people.skolelinux.org/pere/blog/index.rss" rel="self" type="application/rss+xml" />
        
        <item>
-               <title>I spent last weekend recording MakerCon Nordic</title>
-               <link>http://people.skolelinux.org/pere/blog/I_spent_last_weekend_recording_MakerCon_Nordic.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/I_spent_last_weekend_recording_MakerCon_Nordic.html</guid>
-                <pubDate>Thu, 23 Oct 2014 23:00:00 +0200</pubDate>
-               <description>&lt;p&gt;I spent last weekend at &lt;a href=&quot;http://www.makercon.no/&quot;&gt;Makercon
-Nordic&lt;/a&gt;, a great conference and workshop for makers in Norway and
-the surrounding countries.  I had volunteered on behalf of the
-Norwegian Unix Users Group (NUUG) to video record the talks, and we
-had a great and exhausting time recording the entire day, two days in
-a row.  There were only two of us, Hans-Petter and me, and we used the
-regular video equipment for NUUG, with a
-&lt;a href=&quot;http://dvswitch.alioth.debian.org/wiki/&quot;&gt;dvswitch&lt;/a&gt;, a
-camera and a VGA to DV convert box, and mixed video and slides
-live.&lt;/p&gt;
-
-&lt;p&gt;Hans-Petter did the post-processing, consisting of uploading the
-around 180 GiB of raw video to Youtube, and the result is
-&lt;a href=&quot;https://www.youtube.com/user/MakerConNordic/&quot;&gt;now becoming
-public&lt;/a&gt; on the MakerConNordic account.  The videos have the license
-NUUG always use on our recordings, which is
-&lt;a href=&quot;http://creativecommons.org/licenses/by-sa/3.0/no/&quot;&gt;Creative
-Commons Navngivelse-Del på samme vilkår 3.0 Norge&lt;/a&gt;.  Many great
-talks available.  Check it out! :)&lt;/p&gt;
+               <title>French edition of Lawrence Lessigs book Cultura Libre on Amazon and Barnes &amp; Noble</title>
+               <link>http://people.skolelinux.org/pere/blog/French_edition_of_Lawrence_Lessigs_book_Cultura_Libre_on_Amazon_and_Barnes___Noble.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/French_edition_of_Lawrence_Lessigs_book_Cultura_Libre_on_Amazon_and_Barnes___Noble.html</guid>
+                <pubDate>Sat, 21 May 2016 10:50:00 +0200</pubDate>
+               <description>&lt;p&gt;A few weeks ago the French paperback edition of Lawrence Lessigs
+2004 book Cultura Libre was published.  Today I noticed that the book
+is now available from book stores.  You can now buy it from
+&lt;a href=&quot;http://www.amazon.com/Culture-Libre-French-Lawrence-Lessig/dp/8269018260&quot;&gt;Amazon&lt;/a&gt;
+($19.99),
+&lt;a href=&quot;http://www.barnesandnoble.com/w/culture-libre-lawrence-lessig/1123776705&quot;&gt;Barnes
+&amp; Noble&lt;/a&gt; ($?) and as always from
+&lt;a href=&quot;http://www.lulu.com/shop/lawrence-lessig/culture-libre/paperback/product-22645082.html&quot;&gt;Lulu.com&lt;/a&gt;
+($19.99).  The revenue is donated to the Creative Commons project.  If
+you buy from Lulu.com, they currently get $10.59, while if you buy
+from one of the book stores most of the revenue go to the book store
+and the Creative Commons project get much (not sure how much
+less).&lt;/p&gt;
+
+&lt;p&gt;I was a bit surprised to discover that there is a kindle edition
+sold by Amazon Digital Services LLC on Amazon.  Not quite sure how
+that edition was created, but if you want to download a electronic
+edition (PDF, EPUB, Mobi) generated from the same files used to create
+the paperback edition, they are
+&lt;a href=&quot;https://github.com/petterreinholdtsen/free-culture-lessig&quot;&gt;available
+from github&lt;/a&gt;.&lt;/p&gt;
 </description>
        </item>
        
        <item>
-               <title>listadmin, the quick way to moderate mailman lists - nice free software</title>
-               <link>http://people.skolelinux.org/pere/blog/listadmin__the_quick_way_to_moderate_mailman_lists___nice_free_software.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/listadmin__the_quick_way_to_moderate_mailman_lists___nice_free_software.html</guid>
-                <pubDate>Wed, 22 Oct 2014 20:00:00 +0200</pubDate>
-               <description>&lt;p&gt;If you ever had to moderate a mailman list, like the ones on
-alioth.debian.org, you know the web interface is fairly slow to
-operate.  First you visit one web page, enter the moderation password
-and get a new page shown with a list of all the messages to moderate
-and various options for each email address.  This take a while for
-every list you moderate, and you need to do it regularly to do a good
-job as a list moderator.  But there is a quick alternative,
-&lt;a href=&quot;http://heim.ifi.uio.no/kjetilho/hacks/#listadmin&quot;&gt;the
-listadmin program&lt;/a&gt;.  It allow you to check lists for new messages
-to moderate in a fraction of a second.  Here is a test run on two
-lists I recently took over:&lt;/p&gt;
-
-&lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-% time listadmin xiph
-fetching data for pkg-xiph-commits@lists.alioth.debian.org ... nothing in queue
-fetching data for pkg-xiph-maint@lists.alioth.debian.org ... nothing in queue
-
-real    0m1.709s
-user    0m0.232s
-sys     0m0.012s
-%
-&lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;In 1.7 seconds I had checked two mailing lists and confirmed that
-there are no message in the moderation queue.  Every morning I
-currently moderate 68 mailman lists, and it normally take around two
-minutes.  When I took over the two pkg-xiph lists above a few days
-ago, there were 400 emails waiting in the moderator queue.  It took me
-less than 15 minutes to process them all using the listadmin
-program.&lt;/p&gt;
-
-&lt;p&gt;If you install
-&lt;a href=&quot;https://tracker.debian.org/pkg/listadmin&quot;&gt;the listadmin
-package&lt;/a&gt; from Debian and create a file &lt;tt&gt;~/.listadmin.ini&lt;/tt&gt;
-with content like this, the moderation task is a breeze:&lt;/p&gt;
-
-&lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-username@example.org
-spamlevel 23
-default discard
-discard_if_reason &quot;Posting restricted to members only. Remove us from your mail list.&quot;
-
-password secret
-adminurl https://{domain}/mailman/admindb/{list}
-mailman-list@lists.example.com
-
-password hidden
-other-list@otherserver.example.org
-&lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;There are other options to set as well.  Check the manual page to
-learn the details.&lt;/p&gt;
-
-&lt;p&gt;If you are forced to moderate lists on a mailman installation where
-the SSL certificate is self signed or not properly signed by a
-generally accepted signing authority, you can set a environment
-variable when calling listadmin to disable SSL verification:&lt;/p&gt;
-
-&lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-PERL_LWP_SSL_VERIFY_HOSTNAME=0 listadmin
-&lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;If you want to moderate a subset of the lists you take care of, you
-can provide an argument to the listadmin script like I do in the
-initial screen dump (the xiph argument).  Using an argument, only
-lists matching the argument string will be processed.  This make it
-quick to accept messages if you notice the moderation request in your
-email.&lt;/p&gt;
-
-&lt;p&gt;Without the listadmin program, I would never be the moderator of 68
-mailing lists, as I simply do not have time to spend on that if the
-process was any slower. The listadmin program have saved me hours of
-time I could spend elsewhere over the years.  It truly is nice free
-software.&lt;/p&gt;
-
-&lt;p&gt;As usual, if you use Bitcoin and want to show your support of my
-activities, please send Bitcoin donations to my address
-&lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&amp;label=PetterReinholdtsenBlog&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
+               <title>I want the courts to be involved before the police can hijack a news site DNS domain (#domstolkontroll)</title>
+               <link>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</link>
+               <guid isPermaLink="true">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</guid>
+                <pubDate>Thu, 19 May 2016 14:00:00 +0200</pubDate>
+               <description>&lt;p&gt;I just donated to the
+&lt;a href=&quot;http://www.nuug.no/dns-beslag-donasjon.shtml&quot;&gt;NUUG defence
+&quot;fond&quot;&lt;/a&gt; to fund the effort in Norway to get the seizure of the news
+site popcorn-time.no tested in court.  I hope everyone that agree with
+me will do the same.&lt;/p&gt;
+
+&lt;p&gt;Would you be worried if you knew the police in your country could
+hijack DNS domains of news sites covering free software system without
+talking to a judge first?  I am.  What if the free software system
+combined search engine lookups, bittorrent downloads and video playout
+and was called Popcorn Time?  Would that affect your view?  It still
+make me worried.&lt;/p&gt;
+
+&lt;p&gt;In March 2016, the Norwegian police seized (as in forced NORID to
+change the IP address pointed to by it to one controlled by the
+police) the DNS domain popcorn-time.no, without any supervision from
+the courts.  I did not know about the web site back then, and assumed
+the courts had been involved, and was very surprised when I discovered
+that the police had hijacked the DNS domain without asking a judge for
+permission first.  I was even more surprised when I had a look at
+&lt;a href=&quot;https://web.archive.org/web/*/http://popcorn-time.no&quot;&gt;the web
+site content on the Internet Archive&lt;/A&gt;, and only found news coverage
+about Popcorn Time, not any material published without the right
+holders permissions.&lt;/p&gt;
+
+&lt;p&gt;The seizure was widely covered in the Norwegian press (see for
+example &lt;a href=&quot;http://www.hegnar.no/Nyheter/Naeringsliv/2016/03/Popcorn-time.no-beslaglagt-av-OEkokrim&quot;&gt;Hegnar Online&lt;/a&gt; and
+&lt;a href=&quot;http://itavisen.no/2016/03/08/okokrim-har-beslaglagt-popcorn-time-no/&quot;&gt;ITavisen&lt;a/&gt;
+and
+&lt;a href=&quot;http://www.nrk.no/kultur/okokrim-gar-til-aksjon-mot-popcorn-time-1.12842452&quot;&gt;NRK&lt;/a&gt;),
+at first due to the press release sent out by Økokrim, but then based
+on
+&lt;a href=&quot;http://blogg.torvund.net/2016/03/09/okokrims-beslag-i-domenet-popcorn-time-no/&quot;&gt;protests
+from the law professor Olav Torvund&lt;/a&gt; and
+&lt;a href=&quot;http://www.klassekampen.no/article/20160311/ARTICLE/160319995&quot;&gt;lawyer
+Jon Wessel-Aas&lt;/a&gt;.  It even got some
+&lt;a href=&quot;https://torrentfreak.com/norwegian-authorities-sued-over-popcorn-time-domain-seizure-160418/&quot;&gt;coverage
+on TorrentFreak&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;I
+&lt;a href=&quot;http://people.skolelinux.org/pere/blog/NUUG_contests_Norwegian_police_DNS_seizure_of_popcorn_time_no.html&quot;&gt;
+wrote about the case a month ago&lt;/a&gt;, when the
+&lt;a href=&quot;http://www.nuug.no/&quot;&gt;Norwegian Unix User Group&lt;/a&gt; (NUUG),
+where I am an active member, decided to ask the courts to test this seizure.
+The request was denied, but NUUG and its co-requestor EFN have not
+given up, and now they are rallying for support to get the seizure
+legally challenged.  They accept both bank and Bitcoin transfer for
+those that want to support the request.&lt;/p&gt;
+
+&lt;p&gt;If you as me believe news sites about free software should not be
+censored, even if the free software have both legal and illegal
+applications, and that DNS hijacking should be tested by the courts, I
+suggest you &lt;a href=&quot;http://www.nuug.no/dns-beslag-donasjon.shtml&quot;&gt;show
+your support by donating to NUUG&lt;/a&gt;.&lt;/a&gt;
 </description>
        </item>
        
        <item>
-               <title>Debian Jessie, PXE and automatic firmware installation</title>
-               <link>http://people.skolelinux.org/pere/blog/Debian_Jessie__PXE_and_automatic_firmware_installation.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Jessie__PXE_and_automatic_firmware_installation.html</guid>
-                <pubDate>Fri, 17 Oct 2014 14:10:00 +0200</pubDate>
-               <description>&lt;p&gt;When PXE installing laptops with Debian, I often run into the
-problem that the WiFi card require some firmware to work properly.
-And it has been a pain to fix this using preseeding in Debian.
-Normally something more is needed.  But thanks to
-&lt;a href=&quot;https://packages.qa.debian.org/i/isenkram.html&quot;&gt;my isenkram
-package&lt;/a&gt; and its recent tasksel extension, it has now become easy
-to do this using simple preseeding.&lt;/p&gt;
-
-&lt;p&gt;The isenkram-cli package provide tasksel tasks which will install
-firmware for the hardware found in the machine (actually, requested by
-the kernel modules for the hardware).  (It can also install user space
-programs supporting the hardware detected, but that is not the focus
-of this story.)&lt;/p&gt;
-
-&lt;p&gt;To get this working in the default installation, two preeseding
-values are needed.  First, the isenkram-cli package must be installed
-into the target chroot (aka the hard drive) before tasksel is executed
-in the pkgsel step of the debian-installer system.  This is done by
-preseeding the base-installer/includes debconf value to include the
-isenkram-cli package.  The package name is next passed to debootstrap
-for installation.  With the isenkram-cli package in place, tasksel
-will automatically use the isenkram tasks to detect hardware specific
-packages for the machine being installed and install them, because
-isenkram-cli contain tasksel tasks.&lt;/p&gt;
-
-&lt;p&gt;Second, one need to enable the non-free APT repository, because
-most firmware unfortunately is non-free.  This is done by preseeding
-the apt-mirror-setup step.  This is unfortunate, but for a lot of
-hardware it is the only option in Debian.&lt;/p&gt;
-
-&lt;p&gt;The end result is two lines needed in your preseeding file to get
-firmware installed automatically by the installer:&lt;/p&gt;
-
-&lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-base-installer base-installer/includes string isenkram-cli
-apt-mirror-setup apt-setup/non-free boolean true
-&lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;The current version of isenkram-cli in testing/jessie will install
-both firmware and user space packages when using this method.  It also
-do not work well, so use version 0.15 or later.  Installing both
-firmware and user space packages might give you a bit more than you
-want, so I decided to split the tasksel task in two, one for firmware
-and one for user space programs.  The firmware task is enabled by
-default, while the one for user space programs is not.  This split is
-implemented in the package currently in unstable.&lt;/p&gt;
-
-&lt;p&gt;If you decide to give this a go, please let me know (via email) how
-this recipe work for you. :)&lt;/p&gt;
-
-&lt;p&gt;So, I bet you are wondering, how can this work.  First and
-foremost, it work because tasksel is modular, and driven by whatever
-files it find in /usr/lib/tasksel/ and /usr/share/tasksel/.  So the
-isenkram-cli package place two files for tasksel to find.  First there
-is the task description file (/usr/share/tasksel/descs/isenkram.desc):&lt;/p&gt;
-
-&lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-Task: isenkram-packages
-Section: hardware
-Description: Hardware specific packages (autodetected by isenkram)
- Based on the detected hardware various hardware specific packages are
- proposed.
-Test-new-install: show show
-Relevance: 8
-Packages: for-current-hardware
-
-Task: isenkram-firmware
-Section: hardware
-Description: Hardware specific firmware packages (autodetected by isenkram)
- Based on the detected hardware various hardware specific firmware
- packages are proposed.
-Test-new-install: mark show
-Relevance: 8
-Packages: for-current-hardware-firmware
-&lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;The key parts are Test-new-install which indicate how the task
-should be handled and the Packages line referencing to a script in
-/usr/lib/tasksel/packages/.  The scripts use other scripts to get a
-list of packages to install.  The for-current-hardware-firmware script
-look like this to list relevant firmware for the machine:
-
-&lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-#!/bin/sh
-#
-PATH=/usr/sbin:$PATH
-export PATH
-isenkram-autoinstall-firmware -l
-&lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;With those two pieces in place, the firmware is installed by
-tasksel during the normal d-i run. :)&lt;/p&gt;
-
-&lt;p&gt;If you want to test what tasksel will install when isenkram-cli is
-installed, run &lt;tt&gt;DEBIAN_PRIORITY=critical tasksel --test
---new-install&lt;/tt&gt; to get the list of packages that tasksel would
-install.&lt;/p&gt;
-
-&lt;p&gt;&lt;a href=&quot;https://wiki.debian.org/DebianEdu/&quot;&gt;Debian Edu&lt;/a&gt; will be
-pilots in testing this feature, as isenkram is used there now to
-install firmware, replacing the earlier scripts.&lt;/p&gt;
+               <title>Debian now with ZFS on Linux included</title>
+               <link>http://people.skolelinux.org/pere/blog/Debian_now_with_ZFS_on_Linux_included.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_now_with_ZFS_on_Linux_included.html</guid>
+                <pubDate>Thu, 12 May 2016 07:30:00 +0200</pubDate>
+               <description>&lt;p&gt;Today, after many years of hard work from many people,
+&lt;a href=&quot;http://zfsonlinux.org/&quot;&gt;ZFS for Linux&lt;/a&gt; finally entered
+Debian.  The package status can be seen on
+&lt;a href=&quot;https://tracker.debian.org/pkg/zfs-linux&quot;&gt;the package tracker
+for zfs-linux&lt;/a&gt;.  and
+&lt;a href=&quot;https://qa.debian.org/developer.php?login=pkg-zfsonlinux-devel@lists.alioth.debian.org&quot;&gt;the
+team status page&lt;/a&gt;. If you want to help out, please join us.
+&lt;a href=&quot;http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/zfs.git&quot;&gt;The
+source code&lt;/a&gt; is available via git on Alioth.  It would also be
+great if you could help out with
+&lt;a href=&quot;https://tracker.debian.org/pkg/dkms&quot;&gt;the dkms package&lt;/a&gt;, as
+it is an important piece of the puzzle to get ZFS working.&lt;/p&gt;
 </description>
        </item>
        
        <item>
-               <title>Ubuntu used to show the bread prizes at ICA Storo</title>
-               <link>http://people.skolelinux.org/pere/blog/Ubuntu_used_to_show_the_bread_prizes_at_ICA_Storo.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Ubuntu_used_to_show_the_bread_prizes_at_ICA_Storo.html</guid>
-                <pubDate>Sat, 4 Oct 2014 15:20:00 +0200</pubDate>
-               <description>&lt;p&gt;Today I came across an unexpected Ubuntu boot screen.  Above the
-bread shelf on the ICA shop at Storo in Oslo, the grub menu of Ubuntu
-with Linux kernel 3.2.0-23 (ie probably version 12.04 LTS) was stuck
-on a screen normally showing the bread types and prizes:&lt;/p&gt;
-
-&lt;p align=&quot;center&quot;&gt;&lt;img width=&quot;70%&quot; src=&quot;http://people.skolelinux.org/pere/blog/images/2014-10-04-ubuntu-ica-storo-crop.jpeg&quot;&gt;&lt;/p&gt;
-
-&lt;p&gt;If it had booted as it was supposed to, I would never had known
-about this hidden Linux installation.  It is interesting what
-&lt;a href=&quot;http://revealingerrors.com/&quot;&gt;errors can reveal&lt;/a&gt;.&lt;/p&gt;
+               <title>What is the best multimedia player in Debian?</title>
+               <link>http://people.skolelinux.org/pere/blog/What_is_the_best_multimedia_player_in_Debian_.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/What_is_the_best_multimedia_player_in_Debian_.html</guid>
+                <pubDate>Sun, 8 May 2016 09:40:00 +0200</pubDate>
+               <description>&lt;p&gt;&lt;strong&gt;Where I set out to figure out which multimedia player in
+Debian claim support for most file formats.&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;A few years ago, I had a look at the media support for Browser
+plugins in Debian, to get an idea which plugins to include in Debian
+Edu.  I created a script to extract the set of supported MIME types
+for each plugin, and used this to find out which multimedia browser
+plugin supported most file formats / media types.
+&lt;a href=&quot;https://wiki.debian.org/DebianEdu/BrowserMultimedia&quot;&gt;The
+result&lt;/a&gt; can still be seen on the Debian wiki, even though it have
+not been updated for a while.  But browser plugins are less relevant
+these days, so I thought it was time to look at standalone
+players.&lt;/p&gt;
+
+&lt;p&gt;A few days ago I was tired of VLC not being listed as a viable
+player when I wanted to play videos from the Norwegian National
+Broadcasting Company, and decided to investigate why.  The cause is a
+&lt;a href=&quot;https://bugs.debian.org/822245&quot;&gt;missing MIME type in the VLC
+desktop file&lt;/a&gt;.  In the process I wrote a script to compare the set
+of MIME types announced in the desktop file and the browser plugin,
+only to discover that there is quite a large difference between the
+two for VLC.  This discovery made me dig up the script I used to
+compare browser plugins, and adjust it to compare desktop files
+instead, to try to figure out which multimedia player in Debian
+support most file formats.&lt;/p&gt;
+
+&lt;p&gt;The result can be seen on the Debian Wiki, as
+&lt;a href=&quot;https://wiki.debian.org/DebianMultimedia/PlayerSupport&quot;&gt;a
+table listing all MIME types supported by one of the packages included
+in the table&lt;/a&gt;, with the package supporting most MIME types being
+listed first in the table.&lt;/p&gt;
+
+&lt;/p&gt;The best multimedia player in Debian?  It is totem, followed by
+parole, kplayer, mpv, vlc, smplayer mplayer-gui gnome-mpv and
+kmplayer.  Time for the other players to update their announced MIME
+support?&lt;/p&gt;
 </description>
        </item>
        
        <item>
-               <title>New lsdvd release version 0.17 is ready</title>
-               <link>http://people.skolelinux.org/pere/blog/New_lsdvd_release_version_0_17_is_ready.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/New_lsdvd_release_version_0_17_is_ready.html</guid>
-                <pubDate>Sat, 4 Oct 2014 08:40:00 +0200</pubDate>
-               <description>&lt;p&gt;The &lt;a href=&quot;https://sourceforge.net/p/lsdvd/&quot;&gt;lsdvd project&lt;/a&gt;
-got a new set of developers a few weeks ago, after the original
-developer decided to step down and pass the project to fresh blood.
-This project is now maintained by Petter Reinholdtsen and Steve
-Dibb.&lt;/p&gt;
-
-&lt;p&gt;I just wrapped up
-&lt;a href=&quot;https://sourceforge.net/p/lsdvd/mailman/message/32896061/&quot;&gt;a
-new lsdvd release&lt;/a&gt;, available in git or from
-&lt;a href=&quot;https://sourceforge.net/projects/lsdvd/files/lsdvd/&quot;&gt;the
-download page&lt;/a&gt;.  This is the changelog dated 2014-10-03 for version
-0.17.&lt;/p&gt;
-
-&lt;ul&gt;
-
- &lt;li&gt;Ignore &#39;phantom&#39; audio, subtitle tracks&lt;/li&gt;
- &lt;li&gt;Check for garbage in the program chains, which indicate that a track is
-   non-existant, to work around additional copy protection&lt;/li&gt;
- &lt;li&gt;Fix displaying content type for audio tracks, subtitles&lt;/li&gt;
- &lt;li&gt;Fix pallete display of first entry&lt;/li&gt;
- &lt;li&gt;Fix include orders&lt;/li&gt;
- &lt;li&gt;Ignore read errors in titles that would not be displayed anyway&lt;/li&gt;
- &lt;li&gt;Fix the chapter count&lt;/li&gt;
- &lt;li&gt;Make sure the array size and the array limit used when initialising
-   the palette size is the same.&lt;/li&gt;
- &lt;li&gt;Fix array printing.&lt;/li&gt;
- &lt;li&gt;Correct subsecond calculations.&lt;/li&gt;
- &lt;li&gt;Add sector information to the output format.&lt;/li&gt;
- &lt;li&gt;Clean up code to be closer to ANSI C and compile without warnings
-   with more GCC compiler warnings.&lt;/li&gt;
-
-&lt;/ul&gt;
-
-&lt;p&gt;This change bring together patches for lsdvd in use in various
-Linux and Unix distributions, as well as patches submitted to the
-project the last nine years.  Please check it out. :)&lt;/p&gt;
+               <title>The Pyra - handheld computer with Debian preinstalled</title>
+               <link>http://people.skolelinux.org/pere/blog/The_Pyra___handheld_computer_with_Debian_preinstalled.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/The_Pyra___handheld_computer_with_Debian_preinstalled.html</guid>
+                <pubDate>Wed, 4 May 2016 10:00:00 +0200</pubDate>
+               <description>A friend of mine made me aware of
+&lt;a href=&quot;https://pyra-handheld.com/boards/pages/pyra/&quot;&gt;The Pyra&lt;/a&gt;, a
+handheld computer which will be delivered with Debian preinstalled.  I
+would love to get one of those for my birthday. :)&lt;/p&gt;
+
+&lt;p&gt;The machine is a complete ARM-based PC with micro HDMI, SATA, USB
+plugs and many others connectors, and include a full keyboard and a 5&quot;
+LCD touch screen.  The 6000mAh battery is claimed to provide a whole
+day of battery life time, but I have not seen any independent tests
+confirming this.  The vendor is still collecting preorders, and the
+last I heard last night was that 22 more orders were needed before
+production started.&lt;/p&gt;
+
+&lt;p&gt;As far as I know, this is the first handheld preinstalled with
+Debian.  Please let me know if you know of any others.  Is it the
+first computer being sold with Debian preinstalled?&lt;/p&gt;
 </description>
        </item>
        
        <item>
-               <title>How to test Debian Edu Jessie despite some fatal problems with the installer</title>
-               <link>http://people.skolelinux.org/pere/blog/How_to_test_Debian_Edu_Jessie_despite_some_fatal_problems_with_the_installer.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/How_to_test_Debian_Edu_Jessie_despite_some_fatal_problems_with_the_installer.html</guid>
-                <pubDate>Fri, 26 Sep 2014 12:20:00 +0200</pubDate>
-               <description>&lt;p&gt;The &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux
-project&lt;/a&gt; provide a Linux solution for schools, including a
-powerful desktop with education software, a central server providing
-web pages, user database, user home directories, central login and PXE
-boot of both  clients without disk and the installation to install Debian
-Edu on machines with disk (and a few other services perhaps to small
-to mention here).  We in the Debian Edu team are currently working on
-the Jessie based version, trying to get everything in shape before the
-freeze, to avoid having to maintain our own package repository in the
-future.  The
-&lt;a href=&quot;https://wiki.debian.org/DebianEdu/Status/Jessie&quot;&gt;current
-status&lt;/a&gt; can be seen on the Debian wiki, and there is still heaps of
-work left.  Some fatal problems block testing, breaking the installer,
-but it is possible to work around these to get anyway.  Here is a
-recipe on how to get the installation limping along.&lt;/p&gt;
-
-&lt;p&gt;First, download the test ISO via
-&lt;a href=&quot;ftp://ftp.skolelinux.no/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso&quot;&gt;ftp&lt;/a&gt;,
-&lt;a href=&quot;http://ftp.skolelinux.no/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso&quot;&gt;http&lt;/a&gt;
-or rsync (use
-ftp.skolelinux.org::cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso).
-The ISO build was broken on Tuesday, so we do not get a new ISO every
-12 hours or so, but thankfully the ISO we already got we are able to
-install with some tweaking.&lt;/p&gt;
-
-&lt;p&gt;When you get to the Debian Edu profile question, go to tty2
-(use Alt-Ctrl-F2), run&lt;/p&gt;
-
-&lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-nano /usr/bin/edu-eatmydata-install
-&lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;and add &#39;exit 0&#39; as the second line, disabling the eatmydata
-optimization.  Return to the installation, select the profile you want
-and continue.  Without this change, exim4-config will fail to install
-due to a known bug in eatmydata.&lt;/p&gt;
-
-&lt;p&gt;When you get the grub question at the end, answer /dev/sda (or if
-this do not work, figure out what your correct value would be.  All my
-test machines need /dev/sda, so I have no advice if it do not fit
-your need.&lt;/p&gt;
-
-&lt;p&gt;If you installed a profile including a graphical desktop, log in as
-root after the initial boot from hard drive, and install the
-education-desktop-XXX metapackage.  XXX can be kde, gnome, lxde, xfce
-or mate.  If you want several desktop options, install more than one
-metapackage.  Once this is done, reboot and you should have a working
-graphical login screen.  This workaround should no longer be needed
-once the education-tasks package version 1.801 enter testing in two
-days.&lt;/p&gt;
-
-&lt;p&gt;I believe the ISO build will start working on two days when the new
-tasksel package enter testing and Steve McIntyre get a chance to
-update the debian-cd git repository.  The eatmydata, grub and desktop
-issues are already fixed in unstable and testing, and should show up
-on the ISO as soon as the ISO build start working again.  Well the
-eatmydata optimization is really just disabled.  The proper fix
-require an upload by the eatmydata maintainer applying the patch
-provided in bug &lt;a href=&quot;https://bugs.debian.org/702711&quot;&gt;#702711&lt;/a&gt;.
-The rest have proper fixes in unstable.&lt;/p&gt;
-
-&lt;p&gt;I hope this get you going with the installation testing, as we are
-quickly running out of time trying to get our Jessie based
-installation ready before the distribution freeze in a month.&lt;/p&gt;
+               <title>NUUG contests Norwegian police DNS seizure of popcorn-time.no</title>
+               <link>http://people.skolelinux.org/pere/blog/NUUG_contests_Norwegian_police_DNS_seizure_of_popcorn_time_no.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/NUUG_contests_Norwegian_police_DNS_seizure_of_popcorn_time_no.html</guid>
+                <pubDate>Mon, 18 Apr 2016 10:00:00 +0200</pubDate>
+               <description>&lt;p&gt;It is days like today I am really happy to be a member of
+&lt;a href=&quot;http://www.nuug.no/&quot;&gt;the Norwegian Unix User group&lt;/a&gt;, a
+member association for those of us believing in free software, open
+standards and unix-like operating systems.  NUUG announced today it
+will
+&lt;a href=&quot;http://www.nuug.no/news/Pressemelding__NUUG_og_EFN_begj_rer_rettslig_pr_ving_for_DNS_domenebeslag_av_popcorn_time_no.shtml&quot;&gt;try
+to bring the seizure of the DNS domain popcorn-time.no as
+unlawful&lt;/a&gt;, to stand up for the principle that writing about a
+controversial topic is not infringing copyrights, and censuring web
+pages by hijacking DNS domain should be decided by the courts, not the
+police.  The DNS domain was seized by the Norwegian National Authority
+for Investigation and Prosecution of Economic and Environmental Crime
+a month ago.  I hope this bring more paying members to NUUG to give
+the association the financial muscle needed to bring this case as far
+as it must go to stop this kind of DNS hijacking.&lt;/p&gt;
 </description>
        </item>
        
        <item>
-               <title>Suddenly I am the new upstream of the lsdvd command line tool</title>
-               <link>http://people.skolelinux.org/pere/blog/Suddenly_I_am_the_new_upstream_of_the_lsdvd_command_line_tool.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Suddenly_I_am_the_new_upstream_of_the_lsdvd_command_line_tool.html</guid>
-                <pubDate>Thu, 25 Sep 2014 11:20:00 +0200</pubDate>
-               <description>&lt;p&gt;I use the &lt;a href=&quot;https://sourceforge.net/p/lsdvd/&quot;&gt;lsdvd tool&lt;/a&gt;
-to handle my fairly large DVD collection.  It is a nice command line
-tool to get details about a DVD, like title, tracks, track length,
-etc, in XML, Perl or human readable format.  But lsdvd have not seen
-any new development since 2006 and had a few irritating bugs affecting
-its use with some DVDs.  Upstream seemed to be dead, and in January I
-sent a small probe asking for a version control repository for the
-project, without any reply.  But I use it regularly and would like to
-get &lt;a href=&quot;https://packages.qa.debian.org/lsdvd&quot;&gt;an updated version
-into Debian&lt;/a&gt;.  So two weeks ago I tried harder to get in touch with
-the project admin, and after getting a reply from him explaining that
-he was no longer interested in the project, I asked if I could take
-over.  And yesterday, I became project admin.&lt;/p&gt;
+               <title>Ny utgave (v2.2) av den frie norske stavekontrollen gitt ut</title>
+               <link>http://people.skolelinux.org/pere/blog/Ny_utgave__v2_2__av_den_frie_norske_stavekontrollen_gitt_ut.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Ny_utgave__v2_2__av_den_frie_norske_stavekontrollen_gitt_ut.html</guid>
+                <pubDate>Fri, 15 Apr 2016 21:20:00 +0200</pubDate>
+               <description>&lt;p&gt;I dag tok jeg mot til meg og pakket sammen en ny versjon av den
+frie norske stavekontrollen, ca. tre og et halvt år etter forrige
+gang.  Resultatet kan lastes ned fra
+&lt;a href=&quot;http://no.speling.org/&quot;&gt;no.speling.org-prosjeksiden&lt;/a&gt;, både
+som kildekodepakke og som &quot;pack&quot;-fil som kanskje fortsatt kan brukes
+av OpenOffice.org/LibreOffice.  Byggesystemet trenger oppussing, men i
+denne omgang hadde jeg bare tid til å fikse byggefeil forårsaket av
+endringer i GNU grep.  De øvrige endringene var gjort tidligere i
+påvente av en ny utgave.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Her er det som er nytt (fra NEWS-fila i
+kildekodepakken):&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;Release 2.2 (2016-04-15)&lt;/p&gt;
+
+&lt;ul&gt;
+
+ &lt;li&gt;Rewrite how scripts/speling2words handle tripple consonants, to
+   avoid importing duplicate words from no.speling.org, and getting
+   rid of the existing duplicates in norsk.words.&lt;/li&gt;
+ &lt;li&gt;Remove duplicate entries with tripple consonants from norsk.words.&lt;/li&gt;
+ &lt;li&gt;Update frequency for entries in norsk.words based on
+   &lt;URL:http://helmer.aksis.uib.no/nta/ordlistf.zip&gt; (ran &#39;make
+   freq-update&#39;).&lt;/li&gt;
+ &lt;li&gt;Correct nn ispell build, avoid crash in munchlist causing lots of
+   words to fall out of the database.&lt;/li&gt;
+ &lt;li&gt;Use grep -a to convince grep it is working on text files, to work
+   with newer grep versions.&lt;/li&gt;
+
+ &lt;li&gt;Remove some words disputed in the no.speling.org review process:
+   &lt;ul&gt;
+    &lt;li&gt;apparent (nb)&lt;/li&gt;
+    &lt;li&gt;likke (nb)&lt;/li&gt;
+    &lt;li&gt;ugjest, ugjesten, ugjestens (nb)&lt;/li&gt;
+ &lt;/ul&gt;&lt;/li&gt;
 
-&lt;p&gt;I&#39;ve been in touch with a Gentoo developer and the Debian
-maintainer interested in joining forces to maintain the upstream
-project, and I hope we can get a new release out fairly quickly,
-collecting the patches spread around on the internet into on place.
-I&#39;ve added the relevant Debian patches to the freshly created git
-repository, and expect the Gentoo patches to make it too.  If you got
-a DVD collection and care about command line tools, check out
-&lt;a href=&quot;https://sourceforge.net/p/lsdvd/git/ci/master/tree/&quot;&gt;the git source&lt;/a&gt; and join
-&lt;a href=&quot;https://sourceforge.net/p/lsdvd/mailman/&quot;&gt;the project mailing
-list&lt;/a&gt;. :)&lt;/p&gt;
+&lt;/ul&gt;
 </description>
        </item>
        
        <item>
-               <title>Hva henger under skibrua over E16 på Sollihøgda?</title>
-               <link>http://people.skolelinux.org/pere/blog/Hva_henger_under_skibrua_over_E16_p__Sollih_gda_.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Hva_henger_under_skibrua_over_E16_p__Sollih_gda_.html</guid>
-                <pubDate>Sun, 21 Sep 2014 09:50:00 +0200</pubDate>
-               <description>&lt;p&gt;Rundt omkring i Oslo og Østlandsområdet henger det bokser over
-veiene som jeg har lurt på hva gjør.  De har ut fra plassering og
-vinkling sett ut som bokser som sniffer ut et eller annet fra
-forbipasserende trafikk, men det har vært uklart for meg hva det er de
-leser av.  Her om dagen tok jeg bilde av en slik boks som henger under
-&lt;a href=&quot;http://www.openstreetmap.no/?zoom=19&amp;mlat=59.96396&amp;mlon=10.34443&amp;layers=B00000&quot;&gt;ei
-skibru på Sollihøgda&lt;/a&gt;:&lt;/p&gt;
-
-&lt;p align=&quot;center&quot;&gt;&lt;img width=&quot;60%&quot; src=&quot;http://people.skolelinux.org/pere/blog/images/2014-09-13-kapsch-sollihogda-crop.jpeg&quot;&gt;&lt;/p&gt;
-
-&lt;p&gt;Boksen er tydelig merket «Kapsch &gt;&gt;&gt;», logoen til
-&lt;a href=&quot;http://www.kapsch.net/&quot;&gt;det sveitsiske selskapet Kapsch&lt;/a&gt; som
-blant annet lager sensorsystemer for veitrafikk.  Men de lager mye
-forskjellig, og jeg kjente ikke igjen boksen på utseendet etter en
-kjapp titt på produktlista til selskapet.&lt;/p&gt;
-
-&lt;p&gt;I og med at boksen henger over veien E16, en riksvei vedlikeholdt
-av Statens Vegvesen, så antok jeg at det burde være mulig å bruke
-REST-API-et som gir tilgang til vegvesenets database over veier,
-skilter og annet veirelatert til å finne ut hva i alle dager dette
-kunne være.  De har både
-&lt;a href=&quot;https://www.vegvesen.no/nvdb/api/dokumentasjon/datakatalog&quot;&gt;en
-datakatalog&lt;/a&gt; og
-&lt;a href=&quot;https://www.vegvesen.no/nvdb/api/dokumentasjon/sok&quot;&gt;et
-søk&lt;/a&gt;, der en kan søke etter ulike typer oppføringer innen for et
-gitt geografisk område.  Jeg laget et enkelt shell-script for å hente
-ut antall av en gitt type innenfor området skibrua dekker, og listet
-opp navnet på typene som ble funnet.  Orket ikke slå opp hvordan
-URL-koding av aktuelle strenger kunne gjøres mer generisk, og brukte
-en stygg sed-linje i stedet.&lt;/p&gt;
-
-&lt;blockquote&gt;&lt;pre&gt;
-#!/bin/sh
-urlmap() {
-    sed \
-    -e &#39;s/  / /g&#39;   -e &#39;s/{/%7B/g&#39;  \
-    -e &#39;s/}/%7D/g&#39;  -e &#39;s/\[/%5B/g&#39; \
-    -e &#39;s/\]/%5D/g&#39; -e &#39;s/ /%20/g&#39;  \
-    -e &#39;s/,/%2C/g&#39;  -e &#39;s/\&quot;/%22/g&#39; \
-    -e &#39;s/:/%3A/g&#39;
-}
-
-lookup() {
-    url=&quot;$1&quot;
-    curl -s -H &#39;Accept: application/vnd.vegvesen.nvdb-v1+xml&#39; \
-       &quot;https://www.vegvesen.no/nvdb/api$url&quot; | xmllint --format -
-}
-
-for id in $(seq 1 874) ; do
-    search=&quot;{
-  lokasjon: {
-    bbox: \&quot;10.34425,59.96386,10.34458,59.96409\&quot;,
-    srid: \&quot;WGS84\&quot;
-  },
-   objektTyper: [{
-     id: $id, antall: 10
-   }]
-}&quot;
-
-    query=/sok?kriterie=$(echo $search | urlmap)
-    if lookup &quot;$query&quot; |
-    grep -q &#39;&amp;lt;totaltAntallReturnert&gt;0&amp;lt;&#39;
-    then
-    :
-    else
-    echo $id
-    lookup &quot;/datakatalog/objekttyper/$id&quot; |grep &#39;^  &amp;lt;navn&gt;&#39;
-    fi
-done
-
-exit 0
-&lt;/pre&gt;&lt;/blockquote&gt;
-
-Aktuelt ID-område 1-874 var riktig i datakatalogen da jeg laget
-scriptet.  Det vil endre seg over tid.  Skriptet listet så opp
-aktuelle typer i og rundt skibrua:
-
-&lt;blockquote&gt;&lt;pre&gt;
-5
-  &amp;lt;navn&gt;Rekkverk&amp;lt;/navn&gt;
-14
-  &amp;lt;navn&gt;Rekkverksende&amp;lt;/navn&gt;
-47
-  &amp;lt;navn&gt;Trafikklomme&amp;lt;/navn&gt;
-49
-  &amp;lt;navn&gt;Trafikkøy&amp;lt;/navn&gt;
-60
-  &amp;lt;navn&gt;Bru&amp;lt;/navn&gt;
-79
-  &amp;lt;navn&gt;Stikkrenne/Kulvert&amp;lt;/navn&gt;
-80
-  &amp;lt;navn&gt;Grøft, åpen&amp;lt;/navn&gt;
-86
-  &amp;lt;navn&gt;Belysningsstrekning&amp;lt;/navn&gt;
-95
-  &amp;lt;navn&gt;Skiltpunkt&amp;lt;/navn&gt;
-96
-  &amp;lt;navn&gt;Skiltplate&amp;lt;/navn&gt;
-98
-  &amp;lt;navn&gt;Referansestolpe&amp;lt;/navn&gt;
-99
-  &amp;lt;navn&gt;Vegoppmerking, langsgående&amp;lt;/navn&gt;
-105
-  &amp;lt;navn&gt;Fartsgrense&amp;lt;/navn&gt;
-106
-  &amp;lt;navn&gt;Vinterdriftsstrategi&amp;lt;/navn&gt;
-172
-  &amp;lt;navn&gt;Trafikkdeler&amp;lt;/navn&gt;
-241
-  &amp;lt;navn&gt;Vegdekke&amp;lt;/navn&gt;
-293
-  &amp;lt;navn&gt;Breddemåling&amp;lt;/navn&gt;
-301
-  &amp;lt;navn&gt;Kantklippareal&amp;lt;/navn&gt;
-318
-  &amp;lt;navn&gt;Snø-/isrydding&amp;lt;/navn&gt;
-445
-  &amp;lt;navn&gt;Skred&amp;lt;/navn&gt;
-446
-  &amp;lt;navn&gt;Dokumentasjon&amp;lt;/navn&gt;
-452
-  &amp;lt;navn&gt;Undergang&amp;lt;/navn&gt;
-528
-  &amp;lt;navn&gt;Tverrprofil&amp;lt;/navn&gt;
-532
-  &amp;lt;navn&gt;Vegreferanse&amp;lt;/navn&gt;
-534
-  &amp;lt;navn&gt;Region&amp;lt;/navn&gt;
-535
-  &amp;lt;navn&gt;Fylke&amp;lt;/navn&gt;
-536
-  &amp;lt;navn&gt;Kommune&amp;lt;/navn&gt;
-538
-  &amp;lt;navn&gt;Gate&amp;lt;/navn&gt;
-539
-  &amp;lt;navn&gt;Transportlenke&amp;lt;/navn&gt;
-540
-  &amp;lt;navn&gt;Trafikkmengde&amp;lt;/navn&gt;
-570
-  &amp;lt;navn&gt;Trafikkulykke&amp;lt;/navn&gt;
-571
-  &amp;lt;navn&gt;Ulykkesinvolvert enhet&amp;lt;/navn&gt;
-572
-  &amp;lt;navn&gt;Ulykkesinvolvert person&amp;lt;/navn&gt;
-579
-  &amp;lt;navn&gt;Politidistrikt&amp;lt;/navn&gt;
-583
-  &amp;lt;navn&gt;Vegbredde&amp;lt;/navn&gt;
-591
-  &amp;lt;navn&gt;Høydebegrensning&amp;lt;/navn&gt;
-592
-  &amp;lt;navn&gt;Nedbøyningsmåling&amp;lt;/navn&gt;
-597
-  &amp;lt;navn&gt;Støy-luft, Strekningsdata&amp;lt;/navn&gt;
-601
-  &amp;lt;navn&gt;Oppgravingsdata&amp;lt;/navn&gt;
-602
-  &amp;lt;navn&gt;Oppgravingslag&amp;lt;/navn&gt;
-603
-  &amp;lt;navn&gt;PMS-parsell&amp;lt;/navn&gt;
-604
-  &amp;lt;navn&gt;Vegnormalstrekning&amp;lt;/navn&gt;
-605
-  &amp;lt;navn&gt;Værrelatert strekning&amp;lt;/navn&gt;
-616
-  &amp;lt;navn&gt;Feltstrekning&amp;lt;/navn&gt;
-617
-  &amp;lt;navn&gt;Adressepunkt&amp;lt;/navn&gt;
-626
-  &amp;lt;navn&gt;Friksjonsmåleserie&amp;lt;/navn&gt;
-629
-  &amp;lt;navn&gt;Vegdekke, flatelapping&amp;lt;/navn&gt;
-639
-  &amp;lt;navn&gt;Kurvatur, horisontalelement&amp;lt;/navn&gt;
-640
-  &amp;lt;navn&gt;Kurvatur, vertikalelement&amp;lt;/navn&gt;
-642
-  &amp;lt;navn&gt;Kurvatur, vertikalpunkt&amp;lt;/navn&gt;
-643
-  &amp;lt;navn&gt;Statistikk, trafikkmengde&amp;lt;/navn&gt;
-647
-  &amp;lt;navn&gt;Statistikk, vegbredde&amp;lt;/navn&gt;
-774
-  &amp;lt;navn&gt;Nedbøyningsmåleserie&amp;lt;/navn&gt;
-775
-  &amp;lt;navn&gt;ATK, influensstrekning&amp;lt;/navn&gt;
-794
-  &amp;lt;navn&gt;Systemobjekt&amp;lt;/navn&gt;
-810
-  &amp;lt;navn&gt;Vinterdriftsklasse&amp;lt;/navn&gt;
-821
-  &amp;lt;navn&gt;Funksjonell vegklasse&amp;lt;/navn&gt;
-825
-  &amp;lt;navn&gt;Kurvatur, stigning&amp;lt;/navn&gt;
-838
-  &amp;lt;navn&gt;Vegbredde, beregnet&amp;lt;/navn&gt;
-862
-  &amp;lt;navn&gt;Reisetidsregistreringspunkt&amp;lt;/navn&gt;
-871
-  &amp;lt;navn&gt;Bruksklasse&amp;lt;/navn&gt;
-&lt;/pre&gt;&lt;/blockquote&gt;
-
-&lt;p&gt;Av disse ser ID 775 og 862 mest relevant ut.  ID 775 antar jeg
-refererer til fotoboksen som står like ved brua, mens
-«Reisetidsregistreringspunkt» kanskje kan være boksen som henger der.
-Hvordan finner jeg så ut hva dette kan være for noe.  En titt på
-&lt;a href=&quot;http://labs.vegdata.no/nvdb-datakatalog/862-Reisetidsregistreringspunkt/&quot;&gt;datakatalogsiden
-for ID 862/Reisetidsregistreringspunkt&lt;/a&gt; viser at det er finnes 53
-slike målere i Norge, og hvor de er plassert, men gir ellers få
-detaljer.  Det er plassert 40 på østlandet og 13 i Trondheimsregionen.
-Men siden nevner «AutoPASS», og hvis en slår opp oppføringen på
-Sollihøgda nevner den «Ciber AS» som ID for eksternt system.  (Kan det
-være snakk om
-&lt;a href=&quot;http://www.proff.no/selskap/ciber-norge-as/oslo/internettdesign-og-programmering/Z0I3KMF4/&quot;&gt;Ciber
-Norge AS&lt;/a&gt;, et selskap eid av Ciber Europe Bv?)  Et nettsøk på
- «Ciber AS autopass» fører meg til en artikkel fra NRK Trøndelag i
- 2013 med tittel
-«&lt;a href=&quot;http://www.nrk.no/trondelag/sjekk-dette-hvis-du-vil-unnga-ko-1.11327947&quot;&gt;Sjekk
-dette hvis du vil unngå kø&lt;/a&gt;».  Artikkelen henviser til vegvesenets
-nettside
-&lt;a href=&quot;http://www.reisetider.no/reisetid/forside.html&quot;&gt;reisetider.no&lt;/a&gt;
-som har en
-&lt;a href=&quot;http://www.reisetider.no/reisetid/omrade.html?omrade=5&quot;&gt;kartside
-for Østlandet&lt;/a&gt; som viser at det måles mellom Sandvika og Sollihøgda.
-Det kan dermed se ut til at jeg har funnet ut hva boksene gjør.&lt;/p&gt;
-
-&lt;p&gt;Hvis det stemmer, så er dette bokser som leser av AutoPASS-ID-en
-til alle passerende biler med AutoPASS-brikke, og dermed gjør det mulig
-for de som kontrollerer boksene å holde rede på hvor en gitt bil er
-når den passerte et slikt målepunkt.  NRK-artikkelen forteller at
-denne informasjonen i dag kun brukes til å koble to
-AutoPASS-brikkepasseringer passeringer sammen for å beregne
-reisetiden, og at bruken er godkjent av Datatilsynet.  Det er desverre
-ikke mulig for en sjåfør som passerer under en slik boks å kontrollere
-at AutoPASS-ID-en kun brukes til dette i dag og i fremtiden.&lt;/p&gt;
-
-&lt;p&gt;I tillegg til denne type AutoPASS-sniffere vet jeg at det også
-finnes mange automatiske stasjoner som tar betalt pr. passering (aka
-bomstasjoner), og der lagres informasjon om tid, sted og bilnummer i
-10 år.  Finnes det andre slike sniffere plassert ut på veiene?&lt;/p&gt;
-
-&lt;p&gt;Personlig har jeg valgt å ikke bruke AutoPASS-brikke, for å gjøre
-det vanskeligere og mer kostbart for de som vil invadere privatsfæren
-og holde rede på hvor bilen min beveger seg til enhver tid.  Jeg håper
-flere vil gjøre det samme, selv om det gir litt høyere private
-utgifter (dyrere bompassering).  Vern om privatsfæren koster i disse
-dager.&lt;/p&gt;
-
-&lt;p&gt;Takk til Jan Kristian Jensen i Statens Vegvesen for tips om
-dokumentasjon på vegvesenets REST-API.&lt;/p&gt;
+               <title>I.F. Stone - an inspiration for us all</title>
+               <link>http://people.skolelinux.org/pere/blog/I_F__Stone___an_inspiration_for_us_all.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/I_F__Stone___an_inspiration_for_us_all.html</guid>
+                <pubDate>Wed, 13 Apr 2016 21:20:00 +0200</pubDate>
+               <description>&lt;p&gt;I first got to know I.F. Stone when I came across an article by Jon
+Schwarz on The Intercept
+&lt;a href=&quot;https://theintercept.com/2015/05/07/new-documentary-legacy-f-stone/&quot;&gt;about
+his extraordinary contribution to investigative journalism in
+USA&lt;/a&gt;. The article is about a new documentary in two parts
+(&lt;a href=&quot;https://vimeo.com/123974841&quot;&gt;part one is 12 minutes&lt;/a&gt; and
+&lt;a href=&quot;https://vimeo.com/123974842&quot;&gt;part two is 30 minutes&lt;/a&gt;), and
+I found both truly fascinating.  It is amazing what he was able to
+find by digging up public sources and government papers.  He
+documented lots of government abuse and cover ups, and I find
+&lt;a href=&quot;http://www.ifstone.org/weekly.php&quot;&gt;his weekly news letters&lt;/a&gt;
+inspiring to read even today.&lt;/p&gt;
+
+&lt;p&gt;&lt;blockquote&gt;
+All governments are run by liars and nothing they say should be believed. 
+&lt;br&gt;- I. F. Stone
+&lt;/blockquote&gt;&lt;/p&gt;
+
+&lt;p&gt;His starting point was that reporters should not assume governments
+and corporations are telling the truth, but verify all their claims as
+much as possible.  I wonder how many Norwegian reporters can be said
+to follow the principles of I. F. Stone.  They are definitely in short
+supply.  If you, like me half a year ago, have never heard of him,
+check him out.&lt;/p&gt;
 </description>
        </item>
        
        <item>
-               <title>Speeding up the Debian installer using eatmydata and dpkg-divert</title>
-               <link>http://people.skolelinux.org/pere/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html</guid>
-                <pubDate>Tue, 16 Sep 2014 14:00:00 +0200</pubDate>
-               <description>&lt;p&gt;The &lt;a href=&quot;https://www.debian.org/&quot;&gt;Debian&lt;/a&gt; installer could be
-a lot quicker.  When we install more than 2000 packages in
-&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux / Debian Edu&lt;/a&gt; using
-tasksel in the installer, unpacking the binary packages take forever.
-A part of the slow I/O issue was discussed in
-&lt;a href=&quot;https://bugs.debian.org/613428&quot;&gt;bug #613428&lt;/a&gt; about too
-much file system sync-ing done by dpkg, which is the package
-responsible for unpacking the binary packages.  Other parts (like code
-executed by postinst scripts) might also sync to disk during
-installation.  All this sync-ing to disk do not really make sense to
-me.  If the machine crash half-way through, I start over, I do not try
-to salvage the half installed system.  So the failure sync-ing is
-supposed to protect against, hardware or system crash, is not really
-relevant while the installer is running.&lt;/p&gt;
-
-&lt;p&gt;A few days ago, I thought of a way to get rid of all the file
-system sync()-ing in a fairly non-intrusive way, without the need to
-change the code in several packages.  The idea is not new, but I have
-not heard anyone propose the approach using dpkg-divert before.  It
-depend on the small and clever package
-&lt;a href=&quot;https://packages.qa.debian.org/eatmydata&quot;&gt;eatmydata&lt;/a&gt;, which
-uses LD_PRELOAD to replace the system functions for syncing data to
-disk with functions doing nothing, thus allowing programs to live
-dangerous while speeding up disk I/O significantly.  Instead of
-modifying the implementation of dpkg, apt and tasksel (which are the
-packages responsible for selecting, fetching and installing packages),
-it occurred to me that we could just divert the programs away, replace
-them with a simple shell wrapper calling
-&quot;eatmydata&amp;nbsp;$program&amp;nbsp;$@&quot;, to get the same effect.
-Two days ago I decided to test the idea, and wrapped up a simple
-implementation for the Debian Edu udeb.&lt;/p&gt;
-
-&lt;p&gt;The effect was stunning.  In my first test it reduced the running
-time of the pkgsel step (installing tasks) from 64 to less than 44
-minutes (20 minutes shaved off the installation) on an old Dell
-Latitude D505 machine.  I am not quite sure what the optimised time
-would have been, as I messed up the testing a bit, causing the debconf
-priority to get low enough for two questions to pop up during
-installation.  As soon as I saw the questions I moved the installation
-along, but do not know how long the question were holding up the
-installation.  I did some more measurements using Debian Edu Jessie,
-and got these results.  The time measured is the time stamp in
-/var/log/syslog between the &quot;pkgsel: starting tasksel&quot; and the
-&quot;pkgsel: finishing up&quot; lines, if you want to do the same measurement
-yourself.  In Debian Edu, the tasksel dialog do not show up, and the
-timing thus do not depend on how quickly the user handle the tasksel
-dialog.&lt;/p&gt;
-
-&lt;p&gt;&lt;table&gt;
-
-&lt;tr&gt;
-&lt;th&gt;Machine/setup&lt;/th&gt;
-&lt;th&gt;Original tasksel&lt;/th&gt;
-&lt;th&gt;Optimised tasksel&lt;/th&gt;
-&lt;th&gt;Reduction&lt;/th&gt;
-&lt;/tr&gt;
-
-&lt;tr&gt;
-&lt;td&gt;Latitude D505 Main+LTSP LXDE&lt;/td&gt;
-&lt;td&gt;64 min (07:46-08:50)&lt;/td&gt;
-&lt;td&gt;&lt;44 min (11:27-12:11)&lt;/td&gt;
-&lt;td&gt;&gt;20 min 18%&lt;/td&gt;
-&lt;/tr&gt;
-
-&lt;tr&gt;
-&lt;td&gt;Latitude D505 Roaming LXDE&lt;/td&gt;
-&lt;td&gt;57 min (08:48-09:45)&lt;/td&gt;
-&lt;td&gt;34 min (07:43-08:17)&lt;/td&gt;
-&lt;td&gt;23 min 40%&lt;/td&gt;
-&lt;/tr&gt;
-
-&lt;tr&gt;
-&lt;td&gt;Latitude D505 Minimal&lt;/td&gt;
-&lt;td&gt;22 min (10:37-10:59)&lt;/td&gt;
-&lt;td&gt;11 min (11:16-11:27)&lt;/td&gt;
-&lt;td&gt;11 min 50%&lt;/td&gt;
-&lt;/tr&gt;
-
-&lt;tr&gt;
-&lt;td&gt;Thinkpad X200 Minimal&lt;/td&gt;
-&lt;td&gt;6 min (08:19-08:25)&lt;/td&gt;
-&lt;td&gt;4 min (08:04-08:08)&lt;/td&gt;
-&lt;td&gt;2 min 33%&lt;/td&gt;
-&lt;/tr&gt;
-
-&lt;tr&gt;
-&lt;td&gt;Thinkpad X200 Roaming KDE&lt;/td&gt;
-&lt;td&gt;19 min (09:21-09:40)&lt;/td&gt;
-&lt;td&gt;15 min (10:25-10:40)&lt;/td&gt;
-&lt;td&gt;4 min 21%&lt;/td&gt;
-&lt;/tr&gt;
-
-&lt;/table&gt;&lt;/p&gt;
-
-&lt;p&gt;The test is done using a netinst ISO on a USB stick, so some of the
-time is spent downloading packages.  The connection to the Internet
-was 100Mbit/s during testing, so downloading should not be a
-significant factor in the measurement.  Download typically took a few
-seconds to a few minutes, depending on the amount of packages being
-installed.&lt;/p&gt;
-
-&lt;p&gt;The speedup is implemented by using two hooks in
-&lt;a href=&quot;https://www.debian.org/devel/debian-installer/&quot;&gt;Debian
-Installer&lt;/a&gt;, the pre-pkgsel.d hook to set up the diverts, and the
-finish-install.d hook to remove the divert at the end of the
-installation.  I picked the pre-pkgsel.d hook instead of the
-post-base-installer.d hook because I test using an ISO without the
-eatmydata package included, and the post-base-installer.d hook in
-Debian Edu can only operate on packages included in the ISO.  The
-negative effect of this is that I am unable to activate this
-optimization for the kernel installation step in d-i.  If the code is
-moved to the post-base-installer.d hook, the speedup would be larger
-for the entire installation.&lt;/p&gt;
-
-&lt;p&gt;I&#39;ve implemented this in the
-&lt;a href=&quot;https://packages.qa.debian.org/debian-edu-install&quot;&gt;debian-edu-install&lt;/a&gt;
-git repository, and plan to provide the optimization as part of the
-Debian Edu installation.  If you want to test this yourself, you can
-create two files in the installer (or in an udeb).  One shell script
-need do go into /usr/lib/pre-pkgsel.d/, with content like this:&lt;/p&gt;
-
-&lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-#!/bin/sh
-set -e
-. /usr/share/debconf/confmodule
-info() {
-    logger -t my-pkgsel &quot;info: $*&quot;
-}
-error() {
-    logger -t my-pkgsel &quot;error: $*&quot;
-}
-override_install() {
-    apt-install eatmydata || true
-    if [ -x /target/usr/bin/eatmydata ] ; then
-        for bin in dpkg apt-get aptitude tasksel ; do
-            file=/usr/bin/$bin
-            # Test that the file exist and have not been diverted already.
-            if [ -f /target$file ] ; then
-                info &quot;diverting $file using eatmydata&quot;
-                printf &quot;#!/bin/sh\neatmydata $bin.distrib \&quot;\$@\&quot;\n&quot; \
-                    &gt; /target$file.edu
-                chmod 755 /target$file.edu
-                in-target dpkg-divert --package debian-edu-config \
-                    --rename --quiet --add $file
-                ln -sf ./$bin.edu /target$file
-            else
-                error &quot;unable to divert $file, as it is missing.&quot;
-            fi
-        done
-    else
-        error &quot;unable to find /usr/bin/eatmydata after installing the eatmydata pacage&quot;
-    fi
-}
-
-override_install
-&lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;To clean up, another shell script should go into
-/usr/lib/finish-install.d/ with code like this:
-
-&lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-#! /bin/sh -e
-. /usr/share/debconf/confmodule
-error() {
-    logger -t my-finish-install &quot;error: $@&quot;
-}
-remove_install_override() {
-    for bin in dpkg apt-get aptitude tasksel ; do
-        file=/usr/bin/$bin
-        if [ -x /target$file.edu ] ; then
-            rm /target$file
-            in-target dpkg-divert --package debian-edu-config \
-                --rename --quiet --remove $file
-            rm /target$file.edu
-        else
-            error &quot;Missing divert for $file.&quot;
-        fi
-    done
-    sync # Flush file buffers before continuing
-}
-
-remove_install_override
-&lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;In Debian Edu, I placed both code fragments in a separate script
-edu-eatmydata-install and call it from the pre-pkgsel.d and
-finish-install.d scripts.&lt;/p&gt;
-
-&lt;p&gt;By now you might ask if this change should get into the normal
-Debian installer too?  I suspect it should, but am not sure the
-current debian-installer coordinators find it useful enough.  It also
-depend on the side effects of the change.  I&#39;m not aware of any, but I
-guess we will see if the change is safe after some more testing.
-Perhaps there is some package in Debian depending on sync() and
-fsync() having effect?  Perhaps it should go into its own udeb, to
-allow those of us wanting to enable it to do so without affecting
-everyone.&lt;/p&gt;
-
-&lt;p&gt;Update 2014-09-24: Since a few days ago, enabling this optimization
-will break installation of all programs using gnutls because of
-&lt;a href=&quot;https://bugs.debian.org/702711&quot;&gt;bug #702711&lt;/a&gt;.  An updated
-eatmydata package in Debian will solve it.&lt;/p&gt;
-
-&lt;p&gt;Update 2014-10-17: The bug mentioned above is fixed in testing and
-the optimization work again.  And I have discovered that the
-dpkg-divert trick is not really needed and implemented a slightly
-simpler approach as part of the debian-edu-install package.  See
-tools/edu-eatmydata-install in the source package.&lt;/p&gt;
+               <title>A French paperback edition of the book Free Culture by Lawrence Lessig is now available</title>
+               <link>http://people.skolelinux.org/pere/blog/A_French_paperback_edition_of_the_book_Free_Culture_by_Lawrence_Lessig_is_now_available.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/A_French_paperback_edition_of_the_book_Free_Culture_by_Lawrence_Lessig_is_now_available.html</guid>
+                <pubDate>Tue, 12 Apr 2016 10:40:00 +0200</pubDate>
+               <description>&lt;p&gt;I&#39;m happy to report that
+&lt;a href=&quot;http://www.lulu.com/shop/lawrence-lessig/culture-libre/paperback/product-22645082.html&quot;&gt;the
+French paperback edition&lt;/a&gt; of
+&lt;a href=&quot;https://github.com/petterreinholdtsen/free-culture-lessig&quot;&gt;my
+project to translate&lt;/a&gt; the &lt;a href=&quot;http://free-culture.cc/&quot;&gt;Free
+Culture&lt;/a&gt; book by Lawrence Lessig is now available for sale on
+Lulu.com.  Once I have formally verified my proof reading copy, which
+should be in the mail, the paperback edition should be available in
+book stores like Amazon and Barnes &amp; Noble too.&lt;/p&gt;
+
+&lt;p&gt;This French edition, Culture Libre, is the work of the
+&lt;a href=&quot;http://dblatex.sourceforge.net/&quot;&gt;dblatex&lt;/a&gt; developer Benoît
+Guillon, who created the PO file from the initial translation
+available from
+&lt;a href=&quot;http://www.wikilivres.ca/wiki/Culture_libre&quot;&gt;the Wikilivres
+wiki pages&lt;/a&gt; and completed and corrected the translation to match
+the original docbook edition my project is using, as well as
+coordinated the proof reading of the final result.  I believe the end
+result look great, but I am biased and do not read French.  In
+addition to the paperback edition, the book is available in PDF, EPUB
+and Mobi format from the github project page linked to above.&lt;/p&gt;
+
+&lt;p&gt;When enabling book store distribution on Lulu.com, I had to nearly
+triple the price to allow the book stores some profit.  I also had to
+accept that I will get some revenue when a book is sold via Lulu.com.
+But because of the non-commercial clause in the book license
+(CC-BY-NC), this might be a problem.  To bypass the problem I
+discussed how to handle the revenue with the author, and we agreed
+that the revenue for these editions go to the
+&lt;a href=&quot;https://creativecommons.org/&quot;&gt;Creative Commons non-profit
+Corporation&lt;/a&gt; who handle donations to the Creative Commons project.
+So far they have earned around USD 70 on sales of the
+&lt;a href=&quot;http://www.lulu.com/shop/lawrence-lessig/free-culture/paperback/product-22440520.html&quot;&gt;English&lt;/a&gt;
+and
+&lt;a href=&quot;http://www.lulu.com/shop/lawrence-lessig/fri-kultur/paperback/product-22441576.html&quot;&gt;Norwegian
+Bokmål&lt;/a&gt; editions, according to Lulu.com.  They will get the revenue
+for the French edition too.  Their revenue is higher if you buy the
+book directly from Lulu.com instead of via a book store, so I
+recommend you buy directly from Lulu.com.&lt;/p&gt;
+
+&lt;p&gt;Perhaps you would like to get the book published in your language?
+The translation is done using a web based translator service, so the
+technical bar to enter is fairly low.  Get in touch if you would like
+to make this happen.&lt;/p&gt;
 </description>
        </item>
        
        <item>
-               <title>Good bye subkeys.pgp.net, welcome pool.sks-keyservers.net</title>
-               <link>http://people.skolelinux.org/pere/blog/Good_bye_subkeys_pgp_net__welcome_pool_sks_keyservers_net.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Good_bye_subkeys_pgp_net__welcome_pool_sks_keyservers_net.html</guid>
-                <pubDate>Wed, 10 Sep 2014 13:10:00 +0200</pubDate>
-               <description>&lt;p&gt;Yesterday, I had the pleasure of attending a talk with the
-&lt;a href=&quot;http://www.nuug.no/&quot;&gt;Norwegian Unix User Group&lt;/a&gt; about
-&lt;a href=&quot;http://www.nuug.no/aktiviteter/20140909-sks-keyservers/&quot;&gt;the
-OpenPGP keyserver pool sks-keyservers.net&lt;/a&gt;, and was very happy to
-learn that there is a large set of publicly available key servers to
-use when looking for peoples public key.  So far I have used
-subkeys.pgp.net, and some times wwwkeys.nl.pgp.net when the former
-were misbehaving, but those days are ended.  The servers I have used
-up until yesterday have been slow and some times unavailable.  I hope
-those problems are gone now.&lt;/p&gt;
-
-&lt;p&gt;Behind the round robin DNS entry of the
-&lt;a href=&quot;https://sks-keyservers.net/&quot;&gt;sks-keyservers.net&lt;/a&gt; service
-there is a pool of more than 100 keyservers which are checked every
-day to ensure they are well connected and up to date.  It must be
-better than what I have used so far. :)&lt;/p&gt;
-
-&lt;p&gt;Yesterdays speaker told me that the service is the default
-keyserver provided by the default configuration in GnuPG, but this do
-not seem to be used in Debian.  Perhaps it should?&lt;/p&gt;
-
-&lt;p&gt;Anyway, I&#39;ve updated my ~/.gnupg/options file to now include this
-line:&lt;/p&gt;
-
-&lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-keyserver pool.sks-keyservers.net
-&lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;With GnuPG version 2 one can also locate the keyserver using SRV
-entries in DNS.  Just for fun, I did just that at work, so now every
-user of GnuPG at the University of Oslo should find a OpenGPG
-keyserver automatically should their need it:&lt;/p&gt;
-
-&lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-% host -t srv _pgpkey-http._tcp.uio.no
-_pgpkey-http._tcp.uio.no has SRV record 0 100 11371 pool.sks-keyservers.net.
-%
-&lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;Now if only
-&lt;a href=&quot;http://ietfreport.isoc.org/idref/draft-shaw-openpgp-hkp/&quot;&gt;the
-HKP lookup protocol&lt;/a&gt; supported finding signature paths, I would be
-very happy.  It can look up a given key or search for a user ID, but I
-normally do not want that, but to find a trust path from my key to
-another key.  Given a user ID or key ID, I would like to find (and
-download) the keys representing a signature path from my key to the
-key in question, to be able to get a trust path between the two keys.
-This is as far as I can tell not possible today.  Perhaps something
-for a future version of the protocol?&lt;/p&gt;
+               <title>Lets make a Norwegian Bokmål edition of The Debian Administrator&#39;s Handbook</title>
+               <link>http://people.skolelinux.org/pere/blog/Lets_make_a_Norwegian_Bokm_l_edition_of_The_Debian_Administrator_s_Handbook.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Lets_make_a_Norwegian_Bokm_l_edition_of_The_Debian_Administrator_s_Handbook.html</guid>
+                <pubDate>Sun, 10 Apr 2016 23:20:00 +0200</pubDate>
+               <description>&lt;p&gt;During this weekends
+&lt;a href=&quot;http://www.nuug.no/news/Oslo__Takk_for_feilfiksingsfesten.shtml&quot;&gt;bug
+squashing party and developer gathering&lt;/a&gt;, we decided to do our part
+to make sure there are good books about Debian available in Norwegian
+Bokmål, and got in touch with the people behind the
+&lt;a href=&quot;http://debian-handbook.info/&quot;&gt;Debian Administrator&#39;s Handbook
+project&lt;/a&gt; to get started.  If you want to help out, please start
+contributing using
+&lt;a href=&quot;https://hosted.weblate.org/projects/debian-handbook/&quot;&gt;the
+hosted weblate project page&lt;/a&gt;, and get in touch using
+&lt;a href=&quot;http://lists.alioth.debian.org/mailman/listinfo/debian-handbook-translators&quot;&gt;the
+translators mailing list&lt;/a&gt;.  Please also check out
+&lt;a href=&quot;https://debian-handbook.info/contribute/&quot;&gt;the instructions for
+contributors&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;The book is already available on paper in English, French and
+Japanese, and our goal is to get it available on paper in Norwegian
+Bokmål too.  In addition to the paper edition, there are also EPUB and
+Mobi versions available.  And there are incomplete translations
+available for many more languages.&lt;/p&gt;
 </description>
        </item>