- <title>Litt statistikk over offentlige anbud annonsert via Doffin siden 2008</title>
- <link>http://people.skolelinux.org/pere/blog/Litt_statistikk_over_offentlige_anbud_annonsert_via_Doffin_siden_2008.html</link>
- <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Litt_statistikk_over_offentlige_anbud_annonsert_via_Doffin_siden_2008.html</guid>
- <pubDate>Mon, 11 Feb 2013 14:40:00 +0100</pubDate>
- <description><p>For et halvt år siden
-<a href="http://people.skolelinux.org/pere/blog/SQL_database_med_anbud_publisert_p__Doffin.html">satte
-jeg opp et system for å lage en database</a> med informasjon om
-offentlige anbud fra <a href="http://www.doffin.no/">Doffin</a> ved
-<a href="https://scraperwiki.com/scrapers/norwegian-doffin/">hjelp av
-Scraperwiki</a>. Nå er databasen så vidt jeg kan se komplett, med
-data helt tilbake til 2008. Her er litt statistikk over
-<a href="https://api.scraperwiki.com/api/1.0/datastore/sqlite?format=htmltable&name=norwegian-doffin&query=select%20strftime(%22%25Y-%25m%22%2C%20publishdate)%20as%20publishmonth%2C%20count(*)%20from%20%60swdata%60%20group%20by%20publishmonth%20order%20by%20publishmonth%20desc">antall
-anbud publisert hver måned</a>:</p>
-
-<p><table border="1">
-<tr> <th>Publiseringsmåned</th> <th>Antall</th> </tr>
-<tr> <td>2013-01</td> <td>1015</td> </tr>
-<tr> <td>2012-12</td> <td>756</td> </tr>
-<tr> <td>2012-11</td> <td>979</td> </tr>
-<tr> <td>2012-10</td> <td>1093</td> </tr>
-<tr> <td>2012-09</td> <td>1023</td> </tr>
-<tr> <td>2012-08</td> <td>951</td> </tr>
-<tr> <td>2012-07</td> <td>1103</td> </tr>
-<tr> <td>2012-06</td> <td>1334</td> </tr>
-<tr> <td>2012-05</td> <td>1435</td> </tr>
-<tr> <td>2012-04</td> <td>1169</td> </tr>
-<tr> <td>2012-03</td> <td>1573</td> </tr>
-<tr> <td>2012-02</td> <td>1335</td> </tr>
-<tr> <td>2012-01</td> <td>1147</td> </tr>
-<tr> <td>2011-12</td> <td>1045</td> </tr>
-<tr> <td>2011-11</td> <td>1114</td> </tr>
-<tr> <td>2011-10</td> <td>1230</td> </tr>
-<tr> <td>2011-09</td> <td>1165</td> </tr>
-<tr> <td>2011-08</td> <td>966</td> </tr>
-<tr> <td>2011-07</td> <td>1148</td> </tr>
-<tr> <td>2011-06</td> <td>1410</td> </tr>
-<tr> <td>2011-05</td> <td>1536</td> </tr>
-<tr> <td>2011-04</td> <td>1350</td> </tr>
-<tr> <td>2011-03</td> <td>1574</td> </tr>
-<tr> <td>2011-02</td> <td>1370</td> </tr>
-<tr> <td>2011-01</td> <td>1049</td> </tr>
-<tr> <td>2010-12</td> <td>992</td> </tr>
-<tr> <td>2010-11</td> <td>1089</td> </tr>
-<tr> <td>2010-10</td> <td>1110</td> </tr>
-<tr> <td>2010-09</td> <td>1132</td> </tr>
-<tr> <td>2010-08</td> <td>883</td> </tr>
-<tr> <td>2010-07</td> <td>1126</td> </tr>
-<tr> <td>2010-06</td> <td>1440</td> </tr>
-<tr> <td>2010-05</td> <td>1236</td> </tr>
-<tr> <td>2010-04</td> <td>1249</td> </tr>
-<tr> <td>2010-03</td> <td>1556</td> </tr>
-<tr> <td>2010-02</td> <td>1256</td> </tr>
-<tr> <td>2010-01</td> <td>1140</td> </tr>
-<tr> <td>2009-12</td> <td>1013</td> </tr>
-<tr> <td>2009-11</td> <td>1220</td> </tr>
-<tr> <td>2009-10</td> <td>1320</td> </tr>
-<tr> <td>2009-09</td> <td>1294</td> </tr>
-<tr> <td>2009-08</td> <td>953</td> </tr>
-<tr> <td>2009-07</td> <td>1162</td> </tr>
-<tr> <td>2009-06</td> <td>1605</td> </tr>
-<tr> <td>2009-05</td> <td>1568</td> </tr>
-<tr> <td>2009-04</td> <td>1522</td> </tr>
-<tr> <td>2009-03</td> <td>1599</td> </tr>
-<tr> <td>2009-02</td> <td>1376</td> </tr>
-<tr> <td>2009-01</td> <td>1080</td> </tr>
-<tr> <td>2008-12</td> <td>1028</td> </tr>
-<tr> <td>2008-11</td> <td>949</td> </tr>
-<tr> <td>2008-10</td> <td>1047</td> </tr>
-<tr> <td>2008-09</td> <td>965</td> </tr>
-<tr> <td>2008-08</td> <td>725</td> </tr>
-<tr> <td>2008-07</td> <td>1015</td> </tr>
-<tr> <td>2008-06</td> <td>1304</td> </tr>
-<tr> <td>2008-05</td> <td>323</td> </tr>
-</table></p>
-
-<p>Her er tilsvarende
-<a href="https://api.scraperwiki.com/api/1.0/datastore/sqlite?format=htmltable&name=norwegian-doffin&query=select%20strftime(%22%25Y%22%2C%20publishdate)%20as%20publishyear%2C%20count(*)%20from%20%60swdata%60%20group%20by%20publishyear%20order%20by%20publishyear%20desc">tall
-per år</a>, som viser en liten nedgang i antall anbud:</p>
-
-<table border="1">
-<tr> <th>Publiseringsår</th> <th>Antall</th> </tr>
-<tr> <td>2012</td> <td>13898</td> </tr>
-<tr> <td>2011</td> <td>14957</td> </tr>
-<tr> <td>2010</td> <td>14209</td> </tr>
-<tr> <td>2009</td> <td>15712</td> </tr>
-<tr> <td>2008</td> <td>7356</td> </tr>
-</table></p>
-
-<p>Jeg droppet den ufullstendige måneden og året fra tabellen. Se
-lenken for oppdaterte tall.</p>
-</description>
- </item>
-
- <item>
- <title>Sleep until morning - home automation for the kids</title>
- <link>http://people.skolelinux.org/pere/blog/Sleep_until_morning___home_automation_for_the_kids.html</link>
- <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Sleep_until_morning___home_automation_for_the_kids.html</guid>
- <pubDate>Sun, 10 Feb 2013 12:50:00 +0100</pubDate>
- <description><p><img align="left" style="margin-right:25px;" src="http://people.skolelinux.org/pere/blog/images/2013-02-10-morning-light.jpeg"></p>
-
-<p>With kids in the house, one challenge is getting them to sleep
-during the night and wake up when it is morning. I mean, when I
-believe it is morning, and not two hours earlier. In our household we
-have decided that 07:00 is the turning point, but getting the kids to
-sleep until 07:00 is a small challenge every day. They have adapted
-quite well, and rarely wake up at 05:00 any more, but some times wake
-up at times like 05:50, 06:15, 06:30 or 06:45, and it is hard to put
-the awake one to bed again without disturbing and waking the rest.
-And I understand perfectly well that they fail to sleep until 07:00
-some times, as there is no way for them to know if it is before or
-after the magic moment without coming and asking us parents.</p>
-
-<p>But yesterday I came up with a method to solve this problem. It
-involve home automation. A few years ago I bought a
-<a href="http://www.telldus.se/products/tellstick">Tellstick</a> and RF
-switches at the local <a href="http://www.clasohlson.com/">Clas
-Ohlson</a> shop, allowing me to control lights and other electrical
-gadgets using my Linux server. When I moved from the old flat to a
-small house, I put away all this equipment as most of the lighting in
-the house was not using wall sockets and thus not easy to connect to
-the gadgets I had. But recently I bought a
-<a href="http://www.telldus.se/products/tellstick_net">Tellstick
-Net</a> to be able to read sensor input as well as control power
-sockets. I want to control ovens in the basement to avoid the pipes
-to freeze, and monitor the humidity to detect flooding. The default
-setup for Tellstick Net is to be controlled by the vendor web service,
-which to me is a security problem, but it is also possible to build
-ones own
-<a href="http://developer.telldus.com/blog/2012/03/02/help-us-develop-local-access-using-tellstick-net-build-your-own-firmware">firmware
-with local access</A> instead of being controlled by a Swedish
-company, thanks to the release of the GPL licensed firmware source
-code. I plan to get that running before I let it control anything
-important. But while working on this, one idea to make it easier for
-the kids came to me yesterday. We can set up a night light controlled
-by the computer, and turn it automatically on at 07:00. The kids can
-then check the light in the morning to know if they are supposed to
-get up or not. They joined me in setting everything up, and I
-repeated the concept several times before bed times to make sure they
-remembered to check the light before getting up in the morning.</p>
-
-<p>We tested it this morning, and all the kids stayed in bed until
-after 07:00, and every one of them commented on the fact that the
-"morning light" was turned on and signalled that the morning had
-arrived. So this look like a success, and I am excited to see how
-this develops the next few days. :) I really hope this can allow us
-all to sleep a bit longer in the morning.</p>
-
-<p>A nice advantage of this setup is that we can remote control when
-to tell the kids to get up. We do not have to wait until 07:00, and
-can also delay it if we want to.</p>
+ <title>Third alpha release of Debian Edu / Skolelinux based on Debian Wheezy</title>
+ <link>http://people.skolelinux.org/pere/blog/Third_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</link>
+ <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Third_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</guid>
+ <pubDate>Mon, 10 Jun 2013 22:50:00 +0200</pubDate>
+ <description><p>The third wheezy based alpha release of Debian Edu was wrapped up
+today. This is the release announcement:</p>
+
+<p><strong>New features for Debian Edu 7.0.0 alpha2 released
+2013-06-10</strong></p>
+
+<p>This is the release notes for for Debian Edu / Skolelinux 7.0.0 edu
+alpha2, based on Debian with codename "Wheezy".</p>
+
+<p><strong>About Debian Edu and Skolelinux</strong></p>
+
+<p><a href="http://www.skolelinux.org/">Debian Edu, also known as
+Skolelinux</a>, is a Linux distribution based on Debian providing an
+out-of-the box environment of a completely configured school
+network. Immediately 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. The provided school server provides LDAP
+database and Kerberos authentication service, centralized home
+directories, DHCP server, web proxy and many other services. The
+desktop contains
+<a href="http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html">more
+than 60 educational software packages</a> and more are available from
+the Debian archive, and schools can choose between KDE, Gnome, LXDE
+and Xfce desktop environment.</p>
+
+<p>This is the third test release based on Debian Wheezy. Basically
+this is an updated and slightly improved version compared to the
+Squeeze release.</p>
+
+<p><strong>Software updates</strong></p>
+
+<ul>
+
+<li>Iceweasel was updated from 10 to 17. (DSA 2699-1)
+<li>Updated libxv (DSA-2674), libxvmc (DSA-2675), libxfixes (DSA-2676), libxrender (DSA-2677), mesa (DSA-2678), xserver-xorg-video-openchrome (DSA-2679), libxt (DSA-2680), libxcursor (DSA-2681), libxext (DSA-2682), libxi (DSA-2683), libxrandr (DSA-2684), libxp (DSA-2685), libxcb (DSA-2686), libfs (DSA-2687), libxres (DSA-2688), libxtst (DSA-2689), libxxf86dga (DSA-2690), libxinerama (DSA-2691), libxxf86vm (DSA-2692), libx11 (DSA-2693), chromium-browser (DSA-2695), gnutls26 (DSA-2697), wireshark (DSA-2700), krb5 (DSA-2701), telepathy-gabble (DSA-2702) and subversion (DSA-2703).
+<li>Switched xrdp on thin client servers to use tightvncserver instead of xvnc4.
+<li>Now install software oscilloscope xoscope by default.
+<li>Now install music tools gtick, lingot and pianobooster by default.
+
+</ul>
+
+<p><strong>Other changes</strong></p>
+
+<ul>
+
+<li>The subnet-change script is now able to change all files needing a change on the main-server when changing the IP network used.
+<li>Updated translation of the installation.
+<li>New Romanian translation.
+<li>Fix security problem causing root and first user password to no longer show up in /var/cache/debconf/templates.dat.
+<li>Fix roaming workstation setup (Closed in libpam-mklocaluser/0.8, libpam-mklocaluser/0.8~deb7u1: #706753: libpam-mklocaluser: Fail to create local user during first login).
+<li>Made roaming workstation setup more robust in non-Debian Edu environments.
+<li>New script debian-edu-bless to transform a Debian installation to a Debian Edu profile.
+<li>Adjust Iceweasel setup to improve performance when $HOME is on NFS.
+<li>More testsuite tests.
+<li>Make automatic proxy configuration more robust.
+<li>Adjust GOsa² GUI configuration.
+
+<li>Update thin client and diskless workstation setup to work with
+LTSP in Wheezy.</li>
+
+<li>Diskless workstations now run out of the box -- no need to set
+them up with GOsa².</li>
+
+<li>Update IMAP server setup. </li>
+
+<li>Fix login into Skolelinux Backup Tool (Closed in
+slbackup-php/0.4.4-1: #700257: slbackup-php: Fails to submit correctly
+entered password). </li>
+
+</ul>
+
+<p><strong>Known issues</strong></p>
+
+<ul>
+
+<li>DVD binary and source images are not yet ready.</li>
+
+<li>No mass import of user account data in GOsa (ldif or csv)
+available yet (Open in gosa/2.7.4-4: #698840: gosa-plugin-ldapmanager:
+missing import feature).</li>
+
+<li>Missing artwork for the KDE desktop (and probably a few others). </li>
+
+<li>KDE Debian submenu lacks icons (Closed: #502192: menu-xdg: invents
+own icon names instead of using existing). This will remain
+unfixed.</li>
+
+</ul>
+
+<p><strong>Where to get it</strong></p>
+
+<p>To download the multiarch netinstall CD release you can use</p>
+
+<ul>
+
+<li><a href="ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso">ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso</a></li>
+
+<li><a href="http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso">http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso</a></li>
+
+<li>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso .</li>
+
+</ul>
+
+<p>The MD5SUM of this image is: 27bbcace407743382f3c42c08dbe8178
+<br>The SHA1SUM of this image is: e35f7d7908566cd3075375b3721fa10ee420d419</p>
+
+<p><strong>How to report bugs</strong></p>
+
+<p><a href="http://wiki.debian.org/DebianEdu/HowTo/ReportBugs">http://wiki.debian.org/DebianEdu/HowTo/ReportBugs</a>