Tag Archives: PHP

PHP and MySql Three Ways Tutorial

A Yahoo Answers question here, thanks, reminded me of the fact that there are many more than one set of software components you can use to get similar results when using that dynamic Fred and Ginger team of PHP and … Continue reading

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

Gimp Batch Image Manipulation Primer Tutorial

Gimp is a great graphics editor with a huge number of methods to subtlely or not so subtlely adjust your images, no matter where they have come from (some of today’s came from Mac OS X screen captures via the … Continue reading

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

PHP/Javascript Prefixes and Suffixes Game Tutorial

Do you like word games? Today’s game asks for word(s) that contain a nominated Prefix or Suffix … we’re going to call the game “The Prefixes and Suffixes Game” (too snappy for you?!) … and you try to build your … Continue reading

Posted in eLearning, ESL, Games, Tutorials | Tagged , , , , , , | 1 Comment

PHP/Javascript Pascal Triangle Tutorial

Here is a tutorial showing some client-side basics in PHP, HTML and Javascript that can display Pascal’s Triangle. The inspiration for this came from a Yahoo Answers question here, so thanks for that. Link to some downloadable PHP programming code … Continue reading

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

PHP/Javascript How Many Such Words Game Tutorial

Do you like word games? Today’s game tests your vocabulary skills in English. It uses English words, based on the dictionary arrangements at its (web) server. Maybe it would be a good game to help improve English vocabulary skills. Programmers … Continue reading

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

Yahoo YQL Web Service JSON Another Tutorial

Here is a tutorial that re-introduces you to the Yahoo Web Services called YQL, building on previous YQL tutorials on this blog. The name is the way it is because it simplified the API aspects of its functionality for the … Continue reading

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

Apache CentOS WebServer and The Three Ps Primer Tutorial

Today’s tutorial shows a web scenario that utilizes The Three P’s with the rjmprogramming.com.au Apache CentOS web server ( at http://www.rjmprogramming.com.au/ ), building on the previous relevant Apache WebServer on Mac and The Three P’s Primer Tutorial, as shown below, … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , | 5 Comments

Python List Primer Tutorial

In this tutorial we examine some functionality code snippets suiting Python list data structure, in response to, really, and extending, a Yahoo Answers question. Lists, like tuples, are interesting in that different base data types that can’t cohabit an array … Continue reading

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