Tag Archives: MAMP

Animated GIF and Video via PHP Writing PHP Data URI Tutorial

There is a great open source command line application called “FFmpeg” that can create video (or convert video) from image slides (for instance), and so, if we merge functionality for this into yesterday’s Animated GIF and Slideshow via PHP Writing … Continue reading

Posted in Animation, eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Mac OS X Do Not Sleep MAMP Tutorial

The Mac OS X command line (accessible via its Terminal desktop application) is not exactly Unix nor Linux, but more BSD. As such, it has developed some interesting command line commands, some of which we’ve mentioned in the past, and, … Continue reading

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

XML Subtraction and Addition Processing Tutorial

Many projects that involve data will surprise you when you get to the phase of running your planned code over real data. Real business data can throw up surprises like … the length of time to process the data or … Continue reading

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