]> pere.pagekite.me Git - homepage.git/blobdiff - blog/archive/2014/04/04.rss
Added post on lsdvd 0.18.
[homepage.git] / blog / archive / 2014 / 04 / 04.rss
index e8d57d55dc5fce68157bea5b593f9eebbad1dff6..b05707799651934d6e3d1320f13cb52ebb45f8ba 100644 (file)
@@ -3,13 +3,62 @@
        <channel>
                <title>Petter Reinholdtsen - Entries from April 2014</title>
                <description>Entries from April 2014</description>
        <channel>
                <title>Petter Reinholdtsen - Entries from April 2014</title>
                <description>Entries from April 2014</description>
-                <link>http://people.skolelinux.org/pere/blog/</link>
+                <link>http://www.hungry.com/~pere/blog/</link>
 
        
 
        
+       <item>
+               <title>Half the Coverity issues in Gnash fixed in the next release</title>
+               <link>http://www.hungry.com/~pere/blog/Half_the_Coverity_issues_in_Gnash_fixed_in_the_next_release.html</link>        
+               <guid isPermaLink="true">http://www.hungry.com/~pere/blog/Half_the_Coverity_issues_in_Gnash_fixed_in_the_next_release.html</guid>
+                <pubDate>Tue, 29 Apr 2014 14:20:00 +0200</pubDate>
+               <description>&lt;p&gt;I&#39;ve been following &lt;a href=&quot;http://www.getgnash.org/&quot;&gt;the Gnash
+project&lt;/a&gt; for quite a while now.  It is a free software
+implementation of Adobe Flash, both a standalone player and a browser
+plugin.  Gnash implement support for the AVM1 format (and not the
+newer AVM2 format - see
+&lt;a href=&quot;http://lightspark.github.io/&quot;&gt;Lightspark&lt;/a&gt; for that one),
+allowing several flash based sites to work.  Thanks to the friendly
+developers at Youtube, it also work with Youtube videos, because the
+Javascript code at Youtube detect Gnash and serve a AVM1 player to
+those users. :) Would be great if someone found time to implement AVM2
+support, but it has not happened yet.  If you install both Lightspark
+and Gnash, Lightspark will invoke Gnash if it find a AVM1 flash file,
+so you can get both handled as free software.  Unfortunately,
+Lightspark so far only implement a small subset of AVM2, and many
+sites do not work yet.&lt;/p&gt;
+
+&lt;p&gt;A few months ago, I started looking at
+&lt;a href=&quot;http://scan.coverity.com/&quot;&gt;Coverity&lt;/a&gt;, the static source
+checker used to find heaps and heaps of bugs in free software (thanks
+to the donation of a scanning service to free software projects by the
+company developing this non-free code checker), and Gnash was one of
+the projects I decided to check out.  Coverity is able to find lock
+errors, memory errors, dead code and more.  A few days ago they even
+extended it to also be able to find the heartbleed bug in OpenSSL.
+There are heaps of checks being done on the instrumented code, and the
+amount of bogus warnings is quite low compared to the other static
+code checkers I have tested over the years.&lt;/p&gt;
+
+&lt;p&gt;Since a few weeks ago, I&#39;ve been working with the other Gnash
+developers squashing bugs discovered by Coverity.  I was quite happy
+today when I checked the current status and saw that of the 777 issues
+detected so far, 374 are marked as fixed.  This make me confident that
+the next Gnash release will be more stable and more dependable than
+the previous one.  Most of the reported issues were and are in the
+test suite, but it also found a few in the rest of the code.&lt;/p&gt;
+
+&lt;p&gt;If you want to help out, you find us on
+&lt;a href=&quot;https://lists.gnu.org/mailman/listinfo/gnash-dev&quot;&gt;the
+gnash-dev mailing list&lt;/a&gt; and on
+&lt;a href=&quot;irc://irc.freenode.net/#gnash&quot;&gt;the #gnash channel on
+irc.freenode.net IRC server&lt;/a&gt;.&lt;/p&gt;
+</description>
+       </item>
+       
        <item>
                <title>Install hardware dependent packages using tasksel (Isenkram 0.7)</title>
        <item>
                <title>Install hardware dependent packages using tasksel (Isenkram 0.7)</title>
