Monthly Archives: July 2014

HTML/Javascript Geolocation Primer Tutorial

At this blog we’ve mentioned quite a few times how good modern web software is about the “where” of life, and good Geolocation functionality exists right at the heart of basic Javascript functionality. Please enjoy today’s tutorial. Here today, we … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | 1 Comment

Microsoft Word SmartArt Primer Tutorial

Have you got business presentations to make or are looking for ways to create acceptable web content that has that corporate look. That can be quite difficult if you do not know much about graphic design, and you need to … Continue reading

Leave a comment

HTML/Javascript Sentence Adjective Clause 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

Linux vi C make Primer Tutorial

The Linux (or unix) command vi is a powerful command line editor tool which has a long history with unix and the maintenance of C code (as just one example of its uses). So much so, as far as C … Continue reading

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

Virtual Hosts with EasyPHP Primer Tutorial

Just supposing you run one web server, and want to handle more than one domain name, with control over the handling of each name (today we end up with a url of “quiz” which means something!). This is the concept … Continue reading

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

Liferay Java Web Portal Primer Tutorial

Here is a tutorial that introduces you to Liferay, a Java web portal utilizing the Tomcat web server technology. You can read more about Liferay on Wikipedia here where you can see the features of this great Open Source product, … Continue reading

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

Ajax All Textboxes All Mandatory Form Primer Tutorial

Was wondering, today, whether we’ve ever mentioned the very useful onblur event for the textbox input HTML tag, which fires after you leave a textbox, whether you have filled it in or not. It pans out we have, with the … Continue reading

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

Administration of Magento eCommerce Primer Tutorial

Here is a tutorial that introduces you to eCommerce as an “out of the box” solution, should you, as a business, be heading that way. Earlier we talked a bit about CMS in the same way with Content Management System … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , | 1 Comment