Blog: Tagging Has (Finally) Arrived

Menu
Archives
Search
RSS Feed
Tagging Has (Finally) Arrived - Monday, July 28, 2025
I'm only about 20 years late to the party, but I finally added support for tags to my blog posts. I've retroactively applied tags to most of my posts, and clicking a tag will bring up all posts matching that tag.

I also fixed the search page, sorta. It's a little more flexible in finding results now and supports multiple keywords. The one limitation is that words smaller than 3 letters are not searchable (and thus ignored) due to how the database is configured.

So... why do I continue insisting on rolling my own code instead of embracing something like WordPress and the many features it offers? After all, I even set up a WordPress for the wife to use for her own blog.

Well, the purpose behind my blog and site has always been about chronicling and creating, and creating for me is just as much about building useful things as it is about writing content. And sometimes... I just build because it's fun. That drive to build things is what drew me to engineering in the first place, and was guiding my life even before I knew what a computer was.

Other than the wife, I don't know if there's anyone who still reads my blog. Life is kind of like that. But I'll keep writing and creating all the same. Not primarily for others (though if you are still here, thank you!), but because I find enjoyment in it.

So with my blog, as with life, there is more to come!