Tag Archives: Google Chrome

Webcam Photobooth Tutorial

The webcam of a computer device can be like a video selfie except that when filming something it can be flipped horizontally, like when dealing with mirrors, on occasions, especially after a heavy night! And that’s where the Mac OS … Continue reading

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

Webcam Primer Tutorial

The webcam of a computer device can be a very useful piece of hardware. We’ve written an “entry level” web application using your device’s webcam, should it have one, and should you give permission for the web application to access … Continue reading

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

Do It Yourself HTML Textarea Editor Javascript Tutorial

You can avoid using Server side code with your web applications, and client side Javascript can do a lot for you to make some interesting web applications, but should you find something not working about the process, you’ve virtually run … Continue reading

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

Do It Yourself HTML Editor Integration Tutorial

We have been thinking with our latest project called “Do It Yourself HTML Editor” that it bore huge similarities to the Legend via HTML Map Element ideas we started with the blog post series ending with Legend for and from … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 3 Comments

Do It Yourself HTML Textarea Editor Post Tutorial

We’re introducing a “duck paddling fast underwater” but “who says you have to be the duck” aspect to our “Do It Yourself HTML Editor” today, adding onto the (blog posting) thread we left off yesterday with Do It Yourself HTML … Continue reading

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

Home Grown Spreadsheet Indexeddb Primer Tutorial

A few days ago we talked of the synergy between spreadsheets and database when we presented Home Grown Spreadsheet Primer Tutorial as shown below. In sympathy with … a “tilt” towards a more transparent spreadsheet/database relationship, to be developed further … Continue reading

Posted in Database, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 1 Comment

Android Home Screen Webpage Url Shortcut Tutorial

With Android can you do a Home Screen “shortcut” to a web browser URL like you can do with Windows? The short answer is yes. Try, with phones like Samsung’s GT-S5310B … opening the Chrome (web browser) app get to … Continue reading

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

HTML5 Track Element Primer Tutorial

HTML5 brought in quite a few new HTML element types (which you can read more about here) and one very useful one appears in the HTML code snippet as below … <video controls> <source type=”video/ogg; codecs=”vp8, vorbis”” src=”http://www.rjmprogramming.com.au/PHP/videos/GoToMeeting.ogv”></source> <track kind=”subtitles” … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | 10 Comments