Tag Archives: cell

List Web Application Row Sorting Tutorial

Think “list”, think “sort”, too. Sorting a list is a very common, and often useful web application piece of functionality, as “sorting” often increases “order” for we humans. But, as with “order”, the idea of “sort” can be quite varied … Continue reading

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

List Web Application Row Swapping Tutorial

Think “list”, think “order”. So to have a web application involving a list where there is no possible way to reorder is not such a useful web application. Now, the word “order” can mean many things to many people, so … Continue reading

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

List Web Application Genericization Tutorial

Genericization jobs, at least for us, are an invitation for second phase design. We like to put down an initial design, and often see that it could be “ever so much” more generic, so we set aside thinking and designing … Continue reading

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

Middle Word Game PHP Tutorial

Yesterday, when we presented we presented Middle Word Game Share Tutorial as shown below, we broke the changes to the first draft of the web application into … what functionality that remains in the realm of client-side HTML and Javascript … Continue reading

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

Middle Word Game Share Tutorial

There is more we want to do to extend the functionality of yesterday’s Middle Word Game that we presented with Middle Word Game Primer Tutorial as shown below. We’re going to break this two part set of changes into … … Continue reading

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

Middle Word Game Primer Tutorial

Today’s ESL game, written in HTML (and Javascript and CSS), we’ve called “Middle Word Game”‘s main feature is an HTML table element. You may know that we like the table element around here as a reliable controller of horizontal alignment. … Continue reading

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

Home Grown Spreadsheet Indexeddb Primer Tutorial

A few days ago we talked of the synergy between spreadsheets and database when we presented Home Grown Spreadsheet Primer Tutorial as shown below. In sympathy with … a “tilt” towards a more transparent spreadsheet/database relationship, to be developed further … Continue reading

Posted in Database, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 1 Comment

Home Grown Spreadsheet Primer Tutorial

Yesterday’s Circle and Point jQuery DataTable Primer Tutorial as shown below, set us to thinking about Spreadsheets, and though we don’t pretend that there are not great products out there, we thought that a new web application that involves … … Continue reading

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