]> pere.pagekite.me Git - homepage.git/blob - blog/archive/2013/02/02.rss
Generated.
[homepage.git] / blog / archive / 2013 / 02 / 02.rss
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/'>
3 <channel>
4 <title>Petter Reinholdtsen - Entries from February 2013</title>
5 <description>Entries from February 2013</description>
6 <link>http://people.skolelinux.org/pere/blog/</link>
7
8
9 <item>
10 <title>&quot;Electronic&quot; paper invoices - using vCard in a QR code</title>
11 <link>http://people.skolelinux.org/pere/blog/_Electronic__paper_invoices___using_vCard_in_a_QR_code.html</link>
12 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/_Electronic__paper_invoices___using_vCard_in_a_QR_code.html</guid>
13 <pubDate>Tue, 12 Feb 2013 10:30:00 +0100</pubDate>
14 <description>Here in Norway, electronic invoices are spreading, and the
15 &lt;a href=&quot;http://www.anskaffelser.no/e-handel/faktura&quot;&gt;solution promoted
16 by the Norwegian government&lt;/a&gt; require that invoices are sent through
17 one of the approved facilitators, and it is not possible to send
18 electronic invoices without an agreement with one of these
19 facilitators. This seem like a needless limitation to be able to
20 transfer invoice information between buyers and sellers. My preferred
21 solution would be to just transfer the invoice information directly
22 between seller and buyer, for example using SMTP, or some HTTP based
23 protocol like REST or SOAP. But this might also be overkill, as the
24 &quot;electronic&quot; information can be transferred using paper invoices too,
25 using a simple bar code. My bar code encoding of choice would be QR
26 codes, as this encoding can be read by any smart phone out there. The
27 content of the code could be anything, but I would go with
28 &lt;a href=&quot;http://en.wikipedia.org/wiki/VCard&quot;&gt;the vCard format&lt;/a&gt;, as
29 it too is supported by a lot of computer equipment these days.&lt;/p&gt;
30
31 &lt;p&gt;The vCard format support extentions, and the invoice specific
32 information can be included using such extentions. For example an
33 invoice from SLX Debian Labs (picked because we
34 &lt;a href=&quot;http://www.linuxiskolen.no/slxdebianlabs/donations.html&quot;&gt;ask
35 for donations to the Debian Edu project&lt;/a&gt; and thus have bank account
36 information publicly available) for NOK 1000.00 could have these extra
37 fields:&lt;/p&gt;
38
39 &lt;p&gt;&lt;pre&gt;
40 X-INVOICE-NUMBER:1
41 X-INVOICE-AMOUNT:NOK1000.00
42 X-BANK-ACCOUNT-NUMBER:16040884339
43 X-BANK-IBAN-NUMBER:NO8516040884339
44 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
45 &lt;/pre&gt;&lt;/p&gt;
46
47 &lt;p&gt;The X-BANK-ACCOUNT-NUMBER field was proposed in a stackoverflow
48 answer regarding
49 &lt;a href=&quot;http://stackoverflow.com/questions/10045664/storing-bank-account-in-vcard-file&quot;&gt;how
50 to put bank account information into a vCard&lt;/a&gt;.&lt;/p&gt;
51
52 The complete vCard could look like this:
53
54 &lt;p&gt;&lt;pre&gt;
55 BEGIN:VCARD
56 VERSION:2.1
57 ORG:SLX Debian Labs Foundation
58 ADR;WORK:;;Gunnar Schjelderups vei 29D;OSLO;;0485;Norway
59 URL;WORK:http://www.linuxiskolen.no/slxdebianlabs/
60 EMAIL;PREF;INTERNET:sdl-styret@rt.nuug.no
61 REV:20130212T095000Z
62 X-INVOICE-NUMBER:1
63 X-INVOICE-AMOUNT:NOK1000.00
64 X-BANK-ACCOUNT-NUMBER:16040884339
65 X-BANK-IBAN-NUMBER:NO8516040884339
66 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
67 END:VCARD
68 &lt;/pre&gt;&lt;/p&gt;
69
70 &lt;p&gt;The resulting QR code created using
71 &lt;a href=&quot;http://fukuchi.org/works/qrencode/&quot;&gt;qrencode&lt;/a&gt; would look
72 like this, and should be readable (and thus checkable) by any smart
73 phone, or for example the &lt;a href=&quot;http://zbar.sourceforge.net/&quot;&gt;zbar
74 bar code reader&lt;/a&gt; and feed right into the approval and accounting
75 system.&lt;/p&gt;
76
77 &lt;p&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2013-02-12-qr-invoice.png&quot;&gt;&lt;/p&gt;
78
79 &lt;p&gt;The extension fields will most likely not show up in any normal
80 vCard reader, so those parts would have to go directly into a system
81 handling invoices. I am a bit unsure how vCards without name parts
82 are handled, but a simple test indicate that this work just fine.&lt;/p&gt;
83 </description>
84 </item>
85
86 <item>
87 <title>Litt statistikk over offentlige anbud annonsert via Doffin siden 2008</title>
88 <link>http://people.skolelinux.org/pere/blog/Litt_statistikk_over_offentlige_anbud_annonsert_via_Doffin_siden_2008.html</link>
89 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Litt_statistikk_over_offentlige_anbud_annonsert_via_Doffin_siden_2008.html</guid>
90 <pubDate>Mon, 11 Feb 2013 14:40:00 +0100</pubDate>
91 <description>&lt;p&gt;For et halvt år siden
92 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/SQL_database_med_anbud_publisert_p__Doffin.html&quot;&gt;satte
93 jeg opp et system for å lage en database&lt;/a&gt; med informasjon om
94 offentlige anbud fra &lt;a href=&quot;http://www.doffin.no/&quot;&gt;Doffin&lt;/a&gt; ved
95 &lt;a href=&quot;https://scraperwiki.com/scrapers/norwegian-doffin/&quot;&gt;hjelp av
96 Scraperwiki&lt;/a&gt;. Nå er databasen så vidt jeg kan se komplett, med
97 data helt tilbake til 2008. Her er litt statistikk over
98 &lt;a href=&quot;https://api.scraperwiki.com/api/1.0/datastore/sqlite?format=htmltable&amp;name=norwegian-doffin&amp;query=select%20strftime(%22%25Y-%25m%22%2C%20publishdate)%20as%20publishmonth%2C%20count(*)%20from%20%60swdata%60%20group%20by%20publishmonth%20order%20by%20publishmonth%20desc&quot;&gt;antall
99 anbud publisert hver måned&lt;/a&gt;:&lt;/p&gt;
100
101 &lt;p&gt;&lt;table border=&quot;1&quot;&gt;
102 &lt;tr&gt; &lt;th&gt;Publiseringsmåned&lt;/th&gt; &lt;th&gt;Antall&lt;/th&gt; &lt;/tr&gt;
103 &lt;tr&gt; &lt;td&gt;2013-01&lt;/td&gt; &lt;td&gt;1015&lt;/td&gt; &lt;/tr&gt;
104 &lt;tr&gt; &lt;td&gt;2012-12&lt;/td&gt; &lt;td&gt;756&lt;/td&gt; &lt;/tr&gt;
105 &lt;tr&gt; &lt;td&gt;2012-11&lt;/td&gt; &lt;td&gt;979&lt;/td&gt; &lt;/tr&gt;
106 &lt;tr&gt; &lt;td&gt;2012-10&lt;/td&gt; &lt;td&gt;1093&lt;/td&gt; &lt;/tr&gt;
107 &lt;tr&gt; &lt;td&gt;2012-09&lt;/td&gt; &lt;td&gt;1023&lt;/td&gt; &lt;/tr&gt;
108 &lt;tr&gt; &lt;td&gt;2012-08&lt;/td&gt; &lt;td&gt;951&lt;/td&gt; &lt;/tr&gt;
109 &lt;tr&gt; &lt;td&gt;2012-07&lt;/td&gt; &lt;td&gt;1103&lt;/td&gt; &lt;/tr&gt;
110 &lt;tr&gt; &lt;td&gt;2012-06&lt;/td&gt; &lt;td&gt;1334&lt;/td&gt; &lt;/tr&gt;
111 &lt;tr&gt; &lt;td&gt;2012-05&lt;/td&gt; &lt;td&gt;1435&lt;/td&gt; &lt;/tr&gt;
112 &lt;tr&gt; &lt;td&gt;2012-04&lt;/td&gt; &lt;td&gt;1169&lt;/td&gt; &lt;/tr&gt;
113 &lt;tr&gt; &lt;td&gt;2012-03&lt;/td&gt; &lt;td&gt;1573&lt;/td&gt; &lt;/tr&gt;
114 &lt;tr&gt; &lt;td&gt;2012-02&lt;/td&gt; &lt;td&gt;1335&lt;/td&gt; &lt;/tr&gt;
115 &lt;tr&gt; &lt;td&gt;2012-01&lt;/td&gt; &lt;td&gt;1147&lt;/td&gt; &lt;/tr&gt;
116 &lt;tr&gt; &lt;td&gt;2011-12&lt;/td&gt; &lt;td&gt;1045&lt;/td&gt; &lt;/tr&gt;
117 &lt;tr&gt; &lt;td&gt;2011-11&lt;/td&gt; &lt;td&gt;1114&lt;/td&gt; &lt;/tr&gt;
118 &lt;tr&gt; &lt;td&gt;2011-10&lt;/td&gt; &lt;td&gt;1230&lt;/td&gt; &lt;/tr&gt;
119 &lt;tr&gt; &lt;td&gt;2011-09&lt;/td&gt; &lt;td&gt;1165&lt;/td&gt; &lt;/tr&gt;
120 &lt;tr&gt; &lt;td&gt;2011-08&lt;/td&gt; &lt;td&gt;966&lt;/td&gt; &lt;/tr&gt;
121 &lt;tr&gt; &lt;td&gt;2011-07&lt;/td&gt; &lt;td&gt;1148&lt;/td&gt; &lt;/tr&gt;
122 &lt;tr&gt; &lt;td&gt;2011-06&lt;/td&gt; &lt;td&gt;1410&lt;/td&gt; &lt;/tr&gt;
123 &lt;tr&gt; &lt;td&gt;2011-05&lt;/td&gt; &lt;td&gt;1536&lt;/td&gt; &lt;/tr&gt;
124 &lt;tr&gt; &lt;td&gt;2011-04&lt;/td&gt; &lt;td&gt;1350&lt;/td&gt; &lt;/tr&gt;
125 &lt;tr&gt; &lt;td&gt;2011-03&lt;/td&gt; &lt;td&gt;1574&lt;/td&gt; &lt;/tr&gt;
126 &lt;tr&gt; &lt;td&gt;2011-02&lt;/td&gt; &lt;td&gt;1370&lt;/td&gt; &lt;/tr&gt;
127 &lt;tr&gt; &lt;td&gt;2011-01&lt;/td&gt; &lt;td&gt;1049&lt;/td&gt; &lt;/tr&gt;
128 &lt;tr&gt; &lt;td&gt;2010-12&lt;/td&gt; &lt;td&gt;992&lt;/td&gt; &lt;/tr&gt;
129 &lt;tr&gt; &lt;td&gt;2010-11&lt;/td&gt; &lt;td&gt;1089&lt;/td&gt; &lt;/tr&gt;
130 &lt;tr&gt; &lt;td&gt;2010-10&lt;/td&gt; &lt;td&gt;1110&lt;/td&gt; &lt;/tr&gt;
131 &lt;tr&gt; &lt;td&gt;2010-09&lt;/td&gt; &lt;td&gt;1132&lt;/td&gt; &lt;/tr&gt;
132 &lt;tr&gt; &lt;td&gt;2010-08&lt;/td&gt; &lt;td&gt;883&lt;/td&gt; &lt;/tr&gt;
133 &lt;tr&gt; &lt;td&gt;2010-07&lt;/td&gt; &lt;td&gt;1126&lt;/td&gt; &lt;/tr&gt;
134 &lt;tr&gt; &lt;td&gt;2010-06&lt;/td&gt; &lt;td&gt;1440&lt;/td&gt; &lt;/tr&gt;
135 &lt;tr&gt; &lt;td&gt;2010-05&lt;/td&gt; &lt;td&gt;1236&lt;/td&gt; &lt;/tr&gt;
136 &lt;tr&gt; &lt;td&gt;2010-04&lt;/td&gt; &lt;td&gt;1249&lt;/td&gt; &lt;/tr&gt;
137 &lt;tr&gt; &lt;td&gt;2010-03&lt;/td&gt; &lt;td&gt;1556&lt;/td&gt; &lt;/tr&gt;
138 &lt;tr&gt; &lt;td&gt;2010-02&lt;/td&gt; &lt;td&gt;1256&lt;/td&gt; &lt;/tr&gt;
139 &lt;tr&gt; &lt;td&gt;2010-01&lt;/td&gt; &lt;td&gt;1140&lt;/td&gt; &lt;/tr&gt;
140 &lt;tr&gt; &lt;td&gt;2009-12&lt;/td&gt; &lt;td&gt;1013&lt;/td&gt; &lt;/tr&gt;
141 &lt;tr&gt; &lt;td&gt;2009-11&lt;/td&gt; &lt;td&gt;1220&lt;/td&gt; &lt;/tr&gt;
142 &lt;tr&gt; &lt;td&gt;2009-10&lt;/td&gt; &lt;td&gt;1320&lt;/td&gt; &lt;/tr&gt;
143 &lt;tr&gt; &lt;td&gt;2009-09&lt;/td&gt; &lt;td&gt;1294&lt;/td&gt; &lt;/tr&gt;
144 &lt;tr&gt; &lt;td&gt;2009-08&lt;/td&gt; &lt;td&gt;953&lt;/td&gt; &lt;/tr&gt;
145 &lt;tr&gt; &lt;td&gt;2009-07&lt;/td&gt; &lt;td&gt;1162&lt;/td&gt; &lt;/tr&gt;
146 &lt;tr&gt; &lt;td&gt;2009-06&lt;/td&gt; &lt;td&gt;1605&lt;/td&gt; &lt;/tr&gt;
147 &lt;tr&gt; &lt;td&gt;2009-05&lt;/td&gt; &lt;td&gt;1568&lt;/td&gt; &lt;/tr&gt;
148 &lt;tr&gt; &lt;td&gt;2009-04&lt;/td&gt; &lt;td&gt;1522&lt;/td&gt; &lt;/tr&gt;
149 &lt;tr&gt; &lt;td&gt;2009-03&lt;/td&gt; &lt;td&gt;1599&lt;/td&gt; &lt;/tr&gt;
150 &lt;tr&gt; &lt;td&gt;2009-02&lt;/td&gt; &lt;td&gt;1376&lt;/td&gt; &lt;/tr&gt;
151 &lt;tr&gt; &lt;td&gt;2009-01&lt;/td&gt; &lt;td&gt;1080&lt;/td&gt; &lt;/tr&gt;
152 &lt;tr&gt; &lt;td&gt;2008-12&lt;/td&gt; &lt;td&gt;1028&lt;/td&gt; &lt;/tr&gt;
153 &lt;tr&gt; &lt;td&gt;2008-11&lt;/td&gt; &lt;td&gt;949&lt;/td&gt; &lt;/tr&gt;
154 &lt;tr&gt; &lt;td&gt;2008-10&lt;/td&gt; &lt;td&gt;1047&lt;/td&gt; &lt;/tr&gt;
155 &lt;tr&gt; &lt;td&gt;2008-09&lt;/td&gt; &lt;td&gt;965&lt;/td&gt; &lt;/tr&gt;
156 &lt;tr&gt; &lt;td&gt;2008-08&lt;/td&gt; &lt;td&gt;725&lt;/td&gt; &lt;/tr&gt;
157 &lt;tr&gt; &lt;td&gt;2008-07&lt;/td&gt; &lt;td&gt;1015&lt;/td&gt; &lt;/tr&gt;
158 &lt;tr&gt; &lt;td&gt;2008-06&lt;/td&gt; &lt;td&gt;1304&lt;/td&gt; &lt;/tr&gt;
159 &lt;tr&gt; &lt;td&gt;2008-05&lt;/td&gt; &lt;td&gt;323&lt;/td&gt; &lt;/tr&gt;
160 &lt;/table&gt;&lt;/p&gt;
161
162 &lt;p&gt;Her er tilsvarende
163 &lt;a href=&quot;https://api.scraperwiki.com/api/1.0/datastore/sqlite?format=htmltable&amp;name=norwegian-doffin&amp;query=select%20strftime(%22%25Y%22%2C%20publishdate)%20as%20publishyear%2C%20count(*)%20from%20%60swdata%60%20group%20by%20publishyear%20order%20by%20publishyear%20desc&quot;&gt;tall
164 per år&lt;/a&gt;, som viser en liten nedgang i antall anbud:&lt;/p&gt;
165
166 &lt;table border=&quot;1&quot;&gt;
167 &lt;tr&gt; &lt;th&gt;Publiseringsår&lt;/th&gt; &lt;th&gt;Antall&lt;/th&gt; &lt;/tr&gt;
168 &lt;tr&gt; &lt;td&gt;2012&lt;/td&gt; &lt;td&gt;13898&lt;/td&gt; &lt;/tr&gt;
169 &lt;tr&gt; &lt;td&gt;2011&lt;/td&gt; &lt;td&gt;14957&lt;/td&gt; &lt;/tr&gt;
170 &lt;tr&gt; &lt;td&gt;2010&lt;/td&gt; &lt;td&gt;14209&lt;/td&gt; &lt;/tr&gt;
171 &lt;tr&gt; &lt;td&gt;2009&lt;/td&gt; &lt;td&gt;15712&lt;/td&gt; &lt;/tr&gt;
172 &lt;tr&gt; &lt;td&gt;2008&lt;/td&gt; &lt;td&gt;7356&lt;/td&gt; &lt;/tr&gt;
173 &lt;/table&gt;&lt;/p&gt;
174
175 &lt;p&gt;Jeg droppet den ufullstendige måneden og året fra tabellen. Se
176 lenken for oppdaterte tall.&lt;/p&gt;
177 </description>
178 </item>
179
180 <item>
181 <title>Sleep until morning - home automation for the kids</title>
182 <link>http://people.skolelinux.org/pere/blog/Sleep_until_morning___home_automation_for_the_kids.html</link>
183 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Sleep_until_morning___home_automation_for_the_kids.html</guid>
184 <pubDate>Sun, 10 Feb 2013 12:50:00 +0100</pubDate>
185 <description>&lt;p&gt;&lt;img align=&quot;left&quot; style=&quot;margin-right:25px;&quot; src=&quot;http://people.skolelinux.org/pere/blog/images/2013-02-10-morning-light.jpeg&quot;&gt;&lt;/p&gt;
186
187 &lt;p&gt;With kids in the house, one challenge is getting them to sleep
188 during the night and wake up when it is morning. I mean, when I
189 believe it is morning, and not two hours earlier. In our household we
190 have decided that 07:00 is the turning point, but getting the kids to
191 sleep until 07:00 is a small challenge every day. They have adapted
192 quite well, and rarely wake up at 05:00 any more, but some times wake
193 up at times like 05:50, 06:15, 06:30 or 06:45, and it is hard to put
194 the awake one to bed again without disturbing and waking the rest.
195 And I understand perfectly well that they fail to sleep until 07:00
196 some times, as there is no way for them to know if it is before or
197 after the magic moment without coming and asking us parents.&lt;/p&gt;
198
199 &lt;p&gt;But yesterday I came up with a method to solve this problem. It
200 involve home automation. A few years ago I bought a
201 &lt;a href=&quot;http://www.telldus.se/products/tellstick&quot;&gt;Tellstick&lt;/a&gt; and RF
202 switches at the local &lt;a href=&quot;http://www.clasohlson.com/&quot;&gt;Clas
203 Ohlson&lt;/a&gt; shop, allowing me to control lights and other electrical
204 gadgets using my Linux server. When I moved from the old flat to a
205 small house, I put away all this equipment as most of the lighting in
206 the house was not using wall sockets and thus not easy to connect to
207 the gadgets I had. But recently I bought a
208 &lt;a href=&quot;http://www.telldus.se/products/tellstick_net&quot;&gt;Tellstick
209 Net&lt;/a&gt; to be able to read sensor input as well as control power
210 sockets. I want to control ovens in the basement to avoid the pipes
211 to freeze, and monitor the humidity to detect flooding. The default
212 setup for Tellstick Net is to be controlled by the vendor web service,
213 which to me is a security problem, but it is also possible to build
214 ones own
215 &lt;a href=&quot;http://developer.telldus.com/blog/2012/03/02/help-us-develop-local-access-using-tellstick-net-build-your-own-firmware&quot;&gt;firmware
216 with local access&lt;/A&gt; instead of being controlled by a Swedish
217 company, thanks to the release of the GPL licensed firmware source
218 code. I plan to get that running before I let it control anything
219 important. But while working on this, one idea to make it easier for
220 the kids came to me yesterday. We can set up a night light controlled
221 by the computer, and turn it automatically on at 07:00. The kids can
222 then check the light in the morning to know if they are supposed to
223 get up or not. They joined me in setting everything up, and I
224 repeated the concept several times before bed times to make sure they
225 remembered to check the light before getting up in the morning.&lt;/p&gt;
226
227 &lt;p&gt;We tested it this morning, and all the kids stayed in bed until
228 after 07:00, and every one of them commented on the fact that the
229 &quot;morning light&quot; was turned on and signalled that the morning had
230 arrived. So this look like a success, and I am excited to see how
231 this develops the next few days. :) I really hope this can allow us
232 all to sleep a bit longer in the morning.&lt;/p&gt;
233
234 &lt;p&gt;A nice advantage of this setup is that we can remote control when
235 to tell the kids to get up. We do not have to wait until 07:00, and
236 can also delay it if we want to.&lt;/p&gt;
237 </description>
238 </item>
239
240 <item>
241 <title>Hva stemte hver stortingsrepresentant i voteringene om datalagringsdirektivet?</title>
242 <link>http://people.skolelinux.org/pere/blog/Hva_stemte_hver_stortingsrepresentant_i_voteringene_om_datalagringsdirektivet_.html</link>
243 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Hva_stemte_hver_stortingsrepresentant_i_voteringene_om_datalagringsdirektivet_.html</guid>
244 <pubDate>Sat, 9 Feb 2013 18:10:00 +0100</pubDate>
245 <description>&lt;p&gt;Nytt stortingsvalg er på trappene, og folket får igjen mulighet til
246 å påvirke sammensetningen i vår lovgivende forsamling. Da er det
247 relevant å vite hvilke representanter og partier som har støttet
248 innføringen av brev- og besøkskontroll av hele den norske
249 befolkningen, det vil si datalagringsdirektivet.&lt;/p&gt;
250
251 &lt;p&gt;Hvis du vil vite hva hver enkelt stortingsrepresentant har stemt i
252 stortingsvoteringene om datalagringsdirektivet, så har nettstedet til
253 &lt;a href=&quot;http://www.holderdeord.no/&quot;&gt;Holder De Ord&lt;/a&gt; den (så vidt jeg
254 vet) eneste komplette oversikten på sin temaside om
255 &lt;a href=&quot;http://beta.holderdeord.no/issues/innfore-datalagringsdirektivet&quot;&gt;innføringen
256 av datalagringsdirektivet&lt;/a&gt;. Den har detaljene fra de 11 relevante
257 forslagene som har vært fremmet så lagt. De har vært votert over
258 2011-04-04, 2011-04-11, 2012-06-11, 2012-10-05 og 2012-12-06.&lt;/p&gt;
259
260 &lt;p&gt;Hvis du lurer på hva som er problemet med datalagringsdirektivet,
261 anbefaler jeg å lese &lt;a href=&quot;http://www.uhuru.biz/?cat=84&quot;&gt;artiklene
262 fra Jon Wessel-Aas&lt;/a&gt; om temaet, samt informasjon fra foreningen
263 &lt;a href=&quot;http://www.digitaltpersonvern.no/&quot;&gt;Digitalt
264 Personvern&lt;/a&gt;.&lt;/p&gt;
265 </description>
266 </item>
267
268 <item>
269 <title>Økt overvåkning applauderes igjen av Arbeiderpartiet, Høyre og Fremskrittspartiet</title>
270 <link>http://people.skolelinux.org/pere/blog/_kt_overv_kning_applauderes_igjen_av_Arbeiderpartiet__H_yre_og_Fremskrittspartiet.html</link>
271 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/_kt_overv_kning_applauderes_igjen_av_Arbeiderpartiet__H_yre_og_Fremskrittspartiet.html</guid>
272 <pubDate>Mon, 4 Feb 2013 00:30:00 +0100</pubDate>
273 <description>&lt;p&gt;Jeg ser med gru at Arbeiderpartiet, Høyre og Fremskrittspartiet
274 &lt;a href=&quot;http://www.aftenposten.no/nyheter/iriks/Positive-til-mer-smuglerovervaking-7110348.html&quot;&gt;applauderer
275 tollvesenets forslag&lt;/a&gt; om å øke overvåkningen i Norge nok et hakk.
276 Det er ikke så rart, da de som uttaler seg jo også har støttet
277 innføringen av datalagringsdirektivet eller i hvert fall ikke veldig
278 aktivt har motarbeidet det. Innføringen av datalagringsdirektivet er
279 en lovendring som innebærer brev og besøkskontroll for hele
280 befolkningen.&lt;/p&gt;
281
282 &lt;p&gt;&lt;a href=&quot;http://www.stortinget.no/no/Saker-og-publikasjoner/Saker/Sak/?p=48717&quot;&gt;Datalagringsdirektivet&lt;/a&gt;
283 har vært oppe til votering i stortinget tre ganger så langt. Det ble
284 &lt;a href=&quot;http://svartelisten.org/&quot;&gt;vedtatt første gang 2011-04-04&lt;/a&gt;
285 og
286 &lt;a href=&quot;https://github.com/holderdeord/hdo-folketingparser/blob/master/data/votering-2011-04-11.xml&quot;&gt;andre
287 gang 2011-04-11&lt;/a&gt; (lovendringer voteres to ganger), og forslag om å
288 stoppe loven ble
289 &lt;a href=&quot;http://www.stortinget.no/no/Saker-og-publikasjoner/Saker/Sak/Voteringsoversikt/?p=53844&amp;dnid=1&quot;&gt;nedstemt
290 2012-12-06&lt;/a&gt; (se også
291 &lt;a href=&quot;http://beta.holderdeord.no/issues/innfore-datalagringsdirektivet&quot;&gt;oversikt fra Holder De
292 Ord&lt;/a&gt;).&lt;/p&gt;
293
294 &lt;p&gt;Jan Bøhler i Arbeiderpartiet stemte for å innføre
295 datalagringsdirektivet i lovverket i første votering, var ikke
296 tilstede i andre votering og støttet loven i tredje votering. André
297 Oktay Dahl i Høyre var ikke til stede i første og andre votering men
298 støttet loven i tredje votering. Ulf Leirstein i Fremskrittspartiet
299 stemte mot loven i første votering men var ikke til stede i andre og
300 tredje votering.&lt;/p&gt;
301
302 &lt;p&gt;Hvis du lurer på hva som er problemet med datalagringsdirektivet,
303 anbefaler jeg å lese &lt;a href=&quot;http://www.uhuru.biz/?cat=84&quot;&gt;artiklene
304 fra Jon Wessel-Aas&lt;/a&gt; om temaet, samt informasjon fra foreningen
305 &lt;a href=&quot;http://www.digitaltpersonvern.no/&quot;&gt;Digitalt
306 Personvern&lt;/a&gt;.&lt;/p&gt;
307
308 &lt;p&gt;&lt;strong&gt;Oppdatering 2013-03-09&lt;/strong&gt;: Endret lenke til Holder De
309 Ord, som har byttet mange lenker i forbindelse med import av
310 voteringsdata for 2010-2011.&lt;/p&gt;
311 </description>
312 </item>
313
314 <item>
315 <title>Bitcoin GUI now available from Debian/unstable (and Ubuntu/raring)</title>
316 <link>http://people.skolelinux.org/pere/blog/Bitcoin_GUI_now_available_from_Debian_unstable__and_Ubuntu_raring_.html</link>
317 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Bitcoin_GUI_now_available_from_Debian_unstable__and_Ubuntu_raring_.html</guid>
318 <pubDate>Sat, 2 Feb 2013 09:00:00 +0100</pubDate>
319 <description>&lt;p&gt;My
320 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/How_to_backport_bitcoin_qt_version_0_7_2_2_to_Debian_Squeeze.html&quot;&gt;last
321 bitcoin related blog post&lt;/a&gt; mentioned that the new
322 &lt;a href=&quot;http://packages.qa.debian.org/bitcoin&quot;&gt;bitcoin package&lt;/a&gt; for
323 Debian was waiting in NEW. It was accepted by the Debian ftp-masters
324 2013-01-19, and have been available in unstable since then. It was
325 automatically copied to Ubuntu, and is available in their Raring
326 version too.&lt;/p&gt;
327
328 &lt;p&gt;But there is a strange problem with the build that block this new
329 version from being available on the i386 and kfreebsd-i386
330 architectures. For some strange reason, the autobuilders in Debian
331 for these architectures fail to run the test suite on these
332 architectures (&lt;a href=&quot;http://bugs.debian.org/672524&quot;&gt;BTS #672524&lt;/a&gt;).
333 We are so far unable to reproduce it when building it manually, and
334 no-one have been able to propose a fix. If you got an idea what is
335 failing, please let us know via the BTS.&lt;/p&gt;
336
337 &lt;p&gt;One feature that is annoying me with of the bitcoin client, because
338 I often run low on disk space, is the fact that the client will exit
339 if it run short on space (&lt;a href=&quot;http://bugs.debian.org/696715&quot;&gt;BTS
340 #696715&lt;/a&gt;). So make sure you have enough disk space when you run
341 it. :)&lt;/p&gt;
342
343 &lt;p&gt;As usual, if you use bitcoin and want to show your support of my
344 activities, please send Bitcoin donations to my address
345 &lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&amp;label=PetterReinholdtsenBlog&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
346 </description>
347 </item>
348
349 </channel>
350 </rss>