Tag Archives: img

Image Conversions via PHP GD Filters Tutorial

Once in the (PHP) GD-land of yesterday’s Image Conversions via PHP GD Primer Tutorial, you’d be mad not to facilitate some image filtering which GD is so good at. And so, we have included an optional usage dropdown as per … Continue reading

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

Image Conversions via PHP GD Primer Tutorial

Regular readers at this place will know about our admiration for ImageMagick and its command line (“convert” for macOS and Linux and “magick.exe” for Windows) image conversion functionality. Even so, ImageMagick is not capable of … convert filespec*.*g* *.jpeg … … Continue reading

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

Relative Image URL Data URI Relationship Primer Tutorial

Yesterday’s Notes PDF Email Attachments Primer Tutorial, “under the hood”, had an interesting piece of HTML regarding that “snippety” mid-posting image (shortened regarding that image’s data URI) … <!–img src=’http://www.rjmprogramming.com.au/Mac/iPhone/bitof.jpg’></img–> <img src=[data URI of image]></img> … which reads, to me, … Continue reading

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

Animated GIF WordPress Background Image Animation Tutorial

The last time we talked about 404.php was with the recent Search Engine Crawler Bot Traffic Detection Tutorial, but, perhaps we should reiterate, “what is the usual role of a 404.php file on an Apache/PHP/MySql web server?“ … 404 is … Continue reading

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

File API File and Reader Objects Video First Frame Tutorial

Yesterday’s File API File and Reader Objects Mimetype Tutorial‘s “Client Browsing” web application gets enhanced today using the knowledge from two days ago, when we presented Video File Browse Preview Tutorial, and started gleaning a “first frame” image given an … Continue reading

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

File API File and Reader Objects Mimetype Tutorial

A while back with File API File and Reader Objects Primer Tutorial we started on a Client Browsing web application which uses … File object … and … FileReader object … excellent Javascript functionality which can access and read Files … Continue reading

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

The Cell Game Image Map Editing Tutorial

Yesterday’s CSS3 Filters Image Editing Tutorial‘s saw us introduce an “in place image editing” external Javascript img_svg.js tool. Today sees us get a “second cab off the rank” going using that tool with the web application of The Cell Game … Continue reading

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

CSS3 Filters Image Editing Tutorial

The recent CSS3 Filters Primer Tutorial‘s image based canvas editing RJM Programming external Javascript helper themes got us thinking that this same destination “User of Signature Signature” helper could be tweaked to … still use HTML canvas as its editing … Continue reading

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