Tag Archives: HTML

HTML/Javascript Opposites Game Tutorial

Do you like word games? Today’s game takes a word and asks for words that are of an opposite meaning … we’re going to call the game “The Opposites Game” (too snappy for you?!) … and you score points (you … Continue reading

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

HTML/Javascript Areas Tutorial

Here is a tutorial showing some client-side basics in HTML and Javascript that can test some fairly simple mathematical Areas questions for the user. The inspiration for this came from some homework of a student. Link to some downloadable HTML … Continue reading

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

Yahoo YQL Web Service JSON Another Tutorial

Here is a tutorial that re-introduces you to the Yahoo Web Services called YQL, building on previous YQL tutorials on this blog. The name is the way it is because it simplified the API aspects of its functionality for the … Continue reading

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

HTML/Javascript Odd One Out Game Tutorial

Do you like word games? Today’s game asks for a word that is the odd one out in a list of words … we’re going to call the game “The Odd One Out Game” (too snappy for you?!) … and … Continue reading

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

Survey Related Topic or Poll Sankey Diagram Primer Tutorial

Continuing on (very closely to yesterday‘s Histogram method) with ideas for Google Charts software integration, today, by adding a Google Sankey Diagram Chart, we create a webpage application that asks for numerical findings, and creates a “Moving” Sankey Diagram (sort … Continue reading

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

Survey Topic or Poll Histogram Primer Tutorial

Continuing on with ideas for Google Charts software integration, today, by adding a Google Histogram Chart, we create a webpage application that asks for numerical findings, and creates a “Moving” Histogram (sort of like the Moving Average algorithm thought patterns) … Continue reading

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

Integrating a Google Map Chart with Geographicals Tutorial

Today we revisit the Geographicals suite of webpages here at this blog, which we last talked about with Integrating Global Weather Ajax with Geographicals Tutorial as shown below. Lately we’ve been thinking about software integration projects, particularly with respect to … Continue reading

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

HTML/Javascript Canvas Visual Double Click Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we add to the functionality of the previous … Continue reading

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