1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml" dir=
"ltr">
5 <meta http-equiv=
"Content-Type" content=
"text/html;charset=utf-8" />
6 <title>Petter Reinholdtsen: Entries Tagged bitcoin
</title>
7 <link rel=
"stylesheet" type=
"text/css" media=
"screen" href=
"http://people.skolelinux.org/pere/blog/style.css" />
8 <link rel=
"stylesheet" type=
"text/css" media=
"screen" href=
"http://people.skolelinux.org/pere/blog/vim.css" />
9 <link rel=
"alternate" title=
"RSS Feed" href=
"bitcoin.rss" type=
"application/rss+xml" />
14 <a href=
"http://people.skolelinux.org/pere/blog/">Petter Reinholdtsen
</a>
21 <h3>Entries tagged "bitcoin".
</h3>
25 <a href=
"http://people.skolelinux.org/pere/blog/Bitcoin_GUI_now_available_from_Debian_unstable__and_Ubuntu_raring_.html">Bitcoin GUI now available from Debian/unstable (and Ubuntu/raring)
</a>
32 <a href=
"http://people.skolelinux.org/pere/blog/How_to_backport_bitcoin_qt_version_0_7_2_2_to_Debian_Squeeze.html">last
33 bitcoin related blog post
</a> mentioned that the new
34 <a href=
"http://packages.qa.debian.org/bitcoin">bitcoin package
</a> for
35 Debian was waiting in NEW. It was accepted by the Debian ftp-masters
36 2013-
01-
19, and have been available in unstable since then. It was
37 automatically copied to Ubuntu, and is available in their Raring
40 <p>But there is a strange problem with the build that block this new
41 version from being available on the i386 and kfreebsd-i386
42 architectures. For some strange reason, the autobuilders in Debian
43 for these architectures fail to run the test suite on these
44 architectures (
<a href=
"http://bugs.debian.org/672524">BTS #
672524</a>).
45 We are so far unable to reproduce it when building it manually, and
46 no-one have been able to propose a fix. If you got an idea what is
47 failing, please let us know via the BTS.
</p>
49 <p>One feature that is annoying me with of the bitcoin client, because
50 I often run low on disk space, is the fact that the client will exit
51 if it run short on space (
<a href=
"http://bugs.debian.org/696715">BTS
52 #
696715</a>). So make sure you have enough disk space when you run
55 <p>As usual, if you use bitcoin and want to show your support of my
56 activities, please send Bitcoin donations to my address
57 <b><a href=
"bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&label=PetterReinholdtsenBlog">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a></b>.
</p>
63 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>.
68 <div class=
"padding"></div>
72 <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>
78 <p>Let me start by wishing you all marry Christmas and a happy new
79 year! I hope next year will prove to be a good year.
</p>
81 <p><a href=
"http://www.bitcoin.org/">Bitcoin
</a>, the digital
82 decentralised "currency" that allow people to transfer bitcoins
83 between each other with minimal overhead, is a very interesting
84 experiment. And as I wrote a few days ago, the bitcoin situation in
85 <a href=
"http://www.debian.org/">Debian
</a> is about to improve a bit.
86 The
<a href=
"http://packages.qa.debian.org/bitcoin">new debian source
87 package
</a> (version
0.7.2-
2) was uploaded yesterday, and is waiting
88 in
<a href=
"http://ftp-master.debian.org/new.html">the NEW queue
</A>
89 for one of the ftpmasters to approve the new bitcoin-qt package
92 <p>And thanks to the great work of Jonas and the rest of the bitcoin
93 team in Debian, you can easily test the package in Debian Squeeze
94 using the following steps to get a set of working packages:
</p>
97 git clone git://git.debian.org/git/collab-maint/bitcoin
99 DEB_MAINTAINER_MODE=
1 DEB_BUILD_OPTIONS=noupnp fakeroot debian/rules clean
100 DEB_BUILD_OPTIONS=noupnp git-buildpackage --git-ignore-new
103 <p>You might have to install some build dependencies as well. The
104 list of commands should give you two packages, bitcoind and
105 bitcoin-qt, ready for use in a Squeeze environment. Note that the
106 client will download the complete set of bitcoin "blocks", which need
107 around
5.6 GiB of data on my machine at the moment. Make sure your
108 ~/.bitcoin/ directory have lots of spare room if you want to download
109 all the blocks. The client will warn if the disk is getting full, so
110 there is not really a problem if you got too little room, but you will
111 not be able to get all the features out of the client.
</p>
113 <p>As usual, if you use bitcoin and want to show your support of my
114 activities, please send Bitcoin donations to my address
115 <b><a href=
"bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&label=PetterReinholdtsenBlog">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a></b>.
</p>
121 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>.
126 <div class=
"padding"></div>
130 <a href=
"http://people.skolelinux.org/pere/blog/A_word_on_bitcoin_support_in_Debian.html">A word on bitcoin support in Debian
</a>
136 <p>It has been a while since I wrote about
137 <a href=
"http://www.bitcoin.org/">bitcoin
</a>, the decentralised
138 peer-to-peer based crypto-currency, and the reason is simply that I
139 have been busy elsewhere. But two days ago, I started looking at the
140 state of
<a href=
"http://packages.qa.debian.org/bitcoin">bitcoin in
141 Debian
</a> again to try to recover my old bitcoin wallet. The package
142 is now maintained by a
143 <a href=
"https://alioth.debian.org/projects/pkg-bitcoin/">team of
144 people
</a>, and the grunt work had already been done by this team. We
145 owe a huge thank you to all these team members. :)
146 But I was sad to discover that the bitcoin client is missing in
147 Wheezy. It is only available in Sid (and an outdated client from
148 backports). The client had several RC bugs registered in BTS blocking
149 it from entering testing. To try to help the team and improve the
150 situation, I spent some time providing patches and triaging the bug
151 reports. I also had a look at the bitcoin package available from Matt
153 <a href=
"https://launchpad.net/~bitcoin/+archive/bitcoin">PPA for
154 Ubuntu
</a>, and moved the useful pieces from that version into the
157 <p>After checking with the main package maintainer Jonas Smedegaard on
158 IRC, I pushed several patches into the collab-maint git repository to
159 improve the package. It now contains fixes for the RC issues (not from
160 me, but fixed by Scott Howard), build rules for a Qt GUI client
161 package, konqueror support for the bitcoin: URI and bash completion
162 setup. As I work on Debian Squeeze, I also created
163 <a href=
"http://lists.alioth.debian.org/pipermail/pkg-bitcoin-devel/Week-of-Mon-20121217/000041.html">a
164 patch to backport
</a> the latest version. Jonas is going to look at
165 it and try to integrate it into the git repository before uploading a
166 new version to unstable.
168 <p>I would very much like bitcoin to succeed, to get rid of the
169 centralized control currently exercised in the monetary system. I
170 find it completely unacceptable that the USA government is collecting
171 transaction data for almost all international money transfers (most are done in USD and transaction logs shipped to the spooks), and
172 that the major credit card companies can block legal money
173 transactions to Wikileaks. But for bitcoin to succeed, more people
174 need to use bitcoins, and more people need to accept bitcoins when
175 they sell products and services. Improving the bitcoin support in
176 Debian is a small step in the right direction, but not enough.
177 Unfortunately the user experience when browsing the web and wanting to
178 pay with bitcoin is still not very good. The bitcoin: URI is a step
179 in the right direction, but need to work in most or every browser in
180 use. Also the bitcoin-qt client is too heavy to fire up to do a
181 quick transaction. I believe there are other clients available, but
182 have not tested them.
</p>
185 <a href=
"http://people.skolelinux.org/pere/blog/Now_accepting_bitcoins___anonymous_and_distributed_p2p_crypto_money.html">experiment
186 with bitcoins
</a> showed that at least some of my readers use bitcoin.
187 I received
20.15 BTC so far on the address I provided in my blog two
189 <a href=
"http://blockexplorer.com/address/15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">seen
190 on the blockexplorer service
</a>. Thank you everyone for your
191 donation. The blockexplorer service demonstrates quite well that
192 bitcoin is not quite anonymous and untracked. :) I wonder if the
193 number of users have gone up since then. If you use bitcoin and want
194 to show your support of my activity, please send Bitcoin donations to
195 the same address as last time,
196 <b><a href=
"bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&label=PetterReinholdtsenBlog">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a></b>.
</p>
202 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>.
207 <div class=
"padding"></div>
211 <a href=
"http://people.skolelinux.org/pere/blog/The_European_Central_Bank__ECB__take_a_look_at_bitcoin.html">The European Central Bank (ECB) take a look at bitcoin
</a>
217 <p>Slashdot just ran a story about the European Central Bank (ECB)
218 <a href=
"http://www.ecb.europa.eu/pub/pdf/other/virtualcurrencyschemes201210en.pdf">releasing
219 a report (PDF)
</a> about virtual currencies and
220 <a href=
"http://www.bitcoin.org/">bitcoin
</a>. It is interesting to
221 see how a member of the bitcoin community
222 <a href=
"http://blog.bitinstant.com/blog/2012/10/30/the-ecb-report-on-bitcoin-and-virtual-currencies.html">receive
223 the report
</a>. As for the future, I suspect the central banks and
224 the governments will outlaw bitcoin if it gain any popularity, to avoid
225 competition. My thoughts go to the
226 <a href=
"http://en.wikipedia.org/wiki/Wörgl">Wörgl experiment
</a> with
227 negative inflation on cash which was such a success that it was
228 terminated by the Austrian National Bank in
1933. A successful
229 alternative would be a threat to the current money system and gain
230 powerful forces to work against it.
</p>
232 <p>While checking out the current status of bitcoin, I also discovered
233 that the community already seem to have
234 <a href=
"http://www.theverge.com/2012/8/27/3271637/bitcoin-savings-trust-pyramid-scheme-shuts-down">experienced
235 its first pyramid game / Ponzi scheme
</a>. Not very surprising, given
236 how members of "small" communities tend to trust each other. I guess
237 enterprising crocks will try again and again, as they do anywhere
238 wealth is available.
</p>
244 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/english">english
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/personvern">personvern
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet
</a>.
249 <div class=
"padding"></div>
253 <a href=
"http://people.skolelinux.org/pere/blog/Some_thoughts_on_BitCoins.html">Some thoughts on BitCoins
</a>
259 <p>As I continue to explore
260 <a href=
"http://www.bitcoin.org/">BitCoin
</a>, I've starting to wonder
261 what properties the system have, and how it will be affected by laws
262 and regulations here in Norway. Here are some random notes.
</p>
264 <p>One interesting thing to note is that since the transactions are
265 verified using a peer to peer network, all details about a transaction
266 is known to everyone. This means that if a BitCoin address has been
267 published like I did with mine in my initial post about BitCoin, it is
268 possible for everyone to see how many BitCoins have been transfered to
269 that address. There is even a web service to look at the details for
270 all transactions. There I can see that my address
271 <a href=
"http://blockexplorer.com/address/15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a>
272 have received
16.06 Bitcoin, the
273 <a href=
"http://blockexplorer.com/address/1LfdGnGuWkpSJgbQySxxCWhv8MHqvwst3">1LfdGnGuWkpSJgbQySxxCWhv
8MHqvwst
3</a>
274 address of Simon Phipps have received
181.97 BitCoin and the address
275 <a href=
"http://blockexplorer.com/address/1MCwBbhNGp5hRm5rC1Aims2YFRe2SXPYKt">1MCwBbhNGp5hRm5rC1Aims2YFRe2SXPYKt
</A>
276 of EFF have received
2447.38 BitCoins so far. Thank you to each and
277 every one of you that donated bitcoins to support my activity. The
278 fact that anyone can see how much money was transfered to a given
279 address make it more obvious why the BitCoin community recommend to
280 generate and hand out a new address for each transaction. I'm told
281 there is no way to track which addresses belong to a given person or
282 organisation without the person or organisation revealing it
283 themselves, as Simon, EFF and I have done.
</p>
285 <p>In Norway, and in most other countries, there are laws and
286 regulations limiting how much money one can transfer across the border
287 without declaring it. There are money laundering, tax and accounting
288 laws and regulations I would expect to apply to the use of BitCoin.
289 If the Skolelinux foundation
290 (
<a href=
"http://linuxiskolen.no/slxdebianlabs/donations.html">SLX
291 Debian Labs
</a>) were to accept donations in BitCoin in addition to
292 normal bank transfers like EFF is doing, how should this be accounted?
293 Given that it is impossible to know if money can cross the border or
294 not, should everything or nothing be declared? What exchange rate
295 should be used when calculating taxes? Would receivers have to pay
296 income tax if the foundation were to pay Skolelinux contributors in
297 BitCoin? I have no idea, but it would be interesting to know.
</p>
299 <p>For a currency to be useful and successful, it must be trusted and
300 accepted by a lot of users. It must be possible to get easy access to
301 the currency (as a wage or using currency exchanges), and it must be
302 easy to spend it. At the moment BitCoin seem fairly easy to get
303 access to, but there are very few places to spend it. I am not really
304 a regular user of any of the vendor types currently accepting BitCoin,
305 so I wonder when my kind of shop would start accepting BitCoins. I
306 would like to buy electronics, travels and subway tickets, not herbs
307 and books. :) The currency is young, and this will improve over time
308 if it become popular, but I suspect regular banks will start to lobby
309 to get BitCoin declared illegal if it become popular. I'm sure they
310 will claim it is helping fund terrorism and money laundering (which
311 probably would be true, as is any currency in existence), but I
312 believe the problems should be solved elsewhere and not by blaming
315 <p>The process of creating new BitCoins is called mining, and it is
316 CPU intensive process that depend on a bit of luck as well (as one is
317 competing against all the other miners currently spending CPU cycles
318 to see which one get the next lump of cash). The "winner" get
50
319 BitCoin when this happen. Yesterday I came across the obvious way to
320 join forces to increase ones changes of getting at least some coins,
321 by coordinating the work on mining BitCoins across several machines
322 and people, and sharing the result if one is lucky and get the
50
324 <a href=
"http://www.bluishcoder.co.nz/bitcoin-pool/">BitCoin Pool
</a>
325 if this sounds interesting. I have not had time to try to set up a
326 machine to participate there yet, but have seen that running on ones
327 own for a few days have not yield any BitCoins througth mining
330 <p>Update
2010-
12-
15: Found an
<a
331 href=
"http://inertia.posterous.com/reply-to-the-underground-economist-why-bitcoi">interesting
332 criticism
</a> of bitcoin. Not quite sure how valid it is, but thought
333 it was interesting to read. The arguments presented seem to be
334 equally valid for gold, which was used as a currency for many years.
</p>
340 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>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/personvern">personvern
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet
</a>.
345 <div class=
"padding"></div>
349 <a href=
"http://people.skolelinux.org/pere/blog/Now_accepting_bitcoins___anonymous_and_distributed_p2p_crypto_money.html">Now accepting bitcoins - anonymous and distributed p2p crypto-money
</a>
355 <p>With this weeks lawless
356 <a href=
"http://www.salon.com/news/opinion/glenn_greenwald/2010/12/06/wikileaks/index.html">governmental
357 attacks
</a> on Wikileak and
358 <a href=
"http://www.salon.com/technology/dan_gillmor/2010/12/06/war_on_speech">free
359 speech
</a>, it has become obvious that PayPal, visa and mastercard can
360 not be trusted to handle money transactions.
362 <a href=
"http://webmink.com/2010/12/06/now-accepting-bitcoin/">Simon
363 Phipps on bitcoin
</a> reminded me about a project that a friend of
364 mine mentioned earlier. I decided to follow Simon's example, and get
365 involved with
<a href=
"http://www.bitcoin.org/">BitCoin
</a>. I got
366 some help from my friend to get it all running, and he even handed me
367 some bitcoins to get started. I even donated a few bitcoins to Simon
368 for helping me remember BitCoin.
</p>
370 <p>So, what is bitcoins, you probably wonder? It is a digital
371 crypto-currency, decentralised and handled using peer-to-peer
372 networks. It allows anonymous transactions and prohibits central
373 control over the transactions, making it impossible for governments
374 and companies alike to block donations and other transactions. The
375 source is free software, and while the key dependency wxWidgets
2.9
376 for the graphical user interface is missing in Debian, the command
377 line client builds just fine. Hopefully Jonas
378 <a href=
"http://bugs.debian.org/578157">will get the package into
381 <p>Bitcoins can be converted to other currencies, like USD and EUR.
382 There are
<a href=
"http://www.bitcoin.org/trade">companies accepting
383 bitcoins
</a> when selling services and goods, and there are even
384 currency "stock" markets where the exchange rate is decided. There
385 are not many users so far, but the concept seems promising. If you
386 want to get started and lack a friend with any bitcoins to spare,
388 <a href=
"https://freebitcoins.appspot.com/">some for free
</a> (
0.05
389 bitcoin at the time of writing). Use
390 <a href=
"http://www.bitcoinwatch.com/">BitcoinWatch
</a> to keep an eye
391 on the current exchange rates.
</p>
393 <p>As an experiment, I have decided to set up bitcoind on one of my
394 machines. If you want to support my activity, please send Bitcoin
395 donations to the address
396 <b>15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</b>. Thank you!
</p>
402 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>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/personvern">personvern
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet
</a>.
407 <div class=
"padding"></div>
409 <p style=
"text-align: right;"><a href=
"bitcoin.rss"><img src=
"http://people.skolelinux.org/pere/blog/xml.gif" alt=
"RSS Feed" width=
"36" height=
"14" /></a></p>
420 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/01/">January (
11)
</a></li>
422 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/02/">February (
9)
</a></li>
424 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/03/">March (
5)
</a></li>
431 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/01/">January (
7)
</a></li>
433 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/02/">February (
10)
</a></li>
435 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/03/">March (
17)
</a></li>
437 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/04/">April (
12)
</a></li>
439 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/05/">May (
12)
</a></li>
441 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/06/">June (
20)
</a></li>
443 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/07/">July (
17)
</a></li>
445 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/08/">August (
6)
</a></li>
447 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/09/">September (
9)
</a></li>
449 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/10/">October (
17)
</a></li>
451 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/11/">November (
10)
</a></li>
453 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/12/">December (
7)
</a></li>
460 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/01/">January (
16)
</a></li>
462 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/02/">February (
6)
</a></li>
464 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/03/">March (
6)
</a></li>
466 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/04/">April (
7)
</a></li>
468 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/05/">May (
3)
</a></li>
470 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/06/">June (
2)
</a></li>
472 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/07/">July (
7)
</a></li>
474 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/08/">August (
6)
</a></li>
476 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/09/">September (
4)
</a></li>
478 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/10/">October (
2)
</a></li>
480 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/11/">November (
3)
</a></li>
482 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/12/">December (
1)
</a></li>
489 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/01/">January (
2)
</a></li>
491 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/02/">February (
1)
</a></li>
493 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/03/">March (
3)
</a></li>
495 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/04/">April (
3)
</a></li>
497 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/05/">May (
9)
</a></li>
499 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/06/">June (
14)
</a></li>
501 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/07/">July (
12)
</a></li>
503 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/08/">August (
13)
</a></li>
505 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/09/">September (
7)
</a></li>
507 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/10/">October (
9)
</a></li>
509 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/11/">November (
13)
</a></li>
511 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/12/">December (
12)
</a></li>
518 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/01/">January (
8)
</a></li>
520 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/02/">February (
8)
</a></li>
522 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/03/">March (
12)
</a></li>
524 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/04/">April (
10)
</a></li>
526 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/05/">May (
9)
</a></li>
528 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/06/">June (
3)
</a></li>
530 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/07/">July (
4)
</a></li>
532 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/08/">August (
3)
</a></li>
534 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/09/">September (
1)
</a></li>
536 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/10/">October (
2)
</a></li>
538 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/11/">November (
3)
</a></li>
540 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/12/">December (
3)
</a></li>
547 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2008/11/">November (
5)
</a></li>
549 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2008/12/">December (
7)
</a></li>
560 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/3d-printer">3d-printer (
13)
</a></li>
562 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/amiga">amiga (
1)
</a></li>
564 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/aros">aros (
1)
</a></li>
566 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bankid">bankid (
4)
</a></li>
568 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin (
6)
</a></li>
570 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bootsystem">bootsystem (
12)
</a></li>
572 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bsa">bsa (
2)
</a></li>
574 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/debian">debian (
70)
</a></li>
576 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (
121)
</a></li>
578 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/digistan">digistan (
9)
</a></li>
580 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/docbook">docbook (
7)
</a></li>
582 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/drivstoffpriser">drivstoffpriser (
4)
</a></li>
584 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/english">english (
183)
</a></li>
586 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (
21)
</a></li>
588 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/fildeling">fildeling (
12)
</a></li>
590 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture (
10)
</a></li>
592 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/frikanalen">frikanalen (
11)
</a></li>
594 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/intervju">intervju (
33)
</a></li>
596 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/isenkram">isenkram (
5)
</a></li>
598 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/kart">kart (
18)
</a></li>
600 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/ldap">ldap (
8)
</a></li>
602 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/lenker">lenker (
6)
</a></li>
604 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/ltsp">ltsp (
1)
</a></li>
606 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia (
25)
</a></li>
608 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/norsk">norsk (
225)
</a></li>
610 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/nuug">nuug (
151)
</a></li>
612 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn (
7)
</a></li>
614 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/open311">open311 (
2)
</a></li>
616 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett (
42)
</a></li>
618 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/personvern">personvern (
65)
</a></li>
620 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/raid">raid (
1)
</a></li>
622 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/reprap">reprap (
11)
</a></li>
624 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/rfid">rfid (
2)
</a></li>
626 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/robot">robot (
6)
</a></li>
628 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/rss">rss (
1)
</a></li>
630 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/ruter">ruter (
4)
</a></li>
632 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/scraperwiki">scraperwiki (
2)
</a></li>
634 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet (
29)
</a></li>
636 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/sitesummary">sitesummary (
4)
</a></li>
638 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/skepsis">skepsis (
4)
</a></li>
640 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/standard">standard (
40)
</a></li>
642 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/stavekontroll">stavekontroll (
3)
</a></li>
644 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/stortinget">stortinget (
6)
</a></li>
646 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance (
15)
</a></li>
648 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/sysadmin">sysadmin (
1)
</a></li>
650 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/valg">valg (
7)
</a></li>
652 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/video">video (
38)
</a></li>
654 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/vitenskap">vitenskap (
4)
</a></li>
656 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/web">web (
26)
</a></li>
662 <p style=
"text-align: right">
663 Created by
<a href=
"http://steve.org.uk/Software/chronicle">Chronicle v4.6
</a>