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 readingMore TagTag: bootstrap
CCATP #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 readingMore TagCCATP #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 readingMore TagCCATP #563 – Bart Busschots on PBS 62 of X — A Basic Bootstrap Form
This week’s Programming By Stealth was great fun. Bart Busschots teaches us how to create a web form using the Bootstrap classes to do the job. He explains how Bootstrap literally insists that we make our code accessible, and how sensible it is to just that. We learn the importance of Form Groups, and how […]
Continue readingMore TagCCATP #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 readingMore TagNC #693 AppDelete, Diagnosing Remote Networks, Raspberry Pi as a Web Server, MacAlly Lampcharge, Bash Script for ID3 Tagging
I was on the MacCast this week with Adam Christianson, Reggie Ashworth’s AppDelete will live on without him, a great story about Steve’s mom and how we remotely diagnosed a network problem she was having, Ed Tobias tells us how he created a web server out of a $35 Raspberry Pi, I got a MacAlly […]
Continue readingMore TagRaspberry Pi as a Web Server by Ed Tobias
This review was written and recorded by NosillaCastaway and personal friend of Steve and mine, Ed Tobias. We met him for coffee this week and he showed off his website www.edtobias.com, which was awesome, but how he built it was even cooler! I want to describe how I used a Raspberry pi as my web […]
Continue readingMore TagCCATP #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 readingMore TagCCATP #556 – Bart Busschots on PBS 59 of X — More Bootstrap Breakpoints
Bart takes us back to Bootstrap content, now that we know all about breakpoints. He never told us when we were looking at things like margins and float and the display tag that they are also breakpoint-aware, because we didn’t know about breakpoints yet. It’s an easy lesson and it’s great fun to learn more […]
Continue readingMore TagCCATP #555 – Bart Busschots on PBS 58 of X – Bootstrap Breakpoints
In this week’s installment of Programming By Stealth, Bart Busschots explains Bootstrap breakpoints. Breakpoints allow the designer to define how a web page reacts depending on the size of the viewer’s screen. He explains how through some very simple Bootstrap classes, we can allow a semantic tag to be in the “correct” order for screen […]
Continue readingMore Tag