Tag Archives: Did you know

PHP/Javascript JSON Feed or Array Data Primer Tutorial

JSON is a very useful protocol because: There is a lot of support in Javascript and the server-side languages, such as PHP or ASP.Net, for JSON-friendly functionality. Many website feeds use JSON as their protocol (format) of choice. Today‘s live … Continue reading

Posted in Data Integration, eLearning, Tutorials | Tagged , , , , , , , , , , , , , | 1 Comment

jQuery Sortable Table 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. Probably the best known of these is jQuery. Read more about … Continue reading

Posted in eLearning, GUI, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , | 4 Comments

HTML/Javascript Hit Counter Primer Tutorial

We discussed web page hit counters previously when we had the PHP/Javascript/HTML Hit Counter Primer Tutorial as shown below, up and going … and lo and behold it is still up and going. It dealt with hit counters on a … Continue reading

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

Ajax Div Overlay Primer Tutorial

Back to the recent overlay ideas (like PHP Iframe Overlay Primer Tutorial) we’ve been doing lately at this blog, we want to show you today, the melding of HTML/Javascript supervising Ajax PHP in a div HTML element. This is a … Continue reading

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

PHP Iframe Overlay Primer Tutorial

Back to the recent overlay ideas (like HTML/Javascript Overlay Primer Tutorial) we’ve been doing lately at this blog, we want to show you today, the melding of HTML/Javascript supervising PHP in an iframe HTML element. This is a powerful combination … Continue reading

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

HTML/Javascript Overlay Primer Tutorial

Today we’re continuing on with the HTML overlay ideas and showed, yesterday, with HTML/CSS Overlay Primer Tutorial, some CSS to do with the idea of overlaying HTML elements, and today we give Javascript a turn, and show some animation as … Continue reading

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

Linux Crontab Korn Shell Script Primer Tutorial

Linux (or Unix) is a command line environment that supports interactive and non-interactive task management. Often non-interactive tasks are known as batch processes, often intended not to rely on any user intervention, unless there is a problem. Today, in this … Continue reading

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

Mac VirtualBox Windows 8 IE 11 Primer Tutorial

Mac laptops are great “out of the box” but one thing they do not usually do “out of the box” is to help you with an easy way to test your web work on Internet Explorer. In this tutorial we … Continue reading

Posted in eLearning, Hardware, Networking, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 10 Comments