-               <link>http://people.skolelinux.org/pere/blog/Install_hardware_dependent_packages_using_tasksel__Isenkram_0_7_.html</link>        
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Install_hardware_dependent_packages_using_tasksel__Isenkram_0_7_.html</guid>
+               <link>http://www.hungry.com/~pere/blog/Install_hardware_dependent_packages_using_tasksel__Isenkram_0_7_.html</link>        
+               <guid isPermaLink="true">http://www.hungry.com/~pere/blog/Install_hardware_dependent_packages_using_tasksel__Isenkram_0_7_.html</guid>
                 <pubDate>Wed, 23 Apr 2014 14:50:00 +0200</pubDate>
                <description>&lt;p&gt;It would be nice if it was easier in Debian to get all the hardware
 related packages relevant for the computer installed automatically.
                 <pubDate>Wed, 23 Apr 2014 14:50:00 +0200</pubDate>
                <description>&lt;p&gt;It would be nice if it was easier in Debian to get all the hardware
 related packages relevant for the computer installed automatically.
@@ -88,7 +137,7 @@ add a &quot;Xb-Modaliases&quot; header to your control file like I did in
 &lt;a href=&quot;http://packages.qa.debian.org/pymissile&quot;&gt;the pymissile
 package&lt;/a&gt; or submit a bug report with the details to the isenkram
 package.  See also
 &lt;a href=&quot;http://packages.qa.debian.org/pymissile&quot;&gt;the pymissile
 package&lt;/a&gt; or submit a bug report with the details to the isenkram
 package.  See also
-&lt;a href=&quot;http://people.skolelinux.org/pere/blog/tags/isenkram/&quot;&gt;all my
+&lt;a href=&quot;https://people.skolelinux.org/pere/blog/tags/isenkram/&quot;&gt;all my
 blog posts tagged isenkram&lt;/a&gt; for details on the notation.  I expect
 the information will be migrated to AppStream eventually, but for the
 moment I got no better place to store it.&lt;/p&gt;
 blog posts tagged isenkram&lt;/a&gt; for details on the notation.  I expect
 the information will be migrated to AppStream eventually, but for the
 moment I got no better place to store it.&lt;/p&gt;
@@ -97,8 +146,8 @@ moment I got no better place to store it.&lt;/p&gt;
        
        <item>
                <title>FreedomBox milestone - all packages now in Debian Sid</title>
        
        <item>
                <title>FreedomBox milestone - all packages now in Debian Sid</title>
-               <link>http://people.skolelinux.org/pere/blog/FreedomBox_milestone___all_packages_now_in_Debian_Sid.html</link>        
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/FreedomBox_milestone___all_packages_now_in_Debian_Sid.html</guid>
+               <link>http://www.hungry.com/~pere/blog/FreedomBox_milestone___all_packages_now_in_Debian_Sid.html</link>        
+               <guid isPermaLink="true">http://www.hungry.com/~pere/blog/FreedomBox_milestone___all_packages_now_in_Debian_Sid.html</guid>
                 <pubDate>Tue, 15 Apr 2014 22:10:00 +0200</pubDate>
                <description>&lt;p&gt;The &lt;a href=&quot;https://wiki.debian.org/FreedomBox&quot;&gt;Freedombox
 project&lt;/a&gt; is working on providing the software and hardware to make
                 <pubDate>Tue, 15 Apr 2014 22:10:00 +0200</pubDate>
                <description>&lt;p&gt;The &lt;a href=&quot;https://wiki.debian.org/FreedomBox&quot;&gt;Freedombox
 project&lt;/a&gt; is working on providing the software and hardware to make
