We get to listen to three more CES Interviews: Robo 3D Printers – a company with a social conscience, Ember Smart Mug to keep your liquids hot (or cold) and Hydrao Smart Shower Head that hopes to gamify your water usage. I mix into that an interesting story about how Dorothy almost lost $300 worth […]
Continue readingTag: programming
CCATP #424 Bart Busschots Programming By Stealth – 8 of x (CSS Positioning)
Buckle up everyone – in this Installment of Programming By Stealth, Bart will dig in deep on explaining how to position the blocks we’ve learned about before onto our web page using CSS. It’s a tough hill to climb but Bart stays patient with me till I THINK I’ve got it! You can find Bart’s […]
Continue readingCCATP #422 Bart Busschots Programming By Stealth – 7 of x (More CSS)
Bart Busschots joins us again for part 7 of his series Programming by Stealth. In this instalment we’ll build on our basic understanding of CSS from previous instalment. We’ll start with some new CSS selectors, in the process, introduce two new HTML tag attributes, then we’ll move on to the CSS box model. Each HTML […]
Continue readingCCATP #420 Bart Busschots Programming By Stealth 6 of x (Introducing CSS)
In the 6th installment of Bart Busschots’ Programming by Stealth series, he introduces the concept of CSS to allow us to format our html pages. He gives us an overview of terminology, explains the different ways to add CSS to an HTML document, explains the basic syntax, and finally gives us some examples of text […]
Continue readingCCATP #418 Bart Busschots Programming By Stealth 5 of x (HTML Images & Links)
In this week’s episode of Chit Chat Across the Pond we have Bart Busschots with another installment of Programming by Stealth. He covers the syntax for images and links in HTML and the attributes you can apply and more importantly why you should apply them. He promises that with the first 5 episodes under our […]
Continue readingCCATP #413 Bart Busschots Programming By Stealth 4 of x (HTML In-line Elements)
In the previous installment Bart introduced us to the concept of block-level tags, and in-line tags. Block level tags define blocks of text like headers, paragraphs and lists, and starting a new block-level tag generally starts a new line in the page. Inline tags on the other hand effect a part of a block, and […]
Continue readingCCATP #411 – Bart Busschots on Programming By Stealth 3 of X – HTML Block Elements
In this week’s Chit Chat Across the Pond Bart Busschots takes us through Programming By Stealth Part 3 of X – HTML Block Elements. In the previous instalment we introduced HTML, learned about HTML tags in the abstract, and looked at a basic template for all HTML pages. Over the next few instalments we’ll be […]
Continue readingCCATP #409 – Bart Busschots on Programming By Stealth 2 of X – Introducing HTML
Bart Busschots is back with episode 2 of his Programming By Stealth series. He’ll take us on our first baby step towards programming by explaining how the Hyper-Text Markup Language works, better known to us all as HTML. HTML is not a true programming language, it is instead a simpler beast known as a markup […]
Continue readingCCATP #407 – Bart Busschots Programming By Stealth 1 of X (Introduction)
It’s that time of the week again, it’s time for Chit Chat Across the Pond and this is episode 407 and I’m your host, Allison Sheridan . If you’re new here, Chit Chat Across the Pond has been an embedded part of the weekly show, the NosillaCast, since November 25th, 2007. I just decided to […]
Continue reading