Monthly Archives: January 2014

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

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

Am sorry, but …

It looks like the repair to the comments database table of this blog will not work. Will try, perhaps, once more, but if it does not work … “Comments from the past could not be restored, but future comments will … Continue reading

Posted in Uncategorized | 2 Comments

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

WordPress CSS Change helped by Firebug Primer Tutorial

WordPress makes it pretty easy to create blog websites, and you have that inbuilt styling structure inherent in a WordPress theme (this website uses theme TwentyTen) to work with. When you use a particular WordPress theme you stamp that website … Continue reading

Posted in eLearning, Software, 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