In this installment of Programming By Stealth, Bart FINALLY lets us start learning Test Driven development, or TDD. He shows us how to use a free and open source tool called QUnit, made by the fine developers of jQuery, to analyze our test code. It’s something I’ve been itching to learn more about, ever since […]
Continue readingCategory: 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 #481 – Dermot Daly from Tapadoo
I’m your guest host Bart Busschots, and this week I’m on conversation with Dermot Daly from Tapadoo, a mobile app development company based on Dublin, Ireland. We talk about what it’s like being a developer witting apps for iOS and Android, how App Store and Google Play store differ from each other, and the state […]
Continue readingCCATP #480 – Bart Busschots Programming By Stealth 32 JS Error Handling Revision | HTML Selects
This week Bart and I put the finishing touches on our Date and Time prototypes, then we use those very JavaScript prototypes with HTML forms, we learn bout JavaScript error handling (including throwing and catching errors) and the we start manipulating HTML Selects with jQuery. If that sounds as fun to you as it was […]
Continue readingCCATP #479 – Steve Ewell of the CTA Foundation
This week our guest is Steve Ewell, executive director of the Consumer Technology Association Foundation. CTA Foundation is a public, national foundation affiliated with the Consumer Technology Association, was launched in 2012 with the mission to link seniors and people with disabilities with technologies to enhance their lives. Get this – Steve is a NosillaCastaway […]
Continue readingCCATP #478 – Bart Busschots on PBS 31 of x – JS Static Functions | Checkboxes & Radio Buttons
Bart and I may have broken a record on Chit Chat Across the Pond this week. We went through so much material in Programming By Stealth that this show runs 100 minutes! The funny thing is that I wasn’t ever bored, it was all really interesting. We started by going over last time’s JavaScript challenge […]
Continue readingCCATP #477 Megan Morrone & Jason Howell on Switching iOS and Android
This week’s Chit Chat Across the Pond was so much fun. I was joined by Megan Morrone and Jason Howell, who co-host Tech News Today on the TWiT network together. Megan also co-hosts iOS Today while Jason co-hosts All About Android. For an entire month, Megan and Jason swapped phones. They’re here to tell us […]
Continue readingCCATP #476 Bart Busschots PBS 30 – Comparing JS Objects | Introducing WAI-ARIA
Bart continues his current dual path of teaching. We learn how to compare JavaScript objects (spoiler, you can’t use == or === to do it). After that he teaches us how using WAI-ARIA as we develop our code will make it accessible to screen readers and other assistive devices. We don’t do any real coding […]
Continue readingCCATP #475 Bart Busschots Explains IPv6
I made a deal with Bart when he started his two podcasts Let’s Talk Apple and Let’s Talk Photography that he would never have to be on more than every other week. But this week I tricked him by asking him if he’d come on and explain IPv6 to me. His first answer was that […]
Continue readingCCATP #474 Bart Busschots PBS 29 – JS Prototype Revision | Glyph Icons
I don’t want to jinx anything here, but I feel like I’m finally starting to “get” this JavaScript programming thing. In this episode of Programming By Stealth, Bart starts by talking about how we solved the challenges from last week, getting rid of “bad smells” by learning how to reuse our code. Then Bart teaches […]
Continue readingCCATP #473 Joe Dugandzic on The Smarter Home
Steve and I had the great pleasure of meeting Joe Dugandzic in the Home Automation pavilion at CES and I was lucky enough to get him on as a guest for Chit Chat Across the Pond. Joe runs the website and YouTube channel Smarter Home Life at smarterhomelife.com and youtube.com/smarterhomelife, We talked about the complexities […]
Continue reading