]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.rss
Improve language.
[homepage.git] / blog / index.rss
index cbe18d0009f9d5c314a61e4b5589f5fe2045dff2..595407f066704694a2b015bc2ad870801d339e9a 100644 (file)
                 <atom:link href="http://people.skolelinux.org/pere/blog/index.rss" rel="self" type="application/rss+xml" />
        
        <item>
-               <title>Welcome to the world, Isenkram!</title>
-               <link>http://people.skolelinux.org/pere/blog/Welcome_to_the_world__Isenkram_.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Welcome_to_the_world__Isenkram_.html</guid>
-                <pubDate>Tue, 22 Jan 2013 22:00:00 +0100</pubDate>
-               <description>&lt;p&gt;Yesterday, I
-&lt;a href=&quot;http://people.skolelinux.org/pere/blog/First_prototype_ready_making_hardware_easier_to_use_in_Debian.html&quot;&gt;asked
-for testers&lt;/a&gt; for my prototype for making Debian better at handling
-pluggable hardware devices, which I
-&lt;a href=&quot;http://people.skolelinux.org/pere/blog/Lets_make_hardware_dongles_easier_to_use_in_Debian.html&quot;&gt;set
-out to create&lt;/a&gt; earlier this month.  Several valuable testers showed
-up, and caused me to really want to to open up the development to more
-people.  But before I did this, I want to come up with a sensible name
-for this project.  Today I finally decided on a new name, and I have
-renamed the project from hw-support-handler to this new name.  In the
-process, I moved the source to git and made it available as a
-&lt;a href=&quot;http://anonscm.debian.org/gitweb/?p=collab-maint/isenkram.git&quot;&gt;collab-maint&lt;/a&gt;
-repository in Debian.  The new name?  It is &lt;strong&gt;Isenkram&lt;/strong&gt;.
-To fetch and build the latest version of the source, use&lt;/p&gt;
-
-&lt;pre&gt;
-git clone http://anonscm.debian.org/git/collab-maint/isenkram.git
-cd isenkram &amp;&amp; git-buildpackage -us -uc
-&lt;/pre&gt;
-
-&lt;p&gt;I have not yet adjusted all files to use the new name yet.  If you
-want to hack on the source or improve the package, please go ahead.
-But please talk to me first on IRC or via email before you do major
-changes, to make sure we do not step on each others toes. :)&lt;/p&gt;
-
-&lt;p&gt;If you wonder what &#39;isenkram&#39; is, it is a Norwegian word for iron
-stuff, typically meaning tools, nails, screws, etc.  Typical hardware
-stuff, in other words.  I&#39;ve been told it is the Norwegian variant of
-the German word eisenkram, for those that are familiar with that
-word.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Update 2013-01-26&lt;/strong&gt;: Added -us -us to build
-instructions, to avoid confusing people with an error from the signing
-process.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Update 2013-01-27&lt;/strong&gt;: Switch to HTTP URL for the git
-clone argument to avoid the need for authentication.&lt;/p&gt;
+               <title>How can I install Linux on a Packard Bell Easynote LV preinstalled with Windows 8?</title>
+               <link>http://people.skolelinux.org/pere/blog/How_can_I_install_Linux_on_a_Packard_Bell_Easynote_LV_preinstalled_with_Windows_8_.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/How_can_I_install_Linux_on_a_Packard_Bell_Easynote_LV_preinstalled_with_Windows_8_.html</guid>
+                <pubDate>Sat, 25 May 2013 18:20:00 +0200</pubDate>
+               <description>&lt;p&gt;I&#39;ve run into quite a problem the last few days.  I bought three
+new laptops for my parents and a few others.  I bought Packard Bell
+Easynote LV to run Kubuntu on and use as their home computer.  But I
+am completely unable to figure out how to install Linux on it.  The
+computer is preinstalled with Windows 8, and I suspect it uses UEFI
+instead of a BIOS to boot.&lt;/p&gt;
+
+&lt;p&gt;The problem is that I am unable to get it to PXE boot, and unable
+to get it to boot the Linux installer from my USB stick.  I have yet
+to try the DVD install, and still hope it will work.  when I turn on
+the computer, there is no information on what buttons to press to get
+the normal boot menu.  I expect to get some boot menu to select PXE or
+USB stick booting.  When booting, it first ask for the language to
+use, then for some regional settings, and finally if I will accept the
+Windows 8 terms of use.  As these terms are completely unacceptable to
+me, I have no other choice but to turn off the computer and try again
+to get it to boot the Linux installer.&lt;/p&gt;
+
+&lt;p&gt;I have gathered my findings so far on a Linlap page about the
+&lt;a href=&quot;http://www.linlap.com/packard_bell_easynote_lv&quot;&gt;Packard Bell
+EasyNote LV&lt;/a&gt; model.  If you have any idea how to get Linux
+installed on this machine, please get in touch or update that wiki
+page.  If I can&#39;t find a way to install Linux, I will have to return
+the laptop to the seller and find another machine for my parents.&lt;/p&gt;
+
+&lt;p&gt;I wonder, is this the way Linux will be forced out of the marked
+using UEFI and &quot;secure boot&quot; by making it impossible to install Linux
+on new Laptops?&lt;/p&gt;
 </description>
        </item>
        
        <item>
