Tag Archives: programming

PHP Pictogram Word Decoding Game Primer Tutorial

In ancient Egyptian times writing took the form of hieroglyphics often on papyrus and wood. This form of writing was both logographic (a grapheme which represents a word) and alphabetic. We humans process pictorial input representing concepts quite well. Today, … Continue reading

Posted in Anything You Like, eLearning, ESL, GUI, Tutorials | Tagged , , , , , , , , , | Comments Off on PHP Pictogram Word Decoding Game Primer Tutorial

HTML/Javascript Clairvoyance Tester Mobile Tutorial

Today’s HTML and Javascript web application is a Clairvoyance Tester (we last talked about with HTML/Javascript Clairvoyance Tester Primer Tutorial as shown below) … déjà vu perhaps? … yes, we didn’t deliver on all promises for all platforms last time … Continue reading

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

HTML/Javascript Clairvoyance Tester Primer Tutorial

Today’s HTML and Javascript web application is a Clairvoyance Tester, but then I don’t have to tell you you’re clairvoyant, because you just knew I was going to say it anyway … as you knew that this blog posting was … Continue reading

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

Jinja Template Engine Three Ps Primer Tutorial

Today we are taking a look at Python’s Template Engine called Jinja. Many programmers today make use of templating techniques with languages like Python and PHP to … achieve things faster by placing programming logic into templates web pages generally … Continue reading

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

Reservations Web Application Database Tutorial

The part we start off on today with the continuation of our PHP Reservations web application, we started at with Reservations Web Application Primer Tutorial as shown below, relates to an “early days” look at a proposed MySql database structure … Continue reading

Posted in Database, eLearning, Installers, Projects, Tutorials | Tagged , , , , , , , , , , , | 3 Comments

Reservations Web Application Primer Tutorial

We’re setting off on what could be a long running project to construct a PHP Reservations web application today. We see the crux of a reservation system as needing a … timeline display mechanism … today’s work … and for … Continue reading

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

WordPress User Body Background Primer Tutorial

Similarly to two days ago (with WordPress User Header Section Border Primer Tutorial as shown below), but we’ll be adding new Body Background (Colour) user controllable functionality (within any one web browser session), let’s recap to … In the world … Continue reading

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

HTML Button Ideas Primer Tutorial

HTML is full of possibilities to simulate the pressing or touching action of a button. Some HTML element types we show in a button pressing style today with our HTML programming source code button_ideas.htm are … button tag input type=”button” … Continue reading

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