Tag Archives: slice

Canvas Methods GetContext Method Tutorial

A lot of canvas element Javascript coding, we find, starts something like … var cnv=document.getElementById(“mycanvas”); var ctx=cnv.getContext(“2d”); … because we normally associate the canvas element with a 2 dimensional woooooooorrrrrrlllllldddd view, as with the recent Canvas Methods ToDataURL Method Tutorial. … Continue reading

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

Canvas Methods ToDataURL Method Tutorial

The recent Canvas Methods DrawImage Method Tutorial‘s … [canvasContext].drawImage method user forms … is joined today by the very useful [canvas].toDataURL method user forms … … as a means by which those “platform independent” (but sizeable) data URI representations of … Continue reading

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

Canvas Methods DrawImage Method Tutorial

Today we’re completing our HTML5 canvas [canvasContext].drawImage method started recently with Canvas Methods Revisit Tutorial where we had a start using … Positioning … via 3 arguments … [canvasContext].drawImage([inObjectThatSuits], [X co-ordinate], [Y co-ordinate]); … today we add … Positioning and … Continue reading

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

PHP Mail via Exim Better Return Deployment Tutorial

Yesterday’s PHP Mail via Exim Better Return Primer Tutorial set up a … framework part of an overall solution to a way to nuance PHP mail‘s return value, in an Exim Mail Server environment … and today … we present … Continue reading

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

PHP Mail via Exim Better Return Primer Tutorial

We are exploring a way to improve on the PHP mail return value telling you nothing about whether the email gets off to the intended recipient. One step, here at RJM Programming, is to verify if the email has immediately … Continue reading

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

Javascript Array Method Mobile Tutorial

Yesterday’s Javascript Array Prototype Method Tutorial allowed … non-mobile platforms to successfully combine the (albeit quite disparate) aims of … parent div contenteditable=true content editing element … hosting … clickable “a” links that we want the “onclick” logic of, adhered … Continue reading

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

Javascript Array Prototype Method Tutorial

Yesterday’s Javascript Array Method Splice Tutorial involved … one “positional member” array method called “splice” and the Javascript prompt window is a quick way to code for such a scenario … but … once there are more than one bits … Continue reading

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

Emoji Border Image Ajax Slice Repeat Outset Tutorial

Onto yesterday’s Emoji Border Image Slice Repeat Outset Tutorial we wanted to show you three ideas for “what to do after you say hello” to … border-image-slice border-image-repeat border-image-outset … ideas … those being the HTML iframe contents (via srcdoc … Continue reading

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