Tag Archives: programming

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

Android App Learning Programming UX Primer Tutorial

The term “user experience” (or UX … you now have UX Experts) refers to the ease with which users use your web or mobile or desktop applications. For me, a list of some of the considerations could include … ease … Continue reading

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

NetBeans Java EE RESTful Web Service Primer Tutorial

Web Services allow for communication using the World Wide Web between two devices, as Wikipedia explains below. Do you remember previous Java Eclipse Web Service Primer Tutorial as shown below that used Eclipse IDE which works on Mac OS X … Continue reading

Posted in eLearning, NetBeans, Software, Tutorials | Tagged , , , , , , , , , , , , , | 4 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

FFmpeg Image Optimization Primer Tutorial

The Linux FFmpeg command is so useful, and so modest. In its “man ffmpeg” it just describes itself as a video converter, but it does (eg. scaling) images as well …. guess the modesty could be that it thinks of … Continue reading

Posted in eLearning, Photography, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , | 13 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