Monthly Archives: March 2016

Gimp Drop Shadow Primer Tutorial

There’s this billboard in Town Hall Station platform 5, in Sydney … … that I’ve always envied the graphics work of, regarding how it attracts attention. And it is not complicated. It describes a rail trip with coloured circles of … Continue reading

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

PHP Port Process Primer Tutorial

When there is a concept that somehow links hardware to software things fall into place better for me, personally, with understanding. For me, this is because hardware is that interesting thing out there that is more unknown, and so much … Continue reading

Posted in eLearning, Hardware, Networking, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , | 14 Comments

Canvas Image Email Attachment Primer Tutorial

Maybe you remember the series of blog postings that we last visited with HTML5 Canvas Map Clickaround Onresize Tutorial some time ago? We’ve been, over the last couple of days, working out how to … take an HTML canvas element’s … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , | 15 Comments

WordPress Blog Post WYSIWYG Primer Tutorial

Often get asked if you can blog on WordPress with very little HTML knowledge, in a WYSIWYG (what you see is what you get) approach. The answer we give is … yes … but the results may disappoint without some … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , | 17 Comments

Javascript Eval Functional Calls Primer Tutorial

As with “associative array” usage in Javascript which we last discussed with Javascript Associative Array Mobile Friendly Tutorial where “names” take precedence over “number” (indexes) … transparency over obfuscation, if you like … and Javascript’s eval() method becomes so important, … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , | 5 Comments

CSS3 Web Fonts Primer Tutorial

CSS3 brought with it more possibilities regarding the use of Web Fonts (separate to your default fonts (or “web safe” fonts, that are usually installed)), and the use of … CSS3 @font-face rule linking of that @font-face rule to a … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , | 4 Comments

Mobile Friendly Meta Viewport Tag Zoom Tutorial

Yesterday, with Mobile Friendly Meta Viewport Tag Primer Tutorial as shown below, we featured the HTML meta tag … <meta id=”myviewport” name=”viewport” content=”width=device-width, initial-scale=1, minimum-scale=0.25, maximum-scale=8, user-scalable=yes” /> … and explained more of its uses, taking a look at its … Continue reading

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

Mobile Friendly Meta Viewport Tag Primer Tutorial

A couple of days ago we cautioned against thinking the HTML meta tag was a “cure all” to make a web application mobile friendly. Well, lately we’ve had a web application where it made ALL the difference, and so, today, … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , | Comments Off on Mobile Friendly Meta Viewport Tag Primer Tutorial