Programming HTML video captions with WebVTT
November 10, 2023
Did you know that HTML video closed-captions and subtitles are customizable?
Did you know that HTML video closed-captions and subtitles are customizable?
In part one, we explore how to create Objective-C apps using the latest version of Xcode.
This post explores server synchronizing and backup technologies such as scp, rsync, SyncThing, and CDC File Transfer.
This post explores setting up SSH key login.
In part three, we learn how to launch a Window or view from a menu bar object.
In part two, we briefly explore how to add submenus to an NSMenuItem object.
In part one, we explore the NSMenu, NSStatusBar, and NSStatusItem objects. We are also introduced to Objective-C functions.
In this part, we get acquainted with how to use PowerShell and Hyper-V for automated VM creation on Windows. These are huge topics, but we must start somewhere.
In this tutorial, we will be learning about automated code deployments. We will use a Linux virtual machine on our local network to host the code. This should get us familiar with concepts that can be used when deploying to a cloud environment. This topic describes the process we will follow.