]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.rss
New post.
[homepage.git] / blog / index.rss
index f099cae730299123c756f1cf5a281c2786b2ba08..4850f16ac9321e6ba7af5290c24aeee114a89056 100644 (file)
@@ -6,6 +6,35 @@
                 <link>http://people.skolelinux.org/pere/blog/</link>
                 <atom:link href="http://people.skolelinux.org/pere/blog/index.rss" rel="self" type="application/rss+xml" />
        
+       <item>
+               <title>French edition of Lawrence Lessigs book Cultura Libre on Amazon and Barnes &amp; Noble</title>
+               <link>http://people.skolelinux.org/pere/blog/French_edition_of_Lawrence_Lessigs_book_Cultura_Libre_on_Amazon_and_Barnes___Noble.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/French_edition_of_Lawrence_Lessigs_book_Cultura_Libre_on_Amazon_and_Barnes___Noble.html</guid>
+                <pubDate>Sat, 21 May 2016 10:50:00 +0200</pubDate>
+               <description>&lt;p&gt;A few weeks ago the French paperback edition of Lawrence Lessigs
+2004 book Cultura Libre was published.  Today I noticed that the book
+is now available from book stores.  You can now buy it from
+&lt;a href=&quot;http://www.amazon.com/Culture-Libre-French-Lawrence-Lessig/dp/8269018260&quot;&gt;Amazon&lt;/a&gt;
+($19.99),
+&lt;a href=&quot;http://www.barnesandnoble.com/w/culture-libre-lawrence-lessig/1123776705&quot;&gt;Barnes
+&amp; Noble&lt;/a&gt; ($?) and as always from
+&lt;a href=&quot;http://www.lulu.com/shop/lawrence-lessig/culture-libre/paperback/product-22645082.html&quot;&gt;Lulu.com&lt;/a&gt;
+($19.99).  The revenue is donated to the Creative Commons project.  If
+you buy from Lulu.com, they currently get $10.59, while if you buy
+from one of the book stores most of the revenue go to the book store
+and the Creative Commons project get much (not sure how much
+less).&lt;/p&gt;
+
+&lt;p&gt;I was a bit surprised to discover that there is a kindle edition
+sold by Amazon Digital Services LLC on Amazon.  Not quite sure how
+that edition was created, but if you want to download a electronic
+edition (PDF, EPUB, Mobi) generated from the same files used to create
+the paperback edition, they are
+&lt;a href=&quot;https://github.com/petterreinholdtsen/free-culture-lessig&quot;&gt;available
+from github&lt;/a&gt;.&lt;/p&gt;
+</description>
+       </item>
+       
        <item>
                <title>I want the courts to be involved before the police can hijack a news site DNS domain (#domstolkontroll)</title>
                <link>http://people.skolelinux.org/pere/blog/I_want_the_courts_to_be_involved_before_the_police_can_hijack_a_news_site_DNS_domain___domstolkontroll_.html</link>
@@ -336,54 +365,5 @@ available for many more languages.&lt;/p&gt;
 </description>
        </item>
        
-       <item>
-               <title>One in two hundred Debian users using ZFS on Linux?</title>
-               <link>http://people.skolelinux.org/pere/blog/One_in_two_hundred_Debian_users_using_ZFS_on_Linux_.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/One_in_two_hundred_Debian_users_using_ZFS_on_Linux_.html</guid>
-                <pubDate>Thu, 7 Apr 2016 22:30:00 +0200</pubDate>
-               <description>&lt;p&gt;Just for fun I had a look at the popcon number of ZFS related
-packages in Debian, and was quite surprised with what I found.  I use
-ZFS myself at home, but did not really expect many others to do so.
-But I might be wrong.&lt;/p&gt;
-
-&lt;p&gt;According to
-&lt;a href=&quot;https://qa.debian.org/popcon.php?package=spl-linux&quot;&gt;the popcon
-results for spl-linux&lt;/a&gt;, there are 1019 Debian installations, or
-0.53% of the population, with the package installed.  As far as I know
-the only use of the spl-linux package is as a support library for ZFS
-on Linux, so I use it here as proxy for measuring the number of ZFS
-installation on Linux in Debian.  In the kFreeBSD variant of Debian
-the ZFS feature is already available, and there
-&lt;a href=&quot;https://qa.debian.org/popcon.php?package=zfsutils&quot;&gt;the popcon
-results for zfsutils&lt;/a&gt; show 1625 Debian installations or 0.84% of
-the population.  So I guess I am not alone in using ZFS on Debian.&lt;/p&gt;
-
-&lt;p&gt;But even though the Debian project leader Lucas Nussbaum
-&lt;a href=&quot;https://lists.debian.org/debian-devel-announce/2015/04/msg00006.html&quot;&gt;announced
-in April 2015&lt;/a&gt; that the legal obstacles blocking ZFS on Debian were
-cleared, the package is still not in Debian.  The package is again in
-the NEW queue.  Several uploads have been rejected so far because the
-debian/copyright file was incomplete or wrong, but there is no reason
-to give up.  The current status can be seen on
-&lt;a href=&quot;https://qa.debian.org/developer.php?login=pkg-zfsonlinux-devel@lists.alioth.debian.org&quot;&gt;the
-team status page&lt;/a&gt;, and
-&lt;a href=&quot;http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/zfs.git&quot;&gt;the
-source code&lt;/a&gt; is available on Alioth.&lt;/p&gt;
-
-&lt;p&gt;As I want ZFS to be included in next version of Debian to make sure
-my home server can function in the future using only official Debian
-packages, and the current blocker is to get the debian/copyright file
-accepted by the FTP masters in Debian, I decided a while back to try
-to help out the team.  This was the background for my blog post about
-&lt;a href=&quot;http://people.skolelinux.org/pere/blog/Creating__updating_and_checking_debian_copyright_semi_automatically.html&quot;&gt;creating,
-updating and checking debian/copyright semi-automatically&lt;/a&gt;, and I
-used the techniques I explored there to try to find any errors in the
-copyright file.  It is not very easy to check every one of the around
-2000 files in the source package, but I hope we this time got it
-right.  If you want to help out, check out the git source and try to
-find missing entries in the debian/copyright file.&lt;/p&gt;
-</description>
-       </item>
-       
         </channel>
 </rss>