]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.rss
A bit more text.
[homepage.git] / blog / index.rss
index 9f77f0a71ee875e565999fb43ab77c607c6a388a..477f484f67795a56610d72b22f131ed4dba21278 100644 (file)
@@ -6,6 +6,57 @@
                 <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>Book cover for the Free Culture book finally done</title>
+               <link>http://people.skolelinux.org/pere/blog/Book_cover_for_the_Free_Culture_book_finally_done.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Book_cover_for_the_Free_Culture_book_finally_done.html</guid>
+                <pubDate>Thu, 3 Sep 2015 21:00:00 +0200</pubDate>
+               <description>&lt;p&gt;Creating a good looking book cover proved harder than I expected.
+I wanted to create a cover looking similar to the original cover of
+the
+&lt;a href=&quot;https://github.com/petterreinholdtsen/free-culture-lessig&quot;&gt;Free
+Culture&lt;/a&gt; book we are translating to Norwegian, and I wanted it in
+vector format for high resolution printing.  But my inkscape knowledge
+were not nearly good enough to pull that off.
+
+&lt;p&gt;But thanks to the great inkscape community, I was able to wrap up
+the cover yesterday evening.  I asked on the
+&lt;a href=&quot;irc://irc.freenode.net/%23inkscape&quot;&gt;#inkscape IRC channel&lt;/a&gt;
+on Freenode for help and clues, and Marc Jeanmougin (Mc-) volunteered
+to try to recreate it based on the PDF of the cover from the HTML
+version.  Not only did he create a
+&lt;a href=&quot;https://marc.jeanmougin.fr/share/copy1.svg &quot;&gt;SVG document with
+the original and his vector version side by side&lt;/a&gt;, he even provided
+an &lt;a href=&quot;https://marc.jeanmougin.fr/share/out-1.ogv&quot;&gt;instruction
+video&lt;/a&gt; explaining how he did it&lt;/a&gt;.  But the instruction video is
+not easy to follow for an untrained inkscape user. The video is a
+recording on how he did it, and he is obviously very experienced as
+the menu selections are very quick and he mentioned on IRC that he did
+use some keyboard shortcuts that can&#39;t be seen on the video, but it
+give a good idea about the inkscape operations to use to create the
+stripes with the embossed copyright sign in the center.&lt;/p&gt;
+
+&lt;p&gt;I took his SVG file, copied the vector image and re-sized it to fit
+on the cover I was drawing.  I am happy with the end result, and the
+current english version look like this:&lt;/p&gt;
+
+&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2015-09-03-free-culture-cover.png&quot; width=&quot;70%&quot; align=&quot;center&quot;/&gt;
+
+&lt;p&gt;I am not quite sure about the text on the back, but guess it will
+do.  I picked three quotes from the official site for the book, and
+hope it will work to trigger the interest of potential readers.  The
+Norwegian cover will look the same, but with the texts and bar code
+replaced with the Norwegian version.&lt;/p&gt;
+
+&lt;p&gt;The book is very close to being ready for publication, and I expect
+to upload the final draft to Lulu in the next few days and order a
+final proof reading copy to verify that everything look like it should
+before allowing everyone to order their own copy of Free Culture, in
+English or Norwegian Bokmål.  I&#39;m waiting to give the the productive
+proof readers a chance to complete their work.&lt;/p&gt;
+</description>
+       </item>
+       
        <item>
                <title>In my hand, a pocket book edition of the Norwegian Free Culture book!</title>
                <link>http://people.skolelinux.org/pere/blog/In_my_hand__a_pocket_book_edition_of_the_Norwegian_Free_Culture_book_.html</link>
@@ -746,79 +797,5 @@ innholdet.&lt;/p&gt;
 </description>
        </item>
        
