Tag Archives: Wordpress

WordPress Recent Post Image Primer Tutorial

Sometimes CSS meets Javascript meets “a few times a day” functionality, to get a job done, in this case a CSS styling job on this WordPress blog (continuing on with tutorials like WordPress Blog Code Tag CSS Primer Tutorial as … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 7 Comments

WordPress Blog Code Tag CSS Primer Tutorial

Explanations of software code are so many and varied these days because there are so many platforms and programming languages to get your head around, that it would be advantageous, (lazy me finally admits), that as you scan down a … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , | 6 Comments

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

MySql WordPress Issue Primer Tutorial

The WordPress Blog uses MySql as its database and PHP as its language. A great interface between these two worlds is the stupendous, the marvellous, the life-saving, phpMyAdmin, an interface into the MySql database written in PHP. You will see … Continue reading

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

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

WordPress Ajax Contextual Help Primer Tutorial

Yesterday’s CSS Embossed Text Primer Tutorial set the mind to address an Ajax piece of functionality to help out with contextual help with features local to this WordPress blog, so that the user can use a “long hover” (and my … Continue reading

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

WordPress CSS Change helped by FireBug More To Do 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, Tutorials | Tagged , , , , , , , , , , | 1 Comment