I’ve been using MediaWiki for ages for technical documentation, and I always forget how to implement custom CSS in both screen and print, so I’m adding this as a permanent reminder for myself.
[Read More]
I needed to move a WordPress site to HTTPS. The certificate was installed, and the site was being correctly served over HTTPS, but I was getting mixed content warnings, as many of the images were being loaded over http. There are many sites that give the full rundown, but nothing...
[Read More]
I purchased a new laptop through work today, which came with a pre-installed version of Windows Home Edition. I need Professional Edition for work, and so bought a copy of Windows Pro at the same time. Because I’m iffy about setup, I elected to install the new OS myself…what a...
[Read More]
I’ve used OPENROWSET to import Excel documents for years, but I was playing around today with CSV and Pipe-delimited files, and there are some tricks to these that I thought I would document for future reference.
[Read More]