Tag Archives: webpage

HTML5 Web Audio Duration Tutorial

In building on yesterday’s HTML5 Web Audio Primer Tutorial we adopted a two pronged approach, that being … first allow for the reduction of use of Javascript eval involving statements that assign values (ie. eval statement contains an “=” sign) … Continue reading

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

HTML5 Web Audio Primer Tutorial

As an audio/video synchronization alternative to the techniques used in Mac OS X Text to English Speech Primer Tutorial, today, we involve the great Web Audio API functionality introduced with HTML5 and “starring” in HTML5 Rocks’s Getting Started with Web … Continue reading

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

Apache Web Server Directory Privacy via cPanel Tutorial

Some Apache/PHP/MySql web server cPanel configurations offer an option to directory protect a web server directory. We have a few questions … Why do this Apache web server directory protection? you may be developing and testing an incomplete website’s coding, … Continue reading

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

Just Javascript Webmail No Body Attachment Tutorial

A “hard liner” for the proper use of “business emails” could argue that an email without an attachment is not productive. Couldn’t you just have a face to face meeting instead, if there is just wording in the email (as … Continue reading

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

Just Javascript Webmail No Body Tutorial

Were you around and interested in our series of about three blog postings in the series on the theme of creating webpage functionality of some interest, involving no Javascript, when we presented Missing Javascript Audio on Unmute Tutorial? Well, today, … Continue reading

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

Javascript Window Cross Domain Messaging Tutorial

A couple of days back with Javascript DOM Images Collection Primer Tutorial we sort of went back to the basics of Javascript DOM, right back to our two favourite web application webpage objects … We think the Javascript DOM (or … Continue reading

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

Javascript DOM Images Collection Primer Tutorial

We think the Javascript DOM (or Document Object Model) is the best means by which to create dynamic HTML webpages. The two objects of a webpage of most interest to us are … document … and to a lesser extent … Continue reading

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

Python Requests HTTP Module Primer Tutorial

Python being the great serverside language it is, caters well for functionality involving the HTTP protocol, the protocol of the Internet. Perhaps you recall the usage of the Python “HTMLParser” when we presented Python HTML Attribute Parsing Primer Tutorial involving … Continue reading

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