I’ve been using Telegram for years, mostly due to a select group of business acquaintances and friends wanting to have a more secure communication channel. Unlike many other services, Telegram…Continue readingTelegram, A Better Messaging Solution
As the Store Locator Plus® SaaS platform continues to grow we are finding it more important than ever to fine tune our web server and PHP processes to better serve…Continue readingTuning PHP FPM on nginx
In between working on building my Fractional CTO portfolio, I’ve been busy working on updating Store Locator Plus® to get it to a point where we can eventually hire a…Continue readingphpDocumentor Web Pages Are Not Styled
I recently reworked my LanceCleveland.com site, merging the previous Lance.Bio blog site with my CTO.LanceCleveland.com site. As soon as the new site went online and allowed for users to register…Continue readingWordPress Registration Captcha
WordPress has two options that are important to path resolution and the overall functionality of your site. The home option and siteurl option determine the URL for your web presence…Continue readingWordPress In A Subdirectory Impacts REST
Amplify is an AWS service that hosts and manages applications on a partially managed cloud platform. Amplify handles management of most of the underlying services needed for standard cloud based…Continue readingBuilding Web Apps With Amplify Studio
AWS API Gateway makes it easy to deploy API endpoints in the cloud with minimal effort. This can be a great way to provide service endpoints for SaaS applications. As…Continue readingAWS API Gateway – First Look
You’d think that creating a simple Amplify app would be, well, simple. Turns out it is not as simple as you’d think. After several false starts, I am back at…Continue readingCreating A Simple Amplify App