Monthly Archives: July 2014

HTML/Javascript Overlay Primer Tutorial

Today we’re continuing on with the HTML overlay ideas and showed, yesterday, with HTML/CSS Overlay Primer Tutorial, some CSS to do with the idea of overlaying HTML elements, and today we give Javascript a turn, and show some animation as … Continue reading

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

HTML/CSS Overlay Primer Tutorial

A previous Gimp Layers Primer Tutorial (as shown below) gave you an insight into the massive possibilities of using a sophisticated image editor and use layers with various amounts of transparency, especially suited to use with png image files, and … Continue reading

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

HTML/Javascript Quadratic Equations Game Tutorial

Here is a tutorial showing some client-side basics in HTML and Javascript that can verify your calculation of the roots of a quadratic equation, by filling in a missing bit of information in a three-part “quadratic equation sentence”, and today … Continue reading

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

Static HTML Based PHP Primer Tutorial

Today’s tutorial is like a step back … a woah! … to people familiar with PHP. Even so, those PHP experts may like to rethink on things back to the day they first took it up … did you skirt … Continue reading

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

PHP Screen Capture and Page Speed Primer Tutorial

Sounds crazy doesn’t it? What do PHP Screen Capture and Page Speed have in common? Well, nothing really, but these worlds met, because the original premise to do a tutorial about “screen capture in a web way” panned out to … Continue reading

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

HTML/Javascript Sentence Conjunction Game Tutorial

The easiest English games to design are those that involve discrete words, because then dictionaries and thesauruses can be used. Learning English (for students whose first language is not English (ESL)) is obviously more useful when the student can piece … Continue reading

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

PHP/Javascript SVG Primer Tutorial

The HTML5 specification allows for the display of 2D-graphics via SVG HTML tags which use graphical applications in XML and the XML is then rendered by an SVG viewer. SVG stands for Scalable Vector Graphics. We’ve talked about the HTML … Continue reading

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

HTML/Javascript MathML Primer Tutorial

The HTML5 specification allows for the use of mathematical symbology via MathML HTML tags. The display of mathematical symbology was not so easy to achieve very easily with older versions of HTML, and MathML makes this a lot easier for … Continue reading

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