Monthly Archives: May 2015

Javascript jQuery Traversing Primer Tutorial

Javascript brings great things to the client side of web applications. And within this Javascript world a wonderful library of functionality is jQuery. The jQuery library starts you thinking in a jQuery way, admittedly, but you can mix and match … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , | 15 Comments

HTML/Javascript Homonyms Game Tutorial

ESL (or “English as a Second or Foreign Language”) is a term for the study of English as a Second Language, and is of particular relevance to immigrants to English speaking countries from non-English speaking backgrounds. One of the most … Continue reading

Posted in eLearning, ESL, Games, Tutorials | Tagged , , , , , , , , , , , , , , | 12 Comments

HTML/Javascript PopUp Mouseover Event Game Tutorial

Are you … a fan of Mission Impossible amazed when Rafael Nadal avoids walking on the lines when accidentally dropping your toast, hoping it lands butter up …? If you scored 2 or above … please read on. If you … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , , , , , , | 11 Comments

HTML/Javascript Object Primer Tutorial

There are three HTML elements that embed other HTML or images or media. They are … iframe object embed … and today we are going to show how similar the first two are when you are working with embedded data … Continue reading

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

HTML/Javascript Music Chord Game Tutorial

Yesterday we wrote a musical pitch game for one note at a time and today we extend that functionality to allow the user to guess the characteristics of musical chords and intervals played for them by this MIDI music web … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , , , , , , , , , | 7 Comments

HTML/Javascript Music Pitch Game Tutorial

Yesterday we continued on with the MIDI music web application (as you can see below with HTML/Javascript/PHP Compose Music Tutorial) we’ve been working on almost to the point of it being useful to be called upon within an HTML iframe … Continue reading

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

HTML/Javascript/PHP Compose Music Tutorial

Yesterday we set up the MIDI music web application we’ve been working on to take the first steps with composing, with HTML/Javascript Music Follow Up Tutorial as shown below, and as you may recall from this the idea that the … Continue reading

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

HTML/Javascript Music Follow Up Tutorial

We follow up on our HTML/Javascript Music Primer Tutorial as shown below, today, by setting our minds to a “first draft” of a method to construct a tune in MIDI … say “first draft” because, it is often easier on … Continue reading

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