-       <item>
-               <title>Graphing the Norwegian company ownership structure</title>
-               <link>http://people.skolelinux.org/pere/blog/Graphing_the_Norwegian_company_ownership_structure.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Graphing_the_Norwegian_company_ownership_structure.html</guid>
-                <pubDate>Mon, 15 Jun 2015 14:00:00 +0200</pubDate>
-               <description>&lt;p&gt;It is a bit work to figure out the ownership structure of companies
-in Norway.  The information is publicly available, but one need to
-recursively look up ownership for all owners to figure out the complete
-ownership graph of a given set of companies.  To save me the work in
-the future, I wrote a script to do this automatically, outputting the
-ownership structure using the Graphviz/dotty format.  The data source
-is web scraping from &lt;a href=&quot;http://www.proff.no/&quot;&gt;Proff&lt;/a&gt;, because
-I failed to find a useful source directly from the official keepers of
-the ownership data, &lt;a href=&quot;http://www.brreg.no/&quot;&gt;Brønnøysundsregistrene&lt;/a&gt;.&lt;/p&gt;
-
-&lt;p&gt;To get an ownership graph for a set of companies, fetch
-&lt;a href=&quot;https://github.com/petterreinholdtsen/brreg-norway-ownership-graph&quot;&gt;the code from git&lt;/a&gt; and run it using the organisation number.  I&#39;m
-using the Norwegian newspaper Dagbladet as an example here, as its
-ownership structure is very simple:&lt;/p&gt;
-
-&lt;pre&gt;
-% time ./bin/eierskap-dotty 958033540 &gt; dagbladet.dot
-
-real    0m2.841s
-user    0m0.184s
-sys     0m0.036s
-%
-&lt;/pre&gt;
-
-&lt;p&gt;The script accept several organisation numbers on the command line,
-allowing a cluster of companies to be graphed in the same image.  The
-resulting dot file for the example above look like this.  The edges
-are labeled with the ownership percentage, and the nodes uses the
-organisation number as their name and the name as the label:&lt;/p&gt;
-
-&lt;pre&gt;
-digraph ownership {
-rankdir = LR;
-&quot;Aller Holding A/s&quot; -&gt; &quot;910119877&quot; [label=&quot;100%&quot;]
-&quot;910119877&quot; -&gt; &quot;998689015&quot; [label=&quot;100%&quot;]
-&quot;998689015&quot; -&gt; &quot;958033540&quot; [label=&quot;99%&quot;]
-&quot;974530600&quot; -&gt; &quot;958033540&quot; [label=&quot;1%&quot;]
-&quot;958033540&quot; [label=&quot;AS DAGBLADET&quot;]
-&quot;998689015&quot; [label=&quot;Berner Media Holding AS&quot;]
-&quot;974530600&quot; [label=&quot;Dagbladets Stiftelse&quot;]
-&quot;910119877&quot; [label=&quot;Aller Media AS&quot;]
-}
-&lt;/pre&gt;
-
-&lt;p&gt;To view the ownership graph, run &quot;&lt;tt&gt;dotty dagbladet.dot&lt;/tt&gt;&quot; or
-convert it to a PNG using &quot;&lt;tt&gt;dot -T png dagbladet.dot &gt;
-dagbladet.png&lt;/tt&gt;&quot;.  The result can be seen below:&lt;/p&gt;
-
-&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2015-06-15-ownership-graphs-norway-dagbladet.png&quot; width=&quot;80%&quot;&gt;
-
-&lt;p&gt;Note that I suspect the &quot;Aller Holding A/S&quot; entry to be incorrect
-data in the official ownership register, as that name is not
-registered in the official company register for Norway.  The ownership
-register is sensitive to typos and there seem to be no strict checking
-of the ownership links.&lt;/p&gt;
-
-&lt;p&gt;Let me know if you improve the script or find better data sources.
-The code is licensed according to GPL 2 or newer.&lt;/p&gt;
-
-&lt;p&gt;Update 2015-06-15: Since the initial post I&#39;ve been told that
-&quot;&lt;a href=&quot;http://www.proff.dk/firma/carl-allers-etablissement-aktieselskab/københavn-v/hovedkontorer/13624518-3/&quot;&gt;Aller
-Holding A/S&lt;/a&gt;&quot; is a Danish company, which explain why it did not
-have a Norwegian organisation number.  I&#39;ve also been told that there
-is a &lt;a href=&quot;http://www.brreg.no/automatiske/webservices/&quot;&gt;web
-services API available&lt;/a&gt; from Brønnøysundsregistrene, for those
-willing to accept the terms or pay the price.&lt;/p&gt;
-</description>
-       </item>
-       
         </channel>
 </rss>