Tag Archives: programming

CSS3 Animation Primer Tutorial

Here is a tutorial that introduces you to the idea that you can use CSS (CSS3) to perform animation tasks. One such idea is to use CSS3 @keyframes Rules (as for yesterday’s CSS3 @keyframes Rule Primer Tutorial shown below) on … Continue reading

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

CSS3 @keyframes Rule Primer Tutorial

Here is a tutorial that introduces you to the idea that you can use CSS (CSS3) to perform animation tasks. One such idea is to use CSS3 @keyframes Rules on web browsers (for Internet Explorer you would need Internet Explorer … Continue reading

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

Ajax Random WordPress Feed Post 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 database read, maybe a local source of data, maybe … Continue reading

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

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