Tag Archives: HTML

Javascript Text Node Object via DOM Tutorial

A lot of the things people like about the Web are to do with JavaScript and client-side activities. You can arrange for many interesting things to happen for your web clients without changing pages all that often, which used to … Continue reading

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

PHP/Javascript/HTML Public JSON Data Usage More Tutorial

Here is a tutorial that builds on the previous PHP/Javascript/HTML Public JSON Data Usage Primer Tutorial in introducing you to the idea that you can use public data sources of JSON data, for instance, to construct informational web applications. Today … Continue reading

Posted in Data Integration, eLearning, Software, Tutorials | Tagged , , , , , , , , , | Leave a comment

PHP/Javascript/HTML Public JSON Data Usage Primer Tutorial

Here is a tutorial that introduces you to the idea that you can use public data sources of JSON data, for instance, to construct informational web applications. The two big PHP functions of use are: file_get_contents json_decode The public data … Continue reading

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

YUI UI Colour Picker Primer Tutorial

A lot of the things people like about the Web are to do with JavaScript and client-side activities. Adding to that experience are Javascript libraries packed full of features. One of the best of these is the YUI library by … Continue reading

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

JavaScript Stylesheet Toggler Tutorial

JavaScript DOM programming is very useful, and today it is used to toggle the CSS stylesheet styling without leaving the webpage you are on by using a <form action=”#”> type of arrangement (though we don’t reach the action with this … Continue reading

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

WordPress Text Widget Tutorial

Often get asked what CMS is this? Answer is WordPress. Then often get asked what theme is it using? Answer is default WordPress theme Twenty Ten. Finally we have a tutorial where this is relevant! Yayyyyyyyyyyyyyyyyyyyyyyyyy!!!!!! And here was another … Continue reading

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

PHP/Javascript/HTML Google Chart Org Chart Tutorial

Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its Org Chart functionality. Google Chart Tools provide a perfect way to visualize data on your website. From simple line charts to complex hierarchical … Continue reading

Posted in eLearning | Tagged , , , , , , , , | 2 Comments

PHP/Javascript/HTML Google Chart Map Tutorial

Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its Map functionality. Google Chart Tools provide a perfect way to visualize data on your website. From simple line charts to complex hierarchical tree … Continue reading

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