Tag Archives: Google Chrome

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

Windows Web Browser Home Page Primer Tutorial

If you use Windows a lot, and you are not yet up to the touch possibilities of Windows 8 (yet?), you will find right-clicking pretty natural, and then you may have got to the slightly advanced anticipation-of-what-would-(likely)-be-available-on-a-right-click “club” of users … Continue reading

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

NetBeans Backbone.js HTML5 Web Application Primer Tutorial

Today we create a NetBeans (IDE) HTML5 project based on the Backbone.js methodology for web application creation, which we include a bit about as quoted from Wikipedia (thanks) below: Backbone.js is a JavaScript library with a RESTful JSON interface and … Continue reading

Posted in eLearning, NetBeans, Tutorials | Tagged , , , , , , , , , , , , , , , | 17 Comments