Posts

Showing posts with the label Technology

Protecting copyright with blockchain?

I've been reading  articles discussing how blockchain can be used to "protect" the interests of copyright and patent holders.  While I agree this technology would be helpful, we need to recognise that this is a philosophy of "protection" that is the opposite to technological measures such as encrypted media. Blockchain provides a decentralised database technology, ensuring that records that have been added can't be faked, removed, etc without detection. While blockchain provides a level of authenticity and immutability.of the data not seen before, we are still talking about an enhanced database technology. I've discussed the flaw in copyright law a few times, which is the  outdated interpretation of Berne Article 5  used to claim that there can never be formalities with copyright such as registration. Blockchain would be a great technology to use, along with modernisation of copyright law, to solve problems ranging from the  orphaned works problem to t...

The Canadiana preservation network and access platform

Image
Canadiana is sending me to Access 2016 .  While I expect to learn quite a bit and meet new people, I wanted to make an additional introduction online ahead of time. I have participated in many changes to the technical platform at Canadiana since I started in January 2011.  As always, what I write is my own thoughts and isn't an official statement from my employer. Software platform In early 2011 Canadiana was in transition from an access platform simply called "ECO" for Early Canadiana Online.  This was a mod-perl 1 application that was tightly tied to a legacy version of Apache, was written by an outside consultant, and was in need of upgrading.  I did my best to keep that running as long as possible while keeping our machines secure by having the mod-perl1 application running within a chroot() environment within a newer version of Debian which no longer supported mod-perl1.  This is something we would use linux containers for today, but that wasn't ready in 2...

Windows 10 the last desktop version of Windows? The future is unevenly distributed...

I was pointed to a Linux-centric article that included the following section which surprised the person who pointed it out: Windows 10 will be the last desktop version of the operating system that once gave Microsoft dominance in the PC software market. After that, Windows will be offered on a subscription basis and run from the cloud, but this will not be a Microsoft-exclusive cloud. Internally, Windows will be virtualized within software containers running on Ubuntu. I'd like to parse this quote a bit, and offer some of my own interpretation. Last Desktop version The inevitable disappearance of the desktop operating system has been discussed for decades.  It is really a poor fit for the modern era.  Unlike their more thin mobile counterparts, desktop operating systems really only work well if you have a systems administrator on-hand to handle issues ranging from malware to multi-application compatibility.  System administrators, on the other hand, really want to centra...