Last time Bart teased us that we were going to learn about the template library called Mustache, but he realized that he needed to teach us about vanilla HTML 5 Templates first. He starts by showing the problem to be solved: how messy and error-prone it is to create HTML elements using jQuery. Then he […]
Continue readingMore TagTag: html
Down a Tech Rabbit Hole
This week I’ve been working on a video tutorial for ScreenCasts Online on the tool MarsEdit from red-sweater.com/…. MarsEdit is what I use for writing everything you see on podfeet.com. It’s a fabulous tool that makes blogging much easier. It’s beautifully designed and really capable. One of the great things about doing tutorials is how […]
Continue readingMore TagCCATP #578 – Bart Busschots on PBS 69 of X — Bootstrap Navbars
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 readingMore TagCCATP #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 readingMore TagCCATP #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 readingMore TagCCATP #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 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