Tag Archives: PHP

Google Chart Histogram Chart Select Event Primer Tutorial

Today it’s the turn of Google Chart Histogram Charts to get them working for their Select event, which is like a mobile touch event and non-mobile click event on the Google Chart of interest. We believe in packing this Select … Continue reading

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

Google Chart Bubble Chart Select Event Primer Tutorial

Maybe you tried yesterday’s Worldbank data web application (via PHP Worldbank Growth of Merchandise Trade Tutorial) on a mobile device and tried to zero in on a bubble … zero,         bubble … guess you had to be there … and … Continue reading

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

PHP Worldbank Growth of Merchandise Trade Tutorial

We’ve said it before, and (no doubt) we’ll say it again … there are great public data sources out there for you to explore. As far as international data goes the Worldbank series of statistics is great, so, thanks. Today … Continue reading

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

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

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

Vagrant Primer Tutorial

In understanding what is out there on the net, tend to want to form relationships in my mind, between applications. So here’s a good one … VirtualBox with Vagrant … or perhaps … VirtualMachine with Vagrant. So here’s another one … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | 2 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