macOS PowerPoint custom font and colour theme

Ever wonder how to create a custom theme for both fonts and colours (a.k.a. designs) in PowerPoint on macOS? In PowerPoint for Windows, is a GUI to do this, but this is lacking in the macOS version. However, it is still possible via custom XML configuration files. ...

20 Mar 2022

Multipass for Docker containers on macOS

I previously setup Lima as a replacement for Docker Desktop on macOS. A while ago I tried Multipass by Canonical, which makes it really easy to spin up a Ubuntu VM (using Hyperkit) without all the setup and installation typically required with Virtual Box or QEMU. ...

17 Mar 2022

Remove words from macOS spell check dictionary

I accidentally added an incorrectly spelt word to the macOS spelling dictionary via an Add to Dictionary menu item. Surprisingly, there was no inverse “remove from dictionary” option to undo this! Additionally, I realized there is no System Preferences page to to edit the custom dictionary. There are two ways to fix this with macOS (but none for iOS). ...

20 Feb 2022

Shortcut to convert image format and paste - redux

I was not satisfied with my last macOS Shortcut to convert image format and paste. The simple version forced me to choose between PNG and JPEG, and the complex version was too slow - specifically, the Find All Windows action. So here we go again… ...

11 Feb 2022

Modifying the Grav Feeds Plugin Output

There are a couple of things I don’t like with the feeds produced by the standard Grav Syndication Feed Plugin. Fortunately, the feeds are generated via Twig templates that can easily be customized! ...

5 Feb 2022

Compiling emf2svg

I recently wanted to convert an Windows Enhanced Metafile (EMF) to SVG. I used an open source conversion library called libemf2svg by Carpentier Pierre-Francois (Kakwa). ...

4 Feb 2022

Remove address bar in Firefox child windows

I use JavaScript bookmarklets in Mozilla Firefox to open my email, calendar, chat, etc. in pop-up child windows without a toolbar or menu bar. I do this in order to save screen real-estate, and to prevent me from using those windows for browsing and keep them visible all the time. I’ve been wondering how to have pop-up windows without the address bar…. ...

21 Jan 2022

Amazing CSS icons at css.gg

I recently stumbled upon a collection of amazing icons “drawn” with nothing more than CSS! Visit css.gg and browse through 700+ incredible icons created (coded) by Astrit. ...

11 Jan 2022

New look for the new year 2022

Happy New Year! A big welcome to 2022! I’ve finally updated the look of my blog with a new theme. Well, not really… you see, I’m not very creative, and so, my theme pretty much remains the same… just more purple. ...

1 Jan 2022

My macOS Shortcut to Tile Windows

In the macOS Monterey Shortcuts Gallery, there are Shortcuts to “Tile Last 2 Windows”, “Tile Last 3 Windows” and “Tile Last 4 Windows”. This is my single combined version for any window (not just the last x). ...

19 Nov 2021