Tag Archives: object

Promise Object Sleeping and Doing Primer Tutorial

We’re here today to fulfil yesterday’s Web Application Controlled Progress Cursor Primer Tutorial‘s pledge … … which reminded me that we need to learn some more about the promise object … and were happy to discover the Promise object talents … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , | Leave a comment

HTML5 Web Audio Mudcube Piano Integration Chord Composing Tutorial

Yesterday’s HTML5 Web Audio Piano Keyboard Tutorial had us integrating keyboard functionality for non-mobile users of our piano playing web application, and today, building on the previous HTML5 Web Audio Mudcube Piano Integration Composing Tutorial, we involve those similar keyboard … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , | Leave a comment

HTML5 Web Audio Piano Keyboard Tutorial

We’re revisiting our piano playing via … CaseyRule … versus … Web Audio … web application to, for our non-mobile platform users, introduce a keyboard set of ways to play chords on the fly based on the chromatic scale idea … Continue reading

Posted in eLearning, Event-Driven Programming, Not Categorised, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

AppML Acronyms Hierarchy Tutorial

Yesterday’s AppML Acronyms Tutorial works in an HTML table by appml-repeating table cell content elements via an array. What happens if your JSON contains arrays within arrays, like our Acronym data’s “vars” members … [{“sf”: “BHP”, “lfs”: [{“lf”: “benign prostatic … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

AppML Acronyms Tutorial

After yesterday’s AppML Primer Tutorial we went looking for an apt inhouse web application that allows an interface to these new AppML framework concepts. Do you remember Acronyms Lookup Wikipedia Tutorial? We first thought we’d be working in the client … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

Javascript Array Method Mobile Tutorial

Yesterday’s Javascript Array Prototype Method Tutorial allowed … non-mobile platforms to successfully combine the (albeit quite disparate) aims of … parent div contenteditable=true content editing element … hosting … clickable “a” links that we want the “onclick” logic of, adhered … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Javascript Array Prototype Method Tutorial

Yesterday’s Javascript Array Method Splice Tutorial involved … one “positional member” array method called “splice” and the Javascript prompt window is a quick way to code for such a scenario … but … once there are more than one bits … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Javascript Array Method Splice Tutorial

Up to yesterday’s Javascript Array Method Stack and Queue Tutorial‘s progress with Javascript (client side) array methods we’d been concentrating on … the “ends of array” push and pop and shift and unshift … but we are here to share … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment