Quick blog posts that are useful to me
Posted in Octobercms on Apr 01, 2018
Just a quick note on adding javascript to your OctoberCMS site...
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...
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...
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...
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...