Tag Archives: jQuery

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

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

Socket.IO Node.js Whiteboard Application Primer Tutorial

We’re building on another great Socket.IO Node.js basis web application project (with package.json) by Damien Arrachequesne (of MIT) on GitHub, thanks, called “Whiteboard”, which is a socket based collaborative web application … downloaded and assembled into place on the MacBook … Continue reading

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

Socket.IO Node.js Chat Application Primer Tutorial

Network sockets are a powerful communication tool for software developers … A network socket is an internal endpoint for sending or receiving data at a single node in a computer network. Concretely, it is a representation of this endpoint in … Continue reading

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

CSS 3D Transformation Matrix Primer Tutorial

The tutorial CSS3 3D Rotation and Transformation Primer Tutorial discussed CSS styling regarding element transformations, and referred to the wonderful content of Computing CSS matrix3d transforms | Franklin Ta, involving matrix mathematics to transform HTML elements and the matrix3d() CSS … Continue reading

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

YouTube Embedded Video in Iframe API RegEx Tutorial

We’ve said many’s a time it’s good to revisit code and its workings. A break from it makes you forget to be optimistic, and be more realistic. So it was the other day with our YouTube video via its Embedded … Continue reading

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

SSL Recent Post ImageMagick Thumbnail Tutorial

We worked on SSL for our WordPress blog the other day, but a part of its added inhouse functionality that we talked about at WordPress Recent Post Image Follow Up Tutorial, as shown below, was not working as a result … Continue reading

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