In this installment of Programming By Stealth, Bart Busschots teaches us how to use a free service of GitHub called GitHub Pages. This service literally gives you free web hosting for the web apps we’ve learned to make in Programming By Stealth. Bart starts by explaining to us the difference between static and dynamic webpages, […]
Continue readingMore TagCategory: Chit Chat Across the Pond
Chit Chat Across the Pond is a weekly interview show on the topic of technology, or sometimes just with someone really interesting.
CCATP #687 – Mikah Sargent on What Thread Means for the Internet of Things
In this week’s episode of Chit Chat Across the Pond, Mikah Sargent joins us to explain why he’s so excited about what the new technology called Thread is going to bring to the Internet of Things, or IoT. You may know Mikah from the awesome show Clockwise with Dan Moren, or perhaps iOS Today with […]
Continue readingMore TagCCATP #686 – Bart Busschots on PBS #117 of X – Introducing GitHub
In this week’s installment of Programming By Stealth, Bart teaches us how to use GitHub as a public repository for our code, or for anything we write for that matter. He reviews why he chose Github, and then we dig right in. He does explain the benefits of using SSH to access Github instead of […]
Continue readingMore TagCCATP #685 – Bart Busschots on PBS 116 0f X – Team Git
In previous installments of our Git miniseries within a series in Programming By Stealth, Bart taught us how to work in Git standalone on one computer, then how to work as one developer with multiple computers. In those installments he taught us the necessary commands and their importance in the Git scheme of things. In […]
Continue readingMore TagCCATP #684 – Bart Busschots on PBS #115 of X – The Push & Pull of Git
When Bart started this mini-series within a series on using Git for version control, he explained that our journey would be in three Phases. Phase 1 was the section where we learned about local repositories, and Phase two was dedicated to learning how to have multiple repositories just for ourselves. In this lesson, we finish […]
Continue readingMore TagCCATP #683 – Christophe Zajac-Denek is Kind of a Big Deal
This week’s guest is Christophe Zajac-Denek. Christophe worked as a TV producer while touring in a rock band, he’s a drummer, an actor and stuntman, a surfer, a journalist, a podcaster, and public speaker. He’s also 4’4” tall and has a rare form of dwarfism. Christophe hosts an amazing podcast entitled “I’m Kind of a […]
Continue readingMore TagCCATP #682 – Doc Rock on Apple Spring Loaded Event
This week’s guest is Doc Rock to talk about the Apple Spring Loaded Event. Doc’s background in all things Apple as well as high-end live video makes him the perfect person to talk about this event. He explains to me how this color calibration of our TVs using our iPhones and an Apple TV will […]
Continue readingMore TagCCATP #681 – Bart Busschots on PBS 114 – Tracking Git Branches
We continue on our journey to learn how to use Git to do version control as a single person, but this time with multiple devices. As Bart says during this episode, “Who is learning to program here who doesn’t have multiple computers?” We’ve learned how to push our changes to a single separate repo, but […]
Continue readingMore TagCCATP #680 – Gregg Vanderheiden on 50 Years in Accessibility
This week our guest is Gregg Vanderheiden, Professor and Director Trace R&D Center at the College of Information Studies at the University of Maryland. If that name sounds familiar, it’s because I recently interviewed him at 19:40 on the NosillaCast about a product called Morphic. When we were preparing for that interview, Gregg started to […]
Continue readingMore TagCCATP #679 – Bart Busschots on PBS 113 of X My First Git Remote
Last time on Programming By Stealth, Bart introduced the concept of remote repositories, also known as remotes. It was one of those episodes where we learned a lot but didn’t get to apply what we learned. In this week’s installment, we get our hands digitally dirty as we create a bare repository (a repo with […]
Continue readingMore Tag