12 years ago, on May 13th, 2005, I decided to start the NosillaCast. Somewhere along the lines I met the wonderful Bart Busschots and he started to be a regular on the show, in a segment we affectionately called Chit Chat Across the Pond. Bart and I talked about photography and security and Macs and […]
Continue readingMore TagTag: programming by stealth
CCATP #484 – Bart Busschots PBS 34 of x – More JS Testing with QUnit
In this installment of Bart’s Programming By Stealth series, we review our test code using QUnit, and then learn how to use QUnit to test our code within a real browser page. We do that using the API we built together, the Bartificer Link Toolkit that identifies external links on a web page, makes them […]
Continue readingMore TagCCATP #482 – Bart Busschots Programming By Stealth 33 of x – JS Testing with QUnit
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 readingMore TagCCATP #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 readingMore TagCCATP #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 readingMore TagCCATP #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 readingMore TagCCATP #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 readingMore TagCCATP #472 – Bart Busschots PBS 28 – CSS Attribute Selectors & HTML Buttons
In this week’s installment of Programming By Stealth, Bart teaches us about how to change the look of HTML buttons using their CSS attributes. It’s great fun, but I have to confess we don’t actually get to the new stuff till over an hour into the show! We had so much fun going through the […]
Continue readingMore TagCCATP #470 – Bart Busschots PBS 27 – Introducing HTML Forms
On this week’s continuing series Programming By Stealth, Bart introduces us to HTML forms in order to take user input. It’s a pretty basic installment so not as head bendy as they have been lately. He also gives us some more repetitive homework to get more practice creating and using prototypes and accessor methods. The […]
Continue readingMore TagCCATP #467 – Bart Busschots PBS 26 – HTML Data Attributes with jQuery
Bart Busschots is back with another installment of Programming By Stealth. In this week’s episode we wake Allison up from her long winter nap away from programming and continue our work on our JavaScript clock. The goal is to create a better API for our clock so that we can publish it and have it […]
Continue readingMore Tag