Categories
How To Programming Tech Fixes Technology

Solved – PHP, dyld: Library not loaded

I mistakenly ran brew upgrade on my macOS Catalina without thinking about how it would impact my production development environment during work, and quickly realized I messed up big time. To fix it, install openssl & icu4c, edit the php 5.6 source (see post for details), and reinstall php 5.6 from source to overwrite. 131 […]

Categories
How To Programming Tech Fixes Technology the-spot.net The-Spot.Network

phpBB extension Template Partials

I’ve been working on replacing the front-end for the-spot.net and thus, the front-end of phpBB forums, using only the phpBB extension framework, trying to avoid having to put custom code into the core files, as was required pre-3.2 for some of my features. It turns out that the existing topics on the phpBB forums are […]

Categories
Tech Fixes Technology the-spot.net The-Spot.Network

Connecting to Gmail via PHP

How I ended up fixing phpBB’s connection to smtp.gmail.com, and getting the-spot.net’s email back online.

Categories
Gadgets Google Glass How To Tech Fixes Technology

How to disassemble Samsung Galaxy S4 Desktop Dock (EDD-D200BE)

Around mid-November I got the Nexus 6 from Google. My previous phone was the Samsun Galaxy S4, and when I purchased the S4, they threw in the Desktop Dock for free. Since it served me so well, I decided I’d try and use it for the Nexus, since I had nothing else on-hand. Unfortunately, the […]

Categories
Facebook How To Social Media Tech Fixes Technology

How to get a REAL “Most Recent” feed in Facebook

If you’re like me, you prefer to see your news in chronological order and not filtered, delayed or curated by an algorithm based on what it thinks it knows about you and your preferences. And, if you’re like me, you’ve had to put up with the Facebook version of “Most Recent,” even though it’s not recent, and not […]