-
FTP Data Channel Type
Just a little adventure into troubleshooting an FTP server being unable to list directory contents. Read More
-
Automated Database Migrations
I walk through the process of setting up a database project for automated migrations to support an environment of multiple developers and database targets enabling rolling back the database. Read More
-
Automated Deployments
Setup Git Flow and automated deployments via FTP using Git Hub actions. Also addressed some Brotli compression issues with content-type headers. Read More
-
Choosing a Host
Follow along as I gripe about my current host, review various hosting plans, choose a plan, and discover what’s actually under the hood. Read More
-
Salute to Service
Attending Front Royal’s “Salute to Service” event was a moving way to spend Memorial Day. Beyond the ceremonies, I visited the SAR booth to check on my application progress, reminding me why preserving our family’s history of service matters. Read More
-
Enhancing Progressive Web App Installation and Functionality: A Comprehensive Guide
Detailing the deployment and optimization of a Progressive Web App (PWA). Learn about configuring the installation UI, managing protocol handlers, and ensuring single-instance functionality with manifest adjustments. Read More
-
Optimizing Progressive Web Apps with Google Lighthouse and .htaccess
Google Lighthouse offers insights into web page readiness for Progressive Web Apps (PWAs), though it warns of impending deprecation. Follow the blog’s tutorial to generate a Lighthouse report, focusing on Mobile and PWA aspects. Resolve issues with 404 pages, JavaScript, and icon configurations for a smoother PWA experience. Read More
-
Offline Testing PWA
In our ongoing journey, we successfully crafted a personal web app, promptly installing it via Google Chrome on macOS. Now, the focus shifts to exploring Android and iOS compatibility. Initial steps involve ensuring external accessibility for testing emulators, circumventing localhost limitations by configuring Vite to accept all interface requests. Stay tuned for cross-platform emulation insights! Read More
-
Web App and Logo
Creating a Progressive Web Application (PWA) involves ensuring offline functionality, background synchronization, and seamless updates. Implementing a manifest file and service workers are key. Vite offers plugins like Vite PWA for streamlined PWA setup. Remember to handle SSL certificate errors and optimize for mobile devices. Testing on different browsers and devices is crucial. Read More