-               <title>First prototype ready making hardware easier to use in Debian</title>
-               <link>http://people.skolelinux.org/pere/blog/First_prototype_ready_making_hardware_easier_to_use_in_Debian.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/First_prototype_ready_making_hardware_easier_to_use_in_Debian.html</guid>
-                <pubDate>Mon, 21 Jan 2013 12:00:00 +0100</pubDate>
-               <description>&lt;p&gt;Early this month I set out to try to
-&lt;a href=&quot;http://people.skolelinux.org/pere/blog/Lets_make_hardware_dongles_easier_to_use_in_Debian.html&quot;&gt;improve
-the Debian support for pluggable hardware devices&lt;/a&gt;.  Now my
-prototype is working, and it is ready for a larger audience.  To test
-it, fetch the
-&lt;a href=&quot;http://anonscm.debian.org/viewvc/debian-edu/trunk/src/hw-support-handler/&quot;&gt;source
-from the Debian Edu subversion repository&lt;/a&gt;, build and install the
-package.  You might have to log out and in again activate the
-autostart script.&lt;/p&gt;
-
-&lt;p&gt;The design is simple:&lt;/p&gt;
+               <title>Skolelinux-intervju: Nirosan Thiyagalingam</title>
+               <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Nirosan_Thiyagalingam.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Nirosan_Thiyagalingam.html</guid>
+                <pubDate>Fri, 24 May 2013 21:40:00 +0200</pubDate>
+               <description>&lt;p&gt;En ting
+&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux-prosjektet&lt;/a&gt; har
+hatt mye glede av er studentprosjekter.  F.eks.  er
+&lt;a href=&quot;http://linuxstopmotion.org/&quot;&gt;stillbildeanimasjonssystemet
+Stopmotion&lt;/a&gt; resultat av et studentprosjekt i Skolelinux.  De siste
+månedene har en ivrig student veiledet av Marius Kotsbak i
+&lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;FRiSK&lt;/a&gt; testet hva en
+kan få til med en datamaskin til NOK 400,- (antagelig 1700,- med
+skjerm, tastatur og mus) når det brukes i Skolelinux.  Jeg spurte han
+om et intervju.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;Jeg heter Nirosan Thiyagalingam. Jeg er 24 år og studerer
+dataingeniør studiet ved Høgskolen i Sør Trøndelag. Interessen for
+data har siden ung alder vært tilstede og jeg har i tillegg alltid
+vært glad i å lære nye ting. Med teknologi som endres svært hurtig er
+det alltid noe nytt å lære.  Noe som igjen har gjort det svært
+interessant å følge med på utviklingen.  Jeg valgte dataingeniør
+studiet grunnet ønske om å lære enda mer om programmering og utvikling
+av store systemer.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;Skolelinux prosjektet hørte jeg først om i media. Men det var først
+når jeg skulle velge bacheloroppgave at jeg fattet mer interesse for
+prosjektet. Et enkelt søk på nettet førte meg til skolelinux sine
+hjemmesider.  Informasjonen jeg fant der gjorde meg enda nysgjerrig og
+jeg valgte derfor en oppgave som gikk ut på å få en
+&lt;a href=&quot;http://www.raspberrypi.org&quot;&gt;Raspberry PI&lt;/a&gt;.  Altså en
+ultra-billig datamaskin til å kjøre Debian Edu på lik linje med
+vanlige datamaskiner. I løpet av prosjektet ble det gjort mye
+forskning på nettet. Det var mye jeg måtte forstå rundt hvordan
+operativsystemet Linux fungerte før jeg kunne angripe
+problemet. Prøvde først å finne ut hvordan man kunne transformere en
+vanlig installasjon av Skolelinux til Raspberry PI, men dette var
+altfor vanskelig å jeg endte opp med mer spørsmål enn svar. Det ble
+videre opprettet kontakt med Skolelinux utviklere på IRC der jeg fikk
+diskutert hvilken retning jeg burde gå for å få til en fullverdig
+løsning. Det ble bestemt at jeg skulle gå for å først installere
+&lt;a href=&quot;http://www.raspbian.org/&quot;&gt;Raspian&lt;/a&gt;. Dette er et
+operativsystem basert på Debian spesiallaget for Raspberry Pi sin
+maskinvare. Nå som Debian var installert på datamaskinen gjenstod det
+å installere de nødvendige Skolelinux pakkene for å få til et
+fullverdig system. Disse pakkene ble installert manuelt i første
+omgang, men ble senere installert automatisk via et script som Petter
+Reinholdtsen laget. Dette scriptet er så enkel å bruke at man er i
+gang med installasjonen i løpet av bare 5 minutter. Ikke nok med det,
+alt skjer helt automatisk. Alt i alt er jeg veldig fornøyd med
+resultatet av installasjonsprosessen. Raspberry Pi er en veldig svak
+maskin og det merkes godt når man har installert Skolelinux på
+den. Video og 3D-rendering fungerer utrolig dårlig, men nettsurfing og
+kontorprogrammer fungerer godt.  Det kan derfor konkluderes med at
+datamaskinen er egnet for enkle oppgaver.
+
+&lt;p&gt;Jeg syns det er viktig påpeke at dette kun er startfasen av en slik
+løsning. På markedet finnes det nå maskiner som har bedre hardware enn
+Raspberry Pi. Det er store muligheter for at man kan klare å
+installere Skolelinux på disse også, og da forsvinner nok mest
+sannsynlig ytelsesproblemene med Video og 3D rendering også.&lt;/p&gt;
+
+&lt;p&gt;Det ble også prøvd med en løsning som gjorde at Raspberry Pi
+fungerte som en tynnklient. Denne løsningen hadde langt bedre ytelse
+med tanke på hastighet og brukeropplevelse. Men også her var video og
+3D rendering dårlig. Det ble brukt en liten Linux distribusjon kalt
+&lt;a href=&quot;http://www.berryterminal.com/&quot;&gt;BerryTerminal&lt;/a&gt; for å få til
+dette.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;Fordelen med Skolelinux er mange. At det er gratis er en stor
+fordel, men at det er så mange som er med på å utvikle det og
+vedlikeholde det er en enda større fordel. Allerede før jeg startet
+med prosjektet så jeg mange fordeler, og når jeg nærmet meg sluttfasen
+så jeg langt flere. At prosjektet skulle inneha en så høy kvalitet
+hadde jeg aldri trodd. En vanlig Skolelinux installasjon har de
+nødvendige programmene og funksjonen som både små og store skoler i
+tillegg til organisasjoner kan klare seg med.  At prosjektet tilbyr en
+så komplett løsning er en kjempefordel.  Installasjonen er knirkefri
+og det er svært enkelt å installere og komme i gang.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;Ulempene jeg ser med prosjektet er ryddigheten av websidene. Selv
+om websidene er enkle og konsise er det allikevel ikke appellerende i
+like stor grad som for eksempel
+&lt;a href=&quot;http://www.ubuntu.com&quot;&gt;Ubuntu&lt;/a&gt; sine sider.  Deres side
+tilbyr, i tillegg til godt design og presentasjon, en nettbasert
+emulator av deres operativsystem. Dette er en stor fordel slik jeg ser
+det.  Bortsett fra dette ser jeg absolutt ingen ulemper med
+Skolelinux-prosjektet.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;Til daglig er jeg en flittig bruker av det åpne media
+sentersystemet &lt;a href=&quot;http://xbmc.org/&quot;&gt;XBMC&lt;/a&gt;. Det enorme
+samfunnet rundt dette prosjektet har gjort dette til et program som
+dekker alles behov. Man kan tilpasse det akkurat slik man vil både med
+tanke på utseende og funksjoner ved installere plug-ins eller
+scripts.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
+skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;Strategien som burde brukes sett fra mine øyne er
+markedsføring. Jeg er sikker på at om flere skoler fikk et lite innsyn
+i hvor bra Skolelinux er så ville de ikke nølt med å gå over fra noe
+annet som koster de store summer. At skolelinux til de grader tilbyr
+en så komplett løsning bure komme frem. Enten via reklamekampanjer
+eller ved å sende ut folk til skoler for så å la skolenettverk
+ansvarlige få teste ut hvordan Skolelinux fungerer i praksis. Om det
+i tillegg ble utviklet gode websider og en emulator for å la brukere
+prøve operativsystemet ville nok dette ha styrket inntrykket
+betraktelig.&lt;/p&gt;
+</description>
+       </item>
+       
+       <item>
+               <title>How to transform a Debian based system to a Debian Edu installation</title>
+               <link>http://people.skolelinux.org/pere/blog/How_to_transform_a_Debian_based_system_to_a_Debian_Edu_installation.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/How_to_transform_a_Debian_based_system_to_a_Debian_Edu_installation.html</guid>
+                <pubDate>Fri, 17 May 2013 11:50:00 +0200</pubDate>
+               <description>&lt;p&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt; is
+an operating system based on Debian intended for use in schools.  It
+contain a turn-key solution for the computer network provided to
+pupils in the primary schools.  It provide both the central server,
+network boot servers and desktop environments with heaps of
+educational software.  The project was founded almost 12 years ago,
+2001-07-02.  If you want to support the project, which is in need for
+cash to fund developer gatherings and other project related activity,
+&lt;a href=&quot;http://www.linuxiskolen.no/slxdebianlabs/donations.html&quot;&gt;please
+donate some money&lt;/a&gt;.
+
+&lt;p&gt;A topic that come up again and again on the Debian Edu mailing
+lists and elsewhere, is the question on how to transform a Debian or
+Ubuntu installation into a Debian Edu installation.  It isn&#39;t very
+hard, and last week I wrote a script to replicate the steps done by
+the Debian Edu installer.&lt;/p&gt;
+
+&lt;p&gt;The script,
+&lt;a href=&quot;http://anonscm.debian.org/viewvc/debian-edu/branches/wheezy/debian-edu-config/share/debian-edu-config/tools/debian-edu-bless?view=markup&quot;&gt;debian-edu-bless&lt;a/&gt;
+in the debian-edu-config package, will go through these six steps and
+transform an existing Debian Wheezy or Ubuntu (untested) installation
+into a Debian Edu Workstation:&lt;/p&gt;
+
+&lt;ol&gt;
+
+&lt;li&gt;Add skolelinux related APT sources.&lt;/li&gt;
+&lt;li&gt;Create /etc/debian-edu/config with the wanted configuration.&lt;/li&gt;
+&lt;li&gt;Install debian-edu-install to load preseeding values and pull in
+    our configuration.&lt;/li&gt;
+&lt;li&gt;Preseed debconf database with profile setup in
+    /etc/debian-edu/config, and run tasksel to install packages
+    according to the profile specified in the config above,
+    overriding some of the Debian automation machinery.&lt;/li&gt;
+&lt;li&gt;Run debian-edu-cfengine-D installation to configure everything
+    that could not be done using preseeding.&lt;/li&gt;
+&lt;li&gt;Ask for a reboot to enable all the configuration changes.&lt;/li&gt;
+
+&lt;/ol&gt;
+
+&lt;p&gt;There are some steps in the Debian Edu installation that can not be
+replicated like this.  Disk partitioning and LVM setup, for example.
+So this script just assume there is enough disk space to install all
+the needed packages.&lt;/p&gt;
+
+&lt;p&gt;The script was created to help a Debian Edu student working on
+setting up &lt;a href=&quot;http://www.raspberrypi.org&quot;&gt;Raspberry Pi&lt;/a&gt; as a
+Debian Edu client, and using it he can take the existing
+&lt;a href=&quot;http://www.raspbian.org/FrontPage‎&quot;&gt;Raspbian&lt;/a&gt; installation and
+transform it into a fully functioning Debian Edu Workstation (or
+Roaming Workstation, or whatever :).&lt;/p&gt;
+
+&lt;p&gt;The default setting in the script is to create a KDE Workstation.
+If a LXDE based Roaming workstation is wanted instead, modify the
+PROFILE and DESKTOP values at the top to look like this instead:&lt;/p&gt;
+
+&lt;p&gt;&lt;pre&gt;
+PROFILE=&quot;Roaming-Workstation&quot;
+DESKTOP=&quot;lxde&quot;
+&lt;/pre&gt;&lt;/p&gt;
+
+&lt;p&gt;The script could even become useful to set up Debian Edu servers in
+the cloud, by starting with a virtual Debian installation at some
+virtual hosting service and setting up all the services on first
+boot.&lt;/p&gt;
+</description>
+       </item>
+       
+       <item>
+               <title>Second alpha release of Debian Edu / Skolelinux based on Debian Wheezy</title>
+               <link>http://people.skolelinux.org/pere/blog/Second_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Second_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</guid>
+                <pubDate>Tue, 14 May 2013 23:30: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; is making great progress and made its second Wheezy based
+release today.  This is the release announcement:&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;New features for Debian Edu 7.0.0 alpha1 released
+2013-05-14&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;This is the release notes for for Debian Edu / Skolelinux 7.0.0 edu
+alpha1, based on &lt;ahref=&quot;http://www.debian.org&quot;&gt;Debian&lt;/a&gt; with
+codename &quot;Wheezy&quot;.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;About Debian Edu and Skolelinux&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;Debian Edu, also known as Skolelinux, is a Linux distribution based
+on Debian providing an out-of-the box environment of a completely
+configured school network. Immediatly after installation a school
+server running all services needed for a school network is set up just
+waiting for users and machines being added via GOsa², a comfortable
+Web-UI. A netbooting environment is prepared using PXE, so after
+initial installation of the main server from CD, DVD or USB stick all
+other machines can be installed via the network.&lt;/p&gt;
+
+&lt;p&gt;This is the first test release based on Wheezy (which currently is
+not released yet). Basically this is an updated and slightly improved
+version compared to the Squeeze release.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Software updates&lt;/strong&gt;&lt;/p&gt;
+&lt;ul&gt;
+  &lt;li&gt;Install freemind (0.9.0) by default, and stop installing vym by
+    default.&lt;/li&gt;
+  &lt;li&gt;Install chromium (26.0.1410.43) by default.&lt;/li&gt;
+  &lt;li&gt;Install goplay (0.5-1.1) to make golearn available by default.&lt;/li&gt;
+  &lt;li&gt;Updated support for Japanese input methods, now based on
+    ibus-anthy.&lt;/li&gt;
+&lt;/ul&gt;
 
+&lt;p&gt;&lt;strong&gt;Other changes&lt;/strong&gt;&lt;/p&gt;
 &lt;ul&gt;
 
