Tag Archives: PHP

HTML/Javascript Multiple Choice Quiz Reveal Tutorial

The previous HTML/Javascript Multiple Choice Quiz Administration Tutorial saw us create a Multiple Choice Quiz based on the “pub quiz” style game called Eggheads “where a challenger team of 5 tries to defeat a champion team of 5 in a … Continue reading

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

PHP Google Map Chart Bearing Distance Tutorial

There have been three recent things going on, for us, involving software integration of our interface to the great Google Chart Map Chart … the work of PHP Wikipedia Australian List Integration Tutorial adding select (ie. Google Charts “onclick”) event … Continue reading

Posted in eLearning, Event-Driven Programming, Land Surveying, Trips, Tutorials | Tagged , , , , , , , , , , , , , | 1 Comment

Javascript Promises Object and async Genericization Tutorial

Today, we’re pulling together two recent threads of blog posting ideas … Promise object … and … async (and await) … both controllers of “asynchronicity in web application” tools, building on yesterday’s Javascript async and await Primer Tutorial. They are … Continue reading

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

Javascript async and await Primer Tutorial

Related Javascript asynchronous functionality to that of Promise All Object Tutorial‘s Promise object is async and await Javascript keywords. As you can see in our David Walsh inspired Javascript function introduced into the Promise object code of recent times … … Continue reading

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

Promise All Object Tutorial

Building on yesterday’s Promise Object Primer Tutorial start to the Promise object asynchronous processing research we are up to, we move on to try David Walsh‘s Promise.all syntax … Promise.all([promise1, promise2]).then(function(results) { // method takes an array of promises and … Continue reading

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

Mac OS X Do Not Sleep MAMP Tutorial

The Mac OS X command line (accessible via its Terminal desktop application) is not exactly Unix nor Linux, but more BSD. As such, it has developed some interesting command line commands, some of which we’ve mentioned in the past, and, … Continue reading

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

Zipfiles in PHP Media Gallery Synchronize Tutorial

Our blog post thread about “Zipfiles” is a real opportunity to tackle a long running curiosity for us, the synchronizing of media plays, at least on non-mobile platforms. With mobile platforms, the job is a lot more involved, and we’ll … Continue reading

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

Zipfiles in PHP Media Gallery MIME Type Tutorial

A big proportion of the world’s population, now, has never known a GUI interface that didn’t have a file association concept. But Windows in its earlier days didn’t have the concept of file association, and then it came along to … Continue reading

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