Tag Archives: validation

XML Lint Validation Tutorial

Do you remember when we discussed the Sanitizer API, talked about at Sanitizer API Primer Tutorial, regarding it as a web application HTML (and more) validation tool? Well, we’ve based a new “validator” of HTML or XML using the XML … Continue reading

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

Trust This Computer Issue on iPhone Tutorial

We think we introduced a problem with the way our iPhone charges (or is hard to) recently, and we think we got “out of synch” with using the iPhone as a debugging tool (as we show with Just Javascript Card … Continue reading

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

Colour Coded Mobile Form With Onsubmit Captcha Tutorial

Yes, am sure lots of you could have told me about yesterday’s Colour Coded Form With Onsubmit Captcha Tutorial … But what about mobile? Well, it’s your turn to say … Told you so. It’s the scenario whereby there is … Continue reading

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

Colour Coded Form With Onsubmit Captcha Tutorial

We suspected there would be difficulties when, elaborating on yesterday’s Colour Coded Form Captcha Tutorial‘s start … dynamically adding Captcha Colour Code logic (via the use of external Javascript) to an HTML webpage form … which had no form onsubmit … Continue reading

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

Colour Coded Form Captcha Tutorial

Are you human? This is not such a silly question, in the online world. There are ways to access software with no real human intervention among … legitimately usefully unintendedly maliciously … and if you design a web application looking … Continue reading

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

PdfImages PDF Output Media Zipping via PHP Tutorial

We’ve both tailored and taken an interest (in the first place) with incorporating PHP’s talents with zipping (via *.zip files) ever since we started PDF to HTML Pdftohtml usage, in today’s work. Why? Well, well, well, we think sharing the … Continue reading

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

Pdfunite PDF Concatenation via PHP Tutorial

In a similar line of thinking as with yesterday’s Pdftohtml PDF to HTML via PHP Tutorial we discovered the “brew install poppler” also gave us macOS command line access to the Pdfunite way of concatenating PDFs … pdfunite(1) General Commands … Continue reading

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

Sanitizer API Primer Tutorial

Today we’re roadtesting the Sanitizer API … The HTML Sanitizer API allow developers to take untrusted strings of HTML and Document or DocumentFragment objects, and sanitize them for safe insertion into a document’s DOM. … as another validation idea for … Continue reading

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