In Chit Chat Across the Pond we are finally back to a Programming By Stealth episode. In this installment, Bart teaches us how to create navigation bars in Bootstrap. We learn how to make them collapse and expand to different device screen sizes and how to style them to look nice. We learned how to […]
Continue readingTag: programming
CCATP #575 – Bart Busschots on PBS 68 of X – Bootstrap Navs
In this week’s installment of Programming By Stealth, Bart Busschots introduces us to how Bootstrap will help us create navigation in websites or web apps. This is using what Bootstrap calls the Nav component. As always we’ll learn how to style the navigation using Bootstrap Pills and Tabs. Then we’ll take it up a notch […]
Continue readingCCATP #573 – Bart Busschots on PBS 67 of X – Bootstrap Dropdown Menus
In this week’s installment of Programming By Stealth, Bart Busschots takes into the land of Bootstrap dropdown menus. He explains the differences between dropdown and selects in HTML, and how there’s two different kinds of dropdowns – menus and navigation. The descriptions of how to make the Bootstrap dropdowns takes a while, but when he […]
Continue readingCCATP #570 – Bart Busschots on PBS 66 of X – Bootstrap Form Validation
HTML 5 gives us form validation for free, but it’s not very nuanced. In this installment of Programming By Stealth, Bart will show us how to use Bootstrap to make our form validation a little less shouty and more useful for the viewer. He shows us how to take a little control, how to take […]
Continue readingCCATP #568 – Bart Busschots on PBS 65 of X — Bootstrap Input Groups
Chit Chat Across the Pond this week was Programming By Stealth installment 65 of X. This time Bart takes us through Bootstrap Input Groups. These are really cool. Think about a form that has information you have to fill in, but you’re never sure what they’re asking for. If they ask for money, what currency […]
Continue readingCCATP #566 – Bart Busschots on PBS 64 – Bootstrap Form Layouts
In this Programming By Stealth episode of Chit Chat Across the Pond, Bart Busschots teaches us about three more types of Bootstrap Form Layouts. It’s not too tough of a lesson and we had a lot of fun working through the lesson. You can find Bart’s full written tutorial at pbs.bartificer.net/… If you appreciate the […]
Continue readingCCATP #564 – Bart Busschots on PBS 63 of X — Bootstrap Buttons
This week in Programming By Stealth, Bart Busschots and I spend a fair amount of time going over the homework challenge from PBS 62. The nuances combined with some refresher on how the pieces fit together was something I really needed so hopefully I wasn’t alone. The new part of the episode is dedicated to […]
Continue readingCCATP #561 – Bart Busschots on PBS 61 of X — Bootstrap Jumbotrons & Badges
In this week’s installment, Bart explains how to create two simple Bootstrap components, the Jumbotron and badges. A Jumbotron is a show-case area at the top of a website’s front page that shouts out the site’s main message and usually has a call to action. Badges are the little bubbles next to titles or within […]
Continue reading7 Hours on a Bash Script Saves 15 Seconds a Week
ID3 Editor applicaiton showing my ID3 tags & album artwork In the past few years, I’ve been highly influenced by a few people in tech. Bart Busschots and his Programming By Stealth series of course, but also Ray Robertson from his AppleScript Bootcamp at Command-D and Sal Soghoian. Listening and learning from these people doesn’t […]
Continue readingCCATP #558 – Bart Busschots on PBS 60 of X – Bootstrap & jQuery
In this week’s installment of Programming By Stealth Bart introduces us to Bootstrap Components how we can use jQuery to extend Bootstrap. This is the first baby step into JavaScript with Bootstrap. I’m glad Bart started slowly because my JavaScript muscles are just a bit stiff and dusty. You can find Bart’s tutorial over at […]
Continue reading