Monthly Archives: October 2018

Image Capture Ajax FormData Upload Primer Tutorial

Were you around and interested in the media capture and upload concepts presented when we discussed this topic with HTML5 Camera API Audio Video Tutorial? Back then, central to the workings of this blog posting’s web application is a perfectly … Continue reading

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

PHP Exif Image Zip Mystery Game Primer Tutorial

There’s a fair bit to the design of a new game we’re developing that uses the image metadata ideas from PHP Exif Image Information Rotation Tutorial in its workings. Our early days work starts down the road by collecting zipfile … Continue reading

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

PHP Wikipedia Geo Map Google Chart Region Tutorial

Of course, it would be great if the people of the world could think more in terms of the Earth as a whole … social justice for all, freedom for all, lessening of poverty, end of slavery, end of war, … Continue reading

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

PHP Wikipedia Geo Map Google Chart Genericization Tutorial

As we wrote the “where of life” “Meteorite Craters on Earth” PHP web application code behind yesterday’s PHP Wikipedia Geo Map Google Chart Tutorial, as with many other codes we write, we were on the lookout, just quietly, for how … Continue reading

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

PHP Wikipedia Geo Map Google Chart Tutorial

The “where of life” talents of Google Chart are pretty irresistible to us, for web application ideas. More and more we see both the combination of the talents of … Map Chart Geo Chart … complementary, more than doubling up, … Continue reading

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

Animation via RequestAnimationFrame Event Tutorial

Still within the “Proof of Concept” realms, today we add onto yesterday’s Animation via RequestAnimationFrame Primer Tutorial “colouring in” background pixels with a mouse and touch event driven additional functionality “set” allowing for … when user clicks first “in the … Continue reading

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

Animation via RequestAnimationFrame Primer Tutorial

Have you set up some animation using the Javascript setTimeout and/or setInterval timer functions, and found yourself disappointed with a lack of smoothness of animation? You are not alone. Have you tried (the good advice of) requestAnimationFrame event logic in … Continue reading

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