In this episode of Programming By Stealth we get the foundation to start learning about AJAX. Bart gives us an overview of HTTP that is really interesting. I learned so much that I didn’t know about what you can see in a URL. I know this sounds super nerdy but I loved learning about query […]
Continue readingTag: programming
CCATP #587 – Bart Busschots on Programming By Stealth 74 of X
In this week’s Programming By Stealth, Bart Busschots teaches us the last two concepts in Mustache, one of which is a real head bender and for me at least, the second was almost as hard. The first is how you can add an optional third argument to a Mustache view which is actually a function […]
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 readingNC #721 Goodbye Honda Bob, Ring, Emmet, Vispero, SureCall Signal Booster, MPowerd Lights, WHILL
We say goodbye to Honda Bob, and you can download his book at podfeet.com/hondabob. We’ve got a CES interview with Ring talking about their smart lighting and doorbells for people in apartments. Caleb brings us a review of Emmet, a plugin for web developers that makes writing HTML code easier and more efficient. We talk […]
Continue readingEmmet to Quickly Create HTML Elements by Caleb Fong
Use emmet for productivity and great justice! Greetings Allison, and fellow NosillaCast-aways. Caleb, here to talk about another geeky tool. Even if you aren’t ‘stuck in’ on Programming by Stealth you may still find yourself writing HTML for a variety of reasons. You may have also come across the need to generate a large, even […]
Continue readingNC #719 NiteIze RunOff, Brydge Keyboards, Gear Axis, Square Off Chessboard, GoSun Solar, Wrong About Save As, iOGEAR
Donald Burr returns to Chit Chat Across the Pond after a long hiatus to tell us about how you can build your own 3D printer. We’ve got an interview with one of my favorite companies, Nite Ize about their new RunOff waterproof containers. We talk to Brydge about their new line of keyboards for the […]
Continue readingI was wrong about Save As…
The Lion Killed Save As In July 2011, Apple introduced its latest operating system, Lion. While there were many major advancements, Apple did one thing that made many of us very angry. They removed Save As from applications. It was a terrible thing. Tiny Save Location Window I was amongst the very many who protested […]
Continue readingCCATP #581 – Bart Busschots on PBS 71 of X – Bootstrap Spinners
In this week’s installment of Programming By Stealth, Bart Busschots spends most of the time walking us carefully through each of the methods he used to solve the challenge from last time. He does a great job of reminding us of things we’ve learned, in some cases more than a year ago, and showing how […]
Continue readingI Hand Coded a Responsive Web Page All by Myself with Bootstrap
When I retired, I decided that one of my goals was to learn to program. I took Basic in college in 1976, and later Fortran IV with WAT5. when I was in grad school. In 1982, in my Master’s Project in Mechanical Engineering I actually used Fortran. (“The Development of Clearances in a Spacial Revolute […]
Continue readingCCATP #580 – Bart Busschots on PBS 70 – Bootstrap Modals & Toasts
In this week’s Chit Chat Across the Pond, Bart Busschots is back with another installment of Programming By Stealth. We’ll shift gears a bit away from web pages to web apps as we explore the usage and code behind Bootstrap Modals and Toasts. It’s a combination of HTML, Bootstrap for styling and JavaScript for actions […]
Continue reading