]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.rss
New post on the municipality map.
[homepage.git] / blog / index.rss
index 753c244f43ec61a9fcbce089721ca2b64457e506..770eae38cbc1784222dc81e78937a8bf5929108e 100644 (file)
@@ -6,6 +6,690 @@
                 <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>Nikita version 0.6 released - free software archive API server</title>
+               <link>http://people.skolelinux.org/pere/blog/Nikita_version_0_6_released___free_software_archive_API_server.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Nikita_version_0_6_released___free_software_archive_API_server.html</guid>
+                <pubDate>Thu, 10 Jun 2021 17:10:00 +0200</pubDate>
+               <description>&lt;p&gt;I am very pleased to be able to share with you
+&lt;a href=&quot;https://lists.nuug.no/pipermail/nikita-noark/2021-June/000576.html&quot;&gt;the
+announcement of a new version of the archiving system Nikita&lt;/a&gt;
+published by its lead developer Thomas Sødring:&lt;/p&gt;
+
+&lt;p&gt;&lt;blockquote&gt;
+
+&lt;p&gt;It is with great pleasure that we can announce a new release of
+nikita.  Version 0.6
+(&lt;a href=&quot;https://gitlab.com/OsloMet-ABI/nikita-noark5-core&quot;&gt;https://gitlab.com/OsloMet-ABI/nikita-noark5-core&lt;/a&gt;). This
+release makes new record keeping functionality available. This really
+is a maturity release. Both in terms of functionality but also code.
+Considerable effort has gone into refactoring the codebase and
+simplifying the code. Notable changes for this release include:&lt;/p&gt;
+
+&lt;ul&gt;
+
+  &lt;li&gt;Significantly improved OData parsing&lt;/li&gt;
+  &lt;li&gt;Support for business specific metadata and national identifiers&lt;/li&gt;
+  &lt;li&gt;Continued implementation of domain model and endpoints&lt;/li&gt;
+  &lt;li&gt;Improved testing&lt;/li&gt;
+  &lt;li&gt;Ability to export and import from arkivstruktur.xml&lt;/li&gt;
+
+&lt;/ul&gt;
+
+&lt;p&gt;We are currently in the process of reaching an agreement with an
+archive institution to publish their picture archive using nikita with
+business specific metadata and we hope that we can share this with you
+soon. This is an interesting project as it allows the organisation to
+bring an older picture archive back to life while using the original
+metadata values stored as business specific metadata. Combined with
+OData means the scope and use of the archive is significantly
+increased and will showcase both the flexibility and power of
+Noark.&lt;/p&gt;
+
+&lt;p&gt;I really think we are approaching a version 1.0 of nikita, even
+though there is still a lot of work to be done. The notable work at
+the moment is to implement access-control and full text indexing of
+documents.&lt;/p&gt;
+
+&lt;p&gt;My sincere thanks to everyone who has contributed to this
+release!&lt;/p&gt;
+
+&lt;p&gt;- Thomas&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Release 0.6 2021-06-10 (d1ba5fc7e8bad0cfdce45ac20354b19d10ebbc7b)&lt;/strong&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+
+  &lt;li&gt;Refactor metadata entity search&lt;/li&gt;
+  &lt;li&gt;Remove redundant security configuration&lt;/li&gt;
+  &lt;li&gt;Make OpenAPI documentation work&lt;/li&gt;
+  &lt;li&gt;Change database structure / inheritance model to a more sensible approach&lt;/li&gt;
+  &lt;li&gt;Make it possible to move entities around the fonds structure&lt;/li&gt;
+  &lt;li&gt;Implemented a number of missing endpoints&lt;/li&gt;
+  &lt;li&gt;Make sure yml files are in sync&lt;/li&gt;
+  &lt;li&gt;Implemented/finalised storing and use of
+  &lt;ul&gt;
+       &lt;li&gt;Business Specific Metadata&lt;/li&gt;
+       &lt;li&gt;Norwegian National Identifiers&lt;/li&gt;
+       &lt;li&gt;Cross Reference&lt;/li&gt;
+       &lt;li&gt;Keyword&lt;/li&gt;
+       &lt;li&gt;StorageLocation&lt;/li&gt;
+       &lt;li&gt;Author&lt;/li&gt;
+       &lt;li&gt;Screening for relevant objects&lt;/li&gt;
+       &lt;li&gt;ChangeLog&lt;/li&gt;
+       &lt;li&gt;EventLog&lt;/li&gt;
+  &lt;/ul&gt;&lt;/li&gt;
+  &lt;li&gt;Make generation of updated docker image part of successful CI pipeline&lt;/li&gt;
+  &lt;li&gt;Implement pagination for all list requests
+  &lt;ul&gt;
+       &lt;li&gt;Refactor code to support lists&lt;/li&gt;
+       &lt;li&gt;Refactor code for readability&lt;/li&gt;
+       &lt;li&gt;Standardise the controller/service code&lt;/li&gt;
+  &lt;/ul&gt;&lt;/li&gt;
+  &lt;li&gt;Finalise File-&gt;CaseFile expansion and Record-&gt;registryEntry/recordNote 
+expansion&lt;/li&gt;
+  &lt;li&gt;Improved Continuous Integration (CI) approach via gitlab&lt;/li&gt;
+  &lt;li&gt;Changed conversion approach to generate tagged PDF documents&lt;/li&gt;
+  &lt;li&gt;Updated dependencies
+  &lt;ul&gt;
+       &lt;li&gt;For security reasons&lt;/li&gt;
+       &lt;li&gt;Brought codebase to spring-boot version 2.5.0&lt;/li&gt;
+       &lt;li&gt;Remove import of necessary dependencies&lt;/li&gt;
+       &lt;li&gt;Remove non-used metrics classes&lt;/li&gt;
+  &lt;/ul&gt;&lt;/li&gt;
+  &lt;li&gt;Added new analysis to CI including&lt;/li&gt;
+  &lt;li&gt;Implemented storing of Keyword&lt;/li&gt;
+  &lt;li&gt;Implemented storing of Screening and ScreeningMetadata&lt;/li&gt;
+  &lt;li&gt;Improved OData support
+  &lt;ul&gt;
+       &lt;li&gt;Better support for inheritance in queries where applicable&lt;/li&gt;
+       &lt;li&gt;Brought in more OData tests&lt;/li&gt;
+       &lt;li&gt;Improved OData/hibernate understanding of queries&lt;/li&gt;
+       &lt;li&gt;Implement $count, $orderby&lt;/li&gt;
+       &lt;li&gt;Finalise $top and $skip&lt;/li&gt;
+       &lt;li&gt;Make sure &amp; is used between query parameters&lt;/li&gt;
+  &lt;/ul&gt;&lt;/li&gt;
+  &lt;li&gt;Improved Testing in codebase
+  &lt;ul&gt;
+       &lt;li&gt;A new approach for integration tests to make test more readable&lt;/li&gt;
+       &lt;li&gt;Introduce tests in parallel with code development for TDD approach&lt;/li&gt;
+       &lt;li&gt;Remove test that required particular access to storage&lt;/li&gt;
+  &lt;/ul&gt;&lt;/li&gt;
+  &lt;li&gt;Implement case-handling process from received email to case-handler
+  &lt;ul&gt;
+       &lt;li&gt;Develop required GUI elements (digital postroom from email)&lt;/li&gt;
+       &lt;li&gt;Introduced leader, quality control and postroom roles&lt;/li&gt;
+  &lt;/ul&gt;&lt;/li&gt;
+  &lt;li&gt;Make PUT requests return 200 OK not 201 CREATED&lt;/li&gt;
+  &lt;li&gt;Make DELETE requests return 204 NO CONTENT not 200 OK&lt;/li&gt;
+  &lt;li&gt;Replaced &#39;oppdatert*&#39; with &#39;endret*&#39; everywhere to match latest spec&lt;/li&gt;
+  &lt;li&gt;Upgrade Gitlab CI to use python &gt; 3 for CI scripts&lt;/li&gt;
+  &lt;li&gt;Bug fixes
+  &lt;ul&gt;
+       &lt;li&gt;Fix missing ALLOW&lt;/li&gt;
+       &lt;li&gt;Fix reading of objects from jar file during start-up&lt;/li&gt;
+       &lt;li&gt;Reduce the number of warnings in the codebase&lt;/li&gt;
+       &lt;li&gt;Fix delete problems&lt;/li&gt;
+       &lt;li&gt;Make better use of cascade for &quot;leaf&quot; objects&lt;/li&gt;
+       &lt;li&gt;Add missing annotations where relevant&lt;/li&gt;
+       &lt;li&gt;Remove the use of ETAG for delete&lt;/li&gt;
+       &lt;li&gt;Fix missing/wrong/broken rels discovered by runtest&lt;/li&gt;
+       &lt;li&gt;Drop unofficial convertFil (konverterFil) end point&lt;/li&gt;
+       &lt;li&gt;Fix regex problem for dateTime&lt;/li&gt;
+       &lt;li&gt;Fix multiple static analysis issues discovered by coverity&lt;/li&gt;
+       &lt;li&gt;Fix proxy problem when looking for object class names&lt;/li&gt;
+       &lt;li&gt;Add many missing translated Norwegian to English (internal) 
+attribute/entity names&lt;/li&gt;
+       &lt;li&gt;Change UUID generation approach to allow code also set a value&lt;/li&gt;
+       &lt;li&gt;Fix problem with Part/PartParson&lt;/li&gt;
+       &lt;li&gt;Fix problem with empty OData search results&lt;/li&gt;
+       &lt;li&gt;Fix metadata entity domain problem&lt;/li&gt;
+  &lt;/ul&gt;&lt;/li&gt;
+  &lt;li&gt;General Improvements
+  &lt;ul&gt;
+       &lt;li&gt;Makes future refactoring easier as coupling is reduced&lt;/li&gt;
+       &lt;li&gt;Allow some constant variables to be set from property file&lt;/li&gt;
+       &lt;li&gt;Refactor code to make reflection work better across codebase&lt;/li&gt;
+       &lt;li&gt;Reduce the number of @Service layer classes used in @Controller 
+classes&lt;/li&gt;
+       &lt;li&gt;Be more consistent on naming of similar variable types&lt;/li&gt;
+       &lt;li&gt;Start printing rels/href if they are applicable&lt;/li&gt;
+       &lt;li&gt;Cleaner / standardised approach to deleting objects&lt;/li&gt;
+       &lt;li&gt;Avoid concatenation when using StringBuilder&lt;/li&gt;
+       &lt;li&gt;Consolidate code to avoid duplication&lt;/li&gt;
+       &lt;li&gt;Tidy formatting for a more consistent reading style across 
+similar class files&lt;/li&gt;
+       &lt;li&gt;Make throw a log.error message not an log.info message&lt;/li&gt;
+       &lt;li&gt;Make throw print the log value rather than printing in multiple 
+places&lt;/li&gt;
+       &lt;li&gt;Add some missing pronom codes&lt;/li&gt;
+       &lt;li&gt;Fix time formatting issue in Gitlab CI&lt;/li&gt;
+       &lt;li&gt;Remove stale / unused code&lt;/li&gt;
+       &lt;li&gt;Use only UUID datatype rather than combination String/UUID for systemID&lt;/li&gt;
+       &lt;li&gt;Mark variables final and @NotNull where relevant to indicate 
+intention&lt;/li&gt;
+  &lt;/ul&gt;&lt;/li&gt;
+  &lt;li&gt;Change Date values to DateTime to maintain compliance with Noark 5 
+standard&lt;/li&gt;
+  &lt;li&gt;Domain model improvements using Hypersistence Optimizer
+  &lt;ul&gt;
+       &lt;li&gt;Move @Transactional from class to methods to avoid borrowing the JDBC Connection unnecessarily&lt;/li&gt;
+       &lt;li&gt;Fix OneToOne performance issues&lt;/li&gt;
+       &lt;li&gt;Fix ManyToMany performance issues&lt;/li&gt;
+       &lt;li&gt;Add missing bidirectional synchronization support&lt;/li&gt;
+       &lt;li&gt;Fix ManyToMany performance issue&lt;/li&gt;
+  &lt;/ul&gt;&lt;/li&gt;
+  &lt;li&gt;Make List&lt;&gt; and Set&lt;&gt; use final-keyword to avoid potential problems 
+during update operations&lt;/li&gt;
+  &lt;li&gt;Changed internal URLs, replaced &quot;hateoas-api&quot; with &quot;api&quot;.&lt;/li&gt;
+  &lt;li&gt;Implemented storing of Precedence.&lt;/li&gt;
+  &lt;li&gt;Corrected handling of screening.&lt;/li&gt;
+  &lt;li&gt;Corrected _links collection returned for list of mixed entity types 
+to match the specific entity.&lt;/li&gt;
+  &lt;li&gt;Improved several internal structures.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;/blockquote&gt;&lt;/p&gt;
+
+&lt;p&gt;If free and open standardized archiving API sound interesting to
+you, please contact us on IRC
+(&lt;a href=&quot;irc://irc.oftc.net/%23nikita&quot;&gt;#nikita on
+irc.oftc.net&lt;/a&gt;) or email
+(&lt;a href=&quot;https://lists.nuug.no/mailman/listinfo/nikita-noark&quot;&gt;nikita-noark
+mailing list&lt;/a&gt;).&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&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
+</description>
+       </item>
+       
+       <item>
+               <title>VLC bittorrent plugin in Bullseye, saved by the bell?</title>
+               <link>http://people.skolelinux.org/pere/blog/VLC_bittorrent_plugin_in_Bullseye__saved_by_the_bell_.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/VLC_bittorrent_plugin_in_Bullseye__saved_by_the_bell_.html</guid>
+                <pubDate>Sat, 1 May 2021 11:00:00 +0200</pubDate>
+               <description>&lt;p&gt;Yesterday morning I got a warning call from the Debian quality
+control system that
+&lt;a href=&quot;https://tracker.debian.org/pkg/vlc-plugin-bittorrent&quot;&gt;the VLC
+bittorrent plugin&lt;/a&gt; was due to be removed because of a release
+critical bug in one of its dependencies.  As you might remember, this
+plugin make VLC able to stream videos directly from a bittorrent
+source using both torrent files and magnet links, similar to using a
+HTTP source.  I believe such protocol support is a vital feature in
+VLC, allowing efficient streaming from sources such at the almost 7
+million movies in &lt;a href=&quot;https://archive.org/&quot;&gt;the Internet
+Archive&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;The dependency was the unmaintained
+&lt;a href=&quot;https://tracker.debian.org/pkg/libtorrent-rasterbar&quot;&gt;libtorrent-rasterbar&lt;/a&gt;
+package, and &lt;a href=&quot;https://bugs.debian.org/987306&quot;&gt;the bug in
+question&lt;/a&gt; blocked its python library from working properly.  As I
+did not want Bullseye to release without bittorrent support in VLC, I
+set out to check out the status, and track down a fix for the problem.
+Luckily the issue had already been identified and fixed upstream,
+providing everything needed.  All I needed to do was to fetch the
+Debian git repository, extract and trim the patch from upstream and
+apply it to the Debian package for upload.&lt;/p&gt;
+
+&lt;p&gt;The fixed library was uploaded yesterday evening.  But that is not
+enough to get it into Bullseye, as Debian is currently in package
+freeze to prepare for a new next stable release.  Only non-critical
+packages with
+&lt;a href=&quot;https://wiki.debian.org/ContinuousIntegration/autopkgtest&quot;&gt;autopkgtest
+setup&lt;/a&gt; included, in other words able to validate automatically that
+the package is working, are allowed to migrate automatically into the
+next release at this stage.  And the unmaintained libtorrent-rasterbar
+lack such testing, and thus needed a manual override.  I am happy to
+report that such manual override was approved a few minutes ago, thus
+increasing significantly the chance of VLC bittorrent streaming being
+available out of the box also for Debian/Buster users.  A bit too
+close shave for my liking, as the Bullseye release is most likely just
+a few days away, and this  did feel like the package was saved by the
+bell.  I am so glad the warning email showed up in time for me to
+handle the issue, and a big thanks go to the Debian Release team for
+the quick feedback on
+&lt;a href=&quot;irc://irc.debian.org/%23debian-release&quot;&gt;#debian-release&lt;/a&gt;
+and their &lt;a href=&quot;https://bugs.debian.org/987865&quot;&gt;swift
+unblocking&lt;/a&gt;.&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&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
+</description>
+       </item>
+       
+       <item>
+               <title>Updated Valutakrambod, now also with information from NBX</title>
+               <link>http://people.skolelinux.org/pere/blog/Updated_Valutakrambod__now_also_with_information_from_NBX.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Updated_Valutakrambod__now_also_with_information_from_NBX.html</guid>
+                <pubDate>Sat, 27 Feb 2021 13:30:00 +0100</pubDate>
+               <description>&lt;p&gt;I have neglected the Valutakrambod library for a while, but decided
+this weekend to give it a face lift.  I fixed a few minor glitches in
+several of the service drivers, where the API had changed since I last
+looked at the code.  I also added support for fetching the order book
+from the newcomer Norwegian Bitcoin Exchange.&lt;/p&gt;
+
+&lt;p&gt;I also decided to migrate the project from github to gitlab in the
+process.  If you want a python library for talking to various currency
+exchanges, check out
+&lt;a href=&quot;https://gitlab.com/petterreinholdtsen/valutakrambod&quot;&gt;code for
+valutakrambod&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;This is what the output from &#39;&lt;tt&gt;bin/btc-rates-curses -c&lt;/tt&gt;&#39;
+looked like a few minutes ago:&lt;/p&gt;
+
+&lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
+           Name Pair           Bid         Ask Spread Ftcd    Age   Freq
+       Bitfinex BTCEUR  39229.0000  39246.0000   0.0%   44     44    nan
+        Bitmynt BTCEUR  39071.0000  41048.9000   4.8%   43     74    nan
+         Bitpay BTCEUR  39326.7000         nan   nan%   39    nan    nan
+       Bitstamp BTCEUR  39398.7900  39417.3200   0.0%    0      0      1
+           Bl3p BTCEUR  39158.7800  39581.9000   1.1%    0    nan      3
+       Coinbase BTCEUR  39197.3100  39621.9300   1.1%   38    nan    nan
+         Kraken+BTCEUR  39432.9000  39433.0000   0.0%    0      0      0
+        Paymium BTCEUR  39437.2100  39499.9300   0.2%    0   2264    nan
+        Bitmynt BTCNOK 409750.9600 420516.8500   2.6%   43     74    nan
+         Bitpay BTCNOK 410332.4000         nan   nan%   39    nan    nan
+       Coinbase BTCNOK 408675.7300 412813.7900   1.0%   38    nan    nan
+        MiraiEx BTCNOK 412174.1800 418396.1500   1.5%   34    nan    nan
+            NBX BTCNOK 405835.9000 408921.4300   0.8%   33    nan    nan
+       Bitfinex BTCUSD  47341.0000  47355.0000   0.0%   44     53    nan
+         Bitpay BTCUSD  47388.5100         nan   nan%   39    nan    nan
+       Coinbase BTCUSD  47153.6500  47651.3700   1.0%   37    nan    nan
+         Gemini BTCUSD  47416.0900  47439.0500   0.0%   36    336    nan
+         Hitbtc BTCUSD  47429.9900  47386.7400  -0.1%    0      0      0
+         Kraken+BTCUSD  47401.7000  47401.8000   0.0%    0      0      0
+  Exchangerates EURNOK     10.4012     10.4012   0.0%   38  76236    nan
+     Norgesbank EURNOK     10.4012     10.4012   0.0%   31  76236    nan
+       Bitstamp EURUSD      1.2030      1.2045   0.1%    2      2      1
+  Exchangerates EURUSD      1.2121      1.2121   0.0%   38  76236    nan
+     Norgesbank USDNOK      8.5811      8.5811   0.0%   31  76236    nan
+&lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
+
+&lt;p&gt;Yes, I notice the negative spread on Hitbtc.  Either I fail to
+understand their Websocket API or they are sending bogus data.  I&#39;ve
+seen the same with Kraken, and suspect there is something wrong with
+the data they send.&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&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
+</description>
+       </item>
+       
+       <item>
+               <title>Boken «Hvordan knuse overvåkningskapitalismen» lanseres på norsk</title>
+               <link>http://people.skolelinux.org/pere/blog/Boken__Hvordan_knuse_overv_kningskapitalismen__lanseres_p__norsk.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Boken__Hvordan_knuse_overv_kningskapitalismen__lanseres_p__norsk.html</guid>
+                <pubDate>Tue, 26 Jan 2021 19:10:00 +0100</pubDate>
+               <description>&lt;p&gt;Etter intenst arbeid over mange måneder er endelig den norske
+utgaven av «Hvordan knuse overvåkningskapitalismen» av Cory Doctorow
+ferdig og klar til å glede millioner av lesere over hele verden.
+Følgende pressemelding ble nettopp sendt ut til norske redaksjoner:
+
+&lt;blockquote&gt;
+
+&lt;p&gt;&lt;strong&gt;Hva gjør stordata med oss, og hvordan gjør algoritmene
+«fake news» til realiter?&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;Nå foreligger en viktig bok om temaet også på norsk. Boken klargjør
+og foreslår hvordan vi selv som enkeltpersoner, men også nasjonalt og
+internasjonalt kan bekjempe stordatakonsentrasjonene;
+«overvåkingskapitalismen».  Boken er «Hvordan knuse
+overvåkingskapitalismen» av dr. Cory Doctorow. Den engelske
+bokutgivelsen kom for noen dager siden og lanseres med et Webinar
+torsdag 2021-01-28. Doctorow besøkte Norge og NUUG i desember med sin
+presentasjon Monopoly, Not Mind Control: What&#39;s Really Happening With
+&quot;Surveillance Capitalism&quot;.&lt;/p&gt;
+
+&lt;p&gt;I funn etter funn, eksempel etter eksempel, gjennomgår og
+analyserer dr. Doctorow de utfordringer vi møter i større og større
+omfang. Ikke bare i USA, men også her hjemme.&lt;/p&gt;
+
+&lt;p&gt;Cory Doctorow er en britisk-kanadisk forfatter, journalist og
+aktivist, kjent for sine science fiction-romaner, for arbeidet for
+Creative Commons-bevegelsen, og for sine bidrag til reform av
+opphavsretten. Han er både æresdoktor og gjesteforeleser i
+datavitenskap ved Open University i UK, konsulent for Electronic
+Frontier Foundation, og godt kjent for innsiktsfullt å kommentere og
+skrive om digital utvikling.&lt;/p&gt;
+
+&lt;p&gt;Boken lanseres nå på norsk, både som ebok og på papir, oversatt av
+en dugnadsgjeng ledet av Petter Reinholdtsen.&lt;/p&gt;
+
+&lt;p&gt;Boken reiser noen helt grunnleggende og samfunnskritiske spørsmål:
+Hva fører det til når store deler av Internettet domineres av få store
+aktører og deres styringsverktøy og algoritmer?&lt;/p&gt;
+
+&lt;p&gt;Som individer bør vi være opptatt at grenser blir satt og håndhevet
+- grenser for overvåkning av individet, for utøvelse av kommersiell
+og politisk påvirkning, og for monopoldannelser i
+dataverdenen. Slik grensesetting styrker personvernet.&lt;/p&gt;
+
+&lt;p&gt;Konkurransetilsynet har ansvaret for at konkurranselovens § 11 skal
+forby «et dominerende foretak for utilbørlig å utnytte og misbruke
+sin dominerende stilling». Et tilsvarende forbud omfattes også av
+EØS-avtalens artikkel 54. Boken går i detalj om serien av
+innskrenkninger vi møter i valgfriheten, innskrenkninger som denne
+lovgivningen nettopp skal forhindre. Håndhevelse av en slik lovgivning
+er også til fordel for mindre næringsdrivende som uten dette får
+begrenset sine faktiske eller potensielle muligheter for vekst og
+etablering. «Slik atferd kan utgjøre et misbruk og kan ta ulike
+former», skriver Konkurransetilsynet.&lt;/p&gt;
+
+&lt;p&gt;Cory Doctorow går i sin bok lengre enn det med sine mange eksempler
+på forhold det burde vært grepet inn mot.&lt;/p&gt;
+
+&lt;p&gt;«Boken bør bidra til et sterkere engasjemen fra voktere av
+Inter­nettet nasjonalt og internasjonalt - EU medregnet» sier
+oversetter Ole-Erik Yrvin og fortsetter: «Vi har derfor
+&lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2021-01-26-knus-overvaakningskapitalismen-helleland.pdf&quot;&gt;allerede
+tatt opp bokens forslag&lt;/a&gt; direkte med Distrikts- og
+digitaliseringsminister Linda Hofstad Helleland (H) og
+Konkurransetilsynet slik at de kan følges opp.»&lt;/p&gt;
+
+&lt;p&gt;«Også Norge bør innta en pådriverrolle i denne utviklingen», sier
+Petter Reinholdtsen. «Tiden er knapp, og tilsynsmyndighetene må få
+de verktøy og de ressurser de trenger for at vi her hjemme skal oppnå
+nødvendige resultater. Dette gjelder ikke bare vår egen generasjon;
+det gjelder alle generasjoner fremover», avslutter Petter
+Reinholdsen.&lt;/p&gt;
+
+&lt;p&gt;Kontaktinformasjon:&lt;/p&gt;
+
+&lt;ul&gt;
+
+&lt;li&gt;Ole-Erik Yrvin, oeyrvin (at) gmail.com, +47 46500450&lt;/li&gt;
+
+&lt;li&gt;Petter Reinholdtsen, pere (at) hungry.com&lt;/li&gt;
+
+&lt;/ul&gt;
+
+&lt;p&gt;Relevante lenker:&lt;p&gt;
+
+&lt;ul&gt;
+
+&lt;li&gt;«Hvordan knuse overvåkingskapitalismen» kan bestilles på papir,
+som ebok eller leses på nett via
+&lt;a href=&quot;http://www.hungry.com/~pere/publisher/&quot;&gt;http://www.hungry.com/~pere/publisher/&lt;/a&gt;.&lt;/li&gt;
+
+&lt;li&gt;Opptak av NUUG-møtet Monopoly, Not Mind Control: What&#39;s Really
+Happening With &quot;Surveillance Capitalism&quot; med Cory Doctorow,
+&lt;a href=&quot;https://www.nuug.no/aktiviteter/20201208-doctorow/&quot;&gt;https://www.nuug.no/aktiviteter/20201208-doctorow/&lt;/a&gt;.&lt;/li&gt;
+
+&lt;li&gt;Påmelding til webinar som lanserer den engelske utgaven kan gjøres
+via
+&lt;a href=&quot;https://craphound.com/category/destroy/&quot;&gt;https://craphound.com/category/destroy/&lt;/a&gt;.&lt;/li&gt;
+
+&lt;li&gt;Cory Doctorows nettsted er
+&lt;a href=&quot;https://craphound.com/&quot;&gt;https://craphound.com/&lt;/a&gt;.&lt;/li&gt;
+
+&lt;/ul&gt;
+
+&lt;/blockquote&gt;
+
+&lt;p&gt;Som vanlig, hvis du bruker Bitcoin og ønsker å vise din støtte til
+det jeg driver med, setter jeg pris på om du sender Bitcoin-donasjoner
+til min adresse
+&lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.
+Merk, betaling med bitcoin er ikke anonymt. :)&lt;/p&gt;
+</description>
+       </item>
+       
+       <item>
+               <title>Latest Jami back in Debian Testing, and scriptable using dbus</title>
+               <link>http://people.skolelinux.org/pere/blog/Latest_Jami_back_in_Debian_Testing__and_scriptable_using_dbus.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Latest_Jami_back_in_Debian_Testing__and_scriptable_using_dbus.html</guid>
+                <pubDate>Tue, 12 Jan 2021 17:00:00 +0100</pubDate>
+               <description>&lt;p&gt;After a lot of hard work by its maintainer Alexandre Viau and
+others, the decentralized communication platform
+&lt;a href=&quot;https://en.wikipedia.org/wiki/Jami_(software)&quot;&gt;Jami&lt;/a&gt;
+(earlier known as Ring), managed to get
+&lt;a href=&quot;https://tracker.debian.org/pkg/ring&quot;&gt;its latest version&lt;/a&gt;
+into Debian Testing.  Several of its dependencies has caused build and
+propagation problems, which all seem to be solved now.&lt;/p&gt;
+
+&lt;p&gt;In addition to the fact that Jami is decentralized, similar to how
+bittorrent is decentralized, I first of all like how it is not
+connected to external IDs like phone numbers.  This allow me to set up
+computers to send me notifications using Jami without having to find
+get a phone number for each computer.  Automatic notification via Jami
+is also made trivial thanks to the provided client side API (as a DBus
+service).  Here is my bourne shell script demonstrating how to let any
+system send a message to any Jami address.  It will create a new
+identity before sending the message, if no Jami identity exist
+already:&lt;/p&gt;
+
+&lt;p&gt;&lt;pre&gt;
+#!/bin/sh
+#
+# Usage: $0 &lt;jami-address&gt; &lt;message&gt;
+#
+# Send &lt;message&gt; to &lt;jami-address&gt;, create local jami account if
+# missing.
+#
+# License: GPL v2 or later at your choice
+# Author: Petter Reinholdtsen
+
+
+if [ -z &quot;$HOME&quot; ] ; then
+    echo &quot;error: missing \$HOME, required for dbus to work&quot;
+    exit 1
+fi
+
+# First, get dbus running if not already running
+DBUSLAUNCH=/usr/bin/dbus-launch
+PIDFILE=/run/asterisk/dbus-session.pid
+if [ -e $PIDFILE ] ; then
+    . $PIDFILE
+    if ! kill -0 $DBUS_SESSION_BUS_PID 2&gt;/dev/null ; then
+        unset DBUS_SESSION_BUS_ADDRESS
+    fi
+fi
+if [ -z &quot;$DBUS_SESSION_BUS_ADDRESS&quot; ] &amp;&amp; [ -x &quot;$DBUSLAUNCH&quot; ]; then
+    DBUS_SESSION_BUS_ADDRESS=&quot;unix:path=$HOME/.dbus&quot;
+    dbus-daemon --session --address=&quot;$DBUS_SESSION_BUS_ADDRESS&quot; --nofork --nopidfile --syslog-only &lt; /dev/null &gt; /dev/null 2&gt;&amp;1 3&gt;&amp;1 &amp;
+    DBUS_SESSION_BUS_PID=$!
+    (
+        echo DBUS_SESSION_BUS_PID=$DBUS_SESSION_BUS_PID
+        echo DBUS_SESSION_BUS_ADDRESS=\&quot;&quot;$DBUS_SESSION_BUS_ADDRESS&quot;\&quot;
+        echo export DBUS_SESSION_BUS_ADDRESS
+    ) &gt; $PIDFILE
+    . $PIDFILE
+fi &amp;
+
+dringop() {
+    part=&quot;$1&quot;; shift
+    op=&quot;$1&quot;; shift
+    dbus-send --session \
+        --dest=&quot;cx.ring.Ring&quot; /cx/ring/Ring/$part cx.ring.Ring.$part.$op $*
+}
+
+dringopreply() {
+    part=&quot;$1&quot;; shift
+    op=&quot;$1&quot;; shift
+    dbus-send --session --print-reply \
+        --dest=&quot;cx.ring.Ring&quot; /cx/ring/Ring/$part cx.ring.Ring.$part.$op $*
+}
+
+firstaccount() {
+    dringopreply ConfigurationManager getAccountList | \
+      grep string | awk -F&#39;&quot;&#39; &#39;{print $2}&#39; | head -n 1
+}
+
+account=$(firstaccount)
+
+if [ -z &quot;$account&quot; ] ; then
+    echo &quot;Missing local account, trying to create it&quot;
+    dringop ConfigurationManager addAccount \
+      dict:string:string:&quot;Account.type&quot;,&quot;RING&quot;,&quot;Account.videoEnabled&quot;,&quot;false&quot;
+    account=$(firstaccount)
+    if [ -z &quot;$account&quot; ] ; then
+        echo &quot;unable to create local account&quot;
+        exit 1
+    fi
+fi
+
+# Not using dringopreply to ensure $2 can contain spaces
+dbus-send --print-reply --session \
+  --dest=cx.ring.Ring \
+  /cx/ring/Ring/ConfigurationManager \
+  cx.ring.Ring.ConfigurationManager.sendTextMessage \
+  string:&quot;$account&quot; string:&quot;$1&quot; \
+  dict:string:string:&quot;text/plain&quot;,&quot;$2&quot; 
+&lt;/pre&gt;&lt;/p&gt;
+
+&lt;p&gt;If you want to check it out yourself, visit the 
+&lt;a href=&quot;https://jami.net/&quot;&gt;the Jami system project page&lt;/a&gt; to learn
+more, and install the latest Jami client from Debian Unstable or
+Testing.&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&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
+</description>
+       </item>
+       
+       <item>
+               <title>Boken «Made with Creative Commons» lanseres på norsk</title>
+               <link>http://people.skolelinux.org/pere/blog/Boken__Made_with_Creative_Commons__lanseres_p__norsk.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Boken__Made_with_Creative_Commons__lanseres_p__norsk.html</guid>
+                <pubDate>Sun, 15 Nov 2020 23:50:00 +0100</pubDate>
+               <description>&lt;p&gt;Endelig er den norske utgaven av «Made with Creative Commons»
+ferdig og publisert.  Følgende pressemelding ble nettopp sendt ut:
+
+&lt;blockquote&gt;
+
+&lt;p&gt;&lt;strong&gt;Boken «Made with Creative Commons» lanseres på norsk&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;«Gjort med Creative Commons» er en bok om gjenbruk, deling og den
+digitale allmenningen. Boken omhandler å bygge en forretningsmodell på
+åpne verdier, endringene i tankesett og filosofi, og fordelene og
+praksisen som kommer med å være «åpen».&lt;/p&gt;
+  
+&lt;p&gt;Forfatterne Paul Stacey og Sarah Hinchliff Pearson tar oss med inn
+i samtaler med 24 mennesker, prosjekter og organisasjoner som på ulike
+måter generere inntekter gjennom deling av sine verk. Som leser får
+man innsikt i hvordan alt fra forskere, forfattere, kunstnere og
+filmskapere tjener penger basert på åpne forretningsmodeller. En av
+referansestudiene i denne boken viser hvordan Blender Animation Studio
+lager vakre animasjonsfilmer som de publiserer under en fri lisens,
+basert på en plattform som er fri programvare.&lt;/p&gt;
+
+&lt;p&gt;Utover praktiske eksempler på forskjellige forretningsmodeller berører
+også boken forskjellen mellom tradisjonelle kommersielle virksomheter og
+de som tar utgangspunkt i den globale delingskulturen.&lt;/p&gt;
+
+&lt;p&gt;«Hvis du ønsker å lære mer om digital delingskultur og Creative Commons
+er dette en bok som både vil inspirere og gi grunnleggende innsikt» sier
+leder av Creative Commons Norge, Christer Solheim Gundersen. «De siste
+årene har denne globale bevegelsen sett en betydelig vekst med totalt
+over 1,6 milliarder verk med CC-lisens tilgjengelig på nett.»
+  
+Nå er den tilgjengelig på norsk takket være liten gruppe frivillige
+entusiaster ledet av Petter Reinholdtsen. «På vegne av Creative Commons
+Norge vil jeg takke hver enkelt bidragsyter. Dette prosjektet er i seg
+selv et inspirerende eksempel på at delingskulturen også har godt
+fotfeste her i Norge.», avslutter Gundersen.&lt;/p&gt;
+
+&lt;p&gt;Boken er selvsagt fritt tilgjengelig under en Creative Commons lisens,
+og kan også kjøpes som ebok og papirutgave på blant annet Lulu.com og
+Amazon.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Lenker og kontaktinformasjon&lt;/strong&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+
+&lt;li&gt;Kontaktpunkt:
+&lt;br&gt;Ole-Erik Yrvin (oeyrvin@gmail.com) og
+&lt;br&gt;Christer Solheim Gundersen (christer@goopen.no), +47 9341 1360&lt;/li&gt;
+
+&lt;li&gt;Bokens &lt;a href=&quot;https://madewith.cc/&quot;&gt;engelske nettside&lt;/a&gt;&lt;/li&gt;
+
+&lt;li&gt;Den &lt;a href=&quot;http://www.hungry.com/~pere/publisher/&quot;&gt;norske utgavens nettside&lt;/a&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://www.lulu.com/en/us/shop/sarah-hinchliff-pearson-and-paul-stacey-and-bryan-mathers-and-ryan-merkley/gjort-med-creative-commons/paperback/product-m5jy75.html&quot;&gt;Papirutgaven fra Lulu&lt;/a&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://www.lulu.com/en/us/shop/sarah-hinchliff-pearson-and-paul-stacey-and-bryan-mathers-and-ryan-merkley/gjort-med-creative-commons/ebook/product-zw2r4k.html&quot;&gt;Epub-utgaven fra lulu&lt;/a&gt;&lt;/li&gt;
+
+&lt;/ul&gt;
+
+&lt;/blockquote&gt;
+
+&lt;p&gt;Nå håper jeg bare den får mange lesere, og finner veien under mange
+juletrær.&lt;/p&gt;
+
+&lt;p&gt;Som vanlig, hvis du bruker Bitcoin og ønsker å vise din støtte til
+det jeg driver med, setter jeg pris på om du sender Bitcoin-donasjoner
+til min adresse
+&lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.
+Merk, betaling med bitcoin er ikke anonymt. :)&lt;/p&gt;
+</description>
+       </item>
+       
+       <item>
+               <title>Buster based Bokmål edition of Debian Administrator&#39;s Handbook</title>
+               <link>http://people.skolelinux.org/pere/blog/Buster_based_Bokm_l_edition_of_Debian_Administrator_s_Handbook.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Buster_based_Bokm_l_edition_of_Debian_Administrator_s_Handbook.html</guid>
+                <pubDate>Tue, 20 Oct 2020 18:35:00 +0200</pubDate>
+               <description>&lt;p align=&quot;center&quot;&gt;&lt;img align=&quot;center&quot; src=&quot;http://people.skolelinux.org/pere/blog/images/2020-10-20-debian-handbook-nb-testprint.jpeg&quot; width=&quot;60%&quot;/&gt;&lt;/p&gt;
+
+&lt;p&gt;I am happy to report that we finally made it!  Norwegian Bokmål
+became the first translation published on paper of the new Buster
+based edition of &quot;&lt;a href=&quot;https://debian-handbook.info/&quot;&gt;The Debian
+Administrator&#39;s Handbook&lt;/a&gt;&quot;.  The print proof reading copy arrived
+some days ago, and it looked good, so now the book is approved for
+general distribution.  This updated paperback edition &lt;a
+href=&quot;https://debian-handbook.info/get/#norwegian&quot;&gt;is available from
+lulu.com&lt;/a&gt;.  The book is also available for download in electronic
+form as PDF, EPUB and Mobipocket, and can also be
+&lt;a href=&quot;https://debian-handbook.info/browse/nb-NO/stable/&quot;&gt;read online&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;I am very happy to wrap up this Creative Common licensed project,
+which concludes several months of work by several volunteers. The
+number of Linux related books published in Norwegian are few, and I
+really hope this one will gain many readers, as it is packed with deep
+knowledge on Linux and the Debian ecosystem.  The book will be
+available for various Internet book stores like Amazon and Barnes &amp;
+Noble soon, but I recommend buying
+&quot;&lt;a href=&quot;https://www.lulu.com/en/us/shop/roland-mas-and-rapha%C3%ABl-hertzog/h%C3%A5ndbok-for-debian-administratoren/paperback/product-9j7qwq.html&quot;&gt;Håndbok
+for Debian-administratoren&lt;/a&gt;&quot; directly from the source at Lulu.
+
+&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&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
+</description>
+       </item>
+       
+       <item>
+               <title>Buster update of Norwegian Bokmål edition of Debian Administrator&#39;s Handbook almost done</title>
+               <link>http://people.skolelinux.org/pere/blog/Buster_update_of_Norwegian_Bokm_l_edition_of_Debian_Administrator_s_Handbook_almost_done.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Buster_update_of_Norwegian_Bokm_l_edition_of_Debian_Administrator_s_Handbook_almost_done.html</guid>
+                <pubDate>Fri, 11 Sep 2020 09:45:00 +0200</pubDate>
+               <description>&lt;p&gt;Thanks to the good work of several volunteers, the updated edition
+of the Norwegian translation for
+&quot;&lt;a href=&quot;https://debian-handbook.info/&quot;&gt;The Debian Administrator&#39;s
+Handbook&lt;/a&gt;&quot; is now almost completed.  After many months of proof
+reading, I consider the proof reading complete enough for us to move
+to the next step, and have asked for the print version to be prepared
+and sent of to the print on demand service lulu.com.  While it is
+still not to late if you find any incorrect translations on
+&lt;a href=&quot;https://hosted.weblate.org/languages/nb_NO/debian-handbook/&quot;&gt;the
+hosted Weblate service&lt;/a&gt;, but it will be soon. :) You can check out
+&lt;a href=&quot; https://debian-handbook.info/browse/nb-NO/stable/&quot;&gt;the Buster
+edition on the web&lt;/a&gt; until the print edition is ready.&lt;/p&gt;
+
+&lt;p&gt;The book will be for sale on lulu.com and various web book stores,
+with links available from the web site for the book linked to above.
+I hope a lot of readers find it useful.&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&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
+</description>
+       </item>
+       
        <item>
                <title>Working on updated Norwegian Bokmål edition of Debian Administrator&#39;s Handbook</title>
                <link>http://people.skolelinux.org/pere/blog/Working_on_updated_Norwegian_Bokm_l_edition_of_Debian_Administrator_s_Handbook.html</link>
