You’ve probably noticed by now that I have created quite a few Tiny Mac Tips posts over the last couple of years with a goal of helping people move from adequate users of the Mac to power users. I just ran a count, and there are 53 tips posted so far and I have even […]
Continue readingTag: html
Make Beautiful Online Documentation with Docsify
A few weeks ago I told you about how much fun I was having learning MkDocs to create the user guide for our XKPasswd project. Once I got past the hurdle of fighting with Python (mostly by avoiding it which limited what I could do), I was able to produce beautiful documentation. MkDocs allowed me […]
Continue readingReplacing Ulysses with Bear
MarsEdit is My Blogging Platform I’ve mentioned quite a few times that I use the awesome blogging tool for the Mac, MarsEdit from Red Sweater Software. Every blog post you read has come from MarsEdit. MarsEdit lets me write in the plain text language Markdown, or I can write in HTML, or I can mix […]
Continue readingGitHub Copilot for VSCode Might Make Coding Easier
As a beginner developer, I find it very difficult to recommend coding tools to others because I’m worried the more advanced programmers will make fun of me. They’ll say my opinion is wrong because I don’t have the right experience, or I’ll accidentally step into a religious war like saying vi is better than Emacs. […]
Continue readingCCATP #651 – Bart Busschots on PBS 100 of X — Time Sharing Challenge Solution
In this positively delightful episode, Bart and I celebrate 100 episodes of Programming By Stealth. When we hit 99 installments, Bart declared that for 100, there should be cake! So I got Bart’s darling beloved to deliver him a piece of cake right as we started, and Steve delivered one to me. To say that […]
Continue readingCCATP #638 – Bart Busschots on PBS 96 of X — World Clock Challenge Solution
This installment of Programming By Stealth is a solutions show all about the clock assignment from PBS 92. Bart’s been quite busy this week designing an entirely new distance final exam system for the university where he works so he asked if I’d take on half of the content by presenting my solution to the […]
Continue readingGlitch.com Web Learning Tool Review by Caleb Fong
Originally I was going to compare Codepen to Glitch, but then I discovered a feature of Codepen that I didn’t realize was there and have to re-evaluate my original comparison. So today … it’s just focused on glitch.com. But I’m getting ahead of myself. What’s the problem to be solved? Namely web hosting. Server husbandry […]
Continue readingNC #739 Retrobatch, AirFly, GTA Car Kit, Pixelmator Photo, Glitch.com, Photo Processing On the Go
Allister Jenks is standing in this week for a vacationing Allison and Steve, with the help of a couple of NosillaCastaways.
Continue readingCCATP #600 — PBS Supplemental — Dorothy Rendon on the PBS Index
In the very first Programming By Stealth supplemental episode, I interview Dorothy Rendon, the programmer behind the PBS Index. If you haven’t seen it before, it’s an index that Dorothy has created for the Programming By Stealth students to helpt them find key topics in Bart Busschots’s fabulous tutorial shownotes. We’ll first get a little […]
Continue readingCCATP #585 – Bart Busschots on PBS 73 – Mustache Templates
In this installment of Programming By Stealth, Bart Busschots teaches us about Mustache Templates. Mustache Templates are a library that allows you to input any string and output a string. Unlike the template tag for HTML5, Mustaches are not restricted to HTML snippets. Mustache isn’t the only game in town but it’s Bart’s favorite. I […]
Continue reading