Tag Archives: HTML

NetBeans Backbone.js HTML5 Web Application Primer Tutorial

Today we create a NetBeans (IDE) HTML5 project based on the Backbone.js methodology for web application creation, which we include a bit about as quoted from Wikipedia (thanks) below: Backbone.js is a JavaScript library with a RESTful JSON interface and … Continue reading

Posted in eLearning, NetBeans, Tutorials | Tagged , , , , , , , , , , , , , , , | 17 Comments

HTML Canvas Golf Accuracy Game Primer Tutorial

The HTML Canvas element is great for games where you draw your own graphics based on interaction from the user … a great tool to have in your GUI toolbox … you download an app and start playing. A lot … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GIMP, GUI, Tutorials | Tagged , , , , , , , , , , , , | 2 Comments

HTML div Element align Primer Tutorial

Often find while hand coding HTML that you get caught up in the workings of it, and leave out CSS styling considerations. At this blog we emphasise “the workings of it”, but we try to take a bit of time … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , | 13 Comments

CSS Float Right Blockquote Primer Tutorial

The tutorial called Multiple Background Image Primer Tutorial, as shown below, dealt with some styling issues to do with the blockquote HTML elements here at this blog. Today we add nuanced CSS styling functionality to allow for blockquotes that float … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | 2 Comments

Xcode Swift iOS Application End Game Follow Up Tutorial

Lots of us hope to learn something new each day?! Overnight, was expecting the “Make Your Own Charts” iOS mobile application to go through to the Apple App Store for sale, and it didn’t, so, having read an email saying … Continue reading

Posted in eLearning, iOS, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 13 Comments

Google PageSpeed and Firebug Mobile Friendly Primer Tutorial

The job of making web pages mobile friendly can be approached from a few different angles, and is a job that definitely benefits from having a good set of tools and “tool combinations”. Say “tool combinations” because have found the … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 5 Comments

NetBeans Apache Cordova HTML5 Mobile Primer Tutorial

Our tutorial today creates an Apache Cordova HTML5 mobile application via the NetBeans IDE on a MacBook Pro. It shares the need to have node.js, a “platform built on Chrome’s JavaScript runtime for easily building fast, scalable network applications” (to … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 1 Comment

WordPress Blog Context Help Mode Toggler Primer Tutorial

On this WordPress Blog we’ve had a policy of providing default Ajax inspired contextual help as the default setting. However it may be that you want to skip this contextual help if you “know the ropes” regarding navigating this blog, … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , , | 25 Comments