Tag Archives: HTML

Who Am I Game Linked Iframe Tutorial

Today’s work adds functionality onto yesterday’s Who Am I Game Primer Tutorial, allowing for this game to involve two players. Two players using the one computer or device? We do this today by making use of the HTML (textbox) input … Continue reading

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

Who Am I Game Primer Tutorial

Today’s Who Am I Game makes use of the “linked list” feel, and event propogation features of yesterday’s HTML a Link innerHTML Extender and Event Propogation Primer Tutorial with the way in which it scores points for the game. The … Continue reading

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

HTML a Link innerHTML Extender and Event Propogation Primer Tutorial

Guess the recent PDF Attachments Add Page Tutorial got me in the mood for “nesting”, and a curiosity I’ve always had, but never “implemented”, is to do a Javascript DOM thing that feels a lot like “linked list” work and … Continue reading

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

PDF Text Only Extraction Primer Tutorial

Quite some time ago now, the web browsers offered a text only view of the web contents. Perhaps they still do. It was a great idea back then for slow communication protocols involving personal modems, and their sluggish speed. Sometimes, … Continue reading

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

MeteorJS Framework Primer Tutorial

MeteorJS is a relatively new Javascript Framework to build web applications. Like NodeJS it uses Javascript at the server and Javascript at the client. We installed MeteorJS and performed its ultra simple Hello World web client/server (HTTP://localhost:3000) web application, and … Continue reading

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

CSS3 More Complex Pseudo Class Selectors Tutorial

With the CSS and HTML Complex Pseudo Class Selectors Tutorial below we talked about some CSS3 Pseudo Element Selectors, and today we talk about some more. In order to show you this we wrote a small utilitarian HTML and CSS … Continue reading

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

XML on the Fly via PHP Attribute Tutorial

We fell for the “give it away” via a “blog posting title” trick! Second time we’ve fallen for it this month. Howevvvvvvvvver … and isn’t there always a “vvvvvvv” with Antipodean winters … we wondered if you picked up with … Continue reading

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

XML on the Fly via PHP Primer Tutorial

The Three P’s (that being PHP and Python and Perl) are all pretty good at interfacing with the XML protocol and format. And that XML is a very important protocol in today’s digital age. Over the last few days with … Continue reading

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