Tag Archives: FileReader

Animated GIF Audio or Video Foreground Tutorial

Three topics of our interest come together today, those being … animated GIF creation via image slides URL or data-URI (result of local browsing) … synchronizing media (a totally harder ballgame on mobile platforms, but possible for non-mobile Animated GIF … Continue reading

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

Animated GIF Random Slide Order Tutorial

Further to yesterday’s Animated GIF Local Browse Tutorial progress for our inhouse animated GIF creator, today we augment the … slide order of animated GIF is as per ordered by the user in the textboxes … with … slide order … Continue reading

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

Animated GIF Local Browse Tutorial

Today we attend to an improvement we could see would be beneficial to the Animated GIF creator functionality of the web application of the recent Animated GIF Watermark Comments Karaoke Tutorial and decided to improve upon the integration talents started … Continue reading

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

HTML Canvas Video Display Filters Tutorial

We’re adding some new functionality onto the recent HTML Canvas Video Display Primer Tutorial, that being … turn the “Video” hardcoded text, on the webpage … into an “a” link … <a style=”cursor:pointer;text-decoration:underline;” onclick=”askv();”>Video</a> … calling on the Javascript function … Continue reading

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

File API File and Reader Objects Client Server Tutorial

When you are “surfing the net” entering URLs in web browser address bars or clicking hyperlinks you are a “client” but once you “go” you visit a “server” of one sort or another, and today, moving forward with our “media … Continue reading

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

File API File and Reader Objects Aesthetics Tutorial

Yesterday’s File API File and Reader Objects Primer Tutorial left us with a web application that presented input type=file “multiple” collected local (ie.client) file data into … new (webpage popup) window … the default, or … iframe … that latter … Continue reading

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

File API File and Reader Objects Primer Tutorial

Thanks to this great link we discovered a better way to combine the wonders of … File object … and … FileReader object … in the scenario of a web application (remaining correct and asynchronous in its) use of an … Continue reading

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

HTML5 Camera API Audio Video Tutorial

Yesterday we started down the line of examining the Camera API in HTML5 with HTML5 Camera API Primer Tutorial as shown below. There we thought of the “Camera” being a camera of “Images”, but most modern smart phones or tablets … Continue reading

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