Jun
16
PBS 98 of X — Building with Classes Part 1: Has-A
Filed Under Computers & Tech, Software Development on June 16, 2020 | Leave a Comment
This instalment is hosted on GitHub — Read the Show Notes Here.
Jun
16
PBS 97 of X — Class Data Attributes & Functions
Filed Under Computers & Tech, Software Development on | Leave a Comment
This instalment is hosted on GitHub — Read the Show Notes Here.
Jun
16
PBS 96 of X — World Clock Challenge Solution
Filed Under Software Development, Computers & Tech on | Leave a Comment
This instalment is hosted on GitHub — Read the Show Notes Here.
May
3
PBS 95 of X — Better JavaScript Class Attributes
Filed Under Computers & Tech, Software Development on May 3, 2020 | Leave a Comment
This instalment is hosted on GitHub — Read the Show Notes Here.
May
3
PBS 94 of X — Basic JavaScript OO with Class
Filed Under Computers & Tech, Software Development on | Leave a Comment
This instalment is hosted on GitHub — Read the Show Notes Here.
Apr
7
PBS 93 of X — Encapsulation with JavaScript Objects
Filed Under Software Development, Computers & Tech on April 7, 2020 | Leave a Comment
This instalment is hosted on GitHub — Read the Show Notes Here.
Mar
22
PBS 92 of X — Currency Converter Table Challenge
Filed Under Computers & Tech, Software Development on March 22, 2020 | Leave a Comment
This instalment is hosted on GitHub — Read the Show Notes Here.
Mar
6
MacOS Quick Actions for Text
Filed Under Computers & Tech, Software Development, Automation on March 6, 2020 | 2 Comments
While I wrote these MacOS Quick Actions to scratch my own proverbial itch, I think they could be of use to others, so I’m releasing them as open source.
The actions allow you to calculate the word count, line count, and character count of selected text, to convert a text selection to upper case, lower case, or title case, to do the same to the contents of the clipboard, and to convert the clipboard from rich text to plain text and to trim the contents of the clipboard.
You can download the actions and read the docs on GitHub.
As well as describing what each of the Quick Actions do, the GitHub docs also describe how to install the actions, how to use them, and how to assign keyboard shortcuts to them if desired.
If you’re curious to learn how these Quick Actions work, read on.
Feb
23
PBS 91 of X — JavaScript RE Objects
Filed Under Computers & Tech, Software Development on February 23, 2020 | Leave a Comment
This instalment is hosted on GitHub — Read the Show Notes Here.
Feb
9
PBS 90 of X — JavaScript Wrapper Objects
Filed Under Software Development, Computers & Tech on February 9, 2020 | Leave a Comment
This instalment is hosted on GitHub — Read the Show Notes Here.