Select Page

Perforce backup and recovery

I’m moving into a new office; thus, finding it a good time to refresh the P4 server.  After reading up more on the process, I found that I have an OS upgrade, a P4 upgrade, and a physical move upgrade.  It’s seeming more and more like starting fresh is the...

Removing suggested videos from YouTube

Want to stop suggested videos from appearing after your video is done playing?  Simply add a query string parameter to the end of the video URL, like this: https://youtube.com/watch?v=KT6sHWe7Sz8%3Frel%3D0 That “rel=0” makes it so that the suggested videos...

Not able to export a remote database

New client computer, so I installed the latest MySql Workbench – version 6.3.6.  Turns out that the new version no longer works for me when exporting a remote database.  Here’s the error I’m seeing: It works just fine when exporting local databases,...

Installing Windows

Every couple years, it seems I have a need to install a fresh Windows operating system.  In the past, it’s been about refreshing.  The new Windows recovery option helps with that a bit.  However, recently I’ve purchased a new HP computer and it came...

WAMP and https

Why is this important? It looks like the BluePrint-Q preview is broken on the WordPress themes directory: https://wordpress.org/themes/blueprintq-draft/ Turns out that some assets are expecting to be loaded through http, but the theme directory is using https, which...