Create wesktop wallpaper by hacking the HTML and CSS on a website
I wanted to make a desktop wallpaper for WordCamp Europe 2026, based on the website. Rather than download all the assets and do it in GIMP, I simply adjusted the …

I wanted to make a desktop wallpaper for WordCamp Europe 2026, based on the website. Rather than download all the assets and do it in GIMP, I simply adjusted the …

I loved NcFTP, but it doesn’t handle encryption. SCP is great, but not interactive. So I made NcSCP. All the power of NcFTP, all the encryption of SCP.
github.com/topher1kenobe/ncscp
Original …

There are some wonderful plugins for making website banners, but sometimes you need something simple. My client needed a single banner on one page, but time limited. They’re using Kadence, …

There will always come a time when you need to log directly into your WordPress site to manage files. Whether it’s uploading a Google verification file, handling large uploads, or …

PHP is the foundation that WordPress runs on, and keeping it updated is one of the simplest ways to improve your site’s performance. The latest versions come with important security …

After the popularity of my other games-in-the-terminal video, I thought I’d make another. This one features:
cmatrix nyancat MyMan putting emoji in your prompt using "say" or "espeak" to make …

The terminal (aka the command line) can be a little daunting, but there are quite a few fun things you can do there! In this video I’ll show you how …

In this video, we break down how HTTP status codes work and what they mean every time you request a webpage. From common responses like 200 OK, 404 Not Found, …

WordPress caching plays a huge role in how fast your website loads and how smooth the user experience feels. If your site shows outdated content, loads slowly, or behaves inconsistently, …