Tag Archives: tool

HTML div Versus hr Primer Tutorial

Today’s new web application is a CSS styling “tool” (at least we’d like to think) but written predominantly via HTML and Javascript … go figure … but yes, it makes sense a bit, that to show CSS “in action” so … Continue reading

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

Freeformatter Validation Primer Tutorial

It is our considered opinion that for content editors of reasonably large chunks of HTML the HTML Validator at the Freeformatter website can be a very useful tool. It saved our bacon one day with one of our blog postings … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , | Leave a 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

Ideal Gas Law Calculator Primer Tutorial

We never did chemistry at school, but a lot of you out there will have, and you will probably know a lot about the three states of matter … solid liquid gas … and have worked the equations related to … Continue reading

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

Vertical Slideshow Tool Rotation Tutorial

Yesterday’s Vertical Slideshow Tool Primer Tutorial as shown below, was very “upright” in its approach to a slideshow presentation. Today, we allow for … the slideshow images to be rotated … and/or the … encasing HTML div element of the … Continue reading

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

Vertical Slideshow Tool Primer Tutorial

Yesterday’s Location Services iPad Camera Geolocation Primer Tutorial used for the first time a new homegrown presentation technique … HTTP://www.rjmprogramming.com.au/spec_img.php?imgurls=http://www.rjmprogramming.com.au/IMG_053*.JPG,http://www.rjmprogramming.com.au/IMG_054*.JPG … that we can add to the list developed in PDF on Mac OS X via Images and Finder and … Continue reading

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

HTML Style Mapping Tool Refinement Tutorial

We’re continuing on with a new web application tool idea today, an external Javascript tool that when applied to a webpage, or not, between <head> and </head> via … <!–script type=’text/javascript’ src=’http://www.rjmprogramming.com.au/HTMLCSS/meld_styles.js’></script–> … that allows you to dynamically map some … Continue reading

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

HTML Style Mapping Tool Primer Tutorial

We’re having a first go at a new web application tool idea today, an external Javascript tool that when applied to a webpage, or not, between <head> and </head> via … <!–script type=’text/javascript’ src=’http://www.rjmprogramming.com.au/HTMLCSS/meld_styles.js’></script–> … allows you to dynamically map … Continue reading

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