Tag Archives: HTML

Javascript and PHP Base64 Media Tutorial

It’s likely that if you use Base64 a lot with your web applications whether that involves Javascript client …. btoa atob … or some serverside language functions like PHP’s … base64_decode base64_encode … you will have used it when accessing, … Continue reading

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

PHP Form Validation via Filter Extension Tutorial

Our recent Javascript and PHP Base64 Primer Tutorial with its Base64 thoughts, the … echo “<textarea id=tb64 cols=100 rows=10>” . base64_decode(urldecode($_POST[‘base64′])) . “</textarea><br>”; … of which we adopt for today’s PHP code, set our minds towards HTML form thoughts and … Continue reading

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

Australian Indigenous Language SVG Overlay Tutorial

Meanwhile, back at “Absolute SVG Positioning (ideally with water views, and ‘Tahiti sounds nice’) Symposium” and “Image Map Admiration Society Cocktail and Drinks Don’t” we wanted to take advantage of the hours spent at the wonderful and stupendous mobilefish Image … Continue reading

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

Javascript and PHP Base64 Primer Tutorial

We’ve long been interested in all of the PHP functions… urldecode urlencode … and sometimes, especially if data URI data is involved … base64_decode base64_encode … to facilitate the transfer of sizeable amounts of data within PHP or from HTML … Continue reading

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

HTML Square Horizontal Rule Memories Card Game Tutorial

Back to the grid and line and vertex work of the recent HTML Square Horizontal Rule Graph Multiple Numerics Tutorial, today we add on some functionality to its underlying web application’s grid underpinnings which is a card game called Memories, … Continue reading

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

SVG Absolute Positioning Sharing Tutorial

The “proof of concept” that was yesterday’s SVG Absolute Positioning Primer Tutorial web application has had a makeover today to … add in email sharing functionality (for small numbers of polygons) … though today is not the end of the … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , | 2 Comments

SVG Absolute Positioning Primer Tutorial

We were thankful and tickled pink recently, learning how to absolutely position SVG from this great link and which first helped out with Area Graphs, as we explain … Area Graph challenge primarily revolved around how to create polygonal backgrounds, … Continue reading

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

HTML Map Element SVG Context Tutorial

An improvement to yesterday’s HTML Map Element SVG Tutorial “where” type HTML map onclick type web application is to interface to some contextual Google Chart “friends” … Geo Chart Map Chart … the Geo Chart contextualizing at the world view … Continue reading

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