Blog

Quick blog posts that are useful to me


Adding scripts to OctoberCMS

Posted in Octobercms on Apr 01, 2018

Just a quick note on adding javascript to your OctoberCMS site...


Get your true heading from magnetic north

Posted in Uncategorized on Mar 28, 2018

Just a quick note of a super handy web site that gives you quick access to view the declination correction from your google map mouse positon...


Debug an octobercms plugin

Posted in Octobercms on Mar 24, 2018

Just a quick outline of basic steps in debugging a plugin you have installed or defined yourself in my case...


RadStudio 10.2.2 upgrade issue with Raize controls

Posted in CPP Builder, Delphi, Embarcadero on Mar 16, 2018

I struck an issue with the recent RadStudio upgrade from 10.2.2 to 10.2.3 when using the webinstaller. It seems in the uninstall process it seems that the 10.1.2 Raize components also got uninstalled along with the 10.2.2 components...


Fixing logrotate "bad file mode" error

Posted in Linux, Ubuntu on Oct 20, 2017

I was trying to figure out why a Ubuntu 16.4 LTS server was not running **logrotate** for a custom rotation file and directory, in doing so it was not clear what was going wrong...