Category Archives: Animation

Animation is the rapid display of a sequence of images to create an illusion of movement. ( Wikipedia )

Animated GIF Creator ImageMagick Interfacing Tutorial

Yes, you guessed it! On top of yesterday’s ImageMagick Vignette Primer Tutorial, today we want to interface the ImageMagick batch processing “mogrify” ideas into our changed tutorial_to_animated_gif.php inhouse Animated GIF Creator PHP web application. “Interfacing” (or integrating) into code often … Continue reading

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

Prime Numbers Fractional Favicon Canvas Tutorial

Further to yesterday’s Prime Numbers Fractional Favicon Tutorial … What’s the HTML5 canvas element got to do with web browser tab icon “favicon” graphic content? Well, as per the excellent advice ideas on this webpage, thanks, we can use the … Continue reading

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

Prime Numbers Fractional Favicon Tutorial

So what’s the “favicon” in today’s blog posting title? If none the wiser, what about the (pretty much standalone Javascript) code below? var rldone=”; function arsthen() { if (document.getElementById(‘myicon’)) { document.getElementById(‘myicon’).href=’/favicon’ + rldone + ‘.ico’; if (rldone == ”) { … Continue reading

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

Just Javascript Five Hundred Card Game Tutorial

Onto yesterday’s Just Javascript Memories SVG Emoji CSS Animation Tutorial, today, we add on … a pared down version of the card game “500” … featuring … no bidding … no Jokers (yet) … left and right bowers (Jack trumps, … Continue reading

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

Just Javascript Memories SVG Emoji CSS Animation Tutorial

There are lots of styles of animation that do not suit a “Just Javascript” (ie. “No Body Definition”) style of web application as for Just Javascript Memories SVG Emoji Background Tutorial‘s work, but there is one left that can really … Continue reading

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

Video iPad Time Lapse Animated GIF via ffmpeg Tutorial

We wanted to try out a small Time Lapse video … Time-lapse photography is a technique whereby the frequency at which film frames are captured (the frame rate) is much more spread out than the frequency used to view the … Continue reading

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

Animated Gif Creator Image Filters Tutorial

On top of the functionality of yesterday’s Animated Gif Creator Image Dimensions Tutorial we want to offer … PHP GD library imagefilter functionality Here’s our table of context for the changed tutorial_to_animated_gif.php animated GIF creator web application … Comes into … Continue reading

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