Random Contributions
Knowledge that I've gathered and stored for your convenience and mine!
Pages
(Move to ...)
Home
▼
Sunday, September 20, 2020
Allow an OBS session to automatically control a second OBS
›
Had a situation where an OBS broadcast to YouTube with three OBS scenes, each with a different camera on a guest in our studio. Along with ...
Make PowerPoint control other applications using VBA
›
Here's some code that will let you use PowerPoint to run .BAT files The basis of this code comes from Michael Kordahi's original po...
Thursday, July 23, 2020
OpenShot - Adding a title
›
You can add a title to OpenShot Using the Title Templates Select "TITLE" at the top, pick a title template that you like. (or pre...
Open Shot - Speeding up editing playback
›
Speeding up OpenShot editing playback This is a common problem. Playback video is stuttering, jerky, slow. This is really due to the amoun...
Wednesday, June 10, 2020
Ford Super Duty 2003 Instrument Cluster Pin Outs
›
Ford Super Duty 2003 (early 04) Instrument cluster pin outs for some various versions in those time frames
Wednesday, April 15, 2020
Bash fundamentals
›
Bash scripting language To create a bash script, you place # !/bin/bash at the top of the file. Then, change the permissions on the ...
Tuesday, April 14, 2020
Bash Grep Multiple Pattern matching
›
Search Multiple Words / String Pattern Using grep Command on Bash shell How do I search multiple strings or words using the grep comma...
‹
›
Home
View web version