Category Archives: Ajax

Asynchronous JavaScript and XML ( Wikipedia )

HTML Canvas Pros and Cons Game Primer Tutorial

The HTML Canvas element is great for many types of games especially where you draw your own graphics based on interaction from the user. Today you may consider our Pros and Cons “game” to be more of a “decision making … Continue reading

Posted in Ajax, eLearning, Games, OOP, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , | 10 Comments

WordPress Blog Context Help Mode Toggler Primer Tutorial

On this WordPress Blog we’ve had a policy of providing default Ajax inspired contextual help as the default setting. However it may be that you want to skip this contextual help if you “know the ropes” regarding navigating this blog, … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , , | 25 Comments

Yahoo YQL Web Service JSON Thesaurus Tutorial

Here is a tutorial that might be re-introducing you to the Yahoo Web Services called YQL, building on previous ones here at this blog. The name is the way it is because it simplified the API aspects of its functionality … Continue reading

Posted in Ajax, Data Integration, eLearning, ESL, Tutorials | Tagged , , , , , , , , , , , | 18 Comments

Yahoo YQL Web Service JSON Spotify Tutorial

Here is a tutorial that might be re-introducing you to the Yahoo Web Services called YQL, building on previous ones here at this blog. The name is the way it is because it simplified the API aspects of its functionality … Continue reading

Posted in Ajax, Data Integration, eLearning, Tutorials | Tagged , , , , , , , , , , , , | 5 Comments

PHP Geographical Overlay Image Map Primer Tutorial

Let’s revisit the HTML image map tag talked about previously, specifically, with HTML Geographical Image Map Primer Tutorial as shown below. This HTML element has good practical use with geographical maps, as we show you today with a (free online) … Continue reading

Posted in Ajax, eLearning, Land Surveying, Tutorials | Tagged , , , , , , , , , , , , , , , , | Leave a comment

WordPress Blog Custom Header Image Primer Tutorial

The HTML5 specification allows for the display of 2D-graphics via SVG HTML tags which use graphical applications in XML and the XML is then rendered by an SVG viewer. SVG stands for Scalable Vector Graphics. Those SVG shapes can be … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , | 8 Comments

WordPress Ajax Mobile Friendly Primer Tutorial

Building on yesterday’s WordPress Ajax Recent Post Preview Primer Tutorial and continuing on with the set up of this blog for Ajax use for a laptop or desktop that recognises the onmouseover event, today we create a way whereby mobile … Continue reading

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

WordPress Ajax Recent Post Preview Primer Tutorial

Yesterday’s WordPress Ajax Contextual Help Primer Tutorial set up this blog for Ajax use for a laptop or desktop that recognises the onmouseover event. Ajax thoughts can be applied to a number of usages, as it is functionality that you … Continue reading

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