<div class="entry">
- <div class="title"><a href="http://people.skolelinux.org/pere/blog/Debian_Edu___some_ideas_for_the_future_versions.html">Debian Edu - some ideas for the future versions</a></div>
- <div class="date">11th June 2012</div>
- <div class="body"><p>During my work on
-<a href="http://www.debian.org/News/2012/20120311.nb.html">Debian Edu
-based on Squeeze</a>, I came across some issues that should be
-addressed in the Wheezy release. I finally found time to wrap up my
-notes and provide quick summary of what I found, with a bit
-explanation.</p>
-
-<p><ul>
-
-<li>We need to rewrite our package installation framework, as tasksel
-changed from using tasksel tasks to using meta packages (aka packages
-with dependencies like our education-* packages), and our installation
-system depend on tasksel tasks in
-/usr/share/tasksel/debian-edu-tasks.desc for package
-installation.</li>
-
-<li>Enable Kerberos login for more services. Now with the Kerberos
-foundation in place, we should use it to get single sign on with more
-services, and avoiding unneeded password / login questions. We should
-at least try to enable it for these services:
-<ul>
-
- <li>CUPS for admins to add/configure printers and users when using
- quotas.</li>
- <li>Nagios for admins checking the system status.</li>
- <li>GOsa for admins updating LDAP and users changing their passwords.</li>
- <li>LDAP for admins updating LDAP.</li>
- <li>Squid for users when exam mode / filtering is active.</li>
- <li>ssh for admins and users to save a password prompt.</li>
-
-</ul></li>
-
-<li>When we move GOsa to use Kerberos instead of LDAP bind to
-authenticate users, we should try to block or at least limit access to
-use LDAP bind for authentication, to ensure Kerberos is used when it
-is intended, and nothing fall back to using the less safe LDAP bind</li>
-
-<li>Merge debian-edu-config and debian-edu-install. The split made
-sense when d-e-install did a lot more, but these days it is just an
-inconvenience when we update the debconf preseeding values.</li>
-
-<li>Fix partman-auto to allow us to abort the installation before
-touching the disk if the disk is too small. This is
-<a href="http://bugs.debian.org/653305">BTS report #653305</a> and the
-d-i developers are fine with the patch and someone just need to apply
-it and upload. After this is done we need to adjust
-debian-edu-install to use this new hook.</li>
-
-<li>Adjust to new LTSP framework (boot time config instead of install
-time config). LTSP changed its design, and our hooks to install
-packages and update the configuration is most likely not going to work
-in Wheezy.
-
-<li>Consider switching to NBD instead of NFS for LTSP root, to allow
-the Kernel to cache files in its normal file cache, possibly speeding
-up KDE login on slow networks.</li>
-
-<li>Make it possible to create expired user passwords that need to
-change on first login. This is useful when handing out password on
-paper, to make sure only the user know the password. This require
-fixes to the PAM handling of kdm and gdm.</li>
-
-<li>Make GUI for adding new machines automatically from sitesummary.
-The current command line script is not very friendly to people most
-familiar with GUIs. This should probably be integrated into GOsa to
-have it available where the admin will be looking for it..</li>
-
-<li>We should find way for Nagios to check that the DHCP service
-actually is working (as in handling out IP addresses). None of the
-Nagios checks I have found so far have been working for me.</li>
-
-<li>We should switch from libpam-nss-ldapd to sssd for all profiles
-using LDAP, and not only on for roaming workstations, to have less
-packages to configure and consistent setup across all profiles.</li>
-
-<li>We should configure Kerberos to update LDAP and Samba password
-when changing password using the Kerberos protocol. The hook was
-requested in <a href="http://bugs.debian.org/588968">BTS report
-#588968</a> and is now available in Wheezy. We might need to write a
-MIT Kerberos plugin in C to get this.</li>
-
-<li>We should clean up the set of applications installed by default.
-<ul>
-
-<li>reduce the number of chemistry visualisers</li>
-<li>consider dropping xpaint</li>
-<li>and probably more?</li>
-</ul></li>
-
-<li>Some hardware need external firmware to work properly. This is
-mostly the case for WiFi network cards, but there are some other
-examples too. For popular laptops to work out of the box, such
-firmware need to be installed from non-free, and we should provide
-some GUI to do this. Ubuntu already have this implemented, and we
-could consider using their packages. At the moment we have some
-command line script to do this (one for the running system, another
-for the LTSP chroot).</li>
-
-
-<li>In Squeeze, we provide KDE, Gnome and LXDE as desktop options. We
-should extend the list to Xfce and Sugar, and preferably find a way to
-install several and allow the admin or the user to select which one to
-use.</li>
-
-<li>The golearn tool from the goplay package make it easy to check out
-interesting educational packages. We should work on the package
-tagging in Debian to ensure it represent all the useful educational
-packages, and extend the tool to allow it to use packagekit to install
-new applications with a simple mouse click.</li>
-
-<li>The Squeeze version got half a exam solution already in place,
-with the introduction of iptable based network blocking, but for it to
-be a complete exam solution the Squid proxy need to enable
-filtering/blocking as well when the exam mode is enabled. We should
-implement a way to easily enable this for the schools that want it,
-instead of the "it is documented" method of today.</li>
-
-<li>A feature used in several schools is the ability for a teacher to
-"take over" the desktop of individual or all computers in the room.
-There are at least three implementations,
-<a href="italc.sourceforge.net/">italc</a>,
-<a href="http://www.itais.net/help/en/">controlaula</a> og
-<a href="http://www.epoptes.org/">epoptes</a> and we should pick one of
-them and make it trivial to set it up in a school. The challenges is
-how to distribute crypto keys and how to group computers in one room
-and how to set up which machine/user can control the machines in a
-given room.</li>
-
-<li>Tablets and surf boards are getting more and more popular, and we
-should look into providing a good solution for integrating these into
-the Debian Edu network. Not quite sure how. Perhaps we should
-provide a installation profile with better touch screen support for
-them, or add some sync services to allow them to exchange
-configuration and data with the central server. This should be
-investigated.</li>
-
-</ul></p>
-
-<p>I guess we will discover more as we continue to work on the Wheezy
-version.</p>
+ <div class="title"><a href="http://people.skolelinux.org/pere/blog/New_IRC_channel_for_LEGO_designers_using_Debian.html">New IRC channel for LEGO designers using Debian</a></div>
+ <div class="date"> 2nd January 2013</div>
+ <div class="body"><p>During Christmas, I have worked a bit on the Debian support for
+<a href="http://mindstorms.lego.com/en-us/Default.aspx">LEGO Mindstorm
+NXT</a>. 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
+<a href="irc://irc.debian.org/%23debian-lego">#debian-lego</a> (server
+irc.debian.org). There is a lot that could be done to improve the
+situation. :)</p>
</div>
<div class="tags">
- Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>.
+ Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>.
</div>
<div class="padding"></div>
<div class="entry">
- <div class="title"><a href="http://people.skolelinux.org/pere/blog/Litt_statistikk_fra_Offentlig_Elektronisk_postjournal.html">Litt statistikk fra Offentlig Elektronisk postjournal</a></div>
- <div class="date">10th June 2012</div>
- <div class="body"><p>De siste månedene har jeg sammen med andre i NUUG jobbet med å
-gjøre det enklere å få innsyn i offentlige dokumenter, og dette
-inkluderer å gjøre postjournaler enklere tilgjengelig for maskinell
-analyse og søk. I den forbindelse tok jeg i dag å tittet litt på
-<a href="http://www.oep.no/">Offentlig Elektronisk Postjournal
-(OEP)</a>, FAD/DIFIs fellesløsning for departementer og statlige
-etater.</p>
-
-<p>Her er antall oppføringer pr. måned det siste året,
-<a href="https://api.scraperwiki.com/api/1.0/datastore/sqlite?format=htmltable&name=postliste-oep&query=select%20strftime(%22%25Y-%25m%22%2C%20%60recordpublishdate%60)%20as%20oeppubmonth%2C%20count(*)%20from%20%60swdata%60%20group%20by%20oeppubmonth%20order%20by%20oeppubmonth">summert
-opp</a> ved hjelp av
-<a href="https://scraperwiki.com/scrapers/postliste-oep/">en
-Scraperwiki-database</a>. Merk at denne Scraperwikien har
-ytelsesproblemer pga. mengden data. </p>
-
-<p><table border="1">
-<tr><th>Måned</th><th>Antall</th></tr>
-<tr><td>2011-07</td><td>164355</td></tr>
-<tr><td>2011-08</td><td>153662</td></tr>
-<tr><td>2011-09</td><td>173134</td></tr>
-<tr><td>2011-10</td><td>170665</td></tr>
-<tr><td>2011-11</td><td>198409</td></tr>
-<tr><td>2011-12</td><td>175908</td></tr>
-<tr><td>2012-01</td><td>206875</td></tr>
-<tr><td>2012-02</td><td>202862</td></tr>
-<tr><td>2012-03</td><td>204225</td></tr>
-<tr><td>2012-04</td><td>207931</td></tr>
-<tr><td>2012-05</td><td>223754</td></tr>
-</table></p>
-
-<p>Det er også interessant å se hvor ofte ulike etater sender inn sine
-journaloppføringer til OEP. OEP inneholder en liste med sist
-innrapporteringsdato for alle som sender til OEP, og ved å se når og
-hvor ofte det blir sendt inn fra etatene kan
-<a href="https://api.scraperwiki.com/api/1.0/datastore/sqlite?format=htmltable&name=postliste-oep-deliverydates&query=select%20agency%2C%0A(julianday(datetime('now'))%20-%20%0A%20julianday(min(%60deliverydate%60)))%2Fcount(*)%20as%20dayfreq%2C%0A%20count(*)%0Afrom%20%60swdata%60%20group%20by%20agency%20order%20by%20dayfreq%20desc">frekvensen
-beregnes</a>. Her er bunnlista, dvs. de som leverer mer enn hver 10
-dag beregnet fra
-<a href="https://scraperwiki.com/scrapers/postliste-oep-deliverydates/">en
-Scraperwiki-database</a>:</p>
-
-<p><table border="1">
-
-<tr> <th>Etat</th> <th>Frekvens</th> <th>Leveringer</th> </tr>
-<tr> <td>Norges geologiske undersøkelse</td> <td>83.7527546296</td> <td>1</td> </tr>
-<tr> <td>Medietilsynet</td> <td>33.7527546296</td> <td>1</td> </tr>
-<tr> <td>Departementenes servicesenter</td> <td>23.8763773148</td> <td>2</td> </tr>
-<tr> <td>Kunnskapsdepartementet</td> <td>15.8763773148</td> <td>2</td> </tr>
-<tr> <td>Kompetansesenter for distriktsutvikling</td> <td>15.3763773148</td> <td>2</td> </tr>
-<tr> <td>Toll- og avgiftsdirektoratet</td> <td>15.3763773148</td> <td>2</td> </tr>
-<tr> <td>Fredskorpset</td> <td>12.5842515432</td> <td>3</td> </tr>
-<tr> <td>Statens legemiddelverk</td> <td>12.1881886574</td> <td>4</td> </tr>
-<tr> <td>Utlendingsnemnda</td> <td>11.5842515432</td> <td>3</td> </tr>
-<tr> <td>Politidirektoratet</td> <td>10.9175848765</td> <td>3</td> </tr>
-<tr> <td>Skattedirektoratet</td> <td>10.9175848765</td> <td>3</td> </tr>
-<tr> <td>Statens innkrevingssentral</td> <td>10.5842515432</td> <td>3</td> </tr>
-<tr> <td>Barne-, ungdoms- og familiedirektoratet</td> <td>10.2509182099</td> <td>3</td> </tr>
-<tr> <td>Kunst i offentlige rom</td> <td>10.2509182099</td> <td>3</td> </tr>
-
-</table></p>
-
-<p>En kan beregne lignende frekvenser ved å sammenligne
-journalføringsdato med publiseringsdato for hver enkelt oppføring i
-OEP, men den lenken legger jeg ikke ved her for å unngå at
-søkemotorroboter begynner å overbelaste Scraperwiki-databasen.</p>
-
-<p>Jeg har spurt Norges geologiske undersøkelse om hvorfor de leverer
-så sjelden, og det kommer av at de har problemer etter oppgradering av
-arkivsystemet sitt og jobber med å fikse det slik at de kan gå tilbake
-til å levere hver uke. Har ikke undersøkt noen av de andre.</p>
+ <div class="title"><a href="http://people.skolelinux.org/pere/blog/Lenker_for_2013_01_01.html">Lenker for 2013-01-01</a></div>
+ <div class="date"> 1st January 2013</div>
+ <div class="body"><p>Her er noen lenker til tekster jeg har satt pris på å lese den
+siste måneden.</p>
+
+<ul>
+
+<li>2012-12-07
+ <a href="http://www.idg.no/computerworld/article262047.ece">Myter og
+ FUD om fri programvare</a> av min venn Christer Gundersen som
+ kommenterer noen av de påstandene som er spredt via Computerworld
+ Norge de siste månedene.</li>
+
+<li>BankID er et opplegg der utsteder (dvs. banken eller dens
+ leverandør) sitter på alt som trengs for å bruke BankID, men har
+ lovet å ikke bruke den unntatt på oppdrag fra deg. Det er greit nok
+ for banktjenester, der banken allerede har full kontroll over
+ resultatet, men problematisk når det gjelder tilgang til
+ helseopplysninger og avtaleinngåelse med andre enn banken. Jeg
+ håper protestene brer om seg.
+
+ <ul>
+
+ <li>2012-12-11 <a href="http://www.aftenposten.no/meninger/debatt/BankID-blottlegger-helseopplysninger-7067148.html">BankID
+ blottlegger helseopplysninger</a></li>
+
+ <li>2012-12-07 <a href="http://www.nrk.no/nyheter/norge/1.9695027">-
+ Helseopplysningene ikke sikre med Bank-ID</a></li>
+
+ <li>2012-12-07
+ <a href="https://www.bankid.no/Presse-og-nyheter/Nyhetsarkiv/2012/Papeker-alvorlige-men-kjente-utfordringer/">Påpeker
+ alvorlige, men kjente utfordringer</a> er den offisielle
+ holdningen til de som lager BankID.</li>
+
+ <li>2012-12-08
+ <a href="http://www.tnp.no/norway/panorama/3419-ntnu-researcher-warns-against-security-of-bank-id-password">NTNU
+ Researcher Warns against Security of Bank ID Password</a>
+
+ </ul>
+
+<li>2012-12-11 <a href="http://www.aftenposten.no/nyheter/iriks/Norske-elever-er-darligst-i-Europa-pa-algebra-7066752.html">Norske elever er dårligst i Europa på algebra</a>
+
+<li>2012-12-11
+ <a href="http://www.aftenposten.no/meninger/debatt/Realfagsdodaren-7067173.html">Realfagsdødaren</a>
+
+<li>2012-12-21
+ <a href="http://www.bt.no/nyheter/innenriks/112/--Forventningene-er-for-hoye-2816450.html">-
+ Noen må bli skuffet</a> - Politiet i Bergen forteller hvor lavt de
+ prioriterer hverdagskriminalitet.</li>
+
+<li>2012-05-03
+ <a href="http://e24.no/jobb/kripos-ansatt-doemt-for-snoking-for-venn/20208585">
+ Kripos-ansatt dømt for snoking for venn</A> - viser hvor svak
+ reaksjonen blir når politiet misbruker innsamlet informasjon. En
+ forvarsel på konsekvensene av nasjonal brev- og besøkskontroll -
+ ofte kalt Datalagringsdirektivet.</li>
+
+<li>2012-12-14
+ <a href="http://www.dagbladet.no/2012/12/14/kultur/debatt/kronikk/jul/ensomhet/24838541/">Å
+ smøre en forskjell</a> - om ensomhet og jul.</li>
+
+<li>2012-12-18
+ <a href="http://www.aftenposten.no/meninger/kronikker/n-krise-av-gangen_-takk-7072452.html">Én
+ krise av gangen, takk!</a>
+
+
+<li>2012-12-17
+ <a href="http://www.aftenposten.no/meninger/NAV-Et-mangehodet-monster--7072165.html">NAV:
+ Et mangehodet monster</a></li>
+
+<li>2011-01-12
+ <a href="http://www.dagbladet.no/2011/01/12/kultur/debatt/kronikk/personvern/15027203/">Pasienter
+ uten vern</a> - forteller litt om hvordan Norsk Pasientregister og
+ andre helseregister raderer bort pasienters privatsfære.</li>
+
+
+<li>2012-12-19
+ <a href="http://www.aftenposten.no/meninger/debatt/Hvorfor-er-barnefamilier-fattige-7073951.html">Hvorfor
+ er barnefamilier fattige?</a></li>
+
+<li>2012-12-25
+ <a href="http://www.aftenposten.no/meninger/spaltister/Den-skjulte-minoriteten--konservative-kristne-i-Norge-7075518.html">Den
+ skjulte minoriteten – konservative kristne i Norge</a> - kronikk av
+ Bjørn Stærk fra aftenposten</li>
+
+<li>2009-05-04
+ <a href="http://deltemeninger.no/-/bulletin/show/303429_folkebiblioteket-2-0?ref=checkpoint">Folkebiblioteket
+ 2.0</a> - Min venn Sturle om opphavsrett og Internett, i debatt med
+ Olav Torvund.</li>
+
+</ul>
+
+<p>Og et godt nytt år til dere alle!</p>
</div>
<div class="tags">
- Tags: <a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk</a>, <a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug</a>, <a href="http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn</a>.
+ Tags: <a href="http://people.skolelinux.org/pere/blog/tags/bankid">bankid</a>, <a href="http://people.skolelinux.org/pere/blog/tags/lenker">lenker</a>, <a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk</a>, <a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett</a>, <a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern</a>.
</div>
<div class="padding"></div>
<div class="entry">
- <div class="title"><a href="http://people.skolelinux.org/pere/blog/TV_with_face_recognition__for_improved_viewer_experience.html">TV with face recognition, for improved viewer experience</a></div>
- <div class="date"> 9th June 2012</div>
- <div class="body"><p>Slashdot got a story about Intel planning a
-<a href="http://entertainment.slashdot.org/story/12/06/09/0012247/intel-to-launch-tv-service-with-facial-recognition-by-end-of-the-year">TV
-with face recognition</a> to recognise the viewer, and it occurred to
-me that it would be more interesting to turn it around, and do face
-recognition on the TV image itself. It could let the viewer know who
-is present on the screen, and perhaps look up their credibility,
-company affiliation, previous appearances etc for the viewer to better
-evaluate what is being said and done. That would be a feature I would
-be willing to pay for.</p>
-
-<p>I would not be willing to pay for a TV that point a camera on my
-household, like the big brother feature apparently proposed by Intel.
-It is the telescreen idea fetched straight out of the book
-<a href="http://gutenberg.net.au/ebooks01/0100021.txt">1984 by George
-Orwell</a>.</p>
+ <div class="title"><a href="http://people.skolelinux.org/pere/blog/A_Christmas_present_for_Skolelinux___Debian_Edu.html">A Christmas present for Skolelinux / Debian Edu</a></div>
+ <div class="date">28th December 2012</div>
+ <div class="body"><p>I was happy to discover a few days ago that the
+<a href="http://www.skolelinux.org/">Skolelinux / Debian Edu</a>
+project also this year received a Christmas present from Another
+Agency in Trondheim. NOK 1000,- showed up on our donation account
+December 24th. I want to express our thanks for this very welcome
+present. As the Debian Edu / Skolelinux project is very short on
+funding these days, and thus lack the money to do regular developer
+gatherings, this donation was most welcome. One developer gathering
+cost around NOK 15 000,-, so we need quite a lot more to keep the
+development pace we want. Thus, I hope their example this year is
+followed by many others. :)</p>
+
+<p>The public list of donors can be found on
+<a href="http://www.linuxiskolen.no/slxdebianlabs/donations.html">the
+donation page</a> for the project, which also contain instructions if
+you want to donate to the project.</p>
</div>
<div class="tags">
- Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance</a>.
+ Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>.
</div>
<div class="padding"></div>
<div class="entry">
- <div class="title"><a href="http://people.skolelinux.org/pere/blog/Web_service_to_look_up_HP_and_Dell_computer_hardware_support_status.html">Web service to look up HP and Dell computer hardware support status</a></div>
- <div class="date"> 6th June 2012</div>
- <div class="body"><p>A few days ago
-<a href="http://people.skolelinux.org/pere/blog/SOAP_based_webservice_from_Dell_to_check_server_support_status.html">I
-reported how to get</a> the support status out of Dell using an
-unofficial and undocumented SOAP API, which I since have found out was
-<a href="http://lists.us.dell.com/pipermail/linux-poweredge/2012-February/045959.html">discovered
-by Daniel De Marco in february</a>. Combined with my web scraping
-code for HP, Dell and IBM
-<a href="http://people.skolelinux.org/pere/blog/Checking_server_hardware_support_status_for_Dell__HP_and_IBM_servers.html">from
-2009</a>, I got inspired and wrote
-<a href="https://views.scraperwiki.com/run/computer-hardware-support-status/">a
-web service</a> based on Scraperwiki to make it easy to look up the
-support status and get a machine readable result back.</p>
-
-<p>This is what it look like at the moment when asking for the JSON
-output:
+ <div class="title"><a href="http://people.skolelinux.org/pere/blog/How_to_backport_bitcoin_qt_version_0_7_2_2_to_Debian_Squeeze.html">How to backport bitcoin-qt version 0.7.2-2 to Debian Squeeze</a></div>
+ <div class="date">25th December 2012</div>
+ <div class="body"><p>Let me start by wishing you all marry Christmas and a happy new
+year! I hope next year will prove to be a good year.</p>
+
+<p><a href="http://www.bitcoin.org/">Bitcoin</a>, the digital
+decentralised "currency" that allow people to transfer bitcoins
+between each other with minimal overhead, is a very interesting
+experiment. And as I wrote a few days ago, the bitcoin situation in
+<a href="http://www.debian.org/">Debian</a> is about to improve a bit.
+The <a href="http://packages.qa.debian.org/bitcoin">new debian source
+package</a> (version 0.7.2-2) was uploaded yesterday, and is waiting
+in <a href="http://ftp-master.debian.org/new.html">the NEW queue</A>
+for one of the ftpmasters to approve the new bitcoin-qt package
+name.</p>
+
+<p>And thanks to the great work of Jonas and the rest of the bitcoin
+team in Debian, you can easily test the package in Debian Squeeze
+using the following steps to get a set of working packages:</p>
<blockquote><pre>
-% GET <a href="https://views.scraperwiki.com/run/computer-hardware-support-status/?format=json&vendor=Dell&servicetag=2v1xwn1">https://views.scraperwiki.com/run/computer-hardware-support-status/?format=json&vendor=Dell&servicetag=2v1xwn1</a>
-supportstatus({"servicetag": "2v1xwn1", "warrantyend": "2013-11-24", "shipped": "2010-11-24", "scrapestamputc": "2012-06-06T20:26:56.965847", "scrapedurl": "http://143.166.84.118/services/assetservice.asmx?WSDL", "vendor": "Dell", "productid": ""})
-%
+git clone git://git.debian.org/git/collab-maint/bitcoin
+cd bitcoin
+DEB_MAINTAINER_MODE=1 DEB_BUILD_OPTIONS=noupnp fakeroot debian/rules clean
+DEB_BUILD_OPTIONS=noupnp git-buildpackage --git-ignore-new
</pre></blockquote>
-<p>It currently support Dell and HP, and I am hoping for help to add
-support for other vendors. The python source is available on
-Scraperwiki and I welcome help with adding more features.</p>
+<p>You might have to install some build dependencies as well. The
+list of commands should give you two packages, bitcoind and
+bitcoin-qt, ready for use in a Squeeze environment. Note that the
+client will download the complete set of bitcoin "blocks", which need
+around 5.6 GiB of data on my machine at the moment. Make sure your
+~/.bitcoin/ directory have lots of spare room if you want to download
+all the blocks. The client will warn if the disk is getting full, so
+there is not really a problem if you got too little room, but you will
+not be able to get all the features out of the client.</p>
+
+<p>As usual, if you use bitcoin and want to show your support of my
+activities, please send Bitcoin donations to my address
+<b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&label=PetterReinholdtsenBlog">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>
</div>
<div class="tags">
- Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug</a>.
+ Tags: <a href="http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin</a>, <a href="http://people.skolelinux.org/pere/blog/tags/debian">debian</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>.
</div>
<div class="padding"></div>
<div class="entry">
- <div class="title"><a href="http://people.skolelinux.org/pere/blog/Kommentar_til_artikkel_i_Adresseavisa_som_omtaler_FiksGataMi.html">Kommentar til artikkel i Adresseavisa som omtaler FiksGataMi</a></div>
- <div class="date"> 2nd June 2012</div>
- <div class="body"><p>Jeg oppdaget nylig en
-<a href="http://www.adressa.no/nyheter/trondheim/article1831198.ece">artikkel
-i Adresseavisa</a> i Trondheim som nevner FiksGataMi, og der Trondheim
-kommune ser ut til å fortelle at de ikke følger forvaltningslovens
-krav ved mottak av meldinger sendt inn via FiksGataMi. La derfor
-nettopp inn denne kommentaren til artikkelen:<p>
-
-<p><blockquote>
-
-<p>Her er en liten faktaoppdatering om FiksGataMi-tjenesten, da noen
-ser ut til å ha misforstått hvordan den fungerer.</p>
-
-<p>FiksGataMi er et privat initiativ opprettet og drevet av
-medlemsforeningen NUUG. FiksGataMi tar imot meldinger om feil i
-offentlig infrastruktur, og sender meldingen skriftlig videre på vegne
-av innmelder til aktuell aktør i det offentlige, det være seg kommune,
-fylke eller vegvesenregion. Offentlig etat blir valgt ut fra
-geografisk plassering og kategori valgt av innsender. Offentlige
-etater er i følge forvaltningsloven pliktig å følge opp og besvare
-skriftlige henvendelser, og hvis noen av mottakerne ikke gjør dette
-kan en klage på lovbrudd i det offentlige. FiksGataMi fungerer dermed
-som en slags epostklient for innbyggerne der kopi av innsendte
-meldinger gjøres tilgjengelig og knyttes til kartplassering for enkel
-gjenfinning. Å sende inn nye problemrapporter via FiksGataMi er
-dermed ikke avhengig av at kommunen aktivt må følge med på meldinger
-hos FiksGataMi, da de får dem tilsendt på sine offisielle
-epostmottakspunkter. Hvorvidt noe blir fikset og om innbyggerne er
-opp til mottaker av meldingene. For Trondheim kommune er
-mottaksadressen bydrift.vegdrift@trondheim.kommune.no, en adresse jeg
-inntil jeg leste denne artikkelen trodde ble håndtert i henhold til
-forvaltningslovens krav.</p>
-
-<p>Kan ellers fortelle at 57 kommuner lenker til FiksGataMi fra sine
-nettsider, og at 37 % (4182 av 11266 ) av problemrapportene sendt inn
-via FiksGataMi er markert som løst i løsningen. Trondheim kommune har
-fått tilbud om å få rapportene levert på datamaskinlesbart format i
-stedet for epost, men har ikke takket ja så langt.</p>
-
-<p>Vennlig hilsen Petter Reinholdtsen, en av NUUG-folkene bak FiksGataMi.no</p>
-
-</blockquote></p>
-
-<p>Det høres for meg ut som om innbyggerne i Trondheim burde klage på
-kommunens potensielle lovbrudd.</p>
+ <div class="title"><a href="http://people.skolelinux.org/pere/blog/A_word_on_bitcoin_support_in_Debian.html">A word on bitcoin support in Debian</a></div>
+ <div class="date">21st December 2012</div>
+ <div class="body"><p>It has been a while since I wrote about
+<a href="http://www.bitcoin.org/">bitcoin</a>, the decentralised
+peer-to-peer based crypto-currency, and the reason is simply that I
+have been busy elsewhere. But two days ago, I started looking at the
+state of <a href="http://packages.qa.debian.org/bitcoin">bitcoin in
+Debian</a> again to try to recover my old bitcoin wallet. The package
+is now maintained by a
+<a href="https://alioth.debian.org/projects/pkg-bitcoin/">team of
+people</a>, and the grunt work had already been done by this team. We
+owe a huge thank you to all these team members. :)
+But I was sad to discover that the bitcoin client is missing in
+Wheezy. It is only available in Sid (and an outdated client from
+backports). The client had several RC bugs registered in BTS blocking
+it from entering testing. To try to help the team and improve the
+situation, I spent some time providing patches and triaging the bug
+reports. I also had a look at the bitcoin package available from Matt
+Corallo in a
+<a href="https://launchpad.net/~bitcoin/+archive/bitcoin">PPA for
+Ubuntu</a>, and moved the useful pieces from that version into the
+Debian package.</p>
+
+<p>After checking with the main package maintainer Jonas Smedegaard on
+IRC, I pushed several patches into the collab-maint git repository to
+improve the package. It now contains fixes for the RC issues (not from
+me, but fixed by Scott Howard), build rules for a Qt GUI client
+package, konqueror support for the bitcoin: URI and bash completion
+setup. As I work on Debian Squeeze, I also created
+<a href="http://lists.alioth.debian.org/pipermail/pkg-bitcoin-devel/Week-of-Mon-20121217/000041.html">a
+patch to backport</a> the latest version. Jonas is going to look at
+it and try to integrate it into the git repository before uploading a
+new version to unstable.
+
+<p>I would very much like bitcoin to succeed, to get rid of the
+centralized control currently exercised in the monetary system. I
+find it completely unacceptable that the USA government is collecting
+transaction data for almost all international money transfers (most are done in USD and transaction logs shipped to the spooks), and
+that the major credit card companies can block legal money
+transactions to Wikileaks. But for bitcoin to succeed, more people
+need to use bitcoins, and more people need to accept bitcoins when
+they sell products and services. Improving the bitcoin support in
+Debian is a small step in the right direction, but not enough.
+Unfortunately the user experience when browsing the web and wanting to
+pay with bitcoin is still not very good. The bitcoin: URI is a step
+in the right direction, but need to work in most or every browser in
+use. Also the bitcoin-qt client is too heavy to fire up to do a
+quick transaction. I believe there are other clients available, but
+have not tested them.</p>
+
+<p>My
+<a href="http://people.skolelinux.org/pere/blog/Now_accepting_bitcoins___anonymous_and_distributed_p2p_crypto_money.html">experiment
+with bitcoins</a> showed that at least some of my readers use bitcoin.
+I received 20.15 BTC so far on the address I provided in my blog two
+years ago, as can be
+<a href="http://blockexplorer.com/address/15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">seen
+on the blockexplorer service</a>. Thank you everyone for your
+donation. The blockexplorer service demonstrates quite well that
+bitcoin is not quite anonymous and untracked. :) I wonder if the
+number of users have gone up since then. If you use bitcoin and want
+to show your support of my activity, please send Bitcoin donations to
+the same address as last time,
+<b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&label=PetterReinholdtsenBlog">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>
</div>
<div class="tags">
- Tags: <a href="http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami</a>, <a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk</a>.
+ Tags: <a href="http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin</a>, <a href="http://people.skolelinux.org/pere/blog/tags/debian">debian</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>.
</div>
<div class="padding"></div>
<div class="entry">
- <div class="title"><a href="http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Mike_Gabriel.html">Debian Edu interview: Mike Gabriel</a></div>
- <div class="date"> 2nd June 2012</div>
- <div class="body"><p>Back in 2010, Mike Gabriel showed up on the
-<a href="http://www.skolelinux.org/">Debian Edu and Skolelinux</a>
-mailing list. He quickly proved to be a valuable developer, and
-thanks to his tireless effort we now have Kerberos integrated into the
-<a href="http://www.debian.org/News/2012/20120311.html">Debian Edu
-Squeeze</a> version.</p>
-
-<p><strong>Who are you, and how do you spend your days?</strong></p>
-
-<p>My name is Mike Gabriel, I am 38 years old and live near Kiel,
-Schleswig-Holstein, Germany. I live together with a wonderful partner
-(Angela Fuß) and two own children and two bonus children (contributed
-by Angela).</p>
-
-<p>During the day I am part-time employed as a system administrator
-and part-time working as an IT consultant. The consultancy work
-touches free software topics wherever and whenever possible. During
-the nights I am a free software developer. In the gaps I also train in
-becoming an osteopath.</p>
-
-<p>Starting in 2010 we (Andreas Buchholz, Angela Fuß, Mike Gabriel)
-have set up a free software project in the area of Kiel that aims at
-introducing free software into schools. The project's name is
-"IT-Zukunft Schule" (IT future for schools). The project links IT
-skills with communication skills.</p>
-
-<p><strong>How did you get in contact with the Skolelinux/Debian Edu
-project?</strong></p>
-
-<p>While preparing our own customised Linux distribution for
-"IT-Zukunft Schule" we were repeatedly asked if we really wanted to
-reinvent the wheel. What schools really need is already available,
-people said. From this impulse we started evaluating other Linux
-distributions that target being used for school networks.</p>
-
-<p>At the end we short-listed two approaches and compared them: a
-commercial Linux distribution developed by a company in Bremen,
-Germany, and Skolelinux / Debian Edu. Between 12/2010 and 03/2011 we
-went to several events and met people being responsible for marketing
-and development of either of the distributions. Skolelinux / Debian
-Edu was by far much more convincing compared to the other product that
-got short-listed beforehand--across the full spectrum. What was most
-attractive for me personally: the perspective of collaboration within
-the developmental branch of the Debian Edu project itself.</p>
-
-<p>In parallel with this, we talked to many local and not-so-local
-people. People teaching at schools, headmasters, politicians, data
-protection experts, other IT professionals.</p>
-
-<p>We came to two conclusions:</p>
-
-<p>First, a technical conclusion: What schools need is available in
-bits and pieces here and there, and none of the solutions really fit
-by 100%. Any school we have seen has a very individual IT setup
-whereas most of each school's requirements could mapped by a standard
-IT solution. The requirement to this IT solution is flexibility and
-customisability, so that individual adaptations here and there are
-possible. In terms of re-distributing and rolling out such a
-standardised IT system for schools (a system that is still to some
-degree customisable) there is still a lot of work to do here
-locally. Debian Edu / Skolelinux has been our choice as the starting
-point.</p>
-
-<p>Second, a holistic conclusion: What schools need does not exist at
-all (or we missed it so far). There are several technical solutions
-for handling IT at schools that tend to make a good impression. What
-has been missing completely here in Germany, though, is the enrolment
-of people into using IT and teaching with IT. "IT-Zukunft Schule"
-tries to provide an approach for this.</p>
-
-<p>Only some schools have some sort of a media concept which explains,
-defines and gives guidance on how to use IT in class. Most schools in
-Northern Germany do not have an IT service provider, the school's IT
-equipment is managed by one or (if the school is lucky) two (admin)
-teachers, most of the workload these admin teachers get done in there
-spare time.</p>
-
-<p>We were surprised that only a very few admin teachers were
-networked with colleagues from other schools. Basically, every school
-here around has its individual approach of providing IT equipment to
-teachers and students and the exchange of ideas has been quasi
-non-existent until 2010/2011.</p>
-
-<p>Quite some (non-admin) teachers try to avoid using IT technology in
-class as a learning medium completely. Several reasons for this
-avoidance do exist.</p>
-
-<p>We discovered that no-one has ever taken a closer look at this
-social part of IT management in schools, so far. On our quest journey
-for a technical IT solution for schools, we discussed this issue with
-several teachers, headmasters, politicians, other IT professionals and
-they all confirmed: a holistic approach of considering IT management
-at schools, an approach that includes the people in place, will be new
-and probably a gain for all.</p>
-
-<p><strong>What do you see as the advantages of Skolelinux/Debian
-Edu?</strong></p>
-
-<p>There is a list of advantages: international context, openness to
-any kind of contributions, do-ocracy policy, the closeness to Debian,
-the different installation scenarios possible (from stand-alone
-workstation to complex multi-server sites), the transparency within
-project communication, honest communication within the group of
-developers, etc.</p>
-
-<p><strong>What do you see as the disadvantages of Skolelinux/Debian
-Edu?</strong></p>
-
-<p>Every coin has two sides:</p>
-
-<p>Technically: <a href="http://bugs.debian.org/311188">BTS issue
-#311188</a>, tricky upgradability of a Debian Edu main server, network
-client installations on top of a plain vanilla Debian installation
-should become possible sometime in the near future, one could think
-about splitting the very complex package debian-edu-config into
-several portions (to make it easier for new developers to
-contribute).</p>
-
-<p>Another issue I see is that we (as Debian Edu developers) should
-find out more about the network of people who do the marketing for
-Debian Edu / Skolelinux. There is a very active group in Germany
-promoting Skolelinux on the bigger Linux Days within Germany. Are
-there other groups like that in other countries? How can we bring
-these marketing people together (marketing group A with group B and
-all of them with the group of Debian Edu developers)? During the last
-meeting of the German Skolelinux group, I got the impression of people
-there being rather disconnected from the development department of
-Debian Edu / Skolelinux.</p>
-
-<p><strong>Which free software do you use daily?</strong></p>
-
-<p>For my daily business, I do not use commercial software at all.</p>
-
-<p>For normal stuff I use Iceweasel/Firefox, Libreoffice.org. For
-serious text writing I prefer LaTeX. I use gimp, inkscape, scribus for
-more artistic tasks. I run virtual machines in KVM and Virtualbox.</p>
-
-<p>I am one of the upstream developers of X2Go. In 2010 I started the
-development of a Python based X2Go Client, called PyHoca-GUI.
-PyHoca-GUI has brought forth a Python X2Go Client API that currently
-is being integrated in Ubuntu's software center.</p>
-
-<p>For communications I have my own Kolab server running using Horde
-as web-based groupware client. For IRC I love to use irssi, for Jabber
-I have several clients that I use, mostly pidgin, though. I am also
-the Debian maintainer of Coccinella, a Jabber-based interactive
-whiteboard.</p>
-
-<p>My favourite terminal emulator is KDE's Yakuake.</p>
-
-<p><strong>Which strategy do you believe is the right one to use to
-get schools to use free software?</strong></p>
-
-<p>Communicate, communicate, communicate. Enrol people, enrol people,
-enrol people.</p>
+ <div class="title"><a href="http://people.skolelinux.org/pere/blog/Piratpartiet_p__opphavs_retrett_.html">Piratpartiet på opphavs-retrett?</a></div>
+ <div class="date">19th December 2012</div>
+ <div class="body"><p>Jeg ble overrasket over å se at Piratpartiet i
+<a href="http://www.aftenposten.no/kultur/Piratpartiet-stiller-til-Stortingsvalget-7073298.html">Aftenposten</a>
+er referert på følgende:</p>
+
+<blockquote>
+Når det gjelder retten til opphavsrett for kulturproduktene, mener
+Piratpartiet av levetid + 14 år er tilfredsstillende.
+</blockquote>
+
+<p>Det betyr en vernetid langt ut over det kommersielle livet til de
+aller fleste opphavsrettsbeskyttede verker, og er i strid med slik i
+hvert fall jeg har tolket punkt 5 i
+<a href="http://people.opera.com/howcome/2012/piratpartiet/kjerneprogram.html">kjerneprogrammet
+til Piratpartiet</a>:</p>
+
+<blockquote>
+<p><strong>5: Åndsverk og patenter: tilbake til start</strong></p>
+
+<table border="1">
+<tr><th>forslag:</th><td>14 års opphavsrett og ingen
+programvarepatenter</td></tr>
+
+<tr><th>grunn:</th><td>Den første loven om opphavsrett spesifiserte 14
+års vernetid. Senere har mediabransjens lobbyister stadig presset
+loven mot lengre vern, nå er det 70 år etter forfatters død. Dette
+gjør at mange verk glemmes og går tapt, noe som er skadelig for norsk
+språk og kultur. Vi til tilbake til start: 14 års
+vernetid. Patentloven sier klart at dataprogrammer ikke kan
+patenteres. Likevel klarer patentadvokater å lure gjennom
+programvarepatenter. Slike patenter gjør dingsene våre dyrere og kan i
+enkelte tilfelle stoppe dem helt.</th></tr>
+</table>
+</blockquote>
+
+<p>Den opprinnelige opphavsretten var på 14 år totalt, ikke 14 år
+etter opphavspersonens død. Jeg tenkte først dette kanskje var
+feilsitering fra Aftenposten, men jeg finner samme påstand i en <a
+href="http://piratpartietnorge.org/om-gramo-og-piratpolitikken/">bloggpost
+fra Geir Aaslid</a> på Piratpartietes offisielle nettsider. Der
+skriver han følgende:</p>
+
+<blockquote>
+Hva vi gjør med opphavsretten er mer komplisert fordi den omfavner så
+mange bransjer, med ulike behov. Enhver reform er en forbedring men
+det er nærliggende å anta at en opphavsrett på levetid + 14 år er
+fullt ut tilfredstillende for musikk, film, litteratur og spill.
+</blockquote>
+
+<p>Det virker dermed på meg som om Piratpartiet allerede har gjort
+retrett fra sin beundringsverdige holdning om at det holdt med 14 års
+total vernetid, til sin nye som tar utgangspunkt i levetiden til
+opphavspersonen. Jeg håper det baserer seg på en misforståelse hos
+piratlederen som blir korrigert tilbake til 14 års total vernetid før
+partiet stiller til valg.</p>
+
+<p>Hvis du lurer på hvilke problemer lang vernetid bringer med seg,
+anbefaler jeg å lese boken <a href="http://free-culture.cc/">Free
+Culture</a> av Lawrence Lessig. Jeg og en liten gruppe andre er igang
+med å
+<a href="https://github.com/petterreinholdtsen/free-culture-lessig">oversette
+boken til bokmål</a> og tar gjerne imot hjelp med oversettelse og
+korrekturlesing.</p>
+
+<p><strong>Oppdatering 2012-12-20</strong>: Oppdaget at
+<a href="http://piratpartietnorge.org/om-gramo-og-piratpolitikken/">bloggposten
+til Geir Aaslid</a> er endret siden i går, og nå inneholder følgende
+avsnitt i stedet for det jeg siterte over:</p>
+
+<blockquote>
+Hva vi gjør med opphavsretten er mer komplisert fordi den omfavner så
+mange bransjer, med ulike behov. Enhver reform er en forbedring men
+det er nærliggende å anta at en opphavsrett lik levetiden, evt + 14 år
+er fullt ut tilfredstillende for mange skapere av musikk, film,
+litteratur og spill. Det er for det meste de store forlagene som er
+imot enhver reform.
+</blockquote>
+
+<p>I tillegg har det dukket opp en setning nederst "Dette dokumentet
+er et utkast til svar på et angrep på Piratpartiet fra Gramo. Det
+endrer seg derfor over tid og den endelige versjonen er det som blir
+publisert på Hardware.no", som tyder på at originalformuleringen ikke
+var veloverveid og sitatet i Aftenposten kanskje var basert på en
+misforståelse.</p>
</div>
<div class="tags">
- Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/intervju">intervju</a>.
+ Tags: <a href="http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture</a>, <a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk</a>, <a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett</a>.
</div>
<div class="padding"></div>
<div class="entry">
- <div class="title"><a href="http://people.skolelinux.org/pere/blog/SOAP_based_webservice_from_Dell_to_check_server_support_status.html">SOAP based webservice from Dell to check server support status</a></div>
- <div class="date"> 1st June 2012</div>
- <div class="body"><p>A few years ago I wrote
-<a href="http://people.skolelinux.org/pere/blog/Checking_server_hardware_support_status_for_Dell__HP_and_IBM_servers.html">how
-to extract support status</a> for your Dell and HP servers. Recently
-I have learned from colleges here at the
-<a href="http://www.uio.no/">University of Oslo</a> that Dell have
-made this even easier, by providing a SOAP based web service. Given
-the service tag, one can now query the Dell servers and get machine
-readable information about the support status. This perl code
-demonstrate how to do it:</p>
-
-<p><pre>
-use strict;
-use warnings;
-use SOAP::Lite;
-use Data::Dumper;
-my $GUID = '11111111-1111-1111-1111-111111111111';
-my $App = 'test';
-my $servicetag = $ARGV[0] or die "Please supply a servicetag. $!\n";
-my ($deal, $latest, @dates);
-my $s = SOAP::Lite
- -> uri('http://support.dell.com/WebServices/')
- -> on_action( sub { join '', @_ } )
- -> proxy('http://xserv.dell.com/services/assetservice.asmx')
- ;
-my $a = $s->GetAssetInformation(
- SOAP::Data->name('guid')->value($GUID)->type(''),
- SOAP::Data->name('applicationName')->value($App)->type(''),
- SOAP::Data->name('serviceTags')->value($servicetag)->type(''),
-);
-print Dumper($a -> result) ;
-</pre></p>
-
-<p>The output can look like this:</p>
-
-<p><pre>
-$VAR1 = {
- 'Asset' => {
- 'Entitlements' => {
- 'EntitlementData' => [
- {
- 'EntitlementType' => 'Expired',
- 'EndDate' => '2009-07-29T00:00:00',
- 'Provider' => '',
- 'StartDate' => '2006-07-29T00:00:00',
- 'DaysLeft' => '0'
- },
- {
- 'EntitlementType' => 'Expired',
- 'EndDate' => '2009-07-29T00:00:00',
- 'Provider' => '',
- 'StartDate' => '2006-07-29T00:00:00',
- 'DaysLeft' => '0'
- },
- {
- 'EntitlementType' => 'Expired',
- 'EndDate' => '2007-07-29T00:00:00',
- 'Provider' => '',
- 'StartDate' => '2006-07-29T00:00:00',
- 'DaysLeft' => '0'
- }
- ]
- },
- 'AssetHeaderData' => {
- 'SystemModel' => 'GX620',
- 'ServiceTag' => '8DSGD2J',
- 'SystemShipDate' => '2006-07-29T19:00:00-05:00',
- 'Buid' => '2323',
- 'Region' => 'Europe',
- 'SystemID' => 'PLX_GX620',
- 'SystemType' => 'OptiPlex'
- }
- }
- };
-</pre></p>
-
-<p>I have not been able to find any documentation from Dell about this
-service outside the
-<a href="http://xserv.dell.com/services/assetservice.asmx?op=GetAssetInformation">inline
-documentation</a>, and according to
-<a href="http://iboyd.net/index.php/2012/02/14/updated-dell-warranty-information-script/">one
-comment</a> it can have stability issues, but it is a lot better than
-scraping HTML pages. :)</p>
-
-<p>Wonder if HP and other server vendors have a similar service. If
-you know of one, drop me an email. :)</p>
+ <div class="title"><a href="http://people.skolelinux.org/pere/blog/Ledger___double_entry_accounting_using_text_based_storage_format.html">Ledger - double-entry accounting using text based storage format</a></div>
+ <div class="date">18th December 2012</div>
+ <div class="body"><p>A few days ago I came across
+<a href="http://joeyh.name/blog/entry/hledger/">a blog post from Joey
+Hess</a> describing <a href="http://ledger-cli.org/">ledger</a> and
+hledger, a text based system for double-entry accounting. I found it
+interesting, as I am involved with several organizations where
+accounting is an issue, and I have not really become too friendly with
+the different web based systems we use. I find it hard to find what I
+look for in the menus and even harder try to get sensible data out of
+the systems. Ledger seem different. The accounting data is kept in
+text files that can be stored in a version control system, and there
+
+are at least <a href="https://github.com/ledger/ledger/wiki/Ports">five
+different implementations</a> able to read the format. An example
+entry look like this, and is simple enough that it will be trivial to
+generate entries based on CVS files fetched from the bank:</p>
+
+<blockquote><pre>
+2004-05-27 Book Store
+ Expenses:Books $20.00
+ Liabilities:Visa
+</pre></blockquote>
+
+<p>The concept seemed interesting enough for me to check it out and
+look for others using it. I found blog posts from
+<a href="http://blog.spang.cc/posts/hledger_rocks_my_world/">Christine
+Spang</a>,
+<a href="http://bugsplat.info/2010-05-23-keeping-finances-with-ledger.html">Pete
+Keen</a>,
+<a href="http://blog.andrewcantino.com/blog/2010/11/06/command-line-accounting-with-ledger-and-reckon/">Andrew
+Cantino</a> and
+<a href="http://blog.iphoting.com/blog/2012/11/29/command-line-double-entry-accounting/">Ronald
+Ip</a> describing how they use it, as well as a post from
+<a href="https://groups.google.com/forum/?fromgroups=#!topic/ledger-cli/r0oWjwbQ9Bo">Bradley
+M. Kuhn</a> at the Software Freedom Conservancy. All seemed like good
+recommendations fitting my need.</p>
+
+<p>The <a href="http://packages.qa.debian.org/l/ledger.html">ledger</a>
+package is available in Debian Squeeze, while the
+<a href="http://packages.qa.debian.org/h/haskell-hledger.html">hledger</a>
+package only is available in Debian Sid. As I use Squeeze, ledger
+seemed the best choice to get started.</p>
+
+<p>To get some real data to test on, I wrote a
+<a href="http://www.nuug.no/tools/lodo2ledger">web scraper</a> for
+<a href="http://www.lodo.no/">LODO</a>, the accounting system used by
+the <a href="http://www.nuug.no/">NUUG</a> association, and started to
+play with the data set. I'm not really deeply into accounting, but I
+am able to get a simple balance and accounting status for example
+using the "<tt>ledger balance</tt>" command. But I will have to
+gather more experience before I know if the ledger way is a good fit
+for the organisations I am involved in.</p>
</div>
<div class="tags">
- Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug</a>.
+ Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug</a>.
</div>
<div class="padding"></div>
<div class="entry">
- <div class="title"><a href="http://people.skolelinux.org/pere/blog/Veileder_fra_DIFI_om_publisering_av_offentlige_data.html">Veileder fra DIFI om publisering av offentlige data</a></div>
- <div class="date"> 1st June 2012</div>
- <div class="body"><p>På onsdag rakk jeg såvidt innom
-<a href="http://www.meetup.com/osloopendata/">Oslo Open Data Forums</a>
-møte, og fikk lagt hendene mine på DIFIs helt nye veileder
-"<a href="http://veileder.data.norge.no/">Åpne data. Del og skap
-verdier. Veileder i tilgjengeliggjøring av offentlig data</a>" (også
-<a href="http://www.difi.no/filearchive/veileder-i-tilgjengeliggjoring-av-offentlig-data-web.pdf">tilgjengelig
-som PDF</a> fra DIFI).</p>
-
-<p>Veilederen er veldig bra, og nevner viktige problemstillinger og
-skisserer f.eks. både verdiskapningspotensialet og formatmulighetene
-som en bør ha i bakhodet når en publiserer offentlig informasjon på
-maskinlesbart format. Kildekoden til veilederen er
-<a href="https://github.com/difi/veileder-opnedata">tilgjengelig via
-github</a>, og en kan rapportere tilbakemeldinger og forslag til
-forbedringer der (eller via epost og twitter for de som ønsker
-det).</p>
-
-<p>Det eneste jeg virkelig savnet i veilederen var omtale av
-<a href="http://www.w3.org/DesignIssues/LinkedData.html">w3cs
-stjerneklassifisering</a> av åpne datakilder, som jeg tror ville være
-nyttige mentale knagger for de som vurderer å publisere sin
-informasjon på som åpne data. Jeg har
-<a href="https://github.com/difi/veileder-opnedata/issues/1">rapportert
-en github-bug</a> om dette, så får vi se hvordan den blir behandlet.</p>
-
-<p>Det slo meg at det var veldig lite konkret i veilederen om valg av
-bruksvilkår ved publisering (aka lisens), men jeg er ikke sikker på om
-det hører hjemme der, da det er et vanskelig tema som kanskje heller
-hører hjemme i sin egen veileder. Uansett, anbefaler alle å ta en
-titt på veilederen og sikre at alle offentlige etater en har kontakt
-med får en kopi.</p>
+ <div class="title"><a href="http://people.skolelinux.org/pere/blog/61_kommuner_lenker_n__til_FiksGataMi_fra_sine_nettsider.html">61 kommuner lenker nå til FiksGataMi fra sine nettsider</a></div>
+ <div class="date">11th December 2012</div>
+ <div class="body"><p>For noen dager siden omfavnet nok en kommune NUUGs
+<a href="http://www.fiksgatami.no/">FiksGataMi</a>. Med 61 kommuner
+som lenker til FiksGataMi fra sine hjemmesider er «markedsandelen» 14%
+(av 429 kommuner). Siden
+<a href="http://people.skolelinux.org/pere/blog/59_kommuner_omfavner_n__FiksGataMi.html">siste
+oppdatering i november</a> har kommunene Re og Vågsøy kommet til og
+slår følge med kommunene Askim, Askøy, Audnedal, Aure, Balestrand,
+Bærum, Eide, Farsund, Flekkefjord, Folldal, Gran, Grue, Hadsel,
+Halden, Halsa, Hamar, Hobøl, Holtålen, Hægebostad, Høyanger,
+Kongsberg, Kristiansund, Kvinesdal, Kviteseid, Levanger, Lindesnes,
+Luster, Lyngdal, Løten, Mandal, Marnardal, Moss, Namsos, Nissedal,
+Nordreisa, Randaberg, Rindal, Sel, Sirdal, Skiptvet, Sortland,
+Spydeberg, Stange, Stjørdal, Stord, Søgne, Sør-Odal, Tolga, Trysil,
+Tynset, Tysvær, Ullensvang Herad, Utsira, Vennesla, Verdal, Vågan,
+Vågå, Våler og Åseral. Oppdatert liste er tilgjengelig fra
+<a href="http://wiki.nuug.no/grupper/fiksgatami/positivemottakere">NUUGs
+wiki</a>. Kartet er dog ikke oppdatert med de siste kommunene.</p>
+
+<p>Kanskje du bør høre med din kommune om de vil bli mer aktive
+brukere av FiksGataMi? Se
+<a href="http://people.skolelinux.org/pere/blog/40_kommuner_lenker_n__til_FiksGataMi_fra_sine_nettsider___gj_r_din_.html">en
+tidligere bloggpost</a> med tips om hvordan det kan gjøres.</p>
+
+<p>I snitt rapporteres det nå via FiksGataMi ca. 60 meldinger fra
+innbyggerne i uka om feil på offentlig infrastruktur.</p>
</div>
<div class="tags">
- Tags: <a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk</a>, <a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett</a>, <a href="http://people.skolelinux.org/pere/blog/tags/web">web</a>.
+ Tags: <a href="http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami</a>, <a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk</a>.
</div>
<div class="padding"></div>
<div class="entry">
- <div class="title"><a href="http://people.skolelinux.org/pere/blog/First_monitor_calibration_using_ColorHug.html">First monitor calibration using ColorHug</a></div>
- <div class="date">31st May 2012</div>
- <div class="body"><p>A few days ago my color calibration gadget
-<a href="http://www.hughski.com/index.html">ColorHug</a> arrived in the
-mail, and I've had a few days to test it. As all my machines are
-running Debian Squeeze, where
-<a href="http://packages.qa.debian.org/c/colorhug-client.html">the
-calibration software</a> is missing (it is present in Wheezy and Sid),
-I ran the calibration using the Fedora based live CD. This worked
-just fine. So far I have only done the quick calibration. It was
-slow enough for me, so I will leave the more extensive calibration for
-another day.</p>
-
-<p>After calibration, I get a
-<a href="http://en.wikipedia.org/wiki/ICC_profile">ICC color
-profile</a> file that can be passed to programs understanding such
-tools. KDE do not seem to understand it out of the box, so I searched
-for command line tools to use to load the color profile into X.
-xcalib was the first one I found, and it seem to work fine for single
-monitor setups. But for my video player, a laptop with a flat screen
-attached, it was unable to load the color profile for the correct
-monitor. After searching a bit, I
-<a href="http://ubuntuforums.org/showthread.php?t=1347896">discovered</a>
-that the dispwin tool from the argyll package would do what I wanted,
-and a simple</p>
-
-<p><pre>
-dispwin -d 1 profile.icc
-</pre></p>
-
-<p>later I had the color profile loaded for the correct monitor. The
-result was a bit more pink than I expected. I guess I picked the
-wrong monitor type for the "led" monitor I got, but the result is good
-enough for now.</p>
+ <div class="title"><a href="http://people.skolelinux.org/pere/blog/Scripting_the_Cerebrum_bofhd_user_administration_system_using_XML_RPC.html">Scripting the Cerebrum/bofhd user administration system using XML-RPC</a></div>
+ <div class="date"> 6th December 2012</div>
+ <div class="body"><p>Where I work at the <a href="http://www.uio.no/">University of
+Oslo</a>, we use the
+<a href="http://sourceforge.net/projects/cerebrum/">Cerebrum user
+administration system</a> to maintain users, groups, DNS, DHCP, etc.
+I've known since the system was written that the server is providing
+an <a href="http://en.wikipedia.org/wiki/XML-RPC">XML-RPC</a> API, but
+I have never spent time to try to figure out how to use it, as we
+always use the bofh command line client at work. Until today. I want
+to script the updating of DNS and DHCP to make it easier to set up
+virtual machines. Here are a few notes on how to use it with
+Python.</p>
+
+<p>I started by looking at the source of the Java
+<a href="http://cerebrum.svn.sourceforge.net/viewvc/cerebrum/trunk/cerebrum/clients/jbofh/">bofh
+client</a>, to figure out how it connected to the API server. I also
+googled for python examples on how to use XML-RPC, and found
+<a href="http://tldp.org/HOWTO/XML-RPC-HOWTO/xmlrpc-howto-python.html">a
+simple example in</a> the XML-RPC howto.</p>
+
+<p>This simple example code show how to connect, get the list of
+commands (as a JSON dump), and how to get the information about the
+user currently logged in:</p>
+
+<blockquote><pre>
+#!/usr/bin/env python
+import getpass
+import xmlrpclib
+server_url = 'https://cerebrum-uio.uio.no:8000';
+username = getpass.getuser()
+password = getpass.getpass()
+server = xmlrpclib.Server(server_url);
+#print server.get_commands(sessionid)
+sessionid = server.login(username, password)
+print server.run_command(sessionid, "user_info", username)
+result = server.logout(sessionid)
+print result
+</pre></blockquote>
+
+<p>Armed with this knowledge I can now move forward and script the DNS
+and DHCP updates I wanted to do.</p>
</div>
<div class="tags">
- Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>.
+ Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/sysadmin">sysadmin</a>.
</div>
<div class="padding"></div>
<div class="entry">
- <div class="title"><a href="http://people.skolelinux.org/pere/blog/Hvor_samles_det_inn_bensinpriser_for_Norge_.html">Hvor samles det inn bensinpriser for Norge?</a></div>
- <div class="date">31st May 2012</div>
- <div class="body"><p>Det finnes i følge de som har talt ca. 1600 bensinstasjoner i
-Norge. Daglig innsamling av informasjon fra alle disse vil antagelig
-kreve noen tusen frivillige. Dugnadsbasert innsamling av bensinpriser
-for å gjøre det enklere å sammenligne priser og dermed bedre
-konkurransen i bensinmarkedet er en idé som mange har gjennomført de
-siste årene. Her er et forsøk på en oversikt over de som finnes i
-dag.</p>
-
-<dl>
-
-<dt>Dinside.no nettside</dt>
-
-<dd>Nettavisen dinside startet for noen år siden en dugnad for å
-<a href="http://www.dinside.no/1931/her-faar-du-billigst-bensin-diesel">samle
-inn drivstoffpriser</a>. Tjenesten samler inn med et nettsideskjema
-der en må registrere seg for å delta. En SMS-tjeneste har visst
-eksistert tidligere, men er ute av drift 2012-05-31. Listen over
-bensinstasjoner er kun tilgjengelig for registrerte brukere, og
-mangler geografiske koordinater for fremvisning på kart. Listen over
-innsamlede bensinpriser er tilgjengelig som nettside i litt over 24
-timer etter registrering. Antall innsamlede priser pr. dag ligger i
-området 10-35, og jeg har startet på
-<a href="https://scraperwiki.com/scrapers/dinside-bensinpriser/">en
-database over de publiserte prisene</a> hos Scraperwiki.</dd>
-
-<dt>Bitfactorys mobilapp</dt>
-
-<dd>I fjor lanserte
-<a href="http://www.bitfactory.no/bensinpris.html">selskapet Bitfactory
-sin landsdekkende mobilapp</a> (først for iphone, siden også for
-Android) for å samle inn drivstoffpriser og gjøre det enkelt å finne
-billigste stasjon i nærområdet ved hjelp av smarttelefon. Den
-innsamlede informasjonen er ikke publisert på web, men dagens priser
-kan hentes ut ved hjelp av et
-<a href="http://people.skolelinux.org/pere/blog/Litt_informasjon_om_Bitfactorys_Bensinpris_API.html">web-API
-som jeg har dokumentert med reversutvikling</a>. Stasjonslisten
-inneholder geografiske koordinater for fremvisning på kart. Antall
-innsamlede priser pr. dag ser ut til å ligge rundt 200.</dd>
-
-
-
-<dt>NAF Bergens nettside og iphone-app</dt>
-
-<dd>I år lanserte NAF Bergen <a href="http://www.drivstoffpriser.no/">en
-landsdekkende iphone-app</a> koblet til NAF Bergens tjeneste for å
-samle inn og varsle brukerne om bensinpriser. Nettstedet har
-publisert listen over bensinstasjoner, men ikke en komplett oversikt
-over innsamlede priser. De har interessant statistikk over
-prisutviklingen som går tilbake til 2009.
-
-<dt>bensinpris.net</dt>
-
-<dd>Nettside med prisinformasjon for Trondheimsområdet. Informasjonen
-registreres via web og SMS, og krever ikke registrering. Nettsiden
-viser de tre siste prisene registret for bensin og disel. Har liste
-over kjente stasjoner tilgjengelig. Svært lite oppdatert for
-tiden.</dd>
-
-</dl>
-
-<p>I tillegg er jeg kjent med drivstoffguiden.no som ser ut til å være
-nedlagt, og at SSB som del av beregningen av konsumprisindeksen samler
-inn driftstoffpriser hver måned og
-<a href="http://www.ssb.no/petroleumsalg/">legger dem ut i
-PDF-format</a>.</p>
-
-<p>Det jeg ikke forstår er hvorfor det stadig opprettes nye nett- og
-mobiltjenester for å samle inn bensinpriser, i stedet for å samarbeide
-med de eksisterende løsninger for å gjøre de gode nok til nye
-bruksområder. Jobben med å samle inn priser er formidabel, og hvis
-målet er bedre konkurranse på bensinmarkedet ville jeg tro det beste
-var om kundene samlet seg om _ett_ nettsted og samlet alle prisene
-der, i stedet for å spre innsatsen på mange nettsteder. Jeg mistenker
-årsaken ligger i at de aktørene som har satt opp tjenester så langt
-ikke har lagt opp til deling og samarbeid på like vilkår med andre
-aktører, og dermed gjort det vanskelig å legge til funksjonalitet som
-presentasjon på kart, statistisk analyse eller kvalitetssikring av
-bensinstasjonslisten og prisinformasjonen.</p>
-
-<table>
-
-<tr>
-<th>Tjeneste</th>
-<th>Offentlig stasjons-liste</th>
-<th>Publisert stasjons-geopunkt</th>
-<th>Publisert API for inn-legging</th>
-<th>Publisert API for ut-henting</th>
-<th>Publisert alle priser</th>
-<th>Publisert database</th>
-<th>Lands-dekkende</th>
-</tr>
-
-<tr>
-<td>Dinside</td>
-<td>(ja)</td>
-<td>nei</td>
-<td>nei</td>
-<td>nei</td>
-<td>ja</td>
-<td>(ja)</td>
-<td>ja</td>
-</tr>
-
-<tr>
-<td>Bitfactorys mobilapp</td>
-<td>nei</td>
-<td>ja</td>
-<td>(ja)</td>
-<td>(ja)</td>
-<td>nei</td>
-<td>nei</td>
-<td>ja</td>
-</tr>
-
-<tr>
-<td>drivstoffpriser.no</td>
-<td>ja</td>
-<td>ja</td>
-<td>nei</td>
-<td>nei</td>
-<td>nei</td>
-<td>nei</td>
-<td>ja</td>
-</tr>
-
-<tr>
-<td>bensinpris.net</td>
-<td>ja</td>
-<td>nei</td>
-<td>nei</td>
-<td>nei</td>
-<td>nei</td>
-<td>nei</td>
-<td>nei</td>
-</tr>
+ <div class="title"><a href="http://people.skolelinux.org/pere/blog/Lenker_for_2012_11_28.html">Lenker for 2012-11-28</a></div>
+ <div class="date">28th November 2012</div>
+ <div class="body"><p>Mye interessant har skjedd de siste ukene. Her er noen dokumenter
+jeg har hatt glede av å lese.</p>
-</table>
+<p><ul>
+
+<li><a href="http://www.digi.no/906843/kan-du-hjelpe-piratpartiet">-
+Kan du hjelpe Piratpartiet?</a> - Piratpartiet mangler 600
+borgersignaturer for å kunne stille til stortingsvalg neste år. Jeg
+har samlet 20 signaturer. Har du gjort ditt?</li>
+
+<li><a href="http://geekfeminism.wikia.com/wiki/Who_is_harmed_by_a_%22Real_Names%22_policy%3F">Who
+is harmed by a "Real Names" policy?</a> - en fin oversikt over hvem
+som blir skadelidende når nett-tjenester og aviser innfører krav om
+"ekte navn" for å delta.</li>
+
+<li><a href="http://www.aftenposten.no/meninger/kronikker/Kan-vi-stole-pa-alle-i-politiet-7056453.html">Kan
+vi stole på alle i politiet?</a> - Advokat Sigurd J. Klomsæt skriver
+litt om hvor merkelig det er å bli anklaget for å ha lekket
+informasjon fra et politi som åpenbart lekker selv.</li>
+
+<li><a href="http://www.digi.no/906576/opphavsretten-maa-vekk">-
+Opphavsretten må vekk</a> - En av stifterne til
+<a href="http://www.eff.org/">EFF</a> besøkte Oslo i forrige uke, og
+ble i den forbindelsen intervjuet av Digi.
+
+<li><a href="http://www.idg.no/computerworld/article261391.ece">Sparer
+100 millioner kroner med Linux</a> - München har beregnet hvor mye de
+har spart på sin overgang til Linux.</li>
-<p>Dinside mangler dugnadsbasert kvalitetssikring av stasjonslista,
-georeferert informasjon og API for innlegging og uthenting av
-informasjon. Bitfactory mangler publisering av all innsamlet
-informasjon, dugnadsbasert kvalitetssikring av stasjonslista og
-dokumentert API for innlegging og uthenting av informasjon. NAFs
-løsning mangler publisering av all innsamlet informasjon og API for
-innlegging og uthenting av informasjon.</p>
-
-<p>Jeg har nylig spurt folkene bak dinside.nos oversikt og
-drivstoffpriser.no om de er villige til å gi ut sine innsamlede data
-uten bruksbegresninger og tilby et dokumentert og publisert API for å
-legge inn og hente ut informasjon. Så får vi se hva de sier.</p>
+<li><a href="http://www.idg.no/computerworld/article259803.ece">Oslo
+Børs kjøres nå på Linux</a> - Børsen gikk nylig over fra .NET-basert
+løsning til Linux-basert løsning, for å få et system med akseptabel
+kvalitet.</li>
+
+<li><a href="http://www.idg.no/computerworld/article261219.ece">It-milliardær
+vil bygge Mars-koloni</a> - inspirerende for oss som savner en
+selvforsynt koloni på Mars.</li>
+
+</ul></p>
</div>
<div class="tags">
- Tags: <a href="http://people.skolelinux.org/pere/blog/tags/drivstoffpriser">drivstoffpriser</a>, <a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk</a>.
+ Tags: <a href="http://people.skolelinux.org/pere/blog/tags/lenker">lenker</a>, <a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk</a>, <a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett</a>, <a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern</a>.
</div>
<h2>Archive</h2>
<ul>
+<li>2013
+<ul>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2013/01/">January (2)</a></li>
+
+</ul></li>
+
<li>2012
<ul>
<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/05/">May (12)</a></li>
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/06/">June (8)</a></li>
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/06/">June (20)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/07/">July (17)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/08/">August (6)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/09/">September (9)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/10/">October (17)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/11/">November (10)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/12/">December (7)</a></li>
</ul></li>
<li><a href="http://people.skolelinux.org/pere/blog/tags/aros">aros (1)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin (2)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/bankid">bankid (4)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin (5)</a></li>
<li><a href="http://people.skolelinux.org/pere/blog/tags/bootsystem">bootsystem (12)</a></li>
<li><a href="http://people.skolelinux.org/pere/blog/tags/bsa">bsa (2)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/debian">debian (54)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/debian">debian (59)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (104)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (118)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/digistan">digistan (8)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/digistan">digistan (9)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/drivstoffpriser">drivstoffpriser (3)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/docbook">docbook (7)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (135)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/drivstoffpriser">drivstoffpriser (4)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (16)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (166)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (21)</a></li>
<li><a href="http://people.skolelinux.org/pere/blog/tags/fildeling">fildeling (12)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/intervju">intervju (27)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture (10)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/frikanalen">frikanalen (9)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/intervju">intervju (32)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/kart">kart (16)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/kart">kart (17)</a></li>
<li><a href="http://people.skolelinux.org/pere/blog/tags/ldap">ldap (8)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/lenker">lenker (4)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/lenker">lenker (6)</a></li>
<li><a href="http://people.skolelinux.org/pere/blog/tags/ltsp">ltsp (1)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia (16)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia (25)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk (170)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk (219)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug (130)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug (148)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn (1)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn (6)</a></li>
<li><a href="http://people.skolelinux.org/pere/blog/tags/open311">open311 (2)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett (25)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett (41)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern (47)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern (61)</a></li>
<li><a href="http://people.skolelinux.org/pere/blog/tags/raid">raid (1)</a></li>
<li><a href="http://people.skolelinux.org/pere/blog/tags/ruter">ruter (4)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/scraperwiki">scraperwiki (1)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/scraperwiki">scraperwiki (2)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet (23)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet (28)</a></li>
<li><a href="http://people.skolelinux.org/pere/blog/tags/sitesummary">sitesummary (4)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/standard">standard (29)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/skepsis">skepsis (4)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/standard">standard (39)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/stavekontroll">stavekontroll (3)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/stavekontroll">stavekontroll (1)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/stortinget">stortinget (5)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/stortinget">stortinget (4)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance (12)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance (10)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/sysadmin">sysadmin (1)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/valg">valg (6)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/valg">valg (7)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/video">video (25)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/video">video (35)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/vitenskap">vitenskap (1)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/vitenskap">vitenskap (4)</a></li>
- <li><a href="http://people.skolelinux.org/pere/blog/tags/web">web (20)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/web">web (26)</a></li>
</ul>