Monthly Archives: July 2021

HTML/Javascript Binary/Octal/Hexadecimal Game Buttons Tutorial

When you think about a makeover to a web application involving user interactive input, you could do a lot worse than concentrating on additional HTML (for us, input type=) button elements. Just about everybody understands the concept of a “button … Continue reading

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

Background App Refresh on iOS Primer Tutorial

Are you the owner of an iPhone or iPad? Welcome to the iOS wooooorrrrrlllllldddd! And are you baffled when people say about an app … Just refresh the app for the latest features. ? Well, that’s me, too. But your … Continue reading

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

Animated GIF Creation on Windows MAMP Tutorial

We had occasion to … install MAMP for Windows version 5.0.0 Beta … and then … piece together our Animated GIF creation PHP software to test on that MAMP version … and realized we needed to fix the web application … Continue reading

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

Javascript and PHP Multiple Encoding and Decoding Tutorial

Around here, we are very fond of dropdown (select element) “multiple” (attribute) selection mode. That is a mode whereby you can select multiple options (helped out by using ctrl and command keyboard keys). Unfortunately, order matters quite often, as with … Continue reading

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

Javascript and PHP Encoding and Decoding Primer Tutorial

The recent HTML form navigation work gobsmacked us mildly as we reconnected with the fact that a character like “~” is not changed (ie. encoded) by Javascript’s “encodeURIComponent” encoding function. And then we figured that “~” can get you back … Continue reading

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

TimeZone Offset Places Google Geo Chart Popup User Interaction Tutorial

Yesterday’s TimeZone Offset Places Google Geo Chart Wikipedia Double Click Tutorial‘s … … that “double click” logic not channelling any “ondblclick” event but, rather, two “click”s quickly in a row, in which case, as a first draft idea, a simple … Continue reading

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

TimeZone Offset Places Google Geo Chart Wikipedia Double Click Tutorial

Onto yesterday’s TimeZone Offset Places Google Geo Chart Wikipedia Tutorial work, which, behind the scenes concerns SVG elements, we wanted to explore … a “double click” augmenting set of functionalities … onto the default … “click” functionalities opening Wikipedia webpages … Continue reading

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

TimeZone Offset Places Google Geo Chart Wikipedia Tutorial

Onto the recent TimeZone Offset Places Google Geo Chart Tutorial‘s … “T” … default Map Chart “i” … default transference of the default Map Chart display of a TimeZone Offset (from GMT) Offset in Hours map to a Geo Chart … Continue reading

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