]> pere.pagekite.me Git - homepage.git/blobdiff - blog/archive/2012/12/12.rss
New post.
[homepage.git] / blog / archive / 2012 / 12 / 12.rss
index a0d5a14fd8bfa2defb73896515c01ae594714893..b0ee5eb80b3520112e544150e44023573952f45f 100644 (file)
@@ -6,6 +6,76 @@
                 <link>http://people.skolelinux.org/pere/blog/</link>
 
        
+       <item>
+               <title>A Christmas present for Skolelinux / Debian Edu</title>
+               <link>http://people.skolelinux.org/pere/blog/A_Christmas_present_for_Skolelinux___Debian_Edu.html</link>        
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/A_Christmas_present_for_Skolelinux___Debian_Edu.html</guid>
+                <pubDate>Fri, 28 Dec 2012 09:20:00 +0100</pubDate>
+               <description>&lt;p&gt;I was happy to discover a few days ago that the
+&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux / Debian Edu&lt;/a&gt;
+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&amp;nbsp;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. :)&lt;/p&gt;
+
+&lt;p&gt;The public list of donors can be found on
+&lt;a href=&quot;http://www.linuxiskolen.no/slxdebianlabs/donations.html&quot;&gt;the
+donation page&lt;/a&gt; for the project, which also contain instructions if
+you want to donate to the project.&lt;/p&gt;
+</description>
+       </item>
+       
+       <item>
+               <title>How to backport bitcoin-qt version 0.7.2-2 to Debian Squeeze</title>
+               <link>http://people.skolelinux.org/pere/blog/How_to_backport_bitcoin_qt_version_0_7_2_2_to_Debian_Squeeze.html</link>        
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/How_to_backport_bitcoin_qt_version_0_7_2_2_to_Debian_Squeeze.html</guid>
+                <pubDate>Tue, 25 Dec 2012 20:50:00 +0100</pubDate>
+               <description>&lt;p&gt;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.&lt;/p&gt;
+
+&lt;p&gt;&lt;a href=&quot;http://www.bitcoin.org/&quot;&gt;Bitcoin&lt;/a&gt;, the digital
+decentralised &quot;currency&quot; 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
+&lt;a href=&quot;http://www.debian.org/&quot;&gt;Debian&lt;/a&gt; is about to improve a bit.
+The &lt;a href=&quot;http://packages.qa.debian.org/bitcoin&quot;&gt;new debian source
+package&lt;/a&gt; (version 0.7.2-2) was uploaded yesterday, and is waiting
+in &lt;a href=&quot;http://ftp-master.debian.org/new.html&quot;&gt;the NEW queue&lt;/A&gt;
+for one of the ftpmasters to approve the new bitcoin-qt package
+name.&lt;/p&gt;
+
+&lt;p&gt;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:&lt;/p&gt;
+
+&lt;blockquote&gt;&lt;pre&gt;
+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
+&lt;/pre&gt;&lt;/blockquote&gt;
+
+&lt;p&gt;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 &quot;blocks&quot;, 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.&lt;/p&gt;
+
+&lt;p&gt;As usual, if you use bitcoin and want to show your support of my
+activities, please send Bitcoin donations to my address
+&lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&amp;label=PetterReinholdtsenBlog&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
+</description>
+       </item>
+       
        <item>
                <title>A word on bitcoin support in Debian</title>
                <link>http://people.skolelinux.org/pere/blog/A_word_on_bitcoin_support_in_Debian.html</link>        
@@ -20,9 +90,9 @@ Debian&lt;/a&gt; again to try to recover my old bitcoin wallet.  The package
 is now maintained by a
 &lt;a href=&quot;https://alioth.debian.org/projects/pkg-bitcoin/&quot;&gt;team of
 people&lt;/a&gt;, and the grunt work had already been done by this team.  We
-own a huge thank you to all these team members. :)
+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 a outdated client from
+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
@@ -30,11 +100,11 @@ reports.  I also had a look at the bitcoin package available from Matt
 Corallo in a
 &lt;a href=&quot;https://launchpad.net/~bitcoin/+archive/bitcoin&quot;&gt;PPA for
 Ubuntu&lt;/a&gt;, and moved the useful pieces from that version into the
-Debian package.  &lt;/p&gt;
+Debian package.&lt;/p&gt;
 
 &lt;p&gt;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 contain fixes for the RC issues (not from
+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
@@ -55,7 +125,7 @@ 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 it up to do a
+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.&lt;/p&gt;
 
@@ -65,8 +135,8 @@ with bitcoins&lt;/a&gt; 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
 &lt;a href=&quot;http://blockexplorer.com/address/15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;seen
-on the blockexploer service&lt;/a&gt;.  Thank you everyone for your
-donation.  The blockexploer service demonstrate quite well that
+on the blockexplorer service&lt;/a&gt;.  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