@@ -96,504 +780,6 @@ library.&lt;/p&gt;
 &lt;p&gt;I recommend you check out this simple and powerful approach to more
 secure network connections. :)&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&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
-</description>
-       </item>
-       
-       <item>
-               <title>Bompenge-Norge, med noen tall fra bompengekalkulator</title>
-               <link>http://people.skolelinux.org/pere/blog/Bompenge_Norge__med_noen_tall_fra_bompengekalkulator.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Bompenge_Norge__med_noen_tall_fra_bompengekalkulator.html</guid>
-                <pubDate>Mon, 1 Jun 2020 14:50:00 +0200</pubDate>
-               <description>&lt;p&gt;Det er tett med sensorstasjoner langs veinettet i Norge, som
-registrerer hvilke kjøretøy som passerer eller tar bilde av de som
-drar forbi.  I følge
-&lt;a href=&quot;https://vegkart.atlas.vegvesen.no/&quot;&gt;Vegvesenets nasjonale
-veidatabank (NVDB)&lt;/a&gt;, er det 353 bomstasjoner langs det norske
-veinettet.  21 i nordnorge, 48 i trøndelagsområdet, 13 på
-nordvestlandet, 91 i bergenstraktene og 180 på østlandsområdet.  I
-tillegg finnes det et utall overvåkningskamera og noen titalls
-RFID-avlesere for bompengebrikker som samler inn informasjon om hvilke
-biler som befinner seg hvor i landet.  For ikke å glemme alle
-mobilbasestasjoner som registrerer hvor brukere av mobilnettverket
-befinner seg.  De er ikke tema i dag.&lt;/p&gt;
-
-&lt;p&gt;De som kjører mye har interesse av å vite hvor mye bompenger det vil
-koste å kjøre fra et sted til et annet, og dette behovet har aktørene
-bak &lt;a href=&quot;https://bompengekalkulator.no/&quot;&gt;Bompengekalkulatoren&lt;/a&gt;
-tatt sikte på å tilby i markedet.  Fornuftig nok har de også en
-gratistjeneste, slik at de får frivillige til å gi innspill om feil i
-datagrunnlaget.  Jeg ble nylig nysgjerring på hvor mye det til koste å
-kjøre på kryss og tvers i Norge, og valgte meg ut en teststrekning fra
-Oslo til Tromsø for å se hvilke beløp som gjelder.&lt;/p&gt;
-
-&lt;p&gt;Bompengekalkulatoren viser frem flere rutealternativer for et gitt
-reisesøk, og i dette tilfellet, for reise fra Oslo Sentralstasjon til
-Tromsø sentrum, viser den tre alternativ.  Merk, disse tallene gjelder
-bensindrevet personbil.  En kan velge takstkategori i
-webgrensesnittet.  Det ene rutealternativet er E6 gjennom Norge, de to
-andre er E45 og E4 gjennom sverige.  E45 er innlandsruten i Sverige,
-motorvei gjennom store skoger som i følge kalkulatoren skal ta 22
-timer og 26 minutter med norsk bompengebeløp på 164 kroner.  Jeg har
-mine tvil til om datasettet til Bompengekalkulatoren har svenske
-bomstasjoner, så ta dette beløpet med en klype salt.  E4 er veien
-langs Bottenviken og mer befolket område, og skal ta 22 timer og 50
-minutter til en norsk bompengebeløp på 71 kroner.  Den norske ruten
-langs E6 skal derimot ta 23 timer og 16 minutter og beløpe seg til 664
-kroner.  Beløpene er uten autopass-brikke, slik at en slipper å få
-bilens posisjon registrert i alle bompengebrikkeavleserne som ikke
-også er bomstasjoner.  For trailere er bompengekostnaden 2-3 ganger så
-høy som for personbil.  I tillegg til pengebeløpet, som faktureres
-etterskuddsvis og de siste årene har blitt umulig å gjøre opp kontant
-på stedet, så kommer kostnaden med å få sine personopplysninger samlet
-inn, lagret og gjort tilgjengelig for fremmede på ubestemt tid.  Jeg
-ser på den kostnaden som mye høyere en pengebeløpet som
-faktureres.&lt;/p&gt;
-
-&lt;p&gt;For en tilsvarende tur fra Oslo til Bergen, så forteller
-kalkulatoren at raskeste vei er riksvei 7 på 7 timer 4 minutter med
-bompengebeløp 409 kroner.  Alternativene listet opp er E134 på 8 timer
-37 minutter med bompengebeløp 318 kroner og fylkesivei 40 på 7 timer
-30 minutter med beløp 331.  Det kan kanskje være greit å sjekke ut før
-en setter seg i bilen hvor ens personopplysninger vil bli samlet inn
-og lagret 5 fem år, når en velger hvilken rute en går for.&lt;/p&gt;
-
-&lt;p&gt;Som vanlig, hvis du bruker Bitcoin og ønsker å vise din støtte til
-det jeg driver med, setter jeg pris på om du sender Bitcoin-donasjoner
-til min adresse
-&lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.
-Merk, betaling med bitcoin er ikke anonymt. :)&lt;/p&gt;
-</description>
-       </item>
-       
-       <item>
-               <title>More reliable vlc bittorrent plugin in Debian (version 2.9)</title>
-               <link>http://people.skolelinux.org/pere/blog/More_reliable_vlc_bittorrent_plugin_in_Debian__version_2_9_.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/More_reliable_vlc_bittorrent_plugin_in_Debian__version_2_9_.html</guid>
-                <pubDate>Sun, 24 May 2020 17:00:00 +0200</pubDate>
-               <description>&lt;p&gt;I am very happy to report that a more reliable
-&lt;a href=&quot;https://tracker.debian.org/pkg/vlc-plugin-bittorrent&quot;&gt;VLC
-bittorrent plugin&lt;/a&gt; was just uploaded into debian.  This fixes a
-couple of crash bugs in the plugin, hopefully making the VLC
-experience even better when streaming directly from a bittorrent
-source.  The package is currently in Debian unstable, but should be
-available in Debian testing in two days.  To test it, simply install
-it like this:&lt;/p&gt;
-
-&lt;p&gt;&lt;pre&gt;
-apt install vlc-plugin-bittorrent
-&lt;/pre&gt;&lt;/p&gt;
-
-&lt;p&gt;After it is installed, you can try to use it to play a file
-downloaded live via bittorrent like this:
-
-&lt;p&gt;&lt;pre&gt;
-vlc https://archive.org/download/Glass_201703/Glass_201703_archive.torrent
-&lt;/pre&gt;&lt;/p&gt;
-
-&lt;p&gt;It also support magnet links and local .torrent files.&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&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
-</description>
-       </item>
-       
-       <item>
-               <title>Debian Edu interview: Yvan Masson</title>
-               <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Yvan_Masson.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Yvan_Masson.html</guid>
-                <pubDate>Tue, 12 May 2020 06:30:00 +0200</pubDate>
-               <description>&lt;p&gt;It has been way too long since my last interview, but as the
-&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt;
-community is still active, and new people keep showing up on the IRC
-channel &lt;a href=&quot;irc://irc.debian.org/#debian-edu&quot;&gt;#debian-edu&lt;/a&gt; and
-&lt;a href=&quot;https://lists.debian.org/debian-edu/&quot;&gt;the debian-edu mailing
-list&lt;/a&gt;, I decided to give it another go.  I was hoping someone else
-might pick up the idea and run with it, but this has not happened as
-far as I can tell, so here we are… This time the announcement of a new
-free software tool to
-&lt;a href=&quot;https://framagit.org/Yvan-Masson/WhosWho&quot;&gt;create a school year
-book&lt;/a&gt; triggered my interest, and I decided to learn more about its
-author.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;My name is Yvan MASSON, I live in France. I have my own one person
-business in computer services.  The work consist of visiting my
-customers (person&#39;s home, local authority, small business) to give
-advise, install computers and software, fix issues, and provide
-computing usage training.  I spend the rest of my time enjoying my
-family and promoting free software.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;What is your approach for promoting free
-software?&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;When I think that free software could be suitable for someone, I
-explain what it is, with simple words, give a few known examples, and
-explain that while there is no fee it is a viable alternative in many
-situations. Most people are receptive when you explain how it is
-better (I simplify arguments here, I know that it is not so simple):
-Linux works on older hardware, there are no viruses, and the software
-can be audited to ensure user is not spied upon. I think the most
-important is to keep a clear but moderated speech: when you try to
-convince too much, people feel attacked and stop listening.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux / Debian Edu
-project?&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;I can not remember how I first heard of Skolelinux / Debian Edu,
-but probably on planet.debian.org. As I have been working for a
-school, I have interest in this type of project.
-
-&lt;p&gt;The school I am involved in is a school for &quot;children&quot; between 14
-and 18 years old.  The French government has recommended free software
-since 2012, but they do not always use free software themselves.  The
-school computers are still using the Windows operating system, but all
-of them have the classic set of free software: Firefox ESR,
-LibreOffice (with the excellent extension Grammalecte that indicates
-French grammatical errors), SumatraPDF, Audacity, 7zip, KeePass2, VLC,
-GIMP, Inkscape…
-
-&lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux / Debian
-Edu?&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;It is free software! Built on Debian, I am sure that users are not
-spied upon, and that it can run on low end hardware.  This last point
-is very important, because we really need to improve &quot;green IT&quot;.  I do
-not know enough about Skolelinux / Debian Edu to tell how it is better
-than another free software solution, but what I like is the &quot;all in
-one&quot; solution: everything has been thought of and prepared to ease
-installation and usage.&lt;/p&gt;
-
-&lt;p&gt;I like Free Software because I hate using something that I can not
-understand. I do not say that I can understand everything nor that I
-want to understand everything, but knowing that someone / some company
-intentionally prevents me from understanding how things work is really
-unacceptable to me.&lt;/p&gt;
-
-&lt;p&gt;Secondly, and more importantly, free software is a requirement to
-prevent abuses regarding human rights and environmental care.
-Humanity can not rely on tools that are in the hands of small group of
-people.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux / Debian
-Edu?&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;Again, I don&#39;t know this project enough. Maybe a dedicated website?
-Debian wiki works well for documentation, but is not very appealing to
-someone discovering the project. Also, as Skolelinux / Debian Edu uses
-OpenLDAP, it probably means that Windows workstations cannot use
-centralized authentication. Maybe the project could use Samba as an
-Active Directory domain controller instead, allowing Windows desktop
-usage when necessary.&lt;/p&gt;
-
-&lt;p&gt;(Editors note: In fact Windows workstations can
-&lt;a href=&quot;https://wiki.debian.org/DebianEdu/Documentation/Buster/HowTo/Samba&quot;&gt;use
-the centralized authentication in a Debian Edu setup&lt;/a&gt;, at least for
-some versions of Windows, but the fact that this is not well known can
-be seen as an indication of the need for better documentation and
-marketing. :)&lt;/p&gt;
-     
-&lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;Nothing original: Debian testing/sid with Gnome desktop, Firefox,
-Thunderbird, LibreOffice…&lt;/p&gt;
-     
-&lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
-get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
-
-&lt;p&gt;Every effort to spread free software into schools is important,
-whatever it is. But I think, at least where I live, that IT
-professionals maintaining schools networks are still very &quot;Microsoft
-centric&quot;.  Schools will use any working solution, but they need people
-to install and maintain it.  How to make these professionals sensitive
-about free software and train them with solutions like Debian Edu /
-Skolelinux is a really good question :-)&lt;/p&gt;
-</description>
-       </item>
-       
-       <item>
-               <title>Jami as a Zoom client, a trick for password protected rooms...</title>
-               <link>http://people.skolelinux.org/pere/blog/Jami_as_a_Zoom_client__a_trick_for_password_protected_rooms___.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Jami_as_a_Zoom_client__a_trick_for_password_protected_rooms___.html</guid>
-                <pubDate>Fri, 8 May 2020 13:30:00 +0200</pubDate>
-               <description>&lt;p&gt;Half a year ago,
-&lt;a href=&quot;http://people.skolelinux.org/pere/blog/Jami_Ring__finally_functioning_peer_to_peer_communication_client.html&quot;&gt;I
-wrote&lt;/a&gt; about &lt;a href=&quot;https://jami.net/&quot;&gt;the Jami communication
-client&lt;/a&gt;, capable of peer-to-peer encrypted communication.  It
-handle both messages, audio and video.  It uses distributed hash
-tables instead of central infrastructure to connect its users to each
-other, which in my book is a plus.  I mentioned briefly that it could
-also work as a SIP client, which came in handy when the higher
-educational sector in Norway started to promote Zoom as its video
-conferencing solution.  I am reluctant to use the official Zoom client
-software, due to their &lt;a href=&quot;https://zoom.us/terms&quot;&gt;copyright
-license clauses&lt;/a&gt; prohibiting users to reverse engineer (for example
-to check the security) and benchmark it, and thus prefer to connect to
-Zoom meetings with free software clients.&lt;/p&gt;
-
-&lt;p&gt;Jami worked OK as a SIP client to Zoom as long as there was no
-password set on the room.  The Jami daemon leak memory like crazy
-(approximately 1 GiB a minute) when I am connected to the video
-conference, so I had to restart the client every 7-10 minutes, which
-is not a great.  I tried to get other SIP Linux clients to work
-without success, so I decided I would have to live with this wart
-until someone managed to fix the leak in the dring code base.  But
-another problem showed up once the rooms were password protected.  I
-could not get my dial tone signaling through from Jami to Zoom, and
-dial tone signaling is used to enter the password when connecting to
-Zoom.  I tried a lot of different permutations with my Jami and
-Asterisk setup to try to figure out why the signaling did not get
-through, only to finally discover that the fundamental problem seem to
-be that Zoom is simply not able to receive dial tone signaling when
-connecting via SIP.  There seem to be nothing wrong with the Jami and
-Asterisk end, it is simply broken in the Zoom end.  I got help from a
-very skilled VoIP engineer figuring out this last part.  And being a
-very skilled engineer, he was also able to locate a solution for me.
-Or to be exact, a workaround that solve my initial problem of
-connecting to password protected Zoom rooms using Jami.&lt;/p&gt;
-
-&lt;p&gt;So, how do you do this, I am sure you are wondering by now.  The
-trick is already
-&lt;a href=&quot;https://support.zoom.us/hc/en-us/articles/202405539-H-323-SIP-Room-Connector-Dial-Strings#sip&quot;&gt;documented
-from Zoom&lt;/a&gt;, and it is to modify the SIP address to include the room
-password.  What is most surprising about this is that the
-automatically generated email from Zoom with instructions on how to
-connect via SIP do not mention this.  The SIP address to use normally
-consist of the room ID (a number), an @ character and the IP address
-of the Zoom SIP gateway.  But Zoom understand a lot more than just the
-room ID in front of the at sign.  The format is &quot;&lt;tt&gt;[Meeting
-ID].[Password].[Layout].[Host Key]&lt;/tt&gt;&quot;, and you can hear see how you
-can both enter password, control the layout (full screen, active
-presence and gallery) and specify the host key to start the meeting.
-The full SIP address entered into Jami to provide the password will
-then look like this (all using made up numbers):&lt;/p&gt;
-
-&lt;p&gt;&lt;blockquote&gt;
-&lt;tt&gt;sip:657837644.522827@192.168.169.170&lt;/tt&gt;
-&lt;/blockquote&gt;&lt;/p&gt;
-
-&lt;p&gt;Now if only jami would reduce its memory usage, I could even
-recommend this setup to others. :)&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&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
-</description>
-       </item>
-       
-       <item>
-               <title>GnuCOBOL, a free platform to learn and use COBOL - nice free software</title>
-               <link>http://people.skolelinux.org/pere/blog/GnuCOBOL__a_free_platform_to_learn_and_use_COBOL___nice_free_software.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/GnuCOBOL__a_free_platform_to_learn_and_use_COBOL___nice_free_software.html</guid>
-                <pubDate>Wed, 29 Apr 2020 13:10:00 +0200</pubDate>
-               <description>&lt;p&gt;The curiosity got the better of me when
-&lt;a href=&quot;https://developers.slashdot.org/story/20/04/06/1424246/new-jersey-desperately-needs-cobol-programmers&quot;&gt;Slashdot
-reported&lt;/a&gt; that New Jersey was desperately looking for
-&lt;a href=&quot;https://en.wikipedia.org/wiki/COBOL&quot;&gt;COBOL&lt;/a&gt; programmers,
-and a few days later it was reported that
-&lt;a href=&quot;https://onezero.medium.com/ibm-rallies-cobol-engineers-to-save-overloaded-unemployment-systems-eeadf13eddce&quot;&gt;IBM
-tried to locate COBOL programmers&lt;/a&gt;.&lt;/p&gt;
-
-&lt;p&gt;I thus decided to have a look at free software alternatives to
-learn COBOL, and had the pleasure to find
-&lt;a href=&quot;https://sourceforge.net/projects/open-cobol/&quot;&gt;GnuCOBOL&lt;/a&gt; was
-already &lt;a href=&quot;https://tracker.debian.org/pkg/gnucobol&quot;&gt;in
-Debian&lt;/a&gt;.  It used to be called Open Cobol, and is a &quot;compiler&quot;
-transforming COBOL code to C or C++ before giving it to GCC or Visual
-Studio to build binaries.&lt;/p&gt;
-
-&lt;p&gt;I managed to get in touch with upstream, and was impressed with the
-quick response, and also was happy to see a new Debian maintainer
-taking over when the original one recently asked to be replaced.  A
-new Debian upload was done as recently as yesterday.&lt;/p&gt;
-
-&lt;p&gt;Using the Debian package, I was able to follow a simple COBOL
-introduction and make and run simple COBOL programs.  It was fun to
-learn a new programming language.  If you want to test for yourself,
-&lt;a href=&quot;https://en.wikipedia.org/wiki/GnuCOBOL&quot;&gt;the GnuCOBOL Wikipedia
-page&lt;/a&gt; have a few simple examples to get you startet.&lt;/p&gt;
-
-&lt;p&gt;As I do not have much experience with COBOL, I do not know how
-standard compliant it is, but it claim to pass most tests from COBOL
-test suite, which sound good to me.  It is nice to know it is possible
-to learn COBOL using software without any usage restrictions, and I am
-very happy such nice free software project as this is available.  If
-you as me is curious about COBOL, check it out.&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&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
-</description>
-       </item>
-       
-       <item>
-               <title>Totalovervåkning av innbyggernes bevegelser - nei takk!</title>
-               <link>http://people.skolelinux.org/pere/blog/Totaloverv_kning_av_innbyggernes_bevegelser___nei_takk_.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Totaloverv_kning_av_innbyggernes_bevegelser___nei_takk_.html</guid>
-                <pubDate>Thu, 16 Apr 2020 20:30:00 +0200</pubDate>
-               <description>&lt;p&gt;Jeg er blitt spurt hva jeg synes om lansering av smittestopp-appen,
-overvåkningsløsningen lansert av Folkehelseinstituttet,
-Simula-senteret og Regjeringen i dag, fulgt av klare trusler fra
-regjeringen om konsekvenser hvis befolkningen ikke tar den i bruk.
-Rekker ikke skrive noe fyldig om temaet, men det er klart for meg at
-den utraderer retten til privatliv samt utgjør en personlig
-sikkerhetsrisiko for alle som tar den i bruk.  Bare det er nok til at
-det fremstår som en svært dårlig ide å bli med på denne &quot;dugnaden&quot;.
-Det finnes andre og bedre tilnærminger enn den valgt av FHI.  Har de
-valgt sin tilnærming for å sikre seg nok et datasett i den fremtidige
-ehelse-portalen?  Potensialet for misbruk av informasjon samlet inn av
-appen er for stort, effekten på neste krise for klar og gevinsten for
-liten.&lt;/p&gt;
-
-&lt;p&gt;For å si det med forhenværende leder i Datatilsynet, Georg Apenes,
-som skrev i en kronikk den gang Datatilsynet vernet
-privatsfæren at
-«&lt;a href=&quot;https://www.dagbladet.no/kultur/rent-mel-i-bilen/66333882&quot;&gt;SENTRALT
-I en liberal forestillingsverden finner vi aksept av borgerens rett
-til å kunne velge å være i fred; å være u-iakttatt, uregistrert og
-anonym&lt;/a&gt;».  Det er ikke uten grunn han startet kronikken med
-«Personvern et fremmedord i enkelte av de statsorganene som samler
-inn, oppbevarer og bruker personopplysninger».  Der har nok
-statsorganene bare blitt dårligere på 13 år.&lt;/p&gt;
-
-&lt;p&gt;Det er jo også verdt å merke seg at personvernrådet i EU (EDPB)
-mener smittestopp-appen
-&lt;a href=&quot;https://nrkbeta.no/2020/04/16/personvernrad-i-eu-mener-norsk-app-bryter-med-viktig-personvernprinsipp/&quot;&gt;opererer
-i strid med prinsippet om dataminimering&lt;/a&gt;.  Også de ser at det
-finnes mye bedre måter å gjøre dette på.&lt;/p&gt;
-
-
-&lt;p&gt;Som vanlig, hvis du bruker Bitcoin og ønsker å vise din støtte til
-det jeg driver med, setter jeg pris på om du sender Bitcoin-donasjoner
-til min adresse
-&lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.
-Merk, betaling med bitcoin er ikke anonymt. :)&lt;/p&gt;
-</description>
-       </item>
-       
-       <item>
-               <title>Ny URL til den frie norske stavekontrollen</title>
-               <link>http://people.skolelinux.org/pere/blog/Ny_URL_til_den_frie_norske_stavekontrollen.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Ny_URL_til_den_frie_norske_stavekontrollen.html</guid>
-                <pubDate>Sat, 21 Mar 2020 08:00:00 +0100</pubDate>
-               <description>&lt;p&gt;Det er lenge siden jeg har sett på den norske stavekontrollen, sist
-jeg skrev om temaet var i 2016, og i mellomtiden har nettstedet
-no.speling.org forsvunnet, og både git-depotet på Alioth og
-mailman-tjenesten som hadde epostlistene for oversettelser blitt lagt
-ned.  Men bokmål og nynorsk trenger fortsatt stavekontroll, så etter
-et par purringer fra en som har lyst til å forbedre stavekontrollen
-har jeg endelig fått lagt ut ny offentlig kopi av git-depotet.  Jeg
-valgte gitlab foran github..  Siste utgave av stavekontrollen kan
-hentes ned fra
-&lt;a href=&quot;https://gitlab.com/norwegian-language-tools/spell-norwegian&quot;&gt;https://gitlab.com/norwegian-language-tools/spell-norwegian&lt;/a&gt;.
-Ingen ny versjon i denne omgang altså, bare et nytt sted å samle
-forbedringer til den frie norske stavekontrollen. :)
-
-&lt;p&gt;Som vanlig, hvis du bruker Bitcoin og ønsker å vise din støtte til
-det jeg driver med, setter jeg pris på om du sender Bitcoin-donasjoner
-til min adresse
-&lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.
-Merk, betaling med bitcoin er ikke anonymt. :)&lt;/p&gt;
-</description>
-       </item>
-       
-       <item>
-               <title>Nikita version 0.5 released - updated free software archive API server</title>
-               <link>http://people.skolelinux.org/pere/blog/Nikita_version_0_5_released___updated_free_software_archive_API_server.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Nikita_version_0_5_released___updated_free_software_archive_API_server.html</guid>
-                <pubDate>Mon, 2 Mar 2020 19:00:00 +0100</pubDate>
-               <description>&lt;p&gt;Today, after many months of development, a new release of
-&lt;ahref=&quot;https://gitlab.com/OsloMet-ABI/nikita-noark5-core/&quot;&gt;Nikita
-Noark 5 core project&lt;/a&gt; was finally
-&lt;ahref=&quot;https://lists.nuug.no/pipermail/nikita-noark/2020-March/000519.html&quot;&gt;announced
-on the project mailing list&lt;/a&gt;.  The Nikita free software solution is
-an implementation of the Norwegian archive standard Noark 5 used by
-government offices in Norway.  These were the changes in version 0.5
-since version 0.4, see the email link above for links to a demo
-site:&lt;/p&gt;
-
-&lt;ul&gt;
-
-  &lt;li&gt;Updated to Noark 5 versjon 5.0 API specification.
-    &lt;ul&gt;
-      &lt;li&gt;Changed formatting of _links from [] to {} to match IETF draft
-      on JSON HAL.&lt;/li&gt;
-      &lt;li&gt;Merged Registrering og Basisregistrering in version 4 to
-      combined Registrering.&lt;/li&gt;
-      &lt;li&gt;DokumentObjekt is now subtype of ArkivEnhet.&lt;/li&gt;
-      &lt;li&gt;Introducing new entity Arkivnotat.&lt;/li&gt;
-      &lt;li&gt;Changed all relation keys to use /v5/ instead of /v4/.&lt;/li&gt;
-      &lt;li&gt;Corrected to use new official relation keys when possible.&lt;/li&gt;
-      &lt;li&gt;Renamed Sakspart to Part and connect it to Mappe, Registrering
-      and Dokumentbeskrivelse instead of only Saksmappe.&lt;/li&gt;
-      &lt;li&gt;Moved Korrespondansepart connection from Journalpost to
-      Registrering.&lt;/li&gt;
-      &lt;li&gt;Moved Part and Korrespondansepart from package sakarkiv to
-      arkivstruktur.&lt;/li&gt;
-      &lt;li&gt;Renamed presedensstatus to presedensStatus.&lt;/li&gt;
-      &lt;li&gt;Use new JSON content-type &quot;application/vnd.noark5+json&quot;.&lt;/li&gt;
-      &lt;li&gt;Updated prepopulated format list to use PRONOM codes.&lt;/li&gt;
-      &lt;li&gt;Implemented endpoint for system information.&lt;/li&gt;
-      &lt;li&gt;Implemented national identifiers for both file and record.&lt;/li&gt;
-      &lt;li&gt;Implemented comments.&lt;/li&gt;
-      &lt;li&gt;implemented sign off.&lt;/li&gt;
-      &lt;li&gt;implemented conversion.&lt;/li&gt;
-    &lt;/ul&gt;&lt;/li&gt;
-  &lt;li&gt;Improved/implemented OData search and paging support for more entities.&lt;/li&gt;
-  &lt;li&gt;No longer exposes attribute Dokumentobjekt.referanseDokumentfil,
-   one should use the relation in _links instead.&lt;/li&gt;
-  &lt;li&gt;Corrected relation keys under
-   https://rel.arkivverket.no/noark5/v5/api/administrasjon/, replacing
-   &#39;administrasjon&#39; with &#39;admin&#39;.&lt;/li&gt;
-  &lt;li&gt;Fixed several security and stability issues discovered by Coverity.&lt;/li&gt;
-  &lt;li&gt;Corrected handling ETag errors, now return code 409.&lt;/li&gt;
-  &lt;li&gt;Improved handling of Kryssreferanse.&lt;/li&gt;
-  &lt;li&gt;Changed internal database model to use UUID/SystemID as primary keys
-   in tables.&lt;/li&gt;
-  &lt;li&gt;Changed internal database table names to use package prefix.&lt;/li&gt;
-  &lt;li&gt;Changed time zone handling for date and datetime attributes, to be
-   more according to the new definition in the API specification.&lt;/li&gt;
-  &lt;li&gt;Change revoke-token to only drop token on POST requests, not GET.&lt;/li&gt;
-  &lt;li&gt;Updated to newer Spring version.&lt;/li&gt;
-  &lt;li&gt;Changed primary key and URL component for metadata code lists to
-   use the &#39;kode&#39; value instead of a SystemID.&lt;/li&gt;
-  &lt;li&gt;Corrected implementation of Part and Sakspart.&lt;/li&gt;
-  &lt;li&gt;Changed instance lists with subtypes (like .../registrering/ and
-   .../mappe/) to include the attributes and _links entries for the
-   subtype in the supertype lists.&lt;/li&gt;
-  &lt;li&gt;Adjusted _links relations to make it possible to figure out the
-   entity of an instance using the self-&gt;href-&gt;relation key lookup
-   method.&lt;/li&gt;
-  &lt;li&gt;Fixed several end points to make sure GET, PUT, POST and DELETE
-   match each other.&lt;/li&gt;
-  &lt;li&gt;Updated DELETE endpoints to work with UUID based entity
-   identifiers.&lt;/li&gt;
-  &lt;li&gt;Restructured code to use more common URL related constants in entry
-   point values and replace @RequestMapping with method specific
-   annotations.&lt;/li&gt;
-  &lt;li&gt;Added first unit test code.&lt;/li&gt;
-  &lt;li&gt;Updated web GUI to work with the updated API.&lt;/li&gt;
-  &lt;li&gt;Changed integer fields, enforce them as numeric.&lt;/li&gt;
-  &lt;li&gt;Rewrote and simplify metadata handling to use common service and
-   controller code instead of duplicating for each type.&lt;/li&gt;
-  &lt;li&gt;Implemented the remaining metadata types.&lt;/li&gt;
-  &lt;li&gt;Changed Country list source from Wikipedia to Debian iso-codes and
-   updated the list of Countries.&lt;/li&gt;
-  &lt;li&gt;Many many corrections and improvements.&lt;/li&gt;
-
-&lt;/ul&gt;
-
-&lt;p&gt;If free and open standardized archiving API sound interesting to
-you, please contact us on IRC
-(&lt;a href=&quot;irc://irc.freenode.net/%23nikita&quot;&gt;#nikita on
-irc.freenode.net&lt;/a&gt;) or email
-(&lt;a href=&quot;https://lists.nuug.no/mailman/listinfo/nikita-noark&quot;&gt;nikita-noark
-mailing list&lt;/a&gt;).&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&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;