-&lt;li&gt;Add desktop entry in /usr/share/autostart/ causing a program
-hw-support-handlerd to start when the user log in.&lt;/li&gt;
+  &lt;li&gt;Switched default file system from ext3 to ext4 for speed and
+    reliability improvements.&lt;/li&gt;
+  &lt;li&gt;Got rid of unwanted winbind daemon and PAM setup activated because
+    of &lt;a href=&quot;http://bugs.debian.org/706434&quot;&gt;706434&lt;/a&gt;.&lt;/li&gt;
+  &lt;li&gt;Extended and improved the testsuite tests to detect more possible
+    problems.&lt;/li&gt;
+  &lt;li&gt;Corrected proxy handling to not set http_proxy to a bogus
+    direct:// URL.&lt;/li&gt;
+  &lt;li&gt;Corrected proxy setup for diskless workstations.&lt;/li&gt;
+  &lt;li&gt;Corrected PXE setup to use our updated udebs during installation.&lt;/li&gt;
+  &lt;li&gt;Made installation handling of low entropy level more robust.&lt;/li&gt;
+  &lt;li&gt;Create larger partitions for Roaming workstations and Thin client
+    servers, to make room for all the software installed.&lt;/li&gt;
+  &lt;li&gt;Fix bug in Roaming workstation PAM setup, making it impossible to
+    log in (&lt;a href=&quot;http://bugs.debian.org/706753&quot;&gt;706753&lt;/a&gt;).&lt;/li&gt;
+&lt;/ul&gt;
 
-&lt;li&gt;This program listen for kernel events about new hardware (directly
-from the kernel like udev does), not using HAL dbus events as I
-initially did.&lt;/li&gt;
+&lt;p&gt;&lt;strong&gt;Known issues&lt;/strong&gt;&lt;/p&gt;
+&lt;ul&gt;
 
-&lt;li&gt;When new hardware is inserted, look up the hardware modalias in
-the APT database, a database
-&lt;a href=&quot;http://anonscm.debian.org/viewvc/debian-edu/trunk/src/hw-support-handler/modaliases?view=markup&quot;&gt;available
-via HTTP&lt;/a&gt; and a database available as part of the package.&lt;/li&gt;
+  &lt;li&gt;IP resolution for the local hostname give useless IPv6 address
+    (&lt;a href=&quot;http://bugs.debian.org/705900&quot;&gt;705900&lt;/a&gt;).  Only install
+    libnss-myhostname on roaming workstations until it is fixed.&lt;/li&gt;
+  &lt;li&gt;DVD images are not yet ready.&lt;/li&gt;
+  &lt;li&gt;No mass import of user account data in GOsa (ldif or csv)
+    available yet (&lt;a href=&quot;http://bugs.debian.org/698840&quot;&gt;698840&lt;/a&gt;).&lt;/li&gt;
+  &lt;li&gt;Missing artwork for the KDE desktop (and probably a few others).&lt;/li&gt;
+  &lt;li&gt;KDE Debian submenu lacks icons.&lt;/li&gt;
+  &lt;li&gt;LXDE menu lacks entry for changing GOsa password
+    (website). Installing gosa-desktop will be an option.&lt;/li&gt;
+  &lt;li&gt;Backup configuration via web interface is impossible due to
+    password submission problem
+    (&lt;a href=&quot;http://bugs.debian.org/700257&quot;&gt;700257&lt;/a&gt;).&lt;/li&gt;
 
-&lt;li&gt;If a package is mapped to the hardware in question, the package
-isn&#39;t installed yet and this is the first time the hardware was
-plugged in, show a desktop notification suggesting to install the
-package or packages.&lt;/li&gt;
+&lt;/ul&gt;
 
-&lt;li&gt;If the user click on the &#39;install package now&#39; button, ask
-aptdaemon via the PackageKit API to install the requrired package.&lt;/li&gt;
+&lt;p&gt;&lt;strong&gt;Where to get it&lt;/strong&gt;&lt;/p&gt;
 
-&lt;li&gt;aptdaemon ask for root password or sudo password, and install the
-package while showing progress information in a window.&lt;/li&gt;
+&lt;p&gt;To download the multiarch netinstall CD release you can use&lt;/p&gt;
+&lt;ul&gt;
+
+  &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso&lt;/a&gt;&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso&lt;/a&gt;&lt;/li&gt;
+  &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso debian-edu~7.0+edu0~a1-CD.iso&lt;/li&gt;
 
 &lt;/ul&gt;
 
-&lt;p&gt;I still need to come up with a better name for the system.  Here
-are some screen shots showing the prototype in action.  First the
-notification, then the password request, and finally the request to
-approve all the dependencies.  Sorry for the Norwegian Bokmål GUI.&lt;/p&gt;
-
-&lt;p&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2013-01-21-hw-support-1-notification.png&quot;&gt;
-&lt;br&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2013-01-21-hw-support-2-password.png&quot;&gt;
-&lt;br&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2013-01-21-hw-support-3-dependencies.png&quot;&gt;
-&lt;br&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2013-01-21-hw-support-4-installing.png&quot;&gt;
-&lt;br&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2013-01-21-hw-support-5-installing-details.png&quot; width=&quot;70%&quot;&gt;&lt;/p&gt;
-
-&lt;p&gt;The prototype still need to be improved with longer timeouts, but
-is already useful.  The database of hardware to package mappings also
-need more work.  It is currently compatible with the Ubuntu way of
-storing such information in the package control file, but could be
-changed to use other formats instead or in addition to the current
-method.  I&#39;ve dropped the use of discover for this mapping, as the
-modalias approach is more flexible and easier to use on Linux as long
-as the Linux kernel expose its modalias strings directly.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Update 2013-01-21 16:50&lt;/strong&gt;: Due to popular demand,
-here is the command required to check out and build the source: Use
-&#39;&lt;tt&gt;svn checkout
-svn://svn.debian.org/debian-edu/trunk/src/hw-support-handler/; cd
-hw-support-handler; debuild&lt;/tt&gt;&#39;.  If you lack debuild, install the
-devscripts package.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Update 2013-01-23 12:00&lt;/strong&gt;: The project is now
-renamed to Isenkram and the source moved from the Debian Edu
-subversion repository to a Debian collab-maint git repository.  See
-&lt;a href=&quot;http://people.skolelinux.org/pere/blog/Welcome_to_the_world__Isenkram_.html&quot;&gt;build
-instructions&lt;/a&gt; for details.&lt;/p&gt;
+&lt;p&gt;The MD5SUM of this image is: 685ed76c1aa8e44b12d3fde21faf450b&lt;/p&gt;
+
+&lt;p&gt;The SHA1SUM of this image is: 6c874de157024da13e115bab29c068080a11ec4c&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;How to report bugs&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;&lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&quot;&gt;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&lt;/a&gt;&lt;/p&gt;
 </description>
        </item>
        
        <item>
-               <title>Thank you Thinkpad X41, for your long and trustworthy service</title>
-               <link>http://people.skolelinux.org/pere/blog/Thank_you_Thinkpad_X41__for_your_long_and_trustworthy_service.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Thank_you_Thinkpad_X41__for_your_long_and_trustworthy_service.html</guid>
-                <pubDate>Sat, 19 Jan 2013 09:20:00 +0100</pubDate>
-               <description>&lt;p&gt;This Christmas my trusty old laptop died.  It died quietly and
-suddenly in bed.  With a quiet whimper, it went completely quiet and
-black.  The power button was no longer able to turn it on.  It was a
-IBM Thinkpad X41, and the best laptop I ever had.  Better than both
-Thinkpads X30, X31, X40, X60, X61 and X61S.  Far better than the
-Compaq I had before that.  Now I need to find a replacement.  To keep
-going during Christmas, I moved the one year old SSD disk to my old
-X40 where it fitted (only one I had left that could use it), but it is
-not a durable solution.
-
-&lt;p&gt;My laptop needs are fairly modest.  This is my wishlist from when I
-got a new one more than 10 years ago.  It still holds true.:)&lt;/p&gt;
-
-&lt;ul&gt;
-
-&lt;li&gt;Lightweight (around 1 kg) and small volume (preferably smaller
-  than A4).&lt;/li&gt;
-&lt;li&gt;Robust, it will be in my backpack every day.&lt;/li&gt;
-&lt;li&gt;Three button mouse and a mouse pin instead of touch pad.&lt;/li&gt;
-&lt;li&gt;Long battery life time.  Preferable a week.&lt;/li&gt;
-&lt;li&gt;Internal WIFI network card.&lt;/li&gt;
-&lt;li&gt;Internal Twisted Pair network card.&lt;/li&gt;
-&lt;li&gt;Some USB slots (2-3 is plenty)&lt;/li&gt;
-&lt;li&gt;Good keyboard - similar to the Thinkpad.&lt;/li&gt;
-&lt;li&gt;Video resolution at least 1024x768, with size around 12&quot; (A4 paper
-size).&lt;/li&gt;
-&lt;li&gt;Hardware supported by Debian Stable, ie the default kernel and
-  X.org packages.&lt;/li&gt;
-&lt;li&gt;Quiet, preferably fan free (or at least not using the fan most of
-  the time).
-
-&lt;/ul&gt;
-
-&lt;p&gt;You will notice that there are no RAM and CPU requirements in the
-list.  The reason is simply that the specifications on laptops the
-last 10-15 years have been sufficient for my needs, and I have to look
-at other features to choose my laptop.  But are there still made as
-robust laptops as my X41?  The Thinkpad X60/X61 proved to be less
-robust, and Thinkpads seem to be heading in the wrong direction since
-Lenovo took over.  But I&#39;ve been told that X220 and X1 Carbon might
-still be useful.&lt;/p&gt;
-
-&lt;p&gt;Perhaps I should rethink my needs, and look for a pad with an
-external keyboard?  I&#39;ll have to check the
-&lt;a href=&quot;http://www.linux-laptop.net/&quot;&gt;Linux Laptops site&lt;/a&gt; for
-well-supported laptops, or perhaps just buy one preinstalled from one
-of the vendors listed on the &lt;a href=&quot;http://linuxpreloaded.com/&quot;&gt;Linux
-Pre-loaded site&lt;/a&gt;.&lt;/p&gt;
+               <title>Debian, the Linux distribution of choice for LEGO designers?</title>
+               <link>http://people.skolelinux.org/pere/blog/Debian__the_Linux_distribution_of_choice_for_LEGO_designers_.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian__the_Linux_distribution_of_choice_for_LEGO_designers_.html</guid>
+                <pubDate>Sat, 11 May 2013 20:30:00 +0200</pubDate>
+               <description>&lt;P&gt;In January,
+&lt;a href=&quot;http://people.skolelinux.org/pere/blog/New_IRC_channel_for_LEGO_designers_using_Debian.html&quot;&gt;I
+announced a&lt;/a&gt; new &lt;a href=&quot;irc://irc.debian.org/%23debian-lego&quot;&gt;IRC
+channel #debian-lego&lt;/a&gt;, for those of us in the Debian and Linux
+community interested in &lt;a href=&quot;http://www.lego.com/&quot;&gt;LEGO&lt;/a&gt;, the
+marvellous construction system from Denmark.  We also created
+&lt;a href=&quot;http://wiki.debian.org/LegoDesigners&quot;&gt;a wiki page&lt;/a&gt; to have
+a place to take notes and write down our plans and hopes.  And several
+people showed up to help.  I was very happy to see the effect of my
+call.  Since the small start, we have a debtags tag
+&lt;a href=&quot;http://debtags.debian.net/search/bytag?wl=hardware::hobby:lego&quot;&gt;hardware::hobby:lego&lt;/a&gt;
+tag for LEGO related packages, and now count 10 packages related to
+LEGO and &lt;a href=&quot;http://mindstorms.lego.com/&quot;&gt;Mindstorms&lt;/a&gt;:&lt;/p&gt;
+
+&lt;p&gt;&lt;table&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://packages.qa.debian.org/brickos&quot;&gt;brickos&lt;/a&gt;&lt;/td&gt;&lt;td&gt;alternative OS for LEGO Mindstorms RCX. Supports development in C/C++&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://packages.qa.debian.org/leocad&quot;&gt;leocad&lt;/a&gt;&lt;/td&gt;&lt;td&gt;virtual brick CAD software&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://packages.qa.debian.org/libnxt&quot;&gt;libnxt&lt;/a&gt;&lt;/td&gt;&lt;td&gt;utility library for talking to the LEGO Mindstorms NX&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://packages.qa.debian.org/lnpd&quot;&gt;lnpd&lt;/a&gt;&lt;/td&gt;&lt;td&gt;daemon for LNP communication with BrickOS&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://packages.qa.debian.org/nbc&quot;&gt;nbc&lt;/a&gt;&lt;/td&gt;&lt;td&gt;compiler for LEGO Mindstorms NXT bricks&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://packages.qa.debian.org/nqc&quot;&gt;nqc&lt;/a&gt;&lt;/td&gt;&lt;td&gt;Not Quite C compiler for LEGO Mindstorms RCX&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://packages.qa.debian.org/python-nxt&quot;&gt;python-nxt&lt;/a&gt;&lt;/td&gt;&lt;td&gt;python driver/interface/wrapper for the Lego Mindstorms NXT robot&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://packages.qa.debian.org/python-nxt-filer&quot;&gt;python-nxt-filer&lt;/a&gt;&lt;/td&gt;&lt;td&gt;simple GUI to manage files on a LEGO Mindstorms NXT&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://packages.qa.debian.org/scratch&quot;&gt;scratch&lt;/a&gt;&lt;/td&gt;&lt;td&gt;easy to use programming environment for ages 8 and up&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://packages.qa.debian.org/t2n&quot;&gt;t2n&lt;/a&gt;&lt;/td&gt;&lt;td&gt;simple command-line tool for Lego NXT&lt;/td&gt;&lt;/tr&gt;
+&lt;/table&gt;&lt;/p&gt;
+
+&lt;p&gt;Some of these are available in Wheezy, and all but one are
+currently available in Jessie/testing.  leocad is so far only
+available in experimental.&lt;/p&gt;
+
+&lt;p&gt;If you care about LEGO in Debian, please join us on IRC and help
+adding the rest of the great free software tools available on Linux
+for LEGO designers.&lt;/p&gt;
 </description>
        </item>
        
        <item>
-               <title>How to find a browser plugin supporting a given MIME type</title>
-               <link>http://people.skolelinux.org/pere/blog/How_to_find_a_browser_plugin_supporting_a_given_MIME_type.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/How_to_find_a_browser_plugin_supporting_a_given_MIME_type.html</guid>
-                <pubDate>Fri, 18 Jan 2013 10:40:00 +0100</pubDate>
-               <description>&lt;p&gt;Some times I try to figure out which Iceweasel browser plugin to
-install to get support for a given MIME type.  Thanks to
-&lt;a href=&quot;https://wiki.ubuntu.com/MozillaTeam/Plugins&quot;&gt;specifications
-done by Ubuntu&lt;/a&gt; and Mozilla, it is possible to do this in Debian.
-Unfortunately, not very many packages provide the needed meta
-information, Anyway, here is a small script to look up all browser
-plugin packages announcing ther MIME support using this specification:&lt;/p&gt;
-
-&lt;pre&gt;
-#!/usr/bin/python
-import sys
-import apt
-def pkgs_handling_mimetype(mimetype):
-    cache = apt.Cache()
-    cache.open(None)
-    thepkgs = []
-    for pkg in cache:
-        version = pkg.candidate
-        if version is None:
-            version = pkg.installed
-        if version is None:
-            continue
-        record = version.record
-        if not record.has_key(&#39;Npp-MimeType&#39;):
-            continue
-        mime_types = record[&#39;Npp-MimeType&#39;].split(&#39;,&#39;)
-        for t in mime_types:
-            t = t.rstrip().strip()
-            if t == mimetype:
-                thepkgs.append(pkg.name)
-    return thepkgs
-mimetype = &quot;audio/ogg&quot;
-if 1 &lt; len(sys.argv):
-    mimetype = sys.argv[1]
-print &quot;Browser plugin packages supporting %s:&quot; % mimetype
-for pkg in pkgs_handling_mimetype(mimetype):
-    print &quot;  %s&quot; %pkg
-&lt;/pre&gt;
-
-&lt;p&gt;It can be used like this to look up a given MIME type:&lt;/p&gt;
-
-&lt;pre&gt;
-% ./apt-find-browserplug-for-mimetype 
-Browser plugin packages supporting audio/ogg:
-  gecko-mediaplayer
-% ./apt-find-browserplug-for-mimetype application/x-shockwave-flash
-Browser plugin packages supporting application/x-shockwave-flash:
-  browser-plugin-gnash
-%
-&lt;/pre&gt;
-
-&lt;p&gt;In Ubuntu this mechanism is combined with support in the browser
-itself to query for plugins and propose to install the needed
-packages.  It would be great if Debian supported such feature too.  Is
-anyone working on adding it?&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Update 2013-01-18 14:20&lt;/strong&gt;: The Debian BTS
-request for icweasel support for this feature is
-&lt;a href=&quot;http://bugs.debian.org/484010&quot;&gt;#484010&lt;/a&gt; from 2008 (and
-&lt;a href=&quot;http://bugs.debian.org/698426&quot;&gt;#698426&lt;/a&gt; from today).  Lack
-of manpower and wish for a different design is the reason thus feature
-is not yet in iceweasel from Debian.&lt;/p&gt;
+               <title>Narvik sparer minst 9 millioner på å bruke Skolelinux</title>
+               <link>http://people.skolelinux.org/pere/blog/Narvik_sparer_minst_9_millioner_p____bruke_Skolelinux.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Narvik_sparer_minst_9_millioner_p____bruke_Skolelinux.html</guid>
+                <pubDate>Fri, 10 May 2013 18:30:00 +0200</pubDate>
+               <description>&lt;p&gt;I fjor sommer ble jeg
+&lt;a href=&quot;http://people.skolelinux.org/pere/blog/Gladoppslag_om_Skolelinux_i_avisen_Fremover.html&quot;&gt;gledelig
+overrasket&lt;/a&gt; over et oppslag i avisen Fremover om Narvik kommunes
+bruk av &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;.  Oppslaget
+var basert på et notat som besvarte spørsmål fra ordfører Tor Nysæter
+og rådgiver for skolesektoren, Petter Falkbu, om bruken av Skolelinux
+i Narvikskolene og konstnaden ved å gå over til Windows.  For litt
+over en uke siden siden fikk jeg endelig bedt kommunen om å få innsyn
+i dette notatet, og det ble oversendt på epost tirsdag.  Jeg fikk
+&lt;a href=&quot;http://www.nuug.no/pub/offentliginnsyn/from-Narvik-kommune/2013-04-29-09:12-skolelinux-notat/PetterFalkbuogwindowsfornarvikskolen%20(L)351310.pdf&quot;&gt;lagt
+ut notatet&lt;/a&gt; samme dag, og fikk i dag sjekket postlista til Narvik,
+der jeg fant notatet som
+&lt;a href=&quot;https://www.narvik.kommune.no/innsyn.aspx?response=arkivsak_detaljer&amp;arkivsakid=2013001023&amp;scripturi=/innsyn.aspx&amp;skin=infolink&amp;Mid1=301&amp;&quot;&gt;sak
+2013/1023&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;Notatet forteller at Narvik ville måtte betalt minst 9 millioner
+for å gå over til Windows på skolene.  I tillegg dokumenterer notatet
+at læreplanens krav oppfylles uten problemer ved bruk av Skolelinux.
+Jeg anbefaler alle å lese de 10 sidene med gode argumenter for å kutte
+unødige utgifter på IT i skoleverket. :)&lt;/p&gt;
 </description>
        </item>
        
        <item>
-               <title>What is the most supported MIME type in Debian?</title>
-               <link>http://people.skolelinux.org/pere/blog/What_is_the_most_supported_MIME_type_in_Debian_.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/What_is_the_most_supported_MIME_type_in_Debian_.html</guid>
-                <pubDate>Wed, 16 Jan 2013 10:10:00 +0100</pubDate>
-               <description>&lt;p&gt;The &lt;a href=&quot;http://wiki.debian.org/AppStreamDebianProposal&quot;&gt;DEP-11
-proposal to add AppStream information to the Debian archive&lt;/a&gt;, is a
-proposal to make it possible for a Desktop application to propose to
-the user some package to install to gain support for a given MIME
-type, font, library etc. that is currently missing.  With such
-mechanism in place, it would be possible for the desktop to
-automatically propose and install leocad if some LDraw file is
-downloaded by the browser.&lt;/p&gt;
-
-&lt;p&gt;To get some idea about the current content of the archive, I decided
-to write a simple program to extract all .desktop files from the
-Debian archive and look up the claimed MIME support there.  The result
-can be found on the
-&lt;a href=&quot;http://ftp.skolelinux.org/pub/AppStreamTest&quot;&gt;Skolelinux FTP
-site&lt;/a&gt;.  Using the collected information, it become possible to
-answer the question in the title.  Here are the 20 most supported MIME
-types in Debian stable (Squeeze), testing (Wheezy) and unstable (Sid).
-The complete list is available from the link above.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Debian Stable:&lt;/strong&gt;&lt;/p&gt;
-
-&lt;pre&gt;
-  count MIME type
-  ----- -----------------------
-     32 text/plain
-     30 audio/mpeg
-     29 image/png
-     28 image/jpeg
-     27 application/ogg
-     26 audio/x-mp3
-     25 image/tiff
-     25 image/gif
-     22 image/bmp
-     22 audio/x-wav
-     20 audio/x-flac
-     19 audio/x-mpegurl
-     18 video/x-ms-asf
-     18 audio/x-musepack
-     18 audio/x-mpeg
-     18 application/x-ogg
-     17 video/mpeg
-     17 audio/x-scpls
-     17 audio/ogg
-     16 video/x-ms-wmv
-&lt;/pre&gt;
-
-&lt;p&gt;&lt;strong&gt;Debian Testing:&lt;/strong&gt;&lt;/p&gt;
-
-&lt;pre&gt;
-  count MIME type
-  ----- -----------------------
-     33 text/plain
-     32 image/png
-     32 image/jpeg
-     29 audio/mpeg
-     27 image/gif
-     26 image/tiff
-     26 application/ogg
-     25 audio/x-mp3
-     22 image/bmp
-     21 audio/x-wav
-     19 audio/x-mpegurl
-     19 audio/x-mpeg
-     18 video/mpeg
-     18 audio/x-scpls
-     18 audio/x-flac
-     18 application/x-ogg
-     17 video/x-ms-asf
-     17 text/html
-     17 audio/x-musepack
-     16 image/x-xbitmap
-&lt;/pre&gt;
-
-&lt;p&gt;&lt;strong&gt;Debian Unstable:&lt;/strong&gt;&lt;/p&gt;
-
-&lt;pre&gt;
-  count MIME type
-  ----- -----------------------
-     31 text/plain
-     31 image/png
-     31 image/jpeg
-     29 audio/mpeg
-     28 application/ogg
-     27 image/gif
-     26 image/tiff
-     26 audio/x-mp3
-     23 audio/x-wav
-     22 image/bmp
-     21 audio/x-flac
-     20 audio/x-mpegurl
-     19 audio/x-mpeg
-     18 video/x-ms-asf
-     18 video/mpeg
-     18 audio/x-scpls
-     18 application/x-ogg
-     17 audio/x-musepack
-     16 video/x-ms-wmv
-     16 video/x-msvideo
-&lt;/pre&gt;
-
-&lt;p&gt;I am told that PackageKit can provide an API to access the kind of
-information mentioned in DEP-11.  I have not yet had time to look at
-it, but hope the PackageKit people in Debian are on top of these
-issues.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Update 2013-01-16 13:35&lt;/strong&gt;: Updated numbers after
-discovering a typo in my script.&lt;/p&gt;
+               <title>Debian Wheezy is out - and Debian Edu / Skolelinux should soon follow! #newinwheezy</title>
+               <link>http://people.skolelinux.org/pere/blog/Debian_Wheezy_is_out___and_Debian_Edu___Skolelinux_should_soon_follow___newinwheezy.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Wheezy_is_out___and_Debian_Edu___Skolelinux_should_soon_follow___newinwheezy.html</guid>
+                <pubDate>Sun, 5 May 2013 07:40:00 +0200</pubDate>
+               <description>&lt;p&gt;When I woke up this morning, I was very happy to see that the
+&lt;a href=&quot;http://www.debian.org/News/2013/20130504&quot;&gt;release announcement
+for Debian Wheezy&lt;/a&gt; was waiting in my mail box.  This is a great
+Debian release, and I expect to move my machines at home over to it fairly
+soon.&lt;/p&gt;
+
+&lt;p&gt;The new debian release contain heaps of new stuff, and one program
+in particular make me very happy to see included.  The
+&lt;a href=&quot;http://scratch.mit.edu/&quot;&gt;Scratch&lt;/a&gt; program, made famous by
+the &lt;a href=&quot;http://www.code.org/&quot;&gt;Teach kids code&lt;/a&gt; movement, is
+included for the first time.  Alongside similar programs like
+&lt;a href=&quot;http://edu.kde.org/kturtle/&quot;&gt;kturtle&lt;/a&gt; and
+&lt;a href=&quot;http://wiki.sugarlabs.org/go/Activities/Turtle_Art&quot;&gt;turtleart&lt;/a&gt;,
+it allow for visual programming where syntax errors can not happen,
+and a friendly programming environment for learning to control the
+computer.  Scratch will also be included in the next release of Debian
+Edu.&lt;/a&gt;
+
+&lt;p&gt;And now that Wheezy is wrapped up, we can wrap up the next Debian
+Edu/Skolelinux release too.  The
+&lt;a href=&quot;http://lists.debian.org/debian-edu/2013/04/msg00132.html&quot;&gt;first
+alpha release&lt;/a&gt; went out last week, and the next should soon
+follow.&lt;p&gt;
 </description>
        </item>
        
        <item>
-               <title>Using modalias info to find packages handling my hardware</title>
-               <link>http://people.skolelinux.org/pere/blog/Using_modalias_info_to_find_packages_handling_my_hardware.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Using_modalias_info_to_find_packages_handling_my_hardware.html</guid>
-                <pubDate>Tue, 15 Jan 2013 08:00:00 +0100</pubDate>
-               <description>&lt;p&gt;Yesterday, I wrote about the
-&lt;a href=&quot;http://people.skolelinux.org/pere/blog/Modalias_strings___a_practical_way_to_map__stuff__to_hardware.html&quot;&gt;modalias
-values provided by the Linux kernel&lt;/a&gt; following my hope for
-&lt;a href=&quot;http://people.skolelinux.org/pere/blog/Lets_make_hardware_dongles_easier_to_use_in_Debian.html&quot;&gt;better
-dongle support in Debian&lt;/a&gt;.  Using this knowledge, I have tested how
-modalias values attached to package names can be used to map packages
-to hardware.  This allow the system to look up and suggest relevant
-packages when I plug in some new hardware into my machine, and replace
-discover and discover-data as the database used to map hardware to
-packages.&lt;/p&gt;
-
-&lt;p&gt;I create a modaliases file with entries like the following,
-containing package name, kernel module name (if relevant, otherwise
-the package name) and globs matching the relevant hardware
-modalias.&lt;/p&gt;
+               <title>Vårt konkurransebidrag til #apps4norge bruker @opnedata</title>
+               <link>http://people.skolelinux.org/pere/blog/V_rt_konkurransebidrag_til__apps4norge_bruker__opnedata.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/V_rt_konkurransebidrag_til__apps4norge_bruker__opnedata.html</guid>
+                <pubDate>Wed, 1 May 2013 23:45:00 +0200</pubDate>
+               <description>&lt;p&gt;For noen uker siden, innen fristen 2013-04-15, leverte jeg og
+Morten Kjelkenes vårt bidrag til
+&lt;a href=&quot;http://www.apps4norge.no/&quot;&gt;DIFIs apps4norge-konkurranse&lt;/a&gt;
+under lagnavnet &lt;a href=&quot;http://www.nuug.no/&quot;&gt;NUUG&lt;/a&gt;s tannlegeteam.
+Vi leverte følgende i idé-kategorien:&lt;/p&gt;
+
+&lt;blockquote&gt;
+
+&lt;p&gt;&lt;strong&gt;Tittel: Stikk innom tannlegen&lt;/strong&gt;&lt;p&gt;
+
+&lt;p&gt;&lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2013-05-01-tannlegeportal.jpeg&quot;&gt;&lt;img width=&quot;70%&quot; src=&quot;http://people.skolelinux.org/pere/blog/images/2013-05-01-tannlegeportal.jpeg&quot;&gt;&lt;/a&gt;&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Beskrivelse:&lt;/strong&gt;&lt;p&gt;
+
+&lt;p&gt;&lt;em&gt;Idéen&lt;/em&gt;
+
+&lt;p&gt;Gjøre det enklere å finne en tannlege som er praktisk for deg, der
+pris og reisetid med kollektivt, til fots eller med bil er tatt med i
+beregningen, ved å oppgi hvor en bor og jobber, og få forslag til
+tannleger både i nærheten og på veien mellom disse stedene.&lt;/p&gt;
+
+&lt;p&gt;Brukeren oppgir hjemmeadresse og jobbadresse, og kanskje også
+barnehage. Så kan en også oppgi egen timelønn (for å beregne taps
+arbeidsfortjeneste) og om en reiser med kollektivt, til fots eller
+kjører bil. Så trykker en søk, og får opp en todelt side med kart og
+tekstliste. I kartdelen vises aktuelle tannleger (for eksempel maks
+7), og i tekstdelen er de samme tannlegene listet opp, med pris og
+reisetid for kollektivtransport, og pris pluss reisekostnad hvis en
+reiser med bil. En kan endre sorteringsrekkefølge for listen ved å
+trykke på aktuell kolonne, og velge om en skal sortere på pris,
+reisetid eller totalkostnad. Kun tannleger som tar imot nye kunder tas
+i utganspunktet med i listen. Når brukeren trykker med musa en
+tannlegemarkør på kartet kommer det en popup med detaljer om
+tannlegen, den samme informasjonen som finnes i listen under kartet,
+og lenke til mer informasjon om tannlegen.&lt;/p&gt;
+
+&lt;p&gt;For hvert enkelt tannlegekontor er det tilgjengelig en
+informasjonsside med adresse, hjemmesideurl, telefonnummer, lenke til
+side for å finne reisebeskrivelse, åpningstider, etc.&lt;/p&gt;
+
+&lt;p&gt;&lt;em&gt;Nytteverdi for brukeren&lt;/em&gt;&lt;/p&gt;
 
-&lt;p&gt;&lt;blockquote&gt;
-Package: package-name
-&lt;br&gt;Modaliases: module(modaliasglob, modaliasglob, modaliasglob)&lt;/p&gt;
-&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;It is fairly trivial to write code to find the relevant packages
-for a given modalias value using this file.&lt;/p&gt;
-
-&lt;p&gt;An entry like this would suggest the video and picture application
-cheese for many USB web cameras (interface bus class 0E01):&lt;/p&gt;
-
-&lt;p&gt;&lt;blockquote&gt;
-Package: cheese
-&lt;br&gt;Modaliases: cheese(usb:v*p*d*dc*dsc*dp*ic0Eisc01ip*)&lt;/p&gt;
-&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;An entry like this would suggest the pcmciautils package when a
-CardBus bridge (bus class 0607) PCI device is present:&lt;/p&gt;
-
-&lt;p&gt;&lt;blockquote&gt;
-Package: pcmciautils
-&lt;br&gt;Modaliases: pcmciautils(pci:v*d*sv*sd*bc06sc07i*)
-&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;An entry like this would suggest the package colorhug-client when
-plugging in a ColorHug with USB IDs 04D8:F8DA:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;sparer tid på tannlegebesøk&lt;/li&gt;
+&lt;li&gt;kan utnytte normal reisevei mellom hjem/jobb/barnehage&lt;/li&gt;
+&lt;li&gt;kan finne aktuell tannlege basert på flere kriterier&lt;/li&gt;
+&lt;li&gt;sile bort tannleger som ikke tar imot flere kunder&lt;/li&gt;
+&lt;li&gt;får kart som viser tannleger i nærheten, på tvers av kommunegrenser&lt;/li&gt;
+&lt;/ul&gt;
 
-&lt;p&gt;&lt;blockquote&gt;
-Package: colorhug-client
-&lt;br&gt;Modaliases: colorhug-client(usb:v04D8pF8DAd*)&lt;/p&gt;
-&lt;/blockquote&gt;&lt;/p&gt;
+&lt;p&gt;&lt;em&gt;Grad av innovasjon, nytenkning og kreativitet&lt;/em&gt;&lt;/p&gt;
 
-&lt;p&gt;I believe the format is compatible with the format of the Packages
-file in the Debian archive.  Ubuntu already uses their Packages file
-to store their mappings from packages to hardware.&lt;/p&gt;
-
-&lt;p&gt;By adding a XB-Modaliases: header in debian/control, any .deb can
-announce the hardware it support in a way my prototype understand.
-This allow those publishing packages in an APT source outside the
-Debian archive as well as those backporting packages to make sure the
-hardware mapping are included in the package meta information.  I&#39;ve
-tested such header in the pymissile package, and its modalias mapping
-is working as it should with my prototype.  It even made it to Ubuntu
-Raring.&lt;/p&gt;
-
-&lt;p&gt;To test if it was possible to look up supported hardware using only
-the shell tools available in the Debian installer, I wrote a shell
-implementation of the lookup code.  The idea is to create files for
-each modalias and let the shell do the matching.  Please check out and
-try the
-&lt;a href=&quot;http://anonscm.debian.org/viewvc/debian-edu/trunk/src/hw-support-handler/hw-support-lookup?view=co&quot;&gt;hw-support-lookup&lt;/a&gt;
-shell script.  It run without any extra dependencies and fetch the
-hardware mappings from the Debian archive and the subversion
-repository where I currently work on my prototype.&lt;/p&gt;
-
-&lt;p&gt;When I use it on a machine with a yubikey inserted, it suggest to
-install yubikey-personalization:&lt;/p&gt;
+&lt;p&gt;Enkel tjeneste som fokuserer på det vi selv mener er relevant ved valg
+av tannlege.&lt;/p&gt;
 
-&lt;p&gt;&lt;blockquote&gt;
-% ./hw-support-lookup
-&lt;br&gt;yubikey-personalization
-&lt;br&gt;%
-&lt;/blockquote&gt;&lt;/p&gt;
+&lt;p&gt;Tjenestekonseptet kan også brukes til andre næringer, f.eks. lege,
+butikk, leiebiler, hvis en har aktuell datakilde å koble med.&lt;/p&gt;
 
-&lt;p&gt;When I run it on my Thinkpad X40 with a PCMCIA/CardBus slot, it
-propose to install the pcmciautils package:&lt;/p&gt;
+&lt;p&gt;Skulle gjerne hatt med vurdering av tannlegene tilgjengelig, slik
+at en kunne finne &quot;flinke&quot; tannleger basert på et eller annet
+kriterium.&lt;/p&gt;
 
-&lt;p&gt;&lt;blockquote&gt;
-% ./hw-support-lookup 
-&lt;br&gt;pcmciautils
-&lt;br&gt;%
-&lt;/blockquote&gt;&lt;/p&gt;
+&lt;p&gt;&lt;em&gt;Markedspotensiale - potensiale for å slå gjennom hos mange
+brukere&lt;/em&gt;&lt;/p&gt;
 
-&lt;p&gt;If you know of any hardware-package mapping that should be added to
-&lt;a href=&quot;http://anonscm.debian.org/viewvc/debian-edu/trunk/src/hw-support-handler/modaliases?view=co&quot;&gt;my
-database&lt;/a&gt;, please tell me about it.&lt;/p&gt;
-
-&lt;p&gt;It could be possible to generate several of the mappings between
-packages and hardware.  One source would be to look at packages with
-kernel modules, ie packages with *.ko files in /lib/modules/, and
-extract their modalias information.  Another would be to look at
-packages with udev rules, ie packages with files in
-/lib/udev/rules.d/, and extract their vendor/model information to
-generate a modalias matching rule.  I have not tested any of these to
-see if it work.&lt;/p&gt;
-
-&lt;p&gt;If you want to help implementing a system to let us propose what
-packages to install when new hardware is plugged into a Debian
-machine, please send me an email or talk to me on
-&lt;a href=&quot;irc://irc.debian.org/%23debian-devel&quot;&gt;#debian-devel&lt;/a&gt;.&lt;/p&gt;
-</description>
-       </item>
-       
-       <item>
-               <title>Modalias strings - a practical way to map &quot;stuff&quot; to hardware</title>
-               <link>http://people.skolelinux.org/pere/blog/Modalias_strings___a_practical_way_to_map__stuff__to_hardware.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Modalias_strings___a_practical_way_to_map__stuff__to_hardware.html</guid>
-                <pubDate>Mon, 14 Jan 2013 11:20:00 +0100</pubDate>
-               <description>&lt;p&gt;While looking into how to look up Debian packages based on hardware
-information, to find the packages that support a given piece of
-hardware, I refreshed my memory regarding modalias values, and decided
-to document the details.  Here are my findings so far, also available
-in
-&lt;a href=&quot;http://anonscm.debian.org/viewvc/debian-edu/trunk/src/hw-support-handler/&quot;&gt;the
-Debian Edu subversion repository&lt;/a&gt;:
-
-&lt;p&gt;&lt;strong&gt;Modalias decoded&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;This document try to explain what the different types of modalias
-values stands for.  It is in part based on information from
-&amp;lt;URL: &lt;a href=&quot;https://wiki.archlinux.org/index.php/Modalias&quot;&gt;https://wiki.archlinux.org/index.php/Modalias&lt;/a&gt; &amp;gt;,
-&amp;lt;URL: &lt;a href=&quot;http://unix.stackexchange.com/questions/26132/how-to-assign-usb-driver-to-device&quot;&gt;http://unix.stackexchange.com/questions/26132/how-to-assign-usb-driver-to-device&lt;/a&gt; &amp;gt;,
-&amp;lt;URL: &lt;a href=&quot;http://code.metager.de/source/history/linux/stable/scripts/mod/file2alias.c&quot;&gt;http://code.metager.de/source/history/linux/stable/scripts/mod/file2alias.c&lt;/a&gt; &amp;gt; and
-&amp;lt;URL: &lt;a href=&quot;http://cvs.savannah.gnu.org/viewvc/dmidecode/dmidecode.c?root=dmidecode&amp;view=markup&quot;&gt;http://cvs.savannah.gnu.org/viewvc/dmidecode/dmidecode.c?root=dmidecode&amp;view=markup&lt;/a&gt; &amp;gt;.
-
-&lt;p&gt;The modalias entries for a given Linux machine can be found using
-this shell script:&lt;/p&gt;
-
-&lt;pre&gt;
-find /sys -name modalias -print0 | xargs -0 cat | sort -u
-&lt;/pre&gt;
-
-&lt;p&gt;The supported modalias globs for a given kernel module can be found
-using modinfo:&lt;/p&gt;
-
-&lt;pre&gt;
-% /sbin/modinfo psmouse | grep alias:
-alias:          serio:ty05pr*id*ex*
-alias:          serio:ty01pr*id*ex*
-%
-&lt;/pre&gt;
-
-&lt;p&gt;&lt;strong&gt;PCI subtype&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;A typical PCI entry can look like this.  This is an Intel Host
-Bridge memory controller:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Alle som ønsker eller vurderer å skaffe seg ny tannlege, f.eks. nyinnflyttede og studenter&lt;/li&gt;
+&lt;li&gt;Familier med en travel hverdag&lt;/li&gt;
+&lt;/ul&gt;
 
-&lt;p&gt;&lt;blockquote&gt;
-pci:v00008086d00002770sv00001028sd000001ADbc06sc00i00
-&lt;/blockquote&gt;&lt;/p&gt;
+&lt;p&gt;Felles er at den gjør tannlegen lettere tilgjengelig for de som vil spare tid eller penger.&lt;/p&gt;
 
-&lt;p&gt;This represent these values:&lt;/p&gt;
+&lt;p&gt;&lt;em&gt;Samfunnsøkonomisk nytte - bidrar til å løse
+samfunnsutfordringer&lt;/em&gt;&lt;/p&gt;
 
-&lt;pre&gt;
- v   00008086  (vendor)
- d   00002770  (device)
- sv  00001028  (subvendor)
- sd  000001AD  (subdevice)
- bc  06        (bus class)
- sc  00        (bus subclass)
- i   00        (interface)
-&lt;/pre&gt;
+&lt;p&gt;Kutter tid brukt på tannlegebesøk, og penger frigjøres som kan brukes på andre områder. Oppfordrer til bedre bruk av kollektivtransport ved å gi tips om tannleger i nærheten av allerede brukt reisevei mellom hjemme og jobb når en reiser kollektivt.&lt;/p&gt;
 
-&lt;p&gt;The vendor/device values are the same values outputted from &#39;lspci
--n&#39; as 8086:2770.  The bus class/subclass is also shown by lspci as
-0600.  The 0600 class is a host bridge.  Other useful bus values are
-0300 (VGA compatible card) and 0200 (Ethernet controller).&lt;/p&gt;
+&lt;p&gt;&lt;em&gt;X-faktor - “Det lille ekstra...”&lt;/em&gt;&lt;/p&gt;
 
-&lt;p&gt;Not sure how to figure out the interface value, nor what it
-means.&lt;/p&gt;
+&lt;p&gt;Denne tjenesten gir det lille ekstra ved at den ikke slår opp
+avstand til tannlege fra et enkelt punkt men avstand fra en reisevei,
+slik at en får flere tannleger å velge imellom og kanskje kan spare
+enda mer tid og penger enn en ville gjort ved å sjekke kun de nærmest
+hjemme eller jobb.&lt;/p&gt;
 
-&lt;p&gt;&lt;strong&gt;USB subtype&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;Tjenesten gir informasjonen både som kart og som tekstlig oversikt, for å sikre at blinde og svaksynte kan få tilgang til informasjonen selv om de ikke får brukt kartvisningen.&lt;/p&gt;
 
-&lt;p&gt;Some typical USB entries can look like this.  This is an internal
-USB hub in a laptop:&lt;/p&gt;
+&lt;p&gt;&lt;em&gt;Datasett brukt&lt;/em&gt;&lt;/p&gt;
 
-&lt;p&gt;&lt;blockquote&gt;
-usb:v1D6Bp0001d0206dc09dsc00dp00ic09isc00ip00
-&lt;/blockquote&gt;&lt;/p&gt;
+&lt;ul&gt;
 
-&lt;p&gt;Here is the values included in this alias:&lt;/p&gt;
+&lt;li&gt;&lt;a href=&quot;http://www.hvakostertannlegen.no/&quot;&gt;http://www.hvakostertannlegen.no/&lt;/a&gt;
+(Ikke-publisert JSON-API), se f.eks. JSON-output fra
+&lt;a href=&quot;http://www.hvakostertannlegen.no/services/klinikker/oslo/undersokelse-med-2-rontgenbilder&quot;&gt;http://www.hvakostertannlegen.no/services/klinikker/oslo/undersokelse-med-2-rontgenbilder&lt;/a&gt;&lt;/li&gt;
 
-&lt;pre&gt;
- v    1D6B  (device vendor)
- p    0001  (device product)
- d    0206  (bcddevice)
- dc     09  (device class)
- dsc    00  (device subclass)
- dp     00  (device protocol)
- ic     09  (interface class)
- isc    00  (interface subclass)
- ip     00  (interface protocol)
-&lt;/pre&gt;
+&lt;li&gt;Kartdata,
+&lt;a href=&quot;http://www.openstreetmap.org/&quot;&gt;http://www.openstreetmap.org/&lt;/a&gt;
+&lt;a href=&quot;http://mapit.nuug.no/&quot;&gt;http://mapit.nuug.no/&lt;/a&gt; (nabokommuner, postnummer)&lt;/li&gt;
 
-&lt;p&gt;The 0900 device class/subclass means hub.  Some times the relevant
-class is in the interface class section.  For a simple USB web camera,
-these alias entries show up:&lt;/p&gt;
+&lt;li&gt;&lt;a href=&quot;http://labs.trafikanten.no/how-to-use-the-api.aspx&quot;&gt;http://labs.trafikanten.no/how-to-use-the-api.aspx&lt;/a&gt;
+(reisetid med kollektivtrafikk på Østlandet),
+&lt;a href=&quot;http://data.norge.no/data/ruter-kollektivtrafikkdata&quot;&gt;http://data.norge.no/data/ruter-kollektivtrafikkdata&lt;/a&gt;&lt;/li&gt;
 
-&lt;p&gt;&lt;blockquote&gt;
-usb:v0AC8p3420d5000dcEFdsc02dp01ic01isc01ip00
-&lt;br&gt;usb:v0AC8p3420d5000dcEFdsc02dp01ic01isc02ip00
-&lt;br&gt;usb:v0AC8p3420d5000dcEFdsc02dp01ic0Eisc01ip00
-&lt;br&gt;usb:v0AC8p3420d5000dcEFdsc02dp01ic0Eisc02ip00
-&lt;/blockquote&gt;&lt;/p&gt;
+&lt;li&gt;&lt;a href=&quot;http://reiseregningen.no&quot;&gt;http://reiseregningen.no&lt;/a&gt;
+(data om statens satser for biltransport)&lt;/li&gt;
 
-&lt;p&gt;Interface class 0E01 is video control, 0E02 is video streaming (aka
-camera), 0101 is audio control device and 0102 is audio streaming (aka
-microphone).  Thus this is a camera with microphone included.&lt;/p&gt;
+&lt;li&gt;Kollektivtrafikkkart,
+&lt;a href=&quot;http://öpnvkarte.de/?zoom=17&amp;lat=59.91056&amp;lon=10.75641&amp;layers=BT&quot;&gt;http://öpnvkarte.de/?zoom=17&amp;lat=59.91056&amp;lon=10.75641&amp;layers=BT&lt;/a&gt;&lt;/li&gt;
 
-&lt;p&gt;&lt;strong&gt;ACPI subtype&lt;/strong&gt;&lt;/p&gt;
+&lt;li&gt;Routing med OpenStreetmap-data,
+&lt;a href=&quot;http://wiki.openstreetmap.org/wiki/Routing/OnlineRouters&quot;&gt;http://wiki.openstreetmap.org/wiki/Routing/OnlineRouters&lt;/a&gt;&lt;/li&gt;
 
-&lt;p&gt;The ACPI type is used for several non-PCI/USB stuff.  This is an IR
-receiver in a Thinkpad X40:&lt;/p&gt;
+&lt;li&gt;Bilveiruting med OpenStreetmap-data, &lt;a href=&quot;http://map.project-osrm.org/&quot;&gt;http://map.project-osrm.org/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;Kollektivtrafikkruting for Norge med uviss datakilde, &lt;a href=&quot;http://dit.no/&quot;&gt;http://dit.no/&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
 
-&lt;p&gt;&lt;blockquote&gt;
-acpi:IBM0071:PNP0511:
-&lt;/blockquote&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Åpne offentlige datasett brukt i applikasjonen:&lt;/strong&gt;&lt;/p&gt;
 
-&lt;p&gt;The values between the colons are IDs.&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Reisetid med kollektivtrafikk på Østlandet&lt;/li&gt;
+&lt;/ul&gt;
 
-&lt;p&gt;&lt;strong&gt;DMI subtype&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Øvrige datasett brukt i appen/tjenesten:&lt;/strong&gt;&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Fakta om tannleger, priser etc (upublisert JSON-API)&lt;/li&gt;
+&lt;li&gt;Data om statens satser for biltransport&lt;/li&gt;
+&lt;li&gt;Kartbilder, kartdata&lt;/li&gt;
+&lt;li&gt;Kommunegrenser, nabokommuner, postnummer&lt;/li&gt;
+&lt;li&gt;Bilveiruting med OpenStreetmap-data&lt;/li&gt;
+&lt;li&gt;Kollektivtrafikkkart&lt;/li&gt;
+&lt;li&gt;Routing med OpenStreetmap-data&lt;/li&gt;
+&lt;li&gt;Kollektivtrafikkruting for Norge med uviss dataopphav&lt;/li&gt;
+&lt;/ul&gt;
 
-&lt;p&gt;The DMI table contain lots of information about the computer case
-and model.  This is an entry for a IBM Thinkpad X40, fetched from
-/sys/devices/virtual/dmi/id/modalias:&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Kategori: &lt;/strong&gt;&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Arbeid og velferd&lt;/li&gt;
+&lt;li&gt;Forbruker&lt;/li&gt;
+&lt;li&gt;Økonomi&lt;/li&gt;
+&lt;/ul&gt;
 
-&lt;p&gt;&lt;blockquote&gt;
-dmi:bvnIBM:bvr1UETB6WW(1.66):bd06/15/2005:svnIBM:pn2371H4G:pvrThinkPadX40:rvnIBM:rn2371H4G:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
-&lt;/blockquote&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;Geografi (dekningsområde for app): &lt;/strong&gt;&lt;/p&gt;
 
-&lt;p&gt;The values present are&lt;/p&gt;
-
-&lt;pre&gt;
- bvn  IBM            (BIOS vendor)
- bvr  1UETB6WW(1.66) (BIOS version)
- bd   06/15/2005     (BIOS date)
- svn  IBM            (system vendor)
- pn   2371H4G        (product name)
- pvr  ThinkPadX40    (product version)
- rvn  IBM            (board vendor)
- rn   2371H4G        (board name)
- rvr  NotAvailable   (board version)
- cvn  IBM            (chassis vendor)
- ct   10             (chassis type)
- cvr  NotAvailable   (chassis version)
-&lt;/pre&gt;
-
-&lt;p&gt;The chassis type 10 is Notebook.  Other interesting values can be
-found in the dmidecode source:&lt;/p&gt;
-
-&lt;pre&gt;
-  3 Desktop
-  4 Low Profile Desktop
-  5 Pizza Box
-  6 Mini Tower
-  7 Tower
-  8 Portable
-  9 Laptop
- 10 Notebook
- 11 Hand Held
- 12 Docking Station
- 13 All In One
- 14 Sub Notebook
- 15 Space-saving
- 16 Lunch Box
- 17 Main Server Chassis
- 18 Expansion Chassis
- 19 Sub Chassis
- 20 Bus Expansion Chassis
- 21 Peripheral Chassis
- 22 RAID Chassis
- 23 Rack Mount Chassis
- 24 Sealed-case PC
- 25 Multi-system
- 26 CompactPCI
- 27 AdvancedTCA
- 28 Blade
- 29 Blade Enclosing
-&lt;/pre&gt;
-
-&lt;p&gt;The chassis type values are not always accurately set in the DMI
-table.  For example my home server is a tower, but the DMI modalias
-claim it is a desktop.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;SerIO subtype&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;This type is used for PS/2 mouse plugs.  One example is from my
-test machine:&lt;/p&gt;
+&lt;p&gt;Hele landet&lt;/p&gt;
 
-&lt;p&gt;&lt;blockquote&gt;
-serio:ty01pr00id00ex00
-&lt;/blockquote&gt;&lt;/p&gt;
+&lt;/blockquote&gt;
 
-&lt;p&gt;The values present are&lt;/p&gt;
-
-&lt;pre&gt;
-  ty  01  (type)
-  pr  00  (prototype)
-  id  00  (id)
-  ex  00  (extra)
-&lt;/pre&gt;
-
-&lt;p&gt;This type is supported by the psmouse driver.  I am not sure what
-the valid values are.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Other subtypes&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;There are heaps of other modalias subtypes according to
-file2alias.c.  There is the rest of the list from that source: amba,
-ap, bcma, ccw, css, eisa, hid, i2c, ieee1394, input, ipack, isapnp,
-mdio, of, parisc, pcmcia, platform, scsi, sdio, spi, ssb, vio, virtio,
-vmbus, x86cpu and zorro.  I did not spend time documenting all of
-these, as they do not seem relevant for my intended use with mapping
-hardware to packages when new stuff is inserted during run time.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Looking up kernel modules using modalias values&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;To check which kernel modules provide support for a given modalias,
-one can use the following shell script:&lt;/p&gt;
-
-&lt;pre&gt;
-  for id in $(find /sys -name modalias -print0 | xargs -0 cat | sort -u); do \
-    echo &quot;$id&quot; ; \
-    /sbin/modprobe --show-depends &quot;$id&quot;|sed &#39;s/^/  /&#39; ; \
-  done
-&lt;/pre&gt;
-
-&lt;p&gt;The output can look like this (only the first few entries as the
-list is very long on my test machine):&lt;/p&gt;
-
-&lt;pre&gt;
-  acpi:ACPI0003:
-    insmod /lib/modules/2.6.32-5-686/kernel/drivers/acpi/ac.ko 
-  acpi:device:
-  FATAL: Module acpi:device: not found.
-  acpi:IBM0068:
-    insmod /lib/modules/2.6.32-5-686/kernel/drivers/char/nvram.ko 
-    insmod /lib/modules/2.6.32-5-686/kernel/drivers/leds/led-class.ko 
-    insmod /lib/modules/2.6.32-5-686/kernel/net/rfkill/rfkill.ko 
-    insmod /lib/modules/2.6.32-5-686/kernel/drivers/platform/x86/thinkpad_acpi.ko 
-  acpi:IBM0071:PNP0511:
-    insmod /lib/modules/2.6.32-5-686/kernel/lib/crc-ccitt.ko 
-    insmod /lib/modules/2.6.32-5-686/kernel/net/irda/irda.ko 
-    insmod /lib/modules/2.6.32-5-686/kernel/drivers/net/irda/nsc-ircc.ko 
-  [...]
-&lt;/pre&gt;
-
-&lt;p&gt;If you want to help implementing a system to let us propose what
-packages to install when new hardware is plugged into a Debian
-machine, please send me an email or talk to me on
-&lt;a href=&quot;irc://irc.debian.org/%23debian-devel&quot;&gt;#debian-devel&lt;/a&gt;.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Update 2013-01-15:&lt;/strong&gt; Rewrite &quot;cat $(find ...)&quot; to
-&quot;find ... -print0 | xargs -0 cat&quot; to make sure it handle directories
-in /sys/ with space in them.&lt;/p&gt;
-</description>
-       </item>
-       
-       <item>
-               <title>Moved the pymissile Debian packaging to collab-maint</title>
-               <link>http://people.skolelinux.org/pere/blog/Moved_the_pymissile_Debian_packaging_to_collab_maint.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Moved_the_pymissile_Debian_packaging_to_collab_maint.html</guid>
-                <pubDate>Thu, 10 Jan 2013 20:40:00 +0100</pubDate>
-               <description>&lt;p&gt;As part of my investigation on how to improve the support in Debian
-for hardware dongles, I dug up my old Mark and Spencer USB Rocket
-Launcher and updated the Debian package
-&lt;a href=&quot;http://packages.qa.debian.org/pymissile&quot;&gt;pymissile&lt;/a&gt; to make
-sure udev will fix the device permissions when it is plugged in.  I
-also added a &quot;Modaliases&quot; header to test it in the Debian archive and
-hopefully make the package be proposed by jockey in Ubuntu when a user
-plug in his rocket launcher.  In the process I moved the source to a
-git repository under collab-maint, to make it easier for any DD to
-contribute.  &lt;a href=&quot;http://code.google.com/p/pymissile/&quot;&gt;Upstream&lt;/a&gt;
-is not very active, but the software still work for me even after five
-years of relative silence.  The new git repository is not listed in
-the uploaded package yet, because I want to test the other changes a
-bit more before I upload the new version.  If you want to check out
-the new version with a .desktop file included, visit the
-&lt;a href=&quot;http://anonscm.debian.org/gitweb/?p=collab-maint/pymissile.git&quot;&gt;gitweb
-view&lt;/a&gt; or use &quot;&lt;tt&gt;git clone
-git://anonscm.debian.org/collab-maint/pymissile.git&lt;/tt&gt;&quot;.&lt;/p&gt;
+&lt;p&gt;Vinneren annonseres 2013-05-08 ved
+&lt;a href=&quot;http://www.apps4norge.no/arrangement/2013-05-08-invitasjon-til-prisutdeling-apps4norge-8mai-2013&quot;&gt;prisutdelingen
+hos DIFI 09:00 til 12:00&lt;/a&gt;.  Konkurransen blir hard.  Det meldes at
+38 apper og 50 ideer er registrert som kandidater.  Jeg frykter at jeg
+ikke rekker innom selv, på grunn av jobb og forpliktelser på
+hjemmebanen.&lt;/p&gt;
 </description>
        </item>
        
        <item>
-               <title>Lets make hardware dongles easier to use in Debian</title>
-               <link>http://people.skolelinux.org/pere/blog/Lets_make_hardware_dongles_easier_to_use_in_Debian.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Lets_make_hardware_dongles_easier_to_use_in_Debian.html</guid>
-                <pubDate>Wed, 9 Jan 2013 15:40:00 +0100</pubDate>
-               <description>&lt;p&gt;One thing that annoys me with Debian and Linux distributions in
-general, is that there is a great package management system with the
-ability to automatically install software packages by downloading them
-from the distribution mirrors, but no way to get it to automatically
-install the packages I need to use the hardware I plug into my
-machine.  Even if the package to use it is easily available from the
-Linux distribution.  When I plug in a LEGO Mindstorms NXT, it could
-suggest to automatically install the python-nxt, nbc and t2n packages
-I need to talk to it.  When I plug in a Yubikey, it could propose the
-yubikey-personalization package.  The information required to do this
-is available, but no-one have pulled all the pieces together.&lt;/p&gt;
-
-&lt;p&gt;Some years ago, I proposed to
-&lt;a href=&quot;http://lists.debian.org/debian-devel/2010/05/msg01206.html&quot;&gt;use
-the discover subsystem to implement this&lt;/a&gt;.  The idea is fairly
-simple:
+               <title>First alpha release of Debian Edu / Skolelinux based on Debian Wheezy</title>
+               <link>http://people.skolelinux.org/pere/blog/First_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/First_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</guid>
+                <pubDate>Fri, 26 Apr 2013 08:30:00 +0200</pubDate>
+               <description>&lt;p&gt;The Debian Edu / Skolelinux project is still going strong and made
+its first Wheezy based release today.  This is the release
+announcement:&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;New features for Debian Edu ~7.0.0 alpha0 released
+2013-04-26&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;This is the release notes for for Debian Edu / Skolelinux ~7.0.0
+edu alpha0, based on Debian with codename &quot;Wheezy&quot;.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;About Debian Edu and Skolelinux&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu, also known as
+Skolelinux&lt;/a&gt;, is a Linux distribution based on Debian providing an
+out-of-the box environment of a completely configured school
+network. Immediatly after installation a school server running all
+services needed for a school network is set up just waiting for users
+and machines being added via GOsa², a comfortable Web-UI. A netbooting
+environment is prepared using PXE, so after initial installation of
+the main server from CD, DVD or USB stick all other machines can be
+installed via the network.&lt;/p&gt;
+
+&lt;p&gt;This is the first test release based on Wheezy (which currently is
+not released yet). Basically this is an updated and slightly improved
+version compared to the Squeeze release.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Software updates&lt;/strong&gt;&lt;/p&gt;
 
 &lt;ul&gt;
+&lt;li&gt;Everything which is new in Debian Wheezy, eg:
+  &lt;ul&gt;
+     &lt;li&gt;Linux kernel 3.2.x&lt;/li&gt;
+     &lt;li&gt;Desktop environments KDE &quot;Plasma&quot; 4.8.4, GNOME 3.4, and LXDE 4
+         (KDE is installed by default; to choose GNOME or LXDE: see
+         manual.)&lt;/li&gt;
+     &lt;li&gt;Web browser Iceweasel 10 ESR&lt;/li&gt;
+     &lt;li&gt;LibreOffice 3.5.4&lt;/li&gt;
+     &lt;li&gt;LTSP 5.4.2&lt;/li&gt;
+     &lt;li&gt;GOsa 2.7.4&lt;/li&gt;
+     &lt;li&gt;CUPS print system 1.5.3&lt;/li&gt;
+     &lt;li&gt;Educational toolbox GCompris 12.01&lt;/li&gt;
+     &lt;li&gt;Music creator Rosegarden 12.04&lt;/li&gt;
+     &lt;li&gt;Image editor Gimp 2.8.2&lt;/li&gt;
+     &lt;li&gt;Virtual universe Celestia 1.6.1&lt;/li&gt;
+     &lt;li&gt;Virtual stargazer Stellarium 0.11.3&lt;/li&gt;
+     &lt;li&gt;Scratch visual programming environment 1.4.0.6&lt;/li&gt;
+     &lt;li&gt;New version of debian-installer from Debian Wheezy, see
+         &lt;a href=&quot;http://www.debian.org/releases/wheezy/installmanual&quot;&gt;installation
+         manual&lt;/a&gt; for more details.&lt;/li&gt;
+     &lt;li&gt;Debian Wheezy includes about 37000 packages available for
+         installation.&lt;/li&gt;
+     &lt;li&gt;More information about Debian Wheezy 7.0 is provided in the
+         &lt;a href=&quot;http://www.debian.org/releases/wheezy/releasenotes&quot;&gt;release notes&lt;/a&gt; and the &lt;a href=&quot;http://www.debian.org/releases/wheezy/installmanual&quot;&gt;installation manual&lt;/a&gt;.&lt;/li&gt;
+  &lt;/ul&gt;&lt;/li&gt;
+&lt;/ul&gt;
 
-&lt;li&gt;Add a desktop entry in /usr/share/autostart/ pointing to a program
-  starting when a user log in.&lt;/li&gt;
-
-&lt;li&gt;Set this program up to listen for kernel events emitted when new
-  hardware is inserted into the computer.&lt;/li&gt;
-
-&lt;li&gt;When new hardware is inserted, look up the hardware ID in a
-  database mapping to packages, and take note of any non-installed
-  packages.&lt;/li&gt;
-
-&lt;li&gt;Show a message to the user proposing to install the discovered
-  package, and make it easy to install it.&lt;/li&gt;
+&lt;p&gt;&lt;strong&gt;Documentation&lt;/strong&gt;&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;The (&lt;a href=&quot;http://wiki.debian.org/DebianEdu/Documentation/Wheezy&quot;&gt;English&lt;/a&gt;) Debian Edu Wheezy Manual is fully translated to
+    German, French, Italian and Danish. Partly translated versions exist
+    for Norwegian Bokmal and Spanish.&lt;/li&gt;
+&lt;/ul&gt;
+  
+&lt;p&gt;&lt;Strong&gt;LDAP related changes&lt;/strong&gt;&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Slight changes to some objects and acls to have more types to
+    choose from when adding systems in GOsa. Now systems can be of type
+    server, workstation, printer, terminal or netdevice.&lt;/li&gt;
+&lt;/ul&gt;
+    
+&lt;p&gt;&lt;strong&gt;Other changes&lt;/strong&gt;&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;LTSP clients start as diskless workstation / thin client can be
+    configured via command line argument -- or individually adding an
+    entry in lts.conf or LDAP.&lt;li&gt;
+&lt;li&gt;GOsa gui: Now some options that seemed to be available, but are non
+    functional, are greyed out (or are not clickable). Some tabs are
+    completely hidden to the end user, others even to the GOsa admin.&lt;/li&gt;
+&lt;/ul&gt;
+    
+&lt;p&gt;&lt;strong&gt;Regressions&lt;/strong&gt;&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;No mass import of user account data in GOsa (ldif or csv) available
+    yet.&lt;/li&gt;
+&lt;/ul&gt;
+    
+&lt;p&gt;&lt;strong&gt;No updated artwork&lt;/strong&gt;&lt;/p&gt;
 
+&lt;ul&gt;
+&lt;li&gt;Updated artwork which is visible during installation, in the login
+    screen and as desktop wallpaper is still missing or the same as we
+    had for our Squeeze based release.&lt;/li&gt;
 &lt;/ul&gt;
+    
+&lt;p&gt;&lt;strong&gt;Where to get it&lt;/strong&gt;&lt;/p&gt;
 
-&lt;p&gt;I am not sure what the best way to implement this is, but my
-initial idea was to use dbus events to discover new hardware, the
-discover database to find packages and
-&lt;a href=&quot;http://www.packagekit.org/&quot;&gt;PackageKit&lt;/a&gt; to install
-packages.&lt;/p&gt;
-
-&lt;p&gt;Yesterday, I found time to try to implement this idea, and the
-draft package is now checked into
-&lt;a href=&quot;http://anonscm.debian.org/viewvc/debian-edu/trunk/src/hw-support-handler/&quot;&gt;the
-Debian Edu subversion repository&lt;/a&gt;.  In the process, I updated the
-&lt;a href=&quot;http://packages.qa.debian.org/d/discover-data.html&quot;&gt;discover-data&lt;/a&gt;
-package to map the USB ids of LEGO Mindstorms and Yubikey devices to
-the relevant packages in Debian, and uploaded a new version
-2.2013.01.09 to unstable.  I also discovered that the current 
-&lt;a href=&quot;http://packages.qa.debian.org/d/discover.html&quot;&gt;discover&lt;/a&gt;
-package in Debian no longer discovered any USB devices, because
-/proc/bus/usb/devices is no longer present.  I ported it to use
-libusb as a fall back option to get it working.  The fixed package
-version 2.1.2-6 is now in experimental (didn&#39;t upload it to unstable
-because of the freeze).&lt;/p&gt;
-
-&lt;p&gt;With this prototype in place, I can insert my Yubikey, and get this
-desktop notification to show up (only once, the first time it is
-inserted):&lt;/p&gt;
-
-&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2013-01-09-hw-autoinstall.png&quot;&gt;&lt;/p&gt;
-
-&lt;p&gt;For this prototype to be really useful, some way to automatically
-install the proposed packages by pressing the &quot;Please install
-program(s)&quot; button should to be implemented.&lt;/p&gt;
-
-&lt;p&gt;If this idea seem useful to you, and you want to help make it
-happen, please help me update the discover-data database with mappings
-from hardware to Debian packages.  Check if &#39;discover-pkginstall -l&#39;
-list the package you would like to have installed when a given
-hardware device is inserted into your computer, and report bugs using
-reportbug if it isn&#39;t.  Or, if you know of a better way to provide
-such mapping, please let me know.&lt;/p&gt;
-
-&lt;p&gt;This prototype need more work, and there are several questions that
-should be considered before it is ready for production use.  Is dbus
-the correct way to detect new hardware?  At the moment I look for HAL
-dbus events on the system bus, because that is the events I could see
-on my Debian Squeeze KDE desktop.  Are there better events to use?
-How should the user be notified?  Is the desktop notification
-mechanism the best option, or should the background daemon raise a
-popup instead?  How should packages be installed?  When should they
-not be installed?&lt;/p&gt;
-
-&lt;p&gt;If you want to help getting such feature implemented in Debian,
-please send me an email. :)&lt;/p&gt;
+To download the multiarch netinstall CD release you can use
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/&lt;/li&gt;
+&lt;/ul&gt;
+  
+&lt;p&gt;The MD5SUM of this image is: c5e773ddafdaa4f48c409c682f598b6c&lt;/p&gt;
+  
+&lt;p&gt;The SHA1SUM of this image is: 25934fabb9b7d20235499a0a51f08ce6c54215f2&lt;/p&gt;
+  
+&lt;p&gt;&lt;strong&gt;How to report bugs&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;&lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&quot;&gt;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&lt;/a&gt;&lt;/p&gt;
 </description>
        </item>
        
        <item>
-               <title>New IRC channel for LEGO designers using Debian</title>
-               <link>http://people.skolelinux.org/pere/blog/New_IRC_channel_for_LEGO_designers_using_Debian.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/New_IRC_channel_for_LEGO_designers_using_Debian.html</guid>
-                <pubDate>Wed, 2 Jan 2013 15:40:00 +0100</pubDate>
-               <description>&lt;p&gt;During Christmas, I have worked a bit on the Debian support for
-&lt;a href=&quot;http://mindstorms.lego.com/en-us/Default.aspx&quot;&gt;LEGO Mindstorm
-NXT&lt;/a&gt;.  My son and I have played a bit with my NXT set, and I
-discovered I had to build all the tools myself because none were
-already in Debian Squeeze.  If Debian support for LEGO is something
-you care about, please join me on the IRC channel
-&lt;a href=&quot;irc://irc.debian.org/%23debian-lego&quot;&gt;#debian-lego&lt;/a&gt; (server
-irc.debian.org).  There is a lot that could be done to improve the
-Debian support for LEGO designers.  For example both CAD software
-and Mindstorm compilers are missing. :)&lt;/p&gt;
-
-&lt;p&gt;Update 2012-01-03: A
-&lt;a href=&quot;http://wiki.debian.org/LegoDesigners&quot;&gt;project page&lt;/a&gt;
-including links to Lego related packages is now available.&lt;/p&gt;
+               <title>Bitcoin er ikke anonymt - føres Stortinget bak lyset av finansministeren?</title>
+               <link>http://people.skolelinux.org/pere/blog/Bitcoin_er_ikke_anonymt___f_res_Stortinget_bak_lyset_av_finansministeren_.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Bitcoin_er_ikke_anonymt___f_res_Stortinget_bak_lyset_av_finansministeren_.html</guid>
+                <pubDate>Mon, 22 Apr 2013 20:30:00 +0200</pubDate>
+               <description>&lt;p&gt;&lt;a href=&quot;http://bitcoin.org/&quot;&gt;Bitcoin&lt;/a&gt; er mye i mediene for
+tiden.  Jeg følger med via Mylder for å finne
+&lt;a href=&quot;http://mylder.no/?drill=bitcoin&quot;&gt;artikler som omtaler
+temaet&lt;/a&gt;, og takket være dette oppdaget jeg at stortingsrepresentant
+Ketil Solvik-Olsen fra FrP nylig har spurt finansminister Sigbjørn
+Johnsen om hans syn på Bitcoin, og
+&lt;a href=&quot;http://www.stortinget.no/no/Saker-og-publikasjoner/Sporsmal/Skriftlige-sporsmal-og-svar/Skriftlig-sporsmal/?qid=57052&quot;&gt;fått
+svar for noen dager siden&lt;/a&gt;.  Jeg bet meg spesielt merke til
+følgende formulering fra finansministeren:&lt;/p&gt;
+
+&lt;p&gt;&lt;blockquote&gt;
+«Det er også utfordringer ved at handel med Bitcoins er uregulert og
+at transaksjonene er anonyme.»
+&lt;/blockquote&gt;&lt;/p&gt;
+
+&lt;p&gt;At Bitcoin er anonymt er en myte som spres av både journalister og
+andre, så det er ikke veldig overraskende at også finansministeren har
+gått på limpinnen.  Det er dog litt rart, da jeg håper at
+finansdepartementet ikke baserer seg på rykter og myter når de
+besvarer Stortinget.  Men du trenger ikke bare tro på meg som kilde
+til påstanden om at Bitcoin ikke er anonymt.  Sondre Rønjom har
+&lt;a href=&quot;http://blogg.nsm.stat.no/archives/3241&quot;&gt;via Sikkerhetsbloggen
+hos Nasjonal Sikkerhetsmyndighet&lt;/a&gt; uttalt følgende:&lt;/p&gt;
+
+&lt;p&gt;&lt;blockquote&gt;
+«At [bitcoin] i utgangspunktet
+&lt;a href=&quot;http://arxiv.org/abs/1107.4524&quot;&gt;&lt;em&gt;ikke&lt;/em&gt; er anonymt&lt;/a&gt;,
+kommer kanskje som en overraskelse på mange.»
+&lt;/blockquote&gt;&lt;/p&gt;
+
+&lt;p&gt;Enhver bevegelse av Bitcoin er offentlig tilgjengelig for alle på
+Internet, og en må legge svært mye innsats inn hvis en skal hindre at
+nettverksanalyse av transaksjonsloggene kan brukes til å identifisere
+brukerne.  F.eks. kan en enkelt se hva jeg har mottatt til min
+offentliggjorte mottaksadresse ved å besøke blockexplorer og slå opp
+adressen
+&lt;a href=&quot;http://blockexplorer.com/address/15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;.
+Det virker dermed på meg ganske klart at å påstå at
+Bitcoin-transaksjoner er anonyme strengt tatt er å føre Stortinget bak
+lyset.&lt;/p&gt;
+
+&lt;p&gt;Finansministeren er ikke den eneste som har latt seg forlede av
+medieomtalen.  I spørsmålet fra Hr. Solvik-Olsen skriver han at «For
+noen dager siden kom den første bitcoin-minibanken på Kypros», hvilket
+så vidt jeg har klart å finne ut ikke er riktig.  Det er annonsert
+planer om en slik minibank (fra
+&lt;a href=&quot;http://www.bitcoinatm.com/&quot;&gt;BitcoinATM&lt;/a&gt;), men jeg finner
+intet tegn til at en slik minibank er utplassert noe sted.&lt;/p&gt;
+
+&lt;p&gt;Som vanlig, hvis du bruker Bitcoin og ønsker å vise din støtte til
+mine aktiviteter, så setter jeg pris på Bitcoin-donasjoner til min
+adresse
+&lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&amp;label=PetterReinholdtsenBlog&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
 </description>
        </item>