Tag Archives: PHP

PHP Socket Primer Tutorial

Network sockets existed a long time before Node.js (as used with yesterday’s Socket.IO Node.js Whiteboard Signature Collaboration Tutorial) and a long time before PHP and we even talked about them in relation to C# Socket Primer Tutorial. PHP has a … Continue reading

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

Socket.IO Node.js Whiteboard Signature Collaboration Tutorial

Yesterday’s Socket.IO Node.js Whiteboard Quiz Collaboration Tutorial showed us an integration into the Socket.IO Node.js “Whiteboard” (HTML canvas) web application involving textual data, in the sense that we could use the ASCII characters from 32 to 127 (and not many … Continue reading

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

Socket.IO Node.js Whiteboard Quiz Collaboration Tutorial

Yesterday’s Socket.IO Node.js Whiteboard Application Primer Tutorial set us up for using the dynamic duo of … Socket.IO … use of sockets Node.js … local web server … to collaborate with one HTML(5) canvas element per client on http://localhost:3000 sharing … Continue reading

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

XML Subtraction and Addition Accountability Tutorial

We like to make our web applications “accountable” to those users using them. Often “sharing” functionality features when improving the “accountability” of a web application, at least for us. We’re trying to improve on the “accountability” of yesterday’s XML Subtraction … Continue reading

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

XML Subtraction and Addition Modes of Use Tutorial

Today’s job is to extend the modes of functionality for the “XML Subtraction and Addition” PHP web application we’ve been developing off yesterday’s XML Subtraction and Addition Genericization Tutorial. You may recall from a few tutorials at this blog that … Continue reading

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

XML Subtraction and Addition Genericization Tutorial

If you are a programmer not interested in “genericization”, and that’s because you can think on your feet without the “label” … “I tips my hats to ya” … well done. Think, though, that most of us, myself included, don’t … Continue reading

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

XML Subtraction and Addition Primer Tutorial

XML being the intelligent data protocol it is, our last XML “command line or local web server (ours being the MAMP Apache/PHP/MySql web server we run our code through) web browsing” mode application we wrote when we presented Spreadsheet and … Continue reading

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

Binding Javascript setTimeout Arguments PHP Tutorial

Yesterday, with Binding Javascript setTimeout Arguments Trace Tutorial we started out “guinea pig” fashion, fashioning “trace” thoughts regarding client Javascript code tracing. So what is “PHP” doing in the blog posting title today, it being synonymous with server code? Well, … Continue reading

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