Monthly Archives: January 2014

Xcode iOS Utility Application Primer Tutorial

The Xcode IDE, like many IDEs, holds that special fascination for the occasions when you, the user, (or youse, the users (chortle, chortle)) can go “File->New Project”. With a couple more button presses the user will feel that satisfaction of … Continue reading

Posted in eLearning, iOS, Tutorials, Xcode | Tagged , , , , , , | 1 Comment

Integrating Global Weather Ajax with Geographicals Tutorial

Today’s tutorial is all about software integration and complements yesterday’s Integrating Global Weather into Geographicals Tutorial as shown below. Software integration takes many forms, and Ajax functionality is that little bit different, perhaps, in that with the tablet and mobile … Continue reading

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

Integrating Global Weather into Geographicals Tutorial

Today’s tutorial is all about software integration and builds on yesterday’s Ajax Global Weather HTTP Get Primer Tutorial as shown below. Sometimes (well, in my experience) you get the best “kick” out of integrating software components, rather than the writing … Continue reading

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

Ajax Global Weather HTTP Get Primer Tutorial

Ajax techniques make your web pages very dynamic and useful, and there will be fewer changes of webpage required when using Ajax, because information derived from a data source (maybe a feed, maybe a database read, maybe a local source … Continue reading

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

Safari iPad Issue with Window.Open and Window.Location Primer Tutorial

The HTML/Javascript Animal Categorization Tutorial as shown below goes some way towards internationalization by arranging for it to be supervised by Google Translate. In doing this it tries to open a popup window. We’ve said before that your browser may … Continue reading

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

Javascript Cookies New Content Primer Tutorial

In tutorial here we build on previous Javascript Cookies Primer Tutorial (as shown below) and we use Javascript code to illustrate some methods to utilize browser Cookies to flag new webpage content, as described by Wikipedia below: A cookie, also … Continue reading

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

HTML/Javascript Canvas Rainbow Primer Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we touch on a couple of the two … Continue reading

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

HTML/Javascript Animal Categorization Tutorial

A lot of the issues worth thinking about in the world can not be reduced to yes/no or 0/1 decisions. Even so, we often yearn to model it that way. After all, a computer is really a supermachine reducing problems … Continue reading

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