Tag Archives: programming

Ajax Global Weather Auto-completion 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, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

PHP/Javascript/HTML Google Chart Histogram Tutorial

Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its Histogram 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

CSS3 Transformations Primer Tutorial

Here is a tutorial that introduces you to the idea that you can use CSS (CSS3) to perform image transformation tasks, building on the ideas of the previous CSS3 Image Animation Primer Tutorial as shown below. One such idea is … Continue reading

Posted in Animation, eLearning, Tutorials | Tagged , , , , , , , , , , , , | 22 Comments

Moving HTML Elements Primer Tutorial

Here we have a common scenario on the web, in that this tutorial creates one of those “windows” (but is a <div>) always sitting on top. Sometimes that annoys, sometimes it is necessary, but almost certainly what this tutorial makes … Continue reading

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

Google API Console Primer Tutorial

The tutorial today makes a start on quite a large topic, and with such scenarios it may not suit all readers, but here goes. We introduce a very big acronym today, even though it is only three letters … API … Continue reading

Posted in eLearning, Software, Tutorials | Tagged , , , , , , , , , , , | 1 Comment

NetBeans Grails Groovy Primer Tutorial

Today’s NetBeans (IDE) Grails (framework) Groovy (programming language) Primer tutorial shows a simple application project using Groovy with a Grails framework, which is an environment with similarities to Java. Let’s see below some of what Wikipedia says about Grails. Grails … Continue reading

Posted in eLearning, NetBeans, Tutorials | Tagged , , , , , , , | 20 Comments

Eclipse Fullscreen Activity Android App Primer Tutorial

Our mobile app tutorial today builds on Eclipse Android App Google Play Ready Primer Tutorial (the “end game”) as shown below, in attempting to kick start some of the ideas of what that tutorial calls the “middle game”, and then … Continue reading

Posted in Android, Eclipse, eLearning, Software, Tutorials | Tagged , , , , , , , , , , | 3 Comments

CSS3 Image Animation Primer Tutorial

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

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