Tag Archives: programming

Dynamic Javascript Primer Tutorial

Javascript is the HTML scripting language … it’s official in HTML5 where the “type=’text/javascript’” in <script type=’text/javascript’> … </script> is no longer needed. Without Javascript web pages would be pretty mundane, but the use of Javascript DOM and various Javascript … Continue reading

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

Australian Indigenous Language HTML Map jQuery YQL Tutorial

Our image map web application exploring Indigenous Australian Language, History and Culture quest continues, this time adding some jQuery and YQL and Ajax functionality best suited to non-mobile platform usage, but still appearing in the mobile “world” during a touch … Continue reading

Posted in Ajax, Database, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , | 19 Comments

Australian Indigenous Language Image Map Ajax Tutorial

Today, again, we mix geography and history in an image map web application exploring Indigenous Australian Language, History and Culture, this time adding some Ajax functionality best suited to non-mobile platform usage. Ajax is, for non-mobile platforms, a way to … Continue reading

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

Australian Indigenous Language Image Map Checkbox Tutorial

Like yesterday, today we mix geography and history in an image map web application exploring Indigenous Australian Language, History and Culture, “the oldest surviving culture in the world”. Today’s tutorial, extending on yesterday’s Australian Indigenous Language Image Map Dropdown Tutorial … Continue reading

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

Australian Indigenous Language Image Map Dropdown Tutorial

Today we mix geography and history in an image map web application exploring Indigenous Australian Language, History and Culture. We’ll be devoting a blog posting to the subject in the future, but today’s tutorial, extending on yesterday’s Australian Indigenous Language … Continue reading

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

Australian Indigenous Language Image Map Primer Tutorial

We want to show more ideas with Javascript DOM and the HTML map element over coming days. The HTML map element is a very useful way to combine a graphical image with web functionality, by turning that image into a … Continue reading

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

Javascript Array List of Functionality Primer Tutorial

Arrays are very useful data structures that every programming language we know, has some functionality for. Perhaps you remember our ArrayList tutorials … Java ArrayList Primer Tutorial VB.Net Hashtable Primer Tutorial … where we showed a bit about the benefits … Continue reading

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

C++ OpenGL to Javascript WebGL Conversion Primer Tutorial

One of the great feelings about working with OpenSource is that the most outlandish questions you can dream up may be not so outlandish at all, given the number of people sharing information on the net, and so it is … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , | 13 Comments