Morse Palindromes, or CQ Christian Bök
“The longest palindrome in Morse code is “intransigence””, and it was on … First off, here’s the Morse code for the word intransigence: ·· –· – ·–· ·– –· ··· ·· ––· · –· –·–· · i n t r a n s i g e n c...
View ArticleICQuestionBank2csv
ICQuestionBank2csv: A tool to extract both the Basic and Advanced Amateur Radio Examination guides from Industry Canada’s rather annoying two-column PDFs. Written for IC’s 2014-02 database updates....
View ArticleⒽⓞⓦ ⓣⓞ ⓑⓔ ⓐⓝⓝⓞⓨⓘⓝⓖ ⓦⓘⓣⓗ Ⓟⓔⓡⓛ ⓐⓝⓓ Ⓤⓝⓘⓒⓞⓓⓔ
It’s been so long since I’ve programmed in Perl. Twelve years ago, it was my life, but what with the Raspberry Pi intervening, I hadn’t used it in a while. It’s been so long, in fact, that I wasn’t...
View Articlecreating a TrueType font from your handwriting with your scanner, your...
This looks more than a bit like my handwriting because it is my handwriting! Sure, the spacing of the punctuation needs major work, and I could have fiddled with the baseline alignment, but it’s...
View ArticleParsing ADIF with Perl
In ham radio, we’re plagued with a data log standard called ADIF, the Amateur Data Interchange Format. It certainly is amateur, in the bad sense of the word. It looks like someone once saw SGML in a...
View Articlelearning to tolerate python
Python is okay, I guess, but there’s not a hint of music to it. I’m a dyed-in-the-wool Perl programmer since 4.036 days. When I think of how I’ll solve a programming problem, I think in Perl (or, more...
View Articlethe russian peasants are multiplying!
Via this post, I found out about Russian Peasant Multiplication, a rather clever method of multiplication that only requires, doubling, halving and adding. So I wrote some code to display it:...
View ArticleMac to Linux: 1Password to KeePassX
I have too many passwords to remember, so I’ve been using a password manager for years. First there was Keyring for Palm OS, then 1Password on the Mac. 1Password’s a very polished commercial program,...
View ArticleTrolling the Bruce Nuclear Cost and Clean Air Calculator for Fun & Profit
You might have seen the Bruce Power Cost and Clean Air Calculator. It’s supposed to show that nuclear is both cheap and clean, and using anything else would make your bills and your emissions go...
View ArticleIn the unlikely event you need to represent Emoji in RTF using Perl …
Of all the niche blog entries I’ve written, this must be the nichest. I don’t even like the topic I’m writing about. But I’ve worked it out, and there seems to be a shortage of documented solutions....
View Article