Monthly Archives: August 2014

PHP Iframe Overlay Primer Tutorial

Back to the recent overlay ideas (like HTML/Javascript Overlay Primer Tutorial) we’ve been doing lately at this blog, we want to show you today, the melding of HTML/Javascript supervising PHP in an iframe HTML element. This is a powerful combination … Continue reading

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

Emailing Microsoft Excel Spreadsheet Primer Tutorial

Having seen computer desktop work being overtaken by work taking place on the web, in the iCloud, in Google Docs, in dropboxes, or hosted data places, it should come as no surprise that spreadsheet work using the Microsoft Excel spreadsheet … Continue reading

Posted in eLearning, Networking, Tutorials | Tagged , , , , , , , , , , | 4 Comments

Java Http Client Primer Tutorial

With a Mac laptop you have a Linux (Bash) environment you can access via the Terminal application. From there, if you have Java installed you can compile Java programs using the javac compiler command and then execute the resultant Java … Continue reading

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

HTML/Javascript Three Sentence Story 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

HTML/Javascript Imaginary Numbers Game Tutorial

Here is a tutorial showing some client-side basics in HTML and Javascript that can verify your calculation of solutions to imaginary number equations, by filling in a missing bit of information in a three-part “imaginary number sentence”, and today we … Continue reading

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

Static HTML Javascript Primer Tutorial

Very simple static HTML that has not been readied for Javascript DOM manipulations can still be dynamically changed and worked with to turn your “sow’s ear” into your “silk purse” (even if the pigs are flying?!). The only real requirement … Continue reading

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