Articles
These cover a variety of topics. Some of them might software development, productivity, web tech, and popular culture. These are typically referred to as "blog posts", but the term blog has largely fallen out of favor. The term "posts" has largely been recast to refer to short content on social media sites like Facebook or Mastodon. Since my writings are usally longer, I prefer to my writings as articles.
How To Use 410 Gone
The 410 Gone HTTP status code is an underused code in web applications. This will get you started thinking about how to use the 410 code in your application.
What is a Numeronym?
If you’ve been on the web for a while, you may have seen words like a11y, i18n, and l10n used. These are called numeronyms. A numeronym is a number-based word, a type of abbreviation. The numeronyms a11y, i18n, and l10n represent the words accessibility, internationalization, and localization respectively. They are used when space is limited … Read more » What is a Numeronym?
5 Command Line Tips for Composer
The command line is an essential tool for developers of all types. As a PHP Developer, I use it all the time. Making the most of composer is essential to managing your PHP projects. This article will show a few things to improve your use of Composer. Require a Minimum PHP Version One thing that … Read more » 5 Command Line Tips for Composer
Changing Your Routine for Daylight Savings
At the beginning of each calendar year, we tell ourselves that this year is gonna be different. We write down our resolutions, with a clean slate, and the promise of improving our lives. We tend to limit ourselves that this is the only time we can evaluate and change our behavior. Instead there are many … Read more » Changing Your Routine for Daylight Savings
