Open Source

Crap that’s happening in the open source world.

Hah! I didn’t even make that one up: Do What the Fuck You Want to Public License. It should have been “whatever” not “what”, which kind of sucks, makes it look like an illiterate 15-year-old american came up with it. I found it because uMap (an awesome piece of software I’m sure I‘ll write about …

Continue reading WTFPL

Why is it so difficult to find a simple clock that will show the time on the screen? Honestly you would think building one is rocket science, that’s how hard it is to find one online. I can never find one to show on the projector while my students are taking a test or exam, …

Continue reading Exam/test clock and timer

At Seneca we showed that the Creative Commons registry is technically doable and we wrote software to show how. Now the project needs to be taken over by another organization interested in running it. We don’t have the infrastructure at Seneca to host it. I would love to one day see Wikimedia (perhaps via Wikidata) …

Continue reading CC Registry – Next steps

In this series: CC Registry – What it’s all about CC Registry – Architecture (this post) CC Registry – Next steps I’ll now describe the components making the registry possible. All the source code for this is open source and available from GitHub. Data Source When this goes into production – the images need to …

Continue reading CC Registry – Architecture

I’ve decided to finally print my photo collection and put the prints in albums like in the good old days. I spent a few days going through the files and picking what I want printed. I was not expecting to see that I will end up with 934 photos. But that’s not going to stop …

Continue reading Printing photos with bash

For some reason this doesn’t work out of the box. The official pHash 0.9.6 from phash.org won’t build on CentOS even though ffmpeg-devel is installed. I don’t even think this is the fault of pHash, I think the CentOS package is broken. When trying to build it I get: libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. …

Continue reading Building pHash 0.9.6 on CentOS 7