Tag Archives: array

Speech to Text Survey Tutorial

On top of yesterday’s Speech to Text ESL Tutorial we add, for the first time, a “Survey” functionality not needing a two player setup. This leaves the right hand table cell to be able to contain an HTML form element, … Continue reading

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

Speech to Text ESL Tutorial

When you involve audio input into a web application it is likely that that web application can become useful with learning a language, such as with ESL (English as a second or foreign language) usage, especially as such learning has … Continue reading

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

String Delimitation in Web Applications Primer Tutorial

Web application client and server logic is often based on … string manipulations via Javascript (client) and PHP (server, for us) string functions … and a huge subset of functionality, at least for us, is … handling delimitation issues via … Continue reading

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

HTML Table Cell Contenteditable Onload Tutorial

If you are a regular at this blog you’ll no doubt have tweaked that we are very keen to use Javascript’s document.body’s onload event to add flexibility to proceedings. Today, though, it is an awareness of a web application’s data … Continue reading

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

Run for It Dice Game Primer Tutorial

We hope that you can see by reading the rules of the Dice Game … “Run for It” Dice Game … compared to (yesterday’s inspirational) … “Three or More” Dice Game … you can see our thought patterns in thinking … Continue reading

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

Three or More Dice Game Primer Tutorial

Yesterday’s Knockout Dice Game Primer Tutorial involved a Dice Game for 2 or more players like today’s “Three or More Dice Game”, and that was enough of a synergy to start with that code of yesterday to create today’s game. … Continue reading

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

Knockout Dice Game Primer Tutorial

Further to the previous Dice Guessing Game Primer Tutorial, today, we have for you another Dice Game, this time … a dice game for 2 to 9 players … which you should establish, as necessary, straight up … then rename … Continue reading

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

Dice Guessing Game Primer Tutorial

There are many HTML Entities based around punctuation that can add to the means by which you communicate ideas with your web applications. In today’s new (up to two player) Dice Game, we use some of these to represent the … Continue reading

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