@@ -180,8 +229,8 @@ mailing list&lt;/a&gt; if you want to help make this vision come true.&lt;/p&gt;
        
        <item>
                <title>Språkkoder for POSIX locale i Norge</title>
        
        <item>
                <title>Språkkoder for POSIX locale i Norge</title>
-               <link>http://people.skolelinux.org/pere/blog/Spr_kkoder_for_POSIX_locale_i_Norge.html</link>        
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Spr_kkoder_for_POSIX_locale_i_Norge.html</guid>
+               <link>http://www.hungry.com/~pere/blog/Spr_kkoder_for_POSIX_locale_i_Norge.html</link>        
+               <guid isPermaLink="true">http://www.hungry.com/~pere/blog/Spr_kkoder_for_POSIX_locale_i_Norge.html</guid>
                 <pubDate>Fri, 11 Apr 2014 21:30:00 +0200</pubDate>
                <description>&lt;p&gt;For 12 år siden, skrev jeg et lite notat om
 &lt;a href=&quot;http://i18n.skolelinux.no/localekoder.txt&quot;&gt;bruk av språkkoder
                 <pubDate>Fri, 11 Apr 2014 21:30:00 +0200</pubDate>
                <description>&lt;p&gt;For 12 år siden, skrev jeg et lite notat om
 &lt;a href=&quot;http://i18n.skolelinux.no/localekoder.txt&quot;&gt;bruk av språkkoder
@@ -263,8 +312,8 @@ jobb.&lt;/p&gt;
        
        <item>
                <title>S3QL, a locally mounted cloud file system - nice free software</title>
        
        <item>
                <title>S3QL, a locally mounted cloud file system - nice free software</title>
-               <link>http://people.skolelinux.org/pere/blog/S3QL__a_locally_mounted_cloud_file_system___nice_free_software.html</link>        
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/S3QL__a_locally_mounted_cloud_file_system___nice_free_software.html</guid>
+               <link>http://www.hungry.com/~pere/blog/S3QL__a_locally_mounted_cloud_file_system___nice_free_software.html</link>        
+               <guid isPermaLink="true">http://www.hungry.com/~pere/blog/S3QL__a_locally_mounted_cloud_file_system___nice_free_software.html</guid>
                 <pubDate>Wed, 9 Apr 2014 11:30:00 +0200</pubDate>
                <description>&lt;p&gt;For a while now, I have been looking for a sensible offsite backup
 solution for use at home.  My requirements are simple, it must be
                 <pubDate>Wed, 9 Apr 2014 11:30:00 +0200</pubDate>
                <description>&lt;p&gt;For a while now, I have been looking for a sensible offsite backup
 solution for use at home.  My requirements are simple, it must be
@@ -524,7 +573,7 @@ and Pamela Smith.  Please  have a look.&lt;/p&gt;
 check out the mounted S3QL file system to see if it would be usable as
 a home directory (in other word, that it provided POSIX semantics when
 it come to locking and umask handling etc).  Running
 check out the mounted S3QL file system to see if it would be usable as
 a home directory (in other word, that it provided POSIX semantics when
 it come to locking and umask handling etc).  Running
-&lt;a href=&quot;http://people.skolelinux.org/pere/blog/Testing_if_a_file_system_can_be_used_for_home_directories___.html&quot;&gt;my
+&lt;a href=&quot;https://people.skolelinux.org/pere/blog/Testing_if_a_file_system_can_be_used_for_home_directories___.html&quot;&gt;my
 test code to check file system semantics&lt;/a&gt;, I was happy to discover that
 no error was found.  So the file system can be used for home
 directories, if one chooses to do so.&lt;/p&gt;
 test code to check file system semantics&lt;/a&gt;, I was happy to discover that
 no error was found.  So the file system can be used for home
 directories, if one chooses to do so.&lt;/p&gt;
@@ -539,14 +588,14 @@ only read from it.&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;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;
+&lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
 </description>
        </item>
        
        <item>
                <title>EU-domstolen bekreftet i dag at datalagringsdirektivet er ulovlig</title>
 </description>
        </item>
        
        <item>
                <title>EU-domstolen bekreftet i dag at datalagringsdirektivet er ulovlig</title>
