Category Archives: eLearning

E-learning refers to the use of electronic media and information and communication technologies (ICT) in education ( Wikipedia )

HTML Button Element Whitespace Primer Tutorial

The topic of “whitespace” in webpages is a very big subject for something a lot of us may think of as “the things that aren’t the things”, if you know what I mean? We talked about it a little with … Continue reading

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

Javascript Incrementing and Decrementing Primer Tutorial

Sometimes writing Javascript code we’ve let code like … <script type=’text/javascript’> var counter=null; function initializeCounter() { counter=0; } function incrementCounter() { if (counter == null) { counter=0; } ++counter; } if (eval(Math.floor(Math.random() * 1746765765) % 2) == 1) { initializeCounter(); … Continue reading

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

MacOS and iOS Photos Storage Maintainence Tutorial

Since the days of Mac iPhoto Primer Tutorial the Apple photograph storage wooooorrrrllllddd has coalesced into the Photos app on both MacOS and iOS. In this Apple environment photos can be shared in iCloud … The best place for all … Continue reading

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

Offline Covid Vaccination Records in Australia Tutorial

If you live in Australia and interested in life going forward living with the Covid-19 pandemic, then, the recent Covid Vaccination Records in Australia Tutorial‘s advice is a true prerequisite for today’s use of (the prefix) “Offline” in today’s tutorial … Continue reading

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

Mac Safari on iPhone Web Browser Debug Tutorial

The recent New Mac Safari on iOS Web Browser Debug Tutorial set up our recent MacBook Air to … debug an iOS device Safari web browser session … via … MacBook Air Safari web browser session’s Develop menu’s “Show Web … Continue reading

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

Google Translate Landing Page Translate Tutorial

Yesterday’s … Google Translate Webpage Translate Tutorial was the major part of RJM Programming’s Google Translate strategy change (ie. getting it working again … doh!) … but it’s not the whole story … and another part is … today we … Continue reading

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

Google Translate Webpage Translate Tutorial

We really like the way Google Translate can language translate whole webpages for URLs of choice, sometimes. We use it here at this blog, but sometime into the past … we cannot recall (sorrrrrryyyyyyyyy!) … the arrangements of use of … Continue reading

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

Open in Background Windows on iOS Primer Tutorial

Our recent New Windows on iOS Primer Tutorial honed in on … iOS web browser (HTML “a”) link “hold down” menu’s … “Open in New Window” suboption … and today we wanted to visit another of those suboptions called … … Continue reading

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