Tag Archives: upload

WeTransfer Primer Tutorial

Do you remember us starting a blog posting … Are you into being on the go and using email as a way to keep valuable data safe (“in the ether”), or used as a backup, until you get to your … Continue reading

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

PHP GD Image Colour Count Browse Tutorial

The recent PHP GD Image Colour Count Primer Tutorial took as its input … a single image URL (at a time) … but today we extend that to … local image files browsed for … and use Ajax FormData techniques, … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | 2 Comments

Canvas Image Capture Ajax FormData Annotation Dropdown Tutorial

It is probably not surprising we involve HTML select element (“dropdowns”) related to our progress on canvas based Web Storage standing order type scenarios with our “Media Capture Email” web application we got the Web Storage working with yesterday’s Canvas … Continue reading

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

Canvas Web Storage Image Capture Ajax FormData Annotation Tutorial

It’s time for “Intersessional Thoughts Part II” today, continuing on with our “Media Capture Email” web application from yesterday’s Mobile Canvas Image Capture Ajax FormData Annotation Tutorial. Previously, for some intersessional thoughts that did not involve a lot of data, … Continue reading

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

Mobile Canvas Image Capture Ajax FormData Annotation Tutorial

Yesterday’s Canvas Image Capture Ajax FormData Annotation Tutorial‘s new Canvas Annotation functionality was not great for mobile devices. Today, we improve via … “floating” better the position of our “overlayed” Canvas Annotation menu so that it sidles up near canvas … Continue reading

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

Canvas Image Capture Ajax FormData Annotation Tutorial

A precursor to today’s continuation of “Image Capture Email” web application HTML5 canvas functionality was the previous Image Capture Ajax FormData Upload Canvas Tutorial as that proof of concept that the canvas … onclick event could be trapped and coded … Continue reading

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

Media Capture Asynchronous Ajax FormData Upload Progress Tutorial

Onto the recent Image Capture Asynchronous Ajax FormData Upload Tutorial “Media Capture” web application (but a “spoiler alert” soon (maybe tomorrow) is that we will argue that this can become a mobile application for you mobile users too), today we … Continue reading

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

Image Capture Asynchronous Ajax FormData Upload Tutorial

Out of the recent Image Capture Ajax FormData Upload Canvas Tutorial HTML’s Javascript Ajax open statement asynchronous (third) argument … var xhr = new XMLHttpRequest(); xhr.open(‘post’, ‘mailto.php’, true); xhr.send(form); … being true (ie. asynchronous) not able to be changed to … Continue reading

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