-               <link>http://people.skolelinux.org/pere/blog/EU_domstolen_bekreftet_i_dag_at_datalagringsdirektivet_er_ulovlig.html</link>        
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/EU_domstolen_bekreftet_i_dag_at_datalagringsdirektivet_er_ulovlig.html</guid>
+               <link>http://www.hungry.com/~pere/blog/EU_domstolen_bekreftet_i_dag_at_datalagringsdirektivet_er_ulovlig.html</link>        
+               <guid isPermaLink="true">http://www.hungry.com/~pere/blog/EU_domstolen_bekreftet_i_dag_at_datalagringsdirektivet_er_ulovlig.html</guid>
                 <pubDate>Tue, 8 Apr 2014 11:30:00 +0200</pubDate>
                <description>&lt;p&gt;I dag kom endelig avgjørelsen fra EU-domstolen om
 datalagringsdirektivet, som ikke overraskende ble dømt ulovlig og i
                 <pubDate>Tue, 8 Apr 2014 11:30:00 +0200</pubDate>
                <description>&lt;p&gt;I dag kom endelig avgjørelsen fra EU-domstolen om
 datalagringsdirektivet, som ikke overraskende ble dømt ulovlig og i
@@ -554,7 +603,7 @@ strid med borgernes grunnleggende rettigheter.  Hvis du lurer på hva
 datalagringsdirektivet er for noe, så er det
 &lt;a href=&quot;http://tv.nrk.no/program/koid75005313/tema-dine-digitale-spor-datalagringsdirektivet&quot;&gt;en
 flott dokumentar tilgjengelig hos NRK&lt;/a&gt; som jeg tidligere
 datalagringsdirektivet er for noe, så er det
 &lt;a href=&quot;http://tv.nrk.no/program/koid75005313/tema-dine-digitale-spor-datalagringsdirektivet&quot;&gt;en
 flott dokumentar tilgjengelig hos NRK&lt;/a&gt; som jeg tidligere
-&lt;a href=&quot;http://people.skolelinux.org/pere/blog/Dokumentaren_om_Datalagringsdirektivet_sendes_endelig_p__NRK.html&quot;&gt;har
+&lt;a href=&quot;https://people.skolelinux.org/pere/blog/Dokumentaren_om_Datalagringsdirektivet_sendes_endelig_p__NRK.html&quot;&gt;har
 anbefalt&lt;/a&gt; alle å se.&lt;/p&gt;
 
 &lt;p&gt;Her er et liten knippe nyhetsoppslag om saken, og jeg regner med at
 anbefalt&lt;/a&gt; alle å se.&lt;/p&gt;
 
 &lt;p&gt;Her er et liten knippe nyhetsoppslag om saken, og jeg regner med at
@@ -626,8 +675,8 @@ de ord&lt;/a&gt;.&lt;/p&gt;
        
        <item>
                <title>ReactOS Windows clone - nice free software</title>
        
        <item>
                <title>ReactOS Windows clone - nice free software</title>
-               <link>http://people.skolelinux.org/pere/blog/ReactOS_Windows_clone___nice_free_software.html</link>        
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/ReactOS_Windows_clone___nice_free_software.html</guid>
+               <link>http://www.hungry.com/~pere/blog/ReactOS_Windows_clone___nice_free_software.html</link>        
+               <guid isPermaLink="true">http://www.hungry.com/~pere/blog/ReactOS_Windows_clone___nice_free_software.html</guid>
                 <pubDate>Tue, 1 Apr 2014 12:10:00 +0200</pubDate>
                <description>&lt;p&gt;Microsoft have announced that Windows XP reaches its end of life
 2014-04-08, in 7 days.  But there are heaps of machines still running
                 <pubDate>Tue, 1 Apr 2014 12:10:00 +0200</pubDate>
                <description>&lt;p&gt;Microsoft have announced that Windows XP reaches its end of life
 2014-04-08, in 7 days.  But there are heaps of machines still running