Tag Archives: programming

Google Pie Chart via Clipboard Co-ordinates Tutorial

Yesterday’s Google Map Chart via Clipboard Co-ordinates Tutorial was a good precursor to today’s work interfacing this time to the Google Chart Pie Chart. With this work, we’ve started refining the clipboard “smarts” by looking for linefeeds … in Javascript … Continue reading

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

Google Map Chart via Clipboard Co-ordinates Tutorial

Yesterday’s Google Map Chart via URL Co-ordinates Tutorial added functionality directed towards a … secondary data source, that you access … but today we are going to extend that functionality to support a … primary data source that you enter … Continue reading

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

Google Map Chart via URL Co-ordinates Tutorial

The last blog posting referring to the Google Chart Map Chart interface we host here was with Emoji Name Search Map Chart Weather Tutorial, but today we are presenting a major functionality addition with implications for other Google Chart interfacing … Continue reading

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

Watermarking Primer Tutorial

Watermarking is a process more and more content owners are becoming interested in. For us, on thinking about this topic, we immediately thought about PHP’s GD image library. So we typed into the address bar php gd watermark which, in … Continue reading

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

Tcl and Javascript and PHP Calculator Tutorial

It’s a “blown mind” that has led me to involve Javascript to make the incarnation of our calculator of Tcl and PHP Calculator Tutorial allow for some round bracket functionality around the TCL (expr) “kernel” (sorry, Unix … my apologies … Continue reading

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

Tcl and PHP Calculator Tutorial

The Tcl and PHP Primer Tutorial was a foretaste to today’s calculator web application that … uses PHP as a frontend and (HTML) form navigation destination … connects to backend via PHP exec … uses TCL as backend … via … Continue reading

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

WordPress Blog Course Design Word Tutorial

The recent “Feedback” web application’s Contact Us Feedback Filtering WordPress Tutorial had us scouring blog posting titles here at this blog for a sorted wordlist to offer in an HTML select (dropdown) element to facilitate more savvy user functionality. This … Continue reading

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