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