Tag Archives: HTML

Cross-Browser Compatibility: My Website Animation, Part 3

Following up on the issue I discussed previously here and here, I finally bit the bullet and straightened out the problems caused in the landing page animation by a certain behavior of Android web browsers. After periodically digging around for … Continue reading

Posted in Software | Tagged , , , | Leave a comment

Cross-Browser Compatibility: My Website Animation, Part 2

Digging into yesterday’s problem more I found references to a procedure called font boosting, and a number of ways to potentially control it or turn it off. Font boosting has to do with making the text larger by default on … Continue reading

Posted in Software | Tagged , , , | Leave a comment

Cross-Browser Compatibility: My Website Animation, Part 1

The introductory animation on my website has been a source of annoyance for me for some time. It never scaled properly on Android devices. It worked fine on every other browser I was able to test (IE, Edge, Firefox, Chrome, … Continue reading

Posted in Software | Tagged , , , | Leave a comment

Different Options for Empty Web Links

While working on yesterday’s post I noticed, apparently after far too long, that the Intro link on my site’s main page failed to run the animation when clicked. More accurately, it would run a frame or two of it and … Continue reading

Posted in Software | Tagged , , , | Leave a comment

A Bit About Website Navigation in JavaScript

I had the idea that I wanted to suppress the introductory animation on my site’s main page when navigating back to it from other pages within the site (i.e., if coming from another page in the rpchurchill.com domain). This is … Continue reading

Posted in Software | Tagged , , | Leave a comment

Website Update Complete

The static pages are finally complete and QCed. That’s all I have energy for. Have a great weekend!

Posted in Software | Tagged , | Leave a comment

Website Update Update

I continued to tweak the meta tag settings on some of the pages to get them to look right on mobile devices. I got to test things on several different phones yesterday, which helped a lot. What I came up … Continue reading

Posted in Software | Tagged , | Leave a comment

Website Update Mostly Complete

I slogged through and got the hard part done. Migrating the WordPress installation down one directory was blissfully easy and the rest of it was just applying elbow grease and being thorough. It’s nice having a true landing page. That … Continue reading

Posted in Software | Tagged , , | Leave a comment

Website Update In Progress

I’m in the process of hand-editing all of the static webpages and I think it’s coming together reasonably. Doing these pages over and over again makes it clear that I should be doing at least the simplest level of automation, … Continue reading

Posted in Software | Tagged , , | Leave a comment

Responsive Design: One Observation

I try to keep digging until I understand things from first principles if it’s at all practical. I won’t claim I’m above settling for a temporary fix if there’s a deadline or so I can move on for a while, … Continue reading

Posted in Software | Tagged , , | Leave a comment