<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="Generator" content="iWeb 2.0.4" />
<!--meta name="iWeb-Build" content="local-build-20110130" /-->
<meta id="myviewport" name="viewport" content="width=device-width, initial-scale=1.0">
<!--meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=0.1, maximum-scale=8, user-scalable=yes" /-->
<!--meta name="viewport" content="width=700, initial-scale=1, minimum-scale=0.25, maximum-scale=8, user-scalable=yes" /-->
<meta name="google-site-verification" content="VHvHS-FETDwOT80I4SSIzLOrmwdMrCJ_VTvdTXMwAaE" />
<!--meta name="viewport" content="width=device-width; initial-scale=1; minimum-scale=0.25; maximum-scale=8; user-scalable=yes;" /-->
<!--meta name="viewport" content="width=700, initial-scale=1, minimum-scale=0.25, maximum-scale=8, user-scalable=yes" /-->
<meta name="google-site-verification" content="VHvHS-FETDwOT80I4SSIzLOrmwdMrCJ_VTvdTXMwAaE" />
<meta name="y_key" content="6dc0b00fd7117f6a" />
<meta name="msvalidate.01" content="65EB606AD5A203C72028940209142CD2" />
<meta name="norton-safeweb-site-verification" content="9z4pgrezd8lfykm2eq393ytqj5f81pw94myx6rvn19bpuat89a14jhceou6yazqa97tmtbg3x1t-8vvc295q48oumzmttlx7izp1tn69fweg8d4j37h46b7teiqpg3ku" />
<meta name="msvalidate.01" content="8A634355CD6B5E5D9A046227127F9E78" />
<meta name="description" content="RJM Programming develops desktop, web and mobile software. Software Need Not Be Hard, so learn from our tutorials.">
<title>Cut to the Chase - RJM Programming - //www.rjmprogramming.com.au</title>
<!--meta name="Description" content="RJM Programming develops useful mobile and web software. We specialize in Windows and Mac online web tutorials, Android and iOS mobile applications." /-->
<meta name="Keywords" content="rjmprogramming, HTML, Javascript, CSS, PHP, MySql, database, programming, GETME, software, code, tutorial, laptop, ESL, Google, Android, Tablet, App, Application, Software, Xcode, Mac OS X, Windows, Develop, useful, web, ideas, worth, pursuing, creative, Games" />
<link rel="stylesheet" type="text/css" media="screen,print" href="Welcome_files/Welcome.css" />
<!--[if IE]><link rel='stylesheet' type='text/css' media='screen,print' href='Welcome_files/WelcomeIE.css'/><![endif]--><style type="text/css">
/*<![CDATA[*/
@import "HTMLCSS/body_border.css";
div.com-apple-iweb-widget-HTMLRegion {
overflow: hidden;
}
#rjmp {
color: #777777;
font: 24pt Arial;
text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
}
/*]]>*/
.glow {
-webkit-animation: glow 1s ease-in-out infinite alternate;
-moz-animation: glow 1s ease-in-out infinite alternate;
animation: glow 1s ease-in-out infinite alternate;
}
/* Thanks to https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_glowing_text */
@-webkit-keyframes glow {
from {
box-shadow: 0 0 3px #fff, 0 0 5px #fff, 0 0 37px #e60073, 0 0 9px #e60073, 0 0 11px #e60073, 0 0 13px #e60073, 0 0 15px #e60073;
}
to {
box-shadow: 0 0 24px #fff, 0 0 6px #ff4da6, 0 0 8px #ff4da6, 0 0 10px #ff4da6, 0 0 12px #ff4da6, 0 0 14px #ff4da6, 0 0 16px #ff4da6;
}
}
@media only screen and (max-width: 768px) {
#widget2 {
-webkit-animation: glow 5s ease-in-out infinite alternate;
-moz-animation: glow 5s ease-in-out infinite alternate;
animation: glow 5s ease-in-out infinite alternate;
}
}
@media only screen and (max-width: 480px) {
#widget2 {
-webkit-animation: glow 4s ease-in-out infinite alternate;
-moz-animation: glow 4s ease-in-out infinite alternate;
animation: glow 4s ease-in-out infinite alternate;
}
}
@media only screen and (max-width: 320px) {
#widget2 {
-webkit-animation: glow 3s ease-in-out infinite alternate;
-moz-animation: glow 3s ease-in-out infinite alternate;
animation: glow 3s ease-in-out infinite alternate;
}
}
#mywordpressdiv
{
width:160px;
height:140px;
background:yellow;
position:absolute;
border: 5px dotted teal;
-moz-border-radius: 55px;
border-radius: 35px;
filter: alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
animation:myfirst 8s;
-webkit-animation:myfirst 8s; /* Safari and Chrome */
z-index:9;
}
@keyframes myfirst
{
from {top:0px; left:0px; width:160px; height:300px; opacity:1.00; background:yellow;}
to {top:533px; left:620px; width:288px; height:148px; opacity:0.80; background:teal;}
}
@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {top:0px; left:0px; width:160px; height:300px; opacity:1.00; background:yellow;}
to {top:533px; left:620px; width:288px; height:148px; opacity:0.80; background:teal;}
}
#myjoomladiv
{
width:160px;
height:140px;
top:160px;
background:pink;
position:absolute;
border: 5px dotted teal;
-moz-border-radius: 55px;
border-radius: 35px;
filter: alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
animation:mysecond 7s;
-webkit-animation:mysecond 7s; /* Safari and Chrome */
z-index:9;
}
@keyframes mysecond
{
from {top:150px; left:0px; width:160px; height:300px; opacity:1.00; background:red;}
to {top:683px; left:620px; width:288px; height:148px; opacity:0.80; background:purple;}
}
@-webkit-keyframes mysecond /* Safari and Chrome */
{
from {top:150px; left:0px; width:160px; height:300px; opacity:1.00; background:red;}
to {top:683px; left:620px; width:288px; height:148px; opacity:0.80; background:purple;}
}
#mymoodlediv
{
width:160px;
height:140px;
top:320px;
background:green;
position:absolute;
border: 5px dotted teal;
-moz-border-radius: 55px;
border-radius: 35px;
filter: alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
animation:mythird 6s;
-webkit-animation:mythird 6s; /* Safari and Chrome */
z-index:9;
}
@keyframes mythird
{
from {top:300px; left:0px; width:160px; height:300px; opacity:1.00; background:blue;}
to {top:833px; left:620px; width:288px; height:148px; opacity:0.80; background:white;}
}
@-webkit-keyframes mythird /* Safari and Chrome */
{
from {top:300px; left:0px; width:160px; height:300px; opacity:1.00; background:blue;}
to {top:833px; left:620px; width:288px; height:148px; opacity:0.80; background:white;}
}
#mylpdiv
{
width:160px;
height:140px;
top:480px;
background:olive;
position:absolute;
border: 5px dotted teal;
-moz-border-radius: 55px;
border-radius: 35px;
filter: alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
animation:myfourth 5s;
-webkit-animation:myfourth 5s; /* Safari and Chrome */
z-index:9;
}
@keyframes myfourth
{
from {top:450px; left:0px; width:160px; height:300px; opacity:1.00; background:silver;}
to {top:983px; left:620px; width:288px; height:148px; opacity:0.80; background:orange;}
}
@-webkit-keyframes myfourth /* Safari and Chrome */
{
from {top:450px; left:0px; width:160px; height:300px; opacity:1.00; background:silver;}
to {top:983px; left:620px; width:288px; height:148px; opacity:0.80; background:orange;}
}
#myoidiv
{
width:160px;
height:140px;
top:640px;
background:purple;
position:absolute;
border: 5px dotted teal;
-moz-border-radius: 55px;
border-radius: 35px;
filter: alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
animation:myfifth 4s;
-webkit-animation:myfifth 4s; /* Safari and Chrome */
z-index:9;
}
@keyframes myfifth
{
from {top:600px; left:0px; width:160px; height:300px; opacity:1.00; background:darkgray;}
to {top:1133px; left:620px; width:288px; height:148px; opacity:0.80; background:pink;}
}
@-webkit-keyframes myfifth /* Safari and Chrome */
{
from {top:600px; left:0px; width:160px; height:300px; opacity:1.00; background:darkgray;}
to {top:1133px; left:620px; width:288px; height:148px; opacity:0.80; background:pink;}
}
</style>
<script type="text/javascript" src="Scripts/iWebSite.js"></script>
<script type="text/javascript" src="Scripts/Widgets/SharedResources/WidgetCommon.js"></script>
<script type="text/javascript" src="Scripts/Widgets/Navbar/navbar.js"></script>
<script type="text/javascript" src="Scripts/Widgets/HTMLRegion/Paste.js"></script>
<script type="text/javascript" src="Scripts/iWebImage.js"></script>
<!--script type="text/javascript" src="Scripts/Widgets/GoogleMap/GoogleMap.js"></script-->
<script type="text/javascript" src="Welcome_files/WelcomeIndex.js?Lawson=Now&rand=1276987"></script>
<script type="text/javascript">
// Thanks to Andrew Hedges!
//var nua = navigator.userAgent;
//var isiPad = /iPad/i.test(nua) || /iPhone OS 3_1_2/i.test(nua) || /iPhone OS 3_2_2/i.test(nua);
// Thanks to David Walsh
var isiPad = navigator.userAgent.match(/iPad/i) != null;
var isiPhone = navigator.userAgent.match(/iPhone/i) != null;
var isiPod = navigator.userAgent.match(/iPod/i) != null;
var isAndroid = navigator.userAgent.match(/Android/i) != null;
var bwords=[], bwordsc=" ", fstr="Find?", lastrepis="";
var castr='';
var uprefix='';
var usuffix='';
var divtc='';
var tval = 1;
var wasstr = '';
var bval=' ';
var bzgoes=0;
var wasso='';
var spanemoji='';
function orwork() {
if (navigator.userAgent.match(/Android|BlackBerry|iPhone|iPad|iPod|Opera Mini|IEMobile/i)) {
screen = screen || window;
wasso='' + screen.msOrientation || screen.mozOrientation || (screen.orientation || {}).type;
if (('' + wasso) == 'undefined') {
var mql=window.matchMedia("(orientation: portrait)");
// If there are matches, we're in portrait
if(mql.matches) {
wasso="Portrait"; // Portrait orientation
} else {
wasso="Landscape"; // Landscape orientation
}
}
if (('' + wasso) != '') {
var lis=document.getElementsByTagName('li');
var candidate=null, cfound=false;;
for (var il=0; il<lis.length; il++) {
if (lis[il].outerHTML.indexOf('current-page') != -1) {
if (candidate == null) {
if (('' + document.URL).indexOf('/Link') != -1) {
candidate=lis[il];
cfound=true;
spanemoji='🔁';
} else if (!cfound && lis[il].outerHTML.indexOf('noncurrent-page') == -1) {
cfound=true;
} else if (cfound) {
candidate=lis[il];
cfound=true;
spanemoji='🔁';
}
}
}
}
if (candidate) {
candidate.innerHTML+="<span id='sdrot' title='Navigate to here on device rotation'>" + spanemoji + "</span>";
}
// Listen for orientation changes ... thanks to https://davidwalsh.name/orientation-change
window.addEventListener("orientationchange", function() {
// Announce the new orientation number
var thisso='' + screen.msOrientation || screen.mozOrientation || (screen.orientation || {}).type;
if (('' + thisso) == 'undefined') {
var mql=window.matchMedia("(orientation: portrait)");
// If there are matches, we're in portrait
if(mql.matches) {
thisso="Portrait"; // Portrait orientation
} else {
thisso="Landscape"; // Landscape orientation
}
}
if (('' + wasso) != '') { // && wasso != ('' + thisso)) {
if (('' + document.URL).indexOf('/Link') != -1) {
location.href=document.URL.split('/Link')[0] + '/Welcome.html';
} else if (('' + document.URL).indexOf('/Guestbook') != -1) {
location.href=document.URL.split('/Guestbook')[0] + '/Links.html';
} else if (('' + document.URL).indexOf('/News') != -1) {
location.href=document.URL.split('/News')[0] + '/Guestbook.html';
} else if (('' + document.URL).indexOf('/Service') != -1) {
location.href=document.URL.split('/Service')[0] + '/News.html';
} else if (('' + document.URL).indexOf('/Contact') != -1) {
location.href=document.URL.split('/Contact')[0] + '/Services.html';
} else if (('' + document.URL).indexOf('/About') != -1) {
location.href=document.URL.split('/About')[0] + '/Contact_Us.html';
} else {
location.href=document.URL.split('.au')[0] + '.au/About_Us.html';
}
}
}, false);
window.addEventListener("onmousedown", function() {
if (document.getElementById('sdrot')) { document.getElementById('sdrot').innerHTML=''; }
wasso='';
}, false);
window.addEventListener("touchstart", function() {
if (document.getElementById('sdrot')) { document.getElementById('sdrot').innerHTML=''; }
wasso='';
}, false);
}
}
}
function wel() {
if (document.URL.indexOf("?") == -1) {
location.href='Welcome.html';
}
}
function xmwo(in_url) {
// https://www.rjmprogramming.com.au/ITblog/css-countdown-reveal-tutorial/?pp&pn&title=CSS_Countdown_Reveal_Tutorial
if (in_url.indexOf('&title=') != -1 && in_url.indexOf('?p=') != -1 && in_url.indexOf('rjmprogramming.com.au/') != -1) {
var tis=in_url.split('&title=')[1].split('&')[0].split('#')[0].replace(/\_/g,'-').toLowerCase();
var ptis=in_url.split('?p=')[1].split('&')[0].split('#')[0];
if (isiPad || isiPhone || isiPod || isAndroid) {
return in_url.split('rjmprogramming.com.au/')[0] + 'rjmprogramming.com.au/ITblog/' + tis + '#post-' + ptis + '#andabit=-70';
} else {
return in_url.split('rjmprogramming.com.au/')[0] + 'rjmprogramming.com.au/ITblog/' + tis; // + '#post-' + ptis;
}
} else {
return in_url;
}
}
function xwindow_open(myurl,mytarget,threepis) {
var mranges=[0,31,28,31,30,31,30,31,31,30,31,30,31];
if (myurl.indexOf('mustbedated=') != -1) {
var bigihis=document.body.innerHTML;
var waseight=myurl.split('mustbedated=')[1].substring(0,8)
var aaadate=new Date();
var thisyearis=eval('' + aaadate.getFullYear());
var lp=0, lpp=0, lkp=thisyearis, mkp=thisyearis;
if (eval(thisyearis % 4) == 0) { mranges[2]++; }
var inyyyy=myurl.split('mustbedated=')[1].substring(0,4);
var inmm=myurl.split('mustbedated=')[1].substring(4).substring(0,2);
var indd=myurl.split('mustbedated=')[1].substring(6).substring(0,2);
var sofarok=true;
if (inyyyy == '9999') {
if (bigihis.indexOf('-' + lkp + ('0' + inmm).slice(-2) + ('0' + indd).slice(-2)) == -1) { mkp--; }
while (sofarok) {
for (lp=inmm; lp<=inmm; lp++) {
for (llp=indd; llp<=indd; llp++) {
if (bigihis.indexOf('-' + mkp + ('0' + inmm).slice(-2) + ('0' + indd).slice(-2)) != -1) {
window.open(myurl.replace('mustbedated=' + waseight, 'mustbedated=' + mkp + ('0' + inmm).slice(-2) + ('0' + indd).slice(-2)),mytarget,threepis);
} else {
sofarok=false;
}
}
}
mkp--;
if (bigihis.indexOf('-' + mkp + ('0' + inmm).slice(-2) + ('0' + indd).slice(-2)) == -1) { sofarok=false; }
}
} else if (inmm == '99') {
for (lp=1; lp<=12; lp++) {
if (bigihis.indexOf('-' + inyyyy + ('0' + lp).slice(-2) + ('0' + indd).slice(-2)) != -1) {
window.open(myurl.replace('mustbedated=' + waseight, 'mustbedated=' + inyyyy + ('0' + lp).slice(-2) + ('0' + indd).slice(-2)),mytarget,threepis);
}
}
} else if (indd == '99') {
for (lp=1; lp<=mranges[eval('' + inmm)]; lp++) {
if (bigihis.indexOf('-' + inyyyy + ('0' + inmm).slice(-2) + ('0' + lp).slice(-2)) != -1) {
window.open(myurl.replace('mustbedated=' + waseight, 'mustbedated=' + inyyyy + ('0' + inmm).slice(-2) + ('0' + lp).slice(-2)),mytarget,threepis);
}
}
} else {
window.open(myurl,mytarget,threepis);
}
} else {
window.open(myurl,mytarget,threepis);
}
}
function xwindowopen(myurl,mytarget) {
if (isiPad || isiPhone || isiPod) {
var aobod = document.getElementById('abod');
aobod.href=mwo(myurl);
aobod.click();
} else if (isAndroid) {
top.window.open(mwo(myurl),mytarget);
} else {
window.open(myurl,mytarget);
//location.href=myurl;
}
}
function mwo(in_url) {
// https://www.rjmprogramming.com.au/ITblog/css-countdown-reveal-tutorial/?pp&pn&title=CSS_Countdown_Reveal_Tutorial
//alert(in_url);
if (in_url.indexOf('&title=') != -1 && in_url.indexOf('?p=') != -1 && in_url.indexOf('rjmprogramming.com.au/') != -1) {
var tis=in_url.split('&title=')[1].split('&')[0].split('#')[0].replace(/\_/g,'-').toLowerCase();
var ptis=in_url.split('?p=')[1].split('&')[0].split('#')[0];
if (isiPad || isiPhone || isiPod || isAndroid) {
if (usuffix != '' && usuffix.indexOf('&obsolete=') == -1) {
var inurl=in_url.split('?')[0] + in_url.split('&title=')[1].toLowerCase().replace(/\_/g,'-');
//alert(inurl);
return inurl.replace('http://www.rjmprogramming.com.au', uprefix).replace('https://www.rjmprogramming.com.au', uprefix).replace('//www.rjmprogramming.com.au', uprefix).replace('http://rjmprogramming.com.au', uprefix).replace('https://rjmprogramming.com.au', uprefix).replace('//rjmprogramming.com.au', uprefix).split('#')[0].split('?')[0] + usuffix;
//return (in_url.split('rjmprogramming.com.au/')[0] + 'rjmprogramming.com.au/ITblog/' + tis).replace('http://www.rjmprogramming.com.au', uprefix).replace('https://www.rjmprogramming.com.au', uprefix).replace('//www.rjmprogramming.com.au', uprefix).replace('http://rjmprogramming.com.au', uprefix).replace('https://rjmprogramming.com.au', uprefix).replace('//rjmprogramming.com.au', uprefix).split('#')[0].split('?')[0] + usuffix + '#post-' + ptis + '#andabit=-70';
//} else if (usuffix != '' && usuffix.indexOf('&obsolete=') != -1) {
//var inurl=in_url.split('?')[0] + in_url.split('&title=')[0].toLowerCase().replace(/\_/g,'-');
//return inurl.replace('http://www.rjmprogramming.com.au', uprefix).replace('https://www.rjmprogramming.com.au', uprefix).replace('//www.rjmprogramming.com.au', uprefix).replace('http://rjmprogramming.com.au', uprefix).replace('https://rjmprogramming.com.au', uprefix).replace('//rjmprogramming.com.au', uprefix).split('#')[0].split('?')[0] + usuffix;
} else {
return in_url.split('rjmprogramming.com.au/')[0] + 'rjmprogramming.com.au/ITblog/' + tis + '#post-' + ptis + '#andabit=-70';
}
} else if (usuffix != '' && usuffix.indexOf('&obsolete=') == -1) {
var inurl=in_url.split('?')[0] + in_url.split('&title=')[1].toLowerCase().replace(/\_/g,'-');
//alert(inurl);
return inurl.replace('http://www.rjmprogramming.com.au', uprefix).replace('https://www.rjmprogramming.com.au', uprefix).replace('//www.rjmprogramming.com.au', uprefix).replace('http://rjmprogramming.com.au', uprefix).replace('https://rjmprogramming.com.au', uprefix).replace('//rjmprogramming.com.au', uprefix).split('#')[0].split('?')[0] + usuffix;
//return (in_url.split('rjmprogramming.com.au/')[0] + 'rjmprogramming.com.au/ITblog/' + tis).replace('http://www.rjmprogramming.com.au', uprefix).replace('https://www.rjmprogramming.com.au', uprefix).replace('//www.rjmprogramming.com.au', uprefix).replace('http://rjmprogramming.com.au', uprefix).replace('https://rjmprogramming.com.au', uprefix).replace('//rjmprogramming.com.au', uprefix).split('#')[0].split('?')[0] + usuffix; // + '#post-' + ptis;
} else {
return in_url.split('rjmprogramming.com.au/')[0] + 'rjmprogramming.com.au/ITblog/' + tis; // + '#post-' + ptis;
}
} else if (usuffix != '' && usuffix.indexOf('&obsolete=') != -1) {
return in_url.replace('http://www.rjmprogramming.com.au', uprefix).replace('https://www.rjmprogramming.com.au', uprefix).replace('//www.rjmprogramming.com.au', uprefix).replace('http://rjmprogramming.com.au', uprefix).replace('https://rjmprogramming.com.au', uprefix).replace('//rjmprogramming.com.au', uprefix).split('#')[0].split('?')[0] + usuffix;
} else {
return in_url;
}
}
function window_open(myurl,mytarget,threepis) {
var mranges=[0,31,28,31,30,31,30,31,31,30,31,30,31];
if (myurl.indexOf('mustbedated=') != -1) {
var bigihis=document.body.innerHTML;
var waseight=myurl.split('mustbedated=')[1].substring(0,8)
var aaadate=new Date();
var thisyearis=eval('' + aaadate.getFullYear());
var lp=0, lpp=0, lkp=thisyearis, mkp=thisyearis;
if (eval(thisyearis % 4) == 0) { mranges[2]++; }
var inyyyy=myurl.split('mustbedated=')[1].substring(0,4);
var inmm=myurl.split('mustbedated=')[1].substring(4).substring(0,2);
var indd=myurl.split('mustbedated=')[1].substring(6).substring(0,2);
var sofarok=true;
if (inyyyy == '9999') {
if (bigihis.indexOf('-' + lkp + ('0' + inmm).slice(-2) + ('0' + indd).slice(-2)) == -1) { mkp--; }
while (sofarok) {
for (lp=inmm; lp<=inmm; lp++) {
for (llp=indd; llp<=indd; llp++) {
if (bigihis.indexOf('-' + mkp + ('0' + inmm).slice(-2) + ('0' + indd).slice(-2)) != -1) {
window.open(myurl.replace('mustbedated=' + waseight, 'mustbedated=' + mkp + ('0' + inmm).slice(-2) + ('0' + indd).slice(-2)),mytarget,threepis);
} else {
sofarok=false;
}
}
}
mkp--;
if (bigihis.indexOf('-' + mkp + ('0' + inmm).slice(-2) + ('0' + indd).slice(-2)) == -1) { sofarok=false; }
}
} else if (inmm == '99') {
for (lp=1; lp<=12; lp++) {
if (bigihis.indexOf('-' + inyyyy + ('0' + lp).slice(-2) + ('0' + indd).slice(-2)) != -1) {
window.open(myurl.replace('mustbedated=' + waseight, 'mustbedated=' + inyyyy + ('0' + lp).slice(-2) + ('0' + indd).slice(-2)),mytarget,threepis);
}
}
} else if (indd == '99') {
for (lp=1; lp<=mranges[eval('' + inmm)]; lp++) {
if (bigihis.indexOf('-' + inyyyy + ('0' + inmm).slice(-2) + ('0' + lp).slice(-2)) != -1) {
window.open(myurl.replace('mustbedated=' + waseight, 'mustbedated=' + inyyyy + ('0' + inmm).slice(-2) + ('0' + lp).slice(-2)),mytarget,threepis);
}
}
} else {
window.open(myurl,mytarget,threepis);
}
} else {
window.open(myurl,mytarget,threepis);
}
}
function windowopen(myurl,mytarget) {
if (isiPad || isiPhone || isiPod) {
var aobod = document.getElementById('abod');
aobod.href=mwo(myurl);
aobod.click();
} else if (isAndroid) {
top.window.open(mwo(myurl),mytarget);
} else if (usuffix.indexOf('&obsolete=') == -1 && usuffix != '') {
top.window.open(mwo(myurl),mytarget);
} else {
top.window.open(myurl,mytarget);
//location.href=myurl;
}
}
function ChangeTutNow(xxo){
var val = document.getElementById('tuts');
//alert("val.value.length=" + val.value.length);
//alert("navigator.appVersion=" + navigator.appVersion);
if ( val.value.length == 1 && bzgoes == 0 ) { bzgoes = 1; window.open("//www.rjmprogramming.com.au/ITblog","Robert Metcalfe Blog","height=429, left=278, top=360, width=400"); } else if (val.value.trim() == '') { toggle(); } else if ( val.value.length != 0 ) {
if (isiPhone || isAndroid) {
//alert(val.value);
location.href=mwo(val.value);
} else if (navigator.userAgent.toUpperCase().indexOf("FIREFOX") != -1) {
val = val;
} else if (1 == 1 || navigator.userAgent.toUpperCase().indexOf("OPERA") != -1 || navigator.appVersion.toUpperCase().indexOf("MSIE") != -1 || navigator.appVersion.toUpperCase().indexOf("SAFARI") != -1 || navigator.appVersion.toUpperCase().indexOf("CHROME") != -1) {
//alert("val.value=" + val.value);
//var pprefix = val[val.selectedIndex].id;
windowopen(val.value, "_blank");
}
}
}
function olderChangeLcodeNow(){
//<![CDATA[
var val = document.getElementById('language');
if (val.value.length != 0 && val.value.indexOf('en') == (0 - 1)) {
var pprefix = val[val.selectedIndex].id;
windowopen('//translate.google.com/translate?sl=en&js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Fwww.rjmprogramming.com.au%2Findex.html&tl=' + val.value, '_blank');
}
//]]>
}
function oldChangeLcodeNow(){
//<![CDATA[
var val = document.getElementById('language');
if (val.value.length != 0 && val.value.indexOf('en') == (0 - 1)) {
var pprefix = val[val.selectedIndex].id;
var dd=new Date();
window.open('//www-rjmprogramming-com-au.translate.goog/ITblog/' + dd.getFullYear() + '/' + ('0' + eval(1 + eval('' + dd.getMonth()))).slice(-2) + '/' + ('0' + eval(0 + eval('' + dd.getDate()))).slice(-2) + '/?_x_tr_sl=en&_x_tr_hl=en-GB&_x_tr_pto=nui&_x_tr_tl=' + val.value, '_blank');
}
//]]>
}
function midChangeLcodeNow(){
//<![CDATA[
var val = document.getElementById('language');
if (val.value.length != 0 && val.value.indexOf('en') == (0 - 1)) {
var pprefix = val[val.selectedIndex].id;
var dd=new Date();
window.open('https://www-rjmprogramming-com-au.translate.goog/ITblog/' + dd.getFullYear() + '/' + ('0' + eval(1 + eval('' + dd.getMonth()))).slice(-2) + '/' + ('0' + eval(0 + eval('' + dd.getDate()))).slice(-2) + '/?_x_tr_sl=en&_x_tr_hl=en-GB&_x_tr_pto=nui&_x_tr_tl=' + val.value + '&_x_tr_pto=wapp', '_blank');
}
//]]>
}
function ChangeLcodeNow(){
//<![CDATA[
var val = document.getElementById('language');
if (val.value.length != 0 && val.value.indexOf('en') == (0 - 1) && val.value != val.value.trim()) {
usuffix=usuffix.split('&obsolete=')[0];
document.getElementById('ifzero').src+='?random=' + Math.floor(Math.random() * 198767543); //alert(usuffix);
if (document.getElementById('divtagcloud') && !document.getElementById('ifdtc')) {
document.getElementById('divtagcloud').innerHTML="<iframe id=ifdtc style='display:none;' onerror='anticheckd(this);' onload='checkd(this);' src='PHP/divtagcloud.html?random=" + Math.floor(Math.random() * 198767543) + "'></iframe>";
} else {
document.getElementById('ifdtc').src+='?random=' + Math.floor(Math.random() * 198767543); //alert(usuffix);
}
} else if (val.value.length != 0 && val.value.indexOf('en') == (0 - 1)) {
var srectis=val.getBoundingClientRect();
var pprefix = val[val.selectedIndex].id;
var dd=new Date();
var wdg=val[val.selectedIndex].innerHTML;
uprefix='https://www-rjmprogramming-com-au.translate.goog';
usuffix='?_x_tr_sl=en&_x_tr_hl=en-GB&_x_tr_pto=nui&_x_tr_tl=' + val.value.trim() + '&_x_tr_pto=wapp&obsolete=y';
if (1 == 1) {
//alert('<span style="position:absolute;top:' + srectis.top + 'px;left:' + srectis.left + 'px;">' + val[val.selectedIndex].innerHTML + ' <input type=checkbox onchange="usuffix=usuffix.split(' + "'" + '&obsolete=' + "'" + ')[0];"></input> Everywhere </span>');
if (1 == 2) {
document.body.innerHTML=document.body.innerHTML.replace(val.outerHTML, '<span style="z-index:123;position:absolute;top:' + srectis.top + 'px;left:' + srectis.left + 'px;">' + val[val.selectedIndex].innerHTML + ' <input type=checkbox onchange="usuffix=usuffix.split(' + "'" + '&obsolete=' + "'" + ')[0];"></input> Everywhere </span>');
} else {
document.getElementById('language').innerHTML='<option value="' + val.value.trim() + '" selected>' + wdg + '</option><option value="' + val.value.trim() + ' ">' + wdg + ' (everywhere)</option>';
document.getElementById('language').size='2';
}
window.open('https://www-rjmprogramming-com-au.translate.goog/ITblog/' + dd.getFullYear() + '/' + ('0' + eval(1 + eval('' + dd.getMonth()))).slice(-2) + '/' + ('0' + eval(0 + eval('' + dd.getDate()))).slice(-2) + '/?_x_tr_sl=en&_x_tr_hl=en-GB&_x_tr_pto=nui&_x_tr_tl=' + val.value + '&_x_tr_pto=wapp', '_blank');
} else {
window.open('https://www-rjmprogramming-com-au.translate.goog/ITblog/' + dd.getFullYear() + '/' + ('0' + eval(1 + eval('' + dd.getMonth()))).slice(-2) + '/' + ('0' + eval(0 + eval('' + dd.getDate()))).slice(-2) + '/?_x_tr_sl=en&_x_tr_hl=en-GB&_x_tr_pto=nui&_x_tr_tl=' + val.value + '&_x_tr_pto=wapp', '_blank');
document.getElementById('langone').innerHTML=val[val.selectedIndex].innerHTML + ' (and reclick for other translations)';
document.getElementById('langone').title=document.getElementById('langone').innerHTML;
val.title=document.getElementById('langone').innerHTML;
document.getElementById('langone').onclick = function(evt) { usuffix=usuffix.split('&obsolete=')[0]; this.innerHTML=this.innerHTML.split('(')[0] + '(everywhere)'; };
val.value='';
}
}
//]]>
}
function fakeClick(event, anchorObj) {
if (anchorObj.click) {
anchorObj.click()
} else if(document.createEvent) {
if(event.target !== anchorObj) {
var evt = document.createEvent("MouseEvents");
evt.initMouseEvent("click", true, true, window,
0, 0, 0, 0, 0, false, false, false, false, 0, null);
var allowDefault = anchorObj.dispatchEvent(evt);
// you can check allowDefault for false to see if
// any handler called evt.preventDefault().
// Firefox will *not* redirect to anchorObj.href
// for you. However every other browser will.
}
}
}
function apress(event, tthis) {
if (tthis.innerHTML.indexOf("bout Us") > 0) {
var ourhid1=document.getElementById('hid1');
fakeClick(event, ourhid1);
} else if (tthis.innerHTML.indexOf("ontact Us") > 0) {
var ourhid2=document.getElementById('hid2');
fakeClick(event, ourhid2);
} else if (tthis.innerHTML.indexOf("ews") > 0) {
var ourhid3=document.getElementById('hid3');
fakeClick(event, ourhid3);
} else if (tthis.innerHTML.indexOf("ervice") > 0) {
var ourhid4=document.getElementById('hid4');
fakeClick(event, ourhid4);
} else if (tthis.innerHTML.indexOf("uestbook") > 0) {
var ourhid5=document.getElementById('hid5');
fakeClick(event, ourhid5);
} else if (tthis.innerHTML.indexOf("ink") > 0) {
var ourhid6=document.getElementById('hid6');
fakeClick(event, ourhid6);
} else if (tthis.innerHTML.indexOf("elcome") > 0) {
var ourhid0=document.getElementById('hid0');
fakeClick(event, ourhid0);
}
}
function checkifw(iois) {
var xaconto=null;
if (iois != null) {
xaconto = (iois.contentWindow || iois.contentDocument);
if (xaconto != null) {
if (xaconto.document) { xaconto = xaconto.document; }
if (xaconto.getElementById('tuts') != null) {
castr=xaconto.getElementById('tuts').innerHTML;
}
}
}
}
function noandmaybe(iois) {
var aconto=null, jps=[];
if ((usuffix != '' && usuffix.indexOf('&obsolete=') == -1) || !navigator.userAgent.match(/Android|BlackBerry|iPhone|iPod|Opera Mini|IEMobile/i)) { // or it is not a mobile device
if (iois != null) {
aconto = (iois.contentWindow || iois.contentDocument);
if (aconto != null) {
if (aconto.document) { aconto = aconto.document; }
if (aconto.body != null) {
aconto.body.innerHTML=aconto.body.innerHTML.replace(/\#andabit\=\-70/g,'');
}
if (usuffix != '' && usuffix.indexOf('&obsolete=') == -1) {
var wasabi=aconto.body.innerHTML;
var qps=wasabi.split('?p=');
var iqps=0;
var insr='';
var fslash='/';
for (iqps=1; iqps<qps.length; iqps++) {
fslash='/';
if (qps[iqps].indexOf(' alt="') != -1) {
if ((('' + qps[iqps].split(' alt="')[1].split('"')[0]).length) == '10') { fslash='|'; }
wasabi=wasabi.replace('?p=' + qps[iqps].split('"')[0], qps[iqps].split(' alt="')[1].split('"')[0].toLowerCase().replace("+","").replace(fslash,"").replace(" ","-").replace(fslash,"").replace(" ","-").replace(fslash,"").replace(" ","-").replace(fslash,"").replace(" ","-").replace(fslash,"").replace(" ","-").replace(" ","-").replace(" ","-").replace(" ","-").replace(" ","-").replace(" ","-").replace(/---/g,"-").replace(/--/g,"-") + '/');
}
}
qps=wasabi.split(' href="');
for (iqps=1; iqps<qps.length; iqps++) {
insr=qps[iqps].split('"')[0];
wasabi=wasabi.replace(insr, insr.replace('http://www.rjmprogramming.com.au', uprefix).replace('https://www.rjmprogramming.com.au', uprefix).replace('//www.rjmprogramming.com.au', uprefix).replace('http://rjmprogramming.com.au', uprefix).replace('https://rjmprogramming.com.au', uprefix).replace('//rjmprogramming.com.au', uprefix).split('#')[0].split('?')[0] + usuffix);
}
aconto.body.innerHTML=wasabi;
for (iqps=1; iqps<=5; iqps++) {
if (document.getElementById('adiv' + iqps)) {
insr=document.getElementById('adiv' + iqps).outerHTML;
fslash='/';
if (insr.indexOf(' alt="') != -1) {
if (('' + insr.split(' alt="')[1].split('"')[0].length) == '10') { fslash='|'; }
//wasabi=insr.replace('?p=' + insr.split('?p=')[1].split('"')[0], insr.split(' title="')[1].split('"')[0].toLowerCase().replace("+","").replace(fslash,"").replace(" ","-").replace(fslash,"").replace(" ","-").replace(fslash,"").replace(" ","-").replace(fslash,"").replace(" ","-").replace(fslash,"").replace(" ","-").replace(" ","-").replace(" ","-").replace(" ","-").replace(" ","-").replace(" ","-").replace(/---/g,"-").replace(/--/g,"-") + '/');
wasabi=insr.replace('?p=' + insr.split('?p=')[1].split('"')[0], insr.split(' alt="')[1].split('"')[0].toLowerCase().replace("+","").replace(fslash,"").replace(" ","-").replace(fslash,"").replace(" ","-").replace(fslash,"").replace(" ","-").replace(fslash,"").replace(" ","-").replace(fslash,"").replace(" ","-").replace(" ","-").replace(" ","-").replace(" ","-").replace(" ","-").replace(" ","-").replace(/---/g,"-").replace(/--/g,"-") + '/');
document.getElementById('adiv' + iqps).href=wasabi.split(' href="')[1].split('"')[0].replace('http://www.rjmprogramming.com.au', uprefix).replace('https://www.rjmprogramming.com.au', uprefix).replace('//www.rjmprogramming.com.au', uprefix).replace('http://rjmprogramming.com.au', uprefix).replace('https://rjmprogramming.com.au', uprefix).replace('//rjmprogramming.com.au', uprefix).split('#')[0].split('?')[0] + usuffix;
}
}
}
var asis=document.getElementsByTagName('a');
for (iqps=0; iqps<asis.length; iqps++) {
if (('' + asis[iqps].href).toLowerCase().indexOf('rjmprogramming.com.au') != -1) {
asis[iqps].href=(asis[iqps].href.replace('http://www.rjmprogramming.com.au', uprefix).replace('https://www.rjmprogramming.com.au', uprefix).replace('//www.rjmprogramming.com.au', uprefix).replace('http://rjmprogramming.com.au', uprefix).replace('https://rjmprogramming.com.au', uprefix).replace('//rjmprogramming.com.au', uprefix).split('#')[0].split('?')[0] + usuffix).replace('/wordpress/','/ITblog/');
}
}
}
}
}
}
if (document.getElementById('style_3') && ('' + document.getElementById('style_3').title) == '') {
if (!aconto) {
aconto = (iois.contentWindow || iois.contentDocument);
if (aconto != null) {
if (aconto.document) { aconto = aconto.document; }
}
}
var omover=' onmouseover="omright(this);" ', omout=' onmouseout="moright(this);" ', bdapp='<table id=tblr style=display:none><tr></tr></table>';
var rdbit='?rand=' + Math.floor(Math.random() * 1985676);
if (aconto) {
if (aconto.body != null) {
if (document.getElementById('p_style_3')) {
document.getElementById('style_3').innerHTML=document.getElementById('p_style_3').outerHTML.replace(/\.jpg/g, '.jpg' + rdbit);
}
var hrefs=aconto.body.innerHTML.split(' href=');
var style_3r=document.getElementById('style_3').getBoundingClientRect();
document.getElementById('style_3').title='Feel free to visit thumbnail links to our WordPress Tutorial blog!';
for (var ihrefs=1; ihrefs<hrefs.length; ihrefs++) {
//document.body.innerHTML+='<div id=ediv' + ihrefs + '></div>';
bdapp=bdapp.replace('</tr>', '<td id=ediv' + ihrefs + '></td></tr>');
jps=hrefs[ihrefs].split('.jpeg?rand=');
console.log(jps[0].slice(-9));
if (jps[0].slice(-3).indexOf('-') != -1) { jps[0]=jps[0].split('-')[eval(-2 + eval('' + jps[0].split('-').length))]; }
switch (jps[0].slice(-3)) {
case 'ght':
document.body.innerHTML+='<a id=adiv5' + omover + omout + ' target=_blank style="opacity:0.5;background-repeat:no-repeat;background-size:30px 20px;background-image:url(/PHP/eight.jpg' + rdbit + ');position:absolute;z-index:99;top:' + style_3r.top + 'px;width:30px;height:20px;background-color:transparent;left:' + style_3r.left + 'px;" title="' + hrefs[ihrefs].substring(1).split(' title=')[1].substring(1).split(hrefs[ihrefs].substring(0,1))[0] + '" alt="' + hrefs[eval(-1 + ihrefs)].split(' alt="')[1].split('"')[0] + '" href="' + hrefs[ihrefs].substring(1).split(hrefs[ihrefs].substring(0,1))[0] + '"></a>';
break;
case 'ven':
document.body.innerHTML+='<a id=adiv4' + omover + omout + ' target=_blank style="opacity:0.5;background-repeat:no-repeat;background-size:30px 20px;background-image:url(/PHP/seven.jpg' + rdbit + ');position:absolute;z-index:99;top:' + style_3r.top + 'px;width:30px;height:20px;background-color:transparent;left:' + eval(eval(eval(style_3r.left + style_3r.right) / 2) - 15) + 'px;" title="' + hrefs[ihrefs].substring(1).split(' title=')[1].substring(1).split(hrefs[ihrefs].substring(0,1))[0] + '" alt="' + hrefs[eval(-1 + ihrefs)].split(' alt="')[1].split('"')[0] + '" href="' + hrefs[ihrefs].substring(1).split(hrefs[ihrefs].substring(0,1))[0] + '"></a>';
break;
case 'six':
document.body.innerHTML+='<a id=adiv3' + omover + omout + ' target=_blank style="opacity:0.5;background-repeat:no-repeat;background-size:30px 20px;background-image:url(/PHP/six.jpg' + rdbit + ');position:absolute;z-index:99;top:' + style_3r.top + 'px;width:30px;height:20px;background-color:transparent;left:' + eval(style_3r.right - 30) + 'px;" title="' + hrefs[ihrefs].substring(1).split(' title=')[1].substring(1).split(hrefs[ihrefs].substring(0,1))[0] + '" alt="' + hrefs[eval(-1 + ihrefs)].split(' alt="')[1].split('"')[0] + '" href="' + hrefs[ihrefs].substring(1).split(hrefs[ihrefs].substring(0,1))[0] + '"></a>';
break;
case 'ive':
document.body.innerHTML+='<a id=adiv2' + omover + omout + ' target=_blank style="opacity:0.5;background-repeat:no-repeat;background-size:30px 20px;background-image:url(/PHP/five.jpg' + rdbit + ');position:absolute;z-index:99;top:' + eval(style_3r.bottom - 20) + 'px;width:30px;height:20px;background-color:transparent;left:' + style_3r.left + 'px;" title="' + hrefs[ihrefs].substring(1).split(' title=')[1].substring(1).split(hrefs[ihrefs].substring(0,1))[0] + '" alt="' + hrefs[eval(-1 + ihrefs)].split(' alt="')[1].split('"')[0] + '" href="' + hrefs[ihrefs].substring(1).split(hrefs[ihrefs].substring(0,1))[0] + '"></a>';
break;
case 'our':
document.body.innerHTML+='<a id=adiv1' + omover + omout + ' target=_blank style="opacity:0.5;background-repeat:no-repeat;background-size:30px 20px;background-image:url(/PHP/four.jpg' + rdbit + ');position:absolute;z-index:99;top:' + eval(style_3r.bottom - 20) + 'px;width:30px;height:20px;background-color:transparent;left:' + eval(style_3r.right - 30) + 'px;" title="' + hrefs[ihrefs].substring(1).split(' title=')[1].substring(1).split(hrefs[ihrefs].substring(0,1))[0] + '" alt="' + hrefs[eval(-1 + ihrefs)].split(' alt="')[1].split('"')[0] + '" href="' + hrefs[ihrefs].substring(1).split(hrefs[ihrefs].substring(0,1))[0] + '"></a>';
break;
default:
break;
}
}
document.body.innerHTML+=bdapp;
bodyrect=document.getElementById('nav_layer').getBoundingClientRect();
}
}
}
}
function doStuff() {
//<![CDATA[
var ww=document.documentElement.clientWidth;
var hh=document.documentElement.clientHeight;
onPageLoad();
//alert('here');
if (ww < 480 && hh < 480) {
document.body.style.zoom = "45%" ;
//window.location='Welcome.html';
}
//]]>
}
function doStuff2(ww,hh) {
//<![CDATA[
return (ww >= 480 && hh >= 480);
//]]>
}
function topbit() {
//<![CDATA[
try {
var xw=document.getElementById('widget0-navbar-list');
var xwih=xw.innerHTML.substring(xw.innerHTML.indexOf(">"));
xwih = xwih.replace("</li>","").replace(" ","");
var rp=document.getElementById('rjmp');
if (rp.innerHTML.indexOf("RJM Programming") < 0 || rp.innerHTML.indexOf("<span") >= 0) {
var huhx = '<table id="tb0"><tbody>';
huhx = huhx + '<tr><td onclick="apress(event,this);">Welcome </td><td onclick="apress(event,this);">About Us </td><td onclick="apress(event,this);">Contact Us </td><td onclick="apress(event,this);">News </td><td onclick="apress(event,this);">Services </td><td onclick="apress(event,this);">Guestbook </td><td onclick="apress(event,this);">Links</td></tr>';
huhx = huhx + '</tbody></table>';
huhx = huhx + '<div id="widget0-navbar" class="navbar"><div id="widget0-bg" class="navbar-bg"><ul id="widget0-navbar-list" class="navbar-list"><li></li>';
var xxwid=document.getElementById('widget0');
xxwid.innerHTML = huhx;
}
} catch (ewt) {
}
//]]>
}
function widthfix() {
//
if (1 == 7 && navigator.userAgent.match(/Android|BlackBerry|iPhone|iPod|Opera Mini|IEMobile/i)) {
// it is a mobile device
document.getElementById('body_content').style.width='100%';
document.getElementById('nav_layer').style.width='100%';
document.getElementById('widget0').style.width='100%';
document.getElementById('id2').style.left='542px';
document.getElementById('id2').style.top='34px';
}
if (navigator.userAgent.match(/Android|BlackBerry|iPad|iPhone|iPod|Opera Mini|IEMobile/i)) { // it is a mobile device
//alert('' + screen.width);
if (1 == 1 || screen.width < 700) {
var mvp = document.getElementById('myviewport');
mvp.setAttribute('content','width=device-width, initial-scale=' + eval(screen.width / 768));
//mvp.setAttribute('initial-scale', '0.7');
}
orwork();
if (1 == 7) {
document.getElementById('body_content').style.width='100%';
document.getElementById('nav_layer').style.width='100%';
document.getElementById('widget0').style.width='100%';
document.getElementById('id2').style.left='542px';
document.getElementById('id2').style.top='34px';
}
}
var letter=['d','e','f'];
var cone=letter[Math.floor(Math.random() * 2)];
var ctwo=letter[Math.floor(Math.random() * 2)];
var cthree=letter[Math.floor(Math.random() * 2)];
document.body.style.backgroundColor="#" + cone + "0" + ctwo + "0" + cthree + "0";
}
function onlca() {
checkarg('');
}
function checkarg(inval) {
var ucrit = (location.search.split('title=')[1] ? decodeURIComponent(location.search.split('title=')[1].split('&')[0].replace(/\+/g,'%20')) : inval);
if (inval != '') { ucrit=inval; }
if (ucrit != '') {
var optsare = [];
if (castr == '') {
optsare = document.getElementById('tuts').innerHTML.replace('<option ','<OPTION ').split('<option ');
} else if (document.getElementById('tuts').innerHTML.toLowerCase().indexOf(ucrit.toLowerCase()) != -1) {
optsare = document.getElementById('tuts').innerHTML.replace('<option ','<OPTION ').split('<option ');
} else {
optsare = castr.replace('<option ','<OPTION ').split('<option ');
console.log('castr is ' + castr.length + ' long ' + ucrit + ' and optsare.length=' + optsare.length + ' ... ' + optsare[0] + optsare[1] + optsare[2] + optsare[3] + optsare[4] + optsare[5]);
}
for (var iopts=1; iopts<optsare.length; iopts++) {
if (('<option ' + optsare[iopts].toLowerCase()).indexOf(ucrit.toLowerCase()) != -1) {
console.log('found now at ' + optsare[iopts]);
if (optsare[iopts].indexOf(' value="') != -1) {
location.href=optsare[iopts].split(' value="')[eval(-1 + optsare[iopts].split(' value="').length)].split('"')[0];
} else if (optsare[iopts].indexOf(" value='") != -1) {
location.href=optsare[iopts].split(" value='")[eval(-1 + optsare[iopts].split(' value="').length)].split("'")[0];
}
}
}
}
document.body.innerHTML+='<a style="position:absolute;z-index:9;top:20%;left:20%;border:9px solid red;cursor:pointer;font-size:56px;font-color:green;" onclick="var huh=prompt(' + "'Enter unique tutorial string (to do with its Title or YYYYMMDD to do with its Publication Date) to Cut to the Chase for (if found)',''); if (huh != null) { if (huh != '')" + ' { checkarg(huh); } } ">' + fstr + '</a>';
}
function urlit(upc) {
var retlc=upc.toLowerCase();
while (retlc.indexOf("/") != -1) {
retlc=retlc.replace("/","");
}
while (retlc.indexOf("+") != -1) {
retlc=retlc.replace("+","");
}
while (retlc.indexOf("'") != -1) {
retlc=retlc.replace("'","");
}
while (retlc.indexOf(" ") != -1) {
retlc=retlc.replace(" ","-");
}
return retlc;
}
function checkcont(iois) {
var bbwords=[], ib, ibb, cbis='', maxcntis=-1, thiscntis=1, wordcntis=0, repis='', drepis='';
if (iois != null) {
var aconto = (iois.contentWindow || iois.contentDocument);
if (aconto != null) {
try {
if (aconto.document) { aconto = aconto.document; }
} catch(ewe) {
}
if (aconto.body != null) {
repis=aconto.getElementById('main').textContent.split(' by admin')[1].split(' Tutorial')[0].trim() + ' Tutorial most used words ... ' + String.fromCharCode(10);
drepis=aconto.getElementById('main').textContent.split(' by admin')[1].split(' Tutorial')[0].trim() + ' Tutorial<br> ... most used words ... <br>'; // + String.fromCharCode(10);
bwords=aconto.getElementById('main').textContent.split(' by admin')[1].split('Previous relevant ')[0].split(' ');
for (ib=0; ib<bwords.length; ib++) {
bbwords=bwords[ib].replace(/\?/g,'').replace(/\`/g,'').replace(/\,/g,' ').replace(/\!/g,'').replace(/\~/g,'').replace(/\[/g,'').replace(/\]/g,'').replace(/\(/g,'').replace(/\)/g,'').replace(/\{/g,'').replace(/\}/g,'').replace(/\./g,'').replace(/\:/g,'').replace(/\;/g,'').replace(/\*/g,'').replace(/\&/g,'').replace(/\^/g,'').replace(/\%/g,'').replace(/\$/g,'').replace(/\#/g,'').replace(/\@/g,'').replace(/\=/g,'').replace(/\-/g,'').replace(/\</g,'').replace(/\>/g,'').replace(/\+/g,'').replace(/\//g,' ').replace(/\"/g,'').replace(/\'/g,'').replace(/\?/g,'').split(String.fromCharCode(10));
for (ibb=0; ibb<bbwords.length; ibb++) {
cbis=bbwords[ibb].replace(String.fromCharCode(13),'').replace(String.fromCharCode(8),'');
if (cbis != '' && cbis.length > 3) {
if (cbis.replace('WordPress','Wordpress').substring(2).toLowerCase() == cbis.replace('WordPress','Wordpress').substring(2)) {
if (cbis.substring(0,1) >= '0') {
if (bwordsc.indexOf(' ' + cbis + ';') == -1) {
bwordsc+=cbis + ';1 ';
if (thiscntis > maxcntis) { maxcntis=thiscntis; }
} else {
thiscntis=eval(eval('' + bwordsc.split(' ' + cbis + ';')[1].split(' ')[0]) + 1);
if (thiscntis > maxcntis) { maxcntis=thiscntis; }
bwordsc=bwordsc.replace(' ' + cbis + ';' + bwordsc.split(' ' + cbis + ';')[1].split(' ')[0] + ' ', ' ' + cbis + ';' + thiscntis + ' ');
}
}
}
}
}
}
if (maxcntis > 0) {
for (ib=maxcntis; ib>=1; ib--) {
bbwords=bwordsc.split(';' + ib + ' ');
for (ibb=1; ibb<bbwords.length; ibb++) {
if (wordcntis < 18) {
repis+=String.fromCharCode(10) + ib + ' ... ' + bbwords[eval(-1 + ibb)].split(' ')[eval(-1 + bbwords[eval(-1 + ibb)].split(' ').length)];
drepis+='<br>' + ib + ' ... ' + bbwords[eval(-1 + ibb)].split(' ')[eval(-1 + bbwords[eval(-1 + ibb)].split(' ').length)];
wordcntis++;
}
}
}
}
if (repis != lastrepis) {
lastrepis=repis;
if (isiPad || isiPhone || isiPod || 1 == 1) {
document.body.innerHTML+='<div style=background-color:lightgreen;position:absolute;z-index:54;top:50px;left:10px;>' + drepis + '</div>';
bwords=[];
bwordsc=" ";
} else {
bwords=[];
bwordsc=" ";
alert(repis);
}
}
}
}
}
}
function checkfavwordarg(inval) {
var ucrit = (location.search.split('titlerefw=')[1] ? decodeURIComponent(location.search.split('titlerefw=')[1].split('&')[0].replace(/\+/g,'%20')) : inval);
if (inval != '') { ucrit=inval;
}
if (ucrit != '') {
fstr="Σ<sup>w</sup>";
var optsare = document.getElementById('tuts').innerHTML.replace('<option ','<OPTION ').split('<option ');
for (var iopts=1; iopts<optsare.length; iopts++) {
if (('<option ' + optsare[iopts].toLOwerCase()).indexOf(ucrit.toLOwerCase()) != -1) {
if (optsare[iopts].indexOf(' value="') != -1) {
//location.href=optsare[iopts].split(' value="')[eval(-1 + optsare[iopts].split(' value="').length)].split('"')[0];
document.body.innerHTML+='<iframe style=display:none; onload=checkcont(this); src="//www.rjmprogramming.com.au/ITblog/' + urlit(ucrit) + '"></iframe>';
} else if (optsare[iopts].indexOf(" value='") != -1) {
//location.href=optsare[iopts].split(" value='")[eval(-1 + optsare[iopts].split(' value="').length)].split("'")[0];
document.body.innerHTML+='<iframe style=display:none; onload=checkcont(this); src="//www.rjmprogramming.com.au/ITblog/' + urlit(ucrit) + '"></iframe>';
}
}
}
}
//document.body.innerHTML+='<a style="position:absolute;z-index:9;top:20%;left:20%;border:9px solid red;cursor:pointer;font-size:56px;font-color:green;" onclick="var huh=prompt(' + "'Enter unique tutorial string (to do with its Title or YYYYMMDD to do with its Publication Date) to Cut to the Chase for (if found)',''); if (huh != null) { if (huh != '')" + ' { checkarg(huh); } } ">' + fstr + '</a>';
}
var myxhr=null;
function backin() {
if (myxhr.readyState == 4) {
if (myxhr.status == 200) {
if (myxhr.responseText) {
if (document.getElementById('language')) {
//alert(myxhr.responseText);
var mhs=myxhr.responseText.replace(/\<\/code\>\<\/td\>/g,'<>').split('><code translate="no" dir="ltr">');
if (mhs.length > 1) {
var thiscodeis='', thisdescis='';
var wasih=document.getElementById('language').innerHTML;
var outih=wasih.split('</option>')[0] + '</option>';
var origih=wasih.replace(outih, '');
for (var iuh=1; iuh<mhs.length; iuh++) {
thisdescis=mhs[eval(-1 + iuh)].split('<td>')[eval(-1 + mhs[eval(-1 + iuh)].split('<td>').length)];
//console.log('first thisdescis=' + thisdescis + ' and mhs[eval(-1 + iuh)]=' + mhs[eval(-1 + iuh)].slice(-200));
thisdescis=thisdescis.split('<')[0];
thiscodeis=mhs[iuh].split('<')[0].split('(')[0].trim();
//console.log('thiscodeis=' + thiscodeis + ' and thisdescis=' + thisdescis + ' and mhs[eval(-1 + iuh)]=' + mhs[eval(-1 + iuh)].slice(-200));
if (wasih.toLowerCase().indexOf(' value="' + thiscodeis.toLowerCase() + '"') == -1 && wasih.toLowerCase().indexOf(thisdescis.toLowerCase()) == -1) {
outih+='<option value="' + thiscodeis + '">' + thisdescis + ' ✨</OPTION>';
} else {
outih+='<option value="' + thiscodeis + '">' + thisdescis + '</OPTION>';
}
}
if (outih.indexOf('/OPTION') != -1 && origih.toLowerCase() != outih.toLowerCase()) {
document.getElementById('language').innerHTML=outih.replace('</option>', ' ✨</OPTION>');
document.getElementById('language').style.maxWidth='150px';
}
}
}
}
}
}
}
function ajaxit() {
var xurl = '//cloud.google.com/translate/docs/languages';
//alert(1);
myxhr = new XMLHttpRequest();
if (myxhr) {
//alert(2);
myxhr.onreadystatechange = backin;
myxhr.open('GET', 'getme.php?getme=' + encodeURIComponent(xurl), true);
myxhr.send(null);
}
}
function refreshl() {
if (document.getElementById('language')) {
ajaxit();
}
}
setTimeout(refreshl, 5000);
</script>
<style type="text/css">
body{width:100% !important}
*{margin:0;padding:0;border:0 !important}
</style>
</head>
<body style="background: #515151; margin: 0pt; " onload=" checkfavwordarg(''); if (1 == 1) { setTimeout(onlca, 3000); } else { checkarg(''); } if (isAndroid || isiPhone) { widthfix(); setTimeout(wel,5000); } else { widthfix(); } if (document.URL.toLowerCase().indexOf('.rjmprogramming.com.au') == -1 && document.URL.toLowerCase().indexOf('rjmprogramming.com.au') != -1) { location.href = document.URL.replace('RJMPROGRAMMING.COM.AU','rjmprogramming.com.au').replace('r','www.r'); } doStuff();" onunload="onPageUnload();">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-64303325-1', 'auto');
ga('send', 'pageview');
</script>
<div id="bleft"></div>
<div id="bright"></div>
<div id="btop"></div>
<div id="bbottom"></div>
<div style='display:none;'>
<h1>tutorial</h1>
<h2>HTML, Javascript, CSS, PHP, MySql, C, C++, Java</h2>
<h2>rjmprogramming, database, programming, GETME, software, code, laptop, ESL, Google, Android, Tablet, App, Application, Software, Xcode, Mac OS X, Windows, Develop, useful, web, ideas, worth, pursuing, creative, Games</h2>
</div>
<div title='Wordpress Blog' id='mywordpressdiv' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/","_blank");'><br><br><p style="font-family:verdana;color:green;font-size:18px;"> Wordpress<br> Blog</p></div>
<div title='ZenCart eCommerce' id='myjoomladiv' onclick='windowopen("//www.rjmprogramming.com.au/zencart","_blank"); '><br><br><p style="font-family:verdana;color:teal;font-size:18px;"> ZenCart<br> eCommerce</p></div>
<div title='Chat' id='mymoodlediv' onclick='windowopen("//rjmprogramming.com.au/plus/","_blank");'><br><br><p style="font-family:verdana;color:pink;font-size:18px;"> Chat<br> <br> </p></div>
<div title='VirtueMart eCommerce' id='mylpdiv' onclick='windowopen("//www.rjmprogramming.com.au/vmcommerce3/","_blank");'><br><br><p style="font-family:verdana;color:orange;font-size:18px;"> VirtueMart<br> eCommerce</p></div>
<div title='Other Ideas' id='myoidiv' onclick='windowopen("//www.rjmprogramming.com.au/About_Us.html","_blank");'><br><br><p style="font-family:verdana;color:yellow;font-size:18px;"> Other<br> Ideas</p></div>
<div style="text-align: center; ">
<div style="margin-bottom: 10px; margin-left: auto; margin-right: auto; margin-top: 10px; overflow: hidden; position: relative; word-wrap: break-word; background: #f8f8f8; text-align: left; width: 700px; " id="body_content">
<div style="margin-left: 0px; position: relative; width: 700px; z-index: 0; " id="nav_layer">
<div style="height: 0px; line-height: 0px; " class="bumper"> </div>
<div class="com-apple-iweb-widget-navbar flowDefining" id="widget0" style="margin-left: 5px; margin-top: 0px; position: relative; width: 660px; z-index: 1; ">
<div id="widget0-navbar" class="navbar">
<div id="widget0-bg" class="navbar-bg">
<ul id="widget0-navbar-list" class="navbar-list">
<li></li>
</ul>
</div>
</div>
</div>
<script type="text/javascript"><!--//--><![CDATA[//><!--
new NavBar('widget0', 'Scripts/Widgets/Navbar', 'Scripts/Widgets/SharedResources', '.', {"current-page-GUID": "0854C781-B121-4668-971D-FFD42D1E2770", "path-to-root": "", "isCollectionPage": "NO", "navbar-css": ".navbar {\n\tfont-family: 'Helvetica Neue', Arial, sans-serif;\n\tfont-size: .8em;\n\tcolor: #666666;\n\tline-height: 30px;\n\tborder-bottom: 3px solid #ccc;\n}\n\n.navbar-bg {\n\ttext-align: right;}\n\n.navbar-bg ul {\n\tlist-style: none;\n\tmargin: 0px;\n\tpadding: 0px;\n}\n\n\nli {\n\tlist-style-type: none;\n\tdisplay: inline;\n\tpadding: 0px 5px 0px 0px;\n}\n\n\nli a {\n\ttext-decoration: none;\n\tpadding: 10px;\n\tcolor: #666666;\n\tfont-weight: bold;\n}\n\nli a:visited {\n\ttext-decoration: none;\n\tpadding: 10px;\n\tcolor: #666666;\n\tfont-weight: bold;\n}\n\nli a:hover\r{\r\n \tcolor: #999999;\n\ttext-decoration: none;\r}\n\n\nli.current-page a\r{\r\t color: #66ABC5;\n\ttext-decoration: none;\r}"});
//--><!]]></script>
<div style="clear: both; height: 0px; line-height: 0px; " class="spacer"> </div>
</div>
<div style="height: 93px; margin-left: 0px; position: relative; width: 700px; z-index: 10; " id="header_layer">
<div style="height: 0px; line-height: 0px; " class="bumper"> </div>
<div id="id1" style="height: 43px; left: 11px; position: absolute; top: 18px; width: 571px; z-index: 1; " class="style_SkipStroke">
<div class="text-content style_External_571_43" style="padding: 0px; ">
<div class="style">
<p id="rjmp" style="margin-top:-10px;padding-bottom: 0pt; padding-top: 0pt; margin-left:112px; font-size:200%; " class="Header">RJM Programming</p>
</div>
</div>
</div>
<select style="background-color:white;color:blue;margin-left:520px;margin-top:10px;" id="language" title="Translations courtesy of Google Translate at //translate.google.com/" onchange='ChangeLcodeNow();'><option value="">Blog Language ✨</option><option value="af">Afrikaans</option><option value="sq">Albanian</option><option value="am">Amharic ✨</option><option value="ar">Arabic</option><option value="hy">Armenian</option><option value="az">Azerbaijani</option><option value="eu">Basque</option><option value="be">Belarusian</option><option value="bn">Bengali ✨</option><option value="bs">Bosnian ✨</option><option value="bg">Bulgarian</option><option value="ca">Catalan</option><option value="ceb">Cebuano ✨</option><option value="zh-CN">Chinese (Simplified)</option><option value="zh-TW">Chinese (Traditional)</option><option value="co">Corsican ✨</option><option value="hr">Croatian</option><option value="cs">Czech</option><option value="da">Danish</option><option value="nl">Dutch</option><option value="en">English</option><option value="eo">Esperanto ✨</option><option value="et">Estonian</option><option value="fi">Finnish</option><option value="fr">French</option><option value="fy">Frisian ✨</option><option value="gl">Galician</option><option value="ka">Georgian</option><option value="de">German</option><option value="el">Greek</option><option value="gu">Gujarati ✨</option><option value="ht">Haitian Creole</option><option value="ha">Hausa ✨</option><option value="haw">Hawaiian ✨</option><option value="he">Hebrew</option><option value="hi">Hindi</option><option value="hmn">Hmong ✨</option><option value="hu">Hungarian</option><option value="is">Icelandic</option><option value="ig">Igbo ✨</option><option value="id">Indonesian</option><option value="ga">Irish</option><option value="it">Italian</option><option value="ja">Japanese</option><option value="jv">Javanese ✨</option><option value="kn">Kannada ✨</option><option value="kk">Kazakh ✨</option><option value="km">Khmer ✨</option><option value="rw">Kinyarwanda ✨</option><option value="ko">Korean</option><option value="ku">Kurdish ✨</option><option value="ky">Kyrgyz ✨</option><option value="lo">Lao ✨</option><option value="lv">Latvian</option><option value="lt">Lithuanian</option><option value="lb">Luxembourgish ✨</option><option value="mk">Macedonian</option><option value="mg">Malagasy ✨</option><option value="ms">Malay</option><option value="ml">Malayalam ✨</option><option value="mt">Maltese</option><option value="mi">Maori ✨</option><option value="mr">Marathi ✨</option><option value="mn">Mongolian ✨</option><option value="my">Myanmar (Burmese) ✨</option><option value="ne">Nepali ✨</option><option value="no">Norwegian</option><option value="ny">Nyanja (Chichewa) ✨</option><option value="or">Odia (Oriya) ✨</option><option value="ps">Pashto ✨</option><option value="fa">Persian</option><option value="pl">Polish</option><option value="pt">Portuguese (Portugal, Brazil)</option><option value="pa">Punjabi ✨</option><option value="ro">Romanian</option><option value="ru">Russian</option><option value="sm">Samoan ✨</option><option value="gd">Scots Gaelic ✨</option><option value="sr">Serbian</option><option value="st">Sesotho ✨</option><option value="sn">Shona ✨</option><option value="sd">Sindhi ✨</option><option value="si">Sinhala (Sinhalese) ✨</option><option value="sk">Slovak</option><option value="sl">Slovenian</option><option value="so">Somali ✨</option><option value="es">Spanish</option><option value="su">Sundanese ✨</option><option value="sw">Swahili</option><option value="sv">Swedish</option><option value="tl">Tagalog (Filipino)</option><option value="tg">Tajik ✨</option><option value="ta">Tamil ✨</option><option value="tt">Tatar ✨</option><option value="te">Telugu ✨</option><option value="th">Thai</option><option value="tr">Turkish</option><option value="tk">Turkmen ✨</option><option value="uk">Ukrainian</option><option value="ur">Urdu</option><option value="ug">Uyghur ✨</option><option value="uz">Uzbek ✨</option><option value="vi">Vietnamese</option><option value="cy">Welsh</option><option value="xh">Xhosa ✨</option><option value="yi">Yiddish</option><option value="yo">Yoruba ✨</option><option value="zu">Zulu ✨</option></select>
<div id="id2" style="height: 43px; left: 602px; position: absolute; top: 52px; width: 90px; z-index: 1; " class="style_SkipStroke_1">
<div class="text-content style_External_90_43" style="padding: 0px; ">
<div class="style_1">
<p style="padding-bottom: 0pt; padding-top: 0pt; margin-left: -155px;" class="Heading_1"><a target="_blank" href="//validator.w3.org/check?uri=referer"><img
src="/valid-xhtml10.gif" alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a> <font size=1>since 2011</font> <a href="//feeds.feedburner.com/RobertJamesMetcalfeBlog" rel="alternate" type="application/rss+xml"><img src="//feedburner.google.com/fb/images/pub/feed-icon16x16.png" alt="" style="vertical-align:middle;border:0"/></a> <a href="//feeds.feedburner.com/RobertJamesMetcalfeBlog" rel="alternate" type="application/rss+xml">Subscribe in a reader</a></p>
</div>
</div>
</div>
<div class="com-apple-iweb-widget-HTMLRegion" id="widget1" style="height: 93px; left: 6px; position: absolute; top: 1px; width: 118px; z-index: 1; ">
<iframe id="widget1-frame" src=".//Welcome_files/widget1_markup.html?p=d" frameborder=0 style="border:0;width: 100%; height: 100%; background-color: transparent;" ></iframe>
</div>
<script type="text/javascript"><!--//--><![CDATA[//><!--
new Paste('widget1', 'Scripts/Widgets/HTMLRegion', 'Scripts/Widgets/SharedResources', '.', {});
//--><!]]></script>
<div class="com-apple-iweb-widget-HTMLRegion" id="widget2" style="height: 24px; left: 116px; position: absolute; top: 64px; width: 270px; z-index: 1; ">
<img onclick="javascript: windowopen('//www.rjmprogramming.com.au/ephemeral','Ephemeral');" src="//www.rjmprogramming.com.au/Welcome_files/byline.jpg" title="Software need not be hard! Click now to see 'Ephemeral'!" alt="Software need not be hard! Click now to see 'Ephemeral'!" />
<iframe id="widget2-frame" src=".//Welcome_files/widget2_markup.html" style="width: 100%; height: 100%;" ></iframe>
</div>
<script type="text/javascript"><!--//--><![CDATA[//><!--
new Paste('widget2', 'Scripts/Widgets/HTMLRegion', 'Scripts/Widgets/SharedResources', '.', {});
//--><!]]></script>
</div>
<div style="margin-left: 0px; position: relative; width: 700px; z-index: 5; " id="body_layer">
<div style="height: 0px; line-height: 0px; " class="bumper"> </div>
<div style="height: 1px; line-height: 1px; " class="tinyText"> </div>
<div id='i268' style="margin-left: 10px; margin-top: 439px; position: relative; width: 268px; z-index: 1; " class="style_SkipStroke_2 flowDefining">
<div class="text-content style_External_268_331" style="padding: 0px; ">
<div class="style_2">
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="Body"> </p>
</div>
<div style="height: 314px; line-height: 314px; " class="tinyText"> </div>
</div>
</div>
<div id="id3" style="height: 54px; left: 290px; position: absolute; top: 315px; width: 400px; z-index: 1; " class="style_SkipStroke_3">
<div class="text-content Normal_External_400_24" style="padding: 0px; ">
<div class="Normal">
<p style="font-size: 12px;margin-left: -4px;padding-bottom: 0pt; padding-top: 0pt; " class="Title">RJM Programming welcomes <span style="font-size: 14px;"><a target="_blank" onclick=" if (dostuff2($(window).width(),$(window).height())) { windowopen('//nimhgame.appspot.com','Nimh via RJM Programming at Google'); }" style="color:magenta;" href="
https://play.google.com/store/apps/developer?id=RJM+Programming" title="PokersXII Android App on Google Play. Nimh game ... experimental prototype for application hosting at Google">Google</a>,<a target="_blank" style="color:red;" href="//www.youtube.com/rmetcalfeify" title="Youtube Channel">YouTube</a>,<a onmouseover="var fd=document.getElementById('flkdiv'); fd.src='//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/Randoms/'; fd.style.display='block';" target="_blank" style="color:orange;" href="//www.flickr.com/photos/rjmprogramming/" title="Flickr">Flickr</a>,<a target="_blank" style="color:green;" href="//au.linkedin.com/company/rjm-programming" title="LinkedIn">LinkedIn</a></span></p>
<p style="font-size: 12px;margin-left: -4px;padding-bottom: 0pt; padding-top: 0pt; " class="Title2">RJM Programming has online <span style="font-size: 14px;"><a target='_blank' title='Tutorials' style="color:orange;" id='tutorials' href='//www.rjmprogramming.com.au/ITblog/category/tutorials'>tutorials</a> or <a target=_self href='//www.rjmprogramming.com.au/index.html' title='Listed Here'>"listed and clickable"</a> or <a target='_blank' title='Courses' style="color:green;" id='courses' href='//www.rjmprogramming.com.au/ITblog/course'>I.T. courses</a>
<select onchange=" if (('' + this.title).indexOf('.') != -1 && this.value.length <= 2) { autokeyway(); } else { if (1 == 1) { document.body.style.cursor='progress'; setTimeout(preChangeTutNow, 7000); } else { ChangeTutNow(this); } }" class='mytuts' id='tuts' style='margin-top:4px;width: 90%; background-color:pink;' title='Tutorials' onblur="if (document.getElementById('selfirstopt').innerHTML.indexOf('autocompletion keyboard') != -1) { document.getElementById('selfirstopt').innerHTML=document.getElementById('selfirstopt').innerHTML.replace('autocompletion keyboard','keyboard autocompletion'); if (this.value.length == 1) { this.title=this.title.split('.')[0] + '.'; this.value=' '; } } else if (('' + this.title).indexOf('.') != -1 && this.value.length == 1) { autokeyway(); }" onmouseout="this.title=this.title.split('.')[0] + '.';" ontouchdown="if (document.getElementById('selfirstopt').innerHTML.indexOf('autocompletion keyboard') != -1) { document.getElementById('selfirstopt').innerHTML=document.getElementById('selfirstopt').innerHTML.replace('autocompletion keyboard','keyboard autocompletion'); if (this.value.length == 1) { this.title=this.title.split('.')[0] + '.'; this.value=' '; } } else if (('' + this.title).indexOf('.') != -1 && this.value.length == 1) { autokeyway(); }" onmousedown="if (document.getElementById('selfirstopt').innerHTML.indexOf('autocompletion keyboard') != -1) { document.getElementById('selfirstopt').innerHTML=document.getElementById('selfirstopt').innerHTML.replace('autocompletion keyboard','keyboard autocompletion'); if (this.value.length == 1) { this.title=this.title.split('.')[0] + '.'; this.value=' '; } } else if (('' + this.title).indexOf('.') != -1 && this.value.length == 1) { autokeyway(); }" onclick="if (document.getElementById('selfirstopt').innerHTML.indexOf('autocompletion keyboard') != -1) { document.getElementById('selfirstopt').innerHTML=document.getElementById('selfirstopt').innerHTML.replace('autocompletion keyboard','keyboard autocompletion'); if (this.value.length == 1) { this.title=this.title.split('.')[0] + '.'; this.value=' '; } } else if (('' + this.title).indexOf('.') != -1 && this.value.length == 1) { autokeyway(); }"><option selected='selected' value=' '>Slideshows and Web Applications (show blog, toggle sort order) ...</option>
<option id='MyNew-20230713' onclick='windowopen("//www.rjmprogramming.com.au/PHP/find_images_via_size.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>Find Image Files via Permissions Tutorial (Slideshow or Web Application or Game or Image) (20230713)</option>
<option id='MyNew-20230712' onclick='windowopen("//www.rjmprogramming.com.au/PHP/find_images_via_size.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>Find Image Files via Specified Datetime Tutorial (Slideshow or Web Application or Game or Image) (20230712)</option>
<option id='MyNew-20230711' onclick='windowopen("//www.rjmprogramming.com.au/PHP/find_images_via_size.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>Find Image Files via Datetime Tutorial (Slideshow or Web Application or Game or Image) (20230711)</option>
<option id='MyNew-20230710' onclick='windowopen("//www.rjmprogramming.com.au/PHP/find_images_via_size.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>Find Image Files via Filesize Tutorial (Slideshow or Web Application or Game or Image) (20230710)</option>
<option id='MyNew-20230709' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/experimental_drag_and_drop.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/experimental_drag_and_drop.htm'>Experimental Drag and Drop Game Tutorial (Slideshow or Web Application or Game or Image) (20230709)</option>
<option id='MyNew-20230708' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/experimental_drag_and_drop.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/experimental_drag_and_drop.html'>Experimental Drag and Drop Primer Tutorial (Slideshow or Web Application or Game or Image) (20230708)</option>
<option id='MyNew-20230707' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/video_browse_preview.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_browse_preview.html'>Applying Onpageshow and Onpagehide and Onvisibilitychange Events Tutorial (Slideshow or Web Application or Game or Image) (20230707)</option>
<option id='MyNew-20230706' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/pageTransitions.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/pageTransitions.html'>Onpageshow and Onpagehide and Onvisibilitychange Events Primer Tutorial (Slideshow or Web Application or Game or Image) (20230706)</option>
<option id='MyNew-20230705' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Top Border Tutorial (Slideshow or Web Application or Game or Image) (20230705)</option>
<option id='MyNew-20230704' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Background Tutorial (Slideshow or Web Application or Game or Image) (20230704)</option>
<option id='MyNew-20230703' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Genericization Tutorial (Slideshow or Web Application or Game or Image) (20230703)</option>
<option id='MyNew-20230702' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/diff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Code Difference Highlighting User Interface Tutorial (Slideshow or Web Application or Game or Image) (20230702)</option>
<option id='MyNew-20230701' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/diff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Code Difference Highlighting Tutorial (Slideshow or Web Application or Game or Image) (20230701)</option>
<option id='MyNew-20230630' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Mobile Tutorial (Slideshow or Web Application or Game or Image) (20230630)</option>
<option id='MyNew-20230629' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Snapshots Tutorial (Slideshow or Web Application or Game or Image) (20230629)</option>
<option id='MyNew-20230628' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm'>Making of User Interactive Entry Dynamically Controlled Javascript Parameterization Tutorial (Slideshow or Web Application or Game or Image) (20230628)</option>
<option id='MyNew-20230627' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm'>User Interactive Entry Dynamically Controlled Javascript Parameterization Tutorial (Slideshow or Web Application or Game or Image) (20230627)</option>
<option id='MyNew-20230626' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm'>User Interactive Entry Dynamically Controlled Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20230626)</option>
<option id='MyNew-20230625' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/use_of_disabled.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/use_of_disabled.html'>HTML Form Use of Disabled Input Elements Tutorial (Slideshow or Web Application or Game or Image) (20230625)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20230624' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php?command=","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php?command='>Google Chart Geo and or Map Chart Windows Batch File Tutorial (Slideshow or Web Application or Game or Image) (20230624)</option>
<option id='MyNew-20230623' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php?command=","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php?command='>Google Chart Geo and or Map Chart Modes of Use Tutorial (Slideshow or Web Application or Game or Image) (20230623)</option>
<option id='MyNew-20230622' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo and or Map Chart macOS Korn Shell Tutorial (Slideshow or Web Application or Game or Image) (20230622)</option>
<option id='MyNew-20230621' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm'>Blog Kaleidoscopic View Detail Tutorial (Slideshow or Web Application or Game or Image) (20230621)</option>
<option id='MyNew-20230620' onclick='windowopen("//www.rjmprogramming.com.au/Mac/google_public_dataset_publishing_language.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/google_public_dataset_publishing_language.gif'>Google Public Dataset Publishing Language Primer Tutorial (Slideshow or Web Application or Game or Image) (20230620)</option>
<option id='MyNew-20230619' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/yacht_rock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/yacht_rock.html'>YouTube Music Video External Javascript Drag Genericization Tutorial (Slideshow or Web Application or Game or Image) (20230619)</option>
<option id='MyNew-20230618' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/yacht_rock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/yacht_rock.html'>YouTube Music Video External Javascript More Genericization Tutorial (Slideshow or Web Application or Game or Image) (20230618)</option>
<option id='MyNew-20230617' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/yacht_rock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/yacht_rock.html'>YouTube Music Video External Javascript Genericization Tutorial (Slideshow or Web Application or Game or Image) (20230617)</option>
<option id='MyNew-20230616' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Peering Disco Tutorial (Slideshow or Web Application or Game or Image) (20230616)</option>
<option id='MyNew-20230615' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/disco_version.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/disco_version.html'>User Controlled Dynamic Javascript YouTube Embedded API Onerror Tutorial (Slideshow or Web Application or Game or Image) (20230615)</option>
<option id='MyNew-20230614' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australian_lighthouses.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australian_lighthouses.php'>PHP Wikipedia List Scrolling Tutorial (Slideshow or Web Application or Game or Image) (20230614)</option>
<option id='MyNew-20230613' onclick='windowopen("//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php'>Dropdown Image Dog and Cat Ideas Tutorial (Slideshow or Web Application or Game or Image) (20230613)</option>
<option id='MyNew-20230612' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/diff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Code Difference Saved User Settings Tutorial (Slideshow or Web Application or Game or Image) (20230612)</option>
<option id='MyNew-20230611' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/diff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Code Difference User Settings Tutorial (Slideshow or Web Application or Game or Image) (20230611)</option>
<option id='MyNew-20230610' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/diff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Code Difference Privacy Tutorial (Slideshow or Web Application or Game or Image) (20230610)</option>
<option id='MyNew-20230609' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/diff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Code Difference Colour Coding Tutorial (Slideshow or Web Application or Game or Image) (20230609)</option>
<option id='MyNew-20230608' onclick='windowopen("//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php'>Dropdown Image More No Map Ideas Tutorial (Slideshow or Web Application or Game or Image) (20230608)</option>
<option id='MyNew-20230607' onclick='windowopen("//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php'>Dropdown Image No Map Ideas Tutorial (Slideshow or Web Application or Game or Image) (20230607)</option>
<option id='MyNew-20230606' onclick='windowopen("//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php'>Dropdown Image Dimensions Idea Tutorial (Slideshow or Web Application or Game or Image) (20230606)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20230605' onclick='windowopen("//www.rjmprogramming.com.au/Mac/afl_midway_thoughts.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/afl_midway_thoughts.gif'>Statistics and Sport Tutorial (Slideshow or Web Application or Game or Image) (20230605)</option>
<option id='MyNew-20230604' onclick='windowopen("//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php'>Dropdown Image Idea Map Genericization Tutorial (Slideshow or Web Application or Game or Image) (20230604)</option>
<option id='MyNew-20230603' onclick='windowopen("//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php'>Dropdown Image Idea Primer Tutorial (Slideshow or Web Application or Game or Image) (20230603)</option>
<option id='MyNew-20230602' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Shelling Peas Tutorial (Slideshow or Web Application or Game or Image) (20230602)</option>
<option id='MyNew-20230601' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and Pandoc and ImageMagick and Pdfimages Dropdown Linear Gradient Tutorial (Slideshow or Web Application or Game or Image) (20230601)</option>
<option id='MyNew-20230531' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and Pandoc and ImageMagick and Pdfimages Dropdown Hover Swipe Tutorial (Slideshow or Web Application or Game or Image) (20230531)</option>
<option id='MyNew-20230530' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and Pandoc and ImageMagick and Pdfimages Dropdown Onhover Marquee Tutorial (Slideshow or Web Application or Game or Image) (20230530)</option>
<option id='MyNew-20230529' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and Pandoc and ImageMagick and Pdfimages Animated Emoji Tutorial (Slideshow or Web Application or Game or Image) (20230529)</option>
<option id='MyNew-20230528' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and Pandoc and ImageMagick and Pdfimages Animated Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20230528)</option>
<option id='MyNew-20230527' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and Pandoc and ImageMagick and Pdfimages Media Tutorial (Slideshow or Web Application or Game or Image) (20230527)</option>
<option id='MyNew-20230526' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and ImageMagick and Pdfimages Media Tutorial (Slideshow or Web Application or Game or Image) (20230526)</option>
<option id='MyNew-20230525' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Rotate Video Tutorial (Slideshow or Web Application or Game or Image) (20230525)</option>
<option id='MyNew-20230524' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Concat Demuxer Tutorial (Slideshow or Web Application or Game or Image) (20230524)</option>
<option id='MyNew-20230523' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Burn Subtitles Tutorial (Slideshow or Web Application or Game or Image) (20230523)</option>
<option id='MyNew-20230522' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Improved Windows Media Browsing Tutorial (Slideshow or Web Application or Game or Image) (20230522)</option>
<option id='MyNew-20230521' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Mux Video and Audio Windows Media Browsing Tutorial (Slideshow or Web Application or Game or Image) (20230521)</option>
<option id='MyNew-20230520' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Mux Video and Audio Media Browsing Tutorial (Slideshow or Web Application or Game or Image) (20230520)</option>
<option id='MyNew-20230519' onclick='windowopen("//www.rjmprogramming.com.au/PHP/voiceover.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Mux Video and Audio Primer Tutorial (Slideshow or Web Application or Game or Image) (20230519)</option>
<option id='MyNew-20230518' onclick='windowopen("//www.rjmprogramming.com.au/PHP/zero_better.gif","_blank"); ' value='//www.rjmprogramming.com.au/PHP/zero_better.gif'>Web Inspector Line One Column Primer Tutorial (Slideshow or Web Application or Game or Image) (20230518)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20230517' onclick='windowopen("//www.rjmprogramming.com.au/no_copy_paste.htm","_blank"); ' value='//www.rjmprogramming.com.au/no_copy_paste.htm'>Keyboard Typing Practice Choices Word Phrase Translations Tutorial (Slideshow or Web Application or Game or Image) (20230517)</option>
<option id='MyNew-20230516' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html'>Onclick Event Propagation Event Button Tutorial (Slideshow or Web Application or Game or Image) (20230516)</option>
<option id='MyNew-20230513' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creation Install Paths Tutorial (Slideshow or Web Application or Game or Image) (20230513)</option>
<option id='MyNew-20230512' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creation on Windows MAMP via PDF Tutorial (Slideshow or Web Application or Game or Image) (20230512)</option>
<option id='MyNew-20230511' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creation on Windows MAMP Tutorial (Slideshow or Web Application or Game or Image) (20230511)</option>
<option id='MyNew-20230510' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF via PDF Input Tutorial (Slideshow or Web Application or Game or Image) (20230510)</option>
<option id='MyNew-20230509' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Dimensions Programmatic Help Tutorial (Slideshow or Web Application or Game or Image) (20230509)</option>
<option id='MyNew-20230508' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Text SVG Image Slide Tutorial (Slideshow or Web Application or Game or Image) (20230508)</option>
<option id='MyNew-20230507' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Link Image Slide Tutorial (Slideshow or Web Application or Game or Image) (20230507)</option>
<option id='MyNew-20230506' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF HTML Image Slide Tutorial (Slideshow or Web Application or Game or Image) (20230506)</option>
<option id='MyNew-20230505' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF SVG Slide Tutorial (Slideshow or Web Application or Game or Image) (20230505)</option>
<option id='MyNew-20230504' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Slide QR Code and Webpage Screenshot URL Tutorial (Slideshow or Web Application or Game or Image) (20230504)</option>
<option id='MyNew-20230503' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/country_data.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Circular Text Buttons Tutorial (Slideshow or Web Application or Game or Image) (20230503)</option>
<option id='MyNew-20230502' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>Circular Text Around Media Animated QR Code Tutorial (Slideshow or Web Application or Game or Image) (20230502)</option>
<option id='MyNew-20230501' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>Circular Text Around Media QR Code Tutorial (Slideshow or Web Application or Game or Image) (20230501)</option>
<option id='MyNew-20230430' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>Circular Text Around Media Data URI Tutorial (Slideshow or Web Application or Game or Image) (20230430)</option>
<option id='MyNew-20230429' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>Circular Text Around Media Tutorial (Slideshow or Web Application or Game or Image) (20230429)</option>
<option id='MyNew-20230428' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circle_terminology.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circle_terminology.html'>Circle Terminology in Mathematics Tutorial (Slideshow or Web Application or Game or Image) (20230428)</option>
<option id='MyNew-20230427' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/solar_system_planets_and_sun.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/solar_system_planets_and_sun.html'>Circular Text Button Solar System Statistics Tutorial (Slideshow or Web Application or Game or Image) (20230427)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20230426' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/solar_system_planets_and_sun.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/solar_system_planets_and_sun.html'>Circular Text Button Solar System Tutorial (Slideshow or Web Application or Game or Image) (20230426)</option>
<option id='MyNew-20230425' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_text.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text Button Nuance Tutorial (Slideshow or Web Application or Game or Image) (20230425)</option>
<option id='MyNew-20230424' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_text.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text Button Tutorial (Slideshow or Web Application or Game or Image) (20230424)</option>
<option id='MyNew-20230423' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/country_data.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Emoji Buttons Tutorial (Slideshow or Web Application or Game or Image) (20230423)</option>
<option id='MyNew-20230422' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/country_data.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Long Hover Tutorial (Slideshow or Web Application or Game or Image) (20230422)</option>
<option id='MyNew-20230421' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/country_data.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Conduits Tutorial (Slideshow or Web Application or Game or Image) (20230421)</option>
<option id='MyNew-20230420' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/country_data.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Google Translate Tutorial (Slideshow or Web Application or Game or Image) (20230420)</option>
<option id='MyNew-20230419' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/country_data.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Geodata Tutorial (Slideshow or Web Application or Game or Image) (20230419)</option>
<option id='MyNew-20230418' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/country_data.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Primer Tutorial (Slideshow or Web Application or Game or Image) (20230418)</option>
<option id='MyNew-20230417' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>PdfImages PDF Output Media Zipping via PHP Tutorial (Slideshow or Web Application or Game or Image) (20230417)</option>
<option id='MyNew-20230416' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfunite PDF Concatenation via PHP Tutorial (Slideshow or Web Application or Game or Image) (20230416)</option>
<option id='MyNew-20230415' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdftohtml PDF to HTML via PHP Tutorial (Slideshow or Web Application or Game or Image) (20230415)</option>
<option id='MyNew-20230414' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages PDF Output Media Browsing API Share Tutorial (Slideshow or Web Application or Game or Image) (20230414)</option>
<option id='MyNew-20230413' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages PDF Media Browsing API Share Tutorial (Slideshow or Web Application or Game or Image) (20230413)</option>
<option id='MyNew-20230412' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages PDF Media Share Tutorial (Slideshow or Web Application or Game or Image) (20230412)</option>
<option id='MyNew-20230411' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages Input PDF File Protocol Link Tutorial (Slideshow or Web Application or Game or Image) (20230411)</option>
<option id='MyNew-20230410' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages PDF Image Extraction PHP Ffmpeg ImageMagick Tutorial (Slideshow or Web Application or Game or Image) (20230410)</option>
<option id='MyNew-20230409' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages PDF Image Extraction PHP Browsing Tutorial (Slideshow or Web Application or Game or Image) (20230409)</option>
<option id='MyNew-20230408' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages PDF Image Extraction PHP Tutorial (Slideshow or Web Application or Game or Image) (20230408)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20230407' onclick='windowopen("//www.rjmprogramming.com.au/Mac/pdfimages_install.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/pdfimages_install.gif'>Pdfimages PDF Image Extraction Primer Tutorial (Slideshow or Web Application or Game or Image) (20230407)</option>
<option id='MyNew-20230406' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html'>SVG and Gradient Fraction Game Operators Tutorial (Slideshow or Web Application or Game or Image) (20230406)</option>
<option id='MyNew-20230405' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html'>SVG and Gradient Fraction Game Tutorial (Slideshow or Web Application or Game or Image) (20230405)</option>
<option id='MyNew-20230404' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html'>Gradient Fraction Game Mobile Tutorial (Slideshow or Web Application or Game or Image) (20230404)</option>
<option id='MyNew-20230403' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html'>Gradient Fraction Game Equations Tutorial (Slideshow or Web Application or Game or Image) (20230403)</option>
<option id='MyNew-20230402' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html'>Conic Gradient Fraction Game Equations Tutorial (Slideshow or Web Application or Game or Image) (20230402)</option>
<option id='MyNew-20230401' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html'>Dual Purpose Conic Gradient Primer Tutorial (Slideshow or Web Application or Game or Image) (20230401)</option>
<option id='MyNew-20230331' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_text.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Chemistry Wonder Periodic Table Quiz Tutorial (Slideshow or Web Application or Game or Image) (20230331)</option>
<option id='MyNew-20230330' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html'>Onclick Event Propagation Event Curbs Tutorial (Slideshow or Web Application or Game or Image) (20230330)</option>
<option id='MyNew-20230329' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html'>Onclick Event Propagation Event Nuance Tutorial (Slideshow or Web Application or Game or Image) (20230329)</option>
<option id='MyNew-20230328' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html'>Onclick Event Propagation Event Type Tutorial (Slideshow or Web Application or Game or Image) (20230328)</option>
<option id='MyNew-20230327' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html'>Onclick Event Propagation Event Target Tutorial (Slideshow or Web Application or Game or Image) (20230327)</option>
<option id='MyNew-20230326' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html'>Onclick Event Propagation Primer Tutorial (Slideshow or Web Application or Game or Image) (20230326)</option>
<option id='MyNew-20230325' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_sequence.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_sequence.html'>Emoji Sequence Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20230325)</option>
<option id='MyNew-20230324' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/number_sequence.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/number_sequence.html'>Number Sequence Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20230324)</option>
<option id='MyNew-20230323' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/card_sequence.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/card_sequence.html'>Card Sequence Game Multicoloured Dropdown and Mobile Tutorial (Slideshow or Web Application or Game or Image) (20230323)</option>
<option id='MyNew-20230322' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/card_sequence.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/card_sequence.html'>Card Sequence Game Sharing Tutorial (Slideshow or Web Application or Game or Image) (20230322)</option>
<option id='MyNew-20230321' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/card_sequence.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/card_sequence.html'>Card Sequence Game Tutorial (Slideshow or Web Application or Game or Image) (20230321)</option>
<option id='MyNew-20230320' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/consecutive_friday_13ths_per_month_through_history.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/consecutive_friday_13ths_per_month_through_history.html'>Date Day of the Week Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20230320)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20230319' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/new_world.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/new_world.htm'>World Scrolling and Clickarounds Image Source Tutorial (Slideshow or Web Application or Game or Image) (20230319)</option>
<option id='MyNew-20230318' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/new_world.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/new_world.htm'>World Scrolling and Clickarounds Reveal Tutorial (Slideshow or Web Application or Game or Image) (20230318)</option>
<option id='MyNew-20230317' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/new_world.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/new_world.htm'>World Scrolling and Clickarounds Trip Tutorial (Slideshow or Web Application or Game or Image) (20230317)</option>
<option id='MyNew-20230316' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/new_world.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/new_world.htm'>World Scrolling and Clickarounds Search Tutorial (Slideshow or Web Application or Game or Image) (20230316)</option>
<option id='MyNew-20230315' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/new_world.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/new_world.htm'>World Scrolling and Clickarounds Google Charts Tutorial (Slideshow or Web Application or Game or Image) (20230315)</option>
<option id='MyNew-20230314' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/new_world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/new_world.html'>World Scrolling and Clickarounds Primer Tutorial (Slideshow or Web Application or Game or Image) (20230314)</option>
<option id='MyNew-20230313' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/land_survey_first_bearing.gif","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/land_survey_first_bearing.gif'>Mobile App Survey Traverse Preparation Tutorial (Slideshow or Web Application or Game or Image) (20230313)</option>
<option id='MyNew-20230312' onclick='windowopen("//www.rjmprogramming.com.au/no_copy_paste.htm","_blank"); ' value='//www.rjmprogramming.com.au/no_copy_paste.htm'>Keyboard Typing Practice Choices Name Word Div Links Tutorial (Slideshow or Web Application or Game or Image) (20230312)</option>
<option id='MyNew-20230311' onclick='windowopen("//www.rjmprogramming.com.au/no_copy_paste.htm","_blank"); ' value='//www.rjmprogramming.com.au/no_copy_paste.htm'>Keyboard Typing Practice Word Lists Tutorial (Slideshow or Web Application or Game or Image) (20230311)</option>
<option id='MyNew-20230310' onclick='windowopen("//www.rjmprogramming.com.au/no_copy_paste.htm","_blank"); ' value='//www.rjmprogramming.com.au/no_copy_paste.htm'>Keyboard Typing Practice Choices Tutorial (Slideshow or Web Application or Game or Image) (20230310)</option>
<option id='MyNew-20230309' onclick='windowopen("//www.rjmprogramming.com.au/no_copy_paste.htm","_blank"); ' value='//www.rjmprogramming.com.au/no_copy_paste.htm'>Keyboard Typing Practice Tutorial (Slideshow or Web Application or Game or Image) (20230309)</option>
<option id='MyNew-20230308' onclick='windowopen("//www.rjmprogramming.com.au/no_copy_paste.html","_blank"); ' value='//www.rjmprogramming.com.au/no_copy_paste.html'>Paste Disabling Primer Tutorial (Slideshow or Web Application or Game or Image) (20230308)</option>
<option id='MyNew-20230307' onclick='windowopen("//www.rjmprogramming.com.au/hello_get.html","_blank"); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI macOS TimeZone Simulation Tutorial (Slideshow or Web Application or Game or Image) (20230307)</option>
<option id='MyNew-20230306' onclick='windowopen("//www.rjmprogramming.com.au/remote_files.php","_blank"); ' value='//www.rjmprogramming.com.au/remote_files.php'>PHP Remote Files Refined Containing Attribute Tutorial (Slideshow or Web Application or Game or Image) (20230306)</option>
<option id='MyNew-20230305' onclick='windowopen("//www.rjmprogramming.com.au/remote_files.php","_blank"); ' value='//www.rjmprogramming.com.au/remote_files.php'>PHP Remote Files Refined Containing Tutorial (Slideshow or Web Application or Game or Image) (20230305)</option>
<option id='MyNew-20230304' onclick='windowopen("//www.rjmprogramming.com.au/remote_files.php","_blank"); ' value='//www.rjmprogramming.com.au/remote_files.php'>PHP Remote Files Containing Tutorial (Slideshow or Web Application or Game or Image) (20230304)</option>
<option id='MyNew-20230303' onclick='windowopen("//www.rjmprogramming.com.au/remote_files.php","_blank"); ' value='//www.rjmprogramming.com.au/remote_files.php'>PHP Remote Files Interaction Tutorial (Slideshow or Web Application or Game or Image) (20230303)</option>
<option id='MyNew-20230302' onclick='windowopen("//www.rjmprogramming.com.au/remote_files.php","_blank"); ' value='//www.rjmprogramming.com.au/remote_files.php'>PHP Remote Files Primer Tutorial (Slideshow or Web Application or Game or Image) (20230302)</option>
<option id='MyNew-20230226' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/wyze_setup.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/wyze_setup.gif'>Webcam Setup Primer Tutorial (Slideshow or Web Application or Game or Image) (20230226)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20230225' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/purchase_history.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/purchase_history.jpg'>Apple iOS Purchase History and Subscriptions Primer Tutorial (Slideshow or Web Application or Game or Image) (20230225)</option>
<option id='MyNew-20230224' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/bad_post_sql_good_post.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/bad_post_sql_good_post.gif'>WordPress Blog Post Frontend Error Tutorial (Slideshow or Web Application or Game or Image) (20230224)</option>
<option id='MyNew-20230223' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wordpress_iphone_breadcrumbs.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wordpress_iphone_breadcrumbs.jpg'>WordPress Blog iPhone Breadcrumbs Issue Tutorial (Slideshow or Web Application or Game or Image) (20230223)</option>
<option id='MyNew-20230221' onclick='windowopen("//www.rjmprogramming.com.au/Mac/numbers.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/numbers.gif'>Numbers Spreadsheet Application on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20230221)</option>
<option id='MyNew-20230220' onclick='windowopen("//www.rjmprogramming.com.au/MySql/php_mysql_utf8_fix.gif","_blank"); ' value='//www.rjmprogramming.com.au/MySql/php_mysql_utf8_fix.gif'>PHP MySql Select Query UTF-8 Return Values Tutorial (Slideshow or Web Application or Game or Image) (20230220)</option>
<option id='MyNew-20230215' onclick='windowopen("//www.rjmprogramming.com.au/lookforhyperlinks_more.gif","_blank"); ' value='//www.rjmprogramming.com.au/lookforhyperlinks_more.gif'>Korn Shell Documents Hyperlink Listener Tutorial (Slideshow or Web Application or Game or Image) (20230215)</option>
<option id='MyNew-20230214' onclick='windowopen("//www.rjmprogramming.com.au/lookforhyperlinks_pdf.jpg","_blank"); ' value='//www.rjmprogramming.com.au/lookforhyperlinks_pdf.jpg'>Korn Shell PDF Hyperlink Listener Tutorial (Slideshow or Web Application or Game or Image) (20230214)</option>
<option id='MyNew-20230213' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/code_copy.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/code_copy.gif'>WordPress Blog Code Element Clipboard Copy Primer Tutorial (Slideshow or Web Application or Game or Image) (20230213)</option>
<option id='MyNew-20230212' onclick='windowopen("//www.rjmprogramming.com.au/lookforhyperlinks.jpg","_blank"); ' value='//www.rjmprogramming.com.au/lookforhyperlinks.jpg'>Korn Shell Spreadsheet Hyperlink Listener Tutorial (Slideshow or Web Application or Game or Image) (20230212)</option>
<option id='MyNew-20230211' onclick='windowopen("//www.rjmprogramming.com.au/hello_get.html","_blank"); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI Spreadsheet Download Detector Tutorial (Slideshow or Web Application or Game or Image) (20230211)</option>
<option id='MyNew-20230210' onclick='windowopen("//www.rjmprogramming.com.au/hello_get.html","_blank"); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI Intranet Audio and Translations Tutorial (Slideshow or Web Application or Game or Image) (20230210)</option>
<option id='MyNew-20230209' onclick='windowopen("//www.rjmprogramming.com.au/hello_get.html","_blank"); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI Intranet Audio Tutorial (Slideshow or Web Application or Game or Image) (20230209)</option>
<option id='MyNew-20230208' onclick='windowopen("//www.rjmprogramming.com.au/hello_get.html","_blank"); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI URL Content Tutorial (Slideshow or Web Application or Game or Image) (20230208)</option>
<option id='MyNew-20230207' onclick='windowopen("//www.rjmprogramming.com.au/hello_get.html","_blank"); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI Spreadsheet Module Sorting Tutorial (Slideshow or Web Application or Game or Image) (20230207)</option>
<option id='MyNew-20230206' onclick='windowopen("//www.rjmprogramming.com.au/hello_get.html","_blank"); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI Spreadsheet Module Tutorial (Slideshow or Web Application or Game or Image) (20230206)</option>
<option id='MyNew-20230205' onclick='windowopen("//www.rjmprogramming.com.au/hello_get.html","_blank"); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI DBI Module Tutorial (Slideshow or Web Application or Game or Image) (20230205)</option>
<option id='MyNew-20230204' onclick='windowopen("//www.rjmprogramming.com.au/cgi-bin/hello_get.cgi","_blank"); ' value='//www.rjmprogramming.com.au/cgi-bin/hello_get.cgi'>Perl CGI DateTime Module Primer Tutorial (Slideshow or Web Application or Game or Image) (20230204)</option>
<option id='MyNew-20230203' onclick='windowopen("//www.rjmprogramming.com.au/rsa_key_idea_after_migration.jpg","_blank"); ' value='//www.rjmprogramming.com.au/rsa_key_idea_after_migration.jpg'>Apache/PHP/MySql Web Hosting Website Migration ssh Tutorial (Slideshow or Web Application or Game or Image) (20230203)</option>
<option id='MyNew-20230202' onclick='windowopen("//www.rjmprogramming.com.au/wiki_mark_eight.php","_blank"); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Colour Coded Mark History Tutorial (Slideshow or Web Application or Game or Image) (20230202)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20230201' onclick='windowopen("//www.rjmprogramming.com.au/wiki_mark_eight.php","_blank"); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Colour Coded Mark Word Categorization Tutorial (Slideshow or Web Application or Game or Image) (20230201)</option>
<option id='MyNew-20230131' onclick='windowopen("//www.rjmprogramming.com.au/dictation.html","_blank"); ' value='//www.rjmprogramming.com.au/dictation.html'>Google Chrome Dictation Out and About Tutorial (Slideshow or Web Application or Game or Image) (20230131)</option>
<option id='MyNew-20230130' onclick='windowopen("//www.rjmprogramming.com.au/Linux/chaining_ksh_commands_interactively_vs_crontab.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/chaining_ksh_commands_interactively_vs_crontab.jpg'>Linux Chaining Commands on Command Line Primer Tutorial (Slideshow or Web Application or Game or Image) (20230130)</option>
<option id='MyNew-20230129' onclick='windowopen("//www.rjmprogramming.com.au/dictation.html","_blank"); ' value='//www.rjmprogramming.com.au/dictation.html'>Google Chrome Dictation Primer Tutorial (Slideshow or Web Application or Game or Image) (20230129)</option>
<option id='MyNew-20230128' onclick='windowopen("//www.rjmprogramming.com.au/wiki_mark_eight.php","_blank"); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Colour Coded Mark Speech to Text Tutorial (Slideshow or Web Application or Game or Image) (20230128)</option>
<option id='MyNew-20230127' onclick='windowopen("//www.rjmprogramming.com.au/wiki_mark_eight.php","_blank"); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Colour Coded Mark Through Links Long Hover Tutorial (Slideshow or Web Application or Game or Image) (20230127)</option>
<option id='MyNew-20230126' onclick='windowopen("//www.rjmprogramming.com.au/wiki_mark_eight.php","_blank"); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Colour Coded Mark Through Links Tutorial (Slideshow or Web Application or Game or Image) (20230126)</option>
<option id='MyNew-20230125' onclick='windowopen("//www.rjmprogramming.com.au/wiki_mark_eight.php","_blank"); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Mark Language Tutorial (Slideshow or Web Application or Game or Image) (20230125)</option>
<option id='MyNew-20230124' onclick='windowopen("//www.rjmprogramming.com.au/wiki_mark_eight.php","_blank"); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Mark Primer Tutorial (Slideshow or Web Application or Game or Image) (20230124)</option>
<option id='MyNew-20230123' onclick='windowopen("//www.rjmprogramming.com.au/Mac/gmail_undo.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/gmail_undo.gif'>Gmail Undo Primer Tutorial (Slideshow or Web Application or Game or Image) (20230123)</option>
<option id='MyNew-20230122' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/dns_data_migration.gif","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/dns_data_migration.gif'>Apache/PHP/MySql Web Hosting Website Migration DNS Tutorial (Slideshow or Web Application or Game or Image) (20230122)</option>
<option id='MyNew-20230121' onclick='windowopen("//www.rjmprogramming.com.au/MySql/repair_table_wps_posts.jpg","_blank"); ' value='//www.rjmprogramming.com.au/MySql/repair_table_wps_posts.jpg'>Apache/PHP/MySql Web Hosting Website Migration Tutorial (Slideshow or Web Application or Game or Image) (20230121)</option>
<option id='MyNew-20230120' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/swift_game_playground.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/swift_game_playground.gif'>Swift Playgrounds on macOS Game Tutorial (Slideshow or Web Application or Game or Image) (20230120)</option>
<option id='MyNew-20230119' onclick='windowopen("//www.rjmprogramming.com.au/Mac/google_lens_reverse_image_search_ios_app.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/google_lens_reverse_image_search_ios_app.mp4'>Google Lens Reverse Image Search Tutorial (Slideshow or Web Application or Game or Image) (20230119)</option>
<option id='MyNew-20230118' onclick='windowopen("//www.rjmprogramming.com.au/slideshow_zero.jpg","_blank"); ' value='//www.rjmprogramming.com.au/slideshow_zero.jpg'>Inhouse Slideshow Backup Tidy Up Crontab Curl PHP Tutorial (Slideshow or Web Application or Game or Image) (20230118)</option>
<option id='MyNew-20230117' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/regions.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/regions.php'>GeoJson World Colour Wheel Wikipedia Integration Tutorial (Slideshow or Web Application or Game or Image) (20230117)</option>
<option id='MyNew-20230116' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/regions.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/regions.php'>GeoJson World Coastline Quiz Deployments Tutorial (Slideshow or Web Application or Game or Image) (20230116)</option>
<option id='MyNew-20230115' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/regions.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/regions.php'>GeoJson World Coastline Function Noun Naming Tutorial (Slideshow or Web Application or Game or Image) (20230115)</option>
<option id='MyNew-20230114' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/regions.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/regions.php'>GeoJson World Coastline Rivers Quiz Tutorial (Slideshow or Web Application or Game or Image) (20230114)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20230113' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/countries.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Plotted Ports Tutorial (Slideshow or Web Application or Game or Image) (20230113)</option>
<option id='MyNew-20230112' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/countries.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Plotted Airports Tutorial (Slideshow or Web Application or Game or Image) (20230112)</option>
<option id='MyNew-20230111' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/countries.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Nearest Airports Tutorial (Slideshow or Web Application or Game or Image) (20230111)</option>
<option id='MyNew-20230110' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/countries.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Google Directions Trip Tutorial (Slideshow or Web Application or Game or Image) (20230110)</option>
<option id='MyNew-20230109' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/countries.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Zoom Tutorial (Slideshow or Web Application or Game or Image) (20230109)</option>
<option id='MyNew-20230108' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/countries.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries TimeZone Times Tutorial (Slideshow or Web Application or Game or Image) (20230108)</option>
<option id='MyNew-20230107' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/countries.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries SVG Overlay Safari Error Tutorial (Slideshow or Web Application or Game or Image) (20230107)</option>
<option id='MyNew-20230106' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/countries.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries SVG Overlay Colour Infill Tutorial (Slideshow or Web Application or Game or Image) (20230106)</option>
<option id='MyNew-20230105' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/countries.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Geo Chart Tutorial (Slideshow or Web Application or Game or Image) (20230105)</option>
<option id='MyNew-20230104' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/countries.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Tutorial (Slideshow or Web Application or Game or Image) (20230104)</option>
<option id='MyNew-20230103' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/regions.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/regions.php'>GeoJson World Coastline TimeZone Tutorial (Slideshow or Web Application or Game or Image) (20230103)</option>
<option id='MyNew-20230102' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/regions.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/regions.php'>GeoJson World Coastline Primer Tutorial (Slideshow or Web Application or Game or Image) (20230102)</option>
<option id='MyNew-20230101' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/swift_map_portsmore.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/swift_map_portsmore.jpg'>Swift Playgrounds on macOS Map Emoji Tutorial (Slideshow or Web Application or Game or Image) (20230101)</option>
<option id='MyNew-20221231' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/swift_geojson_playground.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/swift_geojson_playground.gif'>Swift Playgrounds on macOS Map GeoJson Tutorial (Slideshow or Web Application or Game or Image) (20221231)</option>
<option id='MyNew-20221230' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/swift_new_playground.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/swift_new_playground.gif'>Swift Playgrounds on macOS Map Tutorial (Slideshow or Web Application or Game or Image) (20221230)</option>
<option id='MyNew-20221229' onclick='windowopen("//www.rjmprogramming.com.au/C/Recursion/fibonacci_series.jpg","_blank"); ' value='//www.rjmprogramming.com.au/C/Recursion/fibonacci_series.jpg'>C++ Recursion Fibonacci Series Tutorial (Slideshow or Web Application or Game or Image) (20221229)</option>
<option id='MyNew-20221228' onclick='windowopen("//www.rjmprogramming.com.au/Games/LettersIn/letters_in.html","_blank"); ' value='//www.rjmprogramming.com.au/Games/LettersIn/letters_in.html'>HTML/Javascript Letters In Word Game Mode Tutorial (Slideshow or Web Application or Game or Image) (20221228)</option>
<option id='MyNew-20221227' onclick='windowopen("//www.rjmprogramming.com.au/Games/LettersIn/letters_in.html","_blank"); ' value='//www.rjmprogramming.com.au/Games/LettersIn/letters_in.html'>HTML/Javascript Letters In Word Game Tutorial (Slideshow or Web Application or Game or Image) (20221227)</option>
<option id='MyNew-20221226' onclick='windowopen("//www.rjmprogramming.com.au/Games/Sudoku/","_blank"); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>PHP/HTML/Javascript Sudoku Game Legibility Tutorial (Slideshow or Web Application or Game or Image) (20221226)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20221225' onclick='windowopen("//www.rjmprogramming.com.au/Games/Bullsandcows/bullsandcows.html","_blank"); ' value='//www.rjmprogramming.com.au/Games/Bullsandcows/bullsandcows.html'>HTML/Javascript Bulls and Cows Game Commentary Tutorial (Slideshow or Web Application or Game or Image) (20221225)</option>
<option id='MyNew-20221224' onclick='windowopen("//www.rjmprogramming.com.au/Games/Bullsandcows/bullsandcows.html","_blank"); ' value='//www.rjmprogramming.com.au/Games/Bullsandcows/bullsandcows.html'>HTML/Javascript Bulls and Cows Game Mobile Tutorial (Slideshow or Web Application or Game or Image) (20221224)</option>
<option id='MyNew-20221223' onclick='windowopen("//www.rjmprogramming.com.au/Games/Bullsandcows/bullsandcows.html","_blank"); ' value='//www.rjmprogramming.com.au/Games/Bullsandcows/bullsandcows.html'>HTML/Javascript Bulls and Cows Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20221223)</option>
<option id='MyNew-20221222' onclick='windowopen("//www.rjmprogramming.com.au/snapshotexim.jpg","_blank"); ' value='//www.rjmprogramming.com.au/snapshotexim.jpg'>PHP Mail via Exim Better Return Deployment Tutorial (Slideshow or Web Application or Game or Image) (20221222)</option>
<option id='MyNew-20221221' onclick='windowopen("//www.rjmprogramming.com.au/snapshotexim.jpg","_blank"); ' value='//www.rjmprogramming.com.au/snapshotexim.jpg'>PHP Mail via Exim Better Return Primer Tutorial (Slideshow or Web Application or Game or Image) (20221221)</option>
<option id='MyNew-20221220' onclick='windowopen("//www.rjmprogramming.com.au/Games/Sudoku/","_blank"); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>PHP/HTML/Javascript Sudoku Game Inline HTML Email Emoji Tutorial (Slideshow or Web Application or Game or Image) (20221220)</option>
<option id='MyNew-20221219' onclick='windowopen("//www.rjmprogramming.com.au/Games/Sudoku/","_blank"); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>PHP/HTML/Javascript Sudoku Game Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20221219)</option>
<option id='MyNew-20221218' onclick='windowopen("//www.rjmprogramming.com.au/todaylist_fix_double_quote.gif","_blank"); ' value='//www.rjmprogramming.com.au/todaylist_fix_double_quote.gif'>Linux Find and/or Locate Files/Directories Double Quote Tutorial (Slideshow or Web Application or Game or Image) (20221218)</option>
<option id='MyNew-20221217' onclick='windowopen("//www.rjmprogramming.com.au/Games/Sudoku/","_blank"); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>PHP/HTML/Javascript Sudoku Game Chat Names Tutorial (Slideshow or Web Application or Game or Image) (20221217)</option>
<option id='MyNew-20221216' onclick='windowopen("//www.rjmprogramming.com.au/Games/Sudoku/","_blank"); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>PHP/HTML/Javascript Sudoku Game Chat Typing Tutorial (Slideshow or Web Application or Game or Image) (20221216)</option>
<option id='MyNew-20221215' onclick='windowopen("//www.rjmprogramming.com.au/Games/Sudoku/","_blank"); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>PHP/HTML/Javascript Sudoku Game Collaboration Notifications Tutorial (Slideshow or Web Application or Game or Image) (20221215)</option>
<option id='MyNew-20221214' onclick='windowopen("//www.rjmprogramming.com.au/Games/Sudoku/","_blank"); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>HTML/Javascript Sudoku Game Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20221214)</option>
<option id='MyNew-20221213' onclick='windowopen("//www.rjmprogramming.com.au/Games/Sudoku/sudoku.htm","_blank"); ' value='//www.rjmprogramming.com.au/Games/Sudoku/sudoku.htm'>HTML/Javascript Sudoku Personalized Game Tutorial (Slideshow or Web Application or Game or Image) (20221213)</option>
<option id='MyNew-20221212' onclick='windowopen("//www.rjmprogramming.com.au/Games/Sudoku/sudoku.html","_blank"); ' value='//www.rjmprogramming.com.au/Games/Sudoku/sudoku.html'>HTML/Javascript Sudoku Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20221212)</option>
<option id='MyNew-20221211' onclick='windowopen("//www.rjmprogramming.com.au/PHP/country_capital_quiz.php?capital_country=y","_blank"); ' value='//www.rjmprogramming.com.au/PHP/country_capital_quiz.php?capital_country=y'>Country Quizzes Wikipedia Image Integration Tutorial (Slideshow or Web Application or Game or Image) (20221211)</option>
<option id='MyNew-20221210' onclick='windowopen("//www.rjmprogramming.com.au/divceditin.html","_blank"); ' value='//www.rjmprogramming.com.au/divceditin.html'>Textbox Div Contenteditable Primer Tutorial (Slideshow or Web Application or Game or Image) (20221210)</option>
<option id='MyNew-20221209' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm'>CSS Gradient Creations Conic Tutorial (Slideshow or Web Application or Game or Image) (20221209)</option>
<option id='MyNew-20221208' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/congrad.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/congrad.html'>CSS Conic Gradient Primer Tutorial (Slideshow or Web Application or Game or Image) (20221208)</option>
<option id='MyNew-20221207' onclick='windowopen("//www.rjmprogramming.com.au/ajax_php_example.html","_blank"); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Game Makeover Tutorial (Slideshow or Web Application or Game or Image) (20221207)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20221206' onclick='windowopen("//www.rjmprogramming.com.au/ajax_php_example.html","_blank"); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP National Capitals Game Flags Tutorial (Slideshow or Web Application or Game or Image) (20221206)</option>
<option id='MyNew-20221205' onclick='windowopen("//www.rjmprogramming.com.au/ajax_php_example.html","_blank"); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Game Wikipedia Images Wait Tutorial (Slideshow or Web Application or Game or Image) (20221205)</option>
<option id='MyNew-20221204' onclick='windowopen("//www.rjmprogramming.com.au/cursorexample.html","_blank"); ' value='//www.rjmprogramming.com.au/cursorexample.html'>CSS and SVG XML Title Tutorial (Slideshow or Web Application or Game or Image) (20221204)</option>
<option id='MyNew-20221203' onclick='windowopen("//www.rjmprogramming.com.au/cursorexample.html","_blank"); ' value='//www.rjmprogramming.com.au/cursorexample.html'>CSS and SVG XML Primer Tutorial (Slideshow or Web Application or Game or Image) (20221203)</option>
<option id='MyNew-20221202' onclick='windowopen("//www.rjmprogramming.com.au/ajax_php_example.html","_blank"); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Game Wikipedia Images Tutorial (Slideshow or Web Application or Game or Image) (20221202)</option>
<option id='MyNew-20221201' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm'>Worldwide Country Quiz Game Wikipedia Images Tutorial (Slideshow or Web Application or Game or Image) (20221201)</option>
<option id='MyNew-20221130' onclick='windowopen("//www.rjmprogramming.com.au/ajax_php_example.html","_blank"); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP RegEx Entry Games Tutorial (Slideshow or Web Application or Game or Image) (20221130)</option>
<option id='MyNew-20221129' onclick='windowopen("//www.rjmprogramming.com.au/ajax_php_example.html","_blank"); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Your Recallable Games Tutorial (Slideshow or Web Application or Game or Image) (20221129)</option>
<option id='MyNew-20221128' onclick='windowopen("//www.rjmprogramming.com.au/ajax_php_example.html","_blank"); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Your Games Tutorial (Slideshow or Web Application or Game or Image) (20221128)</option>
<option id='MyNew-20221127' onclick='windowopen("//www.rjmprogramming.com.au/ajax_php_example.html","_blank"); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Games Tutorial (Slideshow or Web Application or Game or Image) (20221127)</option>
<option id='MyNew-20221126' onclick='windowopen("//www.rjmprogramming.com.au/ajax_php_example.html","_blank"); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Firstname Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20221126)</option>
<option id='MyNew-20221125' onclick='windowopen("//www.rjmprogramming.com.au/client_rpc.php?inimagename=scene_one.jpg","_blank"); ' value='//www.rjmprogramming.com.au/client_rpc.php?inimagename=scene_one.jpg'>XML-RPC Primer Tutorial (Slideshow or Web Application or Game or Image) (20221125)</option>
<option id='MyNew-20221124' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/gimp_add_bevel.jpg","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/gimp_add_bevel.jpg'>Presenting a Procedural Button Click Tutorial (Slideshow or Web Application or Game or Image) (20221124)</option>
<option id='MyNew-20221123' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF ImageMagick Cache Backup Tutorial (Slideshow or Web Application or Game or Image) (20221123)</option>
<option id='MyNew-20221122' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF ImageMagick Commercial Considerations Tutorial (Slideshow or Web Application or Game or Image) (20221122)</option>
<option id='MyNew-20221121' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Meta Refresh Simulation ImageMagick Switches Tutorial (Slideshow or Web Application or Game or Image) (20221121)</option>
<option id='MyNew-20221120' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Meta Refresh Simulation Download Tutorial (Slideshow or Web Application or Game or Image) (20221120)</option>
<option id='MyNew-20221119' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Meta Refresh Simulation Tutorial (Slideshow or Web Application or Game or Image) (20221119)</option>
<option id='MyNew-20221118' onclick='windowopen("//www.rjmprogramming.com.au/PHP/every_thirty_seconds.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/every_thirty_seconds.php'>Webpage Meta Refresh Primer Tutorial (Slideshow or Web Application or Game or Image) (20221118)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20221117' onclick='windowopen("//www.rjmprogramming.com.au/Games/Noughtsandcrosses/","_blank"); ' value='//www.rjmprogramming.com.au/Games/Noughtsandcrosses/'>Apache PHP Code Control Tutorial (Slideshow or Web Application or Game or Image) (20221117)</option>
<option id='MyNew-20221116' onclick='windowopen("//www.rjmprogramming.com.au","_blank"); ' value='//www.rjmprogramming.com.au'>Responsive Web Design Landing Page Image Map Onresize Tutorial (Slideshow or Web Application or Game or Image) (20221116)</option>
<option id='MyNew-20221115' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>English Translated Verb Conjugation Emoji Tutorial (Slideshow or Web Application or Game or Image) (20221115)</option>
<option id='MyNew-20221114' onclick='windowopen("//www.rjmprogramming.com.au/pyrmontultimo","_blank"); ' value='//www.rjmprogramming.com.au/pyrmontultimo'>One Image Website Scrolling Position Fix Tutorial (Slideshow or Web Application or Game or Image) (20221114)</option>
<option id='MyNew-20221113' onclick='windowopen("//www.rjmprogramming.com.au/ephemeral?audio=yes","_blank"); ' value='//www.rjmprogramming.com.au/ephemeral?audio=yes'>One Image Website VTT Tracks Tutorial (Slideshow or Web Application or Game or Image) (20221113)</option>
<option id='MyNew-20221112' onclick='windowopen("//www.rjmprogramming.com.au/ffmpeg/ffmpeg_log_to_vtt.php","_blank"); ' value='//www.rjmprogramming.com.au/ffmpeg/ffmpeg_log_to_vtt.php'>Ffmpeg Log Helper Towards VTT File Primer Tutorial (Slideshow or Web Application or Game or Image) (20221112)</option>
<option id='MyNew-20221111' onclick='windowopen("//www.rjmprogramming.com.au/bygone","_blank"); ' value='//www.rjmprogramming.com.au/bygone'>One Image Website iOS Radio Music One Less Tutorial (Slideshow or Web Application or Game or Image) (20221111)</option>
<option id='MyNew-20221110' onclick='windowopen("//www.rjmprogramming.com.au/thecommute","_blank"); ' value='//www.rjmprogramming.com.au/thecommute'>One Image Website iOS Radio Music Tutorial (Slideshow or Web Application or Game or Image) (20221110)</option>
<option id='MyNew-20221109' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress User List Emoji Access Tutorial (Slideshow or Web Application or Game or Image) (20221109)</option>
<option id='MyNew-20221108' onclick='windowopen("//www.rjmprogramming.com.au","_blank"); ' value='//www.rjmprogramming.com.au'>Responsive Web Design Landing Page Image Map Tutorial (Slideshow or Web Application or Game or Image) (20221108)</option>
<option id='MyNew-20221107' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress User List Emoji Primer Tutorial (Slideshow or Web Application or Game or Image) (20221107)</option>
<option id='MyNew-20221106' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/newspaperow.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/newspaperow.html'>CSS3 Multi Columns Orphans and Widows Tutorial (Slideshow or Web Application or Game or Image) (20221106)</option>
<option id='MyNew-20221105' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/hanging_around.pdf","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/hanging_around.pdf'>CentOS Web Server cPanel Apache Status Tutorial (Slideshow or Web Application or Game or Image) (20221105)</option>
<option id='MyNew-20221104' onclick='windowopen("//www.rjmprogramming.com.au/convert_wildcard.php","_blank"); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Conversions via PHP GD Overlay Reveal Tutorial (Slideshow or Web Application or Game or Image) (20221104)</option>
<option id='MyNew-20221103' onclick='windowopen("//www.rjmprogramming.com.au/convert_wildcard.php","_blank"); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Conversions via PHP GD Multiple Actions Tutorial (Slideshow or Web Application or Game or Image) (20221103)</option>
<option id='MyNew-20221102' onclick='windowopen("//www.rjmprogramming.com.au/convert_wildcard.php","_blank"); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Conversions via PHP GD Transformations Tutorial (Slideshow or Web Application or Game or Image) (20221102)</option>
<option id='MyNew-20221101' onclick='windowopen("//www.rjmprogramming.com.au/convert_wildcard.php","_blank"); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Conversions via PHP GD Command Line Tutorial (Slideshow or Web Application or Game or Image) (20221101)</option>
<option id='MyNew-20221031' onclick='windowopen("//www.rjmprogramming.com.au/convert_wildcard.php","_blank"); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Absolute URL Conversions via PHP GD Filters Tutorial (Slideshow or Web Application or Game or Image) (20221031)</option>
<option id='MyNew-20221030' onclick='windowopen("//www.rjmprogramming.com.au/convert_wildcard.php","_blank"); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Conversions via PHP GD Filters Tutorial (Slideshow or Web Application or Game or Image) (20221030)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20221029' onclick='windowopen("//www.rjmprogramming.com.au/convert_wildcard.php","_blank"); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Conversions via PHP GD Primer Tutorial (Slideshow or Web Application or Game or Image) (20221029)</option>
<option id='MyNew-20221028' onclick='windowopen("//www.rjmprogramming.com.au/Welcome.html","_blank"); ' value='//www.rjmprogramming.com.au/Welcome.html'>WordPress Blog Course Navigation Emojis Tutorial (Slideshow or Web Application or Game or Image) (20221028)</option>
<option id='MyNew-20221027' onclick='windowopen("//www.rjmprogramming.com.au/Welcome.html","_blank"); ' value='//www.rjmprogramming.com.au/Welcome.html'>WordPress Blog Course Dropdown From Landing Page Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20221027)</option>
<option id='MyNew-20221026' onclick='windowopen("//www.rjmprogramming.com.au/Welcome.html","_blank"); ' value='//www.rjmprogramming.com.au/Welcome.html'>WordPress Blog Navigation From Landing Page Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20221026)</option>
<option id='MyNew-20221025' onclick='windowopen("//www.rjmprogramming.com.au/Mac/duplicate_to.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/duplicate_to.gif'>PHP Inline HTML Gmail Duplicate Header Field Troubleshooting Tutorial (Slideshow or Web Application or Game or Image) (20221025)</option>
<option id='MyNew-20221024' onclick='windowopen("//www.rjmprogramming.com.au/Mac/exim_better_verbose_delivered.jpeg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/exim_better_verbose_delivered.jpeg'>Exim Mail Server Troubleshooting Primer Tutorial (Slideshow or Web Application or Game or Image) (20221024)</option>
<option id='MyNew-20221023' onclick='windowopen("//aussiebirdcount.org.au/","_blank"); ' value='//aussiebirdcount.org.au/'>Australian Backyard Bird Count Tutorial (Slideshow or Web Application or Game or Image) (20221023)</option>
<option id='MyNew-20221022' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wp_byline.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wp_byline.jpg'>WordPress Informal Byline Idea Tutorial (Slideshow or Web Application or Game or Image) (20221022)</option>
<option id='MyNew-20221021' onclick='windowopen("//www.rjmprogramming.com.au/PHP/find_images_via_size.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>Relative Image URL Data URI Relationship Primer Tutorial (Slideshow or Web Application or Game or Image) (20221021)</option>
<option id='MyNew-20221020' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/notes_pdf.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/notes_pdf.gif'>Notes PDF Email Attachments Primer Tutorial (Slideshow or Web Application or Game or Image) (20221020)</option>
<option id='MyNew-20221019' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Windows Files Tutorial (Slideshow or Web Application or Game or Image) (20221019)</option>
<option id='MyNew-20221018' onclick='windowopen("//www.rjmprogramming.com.au","_blank"); ' value='//www.rjmprogramming.com.au'>Responsive Web Design Landing Page Incarnation Tutorial (Slideshow or Web Application or Game or Image) (20221018)</option>
<option id='MyNew-20221017' onclick='windowopen("//www.rjmprogramming.com.au/PHP/nswstuff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/nswstuff.php'>Date Range Reporting Primer Tutorial (Slideshow or Web Application or Game or Image) (20221017)</option>
<option id='MyNew-20221016' onclick='windowopen("//www.rjmprogramming.com.au/PHP/lynx_commandline_surfing.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/lynx_commandline_surfing.jpg'>Lynx Linux Command Line Web Surfing Primer Tutorial (Slideshow or Web Application or Game or Image) (20221016)</option>
<option id='MyNew-20221015' onclick='windowopen("//www.rjmprogramming.com.au/Mac/lo_cv.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/lo_cv.pdf'>LibreOffice Text Document Blank Page Primer Tutorial (Slideshow or Web Application or Game or Image) (20221015)</option>
<option id='MyNew-20221014' onclick='windowopen("//www.rjmprogramming.com.au/PHP/curl_more.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/curl_more.jpg'>Curl Multiple URLs on Command Line Tutorial (Slideshow or Web Application or Game or Image) (20221014)</option>
<option id='MyNew-20221013' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/number_checks.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/number_checks.html'>Javascript Integer Precision Primer Tutorial (Slideshow or Web Application or Game or Image) (20221013)</option>
<option id='MyNew-20221012' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/apple_script_url_top_better.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/apple_script_url_top_better.jpg'>External Javascript Parent Differentiation Tutorial (Slideshow or Web Application or Game or Image) (20221012)</option>
<option id='MyNew-20221011' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.htm'>Image Pair Fitting into a Given Dimension Refresh Hashtag Tutorial (Slideshow or Web Application or Game or Image) (20221011)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20221010' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/Linux%20mailx%20Primer%20Tutorial/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/Linux%20mailx%20Primer%20Tutorial/'>WordPress Blog Bad Space Character URL Tutorial (Slideshow or Web Application or Game or Image) (20221010)</option>
<option id='MyNew-20221009' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/alink_contenteditable.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/alink_contenteditable.jpg'>HTML Link Contenteditable URL Primer Tutorial (Slideshow or Web Application or Game or Image) (20221009)</option>
<option id='MyNew-20221008' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/morsecode.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/morsecode.html'>HTML Morse Code Makeover Tutorial (Slideshow or Web Application or Game or Image) (20221008)</option>
<option id='MyNew-20221007' onclick='windowopen("//www.rjmprogramming.com.au/MySql/mysql_repair_part_two.jpg","_blank"); ' value='//www.rjmprogramming.com.au/MySql/mysql_repair_part_two.jpg'>MySql Repair Table Diskspace Error Log Consequence Tutorial (Slideshow or Web Application or Game or Image) (20221007)</option>
<option id='MyNew-20221006' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Image Undo Tutorial (Slideshow or Web Application or Game or Image) (20221006)</option>
<option id='MyNew-20221005' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Image Transformations Tutorial (Slideshow or Web Application or Game or Image) (20221005)</option>
<option id='MyNew-20221004' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Image Filtering Tutorial (Slideshow or Web Application or Game or Image) (20221004)</option>
<option id='MyNew-20221003' onclick='windowopen("//www.rjmprogramming.com.au/multiple_keyboard_game.html","_blank"); ' value='//www.rjmprogramming.com.au/multiple_keyboard_game.html'>Multiple Keyboard Game Quiz Tutorial (Slideshow or Web Application or Game or Image) (20221003)</option>
<option id='MyNew-20221002' onclick='windowopen("//www.rjmprogramming.com.au/multiple_keyboard_game.html","_blank"); ' value='//www.rjmprogramming.com.au/multiple_keyboard_game.html'>Multiple Keyboard Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20221002)</option>
<option id='MyNew-20221001' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Canvas Scaling Tutorial (Slideshow or Web Application or Game or Image) (20221001)</option>
<option id='MyNew-20220930' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Absolute Image URL Tutorial (Slideshow or Web Application or Game or Image) (20220930)</option>
<option id='MyNew-20220929' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Relative URL Integration Tutorial (Slideshow or Web Application or Game or Image) (20220929)</option>
<option id='MyNew-20220928' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Annotations Tutorial (Slideshow or Web Application or Game or Image) (20220928)</option>
<option id='MyNew-20220927' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes and Lines and Rectangles Tutorial (Slideshow or Web Application or Game or Image) (20220927)</option>
<option id='MyNew-20220926' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Mobile Scrolling Tutorial (Slideshow or Web Application or Game or Image) (20220926)</option>
<option id='MyNew-20220925' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Windows Tutorial (Slideshow or Web Application or Game or Image) (20220925)</option>
<option id='MyNew-20220924' onclick='windowopen("//www.rjmprogramming.com.au/Mac/ed-whole.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/ed-whole.jpg'>Command Line macOS ed Line Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20220924)</option>
<option id='MyNew-20220923' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Web Share API PDF Book Creation Notifications Tutorial (Slideshow or Web Application or Game or Image) (20220923)</option>
<option id='MyNew-20220922' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/div_within_div.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/div_within_div.html'>Editable and Uneditable Text kbd Tutorial (Slideshow or Web Application or Game or Image) (20220922)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220921' onclick='windowopen("//www.rjmprogramming.com.au/MySql/repair_table_failure_issue.gif","_blank"); ' value='//www.rjmprogramming.com.au/MySql/repair_table_failure_issue.gif'>MySql Repair Table Failure Diskspace Consequence Tutorial (Slideshow or Web Application or Game or Image) (20220921)</option>
<option id='MyNew-20220920' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html'>Web Share API Intranet Video Tutorial (Slideshow or Web Application or Game or Image) (20220920)</option>
<option id='MyNew-20220919' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html'>Web Share API Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20220919)</option>
<option id='MyNew-20220918' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html'>Web Share API Download Tutorial (Slideshow or Web Application or Game or Image) (20220918)</option>
<option id='MyNew-20220917' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Large Animated GIF Text Nodes Tutorial (Slideshow or Web Application or Game or Image) (20220917)</option>
<option id='MyNew-20220916' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Large Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20220916)</option>
<option id='MyNew-20220915' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20220915)</option>
<option id='MyNew-20220914' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/http_user_agent.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/http_user_agent.jpg'>Animated GIF WordPress Background Image Animation Tutorial (Slideshow or Web Application or Game or Image) (20220914)</option>
<option id='MyNew-20220913' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Undo Emoji Tutorial (Slideshow or Web Application or Game or Image) (20220913)</option>
<option id='MyNew-20220912' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text Multiple PDF Book Standing Order Tutorial (Slideshow or Web Application or Game or Image) (20220912)</option>
<option id='MyNew-20220911' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wheel_zoom.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wheel_zoom.html'>Mouse Wheel Event Primer Tutorial (Slideshow or Web Application or Game or Image) (20220911)</option>
<option id='MyNew-20220910' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text Multiple PDF Goes Per Day Tutorial (Slideshow or Web Application or Game or Image) (20220910)</option>
<option id='MyNew-20220909' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text Multiple PDF Book Tutorial (Slideshow or Web Application or Game or Image) (20220909)</option>
<option id='MyNew-20220908' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text Multiple PDF Relative URL Tutorial (Slideshow or Web Application or Game or Image) (20220908)</option>
<option id='MyNew-20220907' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text Multiple PDF Files Tutorial (Slideshow or Web Application or Game or Image) (20220907)</option>
<option id='MyNew-20220906' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/blogposting_book.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/blogposting_book.jpg'>WordPress Blog Posting Thread Book Primer Tutorial (Slideshow or Web Application or Game or Image) (20220906)</option>
<option id='MyNew-20220905' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF CSS Colour Blending Tutorial (Slideshow or Web Application or Game or Image) (20220905)</option>
<option id='MyNew-20220904' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Reviewed Standing Order Tutorial (Slideshow or Web Application or Game or Image) (20220904)</option>
<option id='MyNew-20220903' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Undo Tutorial (Slideshow or Web Application or Game or Image) (20220903)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220902' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Standing Orders Tutorial (Slideshow or Web Application or Game or Image) (20220902)</option>
<option id='MyNew-20220901' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Multiline Tutorial (Slideshow or Web Application or Game or Image) (20220901)</option>
<option id='MyNew-20220831' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Timesheet Emojis Tutorial (Slideshow or Web Application or Game or Image) (20220831)</option>
<option id='MyNew-20220830' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Timesheet Value Sequences Tutorial (Slideshow or Web Application or Game or Image) (20220830)</option>
<option id='MyNew-20220829' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF More Toast Tutorial (Slideshow or Web Application or Game or Image) (20220829)</option>
<option id='MyNew-20220828' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Rotation and Direction Tutorial (Slideshow or Web Application or Game or Image) (20220828)</option>
<option id='MyNew-20220827' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Glowing Toast Tutorial (Slideshow or Web Application or Game or Image) (20220827)</option>
<option id='MyNew-20220826' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Interaction Tutorial (Slideshow or Web Application or Game or Image) (20220826)</option>
<option id='MyNew-20220825' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.php","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Sharing Tutorial (Slideshow or Web Application or Game or Image) (20220825)</option>
<option id='MyNew-20220824' onclick='windowopen("//www.rjmprogramming.com.au/pdfimageplustext.jpg","_blank"); ' value='//www.rjmprogramming.com.au/pdfimageplustext.jpg'>Image and Text PDF Primer Tutorial (Slideshow or Web Application or Game or Image) (20220824)</option>
<option id='MyNew-20220823' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>File API File and Reader Objects Video First Frame Tutorial (Slideshow or Web Application or Game or Image) (20220823)</option>
<option id='MyNew-20220822' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>File API File and Reader Objects Mimetype Tutorial (Slideshow or Web Application or Game or Image) (20220822)</option>
<option id='MyNew-20220821' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/video_browse_preview.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_browse_preview.html'>Video File Browse Preview Tutorial (Slideshow or Web Application or Game or Image) (20220821)</option>
<option id='MyNew-20220820' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dots_and_boxes_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dots_and_boxes_game.html'>Dots and Boxes Game Parameterization Tutorial (Slideshow or Web Application or Game or Image) (20220820)</option>
<option id='MyNew-20220819' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dots_and_boxes_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dots_and_boxes_game.html'>Dots and Boxes Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20220819)</option>
<option id='MyNew-20220818' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/sos_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/sos_game.html'>SOS Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20220818)</option>
<option id='MyNew-20220817' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Viewport Tutorial (Slideshow or Web Application or Game or Image) (20220817)</option>
<option id='MyNew-20220816' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20220816)</option>
<option id='MyNew-20220815' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Mobile Tutorial (Slideshow or Web Application or Game or Image) (20220815)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220814' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Personalization Tutorial (Slideshow or Web Application or Game or Image) (20220814)</option>
<option id='MyNew-20220813' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Modes of Use Tutorial (Slideshow or Web Application or Game or Image) (20220813)</option>
<option id='MyNew-20220812' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Underlay Tutorial (Slideshow or Web Application or Game or Image) (20220812)</option>
<option id='MyNew-20220811' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20220811)</option>
<option id='MyNew-20220810' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/clipboard_api_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/clipboard_api_test.html'>Selection API and Clipboard API Tutorial (Slideshow or Web Application or Game or Image) (20220810)</option>
<option id='MyNew-20220809' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/index.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/index.html'>CSS Accent Colour Primer Tutorial (Slideshow or Web Application or Game or Image) (20220809)</option>
<option id='MyNew-20220808' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/div_grid_rearrange.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/div_grid_rearrange.html'>CSS Grid Column Context History Tutorial (Slideshow or Web Application or Game or Image) (20220808)</option>
<option id='MyNew-20220807' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/div_grid_rearrange.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/div_grid_rearrange.html'>CSS Grid Column Animation Tutorial (Slideshow or Web Application or Game or Image) (20220807)</option>
<option id='MyNew-20220806' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/div_grid_rearrange.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/div_grid_rearrange.html'>CSS Grid Column Primer Tutorial (Slideshow or Web Application or Game or Image) (20220806)</option>
<option id='MyNew-20220805' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css_row_gap_usage.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_row_gap_usage.html'>CSS Row Gap Primer Tutorial (Slideshow or Web Application or Game or Image) (20220805)</option>
<option id='MyNew-20220804' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/half_way_down_fixed.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/half_way_down_fixed.html'>CSS Position Sticky Primer Tutorial (Slideshow or Web Application or Game or Image) (20220804)</option>
<option id='MyNew-20220803' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/svg_clock.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.htm'>Fullscreen API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220803)</option>
<option id='MyNew-20220802' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Clock Minimize Tutorial (Slideshow or Web Application or Game or Image) (20220802)</option>
<option id='MyNew-20220801' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application Visibility Tutorial (Slideshow or Web Application or Game or Image) (20220801)</option>
<option id='MyNew-20220731' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/clipboard_api_test.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/clipboard_api_test.htm'>Clipboard API Image Tutorial (Slideshow or Web Application or Game or Image) (20220731)</option>
<option id='MyNew-20220730' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/clipboard_api_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/clipboard_api_test.html'>Clipboard API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220730)</option>
<option id='MyNew-20220729' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application Desktop Application Tutorial (Slideshow or Web Application or Game or Image) (20220729)</option>
<option id='MyNew-20220728' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/sanitizer_api_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/sanitizer_api_test.html'>Sanitizer API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220728)</option>
<option id='MyNew-20220727' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application Audio Broadcast Tutorial (Slideshow or Web Application or Game or Image) (20220727)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220726' onclick='windowopen("//www.rjmprogramming.com.au/","_blank"); ' value='//www.rjmprogramming.com.au/'>Landing Page Linked Background Images Long Hover Hashtag Tutorial (Slideshow or Web Application or Game or Image) (20220726)</option>
<option id='MyNew-20220725' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application Web Share Personalization Tutorial (Slideshow or Web Application or Game or Image) (20220725)</option>
<option id='MyNew-20220724' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application Web Share API Tutorial (Slideshow or Web Application or Game or Image) (20220724)</option>
<option id='MyNew-20220723' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application Audio Commentary Tutorial (Slideshow or Web Application or Game or Image) (20220723)</option>
<option id='MyNew-20220722' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/calc_use.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/calc_use.htm'>Webpage macOS Say Audio Commentary Access Count Tutorial (Slideshow or Web Application or Game or Image) (20220722)</option>
<option id='MyNew-20220721' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/calc_use.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/calc_use.htm'>Webpage macOS Say Audio Commentary Personalization Tutorial (Slideshow or Web Application or Game or Image) (20220721)</option>
<option id='MyNew-20220720' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/calc_use.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/calc_use.htm'>Webpage macOS Say Audio Commentary Tutorial (Slideshow or Web Application or Game or Image) (20220720)</option>
<option id='MyNew-20220719' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html'>Client Pre-emptive Iframe Onload Intranet Feeling Tutorial (Slideshow or Web Application or Game or Image) (20220719)</option>
<option id='MyNew-20220718' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application PHP Notifications Tutorial (Slideshow or Web Application or Game or Image) (20220718)</option>
<option id='MyNew-20220717' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html'>Notification API Hidden Popup Tutorial (Slideshow or Web Application or Game or Image) (20220717)</option>
<option id='MyNew-20220716' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html'>Notification API Active Scheduling Tutorial (Slideshow or Web Application or Game or Image) (20220716)</option>
<option id='MyNew-20220715' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/'>Select Element Onmouseout Focus Control to Nowhere Annoyance Solution Tutorial (Slideshow or Web Application or Game or Image) (20220715)</option>
<option id='MyNew-20220714' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html'>Web Share API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220714)</option>
<option id='MyNew-20220713' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/channel_messaging_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/channel_messaging_test.html'>Channel Messaging API Notification Tutorial (Slideshow or Web Application or Game or Image) (20220713)</option>
<option id='MyNew-20220712' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.php'>Broadcast Channel API Same Domain Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20220712)</option>
<option id='MyNew-20220711' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.php'>Broadcast Channel API Same Domain Sharing Tutorial (Slideshow or Web Application or Game or Image) (20220711)</option>
<option id='MyNew-20220710' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.php'>Broadcast Channel API Same Domain Tutorial (Slideshow or Web Application or Game or Image) (20220710)</option>
<option id='MyNew-20220709' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.html'>Broadcast Channel API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220709)</option>
<option id='MyNew-20220708' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_va.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_va.htm'>Screen Capture API Download Multitrack Video Tutorial (Slideshow or Web Application or Game or Image) (20220708)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220707' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html'>Notification API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220707)</option>
<option id='MyNew-20220706' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_va.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_va.htm'>Screen Capture API Download Audio Video Tutorial (Slideshow or Web Application or Game or Image) (20220706)</option>
<option id='MyNew-20220705' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/barcode_check.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/barcode_check.html'>Barcode Detection API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220705)</option>
<option id='MyNew-20220704' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/fix_a_hashtag_navigation_annoyance_with_wordpress_blog.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/fix_a_hashtag_navigation_annoyance_with_wordpress_blog.gif'>WordPress Recent Posts Navigation Issue Tutorial (Slideshow or Web Application or Game or Image) (20220704)</option>
<option id='MyNew-20220703' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/tagged_template_literal.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/tagged_template_literal.html'>Form or Prompt Output Tagged Template Literal Tutorial (Slideshow or Web Application or Game or Image) (20220703)</option>
<option id='MyNew-20220702' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/console_override.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/console_override.html'>Scrolling Logging Template Literals Primer Tutorial (Slideshow or Web Application or Game or Image) (20220702)</option>
<option id='MyNew-20220701' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_test.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_test.htm'>Screen Capture API Download Video Tutorial (Slideshow or Web Application or Game or Image) (20220701)</option>
<option id='MyNew-20220630' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_test.html'>Screen Capture API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220630)</option>
<option id='MyNew-20220629' onclick='windowopen("//www.rjmprogramming.com.au/Mac/bluetooth_check.htm","_blank"); ' value='//www.rjmprogramming.com.au/Mac/bluetooth_check.htm'>Web Bluetooth API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220629)</option>
<option id='MyNew-20220628' onclick='windowopen("//www.rjmprogramming.com.au/Mac/webassembly_rust.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/webassembly_rust.gif'>WebAssembly Rust Primer Tutorial (Slideshow or Web Application or Game or Image) (20220628)</option>
<option id='MyNew-20220627' onclick='windowopen("//www.rjmprogramming.com.au/Mac/fibonacci.html","_blank"); ' value='//www.rjmprogramming.com.au/Mac/fibonacci.html'>WebAssembly via Emscripten and C Primer Tutorial (Slideshow or Web Application or Game or Image) (20220627)</option>
<option id='MyNew-20220626' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wordguessgame.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wordguessgame.html'>Word Guessing or Synonym Game Right Click Tutorial (Slideshow or Web Application or Game or Image) (20220626)</option>
<option id='MyNew-20220625' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ael_multi.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ael_multi.htm'>Multiple addEventListener Logics for HTML Elements Ondblclick Tutorial (Slideshow or Web Application or Game or Image) (20220625)</option>
<option id='MyNew-20220624' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ael_multi.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ael_multi.html'>Multiple addEventListener Logics for HTML Elements Primer Tutorial (Slideshow or Web Application or Game or Image) (20220624)</option>
<option id='MyNew-20220623' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/getComputedStyle_plus.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/getComputedStyle_plus.html'>Javascript getComputedStyle and getPropertyValue Method Iframe Ajax Srcdoc Tutorial (Slideshow or Web Application or Game or Image) (20220623)</option>
<option id='MyNew-20220622' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/window_object_method_override.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/window_object_method_override.html'>Window Object Method Override Return Values Tutorial (Slideshow or Web Application or Game or Image) (20220622)</option>
<option id='MyNew-20220621' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/window_object_method_override.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/window_object_method_override.html'>Window Object Method Override Textbox Tutorial (Slideshow or Web Application or Game or Image) (20220621)</option>
<option id='MyNew-20220620' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/window_object_method_override.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/window_object_method_override.html'>Window Object Method Override Primer Tutorial (Slideshow or Web Application or Game or Image) (20220620)</option>
<option id='MyNew-20220619' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html'>Colour Wheel Prompt Override Tutorial (Slideshow or Web Application or Game or Image) (20220619)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220618' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html'>Colour Wheel Size and Spoke Colour Tutorial (Slideshow or Web Application or Game or Image) (20220618)</option>
<option id='MyNew-20220617' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Clock Map Right Click Hashtagging Tutorial (Slideshow or Web Application or Game or Image) (20220617)</option>
<option id='MyNew-20220616' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Clock Iframe Window Opener Tutorial (Slideshow or Web Application or Game or Image) (20220616)</option>
<option id='MyNew-20220615' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Digital and Analogue Clock Synchronizing Tutorial (Slideshow or Web Application or Game or Image) (20220615)</option>
<option id='MyNew-20220614' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Digital and Analogue Clock Interfacing Tutorial (Slideshow or Web Application or Game or Image) (20220614)</option>
<option id='MyNew-20220613' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/http_user_agent.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/http_user_agent.jpg'>Search Engine Crawler Bot Traffic Detection Tutorial (Slideshow or Web Application or Game or Image) (20220613)</option>
<option id='MyNew-20220612' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Blog Bad Space Characters URL Tutorial (Slideshow or Web Application or Game or Image) (20220612)</option>
<option id='MyNew-20220611' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time Select Option Title Tutorial (Slideshow or Web Application or Game or Image) (20220611)</option>
<option id='MyNew-20220610' onclick='windowopen("//www.rjmprogramming.com.au/cpanel_cphulk.gif","_blank"); ' value='//www.rjmprogramming.com.au/cpanel_cphulk.gif'>WHM cPanel cPHulk Firewall Primer Tutorial (Slideshow or Web Application or Game or Image) (20220610)</option>
<option id='MyNew-20220609' onclick='windowopen("//www.rjmprogramming.com.au/PHP/away_off.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/away_off.php'>PHP Date Difference Background SVG Image Tutorial (Slideshow or Web Application or Game or Image) (20220609)</option>
<option id='MyNew-20220608' onclick='windowopen("//www.rjmprogramming.com.au/PHP/away_off.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/away_off.php'>PHP Date Difference Current Time Tutorial (Slideshow or Web Application or Game or Image) (20220608)</option>
<option id='MyNew-20220607' onclick='windowopen("//www.rjmprogramming.com.au/PHP/away_off.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/away_off.php'>PHP Date Difference Primer Tutorial (Slideshow or Web Application or Game or Image) (20220607)</option>
<option id='MyNew-20220606' onclick='windowopen("//www.rjmprogramming.com.au/Mac/cyberduck_sftp.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/cyberduck_sftp.gif'>Cyberduck Secure ftp Primer Tutorial (Slideshow or Web Application or Game or Image) (20220606)</option>
<option id='MyNew-20220605' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/frogid_ios_app_join.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/frogid_ios_app_join.gif'>Frog Identification App Primer Tutorial (Slideshow or Web Application or Game or Image) (20220605)</option>
<option id='MyNew-20220604' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html'>Canvas Graphics Editing in Zoomed Webpage Tutorial (Slideshow or Web Application or Game or Image) (20220604)</option>
<option id='MyNew-20220603' onclick='windowopen("//www.rjmprogramming.com.au/","_blank"); ' value='//www.rjmprogramming.com.au/'>Google Translate Landing Page Changed Interfacing Links Tutorial (Slideshow or Web Application or Game or Image) (20220603)</option>
<option id='MyNew-20220602' onclick='windowopen("//www.rjmprogramming.com.au/","_blank"); ' value='//www.rjmprogramming.com.au/'>Google Translate Landing Page Changed Interfacing Tutorial (Slideshow or Web Application or Game or Image) (20220602)</option>
<option id='MyNew-20220601' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Calendar Widget Destination Webpage Image Background Tutorial (Slideshow or Web Application or Game or Image) (20220601)</option>
<option id='MyNew-20220531' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Calendar Widget Table Cell Tutorial Image Background Tutorial (Slideshow or Web Application or Game or Image) (20220531)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220530' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=9","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=9'>Keyboard Based Cursor Image CSS Filter Tutorial (Slideshow or Web Application or Game or Image) (20220530)</option>
<option id='MyNew-20220529' onclick='windowopen("//www.rjmprogramming.com.au/index.htm","_blank"); ' value='//www.rjmprogramming.com.au/index.htm'>Landing Page Autocompletion Blog RegExp Finds Tutorial (Slideshow or Web Application or Game or Image) (20220529)</option>
<option id='MyNew-20220528' onclick='windowopen("//www.rjmprogramming.com.au/index.htm","_blank"); ' value='//www.rjmprogramming.com.au/index.htm'>Landing Page Autocompletion Blog Finds Tutorial (Slideshow or Web Application or Game or Image) (20220528)</option>
<option id='MyNew-20220527' onclick='windowopen("//www.rjmprogramming.com.au/index.htm","_blank"); ' value='//www.rjmprogramming.com.au/index.htm'>Blog Posting Filtering Background Date Interfacing Tutorial (Slideshow or Web Application or Game or Image) (20220527)</option>
<option id='MyNew-20220526' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=+9","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=+9'>Keyboard Based Cursor Image Blog Source Link Tutorial (Slideshow or Web Application or Game or Image) (20220526)</option>
<option id='MyNew-20220525' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=+9","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=+9'>Keyboard Based Cursor Image Source Tutorial (Slideshow or Web Application or Game or Image) (20220525)</option>
<option id='MyNew-20220524' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=9","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=9'>Keyboard Based Cursor Multiple Background Images Tutorial (Slideshow or Web Application or Game or Image) (20220524)</option>
<option id='MyNew-20220523' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ajax_html.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ajax_html.html'>Clone Within Clone Ajax HTML Iframe Tutorial (Slideshow or Web Application or Game or Image) (20220523)</option>
<option id='MyNew-20220522' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html'>Keyboard Based Cursor Canvas Content Copy Tutorial (Slideshow or Web Application or Game or Image) (20220522)</option>
<option id='MyNew-20220521' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html'>Keyboard Based Cursor Share Content Copy Tutorial (Slideshow or Web Application or Game or Image) (20220521)</option>
<option id='MyNew-20220520' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html'>Keyboard Based Cursor Personalized Content Copy Tutorial (Slideshow or Web Application or Game or Image) (20220520)</option>
<option id='MyNew-20220519' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html'>Keyboard Based Cursor Content Copy Tutorial (Slideshow or Web Application or Game or Image) (20220519)</option>
<option id='MyNew-20220518' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css_attr_value.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_attr_value.htm'>HTML Attribute CSS Pseudo Class Styling Tutorial (Slideshow or Web Application or Game or Image) (20220518)</option>
<option id='MyNew-20220517' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/more404.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/more404.jpg'>Blog Posting Filtering Background Interfacing Tutorial (Slideshow or Web Application or Game or Image) (20220517)</option>
<option id='MyNew-20220516' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.htm'>Image Pair Fitting into a Given Dimension Refresh Tutorial (Slideshow or Web Application or Game or Image) (20220516)</option>
<option id='MyNew-20220515' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/673/876?andclickme=yes&mustcontain=Javascript","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/673/876?andclickme=yes&mustcontain=Javascript'>Landing Page Random Blog Post Topic Link Tutorial (Slideshow or Web Application or Game or Image) (20220515)</option>
<option id='MyNew-20220514' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/673/876?andclickme=yes","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/673/876?andclickme=yes'>Landing Page Random Blog Post Link Primer Tutorial (Slideshow or Web Application or Game or Image) (20220514)</option>
<option id='MyNew-20220513' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.htm'>Image Pair Fitting into a Given Dimension Sources Tutorial (Slideshow or Web Application or Game or Image) (20220513)</option>
<option id='MyNew-20220512' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.html'>Image Pair Fitting into a Given Dimension Primer Tutorial (Slideshow or Web Application or Game or Image) (20220512)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220511' onclick='windowopen("//www.rjmprogramming.com.au/random_background.html","_blank"); ' value='//www.rjmprogramming.com.au/random_background.html'>Random Background Webpage Masking Tutorial (Slideshow or Web Application or Game or Image) (20220511)</option>
<option id='MyNew-20220510' onclick='windowopen("//www.rjmprogramming.com.au/random_background.html","_blank"); ' value='//www.rjmprogramming.com.au/random_background.html'>Random Background Webpage Fade Tutorial (Slideshow or Web Application or Game or Image) (20220510)</option>
<option id='MyNew-20220509' onclick='windowopen("//www.rjmprogramming.com.au/random_background.html","_blank"); ' value='//www.rjmprogramming.com.au/random_background.html'>Random Background Webpage Primer Tutorial (Slideshow or Web Application or Game or Image) (20220509)</option>
<option id='MyNew-20220508' onclick='windowopen("//www.rjmprogramming.com.au/PHP/overlay_emoji.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/overlay_emoji.php'>Text Background Clip Primer Tutorial (Slideshow or Web Application or Game or Image) (20220508)</option>
<option id='MyNew-20220507' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoji_animation.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoji_animation.php'>Emoji Animation CSS Block Tutorial (Slideshow or Web Application or Game or Image) (20220507)</option>
<option id='MyNew-20220506' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoji_animation.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoji_animation.php'>Emoji Animation Primer Tutorial (Slideshow or Web Application or Game or Image) (20220506)</option>
<option id='MyNew-20220505' onclick='windowopen("//www.rjmprogramming.com.au/slideshow_cleanup_report.jpg","_blank"); ' value='//www.rjmprogramming.com.au/slideshow_cleanup_report.jpg'>Inhouse Slideshow Backup Tidy Up Report Viewing Tutorial (Slideshow or Web Application or Game or Image) (20220505)</option>
<option id='MyNew-20220504' onclick='windowopen("//www.rjmprogramming.com.au/slideshow_cleanupreport.jpg","_blank"); ' value='//www.rjmprogramming.com.au/slideshow_cleanupreport.jpg'>Inhouse Slideshow Backup Tidy Up Report Tutorial (Slideshow or Web Application or Game or Image) (20220504)</option>
<option id='MyNew-20220503' onclick='windowopen("//www.rjmprogramming.com.au/slideshow_cleanup.jpg","_blank"); ' value='//www.rjmprogramming.com.au/slideshow_cleanup.jpg'>Inhouse Slideshow Backup Tidy Up Tutorial (Slideshow or Web Application or Game or Image) (20220503)</option>
<option id='MyNew-20220502' onclick='windowopen("//www.rjmprogramming.com.au/PHP/simple_card.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/simple_card.htm'>Simple Emoji Border Card Sharing Tutorial (Slideshow or Web Application or Game or Image) (20220502)</option>
<option id='MyNew-20220501' onclick='windowopen("//www.rjmprogramming.com.au/PHP/simple_card.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/simple_card.htm'>Simple Emoji Border Card Client Tutorial (Slideshow or Web Application or Game or Image) (20220501)</option>
<option id='MyNew-20220430' onclick='windowopen("//www.rjmprogramming.com.au/PHP/simple_card.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/simple_card.php'>Simple Emoji Border Card Primer Tutorial (Slideshow or Web Application or Game or Image) (20220430)</option>
<option id='MyNew-20220429' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/drag_around.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/drag_around.html'>Drag and Drop Iframe Mobile Tutorial (Slideshow or Web Application or Game or Image) (20220429)</option>
<option id='MyNew-20220428' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/drag_around.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/drag_around.html'>Drag and Drop Iframe Primer Tutorial (Slideshow or Web Application or Game or Image) (20220428)</option>
<option id='MyNew-20220427' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Video to Amended Animated GIF Mobile Slide Swap Tutorial (Slideshow or Web Application or Game or Image) (20220427)</option>
<option id='MyNew-20220426' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Video to Amended Animated GIF Drag Slide Swap Tutorial (Slideshow or Web Application or Game or Image) (20220426)</option>
<option id='MyNew-20220425' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Video to Amended Animated GIF Alignment Tutorial (Slideshow or Web Application or Game or Image) (20220425)</option>
<option id='MyNew-20220424' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Video to Amended Animated GIF Preview Forever Tutorial (Slideshow or Web Application or Game or Image) (20220424)</option>
<option id='MyNew-20220423' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Video to Amended Animated GIF Slide Preview Forever Tutorial (Slideshow or Web Application or Game or Image) (20220423)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220422' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Video to Amended Animated GIF Slide Preview Tutorial (Slideshow or Web Application or Game or Image) (20220422)</option>
<option id='MyNew-20220421' onclick='windowopen("//www.rjmprogramming.com.au/","_blank"); ' value='//www.rjmprogramming.com.au/'>Landing Page Linked Background Images Long Hover Tutorial (Slideshow or Web Application or Game or Image) (20220421)</option>
<option id='MyNew-20220420' onclick='windowopen("//www.rjmprogramming.com.au/","_blank"); ' value='//www.rjmprogramming.com.au/'>Landing Page Linked Background Images Tutorial (Slideshow or Web Application or Game or Image) (20220420)</option>
<option id='MyNew-20220419' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=2","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=2'>Just Javascript Card Game iPhone Debugging Tutorial (Slideshow or Web Application or Game or Image) (20220419)</option>
<option id='MyNew-20220418' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=2","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=2'>Just Javascript Card Game CSS Offerings Tutorial (Slideshow or Web Application or Game or Image) (20220418)</option>
<option id='MyNew-20220417' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=2","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=2'>Just Javascript Card Game User CSS Tutorial (Slideshow or Web Application or Game or Image) (20220417)</option>
<option id='MyNew-20220416' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/?p=55447","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/?p=55447'>Just Javascript Card Game Mantissa Issue Tutorial (Slideshow or Web Application or Game or Image) (20220416)</option>
<option id='MyNew-20220415' onclick='windowopen("//www.rjmprogramming.com.au/Mac/brother-printer-cartridge-change-tutorial.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/brother-printer-cartridge-change-tutorial.gif'>Printer Toner Cartridge Change Primer Tutorial (Slideshow or Web Application or Game or Image) (20220415)</option>
<option id='MyNew-20220414' onclick='windowopen("//www.rjmprogramming.com.au/PHP/passthru_test.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/passthru_test.php'>PHP passthru Document Title Primer Tutorial (Slideshow or Web Application or Game or Image) (20220414)</option>
<option id='MyNew-20220413' onclick='windowopen("//www.rjmprogramming.com.au/PHP/find_executable_and_go.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/find_executable_and_go.php'>Xcode Command Line Project GUI Executable Tutorial (Slideshow or Web Application or Game or Image) (20220413)</option>
<option id='MyNew-20220412' onclick='windowopen("//www.rjmprogramming.com.au/PHP/find_executable_and_go.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/find_executable_and_go.php'>Xcode Command Line Project Executable Tutorial (Slideshow or Web Application or Game or Image) (20220412)</option>
<option id='MyNew-20220411' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/xcode_swift_command_llne_project.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/xcode_swift_command_llne_project.gif'>Xcode Swift Command Line Project Primer Tutorial (Slideshow or Web Application or Game or Image) (20220411)</option>
<option id='MyNew-20220410' onclick='windowopen("//www.rjmprogramming.com.au/PHP/s_e/find_minus.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/s_e/find_minus.php'>PHP File Finding shell_exec Versus exec Windows Tutorial (Slideshow or Web Application or Game or Image) (20220410)</option>
<option id='MyNew-20220409' onclick='windowopen("//www.rjmprogramming.com.au/PHP/s_e/find_minus.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/s_e/find_minus.php'>PHP File Finding shell_exec Versus exec Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20220409)</option>
<option id='MyNew-20220408' onclick='windowopen("//www.rjmprogramming.com.au/PHP/s_e/find_minus.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/s_e/find_minus.php'>PHP File Finding shell_exec Versus exec Event Tutorial (Slideshow or Web Application or Game or Image) (20220408)</option>
<option id='MyNew-20220407' onclick='windowopen("//www.rjmprogramming.com.au/PHP/s_e/find_minus.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/s_e/find_minus.php'>PHP File Finding shell_exec Versus exec Plus Tutorial (Slideshow or Web Application or Game or Image) (20220407)</option>
<option id='MyNew-20220406' onclick='windowopen("//www.rjmprogramming.com.au/PHP/s_e/find_minus.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/s_e/find_minus.php'>PHP File Finding Signed Time shell_exec Versus exec Tutorial (Slideshow or Web Application or Game or Image) (20220406)</option>
<option id='MyNew-20220405' onclick='windowopen("//www.rjmprogramming.com.au/PHP/cr_andor_lf.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/cr_andor_lf.php'>HTML Carriage Return and or Line Feed Reimagined Tutorial (Slideshow or Web Application or Game or Image) (20220405)</option>
<option id='MyNew-20220404' onclick='windowopen("//www.rjmprogramming.com.au/PHP/cr_andor_lf.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/cr_andor_lf.php'>HTML Carriage Return and or Line Feed Primer Tutorial (Slideshow or Web Application or Game or Image) (20220404)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220403' onclick='windowopen("//www.rjmprogramming.com.au/google_chrome_developer_tools_recorder_tool.gif","_blank"); ' value='//www.rjmprogramming.com.au/google_chrome_developer_tools_recorder_tool.gif'>Google Chrome Developer Tools Recorder Primer Tutorial (Slideshow or Web Application or Game or Image) (20220403)</option>
<option id='MyNew-20220402' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tidy_example.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tidy_example.php'>HTML Online Validation Tidy Errors Tutorial (Slideshow or Web Application or Game or Image) (20220402)</option>
<option id='MyNew-20220401' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tidy_example.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tidy_example.php'>HTML Online Validation Above the Fold Tutorial (Slideshow or Web Application or Game or Image) (20220401)</option>
<option id='MyNew-20220331' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tidy_example.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tidy_example.php'>HTML Online Validation via Error Array Tutorial (Slideshow or Web Application or Game or Image) (20220331)</option>
<option id='MyNew-20220330' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tidy_example.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tidy_example.php'>HTML Online Validation via PHP Rendering Tutorial (Slideshow or Web Application or Game or Image) (20220330)</option>
<option id='MyNew-20220329' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tidy_example.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tidy_example.php'>HTML Online Validation via PHP DOMDocument Tutorial (Slideshow or Web Application or Game or Image) (20220329)</option>
<option id='MyNew-20220328' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tidy_example.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tidy_example.php'>HTML Online Validation via PHP Tidy Primer Tutorial (Slideshow or Web Application or Game or Image) (20220328)</option>
<option id='MyNew-20220327' onclick='windowopen("//www.rjmprogramming.com.au/PHP/s_e/find_minus.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/s_e/find_minus.php'>PHP File Finding shell_exec Versus exec Tutorial (Slideshow or Web Application or Game or Image) (20220327)</option>
<option id='MyNew-20220326' onclick='windowopen("//www.rjmprogramming.com.au/Mac/rolling.mov","_blank"); ' value='//www.rjmprogramming.com.au/Mac/rolling.mov'>Video to Amended Animated GIF via ffmpeg Tutorial (Slideshow or Web Application or Game or Image) (20220326)</option>
<option id='MyNew-20220325' onclick='windowopen("//www.rjmprogramming.com.au/PHP/s_e/s_e.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/s_e/s_e.php'>PHP shell_exec Versus exec Tutorial (Slideshow or Web Application or Game or Image) (20220325)</option>
<option id='MyNew-20220324' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm'>Contenteditable OuterHTML Ideas CSS Tutorial (Slideshow or Web Application or Game or Image) (20220324)</option>
<option id='MyNew-20220323' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm'>Contenteditable OuterHTML Ideas Mobile Tutorial (Slideshow or Web Application or Game or Image) (20220323)</option>
<option id='MyNew-20220322' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm'>Contenteditable OuterHTML Ideas Watermark Tutorial (Slideshow or Web Application or Game or Image) (20220322)</option>
<option id='MyNew-20220321' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm'>Contenteditable OuterHTML Ideas Animation Tutorial (Slideshow or Web Application or Game or Image) (20220321)</option>
<option id='MyNew-20220320' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.html'>Contenteditable OuterHTML Ideas Primer Tutorial (Slideshow or Web Application or Game or Image) (20220320)</option>
<option id='MyNew-20220319' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Overlayed Images Top Left Tutorial (Slideshow or Web Application or Game or Image) (20220319)</option>
<option id='MyNew-20220318' onclick='windowopen("//www.rjmprogramming.com.au/Mac/red-wriggler-output.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/red-wriggler-output.mp4'>Making of Biology Resources Primer Tutorial (Slideshow or Web Application or Game or Image) (20220318)</option>
<option id='MyNew-20220317' onclick='windowopen("//www.rjmprogramming.com.au/Mac/red-wriggler-output.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/red-wriggler-output.mp4'>Biology Resources Primer Tutorial (Slideshow or Web Application or Game or Image) (20220317)</option>
<option id='MyNew-20220316' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Overlayed Images Tutorial (Slideshow or Web Application or Game or Image) (20220316)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220315' onclick='windowopen("//www.rjmprogramming.com.au///www.rjmprogramming.com.au/ITblog/windows-autohotkey-dynamic-compile-procedure-program-tutorial/","_blank"); ' value='//www.rjmprogramming.com.au///www.rjmprogramming.com.au/ITblog/windows-autohotkey-dynamic-compile-procedure-program-tutorial/'>WordPress Blog Hashtag Navigation Return Onmouseover Tutorial (Slideshow or Web Application or Game or Image) (20220315)</option>
<option id='MyNew-20220314' onclick='windowopen("//www.rjmprogramming.com.au///www.rjmprogramming.com.au/ITblog/windows-autohotkey-dynamic-compile-procedure-program-tutorial/","_blank"); ' value='//www.rjmprogramming.com.au///www.rjmprogramming.com.au/ITblog/windows-autohotkey-dynamic-compile-procedure-program-tutorial/'>WordPress Blog Hashtag Navigation Return Tutorial (Slideshow or Web Application or Game or Image) (20220314)</option>
<option id='MyNew-20220313' onclick='windowopen("//www.rjmprogramming.com.au/PHP/calculator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/calculator.php'>Windows AutoHotKey Dynamic Compile Procedure Program Tutorial (Slideshow or Web Application or Game or Image) (20220313)</option>
<option id='MyNew-20220312' onclick='windowopen("//www.rjmprogramming.com.au/send_over.php","_blank"); ' value='//www.rjmprogramming.com.au/send_over.php'>Windows AutoHotKey Dynamic Compile Procedure Content Tutorial (Slideshow or Web Application or Game or Image) (20220312)</option>
<option id='MyNew-20220311' onclick='windowopen("//www.rjmprogramming.com.au/send_over.php","_blank"); ' value='//www.rjmprogramming.com.au/send_over.php'>Windows AutoHotKey Self Compile Procedure Content Tutorial (Slideshow or Web Application or Game or Image) (20220311)</option>
<option id='MyNew-20220310' onclick='windowopen("//www.rjmprogramming.com.au/AutoHotKey/ahk_self_compile.jpg","_blank"); ' value='//www.rjmprogramming.com.au/AutoHotKey/ahk_self_compile.jpg'>Windows AutoHotKey Self Compile Procedure Tutorial (Slideshow or Web Application or Game or Image) (20220310)</option>
<option id='MyNew-20220309' onclick='windowopen("//www.rjmprogramming.com.au/AutoHotKey/ahk_button_press_procedure.gif","_blank"); ' value='//www.rjmprogramming.com.au/AutoHotKey/ahk_button_press_procedure.gif'>Windows AutoHotKey Procedure with Button Presses Tutorial (Slideshow or Web Application or Game or Image) (20220309)</option>
<option id='MyNew-20220308' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/since_1970.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/since_1970.htm'>Javascript Object Oriented Programming Constructor Correspondence Tutorial (Slideshow or Web Application or Game or Image) (20220308)</option>
<option id='MyNew-20220307' onclick='windowopen("//www.rjmprogramming.com.au/Mac/open_last_five_emails_scheduled.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/open_last_five_emails_scheduled.jpg'>Apple Script macOS Desktop Application Scheduled Tutorial (Slideshow or Web Application or Game or Image) (20220307)</option>
<option id='MyNew-20220306' onclick='windowopen("//www.rjmprogramming.com.au/Mac/open_last_five_emails.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/open_last_five_emails.jpg'>Apple Script macOS Desktop Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20220306)</option>
<option id='MyNew-20220305' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/since_1970.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/since_1970.html'>Javascript Object Oriented Programming Constructor Calculator Tutorial (Slideshow or Web Application or Game or Image) (20220305)</option>
<option id='MyNew-20220304' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/since_1970.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/since_1970.html'>Javascript Object Oriented Programming Constructor Players Tutorial (Slideshow or Web Application or Game or Image) (20220304)</option>
<option id='MyNew-20220303' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/since_1970.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/since_1970.html'>Javascript Object Oriented Programming Constructor Primer Tutorial (Slideshow or Web Application or Game or Image) (20220303)</option>
<option id='MyNew-20220302' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Crossword/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Crossword/'>PHP/Javascript Crossword Game Clues Tutorial (Slideshow or Web Application or Game or Image) (20220302)</option>
<option id='MyNew-20220301' onclick='windowopen("//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com","_blank"); ' value='//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com'>PHP Calls Windows and macOS URL Recaller Local Storage Tutorial (Slideshow or Web Application or Game or Image) (20220301)</option>
<option id='MyNew-20220228' onclick='windowopen("//www.rjmprogramming.com.au/Gmaes/Nimh/","_blank"); ' value='//www.rjmprogramming.com.au/Gmaes/Nimh/'>PHP Calls Windows and macOS Nimh Game Integration Tutorial (Slideshow or Web Application or Game or Image) (20220228)</option>
<option id='MyNew-20220227' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>PHP Calls Windows and macOS Gimp Guillotine Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20220227)</option>
<option id='MyNew-20220226' onclick='windowopen("//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com","_blank"); ' value='//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com'>PHP Calls Windows and macOS Google Charts and Blog Tutorial (Slideshow or Web Application or Game or Image) (20220226)</option>
<option id='MyNew-20220225' onclick='windowopen("//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com","_blank"); ' value='//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com'>PHP Calls Windows Batch Genericization Tutorial (Slideshow or Web Application or Game or Image) (20220225)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220224' onclick='windowopen("//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com","_blank"); ' value='//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com'>PHP Calls macOS Apple Script Genericization Tutorial (Slideshow or Web Application or Game or Image) (20220224)</option>
<option id='MyNew-20220223' onclick='windowopen("//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com","_blank"); ' value='//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com'>PHP Calls macOS Apple Script Integration Tutorial (Slideshow or Web Application or Game or Image) (20220223)</option>
<option id='MyNew-20220222' onclick='windowopen("//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com","_blank"); ' value='//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com'>PHP Calls macOS Apple Script Primer Tutorial (Slideshow or Web Application or Game or Image) (20220222)</option>
<option id='MyNew-20220221' onclick='windowopen("//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php'>Apple Script Execution of Start Word Suggestions for Wordle Tutorial (Slideshow or Web Application or Game or Image) (20220221)</option>
<option id='MyNew-20220220' onclick='windowopen("//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php'>Start Word Suggestions for Wordle Intersessional Tutorial (Slideshow or Web Application or Game or Image) (20220220)</option>
<option id='MyNew-20220219' onclick='windowopen("//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php'>English Word Guessing Game Intranet Tutorial (Slideshow or Web Application or Game or Image) (20220219)</option>
<option id='MyNew-20220218' onclick='windowopen("//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php'>English Word Guessing Game MAMP Tutorial (Slideshow or Web Application or Game or Image) (20220218)</option>
<option id='MyNew-20220217' onclick='windowopen("//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php'>English Word Guessing Game Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20220217)</option>
<option id='MyNew-20220216' onclick='windowopen("//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php'>English Word Guessing Game Player Equality Tutorial (Slideshow or Web Application or Game or Image) (20220216)</option>
<option id='MyNew-20220215' onclick='windowopen("//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php'>English Word Guessing Game Players Tutorial (Slideshow or Web Application or Game or Image) (20220215)</option>
<option id='MyNew-20220214' onclick='windowopen("//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php'>Start Word Suggestions for Wordle Sort Tutorial (Slideshow or Web Application or Game or Image) (20220214)</option>
<option id='MyNew-20220213' onclick='windowopen("//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php'>English Word Guessing Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20220213)</option>
<option id='MyNew-20220212' onclick='windowopen("//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php'>Start Word Suggestions for Wordle Iframe Tutorial (Slideshow or Web Application or Game or Image) (20220212)</option>
<option id='MyNew-20220211' onclick='windowopen("//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php'>Start Word Suggestions for Wordle Styling and Scripting Tutorial (Slideshow or Web Application or Game or Image) (20220211)</option>
<option id='MyNew-20220210' onclick='windowopen("//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php'>Start Word Suggestions for Wordle Primer Tutorial (Slideshow or Web Application or Game or Image) (20220210)</option>
<option id='MyNew-20220209' onclick='windowopen("//www.rjmprogramming.com.au/google_crawl_redirect.gif","_blank"); ' value='//www.rjmprogramming.com.au/google_crawl_redirect.gif'>Google Crawl Redirect Error Tutorial (Slideshow or Web Application or Game or Image) (20220209)</option>
<option id='MyNew-20220208' onclick='windowopen("//www.rjmprogramming.com.au/macos_say_record.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>PHP macOS say Supervisor Modes of Use Tutorial (Slideshow or Web Application or Game or Image) (20220208)</option>
<option id='MyNew-20220207' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/Siri_via_say_onto_iPhone.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/Siri_via_say_onto_iPhone.mp4'>Making of Siri on iPhone Plays Spotify Song via macOS say Tutorial (Slideshow or Web Application or Game or Image) (20220207)</option>
<option id='MyNew-20220206' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/Siri_via_say_onto_iPhone.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/Siri_via_say_onto_iPhone.mp4'>Siri on iPhone Plays Spotify Song via macOS say Tutorial (Slideshow or Web Application or Game or Image) (20220206)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220205' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/siri_plays_apple_music_song.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/siri_plays_apple_music_song.gif'>Siri on iPad Plays Apple Music Song Tutorial (Slideshow or Web Application or Game or Image) (20220205)</option>
<option id='MyNew-20220204' onclick='windowopen("//www.rjmprogramming.com.au/macos_say_record.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>MacOS Text to Audio Scheduling Tutorial (Slideshow or Web Application or Game or Image) (20220204)</option>
<option id='MyNew-20220203' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/voice_memo_share.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/voice_memo_share.gif'>Voice Memo on iPad Share Tutorial (Slideshow or Web Application or Game or Image) (20220203)</option>
<option id='MyNew-20220202' onclick='windowopen("//www.rjmprogramming.com.au/Linux/type_ahead_buffer.png","_blank"); ' value='//www.rjmprogramming.com.au/Linux/type_ahead_buffer.png'>Linux Type Ahead Buffer Primer Tutorial (Slideshow or Web Application or Game or Image) (20220202)</option>
<option id='MyNew-20220201' onclick='windowopen("//www.rjmprogramming.com.au/ITblog","_blank"); ' value='//www.rjmprogramming.com.au/ITblog'>WordPress Blog Collaborative Annotated Email Cedes to Context Menu Tutorial (Slideshow or Web Application or Game or Image) (20220201)</option>
<option id='MyNew-20220131' onclick='windowopen("//www.rjmprogramming.com.au/Mac/grab_becomes_screenshot.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/grab_becomes_screenshot.jpg'>Screenshot macOS Utility Primer Tutorial (Slideshow or Web Application or Game or Image) (20220131)</option>
<option id='MyNew-20220130' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_cell.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_cell.html'>The Cell Game Image Map Editing Tutorial (Slideshow or Web Application or Game or Image) (20220130)</option>
<option id='MyNew-20220129' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css_filters.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_filters.html'>CSS3 Filters Image Editing Tutorial (Slideshow or Web Application or Game or Image) (20220129)</option>
<option id='MyNew-20220128' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image Based Canvas Editing Tutorial (Slideshow or Web Application or Game or Image) (20220128)</option>
<option id='MyNew-20220127' onclick='windowopen("//www.rjmprogramming.com.au/personal_links_external_javascript_hotlinking_context.gif","_blank"); ' value='//www.rjmprogramming.com.au/personal_links_external_javascript_hotlinking_context.gif'>Personalized Links External Javascript Hotlinking Context Tutorial (Slideshow or Web Application or Game or Image) (20220127)</option>
<option id='MyNew-20220126' onclick='windowopen("//www.rjmprogramming.com.au/personal_links_external_javascript_hotlinking.gif","_blank"); ' value='//www.rjmprogramming.com.au/personal_links_external_javascript_hotlinking.gif'>Personalized Links External Javascript Hotlinking Tutorial (Slideshow or Web Application or Game or Image) (20220126)</option>
<option id='MyNew-20220125' onclick='windowopen("//www.rjmprogramming.com.au/personalized_links.jpg","_blank"); ' value='//www.rjmprogramming.com.au/personalized_links.jpg'>WordPress Blog Personalized Links Tutorial (Slideshow or Web Application or Game or Image) (20220125)</option>
<option id='MyNew-20220124' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/scroll_into_view.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_into_view.html'>Element Object Scrolling Word Break Tutorial (Slideshow or Web Application or Game or Image) (20220124)</option>
<option id='MyNew-20220123' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/scroll_into_view.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_into_view.html'>Element Object Scrolling CSS Styling Tutorial (Slideshow or Web Application or Game or Image) (20220123)</option>
<option id='MyNew-20220122' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/scroll_into_view.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_into_view.html'>Element Object Scrolling Primer Tutorial (Slideshow or Web Application or Game or Image) (20220122)</option>
<option id='MyNew-20220121' onclick='windowopen("//www.rjmprogramming.com.au/PHP/canvas_svg.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds Canvas Annotation Tutorial (Slideshow or Web Application or Game or Image) (20220121)</option>
<option id='MyNew-20220120' onclick='windowopen("//www.rjmprogramming.com.au/PHP/canvas_svg.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds Curl Tutorial (Slideshow or Web Application or Game or Image) (20220120)</option>
<option id='MyNew-20220119' onclick='windowopen("//www.rjmprogramming.com.au/PHP/canvas_svg.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds QR Code Tutorial (Slideshow or Web Application or Game or Image) (20220119)</option>
<option id='MyNew-20220118' onclick='windowopen("//www.rjmprogramming.com.au/PHP/canvas_svg.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds Web Browser Tutorial (Slideshow or Web Application or Game or Image) (20220118)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20220117' onclick='windowopen("//www.rjmprogramming.com.au/PHP/canvas_svg.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds Shape Sharing Tutorial (Slideshow or Web Application or Game or Image) (20220117)</option>
<option id='MyNew-20220116' onclick='windowopen("//www.rjmprogramming.com.au/inline_svg.php","_blank"); ' value='//www.rjmprogramming.com.au/inline_svg.php'>Emoji Borders and Backgrounds Shape Numerics Tutorial (Slideshow or Web Application or Game or Image) (20220116)</option>
<option id='MyNew-20220115' onclick='windowopen("//www.rjmprogramming.com.au/inline_svg.php","_blank"); ' value='//www.rjmprogramming.com.au/inline_svg.php'>Emoji Borders and Backgrounds Shapes Tutorial (Slideshow or Web Application or Game or Image) (20220115)</option>
<option id='MyNew-20220114' onclick='windowopen("//www.rjmprogramming.com.au/PHP/canvas_svg.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds Text Justification Tutorial (Slideshow or Web Application or Game or Image) (20220114)</option>
<option id='MyNew-20220113' onclick='windowopen("//www.rjmprogramming.com.au/PHP/canvas_svg.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds CSS Styling Tutorial (Slideshow or Web Application or Game or Image) (20220113)</option>
<option id='MyNew-20220112' onclick='windowopen("//www.rjmprogramming.com.au/PHP/canvas_svg.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds in Canvas Tutorial (Slideshow or Web Application or Game or Image) (20220112)</option>
<option id='MyNew-20220111' onclick='windowopen("//www.rjmprogramming.com.au/PHP/imagegridmap.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/imagegridmap.php'>Emoji Borders and Backgrounds in Image Map Grid Tutorial (Slideshow or Web Application or Game or Image) (20220111)</option>
<option id='MyNew-20220110' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Ansible/index.php","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Ansible/index.php'>Emoji Borders and Backgrounds in Inhouse Slideshow Deployment Tutorial (Slideshow or Web Application or Game or Image) (20220110)</option>
<option id='MyNew-20220109' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Ansible/index.php","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Ansible/index.php'>Emoji Borders and Backgrounds in Inhouse Slideshow Tutorial (Slideshow or Web Application or Game or Image) (20220109)</option>
<option id='MyNew-20220108' onclick='windowopen("//www.rjmprogramming.com.au/inline_svg.php?image=inline_svg_image.jpg","_blank"); ' value='//www.rjmprogramming.com.au/inline_svg.php?image=inline_svg_image.jpg'>Emoji Borders and Backgrounds via Emoji Menu Tutorial (Slideshow or Web Application or Game or Image) (20220108)</option>
<option id='MyNew-20220107' onclick='windowopen("//www.rjmprogramming.com.au/inline_svg.php?image=inline_svg_image.jpg","_blank"); ' value='//www.rjmprogramming.com.au/inline_svg.php?image=inline_svg_image.jpg'>Emoji Borders and Backgrounds Image Text PHP SVG Tutorial (Slideshow or Web Application or Game or Image) (20220107)</option>
<option id='MyNew-20220106' onclick='windowopen("//www.rjmprogramming.com.au/emoji_border_background.html","_blank"); ' value='//www.rjmprogramming.com.au/emoji_border_background.html'>Emoji Borders and Backgrounds Image Text Parent Tutorial (Slideshow or Web Application or Game or Image) (20220106)</option>
<option id='MyNew-20220105' onclick='windowopen("//www.rjmprogramming.com.au/inline_svg.php?image=inline_svg_image.jpg","_blank"); ' value='//www.rjmprogramming.com.au/inline_svg.php?image=inline_svg_image.jpg'>Emoji Borders and Backgrounds for Image Tutorial (Slideshow or Web Application or Game or Image) (20220105)</option>
<option id='MyNew-20220104' onclick='windowopen("//www.rjmprogramming.com.au/emoji_border_background.html","_blank"); ' value='//www.rjmprogramming.com.au/emoji_border_background.html'>Emoji Borders and Backgrounds Context Tutorial (Slideshow or Web Application or Game or Image) (20220104)</option>
<option id='MyNew-20220103' onclick='windowopen("//www.rjmprogramming.com.au/inline_svg.php?insvg=127931","_blank"); ' value='//www.rjmprogramming.com.au/inline_svg.php?insvg=127931'>Emoji Borders and Backgrounds Primer Tutorial (Slideshow or Web Application or Game or Image) (20220103)</option>
<option id='MyNew-20220102' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm'>AutoCompletion ComboBox Relative URL Tutorial (Slideshow or Web Application or Game or Image) (20220102)</option>
<option id='MyNew-20220101' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm'>AutoCompletion ComboBox Base URL Tutorial (Slideshow or Web Application or Game or Image) (20220101)</option>
<option id='MyNew-20211231' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm'>AutoCompletion ComboBox Mobile Tutorial (Slideshow or Web Application or Game or Image) (20211231)</option>
<option id='MyNew-20211230' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm'>AutoCompletion ComboBox Drill Down Tutorial (Slideshow or Web Application or Game or Image) (20211230)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20211229' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm'>AutoCompletion ComboBox Navigate Tutorial (Slideshow or Web Application or Game or Image) (20211229)</option>
<option id='MyNew-20211228' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.html'>AutoCompletion ComboBox Primer Tutorial (Slideshow or Web Application or Game or Image) (20211228)</option>
<option id='MyNew-20211227' onclick='windowopen("//www.rjmprogramming.com.au/C/Recursion/better_find.jpg","_blank"); ' value='//www.rjmprogramming.com.au/C/Recursion/better_find.jpg'>C Recursion Find Revisit Tutorial (Slideshow or Web Application or Game or Image) (20211227)</option>
<option id='MyNew-20211226' onclick='windowopen("//www.rjmprogramming.com.au/C/Recursion/c_recursion_revisit.gif","_blank"); ' value='//www.rjmprogramming.com.au/C/Recursion/c_recursion_revisit.gif'>C Recursion Revisit Tutorial (Slideshow or Web Application or Game or Image) (20211226)</option>
<option id='MyNew-20211225' onclick='windowopen("//www.rjmprogramming.com.au/AutoHotKey/ahk_start_notepad_exe_body.jpg","_blank"); ' value='//www.rjmprogramming.com.au/AutoHotKey/ahk_start_notepad_exe_body.jpg'>Windows AutoHotKey Communication Opener Tutorial (Slideshow or Web Application or Game or Image) (20211225)</option>
<option id='MyNew-20211224' onclick='windowopen("//www.rjmprogramming.com.au/AutoHotKey/ahk_mail_to_subj_control_command_letters.jpg","_blank"); ' value='//www.rjmprogramming.com.au/AutoHotKey/ahk_mail_to_subj_control_command_letters.jpg'>Windows AutoHotKey Mail Opener Tutorial (Slideshow or Web Application or Game or Image) (20211224)</option>
<option id='MyNew-20211223' onclick='windowopen("//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php'>Google Calendar Chart Revisit Tutorial (Slideshow or Web Application or Game or Image) (20211223)</option>
<option id='MyNew-20211222' onclick='windowopen("//www.rjmprogramming.com.au/Mac/HouseRotate.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/HouseRotate.mp4'>More ffmpeg Edited Videos Tutorial (Slideshow or Web Application or Game or Image) (20211222)</option>
<option id='MyNew-20211221' onclick='windowopen("//www.rjmprogramming.com.au/Mac/HouseSepia.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/HouseSepia.mp4'>Making of Sepia Video via ffmpeg Tutorial (Slideshow or Web Application or Game or Image) (20211221)</option>
<option id='MyNew-20211220' onclick='windowopen("//www.rjmprogramming.com.au/Mac/HouseSepia.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/HouseSepia.mp4'>Sepia Video via ffmpeg Primer Tutorial (Slideshow or Web Application or Game or Image) (20211220)</option>
<option id='MyNew-20211219' onclick='windowopen("//www.rjmprogramming.com.au/PHP/find_images_via_size.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>PHP Image Dimensions Linux and Windows Glob Preview Tutorial (Slideshow or Web Application or Game or Image) (20211219)</option>
<option id='MyNew-20211218' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flex_box.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flex_box.html'>Flex Box CSS Primer Tutorial (Slideshow or Web Application or Game or Image) (20211218)</option>
<option id='MyNew-20211217' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/sprite_eg.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/sprite_eg.html'>Sprite Background Menu Navigation Javascript Tutorial (Slideshow or Web Application or Game or Image) (20211217)</option>
<option id='MyNew-20211216' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/sprite_eg.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/sprite_eg.html'>Sprite Background Menu Navigation Primer Tutorial (Slideshow or Web Application or Game or Image) (20211216)</option>
<option id='MyNew-20211215' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20211215)</option>
<option id='MyNew-20211214' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm'>CSS Gradient Creations Mobile Width Tutorial (Slideshow or Web Application or Game or Image) (20211214)</option>
<option id='MyNew-20211213' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm'>CSS Gradient Creations Width Makeover Tutorial (Slideshow or Web Application or Game or Image) (20211213)</option>
<option id='MyNew-20211212' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Blog Search Within Search Posting Progress Context Tutorial (Slideshow or Web Application or Game or Image) (20211212)</option>
<option id='MyNew-20211211' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar Iframe Tutorial (Slideshow or Web Application or Game or Image) (20211211)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20211210' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar Windows Tutorial (Slideshow or Web Application or Game or Image) (20211210)</option>
<option id='MyNew-20211209' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar iCal Integration Tutorial (Slideshow or Web Application or Game or Image) (20211209)</option>
<option id='MyNew-20211208' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20211208)</option>
<option id='MyNew-20211207' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar Past Tutorial (Slideshow or Web Application or Game or Image) (20211207)</option>
<option id='MyNew-20211206' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar Tutorial (Slideshow or Web Application or Game or Image) (20211206)</option>
<option id='MyNew-20211205' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Image Metadata Tutorial (Slideshow or Web Application or Game or Image) (20211205)</option>
<option id='MyNew-20211204' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Blog Search Within Search Posting Progress Tutorial (Slideshow or Web Application or Game or Image) (20211204)</option>
<option id='MyNew-20211203' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Intranet Tutorial (Slideshow or Web Application or Game or Image) (20211203)</option>
<option id='MyNew-20211202' onclick='windowopen("//www.rjmprogramming.com.au/macos_textutil_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_textutil_convert.php'>Pandoc Document Conversion Intranet Tutorial (Slideshow or Web Application or Game or Image) (20211202)</option>
<option id='MyNew-20211201' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Windows Intranet Video Tutorial (Slideshow or Web Application or Game or Image) (20211201)</option>
<option id='MyNew-20211130' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Windows MAMP Tutorial (Slideshow or Web Application or Game or Image) (20211130)</option>
<option id='MyNew-20211129' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Windows Client Tutorial (Slideshow or Web Application or Game or Image) (20211129)</option>
<option id='MyNew-20211128' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Intranet Video Tutorial (Slideshow or Web Application or Game or Image) (20211128)</option>
<option id='MyNew-20211127' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20211127)</option>
<option id='MyNew-20211126' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Media Tutorial (Slideshow or Web Application or Game or Image) (20211126)</option>
<option id='MyNew-20211125' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Tutorial (Slideshow or Web Application or Game or Image) (20211125)</option>
<option id='MyNew-20211124' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Marquee Placeholder Tutorial (Slideshow or Web Application or Game or Image) (20211124)</option>
<option id='MyNew-20211123' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Preview Tutorial (Slideshow or Web Application or Game or Image) (20211123)</option>
<option id='MyNew-20211122' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>HTML Editor HTML Preview Tutorial (Slideshow or Web Application or Game or Image) (20211122)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20211121' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Digital and Analogue Clocks Tutorial (Slideshow or Web Application or Game or Image) (20211121)</option>
<option id='MyNew-20211120' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Toast Tutorial (Slideshow or Web Application or Game or Image) (20211120)</option>
<option id='MyNew-20211119' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ITblog/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ITblog/'>Hashtag Navigation Scrolling Tweaks WordPress Tutorial (Slideshow or Web Application or Game or Image) (20211119)</option>
<option id='MyNew-20211118' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>HTML Editor HTML Tag List Tutorial (Slideshow or Web Application or Game or Image) (20211118)</option>
<option id='MyNew-20211117' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Areas/areas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Areas/areas.html'>HTML/Javascript Area Derivation Tutorial (Slideshow or Web Application or Game or Image) (20211117)</option>
<option id='MyNew-20211116' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/animated_linear_gradient_border.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/animated_linear_gradient_border.jpg'>Animated Linear Gradient Border Primer Tutorial (Slideshow or Web Application or Game or Image) (20211116)</option>
<option id='MyNew-20211115' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Fixed Tutorial (Slideshow or Web Application or Game or Image) (20211115)</option>
<option id='MyNew-20211114' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/hashtag_and_a_bit.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/hashtag_and_a_bit.html'>Hashtag Navigation Scrolling Tweaks Primer Tutorial (Slideshow or Web Application or Game or Image) (20211114)</option>
<option id='MyNew-20211113' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Blog Search Within Search Posting Content Tutorial (Slideshow or Web Application or Game or Image) (20211113)</option>
<option id='MyNew-20211112' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/marquee_placeholder.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/marquee_placeholder.html'>Marquee Placeholder Primer Tutorial (Slideshow or Web Application or Game or Image) (20211112)</option>
<option id='MyNew-20211111' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Blog Search Within Search Reveal Tutorial (Slideshow or Web Application or Game or Image) (20211111)</option>
<option id='MyNew-20211110' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/category/photography","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/category/photography'>WordPress Error 404 Primer Tutorial (Slideshow or Web Application or Game or Image) (20211110)</option>
<option id='MyNew-20211109' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Video Intranet Tutorial (Slideshow or Web Application or Game or Image) (20211109)</option>
<option id='MyNew-20211108' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html'>Video via Image Filter and Canvas Magnifier Internet Explorer and Edge Tutorial (Slideshow or Web Application or Game or Image) (20211108)</option>
<option id='MyNew-20211107' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Video Share Tutorial (Slideshow or Web Application or Game or Image) (20211107)</option>
<option id='MyNew-20211106' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Video Revisit Tutorial (Slideshow or Web Application or Game or Image) (20211106)</option>
<option id='MyNew-20211105' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator PDF Last Reveal Tutorial (Slideshow or Web Application or Game or Image) (20211105)</option>
<option id='MyNew-20211104' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator PDF Order Tutorial (Slideshow or Web Application or Game or Image) (20211104)</option>
<option id='MyNew-20211103' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator PDF Share Tutorial (Slideshow or Web Application or Game or Image) (20211103)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20211102' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator PDF Conversion Tutorial (Slideshow or Web Application or Game or Image) (20211102)</option>
<option id='MyNew-20211101' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Slide Specific Application Tutorial (Slideshow or Web Application or Game or Image) (20211101)</option>
<option id='MyNew-20211026' onclick='windowopen("//www.rjmprogramming.com.au/Mac/affine_7_shear.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/affine_7_shear.gif'>ImageMagick Batch Image Conversion Affine Transformation Tutorial (Slideshow or Web Application or Game or Image) (20211026)</option>
<option id='MyNew-20211025' onclick='windowopen("//www.rjmprogramming.com.au/Mac/im_install_png_quality_jpg.gif?sd=hgfdfh","_blank"); ' value='//www.rjmprogramming.com.au/Mac/im_install_png_quality_jpg.gif?sd=hgfdfh'>ImageMagick Batch Image Conversion Primer Tutorial (Slideshow or Web Application or Game or Image) (20211025)</option>
<option id='MyNew-20211024' onclick='windowopen("//www.rjmprogramming.com.au/Mac/backyard_bird_count.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/backyard_bird_count.gif'>Citizen Science Primer Tutorial (Slideshow or Web Application or Game or Image) (20211024)</option>
<option id='MyNew-20211023' onclick='windowopen("//www.rjmprogramming.com.au/Mac/intellij_idea.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/intellij_idea.gif'>IntelliJ Idea IDE Javascript HTML5 Boilerplate Project Primer Tutorial (Slideshow or Web Application or Game or Image) (20211023)</option>
<option id='MyNew-20211022' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Dropdown Place Iframe Posting Tutorial (Slideshow or Web Application or Game or Image) (20211022)</option>
<option id='MyNew-20211021' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Dropdown Place Images Tutorial (Slideshow or Web Application or Game or Image) (20211021)</option>
<option id='MyNew-20211020' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>PHP File Write Debugging Primer Tutorial (Slideshow or Web Application or Game or Image) (20211020)</option>
<option id='MyNew-20211019' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Images State Precedence Tutorial (Slideshow or Web Application or Game or Image) (20211019)</option>
<option id='MyNew-20211018' onclick='windowopen("//www.rjmprogramming.com.au/About_Us.html","_blank"); ' value='//www.rjmprogramming.com.au/About_Us.html'>Google Translate Landing Page Translate Updated List Tutorial (Slideshow or Web Application or Game or Image) (20211018)</option>
<option id='MyNew-20211017' onclick='windowopen("//www.rjmprogramming.com.au/index.htm","_blank"); ' value='//www.rjmprogramming.com.au/index.htm'>Google Translate Landing Page Translate Update Tutorial (Slideshow or Web Application or Game or Image) (20211017)</option>
<option id='MyNew-20211016' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Images Tutorial (Slideshow or Web Application or Game or Image) (20211016)</option>
<option id='MyNew-20211015' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Northern Territory Place Tutorial (Slideshow or Web Application or Game or Image) (20211015)</option>
<option id='MyNew-20211014' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/plus_avoids_zero.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/plus_avoids_zero.html'>Javascript Incrementing and Decrementing Suffix Tutorial (Slideshow or Web Application or Game or Image) (20211014)</option>
<option id='MyNew-20211013' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/button_element_linefeed_whitespace.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_element_linefeed_whitespace.html'>HTML Button Element Whitespace Primer Tutorial (Slideshow or Web Application or Game or Image) (20211013)</option>
<option id='MyNew-20211012' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/plus_avoids_zero.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/plus_avoids_zero.html'>Javascript Incrementing and Decrementing Primer Tutorial (Slideshow or Web Application or Game or Image) (20211012)</option>
<option id='MyNew-20211011' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhoto/icloud.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhoto/icloud.gif'>MacOS and iOS Photos Storage Maintainence Tutorial (Slideshow or Web Application or Game or Image) (20211011)</option>
<option id='MyNew-20211010' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/medicare_express_plus.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/medicare_express_plus.pdf'>Offline Covid Vaccination Records in Australia Tutorial (Slideshow or Web Application or Game or Image) (20211010)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20211009' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/s_wi_useful.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/s_wi_useful.jpg'>Mac Safari on iPhone Web Browser Debug Tutorial (Slideshow or Web Application or Game or Image) (20211009)</option>
<option id='MyNew-20211008' onclick='windowopen("//www.rjmprogramming.com.au/index.htm","_blank"); ' value='//www.rjmprogramming.com.au/index.htm'>Google Translate Landing Page Translate Tutorial (Slideshow or Web Application or Game or Image) (20211008)</option>
<option id='MyNew-20211007' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wp_gt_fix.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wp_gt_fix.gif'>Google Translate Webpage Translate Tutorial (Slideshow or Web Application or Game or Image) (20211007)</option>
<option id='MyNew-20211006' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/web_browser_on_ios_open_in_background_window_functionality.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/web_browser_on_ios_open_in_background_window_functionality.gif'>Open in Background Windows on iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20211006)</option>
<option id='MyNew-20211005' onclick='windowopen("//www.rjmprogramming.com.au/Mac/bbedit_better_than_textedit.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/bbedit_better_than_textedit.jpg'>MacOS BBEdit Text Editor Tutorial (Slideshow or Web Application or Game or Image) (20211005)</option>
<option id='MyNew-20211004' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Geolocation Elevation Tutorial (Slideshow or Web Application or Game or Image) (20211004)</option>
<option id='MyNew-20211003' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Geolocation Tutorial (Slideshow or Web Application or Game or Image) (20211003)</option>
<option id='MyNew-20211002' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Compass Tutorial (Slideshow or Web Application or Game or Image) (20211002)</option>
<option id='MyNew-20211001' onclick='windowopen("//www.rjmprogramming.com.au/Mac/two_macs_share_via_finder_network.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/two_macs_share_via_finder_network.gif'>Finder File Sharing Mac with Mac Tutorial (Slideshow or Web Application or Game or Image) (20211001)</option>
<option id='MyNew-20210930' onclick='windowopen("//www.rjmprogramming.com.au/Mac/new_mac_ios_safari_debug_via_xcode.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/new_mac_ios_safari_debug_via_xcode.pdf'>New Mac Safari on iOS Web Browser Debug Tutorial (Slideshow or Web Application or Game or Image) (20210930)</option>
<option id='MyNew-20210929' onclick='windowopen("//www.rjmprogramming.com.au/Mac/calendar_location.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/calendar_location.gif'>Calendar Location Services Integration Tutorial (Slideshow or Web Application or Game or Image) (20210929)</option>
<option id='MyNew-20210928' onclick='windowopen("//www.rjmprogramming.com.au/Windows/windows_voice_recorder.gif","_blank"); ' value='//www.rjmprogramming.com.au/Windows/windows_voice_recorder.gif'>Windows Audio Splicing Primer Tutorial (Slideshow or Web Application or Game or Image) (20210928)</option>
<option id='MyNew-20210927' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Migration_Assistant_on_macOS.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Migration_Assistant_on_macOS.mp4'>Migration Assistant on macOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20210927)</option>
<option id='MyNew-20210926' onclick='windowopen("//www.rjmprogramming.com.au/Mac/local_gis.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/local_gis.gif'>Local GIS Primer Tutorial (Slideshow or Web Application or Game or Image) (20210926)</option>
<option id='MyNew-20210925' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip North Point Tutorial (Slideshow or Web Application or Game or Image) (20210925)</option>
<option id='MyNew-20210924' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/yaw_etc.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/yaw_etc.html'>Rotation Game Tutorial (Slideshow or Web Application or Game or Image) (20210924)</option>
<option id='MyNew-20210923' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/ios_url.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/ios_url.gif'>Web Browser on iOS Address Bar URL Appending Tutorial (Slideshow or Web Application or Game or Image) (20210923)</option>
<option id='MyNew-20210922' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Tap Orientation Tutorial (Slideshow or Web Application or Game or Image) (20210922)</option>
<option id='MyNew-20210921' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/google_chrome_ios_inspect.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/google_chrome_ios_inspect.gif'>Google Chrome on iOS Web Browser Debug Tutorial (Slideshow or Web Application or Game or Image) (20210921)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210920' onclick='windowopen("//www.google.com/maps/@-33.7247316,150.4248288,17z","_blank"); ' value='//www.google.com/maps/@-33.7247316,150.4248288,17z'>Google My Business Street Address Changes Tutorial (Slideshow or Web Application or Game or Image) (20210920)</option>
<option id='MyNew-20210919' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Details Orientation Tutorial (Slideshow or Web Application or Game or Image) (20210919)</option>
<option id='MyNew-20210918' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Details Styling Tutorial (Slideshow or Web Application or Game or Image) (20210918)</option>
<option id='MyNew-20210917' onclick='windowopen("//www.rjmprogramming.com.au/Mac/au_super_con.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/au_super_con.gif'>Superannuation Consolidation in Australia Tutorial (Slideshow or Web Application or Game or Image) (20210917)</option>
<option id='MyNew-20210916' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/phone_on_iphone_on_hold_put_on_speaker_phone.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/phone_on_iphone_on_hold_put_on_speaker_phone.gif'>Phone iPhone App On Hold Speaker Phone Tutorial (Slideshow or Web Application or Game or Image) (20210916)</option>
<option id='MyNew-20210915' onclick='windowopen("//www.rjmprogramming.com.au/","_blank"); ' value='//www.rjmprogramming.com.au/'>Landing Page Compass iOS App Tutorial (Slideshow or Web Application or Game or Image) (20210915)</option>
<option id='MyNew-20210914' onclick='windowopen("//www.rjmprogramming.com.au/Mac/gmail_clients.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/gmail_clients.gif'>Gmail on iOS Email Clients Tutorial (Slideshow or Web Application or Game or Image) (20210914)</option>
<option id='MyNew-20210913' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Details Reveal Tutorial (Slideshow or Web Application or Game or Image) (20210913)</option>
<option id='MyNew-20210912' onclick='windowopen("//www.rjmprogramming.com.au/Mac/covid19_vacrec.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/covid19_vacrec.gif'>Covid Vaccination Records in Australia Tutorial (Slideshow or Web Application or Game or Image) (20210912)</option>
<option id='MyNew-20210911' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Details Summary Tutorial (Slideshow or Web Application or Game or Image) (20210911)</option>
<option id='MyNew-20210910' onclick='windowopen("//www.youtube.com/watch/?v=SjyShV10HHM","_blank"); ' value='//www.youtube.com/watch/?v=SjyShV10HHM'>Gmail Webmail Email Attachment on iPad Signature Reply Tutorial (Slideshow or Web Application or Game or Image) (20210910)</option>
<option id='MyNew-20210909' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Locality Distance Ring Tutorial (Slideshow or Web Application or Game or Image) (20210909)</option>
<option id='MyNew-20210908' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Place Name and Horizon Tutorial (Slideshow or Web Application or Game or Image) (20210908)</option>
<option id='MyNew-20210907' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Place Name Tutorial (Slideshow or Web Application or Game or Image) (20210907)</option>
<option id='MyNew-20210906' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html'>Prime Numbers Fractional Sharing Tutorial (Slideshow or Web Application or Game or Image) (20210906)</option>
<option id='MyNew-20210905' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html'>Prime Numbers Fractional Favicon Canvas Tutorial (Slideshow or Web Application or Game or Image) (20210905)</option>
<option id='MyNew-20210904' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html'>Prime Numbers Fractional Favicon Tutorial (Slideshow or Web Application or Game or Image) (20210904)</option>
<option id='MyNew-20210903' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/gmail_forward_some_photos.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/gmail_forward_some_photos.jpg'>Gmail Webmail iPhone Photo Attachments Only Inserted Into Reply Tutorial (Slideshow or Web Application or Game or Image) (20210903)</option>
<option id='MyNew-20210902' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html'>Variety of Prime Numbers Fractional Forms Tutorial (Slideshow or Web Application or Game or Image) (20210902)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210901' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html'>Prime Numbers Fractional Forms Tutorial (Slideshow or Web Application or Game or Image) (20210901)</option>
<option id='MyNew-20210831' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/audiobooks_apple_airpods.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/audiobooks_apple_airpods.gif'>Audiobooks and Apple AirPods Primer Tutorial (Slideshow or Web Application or Game or Image) (20210831)</option>
<option id='MyNew-20210830' onclick='windowopen("//www.rjmprogramming.com.au/","_blank"); ' value='//www.rjmprogramming.com.au/'>Landing Page Navigation Bar Styling Tutorial (Slideshow or Web Application or Game or Image) (20210830)</option>
<option id='MyNew-20210829' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/ssl_renewal_revisited.gif","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/ssl_renewal_revisited.gif'>SSL Certificate Renewal Revisited Tutorial (Slideshow or Web Application or Game or Image) (20210829)</option>
<option id='MyNew-20210828' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html'>Prime Numbers Primer Tutorial (Slideshow or Web Application or Game or Image) (20210828)</option>
<option id='MyNew-20210827' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/window_open_focus.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/window_open_focus.htm'>Window Open Focus Stays on Parent Form Tutorial (Slideshow or Web Application or Game or Image) (20210827)</option>
<option id='MyNew-20210826' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/window_open_focus.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/window_open_focus.html'>Window Open Focus Stays on Parent Primer Tutorial (Slideshow or Web Application or Game or Image) (20210826)</option>
<option id='MyNew-20210825' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Multiple Mention Tutorial (Slideshow or Web Application or Game or Image) (20210825)</option>
<option id='MyNew-20210824' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Timer Tutorial (Slideshow or Web Application or Game or Image) (20210824)</option>
<option id='MyNew-20210823' onclick='windowopen("//www.rjmprogramming.com.au/?responsive=yes","_blank"); ' value='//www.rjmprogramming.com.au/?responsive=yes'>Responsive Web Design Primer Tutorial (Slideshow or Web Application or Game or Image) (20210823)</option>
<option id='MyNew-20210822' onclick='windowopen("//www.rjmprogramming.com.au/Mac/twftp.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/twftp.pdf'>Mac OS X TextWrangler Web Server File Editing Tutorial (Slideshow or Web Application or Game or Image) (20210822)</option>
<option id='MyNew-20210821' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Loop Tutorial (Slideshow or Web Application or Game or Image) (20210821)</option>
<option id='MyNew-20210820' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/keyboard_split_on_ipad.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/keyboard_split_on_ipad.gif'>Keyboard Split on iPad Primer Tutorial (Slideshow or Web Application or Game or Image) (20210820)</option>
<option id='MyNew-20210819' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/td_code_overflow_visible.gif","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/td_code_overflow_visible.gif'>CSS Overflow-X Code Within Cell Tutorial (Slideshow or Web Application or Game or Image) (20210819)</option>
<option id='MyNew-20210818' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Event Timing Tutorial (Slideshow or Web Application or Game or Image) (20210818)</option>
<option id='MyNew-20210817' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Reveal Tutorial (Slideshow or Web Application or Game or Image) (20210817)</option>
<option id='MyNew-20210816' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Order Tutorial (Slideshow or Web Application or Game or Image) (20210816)</option>
<option id='MyNew-20210815' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Improvement Tutorial (Slideshow or Web Application or Game or Image) (20210815)</option>
<option id='MyNew-20210814' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Short Code Translation Textarea Flip Flop Tutorial (Slideshow or Web Application or Game or Image) (20210814)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210813' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Short Code Translation Textarea Rotation Tutorial (Slideshow or Web Application or Game or Image) (20210813)</option>
<option id='MyNew-20210812' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Short Code Translation Textarea Sharing Tutorial (Slideshow or Web Application or Game or Image) (20210812)</option>
<option id='MyNew-20210811' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html'>Short Code Personalized Emoji in Sector Game Tutorial (Slideshow or Web Application or Game or Image) (20210811)</option>
<option id='MyNew-20210810' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html'>Emoji in Sector Game Mobile Tutorial (Slideshow or Web Application or Game or Image) (20210810)</option>
<option id='MyNew-20210809' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html'>Emoji in Sector Game Resize Tutorial (Slideshow or Web Application or Game or Image) (20210809)</option>
<option id='MyNew-20210808' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html'>Emoji in Sector Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20210808)</option>
<option id='MyNew-20210807' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Quiz Mobile Cursor CSS Tutorial (Slideshow or Web Application or Game or Image) (20210807)</option>
<option id='MyNew-20210806' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Quiz Multiple Tailored Sharing Tutorial (Slideshow or Web Application or Game or Image) (20210806)</option>
<option id='MyNew-20210805' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Quiz Multiple Sharing Tutorial (Slideshow or Web Application or Game or Image) (20210805)</option>
<option id='MyNew-20210804' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Quiz Multiple Mobile Tutorial (Slideshow or Web Application or Game or Image) (20210804)</option>
<option id='MyNew-20210803' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Tailored Quiz Tutorial (Slideshow or Web Application or Game or Image) (20210803)</option>
<option id='MyNew-20210802' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Quiz Multiple Tutorial (Slideshow or Web Application or Game or Image) (20210802)</option>
<option id='MyNew-20210801' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20210801)</option>
<option id='MyNew-20210731' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html'>YouTube Embedded Iframe API Summary Singular Multiple Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20210731)</option>
<option id='MyNew-20210730' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html'>YouTube Embedded Iframe API Summary Emoji Buttons Tutorial (Slideshow or Web Application or Game or Image) (20210730)</option>
<option id='MyNew-20210729' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html'>YouTube Embedded Iframe API Video Unavailable Moderation Tutorial (Slideshow or Web Application or Game or Image) (20210729)</option>
<option id='MyNew-20210728' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html'>YouTube Embedded Iframe API and the Promise Object Tutorial (Slideshow or Web Application or Game or Image) (20210728)</option>
<option id='MyNew-20210727' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/await.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/await.html'>Promise Object Sleeping and Doing Primer Tutorial (Slideshow or Web Application or Game or Image) (20210727)</option>
<option id='MyNew-20210726' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara'>Web Application Controlled Progress Cursor Primer Tutorial (Slideshow or Web Application or Game or Image) (20210726)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210725' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australian_lighthouses.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australian_lighthouses.php'>Safari Web Inspector Network Tab Headers PHP Post Tutorial (Slideshow or Web Application or Game or Image) (20210725)</option>
<option id='MyNew-20210724' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>Safari Web Inspector Network Tab Headers Daylight Saving Tutorial (Slideshow or Web Application or Game or Image) (20210724)</option>
<option id='MyNew-20210723' onclick='windowopen("//www.rjmprogramming.com.au/Mac/mapgeo_bad_post.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/mapgeo_bad_post.jpg'>Safari Web Inspector Network Tab Headers Tutorial (Slideshow or Web Application or Game or Image) (20210723)</option>
<option id='MyNew-20210722' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Share Tutorial (Slideshow or Web Application or Game or Image) (20210722)</option>
<option id='MyNew-20210721' onclick='windowopen("//www.rjmprogramming.com.au/Mac/qr_code_via_macos_webpage_image_two_finger_gesture_option.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/qr_code_via_macos_webpage_image_two_finger_gesture_option.pdf'>QR Code URL via macOS Two Finger Gesture Option Tutorial (Slideshow or Web Application or Game or Image) (20210721)</option>
<option id='MyNew-20210720' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/url_spelling.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/url_spelling.gif'>WordPress Blog URL Spelling .htaccess Tutorial (Slideshow or Web Application or Game or Image) (20210720)</option>
<option id='MyNew-20210719' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/marquee_itblog.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/marquee_itblog.htm'>HTML Marquee and Meter and Input Date CSS Tutorial (Slideshow or Web Application or Game or Image) (20210719)</option>
<option id='MyNew-20210718' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html'>HTML5 Web Audio Mudcube Piano Integration Chord Composing Tutorial (Slideshow or Web Application or Game or Image) (20210718)</option>
<option id='MyNew-20210717' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/piano.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/piano.htm'>HTML5 Web Audio Piano Keyboard Tutorial (Slideshow or Web Application or Game or Image) (20210717)</option>
<option id='MyNew-20210716' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/television_via_airplay_via_ipad_web_browser_url_streaming.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/television_via_airplay_via_ipad_web_browser_url_streaming.gif'>Television via AirPlay via iPad Web Browser URL Streaming Tutorial (Slideshow or Web Application or Game or Image) (20210716)</option>
<option id='MyNew-20210715' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/binary_quiz.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/binary_quiz.htm'>HTML/Javascript Binary/Octal/Hexadecimal Game Buttons Tutorial (Slideshow or Web Application or Game or Image) (20210715)</option>
<option id='MyNew-20210714' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/background_ios_app_refeshing.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/background_ios_app_refeshing.gif'>Background App Refresh on iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20210714)</option>
<option id='MyNew-20210713' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creation on Windows MAMP Tutorial (Slideshow or Web Application or Game or Image) (20210713)</option>
<option id='MyNew-20210712' onclick='windowopen("//www.rjmprogramming.com.au/PHP/encoding_decoding.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/encoding_decoding.php'>Javascript and PHP Multiple Encoding and Decoding Tutorial (Slideshow or Web Application or Game or Image) (20210712)</option>
<option id='MyNew-20210711' onclick='windowopen("//www.rjmprogramming.com.au/PHP/encoding_decoding.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/encoding_decoding.php'>Javascript and PHP Encoding and Decoding Primer Tutorial (Slideshow or Web Application or Game or Image) (20210711)</option>
<option id='MyNew-20210710' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Offset Places Google Geo Chart Popup User Interaction Tutorial (Slideshow or Web Application or Game or Image) (20210710)</option>
<option id='MyNew-20210709' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Offset Places Google Geo Chart Wikipedia Double Click Tutorial (Slideshow or Web Application or Game or Image) (20210709)</option>
<option id='MyNew-20210708' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Offset Places Google Geo Chart Wikipedia Tutorial (Slideshow or Web Application or Game or Image) (20210708)</option>
<option id='MyNew-20210707' onclick='windowopen("//www.rjmprogramming.com.au/PHP/OrgChart/Google_OrgChart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/OrgChart/Google_OrgChart.php'>Google Organizational Chart Emoji Tutorial (Slideshow or Web Application or Game or Image) (20210707)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210706' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Offset Places Google Geo Chart Tutorial (Slideshow or Web Application or Game or Image) (20210706)</option>
<option id='MyNew-20210705' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Offset Places Tutorial (Slideshow or Web Application or Game or Image) (20210705)</option>
<option id='MyNew-20210704' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/carnextdoor.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/carnextdoor.gif'>CarNextDoor Vehicle Hiring App Primer Tutorial (Slideshow or Web Application or Game or Image) (20210704)</option>
<option id='MyNew-20210703' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/apple_tv_no_remote_use_ipad_control_centre.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/apple_tv_no_remote_use_ipad_control_centre.gif'>Apple TV iPad Control Centre Remote Control Primer Tutorial (Slideshow or Web Application or Game or Image) (20210703)</option>
<option id='MyNew-20210702' onclick='windowopen("//www.rjmprogramming.com.au/Mac/fttn_nbn.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/fttn_nbn.jpg'>Australian NBN DSL Same ISP Modem Transfer Primer Tutorial (Slideshow or Web Application or Game or Image) (20210702)</option>
<option id='MyNew-20210701' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>Dropdown Meaning in TimeZone Places Tutorial (Slideshow or Web Application or Game or Image) (20210701)</option>
<option id='MyNew-20210630' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>When Meets Where in TimeZone Places Tutorial (Slideshow or Web Application or Game or Image) (20210630)</option>
<option id='MyNew-20210629' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css_units.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_units.html'>CSS Units of Measure Primer Tutorial (Slideshow or Web Application or Game or Image) (20210629)</option>
<option id='MyNew-20210628' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/web_browser_on_ios_new_window_functionality.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/web_browser_on_ios_new_window_functionality.gif'>New Windows on iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20210628)</option>
<option id='MyNew-20210627' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/apple_wallet.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/apple_wallet.jpg'>Apple iOS Wallet Mobile Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20210627)</option>
<option id='MyNew-20210626' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/ios_photos_app_new_album.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/ios_photos_app_new_album.gif'>Photos iOS App Albums Primer Tutorial (Slideshow or Web Application or Game or Image) (20210626)</option>
<option id='MyNew-20210625' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm'>Other Side of the World Reworked Dropdowns Tutorial (Slideshow or Web Application or Game or Image) (20210625)</option>
<option id='MyNew-20210624' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm'>Other Side of the World Reworked Logic Tutorial (Slideshow or Web Application or Game or Image) (20210624)</option>
<option id='MyNew-20210623' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Translation Textarea Sharing Tutorial (Slideshow or Web Application or Game or Image) (20210623)</option>
<option id='MyNew-20210622' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes'>Audio and Video Creator via Media Browsing Image Background Email Tutorial (Slideshow or Web Application or Game or Image) (20210622)</option>
<option id='MyNew-20210621' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes'>Audio and Video Creator via Media Browsing Image Background Tutorial (Slideshow or Web Application or Game or Image) (20210621)</option>
<option id='MyNew-20210620' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/ternary_highlight.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/ternary_highlight.jpg'>Ternary Expression Logic Primer Tutorial (Slideshow or Web Application or Game or Image) (20210620)</option>
<option id='MyNew-20210619' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes'>Audio and Video Creator via Media Browsing Multiple Forms Tutorial (Slideshow or Web Application or Game or Image) (20210619)</option>
<option id='MyNew-20210618' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes'>Audio and Video Creator via Media Browsing Tutorial (Slideshow or Web Application or Game or Image) (20210618)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210617' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/india_map.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.htm'>HTML Map Element SVG Context Google Search Tutorial (Slideshow or Web Application or Game or Image) (20210617)</option>
<option id='MyNew-20210616' onclick='windowopen("//www.rjmprogramming.com.au/Mac/text_to_speech_macos_itunes.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/text_to_speech_macos_itunes.gif'>TextArea to Speech via macOS iTunes Tutorial (Slideshow or Web Application or Game or Image) (20210616)</option>
<option id='MyNew-20210615' onclick='windowopen("//www.rjmprogramming.com.au/Windows/your_phone.gif","_blank"); ' value='//www.rjmprogramming.com.au/Windows/your_phone.gif'>Continuity on Mobile and Windows Primer Tutorial (Slideshow or Web Application or Game or Image) (20210615)</option>
<option id='MyNew-20210614' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Translation Textarea PHP Sort Tutorial (Slideshow or Web Application or Game or Image) (20210614)</option>
<option id='MyNew-20210613' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flip_card.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flip_card.html'>Wikipedia Flipcard Quiz Emoji Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20210613)</option>
<option id='MyNew-20210612' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Translation Textarea Tutorial (Slideshow or Web Application or Game or Image) (20210612)</option>
<option id='MyNew-20210611' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Translation Primer Tutorial (Slideshow or Web Application or Game or Image) (20210611)</option>
<option id='MyNew-20210610' onclick='windowopen("//www.rjmprogramming.com.au/Mac/dab_player_rescan.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/dab_player_rescan.gif'>Digital Audio Broadcasting Rescan Tutorial (Slideshow or Web Application or Game or Image) (20210610)</option>
<option id='MyNew-20210609' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/spotify_bluetooth_volume.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/spotify_bluetooth_volume.jpg'>Making of Spotify Bluetooth Speaker Volume Tutorial (Slideshow or Web Application or Game or Image) (20210609)</option>
<option id='MyNew-20210608' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/spotify_bluetooth_volume.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/spotify_bluetooth_volume.m4v'>Spotify Bluetooth Speaker Volume Tutorial (Slideshow or Web Application or Game or Image) (20210608)</option>
<option id='MyNew-20210607' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/stylus_signature_email_making_of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/stylus_signature_email_making_of.jpg'>Making of Stylus Email Signatures with Touch Devices Tutorial (Slideshow or Web Application or Game or Image) (20210607)</option>
<option id='MyNew-20210606' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/stylus_signature_email.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/stylus_signature_email.pdf'>Stylus Email Signatures with Touch Devices Tutorial (Slideshow or Web Application or Game or Image) (20210606)</option>
<option id='MyNew-20210605' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/stylus_ipad.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/stylus_ipad.gif'>Stylus with Touch Devices Primer Tutorial (Slideshow or Web Application or Game or Image) (20210605)</option>
<option id='MyNew-20210603' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/compass_app.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/compass_app.gif'>Compass iOS App Primer Tutorial (Slideshow or Web Application or Game or Image) (20210603)</option>
<option id='MyNew-20210602' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/groups_app_contacts.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/groups_app_contacts.gif'>Groups iOS App and Contacts Relationship Tutorial (Slideshow or Web Application or Game or Image) (20210602)</option>
<option id='MyNew-20210601' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara'>Just Javascript Card Game Cursor Tutorial (Slideshow or Web Application or Game or Image) (20210601)</option>
<option id='MyNew-20210531' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara'>Just Javascript Card Game Mid-UX Tutorial (Slideshow or Web Application or Game or Image) (20210531)</option>
<option id='MyNew-20210530' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara'>Just Javascript Card Game SVG Background Data URL Tutorial (Slideshow or Web Application or Game or Image) (20210530)</option>
<option id='MyNew-20210529' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara'>Just Javascript Card Game Say My Memory ISO 639-3 PHP JSON Tutorial (Slideshow or Web Application or Game or Image) (20210529)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210528' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Say My Memory ISO 639-3 JSON Tutorial (Slideshow or Web Application or Game or Image) (20210528)</option>
<option id='MyNew-20210527' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Say My Memory ISO 639-3 Tutorial (Slideshow or Web Application or Game or Image) (20210527)</option>
<option id='MyNew-20210526' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/phone_sms_contacts.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/phone_sms_contacts.gif'>Phone and SMS and Contacts Relationship Tutorial (Slideshow or Web Application or Game or Image) (20210526)</option>
<option id='MyNew-20210525' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/contacts_sms.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/contacts_sms.gif'>SMS and Contacts Relationship Primer Tutorial (Slideshow or Web Application or Game or Image) (20210525)</option>
<option id='MyNew-20210524' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Say My Memory Right to Left Tutorial (Slideshow or Web Application or Game or Image) (20210524)</option>
<option id='MyNew-20210523' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Say My Memory Delimiters Tutorial (Slideshow or Web Application or Game or Image) (20210523)</option>
<option id='MyNew-20210522' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Say My Memory Tutorial (Slideshow or Web Application or Game or Image) (20210522)</option>
<option id='MyNew-20210521' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Language Tutorial (Slideshow or Web Application or Game or Image) (20210521)</option>
<option id='MyNew-20210520' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Errors Tutorial (Slideshow or Web Application or Game or Image) (20210520)</option>
<option id='MyNew-20210519' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Commentary Tutorial (Slideshow or Web Application or Game or Image) (20210519)</option>
<option id='MyNew-20210518' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/new_ipad_setup.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/new_ipad_setup.jpg'>Apple iPad to New iPad Bluetooth Assisted Setup Tutorial (Slideshow or Web Application or Game or Image) (20210518)</option>
<option id='MyNew-20210517' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Intranet Tutorial (Slideshow or Web Application or Game or Image) (20210517)</option>
<option id='MyNew-20210516' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Google Translate Tutorial (Slideshow or Web Application or Game or Image) (20210516)</option>
<option id='MyNew-20210515' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Functional Background Buttons Tutorial (Slideshow or Web Application or Game or Image) (20210515)</option>
<option id='MyNew-20210514' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Invalid Bids Tutorial (Slideshow or Web Application or Game or Image) (20210514)</option>
<option id='MyNew-20210513' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Popup Alert Tutorial (Slideshow or Web Application or Game or Image) (20210513)</option>
<option id='MyNew-20210512' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Suit Sort Tutorial (Slideshow or Web Application or Game or Image) (20210512)</option>
<option id='MyNew-20210511' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Bridge Card Game Redouble Tutorial (Slideshow or Web Application or Game or Image) (20210511)</option>
<option id='MyNew-20210510' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Bridge Card Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20210510)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210509' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Early Complete Exit Tutorial (Slideshow or Web Application or Game or Image) (20210509)</option>
<option id='MyNew-20210508' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Early Exit Tutorial (Slideshow or Web Application or Game or Image) (20210508)</option>
<option id='MyNew-20210507' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Open Misère Progress Bar Tutorial (Slideshow or Web Application or Game or Image) (20210507)</option>
<option id='MyNew-20210506' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Open Misère All Local Tutorial (Slideshow or Web Application or Game or Image) (20210506)</option>
<option id='MyNew-20210505' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Open Misère Wording Tutorial (Slideshow or Web Application or Game or Image) (20210505)</option>
<option id='MyNew-20210504' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Open Misère Tutorial (Slideshow or Web Application or Game or Image) (20210504)</option>
<option id='MyNew-20210503' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Emoji Entities Tutorial (Slideshow or Web Application or Game or Image) (20210503)</option>
<option id='MyNew-20210502' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20210502)</option>
<option id='MyNew-20210501' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Email Tutorial (Slideshow or Web Application or Game or Image) (20210501)</option>
<option id='MyNew-20210430' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game CC Tutorial (Slideshow or Web Application or Game or Image) (20210430)</option>
<option id='MyNew-20210429' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Names Tutorial (Slideshow or Web Application or Game or Image) (20210429)</option>
<option id='MyNew-20210428' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Rendering Timing Tutorial (Slideshow or Web Application or Game or Image) (20210428)</option>
<option id='MyNew-20210427' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Continuous Scoring Tutorial (Slideshow or Web Application or Game or Image) (20210427)</option>
<option id='MyNew-20210426' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Kitty Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20210426)</option>
<option id='MyNew-20210425' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Kitty Logic Tutorial (Slideshow or Web Application or Game or Image) (20210425)</option>
<option id='MyNew-20210424' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Remote Kitty Tutorial (Slideshow or Web Application or Game or Image) (20210424)</option>
<option id='MyNew-20210423' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Kitty Setup Tutorial (Slideshow or Web Application or Game or Image) (20210423)</option>
<option id='MyNew-20210422' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Bidding Tutorial (Slideshow or Web Application or Game or Image) (20210422)</option>
<option id='MyNew-20210421' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Order Tutorial (Slideshow or Web Application or Game or Image) (20210421)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210420' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Smaller Deck Tutorial (Slideshow or Web Application or Game or Image) (20210420)</option>
<option id='MyNew-20210419' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Follow Suit Colour Coding Tutorial (Slideshow or Web Application or Game or Image) (20210419)</option>
<option id='MyNew-20210418' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Follow Suit Tutorial (Slideshow or Web Application or Game or Image) (20210418)</option>
<option id='MyNew-20210417' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Host Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20210417)</option>
<option id='MyNew-20210416' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Email Buttons Tutorial (Slideshow or Web Application or Game or Image) (20210416)</option>
<option id='MyNew-20210415' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game By Correspondence Tutorial (Slideshow or Web Application or Game or Image) (20210415)</option>
<option id='MyNew-20210414' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Joker Tutorial (Slideshow or Web Application or Game or Image) (20210414)</option>
<option id='MyNew-20210413' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Tutorial (Slideshow or Web Application or Game or Image) (20210413)</option>
<option id='MyNew-20210412' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Memories SVG Emoji CSS Animation Tutorial (Slideshow or Web Application or Game or Image) (20210412)</option>
<option id='MyNew-20210411' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Memories SVG Emoji Defence Tutorial (Slideshow or Web Application or Game or Image) (20210411)</option>
<option id='MyNew-20210410' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Memories SVG Emoji Background Tutorial (Slideshow or Web Application or Game or Image) (20210410)</option>
<option id='MyNew-20210409' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Memories SVG Emoji Cursor Tutorial (Slideshow or Web Application or Game or Image) (20210409)</option>
<option id='MyNew-20210408' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Memories Card Game Tutorial (Slideshow or Web Application or Game or Image) (20210408)</option>
<option id='MyNew-20210407' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Card Order Game One Window Tutorial (Slideshow or Web Application or Game or Image) (20210407)</option>
<option id='MyNew-20210406' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?onewindow=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?onewindow=y'>Just Javascript Card Order Game Mobile Tutorial (Slideshow or Web Application or Game or Image) (20210406)</option>
<option id='MyNew-20210405' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Card Order Game Tutorial (Slideshow or Web Application or Game or Image) (20210405)</option>
<option id='MyNew-20210404' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Quiz Drag Tutorial (Slideshow or Web Application or Game or Image) (20210404)</option>
<option id='MyNew-20210403' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Quiz CSS Styling Tutorial (Slideshow or Web Application or Game or Image) (20210403)</option>
<option id='MyNew-20210402' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Quiz Content Management Tutorial (Slideshow or Web Application or Game or Image) (20210402)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210401' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Quiz Multiple Users Tutorial (Slideshow or Web Application or Game or Image) (20210401)</option>
<option id='MyNew-20210331' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Quiz via Cards Tutorial (Slideshow or Web Application or Game or Image) (20210331)</option>
<option id='MyNew-20210330' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/nobody.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/nobody.html'>Just Javascript Navigation Tutorial (Slideshow or Web Application or Game or Image) (20210330)</option>
<option id='MyNew-20210329' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/more_transform.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Multiple Image Tutorial (Slideshow or Web Application or Game or Image) (20210329)</option>
<option id='MyNew-20210328' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/more_transform.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Timings Tutorial (Slideshow or Web Application or Game or Image) (20210328)</option>
<option id='MyNew-20210327' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/more_transform.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Antikludge Tutorial (Slideshow or Web Application or Game or Image) (20210327)</option>
<option id='MyNew-20210326' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/more_transform.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Windows Snip and Sketch Tutorial (Slideshow or Web Application or Game or Image) (20210326)</option>
<option id='MyNew-20210325' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/more_transform.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Share Tutorial (Slideshow or Web Application or Game or Image) (20210325)</option>
<option id='MyNew-20210324' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/more_transform.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Mobile Mousemove Tutorial (Slideshow or Web Application or Game or Image) (20210324)</option>
<option id='MyNew-20210323' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/more_transform.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Mobile Tutorial (Slideshow or Web Application or Game or Image) (20210323)</option>
<option id='MyNew-20210322' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/more_transform.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Browse Tutorial (Slideshow or Web Application or Game or Image) (20210322)</option>
<option id='MyNew-20210321' onclick='windowopen("//www.rjmprogramming.com.au/Mac/macos_wine_windows_exe.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/macos_wine_windows_exe.gif'>Wine Stable Tutorial (Slideshow or Web Application or Game or Image) (20210321)</option>
<option id='MyNew-20210320' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/more_transform.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Tool Tutorial (Slideshow or Web Application or Game or Image) (20210320)</option>
<option id='MyNew-20210319' onclick='windowopen("//www.rjmprogramming.com.au/PHP/less_tutorial_options.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/less_tutorial_options.jpg'>Crontab Curl Once a Day Less Work Tutorial (Slideshow or Web Application or Game or Image) (20210319)</option>
<option id='MyNew-20210318' onclick='windowopen("//www.rjmprogramming.com.au/Mac/google_reviews_via_address_bar_typing.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/google_reviews_via_address_bar_typing.gif'>Google Reviews Primer Tutorial (Slideshow or Web Application or Game or Image) (20210318)</option>
<option id='MyNew-20210317' onclick='windowopen("//www.rjmprogramming.com.au/Mac/spotlight_usefulness.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/spotlight_usefulness.gif'>Spotlight on MacOS Generic Usefulness Tutorial (Slideshow or Web Application or Game or Image) (20210317)</option>
<option id='MyNew-20210316' onclick='windowopen("//www.rjmprogramming.com.au/Mac/traceroute_via_network_utility_traceroute.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/traceroute_via_network_utility_traceroute.jpg'>Trace Route on MacOS via Spotlight Tutorial (Slideshow or Web Application or Game or Image) (20210316)</option>
<option id='MyNew-20210315' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/display_inline_block_example_combobox.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/display_inline_block_example_combobox.html'>CSS Display Inline-Block Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20210315)</option>
<option id='MyNew-20210314' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/display_inline_block_example_combobox.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/display_inline_block_example_combobox.htm'>CSS Display Inline-Block Primer Tutorial (Slideshow or Web Application or Game or Image) (20210314)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210313' onclick='windowopen("//www.rjmprogramming.com.au/Mac/applescript_macos_commandline.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/applescript_macos_commandline.gif'>Hard Copy Flyer Automated Applescript Printing macOS Deployment Tutorial (Slideshow or Web Application or Game or Image) (20210313)</option>
<option id='MyNew-20210312' onclick='windowopen("//www.rjmprogramming.com.au/Mac/figma_wireframing.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/figma_wireframing.gif'>Figma Web Design and Wireframing Primer Tutorial (Slideshow or Web Application or Game or Image) (20210312)</option>
<option id='MyNew-20210311' onclick='windowopen("//www.rjmprogramming.com.au/Mac/AppleScriptEditor/applescript_print_landscape_safari_address_bar_url.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/AppleScriptEditor/applescript_print_landscape_safari_address_bar_url.gif'>Hard Copy Flyer Automated Applescript Printing Tutorial (Slideshow or Web Application or Game or Image) (20210311)</option>
<option id='MyNew-20210310' onclick='windowopen("//www.rjmprogramming.com.au/PHP/design_javascript_popups.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/design_javascript_popups.html'>Javascript Popup Window HTML Alternative Save Tutorial (Slideshow or Web Application or Game or Image) (20210310)</option>
<option id='MyNew-20210309' onclick='windowopen("//www.rjmprogramming.com.au/PHP/design_javascript_popups.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/design_javascript_popups.php'>Javascript Popup Window Alternative Save Tutorial (Slideshow or Web Application or Game or Image) (20210309)</option>
<option id='MyNew-20210308' onclick='windowopen("//www.rjmprogramming.com.au/PHP/design_javascript_popups.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/design_javascript_popups.php'>Javascript Popup Window Alternative Tutorial (Slideshow or Web Application or Game or Image) (20210308)</option>
<option id='MyNew-20210307' onclick='windowopen("//www.rjmprogramming.com.au/PHP/BarChart/bar_chart.php?justmenu=justmenu","_blank"); ' value='//www.rjmprogramming.com.au/PHP/BarChart/bar_chart.php?justmenu=justmenu'>Google Chart Generic SMS Integration Tutorial (Slideshow or Web Application or Game or Image) (20210307)</option>
<option id='MyNew-20210306' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Generic SMS Integration Tutorial (Slideshow or Web Application or Game or Image) (20210306)</option>
<option id='MyNew-20210305' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart Tooltips SMS Tutorial (Slideshow or Web Application or Game or Image) (20210305)</option>
<option id='MyNew-20210304' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Pie Chart Tooltips Inline HTML Multiple Form Email Tutorial (Slideshow or Web Application or Game or Image) (20210304)</option>
<option id='MyNew-20210303' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram and Pie Chart Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20210303)</option>
<option id='MyNew-20210302' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart Tooltips Email Tutorial (Slideshow or Web Application or Game or Image) (20210302)</option>
<option id='MyNew-20210301' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart Dynamic Pollster Tutorial (Slideshow or Web Application or Game or Image) (20210301)</option>
<option id='MyNew-20210228' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart Mobile Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20210228)</option>
<option id='MyNew-20210227' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart CSS Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20210227)</option>
<option id='MyNew-20210226' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart HTML Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20210226)</option>
<option id='MyNew-20210225' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20210225)</option>
<option id='MyNew-20210224' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart Interface Tutorial (Slideshow or Web Application or Game or Image) (20210224)</option>
<option id='MyNew-20210223' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html'>Webpage Position Return Content Caching Issues Tutorial (Slideshow or Web Application or Game or Image) (20210223)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210222' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html'>Webpage Horizontal Position Return Content Hover Tutorial (Slideshow or Web Application or Game or Image) (20210222)</option>
<option id='MyNew-20210221' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html'>Webpage Vertical Position Return Content Hover Tutorial (Slideshow or Web Application or Game or Image) (20210221)</option>
<option id='MyNew-20210220' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html'>Webpage Vertical Position Return Content Tutorial (Slideshow or Web Application or Game or Image) (20210220)</option>
<option id='MyNew-20210219' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html'>Webpage Vertical Position Return Tutorial (Slideshow or Web Application or Game or Image) (20210219)</option>
<option id='MyNew-20210218' onclick='windowopen("//www.rjmprogramming.com.au/PHP/anagrams.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/anagrams.php'>PHP Anagram Language Tutorial (Slideshow or Web Application or Game or Image) (20210218)</option>
<option id='MyNew-20210217' onclick='windowopen("//www.rjmprogramming.com.au/PHP/anagrams.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/anagrams.php'>PHP Anagram Levels Tutorial (Slideshow or Web Application or Game or Image) (20210217)</option>
<option id='MyNew-20210216' onclick='windowopen("//www.rjmprogramming.com.au/PHP/anagrams.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/anagrams.php'>PHP Anagrams Tutorial (Slideshow or Web Application or Game or Image) (20210216)</option>
<option id='MyNew-20210215' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.htm'>Javascript Multiline User Definable Replace RegExp Multiline Tutorial (Slideshow or Web Application or Game or Image) (20210215)</option>
<option id='MyNew-20210214' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.htm'>Javascript User Definable Replace RegExp Multiline Tutorial (Slideshow or Web Application or Game or Image) (20210214)</option>
<option id='MyNew-20210213' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ne_lu_na.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ne_lu_na.jpg'>Screenshotting Composite Images on macOS Tutorial (Slideshow or Web Application or Game or Image) (20210213)</option>
<option id='MyNew-20210212' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/Acronym/index.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/Acronym/index.htm'>AppML Acronyms Hierarchy Tutorial (Slideshow or Web Application or Game or Image) (20210212)</option>
<option id='MyNew-20210211' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/Acronym/index.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/Acronym/index.htm'>AppML Acronyms Tutorial (Slideshow or Web Application or Game or Image) (20210211)</option>
<option id='MyNew-20210210' onclick='windowopen("//www.rjmprogramming.com.au/AppML/index.html","_blank"); ' value='//www.rjmprogramming.com.au/AppML/index.html'>AppML Primer Tutorial (Slideshow or Web Application or Game or Image) (20210210)</option>
<option id='MyNew-20210209' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/pattern_calls.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/pattern_calls.html'>Javascript Oninvalid Pattern setCustomValidity Event Form Validations Tutorial (Slideshow or Web Application or Game or Image) (20210209)</option>
<option id='MyNew-20210208' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/onsubmit_appending.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/onsubmit_appending.html'>HTML Form Onsubmit Event Appending Tutorial (Slideshow or Web Application or Game or Image) (20210208)</option>
<option id='MyNew-20210207' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/pattern_test.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/pattern_test.htm'>Javascript Oninvalid Event Form Validation Pattern setCustomValidity Tutorial (Slideshow or Web Application or Game or Image) (20210207)</option>
<option id='MyNew-20210206' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/pattern_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/pattern_test.html'>HTML Oninvalid Event Form Validation Pattern setCustomValidity Tutorial (Slideshow or Web Application or Game or Image) (20210206)</option>
<option id='MyNew-20210205' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html'>CSS Countdown Table Tutorial (Slideshow or Web Application or Game or Image) (20210205)</option>
<option id='MyNew-20210204' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html'>CSS Countdown Emoji Tutorial (Slideshow or Web Application or Game or Image) (20210204)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210203' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html'>CSS Countdown Reveal Tutorial (Slideshow or Web Application or Game or Image) (20210203)</option>
<option id='MyNew-20210202' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html'>CSS Countdown Primer Tutorial (Slideshow or Web Application or Game or Image) (20210202)</option>
<option id='MyNew-20210201' onclick='windowopen("//www.rjmprogramming.com.au/qsall.htm","_blank"); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelector One Element Tutorial (Slideshow or Web Application or Game or Image) (20210201)</option>
<option id='MyNew-20210131' onclick='windowopen("//www.rjmprogramming.com.au/fgc_utf_fix.php","_blank"); ' value='//www.rjmprogramming.com.au/fgc_utf_fix.php'>Iframe Srcdoc Equals UTF-8 Issue Reveal Tutorial (Slideshow or Web Application or Game or Image) (20210131)</option>
<option id='MyNew-20210130' onclick='windowopen("//www.rjmprogramming.com.au/fgc_utf_fix.php","_blank"); ' value='//www.rjmprogramming.com.au/fgc_utf_fix.php'>Iframe Srcdoc Equals UTF-8 Issue Primer Tutorial (Slideshow or Web Application or Game or Image) (20210130)</option>
<option id='MyNew-20210129' onclick='windowopen("//www.rjmprogramming.com.au/qsall.htm","_blank"); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelectorAll Share and Save Tutorial (Slideshow or Web Application or Game or Image) (20210129)</option>
<option id='MyNew-20210128' onclick='windowopen("//www.rjmprogramming.com.au/qsall.htm","_blank"); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelectorAll Textarea Placeholder Tutorial (Slideshow or Web Application or Game or Image) (20210128)</option>
<option id='MyNew-20210127' onclick='windowopen("//www.rjmprogramming.com.au/qsall.htm","_blank"); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelectorAll User Scripting Tutorial (Slideshow or Web Application or Game or Image) (20210127)</option>
<option id='MyNew-20210126' onclick='windowopen("//www.rjmprogramming.com.au/qsall.htm","_blank"); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelectorAll Absolute URL Tutorial (Slideshow or Web Application or Game or Image) (20210126)</option>
<option id='MyNew-20210125' onclick='windowopen("//www.rjmprogramming.com.au/qsall.htm","_blank"); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelectorAll Client Pre-emptive Iframe Tutorial (Slideshow or Web Application or Game or Image) (20210125)</option>
<option id='MyNew-20210124' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/gmail_ios_app.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/gmail_ios_app.gif'>Gmail iOS iPhone Mobile App Primer Tutorial (Slideshow or Web Application or Game or Image) (20210124)</option>
<option id='MyNew-20210123' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/notification_centre.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/notification_centre.gif'>Notification Centre Primer Tutorial (Slideshow or Web Application or Game or Image) (20210123)</option>
<option id='MyNew-20210122' onclick='windowopen("//www.rjmprogramming.com.au/Mac/tfa.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/tfa.gif'>Two Factor Authentication Primer Tutorial (Slideshow or Web Application or Game or Image) (20210122)</option>
<option id='MyNew-20210121' onclick='windowopen("//www.rjmprogramming.com.au/qsall.htm","_blank"); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelectorAll User Styled Clickable Border Tutorial (Slideshow or Web Application or Game or Image) (20210121)</option>
<option id='MyNew-20210120' onclick='windowopen("//www.rjmprogramming.com.au/qsall.html","_blank"); ' value='//www.rjmprogramming.com.au/qsall.html'>Javascript document.querySelectorAll Primer Tutorial (Slideshow or Web Application or Game or Image) (20210120)</option>
<option id='MyNew-20210119' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Emoji UTF-16 Tutorial (Slideshow or Web Application or Game or Image) (20210119)</option>
<option id='MyNew-20210118' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Emoji Input Tutorial (Slideshow or Web Application or Game or Image) (20210118)</option>
<option id='MyNew-20210117' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Ondblclick Event Tutorial (Slideshow or Web Application or Game or Image) (20210117)</option>
<option id='MyNew-20210116' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Email Attachment Download Tutorial (Slideshow or Web Application or Game or Image) (20210116)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20210115' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Onclick Event Logic Tutorial (Slideshow or Web Application or Game or Image) (20210115)</option>
<option id='MyNew-20210114' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Emoji Links Tutorial (Slideshow or Web Application or Game or Image) (20210114)</option>
<option id='MyNew-20210113' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/covid_safe_camera.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/covid_safe_camera.jpg'>QR Code Covid Safe Check-in App Camera Tutorial (Slideshow or Web Application or Game or Image) (20210113)</option>
<option id='MyNew-20210112' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Media Content Tutorial (Slideshow or Web Application or Game or Image) (20210112)</option>
<option id='MyNew-20210111' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Content Tutorial (Slideshow or Web Application or Game or Image) (20210111)</option>
<option id='MyNew-20210110' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Primer Tutorial (Slideshow or Web Application or Game or Image) (20210110)</option>
<option id='MyNew-20210109' onclick='windowopen("//www.rjmprogramming.com.au/Linux/exim_sanity_check_test.gif","_blank"); ' value='//www.rjmprogramming.com.au/Linux/exim_sanity_check_test.gif'>CentOS Exim Mail Server Sanity Check Testing Tutorial (Slideshow or Web Application or Game or Image) (20210109)</option>
<option id='MyNew-20210108' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stparam.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Import TimeZone Tutorial (Slideshow or Web Application or Game or Image) (20210108)</option>
<option id='MyNew-20210107' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stparam.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Import Reminder Tutorial (Slideshow or Web Application or Game or Image) (20210107)</option>
<option id='MyNew-20210106' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stparam.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Share Tutorial (Slideshow or Web Application or Game or Image) (20210106)</option>
<option id='MyNew-20210105' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stparam.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Popup Hashtag Navigation Tutorial (Slideshow or Web Application or Game or Image) (20210105)</option>
<option id='MyNew-20210104' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated Gif Creator Variable Slide Delays Tutorial (Slideshow or Web Application or Game or Image) (20210104)</option>
<option id='MyNew-20210103' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stparam.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser LIFO Tutorial (Slideshow or Web Application or Game or Image) (20210103)</option>
<option id='MyNew-20210102' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stparam.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Voiceover Tutorial (Slideshow or Web Application or Game or Image) (20210102)</option>
<option id='MyNew-20210101' onclick='windowopen("//www.rjmprogramming.com.au/MySql/is_mentioned_by_imagemagick_issue.gif","_blank"); ' value='//www.rjmprogramming.com.au/MySql/is_mentioned_by_imagemagick_issue.gif'>Troubleshooting MySql Query Error Tutorial (Slideshow or Web Application or Game or Image) (20210101)</option>
<option id='MyNew-20201231' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stparam.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Reminder Media Tutorial (Slideshow or Web Application or Game or Image) (20201231)</option>
<option id='MyNew-20201230' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stparam.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Reminder Standing Order Date Tutorial (Slideshow or Web Application or Game or Image) (20201230)</option>
<option id='MyNew-20201229' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stparam.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Reminder Standing Order Tutorial (Slideshow or Web Application or Game or Image) (20201229)</option>
<option id='MyNew-20201228' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stparam.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Session Tutorial (Slideshow or Web Application or Game or Image) (20201228)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20201227' onclick='windowopen("//www.rjmprogramming.com.au/PHP/zero.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/zero.html'>WordPress Recent Posts Widget Caching Issues Tutorial (Slideshow or Web Application or Game or Image) (20201227)</option>
<option id='MyNew-20201226' onclick='windowopen("//www.rjmprogramming.com.au/Mac/biglog_diskspace_issue.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/biglog_diskspace_issue.jpg'>Troubleshooting CentOS Web Server Logfile Diskspace Issue Tutorial (Slideshow or Web Application or Game or Image) (20201226)</option>
<option id='MyNew-20201225' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/nala_timelapse.mov","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/nala_timelapse.mov'>Video iPad Time Lapse Animated GIF via ffmpeg Tutorial (Slideshow or Web Application or Game or Image) (20201225)</option>
<option id='MyNew-20201224' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated Gif Creator Image Filters Tutorial (Slideshow or Web Application or Game or Image) (20201224)</option>
<option id='MyNew-20201223' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated Gif Creator Image Dimensions Tutorial (Slideshow or Web Application or Game or Image) (20201223)</option>
<option id='MyNew-20201222' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated Gif Creator Watermark Display Mode Tutorial (Slideshow or Web Application or Game or Image) (20201222)</option>
<option id='MyNew-20201221' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated Gif Creator Watermark Colour Tutorial (Slideshow or Web Application or Game or Image) (20201221)</option>
<option id='MyNew-20201220' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/Home_Screen_Create_Custom_Icons_at_Bottom_Bar_of_iPhone.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/Home_Screen_Create_Custom_Icons_at_Bottom_Bar_of_iPhone.gif'>Custom Icon Creation on iPhone Primer Tutorial (Slideshow or Web Application or Game or Image) (20201220)</option>
<option id='MyNew-20201219' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html'>Fairy Story Chrome Dictation Punctuation Tutorial (Slideshow or Web Application or Game or Image) (20201219)</option>
<option id='MyNew-20201218' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html'>Fairy Story Chrome Dictation Mixed Content Fix Tutorial (Slideshow or Web Application or Game or Image) (20201218)</option>
<option id='MyNew-20201217' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.php'>Fairy Story Chrome Dictation Tutorial (Slideshow or Web Application or Game or Image) (20201217)</option>
<option id='MyNew-20201216' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/combometer.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/combometer.htm'>ComboMeter Primer Tutorial (Slideshow or Web Application or Game or Image) (20201216)</option>
<option id='MyNew-20201215' onclick='windowopen("//www.rjmprogramming.com.au/PHP/borderize.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/borderize.htm'>CSS Outline and Border via Javascript jQuery Tutorial (Slideshow or Web Application or Game or Image) (20201215)</option>
<option id='MyNew-20201214' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/marquee_itblog.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/marquee_itblog.html'>HTML Marquee and Meter and Input Date Tutorial (Slideshow or Web Application or Game or Image) (20201214)</option>
<option id='MyNew-20201213' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html'>Fairy Story Names and Connectives and Punctuation Dropdown Helpers Tutorial (Slideshow or Web Application or Game or Image) (20201213)</option>
<option id='MyNew-20201212' onclick='windowopen("//www.rjmprogramming.com.au/PHP/imagegridmap.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/imagegridmap.php'>Image Map Grid Styling Email Share Tutorial (Slideshow or Web Application or Game or Image) (20201212)</option>
<option id='MyNew-20201211' onclick='windowopen("//www.rjmprogramming.com.au/PHP/imagegridmap.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/imagegridmap.php'>Image Map Grid Styling Tutorial (Slideshow or Web Application or Game or Image) (20201211)</option>
<option id='MyNew-20201210' onclick='windowopen("//www.rjmprogramming.com.au/PHP/imagegridmap.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/imagegridmap.php'>Small Image Map Grid Tutorial (Slideshow or Web Application or Game or Image) (20201210)</option>
<option id='MyNew-20201209' onclick='windowopen("//www.rjmprogramming.com.au/PHP/imagegridmap.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/imagegridmap.php'>Image Map Grid Email Share Tutorial (Slideshow or Web Application or Game or Image) (20201209)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20201208' onclick='windowopen("//www.rjmprogramming.com.au/PHP/imagegridmap.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/imagegridmap.php'>Image Map Grid Primer Tutorial (Slideshow or Web Application or Game or Image) (20201208)</option>
<option id='MyNew-20201207' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/welcometonation.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/welcometonation.htm'>World Clickarounds Stationery Positioned Annotations Tutorial (Slideshow or Web Application or Game or Image) (20201207)</option>
<option id='MyNew-20201206' onclick='windowopen("//www.rjmprogramming.com.au/PHP/connective_sentences.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/connective_sentences.php'>Connective English Word Sentence Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20201206)</option>
<option id='MyNew-20201205' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wordguessgame.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wordguessgame.html'>Word Guessing or Synonym Game for Two Tutorial (Slideshow or Web Application or Game or Image) (20201205)</option>
<option id='MyNew-20201204' onclick='windowopen("//www.rjmprogramming.com.au/Windows/windows_network_drive_issue.gif","_blank"); ' value='//www.rjmprogramming.com.au/Windows/windows_network_drive_issue.gif'>Windows File Server and File Sharing Inaccessible Troubleshooting Tutorial (Slideshow or Web Application or Game or Image) (20201204)</option>
<option id='MyNew-20201203' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoji_image.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator or Media Paster Multiple Copy Synchronize Tutorial (Slideshow or Web Application or Game or Image) (20201203)</option>
<option id='MyNew-20201202' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoji_image.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator or Media Paster Multiple Copy Background Tutorial (Slideshow or Web Application or Game or Image) (20201202)</option>
<option id='MyNew-20201201' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian French Spanish Verb Conjugation Emoji Image Tutorial (Slideshow or Web Application or Game or Image) (20201201)</option>
<option id='MyNew-20201130' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/ipad_ide.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/ipad_ide.pdf'>Swift Playgrounds on iPad Primer Tutorial (Slideshow or Web Application or Game or Image) (20201130)</option>
<option id='MyNew-20201129' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoji_image.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator or Media Paster Multiple Copy Tutorial (Slideshow or Web Application or Game or Image) (20201129)</option>
<option id='MyNew-20201128' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoji_image.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator or Media Paster Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20201128)</option>
<option id='MyNew-20201127' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoji_image.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator or Media Paster Download Tutorial (Slideshow or Web Application or Game or Image) (20201127)</option>
<option id='MyNew-20201126' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoji_image.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator or Media Paster Tutorial (Slideshow or Web Application or Game or Image) (20201126)</option>
<option id='MyNew-20201125' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoji_image.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator CSS Background Image Tutorial (Slideshow or Web Application or Game or Image) (20201125)</option>
<option id='MyNew-20201124' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/combobox.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/combobox.htm'>ComboBox Sort Tutorial (Slideshow or Web Application or Game or Image) (20201124)</option>
<option id='MyNew-20201123' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoji_image.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator CSS Border Image Tutorial (Slideshow or Web Application or Game or Image) (20201123)</option>
<option id='MyNew-20201122' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/camera_topright.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/camera_topright.pdf'>Camera iOS App Filters Primer Tutorial (Slideshow or Web Application or Game or Image) (20201122)</option>
<option id='MyNew-20201121' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoji_image.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator Share Tutorial (Slideshow or Web Application or Game or Image) (20201121)</option>
<option id='MyNew-20201120' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoji_image.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator Primer Tutorial (Slideshow or Web Application or Game or Image) (20201120)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20201119' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/spreadsheet.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/spreadsheet.htm'>Home Grown Spreadsheet Indexeddb ComboBox Tutorial (Slideshow or Web Application or Game or Image) (20201119)</option>
<option id='MyNew-20201118' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/combobox.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/combobox.htm'>ComboBox Wikipedia Tutorial (Slideshow or Web Application or Game or Image) (20201118)</option>
<option id='MyNew-20201117' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/combobox.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/combobox.htm'>ComboBox Form Tutorial (Slideshow or Web Application or Game or Image) (20201117)</option>
<option id='MyNew-20201116' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/combobox.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/combobox.html'>ComboBox Primer Tutorial (Slideshow or Web Application or Game or Image) (20201116)</option>
<option id='MyNew-20201115' onclick='windowopen("//www.rjmprogramming.com.au/PHP/favourites_midair.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/favourites_midair.php'>Favourites Poll Email Moderation Ajax Tutorial (Slideshow or Web Application or Game or Image) (20201115)</option>
<option id='MyNew-20201114' onclick='windowopen("//www.rjmprogramming.com.au/PHP/favourites_midair.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/favourites_midair.php'>Favourites Poll Email Moderation Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20201114)</option>
<option id='MyNew-20201113' onclick='windowopen("//www.rjmprogramming.com.au/PHP/favourites_midair.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/favourites_midair.php'>Favourites Poll Email Moderation Client Validation Tutorial (Slideshow or Web Application or Game or Image) (20201113)</option>
<option id='MyNew-20201112' onclick='windowopen("//www.rjmprogramming.com.au/PHP/favourites_midair.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/favourites_midair.php'>Favourites Poll Email Moderation Primer Tutorial (Slideshow or Web Application or Game or Image) (20201112)</option>
<option id='MyNew-20201111' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wordpress_mysql_database_backup_update.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wordpress_mysql_database_backup_update.jpg'>WordPress MySql Database Backup Update Tutorial (Slideshow or Web Application or Game or Image) (20201111)</option>
<option id='MyNew-20201110' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/Camera_iPhone_Focus_But_No_Aperture_Change.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/Camera_iPhone_Focus_But_No_Aperture_Change.gif'>Camera Pinch Closeup iPhone Photo Resolution Focus Tutorial (Slideshow or Web Application or Game or Image) (20201110)</option>
<option id='MyNew-20201109' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/bee_various.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/bee_various.gif'>Camera Pinch Closeup iPhone Photo Resolution Primer Tutorial (Slideshow or Web Application or Game or Image) (20201109)</option>
<option id='MyNew-20201108' onclick='windowopen("//www.rjmprogramming.com.au/PHP/whatis.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/whatis.php'>PHP Passthru Output Buffering Verb Tutorial (Slideshow or Web Application or Game or Image) (20201108)</option>
<option id='MyNew-20201107' onclick='windowopen("//www.rjmprogramming.com.au/PHP/whatis.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/whatis.php'>PHP Passthru Output Buffering Security Tutorial (Slideshow or Web Application or Game or Image) (20201107)</option>
<option id='MyNew-20201106' onclick='windowopen("//www.rjmprogramming.com.au/PHP/whatis.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/whatis.php'>PHP Passthru Output Buffering Primer Tutorial (Slideshow or Web Application or Game or Image) (20201106)</option>
<option id='MyNew-20201105' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language HTML Map Trove Tutorial (Slideshow or Web Application or Game or Image) (20201105)</option>
<option id='MyNew-20201104' onclick='windowopen("//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php","_blank"); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Geodata Tutorial (Slideshow or Web Application or Game or Image) (20201104)</option>
<option id='MyNew-20201103' onclick='windowopen("//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php","_blank"); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Massaging Tutorial (Slideshow or Web Application or Game or Image) (20201103)</option>
<option id='MyNew-20201102' onclick='windowopen("//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php","_blank"); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Keyboard Tutorial (Slideshow or Web Application or Game or Image) (20201102)</option>
<option id='MyNew-20201101' onclick='windowopen("//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php","_blank"); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Zip Tutorial (Slideshow or Web Application or Game or Image) (20201101)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20201031' onclick='windowopen("//www.rjmprogramming.com.au/Mac/handoff_etc.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/handoff_etc.pdf'>Continuity on iOS and macOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20201031)</option>
<option id='MyNew-20201030' onclick='windowopen("//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php","_blank"); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Flag Emoji Tutorial (Slideshow or Web Application or Game or Image) (20201030)</option>
<option id='MyNew-20201029' onclick='windowopen("//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php","_blank"); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Data Extension Tutorial (Slideshow or Web Application or Game or Image) (20201029)</option>
<option id='MyNew-20201028' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html'>Google and MyMemory for Two Translate Share Revisit Tutorial (Slideshow or Web Application or Game or Image) (20201028)</option>
<option id='MyNew-20201027' onclick='windowopen("//www.rjmprogramming.com.au/macos_say_record.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Voiceover Ideas My Memory Translations Tutorial (Slideshow or Web Application or Game or Image) (20201027)</option>
<option id='MyNew-20201026' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse Background Image Tutorial (Slideshow or Web Application or Game or Image) (20201026)</option>
<option id='MyNew-20201025' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/iPad_drag.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/iPad_drag.gif'>Swipe iPad Screen Actions Tutorial (Slideshow or Web Application or Game or Image) (20201025)</option>
<option id='MyNew-20201024' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/service_nsw.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/service_nsw.gif'>QR Code Covid Safe Check-in App Tutorial (Slideshow or Web Application or Game or Image) (20201024)</option>
<option id='MyNew-20201023' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/screenshot_annotating.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/screenshot_annotating.gif'>Screenshot Annotating in iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20201023)</option>
<option id='MyNew-20201022' onclick='windowopen("//www.rjmprogramming.com.au/Mac/vignette.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/vignette.pdf'>Email iOS Vignette Primer Tutorial (Slideshow or Web Application or Game or Image) (20201022)</option>
<option id='MyNew-20201021' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse SVG Class Tutorial (Slideshow or Web Application or Game or Image) (20201021)</option>
<option id='MyNew-20201020' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse Interactive Input Tutorial (Slideshow or Web Application or Game or Image) (20201020)</option>
<option id='MyNew-20201019' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Geo Chart Navigation Tutorial (Slideshow or Web Application or Game or Image) (20201019)</option>
<option id='MyNew-20201018' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Geo Chart DMS Tutorial (Slideshow or Web Application or Game or Image) (20201018)</option>
<option id='MyNew-20201017' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Geo Chart Order Tutorial (Slideshow or Web Application or Game or Image) (20201017)</option>
<option id='MyNew-20201016' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Geo Chart Emoji Tutorial (Slideshow or Web Application or Game or Image) (20201016)</option>
<option id='MyNew-20201015' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Geo Chart Context Tutorial (Slideshow or Web Application or Game or Image) (20201015)</option>
<option id='MyNew-20201014' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Geo Chart Tutorial (Slideshow or Web Application or Game or Image) (20201014)</option>
<option id='MyNew-20201013' onclick='windowopen("//www.rjmprogramming.com.au/Windows/Windows_10_not_Showing_iPhone_6_Personal_Hotspot_in_Connection_List_of_WiFi.gif","_blank"); ' value='//www.rjmprogramming.com.au/Windows/Windows_10_not_Showing_iPhone_6_Personal_Hotspot_in_Connection_List_of_WiFi.gif'>Troubleshooting Retethering Windows 10 to iPhone Tutorial (Slideshow or Web Application or Game or Image) (20201013)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20201012' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Canvas Scale Geo Tutorial (Slideshow or Web Application or Game or Image) (20201012)</option>
<option id='MyNew-20201011' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Placename Tutorial (Slideshow or Web Application or Game or Image) (20201011)</option>
<option id='MyNew-20201010' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Co-ordinates Tutorial (Slideshow or Web Application or Game or Image) (20201010)</option>
<option id='MyNew-20201009' onclick='windowopen("//www.rjmprogramming.com.au/index.htm","_blank"); ' value='//www.rjmprogramming.com.au/index.htm'>Landing Page WordPress Tags Primer Tutorial (Slideshow or Web Application or Game or Image) (20201009)</option>
<option id='MyNew-20201008' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Dynamic Javascript YouTube Embedded API Search Tutorial (Slideshow or Web Application or Game or Image) (20201008)</option>
<option id='MyNew-20201007' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Dynamic Javascript YouTube Embedded API Peer Genericity Tutorial (Slideshow or Web Application or Game or Image) (20201007)</option>
<option id='MyNew-20201006' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/div_within_div.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/div_within_div.html'>Editable and Uneditable Text Primer Tutorial (Slideshow or Web Application or Game or Image) (20201006)</option>
<option id='MyNew-20201005' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Dynamic Javascript YouTube Embedded API Web Inspector Tutorial (Slideshow or Web Application or Game or Image) (20201005)</option>
<option id='MyNew-20201004' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Dynamic Javascript YouTube Embedded API Onerror Tutorial (Slideshow or Web Application or Game or Image) (20201004)</option>
<option id='MyNew-20201003' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Dynamic Javascript YouTube Embedded API LocalStorage Tutorial (Slideshow or Web Application or Game or Image) (20201003)</option>
<option id='MyNew-20201002' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Dynamic Javascript YouTube Embedded API Ajax Tutorial (Slideshow or Web Application or Game or Image) (20201002)</option>
<option id='MyNew-20201001' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/array_work.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/array_work.html'>Javascript Array Method Mobile Tutorial (Slideshow or Web Application or Game or Image) (20201001)</option>
<option id='MyNew-20200930' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/array_work.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/array_work.html'>Javascript Array Prototype Method Tutorial (Slideshow or Web Application or Game or Image) (20200930)</option>
<option id='MyNew-20200929' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/array_work.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/array_work.html'>Javascript Array Method Splice Tutorial (Slideshow or Web Application or Game or Image) (20200929)</option>
<option id='MyNew-20200928' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/array_work.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/array_work.html'>Javascript Array Method Stack and Queue Tutorial (Slideshow or Web Application or Game or Image) (20200928)</option>
<option id='MyNew-20200927' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/array_work.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/array_work.html'>Javascript Array Method Solar System Planets Game Tutorial (Slideshow or Web Application or Game or Image) (20200927)</option>
<option id='MyNew-20200926' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/array_work.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/array_work.html'>Javascript Array Method Primer Tutorial (Slideshow or Web Application or Game or Image) (20200926)</option>
<option id='MyNew-20200925' onclick='windowopen("//www.rjmprogramming.com.au/macos_ffmpeg_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>PDF Animations Revealed Tutorial (Slideshow or Web Application or Game or Image) (20200925)</option>
<option id='MyNew-20200924' onclick='windowopen("//www.rjmprogramming.com.au/macos_ffmpeg_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>PDF Animation Primer Tutorial (Slideshow or Web Application or Game or Image) (20200924)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200923' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html'>Personalizing Interesting Places Ajax FormData Tutorial (Slideshow or Web Application or Game or Image) (20200923)</option>
<option id='MyNew-20200922' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html'>Personalizing Interesting Places Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20200922)</option>
<option id='MyNew-20200921' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html'>Personalizing Interesting Places Tutorial (Slideshow or Web Application or Game or Image) (20200921)</option>
<option id='MyNew-20200920' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Tidy Up Tutorial (Slideshow or Web Application or Game or Image) (20200920)</option>
<option id='MyNew-20200919' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Meta UTF-8 Tutorial (Slideshow or Web Application or Game or Image) (20200919)</option>
<option id='MyNew-20200918' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/what_and_when.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/what_and_when.html'>Dynamic Timer Primer Tutorial (Slideshow or Web Application or Game or Image) (20200918)</option>
<option id='MyNew-20200917' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Multiline Tutorial (Slideshow or Web Application or Game or Image) (20200917)</option>
<option id='MyNew-20200916' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wordpress_mysql_database_backup.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wordpress_mysql_database_backup.jpg'>WordPress MySql Database Backup Tutorial (Slideshow or Web Application or Game or Image) (20200916)</option>
<option id='MyNew-20200915' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Media Context Tutorial (Slideshow or Web Application or Game or Image) (20200915)</option>
<option id='MyNew-20200914' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/imb_month.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/imb_month.gif'>WordPress Is Mentioned By Less Recently Modified Tutorial (Slideshow or Web Application or Game or Image) (20200914)</option>
<option id='MyNew-20200913' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Context Tutorial (Slideshow or Web Application or Game or Image) (20200913)</option>
<option id='MyNew-20200912' onclick='windowopen("//www.rjmprogramming.com.au/Mac/gmail_spam_search.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/gmail_spam_search.gif'>Gmail Webmail Non-mobile Non-app Advanced Search Tutorial (Slideshow or Web Application or Game or Image) (20200912)</option>
<option id='MyNew-20200911' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Details Summary Button Delayed Onclick Tutorial (Slideshow or Web Application or Game or Image) (20200911)</option>
<option id='MyNew-20200910' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Details Summary Button Onclick Primer Tutorial (Slideshow or Web Application or Game or Image) (20200910)</option>
<option id='MyNew-20200909' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Chrome Hear It Tutorial (Slideshow or Web Application or Game or Image) (20200909)</option>
<option id='MyNew-20200908' onclick='windowopen("//www.rjmprogramming.com.au/Mac/meta_description_specific.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/meta_description_specific.jpg'>Search Engine Optimization Meta Description Specific Tutorial (Slideshow or Web Application or Game or Image) (20200908)</option>
<option id='MyNew-20200907' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html&pp=50225&pn=50192&title=Cater_for_Rotation_Lock_on_iPad_Tutorial_(Slideshow_or_Web_Application_or_Game_or_Image)","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html&pp=50225&pn=50192&title=Cater_for_Rotation_Lock_on_iPad_Tutorial_(Slideshow_or_Web_Application_or_Game_or_Image)'>Cater for Rotation Lock on iPad Tutorial (Slideshow or Web Application or Game or Image) (20200907)</option>
<option id='MyNew-20200906' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/ipad_rotation.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/ipad_rotation.pdf'>Rotation Lock on iPad Primer Tutorial (Slideshow or Web Application or Game or Image) (20200906)</option>
<option id='MyNew-20200905' onclick='windowopen("//www.rjmprogramming.com.au/macos_say_record.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Voiceover Ideas Google Translate Tutorial (Slideshow or Web Application or Game or Image) (20200905)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200904' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Chrome Hands Free Tutorial (Slideshow or Web Application or Game or Image) (20200904)</option>
<option id='MyNew-20200903' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Dictation Tutorial (Slideshow or Web Application or Game or Image) (20200903)</option>
<option id='MyNew-20200902' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Media Tutorial (Slideshow or Web Application or Game or Image) (20200902)</option>
<option id='MyNew-20200901' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Emoji Tutorial (Slideshow or Web Application or Game or Image) (20200901)</option>
<option id='MyNew-20200831' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Imagery Tutorial (Slideshow or Web Application or Game or Image) (20200831)</option>
<option id='MyNew-20200830' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets SMS Invitation Tutorial (Slideshow or Web Application or Game or Image) (20200830)</option>
<option id='MyNew-20200829' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Session Tutorial (Slideshow or Web Application or Game or Image) (20200829)</option>
<option id='MyNew-20200828' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Cron Tutorial (Slideshow or Web Application or Game or Image) (20200828)</option>
<option id='MyNew-20200827' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_listener.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Primer Tutorial (Slideshow or Web Application or Game or Image) (20200827)</option>
<option id='MyNew-20200826' onclick='windowopen("//www.rjmprogramming.com.au/Linux/Watchdog/trouble.gif","_blank"); ' value='//www.rjmprogramming.com.au/Linux/Watchdog/trouble.gif'>MySql Down Apache Challenged Thinking Tutorial (Slideshow or Web Application or Game or Image) (20200826)</option>
<option id='MyNew-20200825' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Input Colour Picker Multiple Linear Gradient Background Feedback Undo Tutorial (Slideshow or Web Application or Game or Image) (20200825)</option>
<option id='MyNew-20200824' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Input Colour Picker Multiple Linear Gradient Background Feedback Tutorial (Slideshow or Web Application or Game or Image) (20200824)</option>
<option id='MyNew-20200823' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/input_col_multiple.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/input_col_multiple.htm'>Input Colour Picker Multiple Linear Gradient Background Time Tutorial (Slideshow or Web Application or Game or Image) (20200823)</option>
<option id='MyNew-20200822' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/input_col_multiple.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/input_col_multiple.htm'>Input Colour Picker Multiple Linear Gradient Background Primer Tutorial (Slideshow or Web Application or Game or Image) (20200822)</option>
<option id='MyNew-20200821' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse Canvas Tutorial (Slideshow or Web Application or Game or Image) (20200821)</option>
<option id='MyNew-20200820' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS NSW State Survey Traverse Tutorial (Slideshow or Web Application or Game or Image) (20200820)</option>
<option id='MyNew-20200819' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse Co-ordinates Tutorial (Slideshow or Web Application or Game or Image) (20200819)</option>
<option id='MyNew-20200818' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/random_enabled_button_click_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/random_enabled_button_click_game.html'>HTML Enabled and Disabled Buttons Game Tutorial (Slideshow or Web Application or Game or Image) (20200818)</option>
<option id='MyNew-20200817' onclick='windowopen("//www.rjmprogramming.com.au/WebRTC/","_blank"); ' value='//www.rjmprogramming.com.au/WebRTC/'>WebRTC API Primer Tutorial (Slideshow or Web Application or Game or Image) (20200817)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200816' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/find_my_app.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/find_my_app.pdf'>Find My iOS Mobile App Tutorial (Slideshow or Web Application or Game or Image) (20200816)</option>
<option id='MyNew-20200815' onclick='windowopen("//www.rjmprogramming.com.au/Mac/mac_redaction.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/mac_redaction.jpg'>Mac Redaction Ideas Primer Tutorial (Slideshow or Web Application or Game or Image) (20200815)</option>
<option id='MyNew-20200814' onclick='windowopen("//www.rjmprogramming.com.au/Mac/no_scanner_hardcopy_copy_ready_for_standing_order.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/no_scanner_hardcopy_copy_ready_for_standing_order.pdf'>Standing Order Hardcopy without Printer Scanning Tutorial (Slideshow or Web Application or Game or Image) (20200814)</option>
<option id='MyNew-20200813' onclick='windowopen("//www.rjmprogramming.com.au/Mac/mygov_medicare_link_rebates.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/mygov_medicare_link_rebates.pdf'>Australian Medicare Rebates Banking Primer Tutorial (Slideshow or Web Application or Game or Image) (20200813)</option>
<option id='MyNew-20200812' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>CSS Gradient Creations Popup Integration Tutorial (Slideshow or Web Application or Game or Image) (20200812)</option>
<option id='MyNew-20200811' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm'>CSS Gradient Creations Sharing Tutorial (Slideshow or Web Application or Game or Image) (20200811)</option>
<option id='MyNew-20200810' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.html'>CSS Gradient Creations Tutorial (Slideshow or Web Application or Game or Image) (20200810)</option>
<option id='MyNew-20200809' onclick='windowopen("//www.rjmprogramming.com.au/getmelist.htm","_blank"); ' value='//www.rjmprogramming.com.au/getmelist.htm'>Code Download Table Difference Functional Hover Tutorial (Slideshow or Web Application or Game or Image) (20200809)</option>
<option id='MyNew-20200808' onclick='windowopen("//www.rjmprogramming.com.au/getmelist.htm","_blank"); ' value='//www.rjmprogramming.com.au/getmelist.htm'>Code Download Table Difference Functional Linking Tutorial (Slideshow or Web Application or Game or Image) (20200808)</option>
<option id='MyNew-20200807' onclick='windowopen("//www.rjmprogramming.com.au/getmelist.htm","_blank"); ' value='//www.rjmprogramming.com.au/getmelist.htm'>Code Download Table Multiple Row Email Report Tutorial (Slideshow or Web Application or Game or Image) (20200807)</option>
<option id='MyNew-20200806' onclick='windowopen("//www.rjmprogramming.com.au/getmelist.htm","_blank"); ' value='//www.rjmprogramming.com.au/getmelist.htm'>Download and Copy or Move Code Download Table Tutorial (Slideshow or Web Application or Game or Image) (20200806)</option>
<option id='MyNew-20200805' onclick='windowopen("//www.rjmprogramming.com.au/Mac/toggle_download_mode_practicalities_last.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/toggle_download_mode_practicalities_last.gif'>Download and Copy or Move Server Tutorial (Slideshow or Web Application or Game or Image) (20200805)</option>
<option id='MyNew-20200804' onclick='windowopen("//www.rjmprogramming.com.au/Mac/download_ksh.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/download_ksh.jpg'>Download and Copy or Move Primer Tutorial (Slideshow or Web Application or Game or Image) (20200804)</option>
<option id='MyNew-20200803' onclick='windowopen("//www.rjmprogramming.com.au/macos_ffmpeg_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Image/PDF and Audio/Video Supervised Rotation Tutorial (Slideshow or Web Application or Game or Image) (20200803)</option>
<option id='MyNew-20200802' onclick='windowopen("//www.rjmprogramming.com.au/macos_ffmpeg_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Image/PDF and Audio/Video Supervised Flatten Tutorial (Slideshow or Web Application or Game or Image) (20200802)</option>
<option id='MyNew-20200801' onclick='windowopen("//www.rjmprogramming.com.au/macos_ffmpeg_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Image/PDF and Audio/Video Supervised Concatenate Tutorial (Slideshow or Web Application or Game or Image) (20200801)</option>
<option id='MyNew-20200731' onclick='windowopen("//www.rjmprogramming.com.au/macos_ffmpeg_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Image/PDF and Audio/Video Supervised Multiple Tutorial (Slideshow or Web Application or Game or Image) (20200731)</option>
<option id='MyNew-20200730' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flag_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flag_quiz.html'>Button Webpage Primer Tutorial (Slideshow or Web Application or Game or Image) (20200730)</option>
<option id='MyNew-20200729' onclick='windowopen("//www.rjmprogramming.com.au/macos_ffmpeg_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Image/PDF and Audio/Video Supervised Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20200729)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200728' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/button_vs_input_type_button.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_vs_input_type_button.html'>Button Versus Input Type Equals Button Primer Tutorial (Slideshow or Web Application or Game or Image) (20200728)</option>
<option id='MyNew-20200727' onclick='windowopen("//www.rjmprogramming.com.au/macos_ffmpeg_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Image/PDF and Audio/Video Supervised Conversions Tutorial (Slideshow or Web Application or Game or Image) (20200727)</option>
<option id='MyNew-20200726' onclick='windowopen("//www.rjmprogramming.com.au/macos_ffmpeg_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Audio and Video Supervised Conversions Primer Tutorial (Slideshow or Web Application or Game or Image) (20200726)</option>
<option id='MyNew-20200725' onclick='windowopen("//www.rjmprogramming.com.au/macos_textutil_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_textutil_convert.php'>Pandoc Document Conversion Email Tutorial (Slideshow or Web Application or Game or Image) (20200725)</option>
<option id='MyNew-20200724' onclick='windowopen("//www.rjmprogramming.com.au/macos_textutil_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_textutil_convert.php'>Pandoc Document Conversion Command Line Tutorial (Slideshow or Web Application or Game or Image) (20200724)</option>
<option id='MyNew-20200723' onclick='windowopen("//www.rjmprogramming.com.au/macos_textutil_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_textutil_convert.php'>Pandoc Document Conversion Multiple Tutorial (Slideshow or Web Application or Game or Image) (20200723)</option>
<option id='MyNew-20200722' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Update Tutorial (Slideshow or Web Application or Game or Image) (20200722)</option>
<option id='MyNew-20200721' onclick='windowopen("//www.rjmprogramming.com.au/macos_textutil_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_textutil_convert.php'>Pandoc Document Conversion Primer Tutorial (Slideshow or Web Application or Game or Image) (20200721)</option>
<option id='MyNew-20200720' onclick='windowopen("//www.rjmprogramming.com.au/macos_textutil_convert.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_textutil_convert.php'>MacOS Document Conversion Primer Tutorial (Slideshow or Web Application or Game or Image) (20200720)</option>
<option id='MyNew-20200719' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>Haiku Multimedia via Media Record Font Tutorial (Slideshow or Web Application or Game or Image) (20200719)</option>
<option id='MyNew-20200718' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>Haiku Multimedia via Media Record Genericization Tutorial (Slideshow or Web Application or Game or Image) (20200718)</option>
<option id='MyNew-20200717' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>Haiku Multimedia via Media Record Background Tutorial (Slideshow or Web Application or Game or Image) (20200717)</option>
<option id='MyNew-20200716' onclick='windowopen("//www.rjmprogramming.com.au/Windows/appdata_research.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/appdata_research.pdf'>Windows AppData Primer Tutorial (Slideshow or Web Application or Game or Image) (20200716)</option>
<option id='MyNew-20200715' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>Haiku Multimedia via Media Record Share Tutorial (Slideshow or Web Application or Game or Image) (20200715)</option>
<option id='MyNew-20200714' onclick='windowopen("//www.rjmprogramming.com.au/macos_say_record.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Media Mix Play Audio Video Mix Concatenation Tutorial (Slideshow or Web Application or Game or Image) (20200714)</option>
<option id='MyNew-20200713' onclick='windowopen("//www.rjmprogramming.com.au/macos_say_record.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Media Mix Play Audio Video Mix Emoji Tutorial (Slideshow or Web Application or Game or Image) (20200713)</option>
<option id='MyNew-20200712' onclick='windowopen("//www.rjmprogramming.com.au/macos_say_record.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Media Mix Play Audio Video Mix Share Tutorial (Slideshow or Web Application or Game or Image) (20200712)</option>
<option id='MyNew-20200711' onclick='windowopen("//www.rjmprogramming.com.au/macos_say_record.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Media Mix Play Audio Video Mix Tutorial (Slideshow or Web Application or Game or Image) (20200711)</option>
<option id='MyNew-20200710' onclick='windowopen("//www.rjmprogramming.com.au/macos_say_record.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Media Mix Play Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20200710)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200709' onclick='windowopen("//www.rjmprogramming.com.au/macos_say_record.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Media Mix Play Tutorial (Slideshow or Web Application or Game or Image) (20200709)</option>
<option id='MyNew-20200708' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>Haiku Multimedia via Media Record Capture Tutorial (Slideshow or Web Application or Game or Image) (20200708)</option>
<option id='MyNew-20200707' onclick='windowopen("//www.rjmprogramming.com.au/macos_say_record.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>MacOS and Other Mobile Media Record Tutorial (Slideshow or Web Application or Game or Image) (20200707)</option>
<option id='MyNew-20200706' onclick='windowopen("//www.rjmprogramming.com.au/macos_say_record.php","_blank"); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>MacOS Speech to Flash Player Audio Record Tutorial (Slideshow or Web Application or Game or Image) (20200706)</option>
<option id='MyNew-20200705' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>MacOS Text to Audio Share Tutorial (Slideshow or Web Application or Game or Image) (20200705)</option>
<option id='MyNew-20200704' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>MacOS Text to Audio Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20200704)</option>
<option id='MyNew-20200703' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>MacOS Text to Audio Primer Tutorial (Slideshow or Web Application or Game or Image) (20200703)</option>
<option id='MyNew-20200702' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Audio or Video Foreground Tutorial (Slideshow or Web Application or Game or Image) (20200702)</option>
<option id='MyNew-20200701' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/inhouse_pseudo_elements.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/inhouse_pseudo_elements.htm'>Inhouse CSS Pseudo Element Co-ordinate Hover Tutorial (Slideshow or Web Application or Game or Image) (20200701)</option>
<option id='MyNew-20200630' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/inhouse_pseudo_elements.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/inhouse_pseudo_elements.html'>Inhouse CSS Pseudo Element Co-ordinate Tutorial (Slideshow or Web Application or Game or Image) (20200630)</option>
<option id='MyNew-20200629' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>Haiku Animated Gif Creator Tutorial (Slideshow or Web Application or Game or Image) (20200629)</option>
<option id='MyNew-20200628' onclick='windowopen("//www.rjmprogramming.com.au/PHP/set_locale.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/set_locale.php'>PHP Internationalization via Locale Primer Tutorial (Slideshow or Web Application or Game or Image) (20200628)</option>
<option id='MyNew-20200627' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Random Slide Order Tutorial (Slideshow or Web Application or Game or Image) (20200627)</option>
<option id='MyNew-20200626' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Local Browse Tutorial (Slideshow or Web Application or Game or Image) (20200626)</option>
<option id='MyNew-20200625' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dejatest.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dejatest.html'>CSS3 Web TrueTypeFont Tutorial (Slideshow or Web Application or Game or Image) (20200625)</option>
<option id='MyNew-20200624' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/imagine__follow_up.gif","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/imagine__follow_up.gif'>Animated GIF Watermark Comments Karaoke Tutorial (Slideshow or Web Application or Game or Image) (20200624)</option>
<option id='MyNew-20200623' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/imagine.gif","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/imagine.gif'>Animated GIF Watermark Comments Personalization Tutorial (Slideshow or Web Application or Game or Image) (20200623)</option>
<option id='MyNew-20200622' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/water_cycle.pdf","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/water_cycle.pdf'>Animated GIF Watermark Comments Tutorial (Slideshow or Web Application or Game or Image) (20200622)</option>
<option id='MyNew-20200621' onclick='windowopen("//www.rjmprogramming.com.au/PHP/zero_html_mobile.gif","_blank"); ' value='//www.rjmprogramming.com.au/PHP/zero_html_mobile.gif'>Wordpress Recent Post Animated GIF Improvement Mobile Tutorial (Slideshow or Web Application or Game or Image) (20200621)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200620' onclick='windowopen("//www.rjmprogramming.com.au/PHP/zero_html.gif","_blank"); ' value='//www.rjmprogramming.com.au/PHP/zero_html.gif'>Wordpress Recent Post Animated GIF Improvement Tutorial (Slideshow or Web Application or Game or Image) (20200620)</option>
<option id='MyNew-20200619' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/welcometonation.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/welcometonation.htm'>World Clickarounds Scrollable Annotations Tutorial (Slideshow or Web Application or Game or Image) (20200619)</option>
<option id='MyNew-20200618' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wp_is_last.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wp_is_last.gif'>Inhouse Slideshow Temporary Unzip Tutorial (Slideshow or Web Application or Game or Image) (20200618)</option>
<option id='MyNew-20200617' onclick='windowopen("//rjmprogramming.com.au/getmelist.htm","_blank"); ' value='//rjmprogramming.com.au/getmelist.htm'>PHP Blog Summary Fixed Title Events Tutorial (Slideshow or Web Application or Game or Image) (20200617)</option>
<option id='MyNew-20200616' onclick='windowopen("//rjmprogramming.com.au/getmelist.htm","_blank"); ' value='//rjmprogramming.com.au/getmelist.htm'>PHP Blog Summary Fixed Titles Tutorial (Slideshow or Web Application or Game or Image) (20200616)</option>
<option id='MyNew-20200615' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Canvas Curve Annotations Tutorial (Slideshow or Web Application or Game or Image) (20200615)</option>
<option id='MyNew-20200614' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Standing Order Sequences Canvas of Image Dimensions Flexibility Tutorial (Slideshow or Web Application or Game or Image) (20200614)</option>
<option id='MyNew-20200613' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Standing Order Sequences Canvas of Image Dimensions Tutorial (Slideshow or Web Application or Game or Image) (20200613)</option>
<option id='MyNew-20200612' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Standing Order Canvas Datetime or Number or Emoji Sequences Tutorial (Slideshow or Web Application or Game or Image) (20200612)</option>
<option id='MyNew-20200611' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Canvas Annotations and Datetime or Number or Emoji Sequences Tutorial (Slideshow or Web Application or Game or Image) (20200611)</option>
<option id='MyNew-20200610' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Canvas Annotations and Datetime or Number Sequences Tutorial (Slideshow or Web Application or Game or Image) (20200610)</option>
<option id='MyNew-20200609' onclick='windowopen("//www.rjmprogramming.com.au/Apache/shtml_404_redirect.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Apache/shtml_404_redirect.jpg'>Page Not Found Error Message Email Subject Tutorial (Slideshow or Web Application or Game or Image) (20200609)</option>
<option id='MyNew-20200608' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/air_drop_messages_live_photo_more.mp4 ","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/air_drop_messages_live_photo_more.mp4 '>Concatenating Video on Command Line Tutorial (Slideshow or Web Application or Game or Image) (20200608)</option>
<option id='MyNew-20200607' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/air_drop_messages_live_photo.mp4 ","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/air_drop_messages_live_photo.mp4 '>Camera App Photo Live Mode Sharing Tutorial (Slideshow or Web Application or Game or Image) (20200607)</option>
<option id='MyNew-20200606' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/live_mode.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/live_mode.mp4'>Camera App Photo Live Mode Primer Tutorial (Slideshow or Web Application or Game or Image) (20200606)</option>
<option id='MyNew-20200605' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Local Datetime Token Subject Integrations Tutorial (Slideshow or Web Application or Game or Image) (20200605)</option>
<option id='MyNew-20200604' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Local Datetime Token Subject Tutorial (Slideshow or Web Application or Game or Image) (20200604)</option>
<option id='MyNew-20200603' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?toggle=1&image12=heart.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?toggle=1&image12=heart.jpg'>Merging Photos via Remote Image Urls Tutorial (Slideshow or Web Application or Game or Image) (20200603)</option>
<option id='MyNew-20200602' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html'>Colour Systems Localized Internationalized Date Emails Tutorial (Slideshow or Web Application or Game or Image) (20200602)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200601' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html'>Colour Systems Inline HTML Email Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20200601)</option>
<option id='MyNew-20200531' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html'>Colour Systems Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20200531)</option>
<option id='MyNew-20200530' onclick='windowopen("//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_standing_order.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_standing_order.jpg'>Linux sendmail nohup Repeatable Email Report Tutorial (Slideshow or Web Application or Game or Image) (20200530)</option>
<option id='MyNew-20200529' onclick='windowopen("//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_report_content.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_report_content.jpg'>Linux sendmail nohup Report Content Tutorial (Slideshow or Web Application or Game or Image) (20200529)</option>
<option id='MyNew-20200528' onclick='windowopen("//www.rjmprogramming.com.au/Mac/hardcopy_flyer.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/hardcopy_flyer.pdf'>Hard Copy Flyer Letter Box Post Tutorial (Slideshow or Web Application or Game or Image) (20200528)</option>
<option id='MyNew-20200527' onclick='windowopen("//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_refined_scheduling.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_refined_scheduling.jpg'>Linux sendmail nohup Refined Scheduling Tutorial (Slideshow or Web Application or Game or Image) (20200527)</option>
<option id='MyNew-20200526' onclick='windowopen("//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_scheduling.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_scheduling.jpg'>Linux sendmail nohup Scheduling Tutorial (Slideshow or Web Application or Game or Image) (20200526)</option>
<option id='MyNew-20200525' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/b_to_strong.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/b_to_strong.gif'>WordPress Bold for Strong Tutorial (Slideshow or Web Application or Game or Image) (20200525)</option>
<option id='MyNew-20200524' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mylist.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.htm'>My List Token Subject Positioning Tutorial (Slideshow or Web Application or Game or Image) (20200524)</option>
<option id='MyNew-20200523' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>Vertex Pointing Game Token Subject Positioning Tutorial (Slideshow or Web Application or Game or Image) (20200523)</option>
<option id='MyNew-20200522' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>Vertex Pointing Game Token Subject Tutorial (Slideshow or Web Application or Game or Image) (20200522)</option>
<option id='MyNew-20200521' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart and Venn Diagram and Mind Map Token Subject Emoji Tutorial (Slideshow or Web Application or Game or Image) (20200521)</option>
<option id='MyNew-20200520' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Token Subject Tutorial (Slideshow or Web Application or Game or Image) (20200520)</option>
<option id='MyNew-20200519' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Annotation Canvas Image Tokens Tutorial (Slideshow or Web Application or Game or Image) (20200519)</option>
<option id='MyNew-20200518' onclick='windowopen("//www.rjmprogramming.com.au/Mac/sendmail_command_line_mime_type.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/sendmail_command_line_mime_type.jpg'>Linux sendmail Remote Attachment Tutorial (Slideshow or Web Application or Game or Image) (20200518)</option>
<option id='MyNew-20200517' onclick='windowopen("//www.rjmprogramming.com.au/Mac/sendmail_command_line_mime_type.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/sendmail_command_line_mime_type.jpg'>Linux sendmail Mime Type Attachment Tutorial (Slideshow or Web Application or Game or Image) (20200517)</option>
<option id='MyNew-20200516' onclick='windowopen("//www.rjmprogramming.com.au/Mac/sendmail_command_line_content_type.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/sendmail_command_line_content_type.jpg'>Linux sendmail Content Type Tutorial (Slideshow or Web Application or Game or Image) (20200516)</option>
<option id='MyNew-20200515' onclick='windowopen("//www.rjmprogramming.com.au/Mac/sendmail_command_line.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/sendmail_command_line.pdf'>Linux sendmail Primer Tutorial (Slideshow or Web Application or Game or Image) (20200515)</option>
<option id='MyNew-20200514' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/whatdowestandfor.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/whatdowestandfor.html'>HTML Canvas What Do We Stand For Game Emoji Pattern Tutorial (Slideshow or Web Application or Game or Image) (20200514)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200513' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/canvas_createpattern_video.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/canvas_createpattern_video.html'>HTML Canvas Video Display Filters Tutorial (Slideshow or Web Application or Game or Image) (20200513)</option>
<option id='MyNew-20200512' onclick='windowopen("//www.rjmprogramming.com.au/PHP/prosandcons.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/prosandcons.html'>HTML Canvas Pros and Cons Emoji Patterns Tutorial (Slideshow or Web Application or Game or Image) (20200512)</option>
<option id='MyNew-20200511' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/canvas_createpattern_video.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/canvas_createpattern_video.html'>HTML Canvas Video Display Primer Tutorial (Slideshow or Web Application or Game or Image) (20200511)</option>
<option id='MyNew-20200510' onclick='windowopen("//www.rjmprogramming.com.au/PHP/prosandcons.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/prosandcons.html'>HTML Canvas Pros and Cons Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20200510)</option>
<option id='MyNew-20200509' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Annotation Canvas Image Filter Tutorial (Slideshow or Web Application or Game or Image) (20200509)</option>
<option id='MyNew-20200508' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Annotation Canvas Pixels Tutorial (Slideshow or Web Application or Game or Image) (20200508)</option>
<option id='MyNew-20200507' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Annotation Image Cover Contain Tutorial (Slideshow or Web Application or Game or Image) (20200507)</option>
<option id='MyNew-20200506' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html'>Top Location Href Troubleshooting Tutorial (Slideshow or Web Application or Game or Image) (20200506)</option>
<option id='MyNew-20200505' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Mobile Feedback Annotation Image Camera Capture Tutorial (Slideshow or Web Application or Game or Image) (20200505)</option>
<option id='MyNew-20200504' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Emoji Mixed Content Tutorial (Slideshow or Web Application or Game or Image) (20200504)</option>
<option id='MyNew-20200503' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flying_number_divs.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flying_number_divs.html'>CSS Counters Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20200503)</option>
<option id='MyNew-20200502' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/telephone.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/telephone.html'>Emoji Placeholder Internationalization Primer Tutorial (Slideshow or Web Application or Game or Image) (20200502)</option>
<option id='MyNew-20200501' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/html_icons.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/html_icons.html'>HTML Icons Primer Tutorial (Slideshow or Web Application or Game or Image) (20200501)</option>
<option id='MyNew-20200430' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/negative_margins.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/negative_margins.html'>Negative Margin CSS Primer Tutorial (Slideshow or Web Application or Game or Image) (20200430)</option>
<option id='MyNew-20200429' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>HTML Editor Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20200429)</option>
<option id='MyNew-20200428' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/above_the_fold_hscroll_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/above_the_fold_hscroll_quiz.html'>Fixed Questions Above the Fold Quiz Tutorial (Slideshow or Web Application or Game or Image) (20200428)</option>
<option id='MyNew-20200427' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fixed_quiz_building.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fixed_quiz_building.html'>Fixed Questions Flexible Answers Linear Gradient Quiz Tutorial (Slideshow or Web Application or Game or Image) (20200427)</option>
<option id='MyNew-20200426' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fixed_quiz_building.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fixed_quiz_building.html'>Fixed Questions Flexible Answers Quiz Tutorial (Slideshow or Web Application or Game or Image) (20200426)</option>
<option id='MyNew-20200425' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time Iframe Sandbox Tutorial (Slideshow or Web Application or Game or Image) (20200425)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200424' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time Google Geo Chart Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20200424)</option>
<option id='MyNew-20200423' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time Emoji Country Flag Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20200423)</option>
<option id='MyNew-20200422' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time Emoji Country Flag Fixed Tutorial (Slideshow or Web Application or Game or Image) (20200422)</option>
<option id='MyNew-20200421' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time Emoji Country Flag TimeZone Tutorial (Slideshow or Web Application or Game or Image) (20200421)</option>
<option id='MyNew-20200420' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wp_css_mbp.pdf","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wp_css_mbp.pdf'>WordPress Blog Mini Makeover Tutorial (Slideshow or Web Application or Game or Image) (20200420)</option>
<option id='MyNew-20200419' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/webinspectorhelp.gif","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/webinspectorhelp.gif'>Google Chrome Developer Tools Primer Tutorial (Slideshow or Web Application or Game or Image) (20200419)</option>
<option id='MyNew-20200418' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flagquiz.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flagquiz.htm'>Emoji Circuit Quiz Animated Emoji Tutorial (Slideshow or Web Application or Game or Image) (20200418)</option>
<option id='MyNew-20200417' onclick='windowopen("//www.rjmprogramming.com.au/Games/Noughtsandcrosses/","_blank"); ' value='//www.rjmprogramming.com.au/Games/Noughtsandcrosses/'>Tic-Tac-Toe Two Players via SMS Tutorial (Slideshow or Web Application or Game or Image) (20200417)</option>
<option id='MyNew-20200416' onclick='windowopen("//www.rjmprogramming.com.au//HTMLCSS/quadratic_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au//HTMLCSS/quadratic_chalkboard.html'>Quadratic Equation Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20200416)</option>
<option id='MyNew-20200415' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ParabolaLineGraph/parabola_lgraph.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ParabolaLineGraph/parabola_lgraph.php'>Parabola Quiz Google Chart Tutorial (Slideshow or Web Application or Game or Image) (20200415)</option>
<option id='MyNew-20200414' onclick='windowopen("//www.rjmprogramming.com.au/Games/Noughtsandcrosses/","_blank"); ' value='//www.rjmprogramming.com.au/Games/Noughtsandcrosses/'>Tic-Tac-Toe Two Email Players via Inline HTML Email Bugs Tutorial (Slideshow or Web Application or Game or Image) (20200414)</option>
<option id='MyNew-20200413' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_recent_then.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_recent_then.jpg'>WordPress Is Mentioned By Recently Modified Tutorial (Slideshow or Web Application or Game or Image) (20200413)</option>
<option id='MyNew-20200412' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_thread_order.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_thread_order.jpg'>WordPress Is Mentioned By Posting Order Tutorial (Slideshow or Web Application or Game or Image) (20200412)</option>
<option id='MyNew-20200411' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Collaborator Tutorial (Slideshow or Web Application or Game or Image) (20200411)</option>
<option id='MyNew-20200410' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Originator Tutorial (Slideshow or Web Application or Game or Image) (20200410)</option>
<option id='MyNew-20200409' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Squared Off Tutorial (Slideshow or Web Application or Game or Image) (20200409)</option>
<option id='MyNew-20200408' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Mousemove Tutorial (Slideshow or Web Application or Game or Image) (20200408)</option>
<option id='MyNew-20200407' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Mobile Tutorial (Slideshow or Web Application or Game or Image) (20200407)</option>
<option id='MyNew-20200406' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram SMS Feedback Recall Tutorial (Slideshow or Web Application or Game or Image) (20200406)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200405' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram SMS Feedback Position Tutorial (Slideshow or Web Application or Game or Image) (20200405)</option>
<option id='MyNew-20200404' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram SMS Feedback Tutorial (Slideshow or Web Application or Game or Image) (20200404)</option>
<option id='MyNew-20200403' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Click Feedback Tutorial (Slideshow or Web Application or Game or Image) (20200403)</option>
<option id='MyNew-20200402' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Feedback Form Tutorial (Slideshow or Web Application or Game or Image) (20200402)</option>
<option id='MyNew-20200401' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Feedback Primer Tutorial (Slideshow or Web Application or Game or Image) (20200401)</option>
<option id='MyNew-20200331' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Make Room Tutorial (Slideshow or Web Application or Game or Image) (20200331)</option>
<option id='MyNew-20200330' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Tutorial (Slideshow or Web Application or Game or Image) (20200330)</option>
<option id='MyNew-20200329' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/Zoom_re_iPhone.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/Zoom_re_iPhone.pdf'>Zoom Meeting Primer Tutorial (Slideshow or Web Application or Game or Image) (20200329)</option>
<option id='MyNew-20200328' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wpfpl.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wpfpl.gif'>WordPress CSS iPhone Portrait Few Pixels Less Width Tutorial (Slideshow or Web Application or Game or Image) (20200328)</option>
<option id='MyNew-20200327' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>Horizontal Rule and Div iOS Desktop Issues Tutorial (Slideshow or Web Application or Game or Image) (20200327)</option>
<option id='MyNew-20200326' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart and Venn Diagram Mobile Tutorial (Slideshow or Web Application or Game or Image) (20200326)</option>
<option id='MyNew-20200325' onclick='windowopen("//www.rjmprogramming.com.au/webcamtest/index.html","_blank"); ' value='//www.rjmprogramming.com.au/webcamtest/index.html'>Webcam Canvas Transform Tutorial (Slideshow or Web Application or Game or Image) (20200325)</option>
<option id='MyNew-20200324' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart and Venn Diagram Loose Text Tutorial (Slideshow or Web Application or Game or Image) (20200324)</option>
<option id='MyNew-20200323' onclick='windowopen("//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html","_blank"); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Refinement Tutorial (Slideshow or Web Application or Game or Image) (20200323)</option>
<option id='MyNew-20200322' onclick='windowopen("//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html","_blank"); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Geo to Map Bug Tutorial (Slideshow or Web Application or Game or Image) (20200322)</option>
<option id='MyNew-20200321' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/good_look_dropdown.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/good_look_dropdown.jpg'>Wordpress Blog Course via Landing Page Topic Tutorial (Slideshow or Web Application or Game or Image) (20200321)</option>
<option id='MyNew-20200320' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/good_look.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/good_look.gif'>Wordpress Blog Course via Landing Page Tutorial (Slideshow or Web Application or Game or Image) (20200320)</option>
<option id='MyNew-20200319' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm'>Javascript Convex Polygon Analyze Arguments Tutorial (Slideshow or Web Application or Game or Image) (20200319)</option>
<option id='MyNew-20200318' onclick='windowopen("//www.rjmprogramming.com.au/Windows/samsung_tv_multi_purpose_via_hdmi.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/samsung_tv_multi_purpose_via_hdmi.pdf'>Windows Laptop HDMI Cable to Television as Monitor Tutorial (Slideshow or Web Application or Game or Image) (20200318)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200317' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm'>Javascript Convex Polygon Analyze Tutorial (Slideshow or Web Application or Game or Image) (20200317)</option>
<option id='MyNew-20200316' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm'>Javascript Rotated Rectangle Analyze Tutorial (Slideshow or Web Application or Game or Image) (20200316)</option>
<option id='MyNew-20200315' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/picturethis.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/picturethis.pdf'>PictureThis iOS iPhone App Tutorial (Slideshow or Web Application or Game or Image) (20200315)</option>
<option id='MyNew-20200314' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm'>Javascript Rectangle Analyze Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20200314)</option>
<option id='MyNew-20200313' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.html'>Javascript Rectangle Analyze Primer Tutorial (Slideshow or Web Application or Game or Image) (20200313)</option>
<option id='MyNew-20200312' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/ios_cancel_subscription.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/ios_cancel_subscription.pdf'>Cancel Subscription in iOS iPhone Primer Tutorial (Slideshow or Web Application or Game or Image) (20200312)</option>
<option id='MyNew-20200311' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Absolute to Relative Image URL Tutorial (Slideshow or Web Application or Game or Image) (20200311)</option>
<option id='MyNew-20200309' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/google_wifi_app.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/google_wifi_app.pdf'>Google WiFi Mesh Networking iPhone App Tutorial (Slideshow or Web Application or Game or Image) (20200309)</option>
<option id='MyNew-20200308' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/gimp_colours_menu.gif","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/gimp_colours_menu.gif'>Gimp Colors Menu Building Image Tutorial (Slideshow or Web Application or Game or Image) (20200308)</option>
<option id='MyNew-20200307' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/data_uri_helper.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/data_uri_helper.gif'>WordPress Blog Selection ExecCommand and Email Prompting Tutorial (Slideshow or Web Application or Game or Image) (20200307)</option>
<option id='MyNew-20200306' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.htm'>Javascript Replace RegExp Multiline ExecCommand Tutorial (Slideshow or Web Application or Game or Image) (20200306)</option>
<option id='MyNew-20200302' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.html'>Javascript Replace RegExp Multiline Primer Tutorial (Slideshow or Web Application or Game or Image) (20200302)</option>
<option id='MyNew-20200225' onclick='windowopen("//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php'>Google Chart Statistical Charts macOS Korn Shell Tutorial (Slideshow or Web Application or Game or Image) (20200225)</option>
<option id='MyNew-20200224' onclick='windowopen("//www.rjmprogramming.com.au/Mac/bing_image_search.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/bing_image_search.gif'>Bing Image Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20200224)</option>
<option id='MyNew-20200223' onclick='windowopen("//www.rjmprogramming.com.au/Mac/focuswriter_install.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/focuswriter_install.pdf'>FocusWriter Writing Primer Tutorial (Slideshow or Web Application or Game or Image) (20200223)</option>
<option id='MyNew-20200222' onclick='windowopen("//www.rjmprogramming.com.au/Mac/audacity_install.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/audacity_install.pdf'>Audacity Audio Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20200222)</option>
<option id='MyNew-20200221' onclick='windowopen("//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php","_blank"); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Sharing Tutorial (Slideshow or Web Application or Game or Image) (20200221)</option>
<option id='MyNew-20200220' onclick='windowopen("//www.rjmprogramming.com.au/Mac/shotcut_install.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/shotcut_install.pdf'>Shotcut Video Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20200220)</option>
<option id='MyNew-20200219' onclick='windowopen("//www.rjmprogramming.com.au/Games/Nimh/index.php","_blank"); ' value='//www.rjmprogramming.com.au/Games/Nimh/index.php'>Nimh Game for Two Remote Players Tutorial (Slideshow or Web Application or Game or Image) (20200219)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200218' onclick='windowopen("//www.rjmprogramming.com.au/Mac/polarr_install.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/polarr_install.pdf'>Polarr Photo Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20200218)</option>
<option id='MyNew-20200217' onclick='windowopen("//www.rjmprogramming.com.au/Games/Nimh/index.php","_blank"); ' value='//www.rjmprogramming.com.au/Games/Nimh/index.php'>Nimh Game Revisit Tutorial (Slideshow or Web Application or Game or Image) (20200217)</option>
<option id='MyNew-20200216' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Chart Pie Chart macOS Korn Shell Tutorial (Slideshow or Web Application or Game or Image) (20200216)</option>
<option id='MyNew-20200215' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Windows Batch File Tutorial (Slideshow or Web Application or Game or Image) (20200215)</option>
<option id='MyNew-20200214' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart macOS Korn Shell Tutorial (Slideshow or Web Application or Game or Image) (20200214)</option>
<option id='MyNew-20200213' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Command Line Tutorial (Slideshow or Web Application or Game or Image) (20200213)</option>
<option id='MyNew-20200212' onclick='windowopen("//www.rjmprogramming.com.au/Mac/favicon_creation.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/favicon_creation.gif'>Gimp Favicon via Logo Primer Tutorial (Slideshow or Web Application or Game or Image) (20200212)</option>
<option id='MyNew-20200211' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Zoom In Quiz Sharing Tutorial (Slideshow or Web Application or Game or Image) (20200211)</option>
<option id='MyNew-20200210' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Zoom In Quiz Tutorial (Slideshow or Web Application or Game or Image) (20200210)</option>
<option id='MyNew-20200209' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Small Region Tutorial (Slideshow or Web Application or Game or Image) (20200209)</option>
<option id='MyNew-20200208' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Quiz Tooltip Flag Tutorial (Slideshow or Web Application or Game or Image) (20200208)</option>
<option id='MyNew-20200207' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Quiz on Mobile Tutorial (Slideshow or Web Application or Game or Image) (20200207)</option>
<option id='MyNew-20200206' onclick='windowopen("//www.rjmprogramming.com.au/Apache/cpanel_ftp.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Apache/cpanel_ftp.pdf'>Apache Web Server ftp via cPanel Tutorial (Slideshow or Web Application or Game or Image) (20200206)</option>
<option id='MyNew-20200205' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart More Quizzes Tutorial (Slideshow or Web Application or Game or Image) (20200205)</option>
<option id='MyNew-20200204' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart World Quizzes Tutorial (Slideshow or Web Application or Game or Image) (20200204)</option>
<option id='MyNew-20200203' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/intl_use.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/intl_use.html'>Javascript Internationalization Resolved Options Tutorial (Slideshow or Web Application or Game or Image) (20200203)</option>
<option id='MyNew-20200202' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Oceania Quiz Tutorial (Slideshow or Web Application or Game or Image) (20200202)</option>
<option id='MyNew-20200201' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Europe Quiz Tutorial (Slideshow or Web Application or Game or Image) (20200201)</option>
<option id='MyNew-20200131' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Sorted Small Countries Tutorial (Slideshow or Web Application or Game or Image) (20200131)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200130' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Small Countries Overlay Tutorial (Slideshow or Web Application or Game or Image) (20200130)</option>
<option id='MyNew-20200129' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Small Countries Tutorial (Slideshow or Web Application or Game or Image) (20200129)</option>
<option id='MyNew-20200128' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Digital and Analogue Clock Local Time Tutorial (Slideshow or Web Application or Game or Image) (20200128)</option>
<option id='MyNew-20200127' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Digital and Analogue Clock Daylight Saving Tutorial (Slideshow or Web Application or Game or Image) (20200127)</option>
<option id='MyNew-20200126' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php'>Integrating Timezone Places with Geographicals Tutorial (Slideshow or Web Application or Game or Image) (20200126)</option>
<option id='MyNew-20200125' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Digital and Analogue Clock Tutorial (Slideshow or Web Application or Game or Image) (20200125)</option>
<option id='MyNew-20200124' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Worldbank API and Looks Nice Debugging Styles Tutorial (Slideshow or Web Application or Game or Image) (20200124)</option>
<option id='MyNew-20200123' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Clock Primer Tutorial (Slideshow or Web Application or Game or Image) (20200123)</option>
<option id='MyNew-20200122' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9'>Looks Nice Nearby Speech to Text Game Video Tutorial (Slideshow or Web Application or Game or Image) (20200122)</option>
<option id='MyNew-20200121' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9'>Looks Nice Nearby Speech to Text Game Share Tutorial (Slideshow or Web Application or Game or Image) (20200121)</option>
<option id='MyNew-20200120' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9'>Looks Nice Nearby Speech to Text Game Tutorial (Slideshow or Web Application or Game or Image) (20200120)</option>
<option id='MyNew-20200119' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9'>Looks Nice Speech to Text Game Tutorial (Slideshow or Web Application or Game or Image) (20200119)</option>
<option id='MyNew-20200118' onclick='windowopen("//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API Comparison Year More Indicators Tutorial (Slideshow or Web Application or Game or Image) (20200118)</option>
<option id='MyNew-20200117' onclick='windowopen("//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API Comparison Year Google Chart Mobile Tutorial (Slideshow or Web Application or Game or Image) (20200117)</option>
<option id='MyNew-20200116' onclick='windowopen("//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API Comparison Year Pie Chart Differences Tutorial (Slideshow or Web Application or Game or Image) (20200116)</option>
<option id='MyNew-20200115' onclick='windowopen("//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API World Country Reporting Revisit Tutorial (Slideshow or Web Application or Game or Image) (20200115)</option>
<option id='MyNew-20200114' onclick='windowopen("//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php'>Google Charts Timeline Group By Label Tutorial (Slideshow or Web Application or Game or Image) (20200114)</option>
<option id='MyNew-20200113' onclick='windowopen("//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php'>Google Chart Annotated Timeline Whitespace Delimitation Tutorial (Slideshow or Web Application or Game or Image) (20200113)</option>
<option id='MyNew-20200112' onclick='windowopen("//www.rjmprogramming.com.au/PHP/BubbleChart/growth_of_merchandise_trade_2006_2016.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/BubbleChart/growth_of_merchandise_trade_2006_2016.php'>Google Chart Bubble Chart Explorer Zoom Tutorial (Slideshow or Web Application or Game or Image) (20200112)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20200111' onclick='windowopen("//www.rjmprogramming.com.au/PHP/BubbleChart/growth_of_merchandise_trade_2006_2016.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/BubbleChart/growth_of_merchandise_trade_2006_2016.php'>PHP Worldbank Growth of Merchandise Trade Emoji Flags Tutorial (Slideshow or Web Application or Game or Image) (20200111)</option>
<option id='MyNew-20200110' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/intl_collator.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/intl_collator.html'>Collation Javascript Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20200110)</option>
<option id='MyNew-20200109' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/intl_currency.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/intl_currency.html'>Google Translate Javascript Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20200109)</option>
<option id='MyNew-20200108' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/intl_currency.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/intl_currency.html'>Currency Number Javascript Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20200108)</option>
<option id='MyNew-20200107' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/intl_use.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/intl_use.html'>DateTime Javascript Internationalization Primer Tutorial (Slideshow or Web Application or Game or Image) (20200107)</option>
<option id='MyNew-20200106' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/regional_flags.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/regional_flags.html'>Regional Flag Emojis Primer Tutorial (Slideshow or Web Application or Game or Image) (20200106)</option>
<option id='MyNew-20200105' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window LocalStorage Client Versus Server Map Tutorial (Slideshow or Web Application or Game or Image) (20200105)</option>
<option id='MyNew-20200104' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window LocalStorage Client Versus Server Timeline Tutorial (Slideshow or Web Application or Game or Image) (20200104)</option>
<option id='MyNew-20200103' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window LocalStorage Client Versus Server User Tutorial (Slideshow or Web Application or Game or Image) (20200103)</option>
<option id='MyNew-20200102' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Order Tutorial (Slideshow or Web Application or Game or Image) (20200102)</option>
<option id='MyNew-20200101' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Flags Tutorial (Slideshow or Web Application or Game or Image) (20200101)</option>
<option id='MyNew-20191231' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server CSS Tutorial (Slideshow or Web Application or Game or Image) (20191231)</option>
<option id='MyNew-20191230' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Integration Tutorial (Slideshow or Web Application or Game or Image) (20191230)</option>
<option id='MyNew-20191229' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Ajax Tutorial (Slideshow or Web Application or Game or Image) (20191229)</option>
<option id='MyNew-20191228' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Canvas Tutorial (Slideshow or Web Application or Game or Image) (20191228)</option>
<option id='MyNew-20191227' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Share Tutorial (Slideshow or Web Application or Game or Image) (20191227)</option>
<option id='MyNew-20191226' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Tutorial (Slideshow or Web Application or Game or Image) (20191226)</option>
<option id='MyNew-20191225' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.html'>Window LocalStorage Client Versus Server Primer Tutorial (Slideshow or Web Application or Game or Image) (20191225)</option>
<option id='MyNew-20191224' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/disco_version.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/disco_version.html'>User Controlled Dynamic Javascript YouTube Embedded API Ajax Tutorial (Slideshow or Web Application or Game or Image) (20191224)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20191223' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/disco_version.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/disco_version.html'>User Controlled Dynamic Javascript YouTube Embedded API Ordered Tutorial (Slideshow or Web Application or Game or Image) (20191223)</option>
<option id='MyNew-20191222' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/disco_version.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/disco_version.html'>User Controlled Dynamic Javascript YouTube Embedded API Tutorial (Slideshow or Web Application or Game or Image) (20191222)</option>
<option id='MyNew-20191221' onclick='windowopen("//www.rjmprogramming.com.au/Mac/mac_wireless_printing.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/mac_wireless_printing.gif'>Mac AirPrint Wireless Printing Tutorial (Slideshow or Web Application or Game or Image) (20191221)</option>
<option id='MyNew-20191220' onclick='windowopen("//www.rjmprogramming.com.au/Games/Noughtsandcrosses/","_blank"); ' value='//www.rjmprogramming.com.au/Games/Noughtsandcrosses/'>Tic-Tac-Toe Two Email Players via Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20191220)</option>
<option id='MyNew-20191219' onclick='windowopen("//www.rjmprogramming.com.au/Games/Noughtsandcrosses/","_blank"); ' value='//www.rjmprogramming.com.au/Games/Noughtsandcrosses/'>You say Tic-Tac-Toe, i say Noughts & Crosses via Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20191219)</option>
<option id='MyNew-20191218' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/lesson_plan.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/lesson_plan.htm'>Lesson Plan URL Content Tutorial (Slideshow or Web Application or Game or Image) (20191218)</option>
<option id='MyNew-20191217' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/lesson_plan.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/lesson_plan.htm'>Lesson Plan SMS Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20191217)</option>
<option id='MyNew-20191216' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/agenda_items.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/agenda_items.htm'>Meeting Agenda SMS Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20191216)</option>
<option id='MyNew-20191215' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/agenda_items.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/agenda_items.htm'>Meeting Agenda Collaboration Styling Tutorial (Slideshow or Web Application or Game or Image) (20191215)</option>
<option id='MyNew-20191214' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/agenda_items.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/agenda_items.htm'>Meeting Agenda Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20191214)</option>
<option id='MyNew-20191213' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/work_roster.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/work_roster.html'>Work Roster Cookies Tutorial (Slideshow or Web Application or Game or Image) (20191213)</option>
<option id='MyNew-20191212' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/agenda_items.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/agenda_items.html'>Meeting Agenda Cookies Tutorial (Slideshow or Web Application or Game or Image) (20191212)</option>
<option id='MyNew-20191211' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/agenda_items.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/agenda_items.html'>Meeting Agenda Primer Tutorial (Slideshow or Web Application or Game or Image) (20191211)</option>
<option id='MyNew-20191210' onclick='windowopen("//www.rjmprogramming.com.au/Mac/zencart_issue.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/zencart_issue.gif'>Troubleshooting CentOS Web Server Disk Zencart Issue Tutorial (Slideshow or Web Application or Game or Image) (20191210)</option>
<option id='MyNew-20191209' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multiple_form_multiple_submit_buttons.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_form_multiple_submit_buttons.html'>HTML Multiple Form Multiple Submit or Image Buttons Tutorial (Slideshow or Web Application or Game or Image) (20191209)</option>
<option id='MyNew-20191208' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Inline HTML Form Email Collaboration Animation Tutorial (Slideshow or Web Application or Game or Image) (20191208)</option>
<option id='MyNew-20191207' onclick='windowopen("//www.rjmprogramming.com.au/Mac/tmp_issue.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/tmp_issue.pdf'>Troubleshooting Landing Page Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20191207)</option>
<option id='MyNew-20191206' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Inline HTML Form Email Collaboration Recall Tutorial (Slideshow or Web Application or Game or Image) (20191206)</option>
<option id='MyNew-20191205' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Inline HTML Form Email Collaboration Accountability Tutorial (Slideshow or Web Application or Game or Image) (20191205)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20191204' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Inline HTML Form Email Collaboration Reply Tutorial (Slideshow or Web Application or Game or Image) (20191204)</option>
<option id='MyNew-20191203' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Inline HTML Form Email Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20191203)</option>
<option id='MyNew-20191202' onclick='windowopen("//www.rjmprogramming.com.au/spare/","_blank"); ' value='//www.rjmprogramming.com.au/spare/'>Splash Screen CSS Delayed Dynamic Javascript Body HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20191202)</option>
<option id='MyNew-20191201' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Troubleshooting Tutorial (Slideshow or Web Application or Game or Image) (20191201)</option>
<option id='MyNew-20191130' onclick='windowopen("//www.rjmprogramming.com.au/itblog/match/trending_on_wordpress.php","_blank"); ' value='//www.rjmprogramming.com.au/itblog/match/trending_on_wordpress.php'>WordPress Blog Posting Trending Search Troubleshooting Tutorial (Slideshow or Web Application or Game or Image) (20191130)</option>
<option id='MyNew-20191129' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm'>Mobile Two Finger Gesture Inline HTML Email Quiz Tutorial (Slideshow or Web Application or Game or Image) (20191129)</option>
<option id='MyNew-20191128' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm'>Mobile Two Finger Gesture Your Quiz Tutorial (Slideshow or Web Application or Game or Image) (20191128)</option>
<option id='MyNew-20191127' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm'>Mobile Two Finger Gesture Quiz Tutorial (Slideshow or Web Application or Game or Image) (20191127)</option>
<option id='MyNew-20191126' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm'>Mobile Two Finger Gesture Name Game Tutorial (Slideshow or Web Application or Game or Image) (20191126)</option>
<option id='MyNew-20191125' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm'>Mobile Swipe Gesture Name Game Share Tutorial (Slideshow or Web Application or Game or Image) (20191125)</option>
<option id='MyNew-20191124' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm'>Mobile Swipe Gesture Name Game Tutorial (Slideshow or Web Application or Game or Image) (20191124)</option>
<option id='MyNew-20191123' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.html'>Mobile Swipe Gesture Detection Primer Tutorial (Slideshow or Web Application or Game or Image) (20191123)</option>
<option id='MyNew-20191122' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>YouTube Embedded Iframe API Synchronized Superimposition Search Tutorial (Slideshow or Web Application or Game or Image) (20191122)</option>
<option id='MyNew-20191121' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>YouTube Embedded Iframe API Synchronized Superimposition Tutorial (Slideshow or Web Application or Game or Image) (20191121)</option>
<option id='MyNew-20191120' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>YouTube Embedded Iframe API Synchronization Tutorial (Slideshow or Web Application or Game or Image) (20191120)</option>
<option id='MyNew-20191119' onclick='windowopen("//www.rjmprogramming.com.au/CHash/XML/inhouse_slideshow_mobile_width.jpg","_blank"); ' value='//www.rjmprogramming.com.au/CHash/XML/inhouse_slideshow_mobile_width.jpg'>Inhouse Slideshow Mobile Google Crawl Tutorial (Slideshow or Web Application or Game or Image) (20191119)</option>
<option id='MyNew-20191118' onclick='windowopen("//www.rjmprogramming.com.au/MyBusinessEins/index.html","_blank"); ' value='//www.rjmprogramming.com.au/MyBusinessEins/index.html'>Viewport iOS No ScrollTo Issue Tutorial (Slideshow or Web Application or Game or Image) (20191118)</option>
<option id='MyNew-20191117' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/index.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/index.php'>Google Crawl Viewport Geographicals Tutorial (Slideshow or Web Application or Game or Image) (20191117)</option>
<option id='MyNew-20191116' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/bold_code_wp.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/bold_code_wp.jpg'>WordPress Bold Within Code Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20191116)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20191115' onclick='windowopen("//www.rjmprogramming.com.au/MyBusinessEins/index.html","_blank"); ' value='//www.rjmprogramming.com.au/MyBusinessEins/index.html'>Google Crawl Viewport Error Tutorial (Slideshow or Web Application or Game or Image) (20191115)</option>
<option id='MyNew-20191114' onclick='windowopen("//www.rjmprogramming.com.au/MyBusinessEins/index.html","_blank"); ' value='//www.rjmprogramming.com.au/MyBusinessEins/index.html'>Google Crawl Incompatible Plugin Error Tutorial (Slideshow or Web Application or Game or Image) (20191114)</option>
<option id='MyNew-20191113' onclick='windowopen("//www.rjmprogramming.com.au/CHash/XML/inhouse_slideshow_mobile.jpg","_blank"); ' value='//www.rjmprogramming.com.au/CHash/XML/inhouse_slideshow_mobile.jpg'>Inhouse Slideshow Mobile Tutorial (Slideshow or Web Application or Game or Image) (20191113)</option>
<option id='MyNew-20191112' onclick='windowopen("//www.rjmprogramming.com.au/PHP/form_creator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Data URI Contents Tutorial (Slideshow or Web Application or Game or Image) (20191112)</option>
<option id='MyNew-20191111' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mondrian_revisited.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mondrian_revisited.html'>Gimp Transparency Layer Colour to Alpha Tutorial (Slideshow or Web Application or Game or Image) (20191111)</option>
<option id='MyNew-20191110' onclick='windowopen("//www.rjmprogramming.com.au/PHP/form_creator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation URL Contents Tutorial (Slideshow or Web Application or Game or Image) (20191110)</option>
<option id='MyNew-20191109' onclick='windowopen("//www.rjmprogramming.com.au/PHP/form_creator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Poll Input Tutorial (Slideshow or Web Application or Game or Image) (20191109)</option>
<option id='MyNew-20191108' onclick='windowopen("//www.rjmprogramming.com.au/PHP/form_creator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Poll Spreadsheet Tutorial (Slideshow or Web Application or Game or Image) (20191108)</option>
<option id='MyNew-20191107' onclick='windowopen("//www.rjmprogramming.com.au/PHP/form_creator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Helper Canvas Tutorial (Slideshow or Web Application or Game or Image) (20191107)</option>
<option id='MyNew-20191106' onclick='windowopen("//www.rjmprogramming.com.au/PHP/form_creator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Poll Referrer Integration Tutorial (Slideshow or Web Application or Game or Image) (20191106)</option>
<option id='MyNew-20191105' onclick='windowopen("//www.rjmprogramming.com.au/PHP/form_creator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Poll Form Creation Storage Tutorial (Slideshow or Web Application or Game or Image) (20191105)</option>
<option id='MyNew-20191104' onclick='windowopen("//www.rjmprogramming.com.au/PHP/form_creator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Poll Form Creation Inline Email Tutorial (Slideshow or Web Application or Game or Image) (20191104)</option>
<option id='MyNew-20191103' onclick='windowopen("//www.rjmprogramming.com.au/Mac/appletv.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/appletv.pdf'>Apple TV Setup via WiFi and Bluetooth Tutorial (Slideshow or Web Application or Game or Image) (20191103)</option>
<option id='MyNew-20191102' onclick='windowopen("//www.rjmprogramming.com.au/PHP/form_creator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Helper Slideshow Tutorial (Slideshow or Web Application or Game or Image) (20191102)</option>
<option id='MyNew-20191101' onclick='windowopen("//www.rjmprogramming.com.au/PHP/form_creator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Helper Inline Email Tutorial (Slideshow or Web Application or Game or Image) (20191101)</option>
<option id='MyNew-20191031' onclick='windowopen("//www.rjmprogramming.com.au/PHP/form_creator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Helper Preview Tutorial (Slideshow or Web Application or Game or Image) (20191031)</option>
<option id='MyNew-20191030' onclick='windowopen("//www.rjmprogramming.com.au/PHP/form_creator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Helper Primer Tutorial (Slideshow or Web Application or Game or Image) (20191030)</option>
<option id='MyNew-20191029' onclick='windowopen("//www.rjmprogramming.com.au/PHP/no_body.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/no_body.php'>Ajax FormData Object No Body PHP PDF Tutorial (Slideshow or Web Application or Game or Image) (20191029)</option>
<option id='MyNew-20191028' onclick='windowopen("//www.rjmprogramming.com.au/PHP/no_body.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/no_body.php'>Ajax FormData Object No Body PHP Email Tutorial (Slideshow or Web Application or Game or Image) (20191028)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20191027' onclick='windowopen("//www.rjmprogramming.com.au/PHP/no_body.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/no_body.php'>Ajax FormData Object No Body PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20191027)</option>
<option id='MyNew-20191026' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/recent_posts_bug_fix.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/recent_posts_bug_fix.gif'>Wordpress Recent Post Bug Fix Tutorial (Slideshow or Web Application or Game or Image) (20191026)</option>
<option id='MyNew-20191025' onclick='windowopen("//www.rjmprogramming.com.au/Mac/MySickLeave-29-2-2019.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/MySickLeave-29-2-2019.pdf'>Towards the Paperless Office Employee Tutorial (Slideshow or Web Application or Game or Image) (20191025)</option>
<option id='MyNew-20191024' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Leave--Application.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Leave--Application.pdf'>Towards the Paperless Office Form Fields Tutorial (Slideshow or Web Application or Game or Image) (20191024)</option>
<option id='MyNew-20191023' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LeaveApplication.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LeaveApplication.pdf'>Towards the Paperless Office Primer Tutorial (Slideshow or Web Application or Game or Image) (20191023)</option>
<option id='MyNew-20191022' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/#linkhints","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/#linkhints'>WordPress Landing Page Custom Fields Inhouse Media Tutorial (Slideshow or Web Application or Game or Image) (20191022)</option>
<option id='MyNew-20191021' onclick='windowopen("//www.rjmprogramming.com.au/","_blank"); ' value='//www.rjmprogramming.com.au/'>Landing Page Navigational Value Add on Mobile Tutorial (Slideshow or Web Application or Game or Image) (20191021)</option>
<option id='MyNew-20191020' onclick='windowopen("//www.rjmprogramming.com.au/Mac/user_agent_stylesheet_troubleshoot.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/user_agent_stylesheet_troubleshoot.gif'>CSS Iframe Troubleshoot Primer Tutorial (Slideshow or Web Application or Game or Image) (20191020)</option>
<option id='MyNew-20191019' onclick='windowopen("//www.rjmprogramming.com.au/index.htm","_blank"); ' value='//www.rjmprogramming.com.au/index.htm'>Device Width Specific CSS Webpage Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20191019)</option>
<option id='MyNew-20191018' onclick='windowopen("//www.rjmprogramming.com.au/index.htm","_blank"); ' value='//www.rjmprogramming.com.au/index.htm'>Responsive Design Viewport Initial Scale Tutorial (Slideshow or Web Application or Game or Image) (20191018)</option>
<option id='MyNew-20191017' onclick='windowopen("//www.rjmprogramming.com.au/Mac/wetransfer.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/wetransfer.gif'>WeTransfer Primer Tutorial (Slideshow or Web Application or Game or Image) (20191017)</option>
<option id='MyNew-20191016' onclick='windowopen("//www.rjmprogramming.com.au//HTMLCSS/viewport_poc.htm","_blank"); ' value='//www.rjmprogramming.com.au//HTMLCSS/viewport_poc.htm'>Viewport and CSS Calc Intersection Resize Tutorial (Slideshow or Web Application or Game or Image) (20191016)</option>
<option id='MyNew-20191015' onclick='windowopen("//www.rjmprogramming.com.au//HTMLCSS/viewport_poc.html","_blank"); ' value='//www.rjmprogramming.com.au//HTMLCSS/viewport_poc.html'>Viewport and CSS Calc Intersection Algorithm Tutorial (Slideshow or Web Application or Game or Image) (20191015)</option>
<option id='MyNew-20191014' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/Acronym/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/Acronym/'>Acronyms Lookup Wikipedia Tutorial (Slideshow or Web Application or Game or Image) (20191014)</option>
<option id='MyNew-20191013' onclick='windowopen("//www.rjmprogramming.com.au//HTMLCSS/viewport_poc.html","_blank"); ' value='//www.rjmprogramming.com.au//HTMLCSS/viewport_poc.html'>Viewport and CSS Calc Primer Tutorial (Slideshow or Web Application or Game or Image) (20191013)</option>
<option id='MyNew-20191012' onclick='windowopen("//www.rjmprogramming.com.au/index.htm","_blank"); ' value='//www.rjmprogramming.com.au/index.htm'>Responsive Design Viewport Width Considerations Tutorial (Slideshow or Web Application or Game or Image) (20191012)</option>
<option id='MyNew-20191011' onclick='windowopen("//www.rjmprogramming.com.au/PHP/cover_fixed.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/cover_fixed.php'>Full Sized Fixed Background Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20191011)</option>
<option id='MyNew-20191010' onclick='windowopen("//www.rjmprogramming.com.au/CHash/XML/index.php","_blank"); ' value='//www.rjmprogramming.com.au/CHash/XML/index.php'>Inhouse Slideshow Design Exif Order Tutorial (Slideshow or Web Application or Game or Image) (20191010)</option>
<option id='MyNew-20191009' onclick='windowopen("//www.rjmprogramming.com.au/PHP/find_images_via_size.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>PHP Image Dimensions Linux and Windows Glob Curl Tutorial (Slideshow or Web Application or Game or Image) (20191009)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20191008' onclick='windowopen("//www.rjmprogramming.com.au/PHP/find_images_via_size.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>PHP Image Dimensions Linux and Windows Glob Command Line Tutorial (Slideshow or Web Application or Game or Image) (20191008)</option>
<option id='MyNew-20191007' onclick='windowopen("//www.rjmprogramming.com.au/PHP/find_images_via_size.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>PHP Image Dimensions Linux Find File Awk Sed Javascript Tutorial (Slideshow or Web Application or Game or Image) (20191007)</option>
<option id='MyNew-20191006' onclick='windowopen("//www.rjmprogramming.com.au/PHP/find_images_via_size.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>PHP Image Dimensions Linux Find File Awk Sed UX Tutorial (Slideshow or Web Application or Game or Image) (20191006)</option>
<option id='MyNew-20191005' onclick='windowopen("//www.rjmprogramming.com.au/PHP/find_images_via_size.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>PHP Image Dimensions Linux Find File Awk Sed Primer Tutorial (Slideshow or Web Application or Game or Image) (20191005)</option>
<option id='MyNew-20191004' onclick='windowopen("//www.rjmprogramming.com.au/Mac/adobe_xd.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/adobe_xd.pdf'>Adobe XD Web Design Tool Primer Tutorial (Slideshow or Web Application or Game or Image) (20191004)</option>
<option id='MyNew-20191003' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/#linkhints","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/#linkhints'>WordPress Landing Page Custom Fields Tutorial (Slideshow or Web Application or Game or Image) (20191003)</option>
<option id='MyNew-20191002' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wordpress-custom-fields-primer-tutorial/#linkhints","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wordpress-custom-fields-primer-tutorial/#linkhints'>WordPress Custom Fields Primer Tutorial (Slideshow or Web Application or Game or Image) (20191002)</option>
<option id='MyNew-20191001' onclick='windowopen("//www.rjmprogramming.com.au/CHash/XML/index.php","_blank"); ' value='//www.rjmprogramming.com.au/CHash/XML/index.php'>Inhouse Slideshow Design Exif Zip Tutorial (Slideshow or Web Application or Game or Image) (20191001)</option>
<option id='MyNew-20190930' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_widget_idea.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_widget_idea.htm'>WordPress Emoji Menu Primer Tutorial (Slideshow or Web Application or Game or Image) (20190930)</option>
<option id='MyNew-20190929' onclick='windowopen("//www.rjmprogramming.com.au/Mac/sass_watchdog.php","_blank"); ' value='//www.rjmprogramming.com.au/Mac/sass_watchdog.php'>Sass CSS Stylesheet Watchdog Updates Tutorial (Slideshow or Web Application or Game or Image) (20190929)</option>
<option id='MyNew-20190928' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/iphone_camera_grid.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/iphone_camera_grid.pdf'>Camera iOS App Grid Primer Tutorial (Slideshow or Web Application or Game or Image) (20190928)</option>
<option id='MyNew-20190927' onclick='windowopen("//www.rjmprogramming.com.au/Mac/sass_watchdog.php","_blank"); ' value='//www.rjmprogramming.com.au/Mac/sass_watchdog.php'>Sass CSS Stylesheet Watchdog Beginnings Tutorial (Slideshow or Web Application or Game or Image) (20190927)</option>
<option id='MyNew-20190926' onclick='windowopen("//www.rjmprogramming.com.au/Mac/sass_watchdog.php","_blank"); ' value='//www.rjmprogramming.com.au/Mac/sass_watchdog.php'>Sass CSS Stylesheet Supervisor Execution Tutorial (Slideshow or Web Application or Game or Image) (20190926)</option>
<option id='MyNew-20190925' onclick='windowopen("//www.rjmprogramming.com.au/Mac/sass_watchdog.php","_blank"); ' value='//www.rjmprogramming.com.au/Mac/sass_watchdog.php'>Sass CSS Stylesheet Supervisor Watchdog Tutorial (Slideshow or Web Application or Game or Image) (20190925)</option>
<option id='MyNew-20190924' onclick='windowopen("//www.rjmprogramming.com.au/Mac/sass_crontab.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/sass_crontab.pdf'>Sass CSS Stylesheet Background Crontab Tutorial (Slideshow or Web Application or Game or Image) (20190924)</option>
<option id='MyNew-20190923' onclick='windowopen("//www.rjmprogramming.com.au/Mac/sass_scss.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/sass_scss.pdf'>Sass CSS Stylesheet Primer Tutorial (Slideshow or Web Application or Game or Image) (20190923)</option>
<option id='MyNew-20190922' onclick='windowopen("//www.rjmprogramming.com.au/Mac/vue_js.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/vue_js.pdf'>Vue.JS Javascript Framework Primer Tutorial (Slideshow or Web Application or Game or Image) (20190922)</option>
<option id='MyNew-20190921' onclick='windowopen("//www.rjmprogramming.com.au/Windows/windows_10_speech_recognition.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/windows_10_speech_recognition.pdf'>Windows 10 Speech Recognition Primer Tutorial (Slideshow or Web Application or Game or Image) (20190921)</option>
<option id='MyNew-20190920' onclick='windowopen("//www.rjmprogramming.com.au/Mac/ssh_x11.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/ssh_x11.gif'>C++ ssh Remote X11 Analogue Clock Tutorial (Slideshow or Web Application or Game or Image) (20190920)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190919' onclick='windowopen("//www.rjmprogramming.com.au/Mac/get_tz.php","_blank"); ' value='//www.rjmprogramming.com.au/Mac/get_tz.php'>C++ X11 Analogue Clock Timezone Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20190919)</option>
<option id='MyNew-20190918' onclick='windowopen("//www.rjmprogramming.com.au/Mac/get_tz.php","_blank"); ' value='//www.rjmprogramming.com.au/Mac/get_tz.php'>C++ X11 Analogue Clock Timezone Abbreviation Tutorial (Slideshow or Web Application or Game or Image) (20190918)</option>
<option id='MyNew-20190917' onclick='windowopen("//www.rjmprogramming.com.au/Mac/get_tz.php","_blank"); ' value='//www.rjmprogramming.com.au/Mac/get_tz.php'>Analogue Clock Timezone Abbreviation Tutorial (Slideshow or Web Application or Game or Image) (20190917)</option>
<option id='MyNew-20190916' onclick='windowopen("//www.rjmprogramming.com.au/Mac/get_tz.php","_blank"); ' value='//www.rjmprogramming.com.au/Mac/get_tz.php'>C++ X11 Analogue Clock Timezone Tutorial (Slideshow or Web Application or Game or Image) (20190916)</option>
<option id='MyNew-20190915' onclick='windowopen("//www.rjmprogramming.com.au/Mac/x11_analogue_clock_animated.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/x11_analogue_clock_animated.jpg'>C++ X11 Analogue Clock Animation Tutorial (Slideshow or Web Application or Game or Image) (20190915)</option>
<option id='MyNew-20190914' onclick='windowopen("//www.rjmprogramming.com.au/Mac/x11_analogue_clock.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/x11_analogue_clock.jpg'>C++ X11 Analogue Clock Primer Tutorial (Slideshow or Web Application or Game or Image) (20190914)</option>
<option id='MyNew-20190913' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm'>Mobile Onmouseover Event Alternative Tutorial (Slideshow or Web Application or Game or Image) (20190913)</option>
<option id='MyNew-20190912' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm'>Smooth Spinner Game Tutorial (Slideshow or Web Application or Game or Image) (20190912)</option>
<option id='MyNew-20190911' onclick='windowopen("//www.rjmprogramming.com.au/Mac/vsphere_power_off_on.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/vsphere_power_off_on.pdf'>VMWare vSphere Web Client Primer Tutorial (Slideshow or Web Application or Game or Image) (20190911)</option>
<option id='MyNew-20190910' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm'>Onmouseover and Onmouseout Event Monitoring Tutorial (Slideshow or Web Application or Game or Image) (20190910)</option>
<option id='MyNew-20190909' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm'>Maths Ouija Board Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20190909)</option>
<option id='MyNew-20190908' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/message_photo.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/message_photo.pdf'>Message Photo in iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20190908)</option>
<option id='MyNew-20190907' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Diskspace_Issue.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Diskspace_Issue.pdf'>MacBook Pro Diskspace Issue Troubleshoot Tutorial (Slideshow or Web Application or Game or Image) (20190907)</option>
<option id='MyNew-20190906' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Image_3D/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Image_3D/'>Image_3D PHP Package Sharing Tutorial (Slideshow or Web Application or Game or Image) (20190906)</option>
<option id='MyNew-20190905' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Image_3D/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Image_3D/'>Image_3D PHP Package Overlay Tutorial (Slideshow or Web Application or Game or Image) (20190905)</option>
<option id='MyNew-20190904' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Image_3D/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Image_3D/'>Image_3D PHP Package Parameterize Tutorial (Slideshow or Web Application or Game or Image) (20190904)</option>
<option id='MyNew-20190903' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Image_3D/pearinstall.pdf","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Image_3D/pearinstall.pdf'>Pear Install of Image_3D PHP Package Tutorial (Slideshow or Web Application or Game or Image) (20190903)</option>
<option id='MyNew-20190902' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Image_3D/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Image_3D/'>Image_3D PHP Package Primer Tutorial (Slideshow or Web Application or Game or Image) (20190902)</option>
<option id='MyNew-20190901' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html'>Colour Wheel Canvas Analogue Clock Background Blend Mode Tutorial (Slideshow or Web Application or Game or Image) (20190901)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190831' onclick='windowopen("//www.rjmprogramming.com.au/google_wifi_wmn.gif","_blank"); ' value='//www.rjmprogramming.com.au/google_wifi_wmn.gif'>Google WiFi Mesh Networking Primer Tutorial (Slideshow or Web Application or Game or Image) (20190831)</option>
<option id='MyNew-20190830' onclick='windowopen("//www.rjmprogramming.com.au/Mac/bannerwatermark.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/bannerwatermark.jpg'>Inkscape Vector Image Editor Watermark Tutorial (Slideshow or Web Application or Game or Image) (20190830)</option>
<option id='MyNew-20190829' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fixed_top.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fixed_top.html'>Fixed Sticky Header Top Window Document Tutorial (Slideshow or Web Application or Game or Image) (20190829)</option>
<option id='MyNew-20190828' onclick='windowopen("//www.rjmprogramming.com.au/Mac/TheThreeDogs.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/TheThreeDogs.jpg'>Guest Account on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20190828)</option>
<option id='MyNew-20190827' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fixed_top.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fixed_top.html'>Fixed Sticky Header Primer Tutorial (Slideshow or Web Application or Game or Image) (20190827)</option>
<option id='MyNew-20190826' onclick='windowopen("//www.rjmprogramming.com.au/Mac/gmail_signature.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/gmail_signature.jpg'>Gmail Email Signature Reply Tutorial (Slideshow or Web Application or Game or Image) (20190826)</option>
<option id='MyNew-20190825' onclick='windowopen("//www.rjmprogramming.com.au/Mac/logo_inkscape.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/logo_inkscape.jpg'>Inkscape Vector Image Editor Logo Tutorial (Slideshow or Web Application or Game or Image) (20190825)</option>
<option id='MyNew-20190824' onclick='windowopen("//www.rjmprogramming.com.au/Mac/xmlrpc_subdue.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/xmlrpc_subdue.jpg'>XML-RPC on WordPress Vulnerability Primer Tutorial (Slideshow or Web Application or Game or Image) (20190824)</option>
<option id='MyNew-20190823' onclick='windowopen("//www.youtube.com/watch?v=rq58C6peG_M","_blank"); ' value='//www.youtube.com/watch?v=rq58C6peG_M'>Inkscape Vector Image Editor Business Card Tutorial (Slideshow or Web Application or Game or Image) (20190823)</option>
<option id='MyNew-20190822' onclick='windowopen("//www.rjmprogramming.com.au/Mac/banner_inkscape.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/banner_inkscape.gif'>Inkscape Vector Image Editor Banner Tutorial (Slideshow or Web Application or Game or Image) (20190822)</option>
<option id='MyNew-20190821' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/was_responsive_design_is.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/was_responsive_design_is.pdf'>Safari Develop Menu Responsive Design Primer Tutorial (Slideshow or Web Application or Game or Image) (20190821)</option>
<option id='MyNew-20190820' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flip_card.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flip_card.html'>Wikipedia Flipcard Quiz Emoji Tutorial (Slideshow or Web Application or Game or Image) (20190820)</option>
<option id='MyNew-20190819' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flip_card.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flip_card.html'>Wikipedia Flipcard Quiz Google Charts Tutorial (Slideshow or Web Application or Game or Image) (20190819)</option>
<option id='MyNew-20190818' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flip_card.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flip_card.html'>Wikipedia Flipcard Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20190818)</option>
<option id='MyNew-20190817' onclick='windowopen("//www.rjmprogramming.com.au/Mac/safari_develop.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/safari_develop.gif'>Safari Develop Menu Tutorial (Slideshow or Web Application or Game or Image) (20190817)</option>
<option id='MyNew-20190816' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/parallax_example.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/parallax_example.html'>HTML and Javascript and CSS Survey Levelling Tutorial (Slideshow or Web Application or Game or Image) (20190816)</option>
<option id='MyNew-20190815' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.htm'>Screen Corner Horizontal and Vertical Text Share Tutorial (Slideshow or Web Application or Game or Image) (20190815)</option>
<option id='MyNew-20190814' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.htm'>Screen Corner Horizontal and Vertical Text Position Tutorial (Slideshow or Web Application or Game or Image) (20190814)</option>
<option id='MyNew-20190813' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.htm'>Screen Corner Horizontal and Vertical Text Content Tutorial (Slideshow or Web Application or Game or Image) (20190813)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190812' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.html'>Screen Corner Horizontal and Vertical Text Primer Tutorial (Slideshow or Web Application or Game or Image) (20190812)</option>
<option id='MyNew-20190811' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/data_uri_helper.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/data_uri_helper.gif'>WordPress Blog Data URI in Post Plugin Tutorial (Slideshow or Web Application or Game or Image) (20190811)</option>
<option id='MyNew-20190810' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wp_glow.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wp_glow.jpg'>WordPress Blog TwentyTen Theme Glow Tutorial (Slideshow or Web Application or Game or Image) (20190810)</option>
<option id='MyNew-20190809' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart and Venn Diagram Glow Tutorial (Slideshow or Web Application or Game or Image) (20190809)</option>
<option id='MyNew-20190808' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>Horizontal Rule and Div Glowing Lines and Vertices Tutorial (Slideshow or Web Application or Game or Image) (20190808)</option>
<option id='MyNew-20190807' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/aboriginal_language_regions.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/aboriginal_language_regions.html'>Image Map with Overlay SVG Glowing Polygon Tutorial (Slideshow or Web Application or Game or Image) (20190807)</option>
<option id='MyNew-20190806' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.html'>Multiple Choice Quiz with Glowing Box Tutorial (Slideshow or Web Application or Game or Image) (20190806)</option>
<option id='MyNew-20190805' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/markit.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/markit.html'>HTML5 Mark Tag with Glowing Text Tutorial (Slideshow or Web Application or Game or Image) (20190805)</option>
<option id='MyNew-20190804' onclick='windowopen("//www.rjmprogramming.com.au/Mac/email_attachment_piecing.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/email_attachment_piecing.jpg'>Email Piece Together Image Attachments Tutorial (Slideshow or Web Application or Game or Image) (20190804)</option>
<option id='MyNew-20190803' onclick='windowopen("//www.rjmprogramming.com.au/Windows/powerpoint_animation_and_trigger_via_xbox_makingof.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/powerpoint_animation_and_trigger_via_xbox_makingof.pdf'>PowerPoint Animation via Xbox Making Of Tutorial (Slideshow or Web Application or Game or Image) (20190803)</option>
<option id='MyNew-20190802' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/shooting_star_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/shooting_star_game.html'>Shooting Star Two Player Game Tutorial (Slideshow or Web Application or Game or Image) (20190802)</option>
<option id='MyNew-20190801' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/glowing_text_validation.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/glowing_text_validation.jpg'>Glowing Text Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20190801)</option>
<option id='MyNew-20190731' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/shooting_star_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/shooting_star_game.html'>Shooting Star Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190731)</option>
<option id='MyNew-20190730' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html'>Colour Wheel Canvas Analogue Clock Background Tutorial (Slideshow or Web Application or Game or Image) (20190730)</option>
<option id='MyNew-20190729' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html'>Colour Wheel Canvas Analogue Clock Resize Tutorial (Slideshow or Web Application or Game or Image) (20190729)</option>
<option id='MyNew-20190728' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html'>Colour Wheel Canvas Analogue Clock Primer Tutorial (Slideshow or Web Application or Game or Image) (20190728)</option>
<option id='MyNew-20190727' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/iphone_widget_notificationcenter.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/iphone_widget_notificationcenter.pdf'>Widgets and Notification Center in iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20190727)</option>
<option id='MyNew-20190726' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Areas/areas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Areas/areas.html'>HTML/Javascript Areas Canvas Tutorial (Slideshow or Web Application or Game or Image) (20190726)</option>
<option id='MyNew-20190725' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/html5_form_constraint_validation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/html5_form_constraint_validation.html'>HTML5 Form API Validation Revisit Tutorial (Slideshow or Web Application or Game or Image) (20190725)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190724' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html'>Maths Symbology Local Font Safari Block and Notify Popup Tutorial (Slideshow or Web Application or Game or Image) (20190724)</option>
<option id='MyNew-20190723' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html'>Maths Symbology via New Window Local Font Referrer Tutorial (Slideshow or Web Application or Game or Image) (20190723)</option>
<option id='MyNew-20190722' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/oninvalid.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/oninvalid.html'>HTML Oninvalid Event Form Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20190722)</option>
<option id='MyNew-20190721' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html'>Maths Symbology via New Window Local Font Memory Tutorial (Slideshow or Web Application or Game or Image) (20190721)</option>
<option id='MyNew-20190720' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html'>Maths Symbology via New Window Local Font Tutorial (Slideshow or Web Application or Game or Image) (20190720)</option>
<option id='MyNew-20190719' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html'>Maths Symbology via Div Local Font Tutorial (Slideshow or Web Application or Game or Image) (20190719)</option>
<option id='MyNew-20190718' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Middle Tutorial (Slideshow or Web Application or Game or Image) (20190718)</option>
<option id='MyNew-20190717' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20190717)</option>
<option id='MyNew-20190716' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html'>Maths Symbology via Div Primer Tutorial (Slideshow or Web Application or Game or Image) (20190716)</option>
<option id='MyNew-20190715' onclick='windowopen("//www.rjmprogramming.com.au/iMovie/YouTube/Primer/index.php","_blank"); ' value='//www.rjmprogramming.com.au/iMovie/YouTube/Primer/index.php'>Inhouse Slideshow Design Exif Korn Shell Deployment Tutorial (Slideshow or Web Application or Game or Image) (20190715)</option>
<option id='MyNew-20190714' onclick='windowopen("//www.rjmprogramming.com.au/CHash/XML/index.php","_blank"); ' value='//www.rjmprogramming.com.au/CHash/XML/index.php'>Inhouse Slideshow Design Exif Integration Tutorial (Slideshow or Web Application or Game or Image) (20190714)</option>
<option id='MyNew-20190713' onclick='windowopen("//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?image=HTTP://www.rjmprogramming.com.au/streetart/images/DSC_0364.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?image=HTTP://www.rjmprogramming.com.au/streetart/images/DSC_0364.jpg'>PHP Exif Image Information Revisit Tutorial (Slideshow or Web Application or Game or Image) (20190713)</option>
<option id='MyNew-20190712' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Textarea Tutorial (Slideshow or Web Application or Game or Image) (20190712)</option>
<option id='MyNew-20190711' onclick='windowopen("//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html","_blank"); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Internationalization Stay Tutorial (Slideshow or Web Application or Game or Image) (20190711)</option>
<option id='MyNew-20190710' onclick='windowopen("//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html","_blank"); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Internationalization Trip Tutorial (Slideshow or Web Application or Game or Image) (20190710)</option>
<option id='MyNew-20190709' onclick='windowopen("//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html","_blank"); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Internationalization Capitals Tutorial (Slideshow or Web Application or Game or Image) (20190709)</option>
<option id='MyNew-20190708' onclick='windowopen("//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html","_blank"); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Internationalization Email Tutorial (Slideshow or Web Application or Game or Image) (20190708)</option>
<option id='MyNew-20190707' onclick='windowopen("//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html","_blank"); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Internationalization Revisit Tutorial (Slideshow or Web Application or Game or Image) (20190707)</option>
<option id='MyNew-20190706' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/server_client.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/server_client.html'>CSS Selectors Primer Tutorial (Slideshow or Web Application or Game or Image) (20190706)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190705' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Onclick Tutorial (Slideshow or Web Application or Game or Image) (20190705)</option>
<option id='MyNew-20190704' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Application Tutorial (Slideshow or Web Application or Game or Image) (20190704)</option>
<option id='MyNew-20190703' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Recall Tutorial (Slideshow or Web Application or Game or Image) (20190703)</option>
<option id='MyNew-20190702' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Primer Tutorial (Slideshow or Web Application or Game or Image) (20190702)</option>
<option id='MyNew-20190701' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm?quiz=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm?quiz=y'>Overlay Iframe Remembering Textarea Client Quiz Wikipedia Tutorial (Slideshow or Web Application or Game or Image) (20190701)</option>
<option id='MyNew-20190630' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/gmail_linker_simulation.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/gmail_linker_simulation.htm'>Gmail URL Linker Simulation Intersessional Tutorial (Slideshow or Web Application or Game or Image) (20190630)</option>
<option id='MyNew-20190629' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm'>Overlay Iframe Remembering Textarea Client Wikipedia Tutorial (Slideshow or Web Application or Game or Image) (20190629)</option>
<option id='MyNew-20190628' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/gmail_linker_simulation.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/gmail_linker_simulation.htm'>Gmail URL Linker Simulation Wikipedia Tutorial (Slideshow or Web Application or Game or Image) (20190628)</option>
<option id='MyNew-20190627' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/gmail_linker_simulation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/gmail_linker_simulation.html'>Gmail URL Linker Simulation Primer Tutorial (Slideshow or Web Application or Game or Image) (20190627)</option>
<option id='MyNew-20190626' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm'>Overlay Iframe Remembering Textarea Client Sharing Tutorial (Slideshow or Web Application or Game or Image) (20190626)</option>
<option id='MyNew-20190625' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm?quiz=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm?quiz=y'>Overlay Iframe Remembering Textarea Quiz Tutorial (Slideshow or Web Application or Game or Image) (20190625)</option>
<option id='MyNew-20190624' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.html'>Overlay Iframe Remembering Textarea Primer Tutorial (Slideshow or Web Application or Game or Image) (20190624)</option>
<option id='MyNew-20190623' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html'>HTML5 Web Audio Mudcube Piano Integration Composing Tutorial (Slideshow or Web Application or Game or Image) (20190623)</option>
<option id='MyNew-20190622' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html'>HTML5 Web Audio Mudcube Piano Integration Keyboard Tutorial (Slideshow or Web Application or Game or Image) (20190622)</option>
<option id='MyNew-20190621' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/server_client.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/server_client.html'>File API File and Reader Objects Client Server Tutorial (Slideshow or Web Application or Game or Image) (20190621)</option>
<option id='MyNew-20190620' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>File API File and Reader Objects Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20190620)</option>
<option id='MyNew-20190619' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/client_browsing.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.html'>File API File and Reader Objects Primer Tutorial (Slideshow or Web Application or Game or Image) (20190619)</option>
<option id='MyNew-20190618' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html'>HTML5 Web Audio Mudcube Piano Integration Mobile Debug Tutorial (Slideshow or Web Application or Game or Image) (20190618)</option>
<option id='MyNew-20190617' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html'>HTML5 Web Audio Mudcube Piano Integration Tutorial (Slideshow or Web Application or Game or Image) (20190617)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190616' onclick='windowopen("//www.rjmprogramming.com.au/webcamtest/index.html","_blank"); ' value='//www.rjmprogramming.com.au/webcamtest/index.html'>Webcam Mobile Deprecation Revisit Tutorial (Slideshow or Web Application or Game or Image) (20190616)</option>
<option id='MyNew-20190615' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/iphone_macbook_lead_safari_web_inspector_debug.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/iphone_macbook_lead_safari_web_inspector_debug.pdf'>HTML5 Web Audio Piano Mobile Safari Web Inspector Debug Tutorial (Slideshow or Web Application or Game or Image) (20190615)</option>
<option id='MyNew-20190614' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/piano.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/piano.htm'>HTML5 Web Audio Piano Mobile Tutorial (Slideshow or Web Application or Game or Image) (20190614)</option>
<option id='MyNew-20190613' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/piano.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/piano.htm'>HTML5 Web Audio Piano Tutorial (Slideshow or Web Application or Game or Image) (20190613)</option>
<option id='MyNew-20190612' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/web_audio.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_audio.htm'>HTML5 Web Audio Mobile Tutorial (Slideshow or Web Application or Game or Image) (20190612)</option>
<option id='MyNew-20190611' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/web_audio.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_audio.htm'>HTML5 Web Audio Overlay Tutorial (Slideshow or Web Application or Game or Image) (20190611)</option>
<option id='MyNew-20190610' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/web_audio.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_audio.html'>HTML5 Web Audio Duration Tutorial (Slideshow or Web Application or Game or Image) (20190610)</option>
<option id='MyNew-20190609' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/web_audio.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_audio.html'>HTML5 Web Audio Primer Tutorial (Slideshow or Web Application or Game or Image) (20190609)</option>
<option id='MyNew-20190608' onclick='windowopen("//www.rjmprogramming.com.au/Apache/apache_webserver_directory_protection.gif","_blank"); ' value='//www.rjmprogramming.com.au/Apache/apache_webserver_directory_protection.gif'>Apache Web Server Directory Privacy via cPanel Tutorial (Slideshow or Web Application or Game or Image) (20190608)</option>
<option id='MyNew-20190607' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html'>Video via Image Filter and Canvas Magnifier Mobile Tutorial (Slideshow or Web Application or Game or Image) (20190607)</option>
<option id='MyNew-20190606' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html'>Video via Image Filter and Canvas Magnifier Tutorial (Slideshow or Web Application or Game or Image) (20190606)</option>
<option id='MyNew-20190605' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html'>Video via Canvas File API Tutorial (Slideshow or Web Application or Game or Image) (20190605)</option>
<option id='MyNew-20190604' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html'>Video Pixel Manipulation via Canvas Tutorial (Slideshow or Web Application or Game or Image) (20190604)</option>
<option id='MyNew-20190603' onclick='windowopen("//www.rjmprogramming.com.au/MySql/manage_add_user.gif","_blank"); ' value='//www.rjmprogramming.com.au/MySql/manage_add_user.gif'>MySql User Grant via cPanel Tutorial (Slideshow or Web Application or Game or Image) (20190603)</option>
<option id='MyNew-20190602' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html'>Video Mask via Canvas Primer Tutorial (Slideshow or Web Application or Game or Image) (20190602)</option>
<option id='MyNew-20190601' onclick='windowopen("//www.rjmprogramming.com.au/Android/voicemail_disable.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Android/voicemail_disable.pdf'>Voicemail Disabling on Android Primer Tutorial (Slideshow or Web Application or Game or Image) (20190601)</option>
<option id='MyNew-20190531' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/move_around_edge.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/move_around_edge.htm'>Same Domain Popup Moveto Canvas Tutorial (Slideshow or Web Application or Game or Image) (20190531)</option>
<option id='MyNew-20190530' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/move_around_edge.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/move_around_edge.htm'>Same Domain Popup Moveto User Control Tutorial (Slideshow or Web Application or Game or Image) (20190530)</option>
<option id='MyNew-20190529' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/move_around_edge.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/move_around_edge.html'>Same Domain Popup Moveto Primer Tutorial (Slideshow or Web Application or Game or Image) (20190529)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190528' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Modal Backdrop Popup Move Tutorial (Slideshow or Web Application or Game or Image) (20190528)</option>
<option id='MyNew-20190527' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Modal Backdrop Popup Tutorial (Slideshow or Web Application or Game or Image) (20190527)</option>
<option id='MyNew-20190526' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Nearby Tutorial (Slideshow or Web Application or Game or Image) (20190526)</option>
<option id='MyNew-20190525' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wbr_one.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wbr_one.jpg'>HTML5 Word Break Opportunity Element Primer Tutorial (Slideshow or Web Application or Game or Image) (20190525)</option>
<option id='MyNew-20190524' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/webmail_nobody.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/webmail_nobody.html'>Just Javascript Webmail No Body Attachment Tutorial (Slideshow or Web Application or Game or Image) (20190524)</option>
<option id='MyNew-20190523' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/webmail_nobody.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/webmail_nobody.html'>Just Javascript Webmail No Body Tutorial (Slideshow or Web Application or Game or Image) (20190523)</option>
<option id='MyNew-20190522' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/email_validation.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/email_validation.htm'>HTML CSV Report Validation via Client Input or Regular Expression Tutorial (Slideshow or Web Application or Game or Image) (20190522)</option>
<option id='MyNew-20190521' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/email_validation.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/email_validation.htm'>HTML Worded Validation via Client Input or Regular Expression Tutorial (Slideshow or Web Application or Game or Image) (20190521)</option>
<option id='MyNew-20190520' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/email_validation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/email_validation.html'>HTML Validation via Client Input or Regular Expression Tutorial (Slideshow or Web Application or Game or Image) (20190520)</option>
<option id='MyNew-20190519' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/workplace_concepts.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/workplace_concepts.htm'>Workplace Concepts Game Horizontal Rule Reveal Tutorial (Slideshow or Web Application or Game or Image) (20190519)</option>
<option id='MyNew-20190518' onclick='windowopen("//www.rjmprogramming.com.au/PHP/sender_of_cookie.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/sender_of_cookie.php'>PHP Cookies Navigation Primer Tutorial (Slideshow or Web Application or Game or Image) (20190518)</option>
<option id='MyNew-20190517' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/workplace_concepts.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/workplace_concepts.htm'>Workplace Concepts Game Horizontal Rule Cell Tutorial (Slideshow or Web Application or Game or Image) (20190517)</option>
<option id='MyNew-20190516' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/workplace_concepts.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/workplace_concepts.html'>Workplace Concepts Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190516)</option>
<option id='MyNew-20190515' onclick='windowopen("//www.rjmprogramming.com.au/right_bottom.html","_blank"); ' value='//www.rjmprogramming.com.au/right_bottom.html'>Emoji Border Image Ajax Slice Repeat Outset Tutorial (Slideshow or Web Application or Game or Image) (20190515)</option>
<option id='MyNew-20190514' onclick='windowopen("//www.rjmprogramming.com.au/right_bottom.html","_blank"); ' value='//www.rjmprogramming.com.au/right_bottom.html'>Emoji Border Image Slice Repeat Outset Tutorial (Slideshow or Web Application or Game or Image) (20190514)</option>
<option id='MyNew-20190513' onclick='windowopen("//www.rjmprogramming.com.au/Linux/ssh_restart_cpanel.gif","_blank"); ' value='//www.rjmprogramming.com.au/Linux/ssh_restart_cpanel.gif'>CentOS Linux Web Server ssh Restart Primer Tutorial (Slideshow or Web Application or Game or Image) (20190513)</option>
<option id='MyNew-20190512' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/toprm.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/toprm.html'>HTML Nav Tag Primer Tutorial (Slideshow or Web Application or Game or Image) (20190512)</option>
<option id='MyNew-20190511' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/photo_delay.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/photo_delay.jpg'>Camera iOS App Delay Primer Tutorial (Slideshow or Web Application or Game or Image) (20190511)</option>
<option id='MyNew-20190510' onclick='windowopen("//www.rjmprogramming.com.au/wordpress","_blank"); ' value='//www.rjmprogramming.com.au/wordpress'>WordPress Blog Collaborative Annotated Email FormData Post Tutorial (Slideshow or Web Application or Game or Image) (20190510)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190509' onclick='windowopen("//www.rjmprogramming.com.au/wordpress","_blank"); ' value='//www.rjmprogramming.com.au/wordpress'>WordPress Blog Collaborative Annotated Email User Experience Tutorial (Slideshow or Web Application or Game or Image) (20190509)</option>
<option id='MyNew-20190508' onclick='windowopen("//www.rjmprogramming.com.au/wordpress","_blank"); ' value='//www.rjmprogramming.com.au/wordpress'>WordPress Blog Collaborative Annotated Email Tutorial (Slideshow or Web Application or Game or Image) (20190508)</option>
<option id='MyNew-20190507' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback SMS via Highlighting Mark Tag Tutorial (Slideshow or Web Application or Game or Image) (20190507)</option>
<option id='MyNew-20190506' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/markit.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/markit.html'>HTML5 Mark Tag Div Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20190506)</option>
<option id='MyNew-20190505' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/onmouseleave.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/onmouseleave.htm'>HTML Mouse Events Colour Coded Tutorial (Slideshow or Web Application or Game or Image) (20190505)</option>
<option id='MyNew-20190504' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/onmouseleave.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/onmouseleave.htm'>HTML Onmouseup and Onmousedown Events Primer Tutorial (Slideshow or Web Application or Game or Image) (20190504)</option>
<option id='MyNew-20190503' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/onmouseleave.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/onmouseleave.html'>HTML Onmouseleave and Onmouseout Events Primer Tutorial (Slideshow or Web Application or Game or Image) (20190503)</option>
<option id='MyNew-20190502' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/country_capital_quiz_datalist.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_capital_quiz_datalist.html'>HTML Datalist Tag Quiz Tutorial (Slideshow or Web Application or Game or Image) (20190502)</option>
<option id='MyNew-20190501' onclick='windowopen("//www.rjmprogramming.com.au/PHP/country_flag_quiz.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/country_flag_quiz.php'>HTML Datalist Tag Country Flag Quiz Tutorial (Slideshow or Web Application or Game or Image) (20190501)</option>
<option id='MyNew-20190430' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fphrases.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fphrases.htm'>Fairy Story Phrases Helper SMS Tutorial (Slideshow or Web Application or Game or Image) (20190430)</option>
<option id='MyNew-20190429' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fphrases.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fphrases.htm'>Fairy Story Phrases Helper Datalist Tutorial (Slideshow or Web Application or Game or Image) (20190429)</option>
<option id='MyNew-20190428' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fphrases.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fphrases.html'>Fairy Story Phrases Helper Primer Tutorial (Slideshow or Web Application or Game or Image) (20190428)</option>
<option id='MyNew-20190427' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/parse_url.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/parse_url.html'>Parsing Relative Url Tutorial (Slideshow or Web Application or Game or Image) (20190427)</option>
<option id='MyNew-20190426' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gallery_via_figcaption.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gallery_via_figcaption.php'>Media Gallery Figcaption Tutorial (Slideshow or Web Application or Game or Image) (20190426)</option>
<option id='MyNew-20190425' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gallery_via_figcaption.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gallery_via_figcaption.php'>Image Gallery Figcaption Slideshow Tutorial (Slideshow or Web Application or Game or Image) (20190425)</option>
<option id='MyNew-20190424' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gallery_via_figcaption.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gallery_via_figcaption.php'>Image Gallery Figcaption Primer Tutorial (Slideshow or Web Application or Game or Image) (20190424)</option>
<option id='MyNew-20190423' onclick='windowopen("//www.rjmprogramming.com.au/MySql/mysql_python_testdb_blob.jpg","_blank"); ' value='//www.rjmprogramming.com.au/MySql/mysql_python_testdb_blob.jpg'>Python MySql Connector Blob Tutorial (Slideshow or Web Application or Game or Image) (20190423)</option>
<option id='MyNew-20190422' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stopPropagation_preventDefault.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stopPropagation_preventDefault.html'>HTML Event Disrupters Primer Tutorial (Slideshow or Web Application or Game or Image) (20190422)</option>
<option id='MyNew-20190421' onclick='windowopen("//www.rjmprogramming.com.au/MySql/StoredProcedure/areapolygonmysql.php","_blank"); ' value='//www.rjmprogramming.com.au/MySql/StoredProcedure/areapolygonmysql.php'>MySql Polygon Spatial Relations via Image Map Tutorial (Slideshow or Web Application or Game or Image) (20190421)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190420' onclick='windowopen("//www.rjmprogramming.com.au/MySql/StoredProcedure/area_polygon_mysql.php","_blank"); ' value='//www.rjmprogramming.com.au/MySql/StoredProcedure/area_polygon_mysql.php'>MySql Polygon Insert via Image Map Tutorial (Slideshow or Web Application or Game or Image) (20190420)</option>
<option id='MyNew-20190419' onclick='windowopen("//www.rjmprogramming.com.au/MySql/StoredProcedure/mysql_storedprocedure.php","_blank"); ' value='//www.rjmprogramming.com.au/MySql/StoredProcedure/mysql_storedprocedure.php'>MySql Stored Procedures Geometry Tutorial (Slideshow or Web Application or Game or Image) (20190419)</option>
<option id='MyNew-20190418' onclick='windowopen("//www.rjmprogramming.com.au/MySql/StoredProcedure/mysql_storedprocedure.php","_blank"); ' value='//www.rjmprogramming.com.au/MySql/StoredProcedure/mysql_storedprocedure.php'>MySql Stored Procedures User Grant Tutorial (Slideshow or Web Application or Game or Image) (20190418)</option>
<option id='MyNew-20190417' onclick='windowopen("//www.rjmprogramming.com.au/MySql/StoredProcedure/mysql_storedprocedure.php","_blank"); ' value='//www.rjmprogramming.com.au/MySql/StoredProcedure/mysql_storedprocedure.php'>MySql Stored Procedures Spatial Tutorial (Slideshow or Web Application or Game or Image) (20190417)</option>
<option id='MyNew-20190416' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/datalist_poc.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/datalist_poc.html'>HTML Datalist Tag Primer Tutorial (Slideshow or Web Application or Game or Image) (20190416)</option>
<option id='MyNew-20190415' onclick='windowopen("//www.rjmprogramming.com.au/PHP/google_places_poc.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/google_places_poc.php'>Google Places API Autocomplete Proof of Concept Primer Tutorial (Slideshow or Web Application or Game or Image) (20190415)</option>
<option id='MyNew-20190414' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Distances Map Chart Tutorial (Slideshow or Web Application or Game or Image) (20190414)</option>
<option id='MyNew-20190413' onclick='windowopen("//www.rjmprogramming.com.au/Windows/steps_recorder.gif","_blank"); ' value='//www.rjmprogramming.com.au/Windows/steps_recorder.gif'>Windows 10 Steps Recorder Primer Tutorial (Slideshow or Web Application or Game or Image) (20190413)</option>
<option id='MyNew-20190413a' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Distances Primer Tutorial (Slideshow or Web Application or Game or Image) (20190413)</option>
<option id='MyNew-20190412' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/panorama.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/panorama.jpg'>Panoramic Image via iOS Camera App Tutorial (Slideshow or Web Application or Game or Image) (20190412)</option>
<option id='MyNew-20190411' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>PHP Geo Map Google Chart Offset Tutorial (Slideshow or Web Application or Game or Image) (20190411)</option>
<option id='MyNew-20190410' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rain_overlay.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rain_overlay.html'>HTML Iframe Srcdoc Attribute Overlay Tutorial (Slideshow or Web Application or Game or Image) (20190410)</option>
<option id='MyNew-20190409' onclick='windowopen("//www.rjmprogramming.com.au/Windows/defragment.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/defragment.pdf'>Windows 10 Defragment Device Primer Tutorial (Slideshow or Web Application or Game or Image) (20190409)</option>
<option id='MyNew-20190408' onclick='windowopen("//www.rjmprogramming.com.au/Mac/crop_via_ffmpeg.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/crop_via_ffmpeg.jpg'>Batch ffmpeg Image Scaling and Cropping Tutorial (Slideshow or Web Application or Game or Image) (20190408)</option>
<option id='MyNew-20190407' onclick='windowopen("//www.rjmprogramming.com.au/Mac/crop_via_ffmpeg.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/crop_via_ffmpeg.jpg'>Batch ffmpeg Image Cropping Primer Tutorial (Slideshow or Web Application or Game or Image) (20190407)</option>
<option id='MyNew-20190406' onclick='windowopen("//www.rjmprogramming.com.au/Windows/BluetoothFileTransfer.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Windows/BluetoothFileTransfer.mp4'>Bluetooth File Transfer Between macOS and Windows 10 Primer Tutorial (Slideshow or Web Application or Game or Image) (20190406)</option>
<option id='MyNew-20190405' onclick='windowopen("//www.rjmprogramming.com.au/PHP/curl_d.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/curl_d.jpg'>Curl via PHP to CSV on Command Line Tutorial (Slideshow or Web Application or Game or Image) (20190405)</option>
<option id='MyNew-20190405a' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Error 503 Tutorial (Slideshow or Web Application or Game or Image) (20190405)</option>
<option id='MyNew-20190404' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Refinement Tutorial (Slideshow or Web Application or Game or Image) (20190404)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190403' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/iframe_srcdoc.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/iframe_srcdoc.html'>HTML Iframe Srcdoc Attribute Primer Tutorial (Slideshow or Web Application or Game or Image) (20190403)</option>
<option id='MyNew-20190402' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/sandbox_iframe_attribute.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/sandbox_iframe_attribute.html'>HTML Iframe Functionality Restrictor Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20190402)</option>
<option id='MyNew-20190401' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Notice Board Tutorial (Slideshow or Web Application or Game or Image) (20190401)</option>
<option id='MyNew-20190331' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Are You Okay Tutorial (Slideshow or Web Application or Game or Image) (20190331)</option>
<option id='MyNew-20190329' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/Luna_Nala.mov","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/Luna_Nala.mov'>Camera App Video Slow Motion Primer Tutorial (Slideshow or Web Application or Game or Image) (20190329)</option>
<option id='MyNew-20190328' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/spinningaround.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/spinningaround.gif'>QuickTime Player Mov Video Conversion Tutorial (Slideshow or Web Application or Game or Image) (20190328)</option>
<option id='MyNew-20190327' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/spinning_around.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/spinning_around.mp4'>Spinning Around Primer Tutorial (Slideshow or Web Application or Game or Image) (20190327)</option>
<option id='MyNew-20190326' onclick='windowopen("//www.rjmprogramming.com.au/Mac/mwb.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/mwb.gif'>Malware Protection Primer Tutorial (Slideshow or Web Application or Game or Image) (20190326)</option>
<option id='MyNew-20190325' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/CompositeObjects/","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/CompositeObjects/'>Inhouse Slideshow Design Makeover Tutorial (Slideshow or Web Application or Game or Image) (20190325)</option>
<option id='MyNew-20190324' onclick='windowopen("//www.rjmprogramming.com.au/please_sign.mp4","_blank"); ' value='//www.rjmprogramming.com.au/please_sign.mp4'>Please Sign Paperless Email Reply Primer Tutorial (Slideshow or Web Application or Game or Image) (20190324)</option>
<option id='MyNew-20190323' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/sandbox_iframe_attribute.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/sandbox_iframe_attribute.html'>HTML Iframe Functionality Restrictor Primer Tutorial (Slideshow or Web Application or Game or Image) (20190323)</option>
<option id='MyNew-20190322' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/PagesStreamOfConsciousness.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/PagesStreamOfConsciousness.pdf'>Apple Pages Word Processor Making Of Tutorial (Slideshow or Web Application or Game or Image) (20190322)</option>
<option id='MyNew-20190321' onclick='windowopen("//www.rjmprogramming.com.au/Linux/Watchdog/wp_dependent.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/Watchdog/wp_dependent.jpg'>MySql Down Thinking Followup Tutorial (Slideshow or Web Application or Game or Image) (20190321)</option>
<option id='MyNew-20190320' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Tabbing Problem Fix Tutorial (Slideshow or Web Application or Game or Image) (20190320)</option>
<option id='MyNew-20190319' onclick='windowopen("//www.rjmprogramming.com.au/Mac/tracks_rd.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/tracks_rd.jpg'>Tracks Solo Trek Across 1700 Miles of Australian Outback by Robyn Davidson Tutorial (Slideshow or Web Application or Game or Image) (20190319)</option>
<option id='MyNew-20190318' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/Lost_and_Found_Flyer.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/Lost_and_Found_Flyer.pdf'>Apple Pages Word Processor Primer Tutorial (Slideshow or Web Application or Game or Image) (20190318)</option>
<option id='MyNew-20190317' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/post_message_test.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/post_message_test.htm'>Javascript Window Cross Domain Messaging Tutorial (Slideshow or Web Application or Game or Image) (20190317)</option>
<option id='MyNew-20190316' onclick='windowopen("//www.rjmprogramming.com.au/Windows/microsoft_money.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/microsoft_money.pdf'>Microsoft Money for Windows Primer Tutorial (Slideshow or Web Application or Game or Image) (20190316)</option>
<option id='MyNew-20190315' onclick='windowopen("//www.rjmprogramming.com.au/Games/Memories/analyzing_images.html","_blank"); ' value='//www.rjmprogramming.com.au/Games/Memories/analyzing_images.html'>Javascript DOM Images Collection Primer Tutorial (Slideshow or Web Application or Game or Image) (20190315)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190314' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wordpress_link_helper.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wordpress_link_helper.jpg'>WordPress Highlight Lookups Plugin Links Tutorial (Slideshow or Web Application or Game or Image) (20190314)</option>
<option id='MyNew-20190313' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Quiz Tutorial (Slideshow or Web Application or Game or Image) (20190313)</option>
<option id='MyNew-20190312' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Content Tutorial (Slideshow or Web Application or Game or Image) (20190312)</option>
<option id='MyNew-20190311' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Signatures Tutorial (Slideshow or Web Application or Game or Image) (20190311)</option>
<option id='MyNew-20190310' onclick='windowopen("//www.youtube.com/watch?v=kNmks05hvKg","_blank"); ' value='//www.youtube.com/watch?v=kNmks05hvKg'>AirDrop Better than Good Tutorial (Slideshow or Web Application or Game or Image) (20190310)</option>
<option id='MyNew-20190309' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/no_mobile_data.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/no_mobile_data.pdf'>Mobile Enable 4G Off Primer Tutorial (Slideshow or Web Application or Game or Image) (20190309)</option>
<option id='MyNew-20190308' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Signature Tutorial (Slideshow or Web Application or Game or Image) (20190308)</option>
<option id='MyNew-20190307' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/PulldownMenus/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/PulldownMenus/'>HTML/CSS/Javascript Pulldown Menus Javascript Tutorial (Slideshow or Web Application or Game or Image) (20190307)</option>
<option id='MyNew-20190306' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Timesheet Tutorial (Slideshow or Web Application or Game or Image) (20190306)</option>
<option id='MyNew-20190305' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Polygon Tutorial (Slideshow or Web Application or Game or Image) (20190305)</option>
<option id='MyNew-20190304' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Javascript Tutorial (Slideshow or Web Application or Game or Image) (20190304)</option>
<option id='MyNew-20190303' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Email Tutorial (Slideshow or Web Application or Game or Image) (20190303)</option>
<option id='MyNew-20190302' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Mobile Image Map Jigsaw Tutorial (Slideshow or Web Application or Game or Image) (20190302)</option>
<option id='MyNew-20190301' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/muscle_groups.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/muscle_groups.html'>Muscle Groups Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190301)</option>
<option id='MyNew-20190228' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/respiratory_system.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/respiratory_system.html'>Respiratory System Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190228)</option>
<option id='MyNew-20190227' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Editable Image Map Jigsaw Tutorial (Slideshow or Web Application or Game or Image) (20190227)</option>
<option id='MyNew-20190226' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Tutorial (Slideshow or Web Application or Game or Image) (20190226)</option>
<option id='MyNew-20190225' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/tictactoe.html?idvsclass=class","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/tictactoe.html?idvsclass=class'>Tic Tac Toe Class Tutorial (Slideshow or Web Application or Game or Image) (20190225)</option>
<option id='MyNew-20190224' onclick='windowopen("//www.rjmprogramming.com.au/Mac/vpn.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/vpn.jpg'>Virtual Private Networks on macOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20190224)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190223' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/doc_qs.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/doc_qs.html'>Simon Says Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190223)</option>
<option id='MyNew-20190222' onclick='windowopen("//www.rjmprogramming.com.au/PHP/filter_ideas.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/filter_ideas.php'>PHP Form Validation via Filter Regular Expression Tutorial (Slideshow or Web Application or Game or Image) (20190222)</option>
<option id='MyNew-20190221' onclick='windowopen("//www.rjmprogramming.com.au/PHP/btoa_atob_base64.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/btoa_atob_base64.php'>Javascript and PHP Base64 Media Tutorial (Slideshow or Web Application or Game or Image) (20190221)</option>
<option id='MyNew-20190220' onclick='windowopen("//www.rjmprogramming.com.au/PHP/filter_ideas.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/filter_ideas.php'>PHP Form Validation via Filter Extension Tutorial (Slideshow or Web Application or Game or Image) (20190220)</option>
<option id='MyNew-20190219' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/plugin_cookies.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/plugin_cookies.jpg'>WordPress Highlight Lookups Plugin Cookies Tutorial (Slideshow or Web Application or Game or Image) (20190219)</option>
<option id='MyNew-20190218' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language SVG Overlay Tutorial (Slideshow or Web Application or Game or Image) (20190218)</option>
<option id='MyNew-20190217' onclick='windowopen("//www.rjmprogramming.com.au/PHP/btoa_atob_base64.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/btoa_atob_base64.php'>Javascript and PHP Base64 Primer Tutorial (Slideshow or Web Application or Game or Image) (20190217)</option>
<option id='MyNew-20190216' onclick='windowopen("//www.rjmprogramming.com.au/Windows/sway.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/sway.pdf'>Windows 10 Sway Primer Tutorial (Slideshow or Web Application or Game or Image) (20190216)</option>
<option id='MyNew-20190215' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/rjmprogramming-multi-lookup.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/rjmprogramming-multi-lookup.jpg'>WordPress Highlight Lookups Plugin Tutorial (Slideshow or Web Application or Game or Image) (20190215)</option>
<option id='MyNew-20190214' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wordpress_highlight.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wordpress_highlight.jpg'>WordPress Highlight Lookups Tutorial (Slideshow or Web Application or Game or Image) (20190214)</option>
<option id='MyNew-20190213' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wordpress_plugin_simple.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wordpress_plugin_simple.gif'>WordPress Plugin Primer Tutorial (Slideshow or Web Application or Game or Image) (20190213)</option>
<option id='MyNew-20190212' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank'>HTML Square Horizontal Rule Memories Card Game Tutorial (Slideshow or Web Application or Game or Image) (20190212)</option>
<option id='MyNew-20190211' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/svg_position.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_position.html'>SVG Absolute Positioning Sharing Tutorial (Slideshow or Web Application or Game or Image) (20190211)</option>
<option id='MyNew-20190210' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/svg_position.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_position.html'>SVG Absolute Positioning Primer Tutorial (Slideshow or Web Application or Game or Image) (20190210)</option>
<option id='MyNew-20190209' onclick='windowopen("//www.rjmprogramming.com.au/Windows/3d_viewer.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/3d_viewer.pdf'>Windows 10 3D Viewer Primer Tutorial (Slideshow or Web Application or Game or Image) (20190209)</option>
<option id='MyNew-20190208' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/india_map.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.htm'>HTML Map Element SVG Context Tutorial (Slideshow or Web Application or Game or Image) (20190208)</option>
<option id='MyNew-20190207' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/india_map.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.htm'>HTML Map Element SVG Tutorial (Slideshow or Web Application or Game or Image) (20190207)</option>
<option id='MyNew-20190206' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column|Area|","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column|Area|'>HTML Square Horizontal Rule Graph Multiple Numerics Tutorial (Slideshow or Web Application or Game or Image) (20190206)</option>
<option id='MyNew-20190205' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column|Bar|","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column|Bar|'>HTML Square Horizontal Rule Four Graphs Tutorial (Slideshow or Web Application or Game or Image) (20190205)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190204' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column|Line|","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column|Line|'>HTML Square Horizontal Rule Line Graph Tutorial (Slideshow or Web Application or Game or Image) (20190204)</option>
<option id='MyNew-20190203' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column'>HTML Square Horizontal Rule Column Graph Tutorial (Slideshow or Web Application or Game or Image) (20190203)</option>
<option id='MyNew-20190202' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=plot","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=plot'>HTML Square Horizontal Rule Plot Polynomial Tutorial (Slideshow or Web Application or Game or Image) (20190202)</option>
<option id='MyNew-20190201' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=plot","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=plot'>HTML Square Horizontal Rule Plot Axes Tutorial (Slideshow or Web Application or Game or Image) (20190201)</option>
<option id='MyNew-20190131' onclick='windowopen("//www.rjmprogramming.com.au/Windows/mvr.gif","_blank"); ' value='//www.rjmprogramming.com.au/Windows/mvr.gif'>Windows Mixed Reality Viewer Primer Tutorial (Slideshow or Web Application or Game or Image) (20190131)</option>
<option id='MyNew-20190130' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html?venn=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html?venn=y'>Venn Diagrams Onclick Tutorial (Slideshow or Web Application or Game or Image) (20190130)</option>
<option id='MyNew-20190129' onclick='windowopen("//www.rjmprogramming.com.au/PHP/dropdown_emoji_game.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/dropdown_emoji_game.php'>Emoji Game HTML Type Tutorial (Slideshow or Web Application or Game or Image) (20190129)</option>
<option id='MyNew-20190128' onclick='windowopen("//www.rjmprogramming.com.au/Mac/vw_bluetooth_speakers.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/vw_bluetooth_speakers.pdf'>Bluetooth Audio on Volkswagen Golf Primer Tutorial (Slideshow or Web Application or Game or Image) (20190128)</option>
<option id='MyNew-20190127' onclick='windowopen("//www.rjmprogramming.com.au/PHP/dropdown_emoji_game.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/dropdown_emoji_game.php'>Textarea Emoji Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190127)</option>
<option id='MyNew-20190126' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart Colours Tutorial (Slideshow or Web Application or Game or Image) (20190126)</option>
<option id='MyNew-20190125' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fruits.html?numplayers=2","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fruits.html?numplayers=2'>Fruits Emoji Multiple Player Game Tutorial (Slideshow or Web Application or Game or Image) (20190125)</option>
<option id='MyNew-20190124' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fruits.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fruits.html'>Fruits Emoji Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190124)</option>
<option id='MyNew-20190123' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart Sharing Tutorial (Slideshow or Web Application or Game or Image) (20190123)</option>
<option id='MyNew-20190122' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flowchart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart Primer Tutorial (Slideshow or Web Application or Game or Image) (20190122)</option>
<option id='MyNew-20190121' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Via Sequenced Images Delimiter Tutorial (Slideshow or Web Application or Game or Image) (20190121)</option>
<option id='MyNew-20190120' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Via Sequenced Images Tutorial (Slideshow or Web Application or Game or Image) (20190120)</option>
<option id='MyNew-20190119' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/welcometonation.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/welcometonation.htm'>World Clickarounds Google Map Chart Onclick Logic Tutorial (Slideshow or Web Application or Game or Image) (20190119)</option>
<option id='MyNew-20190118' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SVG/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SVG/'>PHP/Javascript SVG Animations Tutorial (Slideshow or Web Application or Game or Image) (20190118)</option>
<option id='MyNew-20190117' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SVG/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SVG/'>PHP/Javascript SVG Transformations Tutorial (Slideshow or Web Application or Game or Image) (20190117)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20190116' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SVG/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SVG/'>PHP/Javascript SVG Text and Group Tutorial (Slideshow or Web Application or Game or Image) (20190116)</option>
<option id='MyNew-20190115' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_text.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emoji Periodic Table Quiz Tutorial (Slideshow or Web Application or Game or Image) (20190115)</option>
<option id='MyNew-20190114' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Tracing Image Reveal Game Tutorial (Slideshow or Web Application or Game or Image) (20190114)</option>
<option id='MyNew-20190113' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>HTML Square Horizontal Rule Tracing iOS Mobile App Tutorial (Slideshow or Web Application or Game or Image) (20190113)</option>
<option id='MyNew-20190112' onclick='windowopen("//www.rjmprogramming.com.au/Mac/disk_utility_fix.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/disk_utility_fix.pdf'>Mac OS X Disk Utility Repair Tutorial (Slideshow or Web Application or Game or Image) (20190112)</option>
<option id='MyNew-20190111' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank500","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank500'>HTML Square Horizontal Rule Tracing SOS Game Tutorial (Slideshow or Web Application or Game or Image) (20190111)</option>
<option id='MyNew-20190110' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#mathsgrid#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#mathsgrid#hangman'>HTML Square Horizontal Rule Tracing Maths Grid Paper Tutorial (Slideshow or Web Application or Game or Image) (20190110)</option>
<option id='MyNew-20190109' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#hangman","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#hangman'>HTML Square Horizontal Rule Tracing Hangman Game Tutorial (Slideshow or Web Application or Game or Image) (20190109)</option>
<option id='MyNew-20190108' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/ewordscnt.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/ewordscnt.jpg'>WordPress Calendar Widget Above the Fold Word Count Tutorial (Slideshow or Web Application or Game or Image) (20190108)</option>
<option id='MyNew-20190107' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Tutorial (Slideshow or Web Application or Game or Image) (20190107)</option>
<option id='MyNew-20190106' onclick='windowopen("//www.rjmprogramming.com.au/Mac/PhotosSmartAlbums.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/PhotosSmartAlbums.jpg'>Mac OS X Photos App Smart Albums Primer Tutorial (Slideshow or Web Application or Game or Image) (20190106)</option>
<option id='MyNew-20190105' onclick='windowopen("//www.rjmprogramming.com.au/Mac/opt_in.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/opt_in.pdf'>Opt-in Versus Opt-out Australian Government Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20190105)</option>
<option id='MyNew-20190104' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_text.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emoji Roulette Animation Tutorial (Slideshow or Web Application or Game or Image) (20190104)</option>
<option id='MyNew-20190103' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html?myselpos=Left","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html?myselpos=Left'>HTML/Javascript/PHP Compose Music Makeover Tutorial (Slideshow or Web Application or Game or Image) (20190103)</option>
<option id='MyNew-20190102' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_text.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emoji Roulette Game Tutorial (Slideshow or Web Application or Game or Image) (20190102)</option>
<option id='MyNew-20190101' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Context Tutorial (Slideshow or Web Application or Game or Image) (20190101)</option>
<option id='MyNew-20181231' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missing_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Primer Tutorial (Slideshow or Web Application or Game or Image) (20181231)</option>
<option id='MyNew-20181230' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/parts_of_speech.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/parts_of_speech.html'>ESL English Parts of Speech Tutorial (Slideshow or Web Application or Game or Image) (20181230)</option>
<option id='MyNew-20181229' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/clauses.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/clauses.html'>ESL English Clause Primer Tutorial (Slideshow or Web Application or Game or Image) (20181229)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20181228' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_text.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emoji Onclick Tutorial (Slideshow or Web Application or Game or Image) (20181228)</option>
<option id='MyNew-20181227' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_text.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emojis Genericity Tutorial (Slideshow or Web Application or Game or Image) (20181227)</option>
<option id='MyNew-20181226' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_text.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emojis Analogue Clock Tutorial (Slideshow or Web Application or Game or Image) (20181226)</option>
<option id='MyNew-20181225' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circular_text.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emojis Primer Tutorial (Slideshow or Web Application or Game or Image) (20181225)</option>
<option id='MyNew-20181224' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>HTML Square Horizontal Rule Tracing Propogation Tutorial (Slideshow or Web Application or Game or Image) (20181224)</option>
<option id='MyNew-20181223' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>HTML Square Horizontal Rule Tracing Game Tutorial (Slideshow or Web Application or Game or Image) (20181223)</option>
<option id='MyNew-20181222' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.html'>HTML Square Horizontal Rule Tracing Primer Tutorial (Slideshow or Web Application or Game or Image) (20181222)</option>
<option id='MyNew-20181221' onclick='windowopen("//www.rjmprogramming.com.au/PHP/mcrypt_login.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/mcrypt_login.php'>Registration and Login via PHP Mcrypt Messaging Email Tutorial (Slideshow or Web Application or Game or Image) (20181221)</option>
<option id='MyNew-20181220' onclick='windowopen("//www.rjmprogramming.com.au/PHP/mcrypt_login.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/mcrypt_login.php'>Registration and Login via PHP Mcrypt Messaging Tutorial (Slideshow or Web Application or Game or Image) (20181220)</option>
<option id='MyNew-20181219' onclick='windowopen("//www.rjmprogramming.com.au/PHP/mcrypt_login.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/mcrypt_login.php'>Registration and Login via PHP Mcrypt Primer Tutorial (Slideshow or Web Application or Game or Image) (20181219)</option>
<option id='MyNew-20181218' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/cttc_more.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/cttc_more.jpg'>WordPress Calendar Widget Above the Fold Cut to the Chase Tutorial (Slideshow or Web Application or Game or Image) (20181218)</option>
<option id='MyNew-20181217' onclick='windowopen("//www.rjmprogramming.com.au/Mac/time_machine_do_not_sleep.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/time_machine_do_not_sleep.gif'>Time Machine Backup via Energy Saver Tutorial (Slideshow or Web Application or Game or Image) (20181217)</option>
<option id='MyNew-20181216' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wp_widgets_animated_emoji.gif","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wp_widgets_animated_emoji.gif'>WordPress Widget via Animated Emoji Button Above the Fold Tutorial (Slideshow or Web Application or Game or Image) (20181216)</option>
<option id='MyNew-20181215' onclick='windowopen("//www.rjmprogramming.com.au/Windows/snipping_tool.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/snipping_tool.pdf'>Windows 10 Snipping Tool Primer Tutorial (Slideshow or Web Application or Game or Image) (20181215)</option>
<option id='MyNew-20181214' onclick='windowopen("//www.rjmprogramming.com.au/wordpress//wp_calendar_above_fold.gif","_blank"); ' value='//www.rjmprogramming.com.au/wordpress//wp_calendar_above_fold.gif'>WordPress Link to Iframe via Calendar Widget Above the Fold Tutorial (Slideshow or Web Application or Game or Image) (20181214)</option>
<option id='MyNew-20181213' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/calendar_wp_mobile.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/calendar_wp_mobile.jpg'>WordPress Link to Iframe via Calendar Widget Mobile Tutorial (Slideshow or Web Application or Game or Image) (20181213)</option>
<option id='MyNew-20181212' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wp_calendar.pdf","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wp_calendar.pdf'>WordPress Link to Iframe via Calendar Widget Primer Tutorial (Slideshow or Web Application or Game or Image) (20181212)</option>
<option id='MyNew-20181211' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Email Subject Line Emojis Primer Tutorial (Slideshow or Web Application or Game or Image) (20181211)</option>
<option id='MyNew-20181210' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/iMessage.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/iMessage.pdf'>iOS iMessage Apps Primer Tutorial (Slideshow or Web Application or Game or Image) (20181210)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20181209' onclick='windowopen("//www.rjmprogramming.com.au/Mac/wireless_diagnostics.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/wireless_diagnostics.pdf'>Wireless Diagnostics on Mac OS X Primer Tutorial (Slideshow or Web Application or Game or Image) (20181209)</option>
<option id='MyNew-20181208' onclick='windowopen("//www.rjmprogramming.com.au/Windows/gmail_logout.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/gmail_logout.pdf'>Gmail Webmail Remote Logout Primer Tutorial (Slideshow or Web Application or Game or Image) (20181208)</option>
<option id='MyNew-20181207' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/youtube_list.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/youtube_list.htm'>YouTube Embedded Iframe API Playlist Integration Tutorial (Slideshow or Web Application or Game or Image) (20181207)</option>
<option id='MyNew-20181206' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/renameidea.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/renameidea.jpg'>Renaming Scenario in Single Folder Primer Tutorial (Slideshow or Web Application or Game or Image) (20181206)</option>
<option id='MyNew-20181205' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/meter.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/meter.html'>HTML5 Meter and Progress Element Onclick Tutorial (Slideshow or Web Application or Game or Image) (20181205)</option>
<option id='MyNew-20181204' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/youtube_list.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/youtube_list.htm'>YouTube Embedded Iframe API Playlist Tutorial (Slideshow or Web Application or Game or Image) (20181204)</option>
<option id='MyNew-20181203' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/youtube_list.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/youtube_list.htm'>YouTube Embedded Iframe API Hybrid Tutorial (Slideshow or Web Application or Game or Image) (20181203)</option>
<option id='MyNew-20181202' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/youtube_list.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/youtube_list.html'>YouTube Embedded Iframe API Player Parameters Tutorial (Slideshow or Web Application or Game or Image) (20181202)</option>
<option id='MyNew-20181201' onclick='windowopen("//www.rjmprogramming.com.au/Android/whatsapp_error.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Android/whatsapp_error.jpg'>WhatsApp Open Ended Error Message Tutorial (Slideshow or Web Application or Game or Image) (20181201)</option>
<option id='MyNew-20181130' onclick='windowopen("//www.rjmprogramming.com.au/Mac/watch.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Mac/watch.m4v'>Linux Watch Primer Tutorial (Slideshow or Web Application or Game or Image) (20181130)</option>
<option id='MyNew-20181129' onclick='windowopen("//www.rjmprogramming.com.au/Mac/exim_bit.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/exim_bit.gif'>CentOS Exim Advanced Configuration Primer Tutorial (Slideshow or Web Application or Game or Image) (20181129)</option>
<option id='MyNew-20181128' onclick='windowopen("//www.rjmprogramming.com.au/Mac/mac_os_x_terminal_drag_finder_folders.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/mac_os_x_terminal_drag_finder_folders.gif'>Mac OS X Finder Drag to Terminal Command Line Tutorial (Slideshow or Web Application or Game or Image) (20181128)</option>
<option id='MyNew-20181127' onclick='windowopen("//www.rjmprogramming.com.au/PHP/json_code.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/json_code.php'>Ajax FormData Javascript JSON Parse and Stringify Primer Tutorial (Slideshow or Web Application or Game or Image) (20181127)</option>
<option id='MyNew-20181126' onclick='windowopen("//www.rjmprogramming.com.au/PHP/json_code.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/json_code.php'>PHP JSON Decode and Encode Primer Tutorial (Slideshow or Web Application or Game or Image) (20181126)</option>
<option id='MyNew-20181125' onclick='windowopen("//www.rjmprogramming.com.au/Windows/getting_to_picturetools_app_annotate_video.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/getting_to_picturetools_app_annotate_video.jpg'>Getting to Windows Picture Tools Application Annotating Video Tutorial (Slideshow or Web Application or Game or Image) (20181125)</option>
<option id='MyNew-20181124' onclick='windowopen("//www.rjmprogramming.com.au/Windows/phots_app_annotate_video.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/phots_app_annotate_video.pdf'>Windows Picture Tools Application Annotating Video Tutorial (Slideshow or Web Application or Game or Image) (20181124)</option>
<option id='MyNew-20181123' onclick='windowopen("//www.rjmprogramming.com.au/PHP/image_colours_of.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/image_colours_of.php'>PHP GD Image Colour Count Browse Tutorial (Slideshow or Web Application or Game or Image) (20181123)</option>
<option id='MyNew-20181122' onclick='windowopen("//www.rjmprogramming.com.au/Mac/codelobster_mamp_xdebug.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/codelobster_mamp_xdebug.pdf'>Codelobster PHP IDE MAMP Xdebug Primer Tutorial (Slideshow or Web Application or Game or Image) (20181122)</option>
<option id='MyNew-20181121' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Media Capture Ajax FormData Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20181121)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20181120' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Media iOS Image Capture Ajax FormData Cookie Tutorial (Slideshow or Web Application or Game or Image) (20181120)</option>
<option id='MyNew-20181119' onclick='windowopen("//www.rjmprogramming.com.au/PHP/image_colours_of.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/image_colours_of.php'>PHP GD Image Colour Count Primer Tutorial (Slideshow or Web Application or Game or Image) (20181119)</option>
<option id='MyNew-20181118' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Canvas Image Capture Ajax FormData Ajax Email Tutorial (Slideshow or Web Application or Game or Image) (20181118)</option>
<option id='MyNew-20181117' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Windows Web Browser F12 Development Tools Debugger Tutorial (Slideshow or Web Application or Game or Image) (20181117)</option>
<option id='MyNew-20181116' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Canvas Image Capture Ajax FormData Annotation Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20181116)</option>
<option id='MyNew-20181115' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Canvas Web Storage Image Capture Ajax FormData Annotation Tutorial (Slideshow or Web Application or Game or Image) (20181115)</option>
<option id='MyNew-20181114' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Mobile Canvas Image Capture Ajax FormData Annotation Tutorial (Slideshow or Web Application or Game or Image) (20181114)</option>
<option id='MyNew-20181113' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Canvas Image Capture Ajax FormData Annotation Tutorial (Slideshow or Web Application or Game or Image) (20181113)</option>
<option id='MyNew-20181112' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/web_meets_mobile.pdf","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_meets_mobile.pdf'>Web Meets Mobile via iOS Desktop Icon Tutorial (Slideshow or Web Application or Game or Image) (20181112)</option>
<option id='MyNew-20181111' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Media Capture Asynchronous Ajax FormData Upload Progress Tutorial (Slideshow or Web Application or Game or Image) (20181111)</option>
<option id='MyNew-20181110' onclick='windowopen("//www.rjmprogramming.com.au/Windows/windows_10_picture_tools.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/windows_10_picture_tools.pdf'>Making Of No Sim Card iPhone Capabilities Tutorial (Slideshow or Web Application or Game or Image) (20181110)</option>
<option id='MyNew-20181109' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Image Capture Asynchronous Ajax FormData Upload Tutorial (Slideshow or Web Application or Game or Image) (20181109)</option>
<option id='MyNew-20181108' onclick='windowopen("//www.rjmprogramming.com.au/Mac/inbox_resend.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/inbox_resend.jpg'>Email Inbox Resend Tutorial (Slideshow or Web Application or Game or Image) (20181108)</option>
<option id='MyNew-20181107' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Image Capture Ajax FormData Upload Canvas Tutorial (Slideshow or Web Application or Game or Image) (20181107)</option>
<option id='MyNew-20181106' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Media Capture Ajax FormData Upload Details Tutorial (Slideshow or Web Application or Game or Image) (20181106)</option>
<option id='MyNew-20181105' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Media Multiple Capture Ajax FormData Upload Tutorial (Slideshow or Web Application or Game or Image) (20181105)</option>
<option id='MyNew-20181104' onclick='windowopen("//www.rjmprogramming.com.au/Mac/media_via_pb.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/media_via_pb.pdf'>Mac OS X Copy to Clipboard and Paste Tutorial (Slideshow or Web Application or Game or Image) (20181104)</option>
<option id='MyNew-20181103' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/no_sim_card.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/no_sim_card.mp4'>No Sim Card iPhone Capabilities Primer Tutorial (Slideshow or Web Application or Game or Image) (20181103)</option>
<option id='MyNew-20181102' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Image Multiple Capture Ajax FormData Upload Tutorial (Slideshow or Web Application or Game or Image) (20181102)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20181101' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Image Capture Ajax FormData Multiple Upload Tutorial (Slideshow or Web Application or Game or Image) (20181101)</option>
<option id='MyNew-20181031' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imagecapture.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.html'>Image Capture Ajax FormData Upload Primer Tutorial (Slideshow or Web Application or Game or Image) (20181031)</option>
<option id='MyNew-20181030' onclick='windowopen("//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?image=mysterytrip.zip","_blank"); ' value='//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?image=mysterytrip.zip'>PHP Exif Image Zip Mystery Game Hints Tutorial (Slideshow or Web Application or Game or Image) (20181030)</option>
<option id='MyNew-20181029' onclick='windowopen("//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?mystery=y","_blank"); ' value='//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?mystery=y'>PHP Exif Image Zip Mystery Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20181029)</option>
<option id='MyNew-20181028' onclick='windowopen("//www.rjmprogramming.com.au/PHP/craters.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/craters.php'>PHP Wikipedia Geo Map Google Chart Region Tutorial (Slideshow or Web Application or Game or Image) (20181028)</option>
<option id='MyNew-20181027' onclick='windowopen("//www.rjmprogramming.com.au/PHP/craters.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/craters.php'>PHP Wikipedia Geo Map Google Chart Genericization Tutorial (Slideshow or Web Application or Game or Image) (20181027)</option>
<option id='MyNew-20181026' onclick='windowopen("//www.rjmprogramming.com.au/PHP/craters.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/craters.php'>PHP Wikipedia Geo Map Google Chart Tutorial (Slideshow or Web Application or Game or Image) (20181026)</option>
<option id='MyNew-20181025' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/raf.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/raf.html'>Animation via RequestAnimationFrame Event Tutorial (Slideshow or Web Application or Game or Image) (20181025)</option>
<option id='MyNew-20181024' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/raf.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/raf.html'>Animation via RequestAnimationFrame Primer Tutorial (Slideshow or Web Application or Game or Image) (20181024)</option>
<option id='MyNew-20181023' onclick='windowopen("//www.rjmprogramming.com.au/PHP/one_image.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/one_image.php'>One Image Your Own Slideshow Dynamic CSS Filters and Transforms Tutorial (Slideshow or Web Application or Game or Image) (20181023)</option>
<option id='MyNew-20181022' onclick='windowopen("//www.rjmprogramming.com.au/PHP/one_image.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/one_image.php'>One Image Your Own Site Dynamic CSS Filters and Transforms Tutorial (Slideshow or Web Application or Game or Image) (20181022)</option>
<option id='MyNew-20181021' onclick='windowopen("//www.rjmprogramming.com.au/PHP/one_image.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/one_image.php'>One Image Site Dynamic CSS Filters and Transforms Tutorial (Slideshow or Web Application or Game or Image) (20181021)</option>
<option id='MyNew-20181020' onclick='windowopen("//www.rjmprogramming.com.au/Android/email-desktop.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Android/email-desktop.pdf'>Android Desktop Icon Primer Tutorial (Slideshow or Web Application or Game or Image) (20181020)</option>
<option id='MyNew-20181019' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/PostMessage/index.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/PostMessage/index.html'>PostMessage Calculator Primer Tutorial (Slideshow or Web Application or Game or Image) (20181019)</option>
<option id='MyNew-20181018' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/tictactoe.html?reflexes=y","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/tictactoe.html?reflexes=y'>Firefox Scratchpad Javascript Placeholder Tutorial (Slideshow or Web Application or Game or Image) (20181018)</option>
<option id='MyNew-20181017' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Emoji Placeholder Lookup Tutorial (Slideshow or Web Application or Game or Image) (20181017)</option>
<option id='MyNew-20181016' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Emoji Placeholder Tutorial (Slideshow or Web Application or Game or Image) (20181016)</option>
<option id='MyNew-20181015' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Contact Us Feedback Emoji Placeholder Tutorial (Slideshow or Web Application or Game or Image) (20181015)</option>
<option id='MyNew-20181014' onclick='windowopen("//www.rjmprogramming.com.au/PHP/country_capital_quiz.php?capital_country=y","_blank"); ' value='//www.rjmprogramming.com.au/PHP/country_capital_quiz.php?capital_country=y'>Country via Capital Placeholder Quiz Game Tutorial (Slideshow or Web Application or Game or Image) (20181014)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20181013' onclick='windowopen("//www.rjmprogramming.com.au/PHP/feed_via_date.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/feed_via_date.php'>Feed via Date Online Schedule Tutorial (Slideshow or Web Application or Game or Image) (20181013)</option>
<option id='MyNew-20181012' onclick='windowopen("HTTP Module Primer Tutorial"]<a target=_blank href="//www.rjmprogramming.com.au/Python/python_requests.pdf","_blank"); ' value='HTTP Module Primer Tutorial"]<a target=_blank href="//www.rjmprogramming.com.au/Python/python_requests.pdf'>Python Requests HTTP Module Primer Tutorial (Slideshow or Web Application or Game or Image) (20181012)</option>
<option id='MyNew-20181011' onclick='windowopen("//www.rjmprogramming.com.au/PHP/feed_via_date.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/feed_via_date.php'>Feed via Date Primer Tutorial (Slideshow or Web Application or Game or Image) (20181011)</option>
<option id='MyNew-20181010' onclick='windowopen("//www.rjmprogramming.com.au/PHP/MoonAngle/moon_angle_now_at.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/MoonAngle/moon_angle_now_at.php'>PHP/Javascript/HTML and Python PyEphem Moon Angle Tutorial (Slideshow or Web Application or Game or Image) (20181010)</option>
<option id='MyNew-20181009' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm'>Compound Emoji via Codepoint Primer Tutorial (Slideshow or Web Application or Game or Image) (20181009)</option>
<option id='MyNew-20181008' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_background_text.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_background_text.htm'>Emoji Background to Text External Javascript Tutorial (Slideshow or Web Application or Game or Image) (20181008)</option>
<option id='MyNew-20181007' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_background_text.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_background_text.htm'>Emoji Background to Text Primer Tutorial (Slideshow or Web Application or Game or Image) (20181007)</option>
<option id='MyNew-20181006' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ephem_astronomy.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ephem_astronomy.php'>PHP and Python PyEphem Astronomy Helper Star Tutorial (Slideshow or Web Application or Game or Image) (20181006)</option>
<option id='MyNew-20181005' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ephem_astronomy.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ephem_astronomy.php'>PHP and Python PyEphem Astronomy Helper Observer Tutorial (Slideshow or Web Application or Game or Image) (20181005)</option>
<option id='MyNew-20181004' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ephem_astronomy.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ephem_astronomy.php'>PHP and Python PyEphem Astronomy Helper Primer Tutorial (Slideshow or Web Application or Game or Image) (20181004)</option>
<option id='MyNew-20181003' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Grapher_Equations.mov","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Grapher_Equations.mov'>Grapher on Mac Equations Tutorial (Slideshow or Web Application or Game or Image) (20181003)</option>
<option id='MyNew-20181002' onclick='windowopen("//www.rjmprogramming.com.au/Mac/psd_gimp.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/psd_gimp.pdf'>Adobe Photoshop PSD to Gimp Primer Tutorial (Slideshow or Web Application or Game or Image) (20181002)</option>
<option id='MyNew-20181001' onclick='windowopen("//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php'>JSON or XML to CSV Report Error Handling Tutorial (Slideshow or Web Application or Game or Image) (20181001)</option>
<option id='MyNew-20180930' onclick='windowopen("//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php'>JSON or XML to CSV Email Spreadsheet Attachments Report Tutorial (Slideshow or Web Application or Game or Image) (20180930)</option>
<option id='MyNew-20180929' onclick='windowopen("//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php'>JSON or XML to CSV Email Attachment Report Tutorial (Slideshow or Web Application or Game or Image) (20180929)</option>
<option id='MyNew-20180928' onclick='windowopen("//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php'>JSON or XML to CSV Report Tutorial (Slideshow or Web Application or Game or Image) (20180928)</option>
<option id='MyNew-20180927' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/popup_emoji.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/popup_emoji.html'>Javascript Popup Window Emojis Primer Tutorial (Slideshow or Web Application or Game or Image) (20180927)</option>
<option id='MyNew-20180926' onclick='windowopen("//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php'>XML to CSV via Zip Command Line Report Tutorial (Slideshow or Web Application or Game or Image) (20180926)</option>
<option id='MyNew-20180925' onclick='windowopen("//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php'>XML to CSV Command Line Report Control Tutorial (Slideshow or Web Application or Game or Image) (20180925)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180924' onclick='windowopen("//www.rjmprogramming.com.au/PHP/csv_via_xml_report_cl.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report_cl.jpg'>XML to CSV Command Line Report Tutorial (Slideshow or Web Application or Game or Image) (20180924)</option>
<option id='MyNew-20180923' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/checkbox_vs_select_multiple.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/checkbox_vs_select_multiple.html'>HTML/Javascript Checkbox and Multiple Dropdown Cookie Tutorial (Slideshow or Web Application or Game or Image) (20180923)</option>
<option id='MyNew-20180922' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/roman_numeral_fractions.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/roman_numeral_fractions.html'>Emoji Fractions Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20180922)</option>
<option id='MyNew-20180921' onclick='windowopen("//www.rjmprogramming.com.au/PHP/csv_via_xml_report.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.jpg'>XML to CSV Report Primer Tutorial (Slideshow or Web Application or Game or Image) (20180921)</option>
<option id='MyNew-20180920' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/checkbox_vs_select_multiple.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/checkbox_vs_select_multiple.html'>HTML/Javascript Checkbox and Multiple Dropdown Primer Tutorial (Slideshow or Web Application or Game or Image) (20180920)</option>
<option id='MyNew-20180919' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Memory Tutorial (Slideshow or Web Application or Game or Image) (20180919)</option>
<option id='MyNew-20180918' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Zip Tutorial (Slideshow or Web Application or Game or Image) (20180918)</option>
<option id='MyNew-20180917' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up GD Filter Tutorial (Slideshow or Web Application or Game or Image) (20180917)</option>
<option id='MyNew-20180916' onclick='windowopen("//www.rjmprogramming.com.au/Android/galaxy_android_outlook_clear.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Android/galaxy_android_outlook_clear.jpg'>Outlook Email Android App Troubleshooting Primer Tutorial (Slideshow or Web Application or Game or Image) (20180916)</option>
<option id='MyNew-20180915' onclick='windowopen("//www.rjmprogramming.com.au/Mac/layers.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/layers.mp4'>Paintbrush for Mac Layers Primer Tutorial (Slideshow or Web Application or Game or Image) (20180915)</option>
<option id='MyNew-20180914' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up SVG Animate Tutorial (Slideshow or Web Application or Game or Image) (20180914)</option>
<option id='MyNew-20180913' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up SVG Filter Tutorial (Slideshow or Web Application or Game or Image) (20180913)</option>
<option id='MyNew-20180912' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up SVG Tutorial (Slideshow or Web Application or Game or Image) (20180912)</option>
<option id='MyNew-20180911' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Image Transformations Tutorial (Slideshow or Web Application or Game or Image) (20180911)</option>
<option id='MyNew-20180910' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Image Filters Tutorial (Slideshow or Web Application or Game or Image) (20180910)</option>
<option id='MyNew-20180909' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rp_tb.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rp_tb.jpg'>Wordpress Recent Post Semi-Transparent Background Tutorial (Slideshow or Web Application or Game or Image) (20180909)</option>
<option id='MyNew-20180908' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Border and Multiple Image Background Tutorial (Slideshow or Web Application or Game or Image) (20180908)</option>
<option id='MyNew-20180907' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/spotify_queue.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/spotify_queue.mp4'>Spotify Queue Album in Order Primer Tutorial (Slideshow or Web Application or Game or Image) (20180907)</option>
<option id='MyNew-20180906' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up CSS keyframes Transition Tutorial (Slideshow or Web Application or Game or Image) (20180906)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180905' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up PDF Slideshow and Video Tutorial (Slideshow or Web Application or Game or Image) (20180905)</option>
<option id='MyNew-20180904' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Javascript DOM Animation Tutorial (Slideshow or Web Application or Game or Image) (20180904)</option>
<option id='MyNew-20180903' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Email Attachment Tutorial (Slideshow or Web Application or Game or Image) (20180903)</option>
<option id='MyNew-20180902' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/gimp_guillotine_others.jpg","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/gimp_guillotine_others.jpg'>Gimp Guillotine Follow Up Table and Image Map Tutorial (Slideshow or Web Application or Game or Image) (20180902)</option>
<option id='MyNew-20180901' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/gimp_debug.mp4","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/gimp_debug.mp4'>Firefox Inspector Debugging via Network Tab Primer Tutorial (Slideshow or Web Application or Game or Image) (20180901)</option>
<option id='MyNew-20180831' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/gimp_guillotine_canvas.jpg","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/gimp_guillotine_canvas.jpg'>Gimp Guillotine Follow Up Canvas Tutorial (Slideshow or Web Application or Game or Image) (20180831)</option>
<option id='MyNew-20180830' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/gimp_guillotine_div_margin.jpg","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/gimp_guillotine_div_margin.jpg'>Gimp Guillotine Follow Up Div Margin Tutorial (Slideshow or Web Application or Game or Image) (20180830)</option>
<option id='MyNew-20180829' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/regex_eval.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/regex_eval.html'>Javascript Replace RegEx Eval Primer Tutorial (Slideshow or Web Application or Game or Image) (20180829)</option>
<option id='MyNew-20180828' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/gimp_guillotine_followup.jpg","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/gimp_guillotine_followup.jpg'>Gimp Guillotine Follow Up Primer Tutorial (Slideshow or Web Application or Game or Image) (20180828)</option>
<option id='MyNew-20180827' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/gimp_im.pdf","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/gimp_im.pdf'>Gimp Image Map HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20180827)</option>
<option id='MyNew-20180826' onclick='windowopen("//www.youtube.com/watch?v=uOILGAtY2W4","_blank"); ' value='//www.youtube.com/watch?v=uOILGAtY2W4'>Gimp Guides to HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20180826)</option>
<option id='MyNew-20180825' onclick='windowopen("//www.rjmprogramming.com.au/Mac/inkscape.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/inkscape.pdf'>Inkscape Vector Image Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20180825)</option>
<option id='MyNew-20180824' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/placeholder_keyboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/placeholder_keyboard.html'>HTML Input Placeholder Primer Tutorial (Slideshow or Web Application or Game or Image) (20180824)</option>
<option id='MyNew-20180823' onclick='windowopen("//www.rjmprogramming.com.au/right_bottom.html","_blank"); ' value='//www.rjmprogramming.com.au/right_bottom.html'>Emoji Border or Background Image Mobile Canvas Tutorial (Slideshow or Web Application or Game or Image) (20180823)</option>
<option id='MyNew-20180822' onclick='windowopen("//www.rjmprogramming.com.au/right_bottom.html","_blank"); ' value='//www.rjmprogramming.com.au/right_bottom.html'>Emoji Border or Background Image Canvas Tutorial (Slideshow or Web Application or Game or Image) (20180822)</option>
<option id='MyNew-20180821' onclick='windowopen("//www.rjmprogramming.com.au/right_bottom.html","_blank"); ' value='//www.rjmprogramming.com.au/right_bottom.html'>Emoji Border or Background Image Sharing Tutorial (Slideshow or Web Application or Game or Image) (20180821)</option>
<option id='MyNew-20180820' onclick='windowopen("//www.rjmprogramming.com.au/right_bottom.html","_blank"); ' value='//www.rjmprogramming.com.au/right_bottom.html'>Emoji Border or Background Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20180820)</option>
<option id='MyNew-20180819' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/octopus.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/octopus.html'>Octopus Anatomy Primer Tutorial (Slideshow or Web Application or Game or Image) (20180819)</option>
<option id='MyNew-20180818' onclick='windowopen("//www.rjmprogramming.com.au/Mac/geoda.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/geoda.pdf'>GIS Primer Tutorial (Slideshow or Web Application or Game or Image) (20180818)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180817' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html?dcviaborder=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html?dcviaborder=y'>Digital Clock Styling for Daylight Saving Tutorial (Slideshow or Web Application or Game or Image) (20180817)</option>
<option id='MyNew-20180816' onclick='windowopen("//www.rjmprogramming.com.au/Mac/ants_pdf.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/ants_pdf.pdf'>PDF via Slide Images and Back Again via ImageMagick Primer Tutorial (Slideshow or Web Application or Game or Image) (20180816)</option>
<option id='MyNew-20180815' onclick='windowopen("//www.rjmprogramming.com.au/Mac/antpersonal.mp4","_blank"); ' value='//www.rjmprogramming.com.au/Mac/antpersonal.mp4'>Video Text Watermarks via ffmpeg Tutorial (Slideshow or Web Application or Game or Image) (20180815)</option>
<option id='MyNew-20180814' onclick='windowopen("//www.youtube.com/embed/W1OdwtTzjlw","_blank"); ' value='//www.youtube.com/embed/W1OdwtTzjlw'>Voice Memo Video Presentation Edit Tutorial (Slideshow or Web Application or Game or Image) (20180814)</option>
<option id='MyNew-20180813' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart via CSV or JSON or XML Tutorial (Slideshow or Web Application or Game or Image) (20180813)</option>
<option id='MyNew-20180812' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart via CSV or JSON Sharing Tutorial (Slideshow or Web Application or Game or Image) (20180812)</option>
<option id='MyNew-20180811' onclick='windowopen("//www.youtube.com/embed/AirBbtJy5wM","_blank"); ' value='//www.youtube.com/embed/AirBbtJy5wM'>Voice Memo on iPhone iTunes Tutorial (Slideshow or Web Application or Game or Image) (20180811)</option>
<option id='MyNew-20180810' onclick='windowopen("//www.youtube.com/embed/mMUpJBVucOg","_blank"); ' value='//www.youtube.com/embed/mMUpJBVucOg'>Voice Memo on iPhone Primer Tutorial (Slideshow or Web Application or Game or Image) (20180810)</option>
<option id='MyNew-20180809' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/responsive_twentyten.pdf","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/responsive_twentyten.pdf'>WordPress Responsive TwentyTen Primer Tutorial (Slideshow or Web Application or Game or Image) (20180809)</option>
<option id='MyNew-20180808' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart via CSV or JSON Filtering Tutorial (Slideshow or Web Application or Game or Image) (20180808)</option>
<option id='MyNew-20180807' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart via CSV or JSON Tutorial (Slideshow or Web Application or Game or Image) (20180807)</option>
<option id='MyNew-20180806' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart via CSV Header Data Tutorial (Slideshow or Web Application or Game or Image) (20180806)</option>
<option id='MyNew-20180805' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart Date Time Charts via CSV Tutorial (Slideshow or Web Application or Game or Image) (20180805)</option>
<option id='MyNew-20180804' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/health.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/health.pdf'>Health App on iPhone Primer Tutorial (Slideshow or Web Application or Game or Image) (20180804)</option>
<option id='MyNew-20180803' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/prediff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/prediff.php'>Header and Content Details Navigation Design Primer Tutorial (Slideshow or Web Application or Game or Image) (20180803)</option>
<option id='MyNew-20180802' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart More Charts via CSV Tutorial (Slideshow or Web Application or Game or Image) (20180802)</option>
<option id='MyNew-20180801' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart Bubble Chart via Client CSV Tutorial (Slideshow or Web Application or Game or Image) (20180801)</option>
<option id='MyNew-20180731' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.html'>Google Chart Bubble Chart via CSV Primer Tutorial (Slideshow or Web Application or Game or Image) (20180731)</option>
<option id='MyNew-20180730' onclick='windowopen("//www.rjmprogramming.com.au/Mac/data_gov_excel_line_chart.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/data_gov_excel_line_chart.pdf'>Microsoft Excel Spreadsheet Line Chart Primer Tutorial (Slideshow or Web Application or Game or Image) (20180730)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180729' onclick='windowopen("//www.rjmprogramming.com.au/Mac/gmail_group_email.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/gmail_group_email.pdf'>Group Email Primer Tutorial (Slideshow or Web Application or Game or Image) (20180729)</option>
<option id='MyNew-20180728' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/diff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Header and Content Hashtag Navigation Design Primer Tutorial (Slideshow or Web Application or Game or Image) (20180728)</option>
<option id='MyNew-20180727' onclick='windowopen("//www.rjmprogramming.com.au/Mac/ants.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/ants.pdf'>Video via Slide Images and Back Again via ffmpeg Primer Tutorial (Slideshow or Web Application or Game or Image) (20180727)</option>
<option id='MyNew-20180726' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice_dbf_xls_pivot_table.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice_dbf_xls_pivot_table.pdf'>LibreOffice Spreadsheet via dBase Primer Tutorial (Slideshow or Web Application or Game or Image) (20180726)</option>
<option id='MyNew-20180725' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/who_am_i.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/who_am_i.htm'>Who Am I Game Linked Iframe Tutorial (Slideshow or Web Application or Game or Image) (20180725)</option>
<option id='MyNew-20180724' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/who_am_i.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/who_am_i.html'>Who Am I Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180724)</option>
<option id='MyNew-20180723' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/a_extender.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_extender.html'>HTML a Link innerHTML Extender and Event Propogation Primer Tutorial (Slideshow or Web Application or Game or Image) (20180723)</option>
<option id='MyNew-20180722' onclick='windowopen("//www.rjmprogramming.com.au/PHP/textofpdf.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/textofpdf.php'>PDF Text Only Extraction Primer Tutorial (Slideshow or Web Application or Game or Image) (20180722)</option>
<option id='MyNew-20180721' onclick='windowopen("//www.rjmprogramming.com.au/PHP/use_attachment.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/use_attachment.php'>PDF Attachments Add Page Tutorial (Slideshow or Web Application or Game or Image) (20180721)</option>
<option id='MyNew-20180720' onclick='windowopen("//www.rjmprogramming.com.au/PHP/use_attachment.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/use_attachment.php'>PDF Attachments Canvas Tutorial (Slideshow or Web Application or Game or Image) (20180720)</option>
<option id='MyNew-20180719' onclick='windowopen("//www.rjmprogramming.com.au/PHP/use_attachment.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/use_attachment.php'>PDF Attachments Primer Tutorial (Slideshow or Web Application or Game or Image) (20180719)</option>
<option id='MyNew-20180718' onclick='windowopen("//www.rjmprogramming.com.au/PHP/self_destruct.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/self_destruct.php'>PHP Webpage Expiry and the Cache Primer Tutorial (Slideshow or Web Application or Game or Image) (20180718)</option>
<option id='MyNew-20180717' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/isbn_mobile_safari.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/isbn_mobile_safari.jpg'>WordPress Blog ISBN Links Mobile Safari Tutorial (Slideshow or Web Application or Game or Image) (20180717)</option>
<option id='MyNew-20180716' onclick='windowopen("//www.rjmprogramming.com.au/PHP/hello_world.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/hello_world.php'>PHP Strengths Primer Tutorial (Slideshow or Web Application or Game or Image) (20180716)</option>
<option id='MyNew-20180715' onclick='windowopen("//www.rjmprogramming.com.au/PHP/AreaChart/area_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/AreaChart/area_chart.php'>Google Chart Area Bar Column Line Superimposition Share Tutorial (Slideshow or Web Application or Game or Image) (20180715)</option>
<option id='MyNew-20180714' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php'>Google Chart Area Bar Column Line Superimposition Tutorial (Slideshow or Web Application or Game or Image) (20180714)</option>
<option id='MyNew-20180713' onclick='windowopen("//www.rjmprogramming.com.au/PHP/test_gf.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/test_gf.php'>Google Fonts Primer Tutorial (Slideshow or Web Application or Game or Image) (20180713)</option>
<option id='MyNew-20180712' onclick='windowopen("//www.rjmprogramming.com.au/Windows/findstr-5.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/findstr-5.jpg'>Windows Find Strings in Files Prioritising Tutorial (Slideshow or Web Application or Game or Image) (20180712)</option>
<option id='MyNew-20180711' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world_flags.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Google Geo and Map Chart Integration Tutorial (Slideshow or Web Application or Game or Image) (20180711)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180710' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/MeteorJS/meteor.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/MeteorJS/meteor.pdf'>MeteorJS Framework Primer Tutorial (Slideshow or Web Application or Game or Image) (20180710)</option>
<option id='MyNew-20180709' onclick='windowopen("//www.rjmprogramming.com.au/PHP/lc_two_three.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/lc_two_three.php'>Language Code Internationalization Primer Tutorial (Slideshow or Web Application or Game or Image) (20180709)</option>
<option id='MyNew-20180708' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world_flags.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Google Geo and Map Chart Co-ordinate Mobile Tutorial (Slideshow or Web Application or Game or Image) (20180708)</option>
<option id='MyNew-20180707' onclick='windowopen("//www.rjmprogramming.com.au/Mac/contacts.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/contacts.pdf'>Contacts Primer Tutorial (Slideshow or Web Application or Game or Image) (20180707)</option>
<option id='MyNew-20180706' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world_flags.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Google Geo and Map Chart Co-ordinate Small Country Tutorial (Slideshow or Web Application or Game or Image) (20180706)</option>
<option id='MyNew-20180705' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/firsts.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/firsts.html'>CSS3 More Complex Pseudo Class Selectors Tutorial (Slideshow or Web Application or Game or Image) (20180705)</option>
<option id='MyNew-20180704' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world_flags.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Google Geo and Map Chart Co-ordinate Overlay Tutorial (Slideshow or Web Application or Game or Image) (20180704)</option>
<option id='MyNew-20180703' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world_flags.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Google Geo and Map Chart Co-ordinate Emojis Tutorial (Slideshow or Web Application or Game or Image) (20180703)</option>
<option id='MyNew-20180702' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Geo Chart Co-ordinate Emojis Tutorial (Slideshow or Web Application or Game or Image) (20180702)</option>
<option id='MyNew-20180701' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html'>Google Geo Chart Contextualizes Interesting Places Tutorial (Slideshow or Web Application or Game or Image) (20180701)</option>
<option id='MyNew-20180630' onclick='windowopen("//www.rjmprogramming.com.au/Android/linkedinapp.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Android/linkedinapp.jpg'>LinkedIn Android Install Primer Tutorial (Slideshow or Web Application or Game or Image) (20180630)</option>
<option id='MyNew-20180629' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Geo Chart Co-ordinate Lines Tutorial (Slideshow or Web Application or Game or Image) (20180629)</option>
<option id='MyNew-20180628' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Geo Chart Co-ordinate Ajax Tutorial (Slideshow or Web Application or Game or Image) (20180628)</option>
<option id='MyNew-20180627' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Geo Chart Co-ordinate Marker Tutorial (Slideshow or Web Application or Game or Image) (20180627)</option>
<option id='MyNew-20180626' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Geo Chart Co-ordinate Plotting Tutorial (Slideshow or Web Application or Game or Image) (20180626)</option>
<option id='MyNew-20180625' onclick='windowopen("//www.rjmprogramming.com.au/PHP/xml_on_the_fly.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/xml_on_the_fly.php'>XML on the Fly via PHP Attribute Tutorial (Slideshow or Web Application or Game or Image) (20180625)</option>
<option id='MyNew-20180624' onclick='windowopen("//www.rjmprogramming.com.au/PHP/xml_on_the_fly.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/xml_on_the_fly.php'>XML on the Fly via PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20180624)</option>
<option id='MyNew-20180623' onclick='windowopen("//www.rjmprogramming.com.au/Android/eslimend.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Android/eslimend.pdf'>Android Studio Project End ESL Ideas Tutorial (Slideshow or Web Application or Game or Image) (20180623)</option>
<option id='MyNew-20180622' onclick='windowopen("//www.rjmprogramming.com.au/Android/eslim.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Android/eslim.jpg'>Android Studio Project Middle ESL Ideas Tutorial (Slideshow or Web Application or Game or Image) (20180622)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180621' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html'>Monthly Chronicler LocalStorage Tutorial (Slideshow or Web Application or Game or Image) (20180621)</option>
<option id='MyNew-20180620' onclick='windowopen("//www.rjmprogramming.com.au/Android/aalp.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Android/aalp.pdf'>Android Studio Project Middle End Game Issues Tutorial (Slideshow or Web Application or Game or Image) (20180620)</option>
<option id='MyNew-20180619' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html'>Monthly Chronicler Date Range Tutorial (Slideshow or Web Application or Game or Image) (20180619)</option>
<option id='MyNew-20180618' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html'>Monthly Chronicler Password Protect Tutorial (Slideshow or Web Application or Game or Image) (20180618)</option>
<option id='MyNew-20180617' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html'>Monthly Chronicler Primer Tutorial (Slideshow or Web Application or Game or Image) (20180617)</option>
<option id='MyNew-20180616' onclick='windowopen("//www.rjmprogramming.com.au/Mac/TripView.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/TripView.pdf'>TripView Mobile Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20180616)</option>
<option id='MyNew-20180615' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Contextualize Speech to Text to Speech LibreOffice Template Tutorial (Slideshow or Web Application or Game or Image) (20180615)</option>
<option id='MyNew-20180614' onclick='windowopen("//www.rjmprogramming.com.au/Android/lpvia.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Android/lpvia.jpg'>Android Studio Project Copy Tutorial (Slideshow or Web Application or Game or Image) (20180614)</option>
<option id='MyNew-20180613' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Agenda Speech to Text to Speech LibreOffice Wizard Tutorial (Slideshow or Web Application or Game or Image) (20180613)</option>
<option id='MyNew-20180612' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Curriculum Vitae Speech to Text to Speech Audio Prompting Tutorial (Slideshow or Web Application or Game or Image) (20180612)</option>
<option id='MyNew-20180611' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Curriculum Vitae Speech to Text to Speech Uploaded Prompting Tutorial (Slideshow or Web Application or Game or Image) (20180611)</option>
<option id='MyNew-20180610' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Curriculum Vitae Speech to Text to Speech Prompting Tutorial (Slideshow or Web Application or Game or Image) (20180610)</option>
<option id='MyNew-20180609' onclick='windowopen("//www.rjmprogramming.com.au/Android/whatsapp_android_more.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Android/whatsapp_android_more.jpg'>WhatsApp Messaging Android Image Chat Tutorial (Slideshow or Web Application or Game or Image) (20180609)</option>
<option id='MyNew-20180608' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Curriculum Vitae Speech to Text to Speech Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20180608)</option>
<option id='MyNew-20180607' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Curriculum Vitae Speech to Text to Speech LibreOffice Tutorial (Slideshow or Web Application or Game or Image) (20180607)</option>
<option id='MyNew-20180606' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Curriculum Vitae Speech to Text LibreOffice Tutorial (Slideshow or Web Application or Game or Image) (20180606)</option>
<option id='MyNew-20180605' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm'>HTML Table Cell Maintained Dimensions Variably Zoomed Styling Tutorial (Slideshow or Web Application or Game or Image) (20180605)</option>
<option id='MyNew-20180604' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm'>HTML Table Cell Maintained Dimensions Variably Zoomed Hashtagging Content Tutorial (Slideshow or Web Application or Game or Image) (20180604)</option>
<option id='MyNew-20180603' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm'>HTML Table Cell Maintained Dimensions Variably Zoomed Animated Content Tutorial (Slideshow or Web Application or Game or Image) (20180603)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180602' onclick='windowopen("//www.rjmprogramming.com.au/Android/whatsapp_android.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Android/whatsapp_android.jpg'>WhatsApp Messaging Install Primer Tutorial (Slideshow or Web Application or Game or Image) (20180602)</option>
<option id='MyNew-20180601' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm'>HTML Table Cell Maintained Dimensions Multiple Variably Zoomed Content Tutorial (Slideshow or Web Application or Game or Image) (20180601)</option>
<option id='MyNew-20180531' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.html'>HTML Table Cell Maintained Dimensions Variably Zoomed Content Transform Tutorial (Slideshow or Web Application or Game or Image) (20180531)</option>
<option id='MyNew-20180530' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.html'>HTML Table Cell Maintained Dimensions Variably Zoomed Content Primer Tutorial (Slideshow or Web Application or Game or Image) (20180530)</option>
<option id='MyNew-20180529' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Speech to Text LibreOffice Template Tutorial (Slideshow or Web Application or Game or Image) (20180529)</option>
<option id='MyNew-20180528' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=5","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=5'>Speech to Text Hangman Game Tutorial (Slideshow or Web Application or Game or Image) (20180528)</option>
<option id='MyNew-20180527' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=4","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=4'>Speech to Text Vocabulary Phrases Tutorial (Slideshow or Web Application or Game or Image) (20180527)</option>
<option id='MyNew-20180526' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/analogue_clock_to_nearest_five.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/analogue_clock_to_nearest_five.html'>Emoji Analogue Clock Primer Tutorial (Slideshow or Web Application or Game or Image) (20180526)</option>
<option id='MyNew-20180525' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Speech to Text to Speech Tutorial (Slideshow or Web Application or Game or Image) (20180525)</option>
<option id='MyNew-20180524' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Speech to Text Hierarchy Tutorial (Slideshow or Web Application or Game or Image) (20180524)</option>
<option id='MyNew-20180523' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Speech to Text Survey Tutorial (Slideshow or Web Application or Game or Image) (20180523)</option>
<option id='MyNew-20180522' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Speech to Text ESL Tutorial (Slideshow or Web Application or Game or Image) (20180522)</option>
<option id='MyNew-20180521' onclick='windowopen("//www.rjmprogramming.com.au/PHP/speech_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Speech to Text Primer Tutorial (Slideshow or Web Application or Game or Image) (20180521)</option>
<option id='MyNew-20180520' onclick='windowopen("//www.rjmprogramming.com.au/Mac/seagate_backup_restore_image.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/seagate_backup_restore_image.pdf'>Restore of Time Machine Backup Primer Tutorial (Slideshow or Web Application or Game or Image) (20180520)</option>
<option id='MyNew-20180519' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/certificate.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/certificate.pdf'>Xcode iOS Mobile Development Distribution Development Certificate Tutorial (Slideshow or Web Application or Game or Image) (20180519)</option>
<option id='MyNew-20180518' onclick='windowopen("//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php'>Google Calendar Chart Difference Report Planning Tutorial (Slideshow or Web Application or Game or Image) (20180518)</option>
<option id='MyNew-20180517' onclick='windowopen("//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php'>Google Timeline Chart Clipboard Tutorial (Slideshow or Web Application or Game or Image) (20180517)</option>
<option id='MyNew-20180516' onclick='windowopen("//www.rjmprogramming.com.au/MySql/mysql_python_testdb.pdf","_blank"); ' value='//www.rjmprogramming.com.au/MySql/mysql_python_testdb.pdf'>Python MySql Connector Primer Tutorial (Slideshow or Web Application or Game or Image) (20180516)</option>
<option id='MyNew-20180515' onclick='windowopen("//www.rjmprogramming.com.au/Mac/gmail_pdf_slideshow.png","_blank"); ' value='//www.rjmprogramming.com.au/Mac/gmail_pdf_slideshow.png'>Gmail Attachments to PDF Slideshow Primer Tutorial (Slideshow or Web Application or Game or Image) (20180515)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180514' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Gmail_Slideshow_copy.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Gmail_Slideshow_copy.pdf'>Making of Tethering MacBook Pro to iPhone AirDrop Tutorial (Slideshow or Web Application or Game or Image) (20180514)</option>
<option id='MyNew-20180513' onclick='windowopen("//www.rjmprogramming.com.au/Mac/tethering_wifi_bluetooth_usb.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/tethering_wifi_bluetooth_usb.pdf'>Tethering MacBook Pro to iPhone Primer Tutorial (Slideshow or Web Application or Game or Image) (20180513)</option>
<option id='MyNew-20180512' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/radial_gradients.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/radial_gradients.html'>CSS Repeating Radial Gradients Primer Tutorial (Slideshow or Web Application or Game or Image) (20180512)</option>
<option id='MyNew-20180511' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php" target="_blank","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php" target="_blank'>Google Geo Intensity Map Chart Multimedia Background Tutorial (Slideshow or Web Application or Game or Image) (20180511)</option>
<option id='MyNew-20180510' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/word_wrap.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_wrap.html'>Word Wrap Primer Tutorial (Slideshow or Web Application or Game or Image) (20180510)</option>
<option id='MyNew-20180509' onclick='windowopen("//www.rjmprogramming.com.au/PHP/AreaChart/area_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/AreaChart/area_chart.php'>Google Line Area Bar Column Chart Multimedia Background Tutorial (Slideshow or Web Application or Game or Image) (20180509)</option>
<option id='MyNew-20180508' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/initially_andstyle.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/initially_andstyle.htm'>Dynamic Styling via Javascript DOM Tutorial (Slideshow or Web Application or Game or Image) (20180508)</option>
<option id='MyNew-20180507' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/initially_andthen.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/initially_andthen.htm'>Dynamic Javascript Tic Tac Toe Bookmarklet Tutorial (Slideshow or Web Application or Game or Image) (20180507)</option>
<option id='MyNew-20180506' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/initially_andthen.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/initially_andthen.html'>Dynamic Javascript Tic Tac Toe Game Tutorial (Slideshow or Web Application or Game or Image) (20180506)</option>
<option id='MyNew-20180505' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html'>Dynamic Javascript and the YouTube Embedded API Tutorial (Slideshow or Web Application or Game or Image) (20180505)</option>
<option id='MyNew-20180504' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Pie Chart Multimedia Background Tutorial (Slideshow or Web Application or Game or Image) (20180504)</option>
<option id='MyNew-20180503' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Map Chart Email Attachment Reply Tutorial (Slideshow or Web Application or Game or Image) (20180503)</option>
<option id='MyNew-20180502' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Chart Email Attachment Reply Tutorial (Slideshow or Web Application or Game or Image) (20180502)</option>
<option id='MyNew-20180501' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Chart Email Attachment Protocol Tutorial (Slideshow or Web Application or Game or Image) (20180501)</option>
<option id='MyNew-20180430' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Chart Email Attachment Mobile Tutorial (Slideshow or Web Application or Game or Image) (20180430)</option>
<option id='MyNew-20180429' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm'>Google Chart Email Attachment Post Tutorial (Slideshow or Web Application or Game or Image) (20180429)</option>
<option id='MyNew-20180428' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Chart Email Attachment Tutorial (Slideshow or Web Application or Game or Image) (20180428)</option>
<option id='MyNew-20180427' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Chart Pie Chart Background Image Tutorial (Slideshow or Web Application or Game or Image) (20180427)</option>
<option id='MyNew-20180426' onclick='windowopen("//www.rjmprogramming.com.au/PHP/old_new_wp_comment_count.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/old_new_wp_comment_count.html'>MySql Database on Database Join Tutorial (Slideshow or Web Application or Game or Image) (20180426)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180425' onclick='windowopen("//www.rjmprogramming.com.au/PHP/wordpress_generic_misspelling_fix.pdf","_blank"); ' value='//www.rjmprogramming.com.au/PHP/wordpress_generic_misspelling_fix.pdf'>WordPress Blog Posting Generic Misspelling Fix Tutorial (Slideshow or Web Application or Game or Image) (20180425)</option>
<option id='MyNew-20180424' onclick='windowopen("//www.rjmprogramming.com.au/PHP/rename_to_aid_sorting.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/rename_to_aid_sorting.php'>Renaming to Aid with Numerical File Sorts Command Line and Curl Tutorial (Slideshow or Web Application or Game or Image) (20180424)</option>
<option id='MyNew-20180423' onclick='windowopen("//www.rjmprogramming.com.au/PHP/rename_to_aid_sorting.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/rename_to_aid_sorting.php'>Renaming to Aid with Numerical File Sorts Actions Tutorial (Slideshow or Web Application or Game or Image) (20180423)</option>
<option id='MyNew-20180422' onclick='windowopen("//www.rjmprogramming.com.au/PHP/rename_to_aid_sorting.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/rename_to_aid_sorting.php'>Renaming to Aid with Numerical File Sorts Primer Tutorial (Slideshow or Web Application or Game or Image) (20180422)</option>
<option id='MyNew-20180421' onclick='windowopen("//www.rjmprogramming.com.au/PHP/IntensityChart/intensity_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/IntensityChart/intensity_chart.php'>Google Geo and Intensity Chart via Clipboard Co-ordinates Tutorial (Slideshow or Web Application or Game or Image) (20180421)</option>
<option id='MyNew-20180420' onclick='windowopen("//www.rjmprogramming.com.au/PHP/design_a_course.php?show=Yes","_blank"); ' value='//www.rjmprogramming.com.au/PHP/design_a_course.php?show=Yes'>Wordpress Blog Course Design Double Click Tutorial (Slideshow or Web Application or Game or Image) (20180420)</option>
<option id='MyNew-20180419' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Pie Chart via Clipboard Co-ordinates Tutorial (Slideshow or Web Application or Game or Image) (20180419)</option>
<option id='MyNew-20180418' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Map Chart via Clipboard Co-ordinates Tutorial (Slideshow or Web Application or Game or Image) (20180418)</option>
<option id='MyNew-20180417' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Map Chart via URL Co-ordinates Tutorial (Slideshow or Web Application or Game or Image) (20180417)</option>
<option id='MyNew-20180416' onclick='windowopen("//www.rjmprogramming.com.au/PHP/watermarking.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/watermarking.php'>Watermarking Primer Tutorial (Slideshow or Web Application or Game or Image) (20180416)</option>
<option id='MyNew-20180415' onclick='windowopen("//www.rjmprogramming.com.au/PHP/calculator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/calculator.php'>Tcl and Javascript and PHP Calculator Tutorial (Slideshow or Web Application or Game or Image) (20180415)</option>
<option id='MyNew-20180414' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/simcard.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/simcard.jpg'>Sim Card via iPad with WiFi Primer Tutorial (Slideshow or Web Application or Game or Image) (20180414)</option>
<option id='MyNew-20180413' onclick='windowopen("//www.rjmprogramming.com.au/PHP/calculator.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/calculator.php'>Tcl and PHP Calculator Tutorial (Slideshow or Web Application or Game or Image) (20180413)</option>
<option id='MyNew-20180412' onclick='windowopen("//www.rjmprogramming.com.au/PHP/design_a_course.php?show=Yes","_blank"); ' value='//www.rjmprogramming.com.au/PHP/design_a_course.php?show=Yes'>Wordpress Blog Course Design Word Tutorial (Slideshow or Web Application or Game or Image) (20180412)</option>
<option id='MyNew-20180411' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/split_explode.pdf","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/split_explode.pdf'>String Delimitation in Web Applications Primer Tutorial (Slideshow or Web Application or Game or Image) (20180411)</option>
<option id='MyNew-20180410' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>User of Signature Signature Revisit Primer Tutorial (Slideshow or Web Application or Game or Image) (20180410)</option>
<option id='MyNew-20180409' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Contact Us Feedback Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20180409)</option>
<option id='MyNew-20180408' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm?justideas=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm?justideas=y'>Contact Us Feedback Smoothly Filtering Tutorial (Slideshow or Web Application or Game or Image) (20180408)</option>
<option id='MyNew-20180407' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm?justideas=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm?justideas=y'>Contact Us Feedback Filtering WordPress Tutorial (Slideshow or Web Application or Game or Image) (20180407)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180406' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Filtering Tutorial (Slideshow or Web Application or Game or Image) (20180406)</option>
<option id='MyNew-20180405' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Email Animation Tutorial (Slideshow or Web Application or Game or Image) (20180405)</option>
<option id='MyNew-20180404' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Animation Tutorial (Slideshow or Web Application or Game or Image) (20180404)</option>
<option id='MyNew-20180403' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Copy and Paste Tutorial (Slideshow or Web Application or Game or Image) (20180403)</option>
<option id='MyNew-20180402' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Cross-Browser Tutorial (Slideshow or Web Application or Game or Image) (20180402)</option>
<option id='MyNew-20180401' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Textarea Tutorial (Slideshow or Web Application or Game or Image) (20180401)</option>
<option id='MyNew-20180331' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Integration Tutorial (Slideshow or Web Application or Game or Image) (20180331)</option>
<option id='MyNew-20180330' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html?carddealnum=10&numplayers=4&modeofdisplay=20","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html?carddealnum=10&numplayers=4&modeofdisplay=20'>Five Hundred Card Game Flow Tutorial (Slideshow or Web Application or Game or Image) (20180330)</option>
<option id='MyNew-20180329' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html?carddealnum=10&numplayers=4","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html?carddealnum=10&numplayers=4'>Five Hundred Card Game Bidding Tutorial (Slideshow or Web Application or Game or Image) (20180329)</option>
<option id='MyNew-20180328' onclick='windowopen("//www.rjmprogramming.com.au/Mac/mail_multi.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/mail_multi.pdf'>Mac OS X Mail Multiple Thread Whole Email Attachments Tutorial (Slideshow or Web Application or Game or Image) (20180328)</option>
<option id='MyNew-20180327' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html?carddealnum=5","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html?carddealnum=5'>Draw Poker Card Game Bidding Tutorial (Slideshow or Web Application or Game or Image) (20180327)</option>
<option id='MyNew-20180326' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html'>Pontoon Card Game Bidding Tutorial (Slideshow or Web Application or Game or Image) (20180326)</option>
<option id='MyNew-20180325' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html'>Pontoon Card Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180325)</option>
<option id='MyNew-20180324' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/food_oops.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/food_oops.html'>Javascript instanceof Food Emoji Guessing Game Tutorial (Slideshow or Web Application or Game or Image) (20180324)</option>
<option id='MyNew-20180323' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/js_instanceof.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/js_instanceof.html'>Javascript instanceof Object Oriented Programming Tutorial (Slideshow or Web Application or Game or Image) (20180323)</option>
<option id='MyNew-20180322' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/created_phrase.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/created_phrase.html'>English Phrase Creation Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180322)</option>
<option id='MyNew-20180321' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/phrase.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/phrase.html'>English Phrase Guessing Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180321)</option>
<option id='MyNew-20180320' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/nameguessgame.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/nameguessgame.html'>First Name Guessing Game for Two Primer Tutorial (Slideshow or Web Application or Game or Image) (20180320)</option>
<option id='MyNew-20180319' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/table_ce.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/table_ce.html'>HTML Table Cell Contenteditable Onload Tutorial (Slideshow or Web Application or Game or Image) (20180319)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180318' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/table_ce.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/table_ce.html'>HTML Table Cell Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20180318)</option>
<option id='MyNew-20180317' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dcinform.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dcinform.html'>HTML div Contenteditable Form Tutorial (Slideshow or Web Application or Game or Image) (20180317)</option>
<option id='MyNew-20180316' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/runforit_dice_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/runforit_dice_game.html'>Run for It Dice Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180316)</option>
<option id='MyNew-20180315' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/threeormore_dice_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/threeormore_dice_game.html'>Three or More Dice Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180315)</option>
<option id='MyNew-20180314' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/knockout_dice_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/knockout_dice_game.html'>Knockout Dice Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180314)</option>
<option id='MyNew-20180313' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dice_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dice_game.html'>Dice Guessing Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180313)</option>
<option id='MyNew-20180312' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/creature_body_parts.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/creature_body_parts.html'>Creature Body Parts Word Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180312)</option>
<option id='MyNew-20180311' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/simile_scramble.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/simile_scramble.html'>Simile Scramble Word Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180311)</option>
<option id='MyNew-20180310' onclick='windowopen("//www.rjmprogramming.com.au/wmn.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wmn.jpg'>Mesh Networking Primer Tutorial (Slideshow or Web Application or Game or Image) (20180310)</option>
<option id='MyNew-20180309' onclick='windowopen("//www.rjmprogramming.com.au/Firefox/frv.gif","_blank"); ' value='//www.rjmprogramming.com.au/Firefox/frv.gif'>Firefox Reader View Primer Tutorial (Slideshow or Web Application or Game or Image) (20180309)</option>
<option id='MyNew-20180308' onclick='windowopen("//www.rjmprogramming.com.au/js_course.jpg","_blank"); ' value='//www.rjmprogramming.com.au/js_course.jpg'>Javascript Course Primer Tutorial (Slideshow or Web Application or Game or Image) (20180308)</option>
<option id='MyNew-20180307' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/assets.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/assets.jpg'>Xcode Swift iOS Application End Game Assets Tutorial (Slideshow or Web Application or Game or Image) (20180307)</option>
<option id='MyNew-20180306' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.html'>Blog Kaleidoscopic View Randomosity Tutorial (Slideshow or Web Application or Game or Image) (20180306)</option>
<option id='MyNew-20180305' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.html'>Blog Kaleidoscopic View Primer Tutorial (Slideshow or Web Application or Game or Image) (20180305)</option>
<option id='MyNew-20180304' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.php'>Emoji Name Search Fairy Story PHP Tutorial (Slideshow or Web Application or Game or Image) (20180304)</option>
<option id='MyNew-20180303' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html'>Emoji Name Search Fairy Story Cursor Control Tutorial (Slideshow or Web Application or Game or Image) (20180303)</option>
<option id='MyNew-20180302' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html'>Emoji Name Search Fairy Story Creation Tutorial (Slideshow or Web Application or Game or Image) (20180302)</option>
<option id='MyNew-20180301' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180301)</option>
<option id='MyNew-20180228' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/popping_your_head_up.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/popping_your_head_up.html'>CSS Style Display and Visibility Tall Poppies Tutorial (Slideshow or Web Application or Game or Image) (20180228)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180227' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/colourcodedtictactoechalkboard.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/colourcodedtictactoechalkboard.htm'>CSS Style Display and Visibility Tic Tac Toe Tutorial (Slideshow or Web Application or Game or Image) (20180227)</option>
<option id='MyNew-20180226' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/styleequalsdisplay.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/styleequalsdisplay.htm'>CSS Style Display and Visibility Tutorial (Slideshow or Web Application or Game or Image) (20180226)</option>
<option id='MyNew-20180225' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world_flags.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Emoji Name Search Geo Chart WorldBank Tutorial (Slideshow or Web Application or Game or Image) (20180225)</option>
<option id='MyNew-20180224' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world_flags.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Emoji Name Search Map Chart Weather Tutorial (Slideshow or Web Application or Game or Image) (20180224)</option>
<option id='MyNew-20180223' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world_flags.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Emoji Name Search Map Chart Tutorial (Slideshow or Web Application or Game or Image) (20180223)</option>
<option id='MyNew-20180222' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world_flags.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Emoji Name Search Timezone Tutorial (Slideshow or Web Application or Game or Image) (20180222)</option>
<option id='MyNew-20180221' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world_flags.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Emoji Name Search Map Tutorial (Slideshow or Web Application or Game or Image) (20180221)</option>
<option id='MyNew-20180220' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoticon_keyboard_shortcuts.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoticon_keyboard_shortcuts.php'>Emoji Name Search Posting Tutorial (Slideshow or Web Application or Game or Image) (20180220)</option>
<option id='MyNew-20180219' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoticon_keyboard_shortcuts.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoticon_keyboard_shortcuts.php'>Emoji Name Search Tailoring Tutorial (Slideshow or Web Application or Game or Image) (20180219)</option>
<option id='MyNew-20180218' onclick='windowopen("//www.rjmprogramming.com.au/PHP/emoticon_keyboard_shortcuts.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/emoticon_keyboard_shortcuts.php'>Emoji Name Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20180218)</option>
<option id='MyNew-20180217' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/floor_wall_roof_framing_members.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/floor_wall_roof_framing_members.html'>Floor Wall and Roof Framing Members Primer Tutorial (Slideshow or Web Application or Game or Image) (20180217)</option>
<option id='MyNew-20180216' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm'>Rainbow Games Background Image Mobile Tutorial (Slideshow or Web Application or Game or Image) (20180216)</option>
<option id='MyNew-20180215' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm'>Rainbow Games Background Image Tutorial (Slideshow or Web Application or Game or Image) (20180215)</option>
<option id='MyNew-20180214' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/background_more.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/background_more.htm'>Place Quiz Keyboard and Mobile Tutorial (Slideshow or Web Application or Game or Image) (20180214)</option>
<option id='MyNew-20180213' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/background_more.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/background_more.htm'>Place Quiz Hints Tutorial (Slideshow or Web Application or Game or Image) (20180213)</option>
<option id='MyNew-20180212' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/background_more.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/background_more.html'>Place Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20180212)</option>
<option id='MyNew-20180211' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wp_isbn.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wp_isbn.jpg'>WordPress Blog ISBN Links Primer Tutorial (Slideshow or Web Application or Game or Image) (20180211)</option>
<option id='MyNew-20180210' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/backgroundattachment.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/backgroundattachment.html'>Column Intelligence Editing Tutorial (Slideshow or Web Application or Game or Image) (20180210)</option>
<option id='MyNew-20180209' onclick='windowopen("//www.rjmprogramming.com.au/NetBeans/MessageBoard/MessageBoard_NetBeans_mm.jpg","_blank"); ' value='//www.rjmprogramming.com.au/NetBeans/MessageBoard/MessageBoard_NetBeans_mm.jpg'>NetBeans Java RESTful Message Board Update Tutorial (Slideshow or Web Application or Game or Image) (20180209)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180208' onclick='windowopen("//www.rjmprogramming.com.au/NetBeans/MessageBoard/MessageBoard_NetBeans.jpg","_blank"); ' value='//www.rjmprogramming.com.au/NetBeans/MessageBoard/MessageBoard_NetBeans.jpg'>NetBeans Java RESTful Message Board Primer Tutorial (Slideshow or Web Application or Game or Image) (20180208)</option>
<option id='MyNew-20180207' onclick='windowopen("//www.rjmprogramming.com.au/Java/javaMailTo.gif","_blank"); ' value='//www.rjmprogramming.com.au/Java/javaMailTo.gif'>Java Command Line Email Attachment Tutorial (Slideshow or Web Application or Game or Image) (20180207)</option>
<option id='MyNew-20180206' onclick='windowopen("//www.rjmprogramming.com.au/Java/javaMailTo.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Java/javaMailTo.jpg'>Java Command Line Email Primer Tutorial (Slideshow or Web Application or Game or Image) (20180206)</option>
<option id='MyNew-20180205' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm'>Rainbow Games PHP Emoji Tutorial (Slideshow or Web Application or Game or Image) (20180205)</option>
<option id='MyNew-20180204' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm'>Rainbow Games Genericization Tutorial (Slideshow or Web Application or Game or Image) (20180204)</option>
<option id='MyNew-20180203' onclick='windowopen("//www.rjmprogramming.com.au/Windows/god_mode.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/god_mode.pdf'>Windows 10 God Mode Primer Tutorial (Slideshow or Web Application or Game or Image) (20180203)</option>
<option id='MyNew-20180202' onclick='windowopen("//www.rjmprogramming.com.au/Windows/codelobster_php_ide.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/codelobster_php_ide.pdf'>PHP IDE Codelobster Primer Tutorial (Slideshow or Web Application or Game or Image) (20180202)</option>
<option id='MyNew-20180201' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/background_attachment.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/background_attachment.htm'>Column Intelligence Float Tutorial (Slideshow or Web Application or Game or Image) (20180201)</option>
<option id='MyNew-20180131' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/background_attachment.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/background_attachment.html'>Column Intelligence Primer Tutorial (Slideshow or Web Application or Game or Image) (20180131)</option>
<option id='MyNew-20180130' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/geology_map.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/geology_map.html'>Geology Terminology Primer Tutorial (Slideshow or Web Application or Game or Image) (20180130)</option>
<option id='MyNew-20180129' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.html'>Rainbow Games Double Transformation Tutorial (Slideshow or Web Application or Game or Image) (20180129)</option>
<option id='MyNew-20180128' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.html'>Rainbow Games Primer Tutorial (Slideshow or Web Application or Game or Image) (20180128)</option>
<option id='MyNew-20180127' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/nocontent_bordered_div_vs_hr.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/nocontent_bordered_div_vs_hr.html'>HTML div Versus hr Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20180127)</option>
<option id='MyNew-20180126' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/nocontent_bordered_div_vs_hr.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/nocontent_bordered_div_vs_hr.html'>HTML div Versus hr Primer Tutorial (Slideshow or Web Application or Game or Image) (20180126)</option>
<option id='MyNew-20180125' onclick='windowopen("//www.rjmprogramming.com.au/PHP/SunAngle/sun_angle_now_at.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/SunAngle/sun_angle_now_at.php'>PHP Sun Information Software Integration Tutorial (Slideshow or Web Application or Game or Image) (20180125)</option>
<option id='MyNew-20180124' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html'>Interesting Places Sorting Tutorial (Slideshow or Web Application or Game or Image) (20180124)</option>
<option id='MyNew-20180123' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html'>Interesting Places Primer Tutorial (Slideshow or Web Application or Game or Image) (20180123)</option>
<option id='MyNew-20180122' onclick='windowopen("//www.rjmprogramming.com.au/PHP/sun_information.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/sun_information.php'>PHP Sun Information TimeZone Tutorial (Slideshow or Web Application or Game or Image) (20180122)</option>
<option id='MyNew-20180121' onclick='windowopen("//www.rjmprogramming.com.au/freeformatter.jpg","_blank"); ' value='//www.rjmprogramming.com.au/freeformatter.jpg'>Freeformatter Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20180121)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180120' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/IMG_0902.PNG","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/IMG_0902.PNG'>Email iPad Image Conduit Tutorial (Slideshow or Web Application or Game or Image) (20180120)</option>
<option id='MyNew-20180119' onclick='windowopen("//www.rjmprogramming.com.au/Firefox/firefox_quantum.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Firefox/firefox_quantum.jpg'>Firefox Quantum Web Browser Primer Tutorial (Slideshow or Web Application or Game or Image) (20180119)</option>
<option id='MyNew-20180118' onclick='windowopen("//www.rjmprogramming.com.au/Windows/wwbfdt.gif","_blank"); ' value='//www.rjmprogramming.com.au/Windows/wwbfdt.gif'>Windows Web Browser F12 Development Tools Primer Tutorial (Slideshow or Web Application or Game or Image) (20180118)</option>
<option id='MyNew-20180117' onclick='windowopen("//www.rjmprogramming.com.au/PHP/sun_information.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/sun_information.php'>PHP Sun Information Primer Tutorial (Slideshow or Web Application or Game or Image) (20180117)</option>
<option id='MyNew-20180116' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/contentEditable_true.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/contentEditable_true.html'>HTML Editing via Div and Textarea Parsing Tutorial (Slideshow or Web Application or Game or Image) (20180116)</option>
<option id='MyNew-20180115' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/?detailssummary=y","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/?detailssummary=y'>WordPress Blog Posting Thread Content Summary Tutorial (Slideshow or Web Application or Game or Image) (20180115)</option>
<option id='MyNew-20180114' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/?detailssummary=y","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/?detailssummary=y'>WordPress Blog Posting Content Summary Primer Tutorial (Slideshow or Web Application or Game or Image) (20180114)</option>
<option id='MyNew-20180113' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Canvas Overlay Deletes Tutorial (Slideshow or Web Application or Game or Image) (20180113)</option>
<option id='MyNew-20180112' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/contentEditable_true.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/contentEditable_true.html'>HTML Editing via Textarea and Div Primer Tutorial (Slideshow or Web Application or Game or Image) (20180112)</option>
<option id='MyNew-20180111' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Canvas Overlays Tutorial (Slideshow or Web Application or Game or Image) (20180111)</option>
<option id='MyNew-20180110' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Event Paste Tutorial (Slideshow or Web Application or Game or Image) (20180110)</option>
<option id='MyNew-20180109' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Event Usage Tutorial (Slideshow or Web Application or Game or Image) (20180109)</option>
<option id='MyNew-20180108' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Colour Tutorial (Slideshow or Web Application or Game or Image) (20180108)</option>
<option id='MyNew-20180107' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Editing Tutorial (Slideshow or Web Application or Game or Image) (20180107)</option>
<option id='MyNew-20180106' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Tutorial (Slideshow or Web Application or Game or Image) (20180106)</option>
<option id='MyNew-20180105' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Rasterise Tutorial (Slideshow or Web Application or Game or Image) (20180105)</option>
<option id='MyNew-20180104' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Web Storage Tutorial (Slideshow or Web Application or Game or Image) (20180104)</option>
<option id='MyNew-20180103' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Canvas Tutorial (Slideshow or Web Application or Game or Image) (20180103)</option>
<option id='MyNew-20180102' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing PDF Tutorial (Slideshow or Web Application or Game or Image) (20180102)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20180101' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Email Tutorial (Slideshow or Web Application or Game or Image) (20180101)</option>
<option id='MyNew-20171231' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.html'>Textarea Pointing Primer Tutorial (Slideshow or Web Application or Game or Image) (20171231)</option>
<option id='MyNew-20171230' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/prediff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/prediff.php'>Linux diff PDF Tutorial (Slideshow or Web Application or Game or Image) (20171230)</option>
<option id='MyNew-20171229' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/prediff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/prediff.php'>Linux diff Supervisor Tutorial (Slideshow or Web Application or Game or Image) (20171229)</option>
<option id='MyNew-20171228' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF and Video via PHP Writing PHP Data URI Tutorial (Slideshow or Web Application or Game or Image) (20171228)</option>
<option id='MyNew-20171227' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF and Slideshow via PHP Writing PHP Data URI Tutorial (Slideshow or Web Application or Game or Image) (20171227)</option>
<option id='MyNew-20171226' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF via PHP Writing PHP Data URI Tutorial (Slideshow or Web Application or Game or Image) (20171226)</option>
<option id='MyNew-20171225' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_nested.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_nested.html'>Missing Javascript Audio on Unmute Tutorial (Slideshow or Web Application or Game or Image) (20171225)</option>
<option id='MyNew-20171224' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stop_watch.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_watch.html'>Missing Javascript Stop Watch Tutorial (Slideshow or Web Application or Game or Image) (20171224)</option>
<option id='MyNew-20171223' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/calc_use.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/calc_use.html'>Missing Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20171223)</option>
<option id='MyNew-20171222' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>PHP GD Image at Pixel Level Animation Rotation Tutorial (Slideshow or Web Application or Game or Image) (20171222)</option>
<option id='MyNew-20171221' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>PHP GD Image at Pixel Level Animation Sharing Tutorial (Slideshow or Web Application or Game or Image) (20171221)</option>
<option id='MyNew-20171220' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>PHP GD Image at Pixel Level Animation Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20171220)</option>
<option id='MyNew-20171219' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>PHP GD Image at Pixel Level Management of Animation Tutorial (Slideshow or Web Application or Game or Image) (20171219)</option>
<option id='MyNew-20171217' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>PHP GD Image at Pixel Level Open Image in New Tab Tutorial (Slideshow or Web Application or Game or Image) (20171217)</option>
<option id='MyNew-20171216' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>PHP GD Image at Pixel Level User of Signature Tutorial (Slideshow or Web Application or Game or Image) (20171216)</option>
<option id='MyNew-20171215' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/signature_signature.html'>PHP GD Image at Pixel Level Signature Web Storage Tutorial (Slideshow or Web Application or Game or Image) (20171215)</option>
<option id='MyNew-20171213' onclick='windowopen("//www.rjmprogramming.com.au/PHP/pixellate.php?circle=50,110,40,50,110,20&size=1&coords=50,50,50,60,60,60&arc=20,290","_blank"); ' value='//www.rjmprogramming.com.au/PHP/pixellate.php?circle=50,110,40,50,110,20&size=1&coords=50,50,50,60,60,60&arc=20,290'>PHP GD Image at Pixel Level Geometry Tutorial (Slideshow or Web Application or Game or Image) (20171213)</option>
<option id='MyNew-20171212' onclick='windowopen("//www.rjmprogramming.com.au/PHP/build_night_sky.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/build_night_sky.html'>PHP GD Image at Pixel Level Animation Tutorial (Slideshow or Web Application or Game or Image) (20171212)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20171211' onclick='windowopen("//www.rjmprogramming.com.au/PHP/pixellate.php?mode=canvas","_blank"); ' value='//www.rjmprogramming.com.au/PHP/pixellate.php?mode=canvas'>PHP GD Image at Pixel Level Outputs Tutorial (Slideshow or Web Application or Game or Image) (20171211)</option>
<option id='MyNew-20171210' onclick='windowopen("//www.rjmprogramming.com.au/PHP/pixellate.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/pixellate.html'>PHP GD Image at Pixel Level Background Tutorial (Slideshow or Web Application or Game or Image) (20171210)</option>
<option id='MyNew-20171209' onclick='windowopen("//www.rjmprogramming.com.au/PHP/pixellate.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/pixellate.php'>PHP GD Image at Pixel Level Primer Tutorial (Slideshow or Web Application or Game or Image) (20171209)</option>
<option id='MyNew-20171208' onclick='windowopen("//www.rjmprogramming.com.au/ASPNet/Hits/hit_count.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ASPNet/Hits/hit_count.jpg'>Visual Studio Code Local Storage Primer Tutorial (Slideshow or Web Application or Game or Image) (20171208)</option>
<option id='MyNew-20171207' onclick='windowopen("//www.youtube.com/watch/?v=sWmmNJ6SqS0","_blank"); ' value='//www.youtube.com/watch/?v=sWmmNJ6SqS0'>GarageBand Keyboard Collection on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20171207)</option>
<option id='MyNew-20171206' onclick='windowopen("//www.rjmprogramming.com.au/Male_Voice_01.m4a","_blank"); ' value='//www.rjmprogramming.com.au/Male_Voice_01.m4a'>GarageBand Podcast on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20171206)</option>
<option id='MyNew-20171205' onclick='windowopen("//www.youtube.com/watch/?v=F8WOH2BRZzE","_blank"); ' value='//www.youtube.com/watch/?v=F8WOH2BRZzE'>Mac to Mac Screen Sharing Primer Tutorial (Slideshow or Web Application or Game or Image) (20171205)</option>
<option id='MyNew-20171204' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dropcomparisonpunt.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dropcomparisonpunt.htm'>Bootstrap jQuery Plugin Primer Tutorial (Slideshow or Web Application or Game or Image) (20171204)</option>
<option id='MyNew-20171203' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dropcomparisonpunt.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dropcomparisonpunt.htm'>CSS3 Flexbox Table Tutorial (Slideshow or Web Application or Game or Image) (20171203)</option>
<option id='MyNew-20171202' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flagquiz.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flagquiz.htm'>Emoji Circuit Quiz Genericization Tutorial (Slideshow or Web Application or Game or Image) (20171202)</option>
<option id='MyNew-20171201' onclick='windowopen("//www.rjmprogramming.com.au/shtml_pages.jpg","_blank"); ' value='//www.rjmprogramming.com.au/shtml_pages.jpg'>Web Server Error Pages and SSL Tutorial (Slideshow or Web Application or Game or Image) (20171201)</option>
<option id='MyNew-20171130' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flagquiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flagquiz.html'>Emoji Flags Circuit Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20171130)</option>
<option id='MyNew-20171129' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/flextest.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/flextest.html'>CSS3 Flexbox Primer Tutorial (Slideshow or Web Application or Game or Image) (20171129)</option>
<option id='MyNew-20171128' onclick='windowopen("//www.rjmprogramming.com.au/vloggergear.jpg","_blank"); ' value='//www.rjmprogramming.com.au/vloggergear.jpg'>Vlogging Primer Tutorial (Slideshow or Web Application or Game or Image) (20171128)</option>
<option id='MyNew-20171127' onclick='windowopen("//www.rjmprogramming.com.au/Python/ftp_url.php","_blank"); ' value='//www.rjmprogramming.com.au/Python/ftp_url.php'>Python and Perl ftp Download Tutorial (Slideshow or Web Application or Game or Image) (20171127)</option>
<option id='MyNew-20171126' onclick='windowopen("//www.rjmprogramming.com.au/Python/ftp_url.php","_blank"); ' value='//www.rjmprogramming.com.au/Python/ftp_url.php'>Perl ftp and the Three Ps Tutorial (Slideshow or Web Application or Game or Image) (20171126)</option>
<option id='MyNew-20171125' onclick='windowopen("//www.rjmprogramming.com.au/Python/ftp_url.php","_blank"); ' value='//www.rjmprogramming.com.au/Python/ftp_url.php'>Python ftp Primer Tutorial (Slideshow or Web Application or Game or Image) (20171125)</option>
<option id='MyNew-20171124' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/hadnot_vs_doesnot.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/hadnot_vs_doesnot.html'>Hadn't versus Doesn't ESL Game Tutorial (Slideshow or Web Application or Game or Image) (20171124)</option>
<option id='MyNew-20171123' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/firefox_myshots.gif","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/firefox_myshots.gif'>Firefox My Shots Primer Tutorial (Slideshow or Web Application or Game or Image) (20171123)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20171122' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/genius_scan_multi_page_pdf.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/genius_scan_multi_page_pdf.pdf'>Preview PDF Annotation Bubbles Primer Tutorial (Slideshow or Web Application or Game or Image) (20171122)</option>
<option id='MyNew-20171121' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/genius_scan_multi_page_pdf.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/genius_scan_multi_page_pdf.pdf'>Genius Scan App PDF Email Tutorial (Slideshow or Web Application or Game or Image) (20171121)</option>
<option id='MyNew-20171120' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circuit.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circuit.htm'>Sushi Train Circuit Game Currency Tutorial (Slideshow or Web Application or Game or Image) (20171120)</option>
<option id='MyNew-20171119' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/localized_currency.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/localized_currency.html'>Localized Currency Primer Tutorial (Slideshow or Web Application or Game or Image) (20171119)</option>
<option id='MyNew-20171118' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circuit.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circuit.htm'>Sushi Train Circuit Game Tutorial (Slideshow or Web Application or Game or Image) (20171118)</option>
<option id='MyNew-20171117' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circuit.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circuit.html'>Circuit Webpage Primer Tutorial (Slideshow or Web Application or Game or Image) (20171117)</option>
<option id='MyNew-20171116' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/jQueryLoadTemplateExample.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/jQueryLoadTemplateExample.html'>jQuery Template flickr Data Primer Tutorial (Slideshow or Web Application or Game or Image) (20171116)</option>
<option id='MyNew-20171115' onclick='windowopen("//www.rjmprogramming.com.au/PHP/file_information.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/file_information.php'>PHP File Information Media Tutorial (Slideshow or Web Application or Game or Image) (20171115)</option>
<option id='MyNew-20171114' onclick='windowopen("//www.rjmprogramming.com.au/PHP/file_information.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/file_information.php'>PHP File Information Primer Tutorial (Slideshow or Web Application or Game or Image) (20171114)</option>
<option id='MyNew-20171113' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time TimeZone Emoji Tutorial (Slideshow or Web Application or Game or Image) (20171113)</option>
<option id='MyNew-20171112' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css_variable.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_variable.html'>CSS Variables Primer Tutorial (Slideshow or Web Application or Game or Image) (20171112)</option>
<option id='MyNew-20171111' onclick='windowopen("//www.rjmprogramming.com.au/Firefox/grammarly.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Firefox/grammarly.pdf'>Grammar Checks on Firefox Primer Tutorial (Slideshow or Web Application or Game or Image) (20171111)</option>
<option id='MyNew-20171110' onclick='windowopen("//www.citethisforme.com/","_blank"); ' value='//www.citethisforme.com/'>APA Referencing Primer Tutorial (Slideshow or Web Application or Game or Image) (20171110)</option>
<option id='MyNew-20171109' onclick='windowopen("//www.rjmprogramming.com.au/Mac/libreoffice_pdf_signature.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/libreoffice_pdf_signature.jpg'>LibreOffice Signed PDF Assignment Primer Tutorial (Slideshow or Web Application or Game or Image) (20171109)</option>
<option id='MyNew-20171108' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/slideshow_multiple_class.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/slideshow_multiple_class.htm'>Multiple Class Slideshow Details Tutorial (Slideshow or Web Application or Game or Image) (20171108)</option>
<option id='MyNew-20171107' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/slideshow_multiple_class.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/slideshow_multiple_class.html'>Multiple Class Slideshow Primer Tutorial (Slideshow or Web Application or Game or Image) (20171107)</option>
<option id='MyNew-20171106' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/use_time.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/use_time.htm'>HTML5 Time Tag Timeline Tutorial (Slideshow or Web Application or Game or Image) (20171106)</option>
<option id='MyNew-20171105' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/find_and_highlight.html?find=iw&in=//www.rjmprogramming.com.au/HTMLCSS/use_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/find_and_highlight.html?find=iw&in=//www.rjmprogramming.com.au/HTMLCSS/use_time.html'>HTML5 Mark Tag View Page Source Tutorial (Slideshow or Web Application or Game or Image) (20171105)</option>
<option id='MyNew-20171104' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/use_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/use_time.html'>HTML5 Time Tag Primer Tutorial (Slideshow or Web Application or Game or Image) (20171104)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20171103' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/animated_button_game.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/animated_button_game.htm'>CSS3 Button Animation Transition Game Sharing Tutorial (Slideshow or Web Application or Game or Image) (20171103)</option>
<option id='MyNew-20171102' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/animated_button_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/animated_button_game.html'>CSS3 Button Animation Transition Game Tutorial (Slideshow or Web Application or Game or Image) (20171102)</option>
<option id='MyNew-20171101' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/object_fit.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/object_fit.htm'>CSS3 Object Fit Resizing Tutorial (Slideshow or Web Application or Game or Image) (20171101)</option>
<option id='MyNew-20171031' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/object_fit.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/object_fit.html'>CSS3 Object Fit Primer Tutorial (Slideshow or Web Application or Game or Image) (20171031)</option>
<option id='MyNew-20171030' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css3_transitions.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css3_transitions.htm'>CSS3 Transition Game Tutorial (Slideshow or Web Application or Game or Image) (20171030)</option>
<option id='MyNew-20171029' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css3_transitions.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css3_transitions.html'>CSS3 Transition Primer Tutorial (Slideshow or Web Application or Game or Image) (20171029)</option>
<option id='MyNew-20171028' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/menu_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/menu_test.html'>HTML5 Menuitem Primer Tutorial (Slideshow or Web Application or Game or Image) (20171028)</option>
<option id='MyNew-20171027' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/using_picture.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/using_picture.html'>HTML5 Picture Tag Primer Tutorial (Slideshow or Web Application or Game or Image) (20171027)</option>
<option id='MyNew-20171026' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/bs_contain_cover.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/bs_contain_cover.html'>CSS3 Background Size Contain and Cover Primer Tutorial (Slideshow or Web Application or Game or Image) (20171026)</option>
<option id='MyNew-20171025' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wp_cttc.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wp_cttc.jpg'>WordPress Blog Administration Cut to the Chase Tutorial (Slideshow or Web Application or Game or Image) (20171025)</option>
<option id='MyNew-20171024' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/keyframes/css3_animation_belowthefold.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/css3_animation_belowthefold.htm'>CSS3 Animations Below the Fold Asynchronous Tutorial (Slideshow or Web Application or Game or Image) (20171024)</option>
<option id='MyNew-20171023' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/keyframes/css3_animation_belowthefold.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/css3_animation_belowthefold.html'>CSS3 Animations Below the Fold Tutorial (Slideshow or Web Application or Game or Image) (20171023)</option>
<option id='MyNew-20171022' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_test.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_test.htm'>CSS3 Animations with Javascript DOM Primer Tutorial (Slideshow or Web Application or Game or Image) (20171022)</option>
<option id='MyNew-20171021' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/html5_form_constraint_validation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/html5_form_constraint_validation.html'>HTML5 Form API Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20171021)</option>
<option id='MyNew-20171020' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/very_too.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/very_too.html'>Very Versus Too Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20171020)</option>
<option id='MyNew-20171019' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/q_and_a.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/q_and_a.html'>HTML/Javascript ESL Scenario Question Answer Game Tutorial (Slideshow or Web Application or Game or Image) (20171019)</option>
<option id='MyNew-20171018' onclick='windowopen("//www.rjmprogramming.com.au/image_dimensions.php","_blank"); ' value='//www.rjmprogramming.com.au/image_dimensions.php'>PHP ImageMagick Image Dimensions Sort Tutorial (Slideshow or Web Application or Game or Image) (20171018)</option>
<option id='MyNew-20171017' onclick='windowopen("//www.rjmprogramming.com.au/image_dimensions.php","_blank"); ' value='//www.rjmprogramming.com.au/image_dimensions.php'>PHP ImageMagick Image Dimensions Primer Tutorial (Slideshow or Web Application or Game or Image) (20171017)</option>
<option id='MyNew-20171016' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.htm'>HTML/Javascript Multiple Choice Quiz Reveal Tutorial (Slideshow or Web Application or Game or Image) (20171016)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20171015' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>PHP Google Map Chart Bearing Distance Tutorial (Slideshow or Web Application or Game or Image) (20171015)</option>
<option id='MyNew-20171014' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/indirect_speech_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/indirect_speech_game.html'>HTML/Javascript ESL Indirect Speech Game Tutorial (Slideshow or Web Application or Game or Image) (20171014)</option>
<option id='MyNew-20171013' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/promises_test.htm?video=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/promises_test.htm?video=y'>Javascript Promises Object and async Genericization Tutorial (Slideshow or Web Application or Game or Image) (20171013)</option>
<option id='MyNew-20171012' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/promises_test.htm?video=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/promises_test.htm?video=y'>Javascript async and await Primer Tutorial (Slideshow or Web Application or Game or Image) (20171012)</option>
<option id='MyNew-20171011' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/promises_test.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/promises_test.htm'>Promise All Object Tutorial (Slideshow or Web Application or Game or Image) (20171011)</option>
<option id='MyNew-20171010' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/promises_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/promises_test.html'>Promise Object Primer Tutorial (Slideshow or Web Application or Game or Image) (20171010)</option>
<option id='MyNew-20171009' onclick='windowopen("//www.rjmprogramming.com.au/Python/mysql_db.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Python/mysql_db.pdf'>Python MySql Circle and Point DataTable Primer Tutorial (Slideshow or Web Application or Game or Image) (20171009)</option>
<option id='MyNew-20171008' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/making_of.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/making_of.htm'>CSS 3D Transformation Matrix Making Of Interactive Javascript Tutorial (Slideshow or Web Application or Game or Image) (20171008)</option>
<option id='MyNew-20171007' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/making_of.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/making_of.htm'>CSS 3D Transformation Matrix Making Of Interactive Integration Tutorial (Slideshow or Web Application or Game or Image) (20171007)</option>
<option id='MyNew-20171006' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/making_of.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/making_of.html'>CSS 3D Transformation Matrix Making Of Interactive Tutorial (Slideshow or Web Application or Game or Image) (20171006)</option>
<option id='MyNew-20171005' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/hashtag_idea.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/hashtag_idea.html'>HTML Input Element Types Randomized History Tutorial (Slideshow or Web Application or Game or Image) (20171005)</option>
<option id='MyNew-20171004' onclick='windowopen("//www.rjmprogramming.com.au/Mac/VisualStudioCode/React/react_js.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/VisualStudioCode/React/react_js.pdf'>React Javascript Library on Node and Visual Studio Code Hello World Tutorial (Slideshow or Web Application or Game or Image) (20171004)</option>
<option id='MyNew-20171003' onclick='windowopen("HTTP://www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=mamptest.zip","_blank"); ' value='HTTP://www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=mamptest.zip'>Mac OS X Do Not Sleep MAMP Tutorial (Slideshow or Web Application or Game or Image) (20171003)</option>
<option id='MyNew-20171002' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=test.zip&ofinterest=Nala_HideAndSeek.m4v%2Cmacbetha1s1.m4a%2Cmacbetha1s1.m4v&synchronize=y","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=test.zip&ofinterest=Nala_HideAndSeek.m4v%2Cmacbetha1s1.m4a%2Cmacbetha1s1.m4v&synchronize=y'>Zipfiles in PHP Media Gallery Synchronize Tutorial (Slideshow or Web Application or Game or Image) (20171002)</option>
<option id='MyNew-20170930' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/hashtag_idea.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/hashtag_idea.html'>HTML Input Element Types Randomized Iframe Tutorial (Slideshow or Web Application or Game or Image) (20170930)</option>
<option id='MyNew-20170929' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/hashtag_idea.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/hashtag_idea.html'>HTML Input Element Types Randomized Primer Tutorial (Slideshow or Web Application or Game or Image) (20170929)</option>
<option id='MyNew-20170928' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=test.zip&ofinterest=image1.jpeg&ofnextinterest=image2.jpeg#itable","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=test.zip&ofinterest=image1.jpeg&ofnextinterest=image2.jpeg#itable'>Zipfiles in PHP Image Gallery Navigation Tutorial (Slideshow or Web Application or Game or Image) (20170928)</option>
<option id='MyNew-20170927' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=test.zip&asgallery=y","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=test.zip&asgallery=y'>Zipfiles in PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20170927)</option>
<option id='MyNew-20170926' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/making_of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/making_of.jpg'>CSS 3D Transformation Matrix Making Of Tutorial (Slideshow or Web Application or Game or Image) (20170926)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170925' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_cell.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_cell.html'>The Cell Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170925)</option>
<option id='MyNew-20170924' onclick='windowopen("//www.rjmprogramming.com.au/PHP/WKWebView.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/WKWebView.jpg'>Conditional Alternative to Javascript Popup Windows in iOS Tutorial (Slideshow or Web Application or Game or Image) (20170924)</option>
<option id='MyNew-20170923' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ourprompt.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ourprompt.html'>Conditional Alternative to Javascript Popup Windows Tutorial (Slideshow or Web Application or Game or Image) (20170923)</option>
<option id='MyNew-20170922' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ssl_548.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ssl_548.jpg'>Content Management Systems Security Tutorial (Slideshow or Web Application or Game or Image) (20170922)</option>
<option id='MyNew-20170921' onclick='windowopen("//www.rjmprogramming.com.au/PHP/global_substitution.pdf","_blank"); ' value='//www.rjmprogramming.com.au/PHP/global_substitution.pdf'>Spreadsheet and XML Global Substitution Accountability Tutorial (Slideshow or Web Application or Game or Image) (20170921)</option>
<option id='MyNew-20170920' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/ssl_renewal.pdf","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/ssl_renewal.pdf'>SSL Certificate Renewal Tutorial (Slideshow or Web Application or Game or Image) (20170920)</option>
<option id='MyNew-20170919' onclick='windowopen("//www.rjmprogramming.com.au/PHP/template_wiki.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/template_wiki.php'>PHP Wikipedia List Genericization Tutorial (Slideshow or Web Application or Game or Image) (20170919)</option>
<option id='MyNew-20170918' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/compound_emoji_wordpress.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/compound_emoji_wordpress.jpg'>Compound Emoji WordPress Usage Tutorial (Slideshow or Web Application or Game or Image) (20170918)</option>
<option id='MyNew-20170917' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/amino_acids.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/amino_acids.html'>Amino Acids Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170917)</option>
<option id='MyNew-20170916' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australian_waterfalls.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australian_waterfalls.php'>PHP Wikipedia Australian List Integration Tutorial (Slideshow or Web Application or Game or Image) (20170916)</option>
<option id='MyNew-20170915' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australian_dams.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australian_dams.php'>PHP Wikipedia Australian List Makeover Tutorial (Slideshow or Web Application or Game or Image) (20170915)</option>
<option id='MyNew-20170914' onclick='windowopen("//www.rjmprogramming.com.au/PHP/mapping_mou_processing.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/mapping_mou_processing.jpg'>XML Subtraction and Addition Processing Tutorial (Slideshow or Web Application or Game or Image) (20170914)</option>
<option id='MyNew-20170913' onclick='windowopen("//www.rjmprogramming.com.au/PHP/socket/client_local_b.php?msg=","_blank"); ' value='//www.rjmprogramming.com.au/PHP/socket/client_local_b.php?msg='>PHP Socket Primer Tutorial (Slideshow or Web Application or Game or Image) (20170913)</option>
<option id='MyNew-20170912' onclick='windowopen("//www.rjmprogramming.com.au/Mac/NodeJs/Whiteboard/socketio_whiteboard_signature.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/NodeJs/Whiteboard/socketio_whiteboard_signature.jpg'>Socket.IO Node.js Whiteboard Signature Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20170912)</option>
<option id='MyNew-20170911' onclick='windowopen("//www.rjmprogramming.com.au/Mac/NodeJs/Whiteboard/socketio_whiteboard_quiz.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/NodeJs/Whiteboard/socketio_whiteboard_quiz.jpg'>Socket.IO Node.js Whiteboard Quiz Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20170911)</option>
<option id='MyNew-20170910' onclick='windowopen("//www.rjmprogramming.com.au/Mac/NodeJs/Whiteboard/socketio_whiteboard.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/NodeJs/Whiteboard/socketio_whiteboard.jpg'>Socket.IO Node.js Whiteboard Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20170910)</option>
<option id='MyNew-20170909' onclick='windowopen("//www.rjmprogramming.com.au/Mac/NodeJs/Chat/socketio_chat.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/NodeJs/Chat/socketio_chat.pdf'>Socket.IO Node.js Chat Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20170909)</option>
<option id='MyNew-20170908' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/more_transform.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Primer Tutorial (Slideshow or Web Application or Game or Image) (20170908)</option>
<option id='MyNew-20170907' onclick='windowopen("//www.rjmprogramming.com.au/PHP/mapping_mou_two.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/mapping_mou_two.jpg'>XML Subtraction and Addition Accountability Tutorial (Slideshow or Web Application or Game or Image) (20170907)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170906' onclick='windowopen("//www.rjmprogramming.com.au/PHP/mapping_mou.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/mapping_mou.jpg'>XML Subtraction and Addition Modes of Use Tutorial (Slideshow or Web Application or Game or Image) (20170906)</option>
<option id='MyNew-20170905' onclick='windowopen("//www.rjmprogramming.com.au/PHP/mapping_mil.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/mapping_mil.jpg'>XML Subtraction and Addition Genericization Tutorial (Slideshow or Web Application or Game or Image) (20170905)</option>
<option id='MyNew-20170904' onclick='windowopen("//www.rjmprogramming.com.au/PHP/mil_mapping.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/mil_mapping.jpg'>XML Subtraction and Addition Primer Tutorial (Slideshow or Web Application or Game or Image) (20170904)</option>
<option id='MyNew-20170903' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/argument_to_setTimeout.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/argument_to_setTimeout.php'>Binding Javascript setTimeout Arguments PHP Tutorial (Slideshow or Web Application or Game or Image) (20170903)</option>
<option id='MyNew-20170902' onclick='windowopen("//www.rjmprogramming.com.au/Windows/clip.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Windows/clip.pdf'>Windows Command Prompt Clip Primer Tutorial (Slideshow or Web Application or Game or Image) (20170902)</option>
<option id='MyNew-20170901' onclick='windowopen("//www.rjmprogramming.com.au/Mac/online.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/online.jpg'>Scam Tactics Primer Tutorial (Slideshow or Web Application or Game or Image) (20170901)</option>
<option id='MyNew-20170831' onclick='windowopen("//www.rjmprogramming.com.au/Linux/centos_crond_zombie.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/centos_crond_zombie.jpg'>CentOS Linux Web Server Crontab Restart Primer Tutorial (Slideshow or Web Application or Game or Image) (20170831)</option>
<option id='MyNew-20170830' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/details_summary.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/details_summary.html'>HTML5 Details Summary Primer Tutorial (Slideshow or Web Application or Game or Image) (20170830)</option>
<option id='MyNew-20170829' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SVG/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SVG/'>PHP/Javascript SVG YUI Geometry Tracing Tutorial (Slideshow or Web Application or Game or Image) (20170829)</option>
<option id='MyNew-20170828' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SVG/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SVG/'>PHP/Javascript SVG Geometry Tracing Tutorial (Slideshow or Web Application or Game or Image) (20170828)</option>
<option id='MyNew-20170827' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/golf_par_three.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/golf_par_three.html'>YUI Library Par Three Golf Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170827)</option>
<option id='MyNew-20170826' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?image12=heart.jpg&toggle=3&immediately=y","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?image12=heart.jpg&toggle=3&immediately=y'>Merging Photos via Gimp and iPhone Camera Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20170826)</option>
<option id='MyNew-20170824' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?toggle=1&image12=heart.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?toggle=1&image12=heart.jpg'>Merging Photos via Gimp and iPhone Camera Animation Tutorial (Slideshow or Web Application or Game or Image) (20170824)</option>
<option id='MyNew-20170823' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/'>CSS Blend Primer Tutorial (Slideshow or Web Application or Game or Image) (20170823)</option>
<option id='MyNew-20170822' onclick='windowopen("//edge.alluremedia.com.au/m/g/2015/12/NBN.jpg","_blank"); ' value='//edge.alluremedia.com.au/m/g/2015/12/NBN.jpg'>Bandwidth Throttling Primer Tutorial (Slideshow or Web Application or Game or Image) (20170822)</option>
<option id='MyNew-20170820' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?image12=//authorjulieglover.files.wordpress.com/2011/05/obama2527sdoppelganger.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?image12=//authorjulieglover.files.wordpress.com/2011/05/obama2527sdoppelganger.jpg'>Merging Photos via Gimp and iPhone Camera Superimpose Tutorial (Slideshow or Web Application or Game or Image) (20170820)</option>
<option id='MyNew-20170819' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?image3=IMG_0085.JPG&image4=IMG_0086.JPG","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?image3=IMG_0085.JPG&image4=IMG_0086.JPG'>Merging Photos via Gimp and iPhone Camera Genericization Tutorial (Slideshow or Web Application or Game or Image) (20170819)</option>
<option id='MyNew-20170818' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/merge_photos.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/merge_photos.html'>Merging Photos via Gimp and iPhone Camera Primer Tutorial (Slideshow or Web Application or Game or Image) (20170818)</option>
<option id='MyNew-20170817' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/course_advertising_flyer_helper.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/course_advertising_flyer_helper.html'>Course Flyer via Components Primer Tutorial (Slideshow or Web Application or Game or Image) (20170817)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170816' onclick='windowopen("//www.rjmprogramming.com.au/Mac/gm_cm_ge.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/gm_cm_ge.pdf'>Google Maps Create Map to Google Earth Primer Tutorial (Slideshow or Web Application or Game or Image) (20170816)</option>
<option id='MyNew-20170815' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/life_classification.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/life_classification.html'>Taxonomic Categorization Primer Tutorial (Slideshow or Web Application or Game or Image) (20170815)</option>
<option id='MyNew-20170814' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/atomic_level_human_body.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/atomic_level_human_body.html'>Naturally Occurring Elements Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170814)</option>
<option id='MyNew-20170813' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/travel_img.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/travel_img.html'>Travel Collage Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170813)</option>
<option id='MyNew-20170812' onclick='windowopen("//www.rjmprogramming.com.au/Windows/windows_update_troubleshooter.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/windows_update_troubleshooter.jpg'>Windows 10 Update Troubleshooter Tutorial (Slideshow or Web Application or Game or Image) (20170812)</option>
<option id='MyNew-20170811' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/newspaper.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/newspaper.html'>CSS3 Multi Columns Primer Tutorial (Slideshow or Web Application or Game or Image) (20170811)</option>
<option id='MyNew-20170810' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/border_image.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/border_image.html'>CSS3 Border Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20170810)</option>
<option id='MyNew-20170809' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/body_systems.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_systems.html'>Body Systems Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170809)</option>
<option id='MyNew-20170808' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/walkways.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/walkways.html'>Walkways Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170808)</option>
<option id='MyNew-20170807' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wp_cut_to_the_chase.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wp_cut_to_the_chase.jpg'>WordPress Blog Cut to the Chase Integration Tutorial (Slideshow or Web Application or Game or Image) (20170807)</option>
<option id='MyNew-20170806' onclick='windowopen("//www.rjmprogramming.com.au/slideshow.html","_blank"); ' value='//www.rjmprogramming.com.au/slideshow.html'>Landing Page Cut to the Chase Interactivity Tutorial (Slideshow or Web Application or Game or Image) (20170806)</option>
<option id='MyNew-20170805' onclick='windowopen("//www.rjmprogramming.com.au/Windows/windows_10_restore.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/windows_10_restore.jpg'>Windows 10 Update Interrupted Primer Tutorial (Slideshow or Web Application or Game or Image) (20170805)</option>
<option id='MyNew-20170804' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css_filters.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_filters.html'>CSS3 Filters Primer Tutorial (Slideshow or Web Application or Game or Image) (20170804)</option>
<option id='MyNew-20170803' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/firefox_eyedropper.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/firefox_eyedropper.jpg'>Firefox Eyedropper Primer Tutorial (Slideshow or Web Application or Game or Image) (20170803)</option>
<option id='MyNew-20170802' onclick='windowopen("//www.rjmprogramming.com.au/Linux/terminal_find.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/terminal_find.jpg'>Mac OS X Terminal Find Primer Tutorial (Slideshow or Web Application or Game or Image) (20170802)</option>
<option id='MyNew-20170801' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/snakes_via_cursor.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/snakes_via_cursor.htm'>HTML/Javascript Guided Snake Game Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20170801)</option>
<option id='MyNew-20170731' onclick='windowopen("//www.rjmprogramming.com.au/Linux/fix_access.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/fix_access.jpg'>Server unexpectedly closed network connection FileZilla Tutorial (Slideshow or Web Application or Game or Image) (20170731)</option>
<option id='MyNew-20170730' onclick='windowopen("//i1-news.softpedia-static.com/images/news2/HTC-Gallery-App-Gets-Updated-with-New-Features-for-Sense-6-Devices-445962-2.jpg","_blank"); ' value='//i1-news.softpedia-static.com/images/news2/HTC-Gallery-App-Gets-Updated-with-New-Features-for-Sense-6-Devices-445962-2.jpg'>HTC Android Phone Multiple Image Attachment Primer Tutorial (Slideshow or Web Application or Game or Image) (20170730)</option>
<option id='MyNew-20170729' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/snakes_via_cursor.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/snakes_via_cursor.html'>HTML/Javascript Guided Snake Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170729)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170728' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/skeleton_map.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/skeleton_map.htm'>Skeletal System Game Reveal Tutorial (Slideshow or Web Application or Game or Image) (20170728)</option>
<option id='MyNew-20170727' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/skeleton_map.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/skeleton_map.html'>Skeletal System Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170727)</option>
<option id='MyNew-20170726' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mamp_language.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mamp_language.jpg'>Apache/PHP/MySql Linux Language Considerations Primer Tutorial (Slideshow or Web Application or Game or Image) (20170726)</option>
<option id='MyNew-20170725' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html?toplist=1","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html?toplist=1'>Medical Acronyms Game Tutorial (Slideshow or Web Application or Game or Image) (20170725)</option>
<option id='MyNew-20170724' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html'>Medical Roots and Prefixes and Suffixes Sharing Tutorial (Slideshow or Web Application or Game or Image) (20170724)</option>
<option id='MyNew-20170723' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html'>Medical Roots and Prefixes and Suffixes Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20170723)</option>
<option id='MyNew-20170722' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html'>Medical Roots and Prefixes and Suffixes Game Tutorial (Slideshow or Web Application or Game or Image) (20170722)</option>
<option id='MyNew-20170721' onclick='windowopen("//www.rjmprogramming.com.au/Linux/linux_du_cpanel.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/linux_du_cpanel.jpg'>Linux Disk Usage cPanel Heads Up Tutorial (Slideshow or Web Application or Game or Image) (20170721)</option>
<option id='MyNew-20170720' onclick='windowopen("//www.rjmprogramming.com.au/Mac/airdrop.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/airdrop.gif'>AirDrop Primer Tutorial (Slideshow or Web Application or Game or Image) (20170720)</option>
<option id='MyNew-20170719' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/body_cavities.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_cavities.html'>Body Cavities Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170719)</option>
<option id='MyNew-20170718' onclick='windowopen("//www.rjmprogramming.com.au/Linux/clamav.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/clamav.jpg'>Virus Protection for Email and Filemanager Uploads Tutorial (Slideshow or Web Application or Game or Image) (20170718)</option>
<option id='MyNew-20170717' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_article_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_article_game.html'>English Articles in Grammar Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170717)</option>
<option id='MyNew-20170716' onclick='windowopen("//www.rjmprogramming.com.au/webcamtest/index.htm?novideo=novideo","_blank"); ' value='//www.rjmprogramming.com.au/webcamtest/index.htm?novideo=novideo'>Microphone Recording Audio Primer Tutorial (Slideshow or Web Application or Game or Image) (20170716)</option>
<option id='MyNew-20170715' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_vh_explore.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_vh_explore.htm'>HTML Nested Centering via Multiple Select Tutorial (Slideshow or Web Application or Game or Image) (20170715)</option>
<option id='MyNew-20170714' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_vh_explore.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_vh_explore.htm'>HTML Nested Centering via CSS and Javascript DOM Tutorial (Slideshow or Web Application or Game or Image) (20170714)</option>
<option id='MyNew-20170713' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/the_vh_explore.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_vh_explore.html'>HTML Nested Centering via CSS Primer Tutorial (Slideshow or Web Application or Game or Image) (20170713)</option>
<option id='MyNew-20170712' onclick='windowopen("//www.rjmprogramming.com.au/Linux/centos_cpanel_restart.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/centos_cpanel_restart.jpg'>CentOS Linux Web Server Services Restart Primer Tutorial (Slideshow or Web Application or Game or Image) (20170712)</option>
<option id='MyNew-20170711' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/controlled_wh.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/controlled_wh.html'>Textarea Width and Height Control Primer Tutorial (Slideshow or Web Application or Game or Image) (20170711)</option>
<option id='MyNew-20170710' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/find_in_context.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/find_in_context.jpg'>PHP Find in Context Primer Tutorial (Slideshow or Web Application or Game or Image) (20170710)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170709' onclick='windowopen("//www.rjmprogramming.com.au/Mac/AppleScriptEditor/Mail_Rules_OK.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/AppleScriptEditor/Mail_Rules_OK.jpg'>Mail Rule AppleScript Attachment Download Primer Tutorial (Slideshow or Web Application or Game or Image) (20170709)</option>
<option id='MyNew-20170708' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/spritexcode_collisions.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/spritexcode_collisions.jpg'>Xcode SpriteKit Game Collisions Tutorial (Slideshow or Web Application or Game or Image) (20170708)</option>
<option id='MyNew-20170707' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ideal_gas_law.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ideal_gas_law.html'>Ideal Gas Law Calculator Primer Tutorial (Slideshow or Web Application or Game or Image) (20170707)</option>
<option id='MyNew-20170706' onclick='windowopen("//www.rjmprogramming.com.au/Windows/no_internet_connection.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/no_internet_connection.jpg'>Windows Troubleshooting WiFi Connects No Internet Access Primer Tutorial (Slideshow or Web Application or Game or Image) (20170706)</option>
<option id='MyNew-20170705' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/adverb_type_modifying.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/adverb_type_modifying.html'>Adverb Types Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170705)</option>
<option id='MyNew-20170704' onclick='windowopen("//www.rjmprogramming.com.au/Mac/AppleScriptEditor/Clone_Blog_Posting.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/AppleScriptEditor/Clone_Blog_Posting.pdf'>WordPress Blog Posting AppleScript TextWrangler Helper Primer Tutorial (Slideshow or Web Application or Game or Image) (20170704)</option>
<option id='MyNew-20170703' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Hyderabad,India","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Hyderabad,India'>Other Side of the World Google Chart Tutorial (Slideshow or Web Application or Game or Image) (20170703)</option>
<option id='MyNew-20170702' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Jakarta,Indonesia","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Jakarta,Indonesia'>Other Side of the World Continents and Countries Tutorial (Slideshow or Web Application or Game or Image) (20170702)</option>
<option id='MyNew-20170701' onclick='windowopen("//www.rjmprogramming.com.au/PHP/at_poc.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/at_poc.php'>Webpage that Self-Destructs Primer Tutorial (Slideshow or Web Application or Game or Image) (20170701)</option>
<option id='MyNew-20170630' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Istanbul,Turkey","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Istanbul,Turkey'>Other Side of the World Timezone Tutorial (Slideshow or Web Application or Game or Image) (20170630)</option>
<option id='MyNew-20170629' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Lisbon,Portugal","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Lisbon,Portugal'>Other Side of the World Map Chart Styling Tutorial (Slideshow or Web Application or Game or Image) (20170629)</option>
<option id='MyNew-20170628' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Vancouver,Canada","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Vancouver,Canada'>Other Side of the World Mobile Scrolling Tutorial (Slideshow or Web Application or Game or Image) (20170628)</option>
<option id='MyNew-20170627' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Cairo","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Cairo'>Other Side of the World Iframe Tutorial (Slideshow or Web Application or Game or Image) (20170627)</option>
<option id='MyNew-20170626' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Sydney","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Sydney'>Other Side of the World Onblur Tutorial (Slideshow or Web Application or Game or Image) (20170626)</option>
<option id='MyNew-20170625' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm'>Other Side of the World Places Tutorial (Slideshow or Web Application or Game or Image) (20170625)</option>
<option id='MyNew-20170624' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.html'>Other Side of the World Primer Tutorial (Slideshow or Web Application or Game or Image) (20170624)</option>
<option id='MyNew-20170623' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/histogram_chart.php?justmenu=justmenu","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/histogram_chart.php?justmenu=justmenu'>PHP Require Database Histogram Tallying Tutorial (Slideshow or Web Application or Game or Image) (20170623)</option>
<option id='MyNew-20170622' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php?justmenu=justmenu","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php?justmenu=justmenu'>PHP Require Database Application Tutorial (Slideshow or Web Application or Game or Image) (20170622)</option>
<option id='MyNew-20170621' onclick='windowopen("//www.rjmprogramming.com.au/PHP/using_php_database.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/using_php_database.php'>PHP Require Database Primer Tutorial (Slideshow or Web Application or Game or Image) (20170621)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170620' onclick='windowopen("//www.rjmprogramming.com.au/Learning/Programming/short_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/Learning/Programming/short_quiz.html'>Learning Programming Short Quiz Interfacing Tutorial (Slideshow or Web Application or Game or Image) (20170620)</option>
<option id='MyNew-20170619' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor PDF Writing Tutorial (Slideshow or Web Application or Game or Image) (20170619)</option>
<option id='MyNew-20170618' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>YouTube Embedded Video in Iframe API RegEx Tutorial (Slideshow or Web Application or Game or Image) (20170618)</option>
<option id='MyNew-20170617' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/myoc_one_dot_three.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/myoc_one_dot_three.pdf'>Xcode iOS Mobile Application Bundle Upgrade Primer Tutorial (Slideshow or Web Application or Game or Image) (20170617)</option>
<option id='MyNew-20170616' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wpcss.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wpcss.jpg'>WordPress Code Download Table Interface Linux Diff CSS Tutorial (Slideshow or Web Application or Game or Image) (20170616)</option>
<option id='MyNew-20170615' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor PDF Reconstruction Tutorial (Slideshow or Web Application or Game or Image) (20170615)</option>
<option id='MyNew-20170614' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor PDF Reading Tutorial (Slideshow or Web Application or Game or Image) (20170614)</option>
<option id='MyNew-20170613' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor PDF ImageMagick Tutorial (Slideshow or Web Application or Game or Image) (20170613)</option>
<option id='MyNew-20170612' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Emoji Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20170612)</option>
<option id='MyNew-20170611' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Email Attachment Tutorial (Slideshow or Web Application or Game or Image) (20170611)</option>
<option id='MyNew-20170610' onclick='windowopen("//www.rjmprogramming.com.au/Windows/adobe_acrobat_reader.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/adobe_acrobat_reader.jpg'>Adobe Acrobat Reader Windows PDF Version Primer Tutorial (Slideshow or Web Application or Game or Image) (20170610)</option>
<option id='MyNew-20170609' onclick='windowopen("//www.rjmprogramming.com.au/IMG_0522.PNG","_blank"); ' value='//www.rjmprogramming.com.au/IMG_0522.PNG'>LAN Speed Testing Primer Tutorial (Slideshow or Web Application or Game or Image) (20170609)</option>
<option id='MyNew-20170608' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/regexp_object_validation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/regexp_object_validation.html'>Regular Expression Object Primer Tutorial (Slideshow or Web Application or Game or Image) (20170608)</option>
<option id='MyNew-20170607' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Timesheet Browse Image Standing Order Tutorial (Slideshow or Web Application or Game or Image) (20170607)</option>
<option id='MyNew-20170606' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Timesheet Standing Order Tutorial (Slideshow or Web Application or Game or Image) (20170606)</option>
<option id='MyNew-20170605' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Timesheet Cross Domain Tutorial (Slideshow or Web Application or Game or Image) (20170605)</option>
<option id='MyNew-20170604' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Timesheet RegExp Tutorial (Slideshow or Web Application or Game or Image) (20170604)</option>
<option id='MyNew-20170603' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Timesheet Tutorial (Slideshow or Web Application or Game or Image) (20170603)</option>
<option id='MyNew-20170602' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Discrete Click and Touch Text Rotation Tutorial (Slideshow or Web Application or Game or Image) (20170602)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170601' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Discrete Click and Touch Flip Flop Rotation Tutorial (Slideshow or Web Application or Game or Image) (20170601)</option>
<option id='MyNew-20170531' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Discrete Click and Touch Postcard Tutorial (Slideshow or Web Application or Game or Image) (20170531)</option>
<option id='MyNew-20170530' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Discrete Click and Touch Image Functionality Tutorial (Slideshow or Web Application or Game or Image) (20170530)</option>
<option id='MyNew-20170529' onclick='windowopen("//www.rjmprogramming.com.au/PHP/target_share_challenge.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/target_share_challenge.php'>Table Cell like Button Primer Tutorial (Slideshow or Web Application or Game or Image) (20170529)</option>
<option id='MyNew-20170528' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Discrete Click and Touch Functionality Tutorial (Slideshow or Web Application or Game or Image) (20170528)</option>
<option id='MyNew-20170527' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Functionality Tutorial (Slideshow or Web Application or Game or Image) (20170527)</option>
<option id='MyNew-20170526' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Proof of Concept Supervisor Tutorial (Slideshow or Web Application or Game or Image) (20170526)</option>
<option id='MyNew-20170525' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/signature_signature.html'>Signature Signature PHP Tutorial (Slideshow or Web Application or Game or Image) (20170525)</option>
<option id='MyNew-20170524' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/signature_signature.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/signature_signature.html'>Signature Signature Primer Tutorial (Slideshow or Web Application or Game or Image) (20170524)</option>
<option id='MyNew-20170523' onclick='windowopen("//www.rjmprogramming.com.au/Mac/sketchup.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/sketchup.pdf'>SketchUp Primer Tutorial (Slideshow or Web Application or Game or Image) (20170523)</option>
<option id='MyNew-20170522' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=select%20{%20border:19px%20dotted%20pink;%20}","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=select%20{%20border:19px%20dotted%20pink;%20}'>Nostalgia Game External Javascript Iframe CSS Rules Saved Tutorial (Slideshow or Web Application or Game or Image) (20170522)</option>
<option id='MyNew-20170521' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/are_you_happy_with_my_or_do_you_think_my_derriere_needs_work.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/are_you_happy_with_my_or_do_you_think_my_derriere_needs_work.html'>CSS Style Javascript DOM Override Onload Primer Tutorial (Slideshow or Web Application or Game or Image) (20170521)</option>
<option id='MyNew-20170520' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=//www.rjmprogramming.com.au/wordpress/wp-content/themes/twentyten/style.css","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=//www.rjmprogramming.com.au/wordpress/wp-content/themes/twentyten/style.css'>Nostalgia Game External Javascript Iframe External CSS Tutorial (Slideshow or Web Application or Game or Image) (20170520)</option>
<option id='MyNew-20170519' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=border:12px%20dotted%20pink","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=border:12px%20dotted%20pink'>Nostalgia Game External Javascript Iframe CSS Stylesheet Tutorial (Slideshow or Web Application or Game or Image) (20170519)</option>
<option id='MyNew-20170518' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=border:12px%20dotted%20pink","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=border:12px%20dotted%20pink'>Nostalgia Game External Javascript Iframe CSS Style Tutorial (Slideshow or Web Application or Game or Image) (20170518)</option>
<option id='MyNew-20170517' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm'>Nostalgia Game External Javascript Iframe CSS Inheritance Tutorial (Slideshow or Web Application or Game or Image) (20170517)</option>
<option id='MyNew-20170516' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm'>Nostalgia Game Gimp Tutorial (Slideshow or Web Application or Game or Image) (20170516)</option>
<option id='MyNew-20170515' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/words_at_work.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/words_at_work.htm'>Word Techniques Game Share Tutorial (Slideshow or Web Application or Game or Image) (20170515)</option>
<option id='MyNew-20170514' onclick='windowopen("//www.rjmprogramming.com.au/webcamtest/index.html","_blank"); ' value='//www.rjmprogramming.com.au/webcamtest/index.html'>Webcam Mobile Tutorial (Slideshow or Web Application or Game or Image) (20170514)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170513' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/history.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/history.html'>Web Application History Object Primer Tutorial (Slideshow or Web Application or Game or Image) (20170513)</option>
<option id='MyNew-20170512' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/words_at_work.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/words_at_work.html'>Word Techniques Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170512)</option>
<option id='MyNew-20170511' onclick='windowopen("//www.rjmprogramming.com.au/webcamtest/index.html","_blank"); ' value='//www.rjmprogramming.com.au/webcamtest/index.html'>Webcam Photobooth Tutorial (Slideshow or Web Application or Game or Image) (20170511)</option>
<option id='MyNew-20170510' onclick='windowopen("//www.rjmprogramming.com.au/Windows/internet_research.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/internet_research.jpg'>Windows Memory Stick Research Primer Tutorial (Slideshow or Web Application or Game or Image) (20170510)</option>
<option id='MyNew-20170509' onclick='windowopen("//www.rjmprogramming.com.au/Mac/apple_tv.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/apple_tv.jpg'>Apple TV Primer Tutorial (Slideshow or Web Application or Game or Image) (20170509)</option>
<option id='MyNew-20170508' onclick='windowopen("//www.rjmprogramming.com.au/SSL/","_blank"); ' value='//www.rjmprogramming.com.au/SSL/'>SSL Supervisory Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20170508)</option>
<option id='MyNew-20170507' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>SSL Software Suite Changes Primer Tutorial (Slideshow or Web Application or Game or Image) (20170507)</option>
<option id='MyNew-20170506' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/ssl_certificate.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/ssl_certificate.jpg'>SSL Certificate Primer Tutorial (Slideshow or Web Application or Game or Image) (20170506)</option>
<option id='MyNew-20170505' onclick='windowopen("//www.rjmprogramming.com.au/PHP/recent-posts-2.jpeg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/recent-posts-2.jpeg'>SSL Recent Post ImageMagick Thumbnail Tutorial (Slideshow or Web Application or Game or Image) (20170505)</option>
<option id='MyNew-20170504' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>SSL Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20170504)</option>
<option id='MyNew-20170503' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/'>SSL WordPress TwentyTen Theme Primer Tutorial (Slideshow or Web Application or Game or Image) (20170503)</option>
<option id='MyNew-20170502' onclick='windowopen("//www.rjmprogramming.com.au/PHP/SSL_Linux_Crontab_Curl.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/SSL_Linux_Crontab_Curl.jpg'>SSL on Linux Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20170502)</option>
<option id='MyNew-20170501' onclick='windowopen("//www.rjmprogramming.com.au/webcamtest/index.html","_blank"); ' value='//www.rjmprogramming.com.au/webcamtest/index.html'>Webcam Primer Tutorial (Slideshow or Web Application or Game or Image) (20170501)</option>
<option id='MyNew-20170430' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/nostalgia.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.html'>Nostalgia Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170430)</option>
<option id='MyNew-20170429' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/a_to_z.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_to_z.html'>A to Z Puzzle Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170429)</option>
<option id='MyNew-20170428' onclick='windowopen("//www.rjmprogramming.com.au/PHP/flat_file.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/flat_file.html'>SQL for Flat Files Supervisory Tutorial (Slideshow or Web Application or Game or Image) (20170428)</option>
<option id='MyNew-20170427' onclick='windowopen("//www.rjmprogramming.com.au/PHP/flat_file_mathematics.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/flat_file_mathematics.php'>SQL for Flat Files Data Type Tutorial (Slideshow or Web Application or Game or Image) (20170427)</option>
<option id='MyNew-20170426' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/conditional_ie.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/conditional_ie.jpg'>HTML Internet Explorer Conditional Comment Primer Tutorial (Slideshow or Web Application or Game or Image) (20170426)</option>
<option id='MyNew-20170425' onclick='windowopen("//www.rjmprogramming.com.au/Mac/tiki_upgrade.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/tiki_upgrade.pdf'>Tiki Wiki CMS Upgrade Primer Tutorial (Slideshow or Web Application or Game or Image) (20170425)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170424' onclick='windowopen("//www.rjmprogramming.com.au/PHP/flat_file_poll.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/flat_file_poll.php'>SQL for Flat Files Database Tutorial (Slideshow or Web Application or Game or Image) (20170424)</option>
<option id='MyNew-20170423' onclick='windowopen("//www.rjmprogramming.com.au/PHP/flat_file_poll.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/flat_file_poll.php'>SQL for Flat Files Poll Tutorial (Slideshow or Web Application or Game or Image) (20170423)</option>
<option id='MyNew-20170422' onclick='windowopen("//www.rjmprogramming.com.au/PHP/flat_file_poll.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/flat_file_poll.php'>SQL for Flat Files DDL Tutorial (Slideshow or Web Application or Game or Image) (20170422)</option>
<option id='MyNew-20170421' onclick='windowopen("//www.rjmprogramming.com.au/PHP/flat_file_engine.php?sql=SELECT+*+FROM+ourdatatable2","_blank"); ' value='//www.rjmprogramming.com.au/PHP/flat_file_engine.php?sql=SELECT+*+FROM+ourdatatable2'>SQL for Flat Files DML Tutorial (Slideshow or Web Application or Game or Image) (20170421)</option>
<option id='MyNew-20170420' onclick='windowopen("//www.rjmprogramming.com.au/PHP/flat_file_engine.php?sql=SELECT+*+FROM+ourdatatable2","_blank"); ' value='//www.rjmprogramming.com.au/PHP/flat_file_engine.php?sql=SELECT+*+FROM+ourdatatable2'>SQL for Flat Files Primer Tutorial (Slideshow or Web Application or Game or Image) (20170420)</option>
<option id='MyNew-20170419' onclick='windowopen("//www.rjmprogramming.com.au/itblog/match/trending_on_wordpress.php","_blank"); ' value='//www.rjmprogramming.com.au/itblog/match/trending_on_wordpress.php'>WordPress Blog Posting Trending Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20170419)</option>
<option id='MyNew-20170418' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/piano.htm?tonic=%20","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/piano.htm?tonic=%20'>Piano Playing Web Application Mobile Tutorial (Slideshow or Web Application or Game or Image) (20170418)</option>
<option id='MyNew-20170417' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/fibonacci_goldenratio.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/fibonacci_goldenratio.html'>Fibonacci and Golden Ratio Primer Tutorial (Slideshow or Web Application or Game or Image) (20170417)</option>
<option id='MyNew-20170416' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/piano.html?tonic=%20","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/piano.html?tonic=%20'>Piano Playing Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20170416)</option>
<option id='MyNew-20170415' onclick='windowopen("//www.rjmprogramming.com.au/Mac/plonking_mac.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/plonking_mac.jpg'>Mac OS X Desktop Application Deployment Primer Tutorial (Slideshow or Web Application or Game or Image) (20170415)</option>
<option id='MyNew-20170414' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/spritexcode.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/spritexcode.pdf'>Xcode SpriteKit Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170414)</option>
<option id='MyNew-20170413' onclick='windowopen("//www.rjmprogramming.com.au/Cocos2DHelloWorld/build/web-mobile/index.html","_blank"); ' value='//www.rjmprogramming.com.au/Cocos2DHelloWorld/build/web-mobile/index.html'>Cocos2d Mac Game Hello World Cocos Creator Tutorial (Slideshow or Web Application or Game or Image) (20170413)</option>
<option id='MyNew-20170412' onclick='windowopen("//www.rjmprogramming.com.au/itblog/match/test_mapper.html","_blank"); ' value='//www.rjmprogramming.com.au/itblog/match/test_mapper.html'>Hashtagging and .htaccess Tutorial (Slideshow or Web Application or Game or Image) (20170412)</option>
<option id='MyNew-20170411' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/mapper_htaccess.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/mapper_htaccess.jpg'>WordPress Blog Posting Title Regular Expression Search .htaccess Tutorial (Slideshow or Web Application or Game or Image) (20170411)</option>
<option id='MyNew-20170410' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/mapper.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/mapper.jpg'>WordPress Blog Posting Title Regular Expression Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20170410)</option>
<option id='MyNew-20170409' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhone/fing.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhone/fing.jpg'>Network Scanner Android and iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20170409)</option>
<option id='MyNew-20170408' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/following_orders.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/following_orders.htm'>Following Orders Game PHP Tutorial (Slideshow or Web Application or Game or Image) (20170408)</option>
<option id='MyNew-20170407' onclick='windowopen("//www.rjmprogramming.com.au/Mac/terminal_select_between_marks.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/terminal_select_between_marks.jpg'>Terminal Mark Primer Tutorial (Slideshow or Web Application or Game or Image) (20170407)</option>
<option id='MyNew-20170406' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/vertical_riddle.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/vertical_riddle.htm'>Vertical Riddle Game PHP Tutorial (Slideshow or Web Application or Game or Image) (20170406)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170405' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/scientific_research.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/scientific_research.htm'>Scientific Research Game PHP Tutorial (Slideshow or Web Application or Game or Image) (20170405)</option>
<option id='MyNew-20170404' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/scientific_research.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/scientific_research.html'>Scientific Research Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170404)</option>
<option id='MyNew-20170403' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/close_relatives.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/close_relatives.htm'>Close Relatives Game PHP Tutorial (Slideshow or Web Application or Game or Image) (20170403)</option>
<option id='MyNew-20170402' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/close_relatives.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/close_relatives.htm'>Close Relatives Game Sharing and Accountability Tutorial (Slideshow or Web Application or Game or Image) (20170402)</option>
<option id='MyNew-20170401' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/close_relatives.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/close_relatives.html'>Close Relatives Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170401)</option>
<option id='MyNew-20170331' onclick='windowopen("//www.rjmprogramming.com.au/Mac/getmac.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/getmac.jpg'>MAC and IP Address Primer Tutorial (Slideshow or Web Application or Game or Image) (20170331)</option>
<option id='MyNew-20170330' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tr_mapping_more.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tr_mapping_more.jpg'>Spreadsheet and XML Global Substitution Genericization Tutorial (Slideshow or Web Application or Game or Image) (20170330)</option>
<option id='MyNew-20170329' onclick='windowopen("//www.youtube.com/watch?v=gNsK4uGf9KA","_blank"); ' value='//www.youtube.com/watch?v=gNsK4uGf9KA'>Import to Photos via Card Reader and Digital Camera Memory Card Tutorial (Slideshow or Web Application or Game or Image) (20170329)</option>
<option id='MyNew-20170328' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mylist.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.htm'>List Web Application PHP Tutorial (Slideshow or Web Application or Game or Image) (20170328)</option>
<option id='MyNew-20170327' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mylist.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.htm'>List Web Application Cookie Tutorial (Slideshow or Web Application or Game or Image) (20170327)</option>
<option id='MyNew-20170326' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mylist.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.htm'>List Web Application Row Sorting Tutorial (Slideshow or Web Application or Game or Image) (20170326)</option>
<option id='MyNew-20170325' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mylist.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.htm'>List Web Application Row Swapping Tutorial (Slideshow or Web Application or Game or Image) (20170325)</option>
<option id='MyNew-20170324' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mylist.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.htm'>List Web Application Genericization Tutorial (Slideshow or Web Application or Game or Image) (20170324)</option>
<option id='MyNew-20170323' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mylist.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.html'>List Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20170323)</option>
<option id='MyNew-20170322' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wordpress_ol.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_ol.jpg'>WordPress Ordered List CSS Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20170322)</option>
<option id='MyNew-20170321' onclick='windowopen("//www.youtube.com/watch?v=JZHrmhgatRg","_blank"); ' value='//www.youtube.com/watch?v=JZHrmhgatRg'>Apple Dual Recording Dual Device Microphone Tutorial (Slideshow or Web Application or Game or Image) (20170321)</option>
<option id='MyNew-20170320' onclick='windowopen("//www.youtube.com/watch?v=3RBL2gLIq7s","_blank"); ' value='//www.youtube.com/watch?v=3RBL2gLIq7s'>Apple Dual Recording Dual Device Audio Tutorial (Slideshow or Web Application or Game or Image) (20170320)</option>
<option id='MyNew-20170319' onclick='windowopen("//www.youtube.com/watch?v=4ERm792lLLY","_blank"); ' value='//www.youtube.com/watch?v=4ERm792lLLY'>Apple Dual Recording Dual Device Cropped Tutorial (Slideshow or Web Application or Game or Image) (20170319)</option>
<option id='MyNew-20170318' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/dual_recording.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/dual_recording.m4v'>Apple Dual Recording Dual Device Primer Tutorial (Slideshow or Web Application or Game or Image) (20170318)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170317' onclick='windowopen("//www.rjmprogramming.com.au/PHP/get_post.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/get_post.php'>HTML Form Get and Post via PHP Priority Tutorial (Slideshow or Web Application or Game or Image) (20170317)</option>
<option id='MyNew-20170316' onclick='windowopen("//www.rjmprogramming.com.au/PHP/get_post.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/get_post.php'>HTML Form Get and Post via PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20170316)</option>
<option id='MyNew-20170315' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/argument_to_setTimeout.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/argument_to_setTimeout.htm'>Binding Javascript setTimeout Arguments Trace Tutorial (Slideshow or Web Application or Game or Image) (20170315)</option>
<option id='MyNew-20170314' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/argument_to_setTimeout.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/argument_to_setTimeout.html'>Binding Javascript setTimeout Arguments Primer Tutorial (Slideshow or Web Application or Game or Image) (20170314)</option>
<option id='MyNew-20170313' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wp_cd_ld.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wp_cd_ld.jpg'>WordPress Code Download Table Interface Linux Diff Tutorial (Slideshow or Web Application or Game or Image) (20170313)</option>
<option id='MyNew-20170312' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wp_cd_dc.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wp_cd_dc.jpg'>WordPress Code Download Table Interface Double Click Tutorial (Slideshow or Web Application or Game or Image) (20170312)</option>
<option id='MyNew-20170311' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wp_cd.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wp_cd.jpg'>WordPress Code Download Table Interface Primer Tutorial (Slideshow or Web Application or Game or Image) (20170311)</option>
<option id='MyNew-20170310' onclick='windowopen("//www.rjmprogramming.com.au/ephemeral/upload_audio.php","_blank"); ' value='//www.rjmprogramming.com.au/ephemeral/upload_audio.php'>Audio/Video HTML5 Form Input Capture via PHP Download Tutorial (Slideshow or Web Application or Game or Image) (20170310)</option>
<option id='MyNew-20170309' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tr_mapping.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tr_mapping.jpg'>Spreadsheet and XML Global Substitution CSV Tutorial (Slideshow or Web Application or Game or Image) (20170309)</option>
<option id='MyNew-20170308' onclick='windowopen("//www.rjmprogramming.com.au/ephemeral/upload_audio.php","_blank"); ' value='//www.rjmprogramming.com.au/ephemeral/upload_audio.php'>Audio/Video HTML5 Form Input Capture via PHP Email Tutorial (Slideshow or Web Application or Game or Image) (20170308)</option>
<option id='MyNew-20170307' onclick='windowopen("//www.rjmprogramming.com.au/ephemeral/upload_audio.php","_blank"); ' value='//www.rjmprogramming.com.au/ephemeral/upload_audio.php'>Audio/Video HTML5 Form Input Capture via PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20170307)</option>
<option id='MyNew-20170306' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/xcode_ios_new-10of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/xcode_ios_new-10of.jpg'>Xcode New iOS Mobile Device Primer Tutorial (Slideshow or Web Application or Game or Image) (20170306)</option>
<option id='MyNew-20170305' onclick='windowopen("//www.youtube.com/embed/fhXeHmVl5Ms","_blank"); ' value='//www.youtube.com/embed/fhXeHmVl5Ms'>YouTube iPhone Screen Recording via QuickTime Player Primer Tutorial (Slideshow or Web Application or Game or Image) (20170305)</option>
<option id='MyNew-20170304' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html'>Dams in the United States Timeline Tutorial (Slideshow or Web Application or Game or Image) (20170304)</option>
<option id='MyNew-20170303' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html'>Dams in the United States Filtering Tutorial (Slideshow or Web Application or Game or Image) (20170303)</option>
<option id='MyNew-20170302' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html'>Dams in the United States Debugging Tutorial (Slideshow or Web Application or Game or Image) (20170302)</option>
<option id='MyNew-20170301' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html'>Dams in the United States Memory Tutorial (Slideshow or Web Application or Game or Image) (20170301)</option>
<option id='MyNew-20170228' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html'>Dams in the United States Lists Tutorial (Slideshow or Web Application or Game or Image) (20170228)</option>
<option id='MyNew-20170227' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html'>Dams in the United States Primer Tutorial (Slideshow or Web Application or Game or Image) (20170227)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170226' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/what_case_is_that.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/what_case_is_that.htm'>English Noun or Pronoun Case Cookie Sharing Tutorial (Slideshow or Web Application or Game or Image) (20170226)</option>
<option id='MyNew-20170225' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/what_case_is_that.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/what_case_is_that.html'>English Noun or Pronoun Case Primer Tutorial (Slideshow or Web Application or Game or Image) (20170225)</option>
<option id='MyNew-20170224' onclick='windowopen("//www.rjmprogramming.com.au/XML/spreadsheet_xml_job.pdf","_blank"); ' value='//www.rjmprogramming.com.au/XML/spreadsheet_xml_job.pdf'>Spreadsheet and XML Global Substitution Primer Tutorial (Slideshow or Web Application or Game or Image) (20170224)</option>
<option id='MyNew-20170223' onclick='windowopen("//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API World Country Reporting Regex Tutorial (Slideshow or Web Application or Game or Image) (20170223)</option>
<option id='MyNew-20170222' onclick='windowopen("//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API World Country Reporting Range Tutorial (Slideshow or Web Application or Game or Image) (20170222)</option>
<option id='MyNew-20170221' onclick='windowopen("//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API World Country Gross Domestic Product Tutorial (Slideshow or Web Application or Game or Image) (20170221)</option>
<option id='MyNew-20170220' onclick='windowopen("//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API World Country Population Period Tutorial (Slideshow or Web Application or Game or Image) (20170220)</option>
<option id='MyNew-20170219' onclick='windowopen("//www.rjmprogramming.com.au/PHP/worldbank_population_data.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.html'>Worldbank API World Country Population Trend Tutorial (Slideshow or Web Application or Game or Image) (20170219)</option>
<option id='MyNew-20170218' onclick='windowopen("//www.rjmprogramming.com.au/PHP/worldbank_population_data.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.html'>Worldbank API World Country Population Report Tutorial (Slideshow or Web Application or Game or Image) (20170218)</option>
<option id='MyNew-20170217' onclick='windowopen("//www.rjmprogramming.com.au/PHP/worldbank_population_data.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.php'>Worldbank API World Country Population Primer Tutorial (Slideshow or Web Application or Game or Image) (20170217)</option>
<option id='MyNew-20170216' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/middle_word_game.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_word_game.htm'>Middle Word Game PHP Tutorial (Slideshow or Web Application or Game or Image) (20170216)</option>
<option id='MyNew-20170215' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/middle_word_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_word_game.html'>Middle Word Game Share Tutorial (Slideshow or Web Application or Game or Image) (20170215)</option>
<option id='MyNew-20170214' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/middle_word_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_word_game.html'>Middle Word Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170214)</option>
<option id='MyNew-20170213' onclick='windowopen("//www.rjmprogramming.com.au/PHP/country_capital_quiz.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/country_capital_quiz.php'>Country Quiz Game Suite Google Geo Chart Javascript Tutorial (Slideshow or Web Application or Game or Image) (20170213)</option>
<option id='MyNew-20170212' onclick='windowopen("//www.rjmprogramming.com.au/PHP/country_capital_quiz.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/country_capital_quiz.php'>Country Quiz Game Suite Google Geo Chart Post Tutorial (Slideshow or Web Application or Game or Image) (20170212)</option>
<option id='MyNew-20170211' onclick='windowopen("//www.rjmprogramming.com.au/PHP/country_capital_quiz.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/country_capital_quiz.php'>Country Quiz Game Suite Google Geo Chart Tutorial (Slideshow or Web Application or Game or Image) (20170211)</option>
<option id='MyNew-20170210' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Chart Map Chart Android Select Event Tutorial (Slideshow or Web Application or Game or Image) (20170210)</option>
<option id='MyNew-20170209' onclick='windowopen("//www.rjmprogramming.com.au/weather/autocomplete.htm","_blank"); ' value='//www.rjmprogramming.com.au/weather/autocomplete.htm'>Weather API via Iframe jQuery Ajax AutoComplete Tutorial (Slideshow or Web Application or Game or Image) (20170209)</option>
<option id='MyNew-20170208' onclick='windowopen("//www.rjmprogramming.com.au/Mac/google_webmasters_html_improvements.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/google_webmasters_html_improvements.jpg'>Google Webmaster HTML Improvements Primer Tutorial (Slideshow or Web Application or Game or Image) (20170208)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170207' onclick='windowopen("//www.rjmprogramming.com.au/Learning/Programming/short_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/Learning/Programming/short_quiz.html'>Learning Programming Short Quiz Tutorial (Slideshow or Web Application or Game or Image) (20170207)</option>
<option id='MyNew-20170206' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ParabolaLineGraph/parabola_lgraph.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ParabolaLineGraph/parabola_lgraph.php'>Mathematics Equation Google Chart Line Chart Primer Tutorial (Slideshow or Web Application or Game or Image) (20170206)</option>
<option id='MyNew-20170205' onclick='windowopen("//www.rjmprogramming.com.au/Linux/inode_rm.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/inode_rm.jpg'>Linux Inode File Removal Tutorial (Slideshow or Web Application or Game or Image) (20170205)</option>
<option id='MyNew-20170204' onclick='windowopen("//www.rjmprogramming.com.au/weather/autocomplete.htm","_blank"); ' value='//www.rjmprogramming.com.au/weather/autocomplete.htm'>Google Chart Map Chart Time Zone Supervised Tutorial (Slideshow or Web Application or Game or Image) (20170204)</option>
<option id='MyNew-20170203' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/separated_radio.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/separated_radio.html'>Elevation Game Separated Radio Buttons Primer Tutorial (Slideshow or Web Application or Game or Image) (20170203)</option>
<option id='MyNew-20170202' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Chart Map Chart Time Zone Lookup Tutorial (Slideshow or Web Application or Game or Image) (20170202)</option>
<option id='MyNew-20170201' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Chart Map Chart Time Zone Primer Tutorial (Slideshow or Web Application or Game or Image) (20170201)</option>
<option id='MyNew-20170131' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/IMG_0874.PNG","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/IMG_0874.PNG'>Canva Infographics Primer Tutorial (Slideshow or Web Application or Game or Image) (20170131)</option>
<option id='MyNew-20170130' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/golden_ratio_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/golden_ratio_game.html'>Golden Ratio Game CSS Tutorial (Slideshow or Web Application or Game or Image) (20170130)</option>
<option id='MyNew-20170129' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/golden_ratio_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/golden_ratio_game.html'>Golden Ratio Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170129)</option>
<option id='MyNew-20170128' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>Do It Yourself HTML Textarea Editor Javascript Tutorial (Slideshow or Web Application or Game or Image) (20170128)</option>
<option id='MyNew-20170127' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>Do It Yourself HTML Editor Integration Tutorial (Slideshow or Web Application or Game or Image) (20170127)</option>
<option id='MyNew-20170126' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>Do It Yourself HTML Textarea Editor Post Tutorial (Slideshow or Web Application or Game or Image) (20170126)</option>
<option id='MyNew-20170125' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/pithy.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/pithy.html'>Do It Yourself HTML Textarea Editor CSS Pseudo Element Tutorial (Slideshow or Web Application or Game or Image) (20170125)</option>
<option id='MyNew-20170124' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>Do It Yourself HTML Textarea Editor Shortcut Key Tutorial (Slideshow or Web Application or Game or Image) (20170124)</option>
<option id='MyNew-20170123' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>Do It Yourself HTML Textarea Editor Cursor Tutorial (Slideshow or Web Application or Game or Image) (20170123)</option>
<option id='MyNew-20170122' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>Do It Yourself HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20170122)</option>
<option id='MyNew-20170121' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/job_search_grid_game.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/job_search_grid_game.htm'>Job Search Grid Game Cookie Tutorial (Slideshow or Web Application or Game or Image) (20170121)</option>
<option id='MyNew-20170120' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/job_search_grid_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/job_search_grid_game.html'>Job Search Grid Game Tutorial (Slideshow or Web Application or Game or Image) (20170120)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20170119' onclick='windowopen("//www.rjmprogramming.com.au/weather","_blank"); ' value='//www.rjmprogramming.com.au/weather'>Weather API via Iframe jQuery Ajax Map Tutorial (Slideshow or Web Application or Game or Image) (20170119)</option>
<option id='MyNew-20170118' onclick='windowopen("//www.rjmprogramming.com.au/weather","_blank"); ' value='//www.rjmprogramming.com.au/weather'>Weather API via Iframe jQuery Ajax Tutorial (Slideshow or Web Application or Game or Image) (20170118)</option>
<option id='MyNew-20170117' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wp-content/themes/twentyten/filter_content_via_div_id.JPG","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wp-content/themes/twentyten/filter_content_via_div_id.JPG'>WordPress Filter via Div ID Primer Tutorial (Slideshow or Web Application or Game or Image) (20170117)</option>
<option id='MyNew-20170116' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm'>Worldwide Country Quiz Game Moderation Tutorial (Slideshow or Web Application or Game or Image) (20170116)</option>
<option id='MyNew-20170115' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/backtracking.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/backtracking.html'>Mathematics Equation Backtracking Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170115)</option>
<option id='MyNew-20170114' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm'>Worldwide Country Quiz Game Personalization Tutorial (Slideshow or Web Application or Game or Image) (20170114)</option>
<option id='MyNew-20170113' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm'>Worldwide Country Quiz Game YouTube Tutorial (Slideshow or Web Application or Game or Image) (20170113)</option>
<option id='MyNew-20170112' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.html'>Worldwide Country Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170112)</option>
<option id='MyNew-20170111' onclick='windowopen("//www.rjmprogramming.com.au/PHP/what_wordpress_theme_is_that.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/what_wordpress_theme_is_that.php'>WordPress Theme Lookup Primer Tutorial (Slideshow or Web Application or Game or Image) (20170111)</option>
<option id='MyNew-20170110' onclick='windowopen("//www.rjmprogramming.com.au/MAMP/wordpress_populate.pdf","_blank"); ' value='//www.rjmprogramming.com.au/MAMP/wordpress_populate.pdf'>Navigable PDF Presentation of WordPress Migration Tutorial (Slideshow or Web Application or Game or Image) (20170110)</option>
<option id='MyNew-20170109' onclick='windowopen("//www.rjmprogramming.com.au/Android/android_logitech.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Android/android_logitech.pdf'>Android Bluetooth Keyboard Primer Tutorial (Slideshow or Web Application or Game or Image) (20170109)</option>
<option id='MyNew-20170108' onclick='windowopen("//www.rjmprogramming.com.au/MAMP/wordpress_on_mamp.pdf","_blank"); ' value='//www.rjmprogramming.com.au/MAMP/wordpress_on_mamp.pdf'>WordPress Twenty Seventeen Theme on MAMP on Windows Install Tutorial (Slideshow or Web Application or Game or Image) (20170108)</option>
<option id='MyNew-20170107' onclick='windowopen("//www.rjmprogramming.com.au/MAMP/mamp_windows_4.JPG","_blank"); ' value='//www.rjmprogramming.com.au/MAMP/mamp_windows_4.JPG'>MAMP on Windows Primer Tutorial (Slideshow or Web Application or Game or Image) (20170107)</option>
<option id='MyNew-20170106' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/IMG_0814.PNG","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/IMG_0814.PNG'>Genius Scan App Primer Tutorial (Slideshow or Web Application or Game or Image) (20170106)</option>
<option id='MyNew-20170103' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php'>Google Chart Column Chart Statistical Share Tutorial (Slideshow or Web Application or Game or Image) (20170103)</option>
<option id='MyNew-20170102' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php'>Google Chart Column Chart Statistical Table Tutorial (Slideshow or Web Application or Game or Image) (20170102)</option>
<option id='MyNew-20170101' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/timed_count.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/timed_count.html'>HTML Select Element Dynamic Multiple Attribute CSS Tutorial (Slideshow or Web Application or Game or Image) (20170101)</option>
<option id='MyNew-20161231' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/timed_count.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/timed_count.html'>HTML Select Element Dynamic Multiple Attribute Chart Tutorial (Slideshow or Web Application or Game or Image) (20161231)</option>
<option id='MyNew-20161230' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/timed_count.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/timed_count.html'>HTML Select Element Dynamic Multiple Attribute Cookie Tutorial (Slideshow or Web Application or Game or Image) (20161230)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20161229' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/timed_count.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/timed_count.html'>HTML Select Element Dynamic Multiple Attribute Post Tutorial (Slideshow or Web Application or Game or Image) (20161229)</option>
<option id='MyNew-20161228' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/timed_count.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/timed_count.html'>HTML Select Element Dynamic Multiple Attribute Mobile Tutorial (Slideshow or Web Application or Game or Image) (20161228)</option>
<option id='MyNew-20161227' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/timed_count.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/timed_count.html'>HTML Select Element Dynamic Multiple Attribute Survey Tutorial (Slideshow or Web Application or Game or Image) (20161227)</option>
<option id='MyNew-20161226' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/random_counting_numbers.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/random_counting_numbers.html'>HTML Select Element Dynamic Multiple Attribute Game Tutorial (Slideshow or Web Application or Game or Image) (20161226)</option>
<option id='MyNew-20161225' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaokeyoutubeapi.htm?emoji=on&nokaraoke=y&youtubeid=%20%20%20%20%20%20%20%20%20%20%20%20%20%20Adelaide","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaokeyoutubeapi.htm?emoji=on&nokaraoke=y&youtubeid=%20%20%20%20%20%20%20%20%20%20%20%20%20%20Adelaide'>HTML Select Element Dynamic Multiple Attribute Tutorial (Slideshow or Web Application or Game or Image) (20161225)</option>
<option id='MyNew-20161224' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/compared_to.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/compared_to.htm'>HTML Superlative Compare Game Data Attributes Tutorial (Slideshow or Web Application or Game or Image) (20161224)</option>
<option id='MyNew-20161223' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/subject_areas.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/subject_areas.htm'>HTML/Javascript Subject Areas Game Data Attributes Tutorial (Slideshow or Web Application or Game or Image) (20161223)</option>
<option id='MyNew-20161222' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/subject_areas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/subject_areas.html'>HTML/Javascript Subject Areas Game Tutorial (Slideshow or Web Application or Game or Image) (20161222)</option>
<option id='MyNew-20161221' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/amphibian_lookup.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/amphibian_lookup.html'>Amphibian Research Primer Tutorial (Slideshow or Web Application or Game or Image) (20161221)</option>
<option id='MyNew-20161220' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Country Places Data Tutorial (Slideshow or Web Application or Game or Image) (20161220)</option>
<option id='MyNew-20161219' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Country Places Emoji Tutorial (Slideshow or Web Application or Game or Image) (20161219)</option>
<option id='MyNew-20161218' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Country Places CSS Tutorial (Slideshow or Web Application or Game or Image) (20161218)</option>
<option id='MyNew-20161217' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Country Places Integration Tutorial (Slideshow or Web Application or Game or Image) (20161217)</option>
<option id='MyNew-20161216' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Country Places Iframe Tutorial (Slideshow or Web Application or Game or Image) (20161216)</option>
<option id='MyNew-20161215' onclick='windowopen("//www.rjmprogramming.com.au/PHP/tz_places.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Country Places Primer Tutorial (Slideshow or Web Application or Game or Image) (20161215)</option>
<option id='MyNew-20161214' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/jumbled_sentences.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/jumbled_sentences.htm'>HTML/Javascript Jumbled Sentences and Words Modal Tutorial (Slideshow or Web Application or Game or Image) (20161214)</option>
<option id='MyNew-20161213' onclick='windowopen("//www.rjmprogramming.com.au/PHP/TimelineChart/itinerary.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/itinerary.php'>Calendar iCal Integration Itinerary Time Tutorial (Slideshow or Web Application or Game or Image) (20161213)</option>
<option id='MyNew-20161212' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/jumbled_sentences.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/jumbled_sentences.html'>HTML/Javascript Jumbled Sentences and Words Game Tutorial (Slideshow or Web Application or Game or Image) (20161212)</option>
<option id='MyNew-20161211' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/jumbled_sentences.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/jumbled_sentences.html'>HTML/Javascript Jumbled Sentences Game Tutorial (Slideshow or Web Application or Game or Image) (20161211)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20161210' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/email_to_sms.html.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/email_to_sms.html.html'>SMS via Email Primer Tutorial (Slideshow or Web Application or Game or Image) (20161210)</option>
<option id='MyNew-20161209' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/homophones.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/homophones.html'>HTML/Javascript Homophones Game Tutorial (Slideshow or Web Application or Game or Image) (20161209)</option>
<option id='MyNew-20161208' onclick='windowopen("//www.rjmprogramming.com.au/PHP/TimelineChart/itinerary.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/itinerary.php'>Calendar iCal Integration Itinerary Post Tutorial (Slideshow or Web Application or Game or Image) (20161208)</option>
<option id='MyNew-20161207' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/div_overlay_navigation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/div_overlay_navigation.html'>HTML Div Overlay Jigsaw Talents Primer Tutorial (Slideshow or Web Application or Game or Image) (20161207)</option>
<option id='MyNew-20161206' onclick='windowopen("//www.rjmprogramming.com.au/PHP/TimelineChart/itinerary.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/itinerary.php'>Calendar iCal Integration Itinerary Tutorial (Slideshow or Web Application or Game or Image) (20161206)</option>
<option id='MyNew-20161205' onclick='windowopen("//www.rjmprogramming.com.au/Mac/scala_netbeans.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/scala_netbeans.jpg'>Scala Hello World Primer Tutorial (Slideshow or Web Application or Game or Image) (20161205)</option>
<option id='MyNew-20161204' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language HTML Map Audio and YouTube Tutorial (Slideshow or Web Application or Game or Image) (20161204)</option>
<option id='MyNew-20161203' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/colour_discernment.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_discernment.html'>Colour Discernment Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20161203)</option>
<option id='MyNew-20161201' onclick='windowopen("//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php'>Calendar iCal Integration Timeline Tutorial (Slideshow or Web Application or Game or Image) (20161201)</option>
<option id='MyNew-20161130' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_overlay.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_overlay.htm'>Emoji Overlay Share Tutorial (Slideshow or Web Application or Game or Image) (20161130)</option>
<option id='MyNew-20161129' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_overlay.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_overlay.html'>Emoji Overlay Primer Tutorial (Slideshow or Web Application or Game or Image) (20161129)</option>
<option id='MyNew-20161128' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ics_attachment_wordpress.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ics_attachment_wordpress.jpg'>Calendar iCal Integration WordPress Tutorial (Slideshow or Web Application or Game or Image) (20161128)</option>
<option id='MyNew-20161127' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ics_attachment.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ics_attachment.php'>Calendar iCal Integration Email Tutorial (Slideshow or Web Application or Game or Image) (20161127)</option>
<option id='MyNew-20161126' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ics_attachment.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ics_attachment.php'>Calendar iCal Integration Timezone Tutorial (Slideshow or Web Application or Game or Image) (20161126)</option>
<option id='MyNew-20161125' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ics_attachment.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ics_attachment.php'>Calendar iCal Integration Primer Tutorial (Slideshow or Web Application or Game or Image) (20161125)</option>
<option id='MyNew-20161124' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/yui_slider.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/yui_slider.html'>YUI Slider Primer Tutorial (Slideshow or Web Application or Game or Image) (20161124)</option>
<option id='MyNew-20161123' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/yui_animated_container.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/yui_animated_container.html'>YUI Container Animation Tutorial (Slideshow or Web Application or Game or Image) (20161123)</option>
<option id='MyNew-20161122' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/gimp_scriptfu.pdf","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/gimp_scriptfu.pdf'>Gimp Script-Fu Scripts Primer Tutorial (Slideshow or Web Application or Game or Image) (20161122)</option>
<option id='MyNew-20161121' onclick='windowopen("//www.rjmprogramming.com.au/PHP/country_capital_quiz.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/country_capital_quiz.php'>Country Quiz Game Suite YouTube Tutorial (Slideshow or Web Application or Game or Image) (20161121)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20161120' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/spreadsheet.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/spreadsheet.htm'>Home Grown Spreadsheet Indexeddb Primer Tutorial (Slideshow or Web Application or Game or Image) (20161120)</option>
<option id='MyNew-20161119' onclick='windowopen("//www.rjmprogramming.com.au/PHP/country_currency_quiz.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/country_currency_quiz.php'>Country Quiz Game Suite Tutorial (Slideshow or Web Application or Game or Image) (20161119)</option>
<option id='MyNew-20161118' onclick='windowopen("//www.rjmprogramming.com.au/PHP/country_flag_quiz.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/country_flag_quiz.php'>Country Flag Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20161118)</option>
<option id='MyNew-20161117' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/spreadsheet.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/spreadsheet.html'>Home Grown Spreadsheet Primer Tutorial (Slideshow or Web Application or Game or Image) (20161117)</option>
<option id='MyNew-20161116' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/circle_point_jquery_datatable.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/circle_point_jquery_datatable.html'>Circle and Point jQuery DataTable Primer Tutorial (Slideshow or Web Application or Game or Image) (20161116)</option>
<option id='MyNew-20161114' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/camera_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/camera_api.htm'>HTML5 Camera API Audio Video Tutorial (Slideshow or Web Application or Game or Image) (20161114)</option>
<option id='MyNew-20161113' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/camera_api.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/camera_api.html'>HTML5 Camera API Primer Tutorial (Slideshow or Web Application or Game or Image) (20161113)</option>
<option id='MyNew-20161112' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/LunaKittyWooNala.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/LunaKittyWooNala.pdf'>YouTube via iPad Video Editing Tutorial (Slideshow or Web Application or Game or Image) (20161112)</option>
<option id='MyNew-20161111' onclick='windowopen("//www.rjmprogramming.com.au/emoji_equation_game.htm","_blank"); ' value='//www.rjmprogramming.com.au/emoji_equation_game.htm'>Emoji Random Equation Canvas Tutorial (Slideshow or Web Application or Game or Image) (20161111)</option>
<option id='MyNew-20161110' onclick='windowopen("//www.rjmprogramming.com.au/emoji_equation_game.html","_blank"); ' value='//www.rjmprogramming.com.au/emoji_equation_game.html'>Emoji Random Equation Primer Tutorial (Slideshow or Web Application or Game or Image) (20161110)</option>
<option id='MyNew-20161109' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/speedo.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/speedo.html'>Mobile Speedo Primer Tutorial (Slideshow or Web Application or Game or Image) (20161109)</option>
<option id='MyNew-20161108' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/Untitled%2014.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/Untitled%2014.pdf'>Dropbox iOS Mobile App Primer Tutorial (Slideshow or Web Application or Game or Image) (20161108)</option>
<option id='MyNew-20161107' onclick='windowopen("//www.rjmprogramming.com.au/Flashcards/Untitled%2010.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Flashcards/Untitled%2010.pdf'>Flashcards on iPad Primer Tutorial (Slideshow or Web Application or Game or Image) (20161107)</option>
<option id='MyNew-20161106' onclick='windowopen("//www.rjmprogramming.com.au/flickrfeedseveral.php","_blank"); ' value='//www.rjmprogramming.com.au/flickrfeedseveral.php'>Tablet Run Web Server Blog PHP Tutorial (Slideshow or Web Application or Game or Image) (20161106)</option>
<option id='MyNew-20161105' onclick='windowopen("//www.rjmprogramming.com.au/flickrfeedbigborder.html","_blank"); ' value='//www.rjmprogramming.com.au/flickrfeedbigborder.html'>Tablet Run Web Server Blog Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20161105)</option>
<option id='MyNew-20161104' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/Picture191.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/Picture191.jpg'>Tablet Run Web Server Blog Primer Tutorial (Slideshow or Web Application or Game or Image) (20161104)</option>
<option id='MyNew-20161103' onclick='windowopen("//www.rjmprogramming.com.au/Android/IMG_0617.JPG","_blank"); ' value='//www.rjmprogramming.com.au/Android/IMG_0617.JPG'>Mobile Photo Editor Apps Primer Tutorial (Slideshow or Web Application or Game or Image) (20161103)</option>
<option id='MyNew-20161102' onclick='windowopen("//www.rjmprogramming.com.au/Android/IMG_0613.JPG","_blank"); ' value='//www.rjmprogramming.com.au/Android/IMG_0613.JPG'>Android Home Screen Webpage Url Shortcut Tutorial (Slideshow or Web Application or Game or Image) (20161102)</option>
<option id='MyNew-20161101' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/close_apps_re_battery_loss.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/close_apps_re_battery_loss.jpg'>Closing iOS Apps Battery Loss Solution Tutorial (Slideshow or Web Application or Game or Image) (20161101)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20161030' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/siri_dictation.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/siri_dictation.pdf'>Siri on iPad Mail Dictate Tutorial (Slideshow or Web Application or Game or Image) (20161030)</option>
<option id='MyNew-20161029' onclick='windowopen("//www.rjmprogramming.com.au/Windows/back_yard.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/back_yard.jpg'>Panoramic Image Presentation Primer Tutorial (Slideshow or Web Application or Game or Image) (20161029)</option>
<option id='MyNew-20161028' onclick='windowopen("//www.rjmprogramming.com.au/Android/stream_of_consciousness.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Android/stream_of_consciousness.jpg'>Android Disk to Windows Disk Tutorial (Slideshow or Web Application or Game or Image) (20161028)</option>
<option id='MyNew-20161025' onclick='windowopen("//www.rjmprogramming.com.au/spec_img.php?imgurls=//www.rjmprogramming.com.au/IMG_053*.JPG,//www.rjmprogramming.com.au/IMG_054*.JPG","_blank"); ' value='//www.rjmprogramming.com.au/spec_img.php?imgurls=//www.rjmprogramming.com.au/IMG_053*.JPG,//www.rjmprogramming.com.au/IMG_054*.JPG'>Vertical Slideshow Tool Primer Tutorial (Slideshow or Web Application or Game or Image) (20161025)</option>
<option id='MyNew-20161024' onclick='windowopen("//www.rjmprogramming.com.au/IMG_0548.PNG","_blank"); ' value='//www.rjmprogramming.com.au/IMG_0548.PNG'>Location Services iPad Camera Geolocation Primer Tutorial (Slideshow or Web Application or Game or Image) (20161024)</option>
<option id='MyNew-20161023' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.htm?showform=on","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.htm?showform=on'>Star Proteins versus Superbugs Game Genericization Tutorial (Slideshow or Web Application or Game or Image) (20161023)</option>
<option id='MyNew-20161022' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/geoip.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/geoip.htm'>Geolocation ISP IP New API Service Tutorial (Slideshow or Web Application or Game or Image) (20161022)</option>
<option id='MyNew-20161021' onclick='windowopen("//www.rjmprogramming.com.au/PHP/justmenuWebView.png","_blank"); ' value='//www.rjmprogramming.com.au/PHP/justmenuWebView.png'>Make Your Own Charts Menu Background Primer Tutorial (Slideshow or Web Application or Game or Image) (20161021)</option>
<option id='MyNew-20161020' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/scissors_paper_rock_div.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/scissors_paper_rock_div.html'>Scissors Paper Rock Game Emoji Animated Gif Tutorial (Slideshow or Web Application or Game or Image) (20161020)</option>
<option id='MyNew-20161019' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/scissors_paper_rock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/scissors_paper_rock.html'>Scissors Paper Rock Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20161019)</option>
<option id='MyNew-20161018' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/QR_Code_Writer_App.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/QR_Code_Writer_App.jpg'>QR Codes Writer Primer Tutorial (Slideshow or Web Application or Game or Image) (20161018)</option>
<option id='MyNew-20161017' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emojislideshow.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emojislideshow.htm'>HTML Style Mapping Tool Refinement Tutorial (Slideshow or Web Application or Game or Image) (20161017)</option>
<option id='MyNew-20161016' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emojislideshow.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emojislideshow.htm'>HTML Style Mapping Tool Primer Tutorial (Slideshow or Web Application or Game or Image) (20161016)</option>
<option id='MyNew-20161015' onclick='windowopen("//www.rjmprogramming.com.au/PHP/is_mentioned_by.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/is_mentioned_by.html'>HTML Select Element Selection Mode WordPress Tutorial (Slideshow or Web Application or Game or Image) (20161015)</option>
<option id='MyNew-20161014' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dropdown_ms.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dropdown_ms.html'>HTML Select Element Selection Mode Primer Tutorial (Slideshow or Web Application or Game or Image) (20161014)</option>
<option id='MyNew-20161013' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/simon_says.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/simon_says.html'>Simon Says Device Motion Orientation Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20161013)</option>
<option id='MyNew-20161012' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/insect_lookup.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/insect_lookup.html'>Insect Research Primer Tutorial (Slideshow or Web Application or Game or Image) (20161012)</option>
<option id='MyNew-20161011' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/holiday_snaps.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/holiday_snaps.jpg'>Holiday Snaps Printing Primer Tutorial (Slideshow or Web Application or Game or Image) (20161011)</option>
<option id='MyNew-20161010' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm'>Emoji Random Slideshow Category Tutorial (Slideshow or Web Application or Game or Image) (20161010)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20161009' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/reporttool_moretwo.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/reporttool_moretwo.jpg'>Web Application HTML Reporter Tool Genericization Tutorial (Slideshow or Web Application or Game or Image) (20161009)</option>
<option id='MyNew-20161008' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/reporttool_more.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/reporttool_more.jpg'>Web Application HTML Reporter Tool Content Tutorial (Slideshow or Web Application or Game or Image) (20161008)</option>
<option id='MyNew-20161007' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/reporttool.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/reporttool.jpg'>Web Application HTML Reporter Tool Primer Tutorial (Slideshow or Web Application or Game or Image) (20161007)</option>
<option id='MyNew-20161006' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm'>Emoji Random Slideshow Cookie Tutorial (Slideshow or Web Application or Game or Image) (20161006)</option>
<option id='MyNew-20161005' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm'>Emoji Random Slideshow Sharing Tutorial (Slideshow or Web Application or Game or Image) (20161005)</option>
<option id='MyNew-20161004' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.html'>Emoji Random Slideshow Primer Tutorial (Slideshow or Web Application or Game or Image) (20161004)</option>
<option id='MyNew-20161003' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_thread.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_thread.jpg'>WordPress Is Mentioned By Posting Thread Tutorial (Slideshow or Web Application or Game or Image) (20161003)</option>
<option id='MyNew-20161002' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke via YouTube API in Iframe Email Tutorial (Slideshow or Web Application or Game or Image) (20161002)</option>
<option id='MyNew-20161001' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke via YouTube API in Iframe Emoji Tutorial (Slideshow or Web Application or Game or Image) (20161001)</option>
<option id='MyNew-20160930' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke via YouTube API in Iframe Microphone Tutorial (Slideshow or Web Application or Game or Image) (20160930)</option>
<option id='MyNew-20160929' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke via YouTube API in Iframe jQuery Ajax Tutorial (Slideshow or Web Application or Game or Image) (20160929)</option>
<option id='MyNew-20160928' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.html'>Karaoke via YouTube API in Iframe UX Tutorial (Slideshow or Web Application or Game or Image) (20160928)</option>
<option id='MyNew-20160927' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.html'>Karaoke via YouTube API in Iframe Primer Tutorial (Slideshow or Web Application or Game or Image) (20160927)</option>
<option id='MyNew-20160926' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/complex_pseudoclass_attribute_selectors.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/complex_pseudoclass_attribute_selectors.html'>CSS and HTML Complex Pseudo Class Selectors Tutorial (Slideshow or Web Application or Game or Image) (20160926)</option>
<option id='MyNew-20160925' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Cocos/cocos2d_mac_test.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Cocos/cocos2d_mac_test.pdf'>Cocos2d Mac Xcode Game Development Primer Tutorial (Slideshow or Web Application or Game or Image) (20160925)</option>
<option id='MyNew-20160924' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/textarea_talent.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_talent.html'>HTML Textarea and Div Talents Primer Tutorial (Slideshow or Web Application or Game or Image) (20160924)</option>
<option id='MyNew-20160923' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/like_button.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/like_button.html'>HTML and CSS More Button Ideas Tutorial (Slideshow or Web Application or Game or Image) (20160923)</option>
<option id='MyNew-20160922' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_more.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_more.jpg'>WordPress Is Mentioned By Code Download Progress Tutorial (Slideshow or Web Application or Game or Image) (20160922)</option>
<option id='MyNew-20160921' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/holes.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/holes.html'>Holes Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20160921)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160920' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/parse_url.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/parse_url.html'>Parsing Url Primer Tutorial (Slideshow or Web Application or Game or Image) (20160920)</option>
<option id='MyNew-20160919' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/audio_1_59.htm?showform=on","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/audio_1_59.htm?showform=on'>Spliced Audio Number Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160919)</option>
<option id='MyNew-20160918' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/audio_1_59.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/audio_1_59.html'>Spliced Audio Number Announcements Tutorial (Slideshow or Web Application or Game or Image) (20160918)</option>
<option id='MyNew-20160916' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.htm'>Star Proteins versus Superbugs Game CSS Tutorial (Slideshow or Web Application or Game or Image) (20160916)</option>
<option id='MyNew-20160915' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.htm'>Star Proteins versus Superbugs Game OOP Tutorial (Slideshow or Web Application or Game or Image) (20160915)</option>
<option id='MyNew-20160914' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.html'>Star Proteins versus Superbugs Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160914)</option>
<option id='MyNew-20160913' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/fitbit.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/fitbit.pdf'>Fitbit Activity Tracker Bluetooth Primer Tutorial (Slideshow or Web Application or Game or Image) (20160913)</option>
<option id='MyNew-20160912' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm?whereami=whereami&whatami=whatami","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm?whereami=whereami&whatami=whatami'>Legend for and from HTML Map Element Web Server Tutorial (Slideshow or Web Application or Game or Image) (20160912)</option>
<option id='MyNew-20160911' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm?whereami=whereami","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm?whereami=whereami'>Legend for and from HTML Map Element Geolocation Tutorial (Slideshow or Web Application or Game or Image) (20160911)</option>
<option id='MyNew-20160910' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/scroll_touch.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_touch.htm'>Image in Nine Game Hide and Seek Tutorial (Slideshow or Web Application or Game or Image) (20160910)</option>
<option id='MyNew-20160909' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/scroll_touch.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_touch.html'>Image in Nine Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160909)</option>
<option id='MyNew-20160908' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wp_mf.gif","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wp_mf.gif'>WordPress TwentyTen Theme Mobile Friendly Primer Tutorial (Slideshow or Web Application or Game or Image) (20160908)</option>
<option id='MyNew-20160907' onclick='windowopen("//www.rjmprogramming.com.au/Windows/monthly_planner.xlsx","_blank"); ' value='//www.rjmprogramming.com.au/Windows/monthly_planner.xlsx'>Excel Online Spreadsheet Monthly Planner Primer Tutorial (Slideshow or Web Application or Game or Image) (20160907)</option>
<option id='MyNew-20160906' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm'>Legend for and from HTML Map Element CSS Tutorial (Slideshow or Web Application or Game or Image) (20160906)</option>
<option id='MyNew-20160905' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm'>Legend for and from HTML Map Element Ajax Tutorial (Slideshow or Web Application or Game or Image) (20160905)</option>
<option id='MyNew-20160904' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm'>Legend for and from HTML Map Element Cross-Domain Tutorial (Slideshow or Web Application or Game or Image) (20160904)</option>
<option id='MyNew-20160903' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm'>Legend for and from HTML Map Element Overlay Tutorial (Slideshow or Web Application or Game or Image) (20160903)</option>
<option id='MyNew-20160902' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.html'>Legend for and from HTML Map Element Primer Tutorial (Slideshow or Web Application or Game or Image) (20160902)</option>
<option id='MyNew-20160901' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/QR_Code_Reader_App.pdf","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/QR_Code_Reader_App.pdf'>QR Codes Reader Primer Tutorial (Slideshow or Web Application or Game or Image) (20160901)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160831' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/splice_audio.htm","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/splice_audio.htm'>Spliced Audio/Video Overlay Position Tutorial (Slideshow or Web Application or Game or Image) (20160831)</option>
<option id='MyNew-20160830' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/splice_audio.htm","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/splice_audio.htm'>Spliced Audio/Video/Image Overlay Tutorial (Slideshow or Web Application or Game or Image) (20160830)</option>
<option id='MyNew-20160829' onclick='windowopen("//www.rjmprogramming.com.au/getmelist_css.jpg","_blank"); ' value='//www.rjmprogramming.com.au/getmelist_css.jpg'>WordPress Is Mentioned By Code Download CSS Tutorial (Slideshow or Web Application or Game or Image) (20160829)</option>
<option id='MyNew-20160828' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/code_download_lob_directly.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/code_download_lob_directly.jpg'>WordPress Is Mentioned By Code Download Navigation Tutorial (Slideshow or Web Application or Game or Image) (20160828)</option>
<option id='MyNew-20160827' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/splice_audio.html","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/splice_audio.html'>Splicing Audio Primer Tutorial (Slideshow or Web Application or Game or Image) (20160827)</option>
<option id='MyNew-20160826' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by.jpg'>WordPress Is Mentioned By Navigation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160826)</option>
<option id='MyNew-20160825' onclick='windowopen("//www.rjmprogramming.com.au/TCL/crossword.jpg","_blank"); ' value='//www.rjmprogramming.com.au/TCL/crossword.jpg'>Tcl/Tk Crossword Primer Tutorial (Slideshow or Web Application or Game or Image) (20160825)</option>
<option id='MyNew-20160824' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Gravatar/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Gravatar/'>WordPress Avatar via Gravatar Primer Tutorial (Slideshow or Web Application or Game or Image) (20160824)</option>
<option id='MyNew-20160823' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/analogue_clock.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/analogue_clock.htm'>Analogue Clock Timezone Tutorial (Slideshow or Web Application or Game or Image) (20160823)</option>
<option id='MyNew-20160822' onclick='windowopen("//www.rjmprogramming.com.au/Mac/feedburner.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/feedburner.jpg'>FeedBurner Web Feed Primer Tutorial (Slideshow or Web Application or Game or Image) (20160822)</option>
<option id='MyNew-20160821' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/momentum_etc.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/momentum_etc.html'>HTML5 Device Motion Events Game Tutorial (Slideshow or Web Application or Game or Image) (20160821)</option>
<option id='MyNew-20160820' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/yaw_etc.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/yaw_etc.html'>HTML5 Device Orientation Events Game Tutorial (Slideshow or Web Application or Game or Image) (20160820)</option>
<option id='MyNew-20160819' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/analogue_clock.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/analogue_clock.html'>Analogue Clock Primer Tutorial (Slideshow or Web Application or Game or Image) (20160819)</option>
<option id='MyNew-20160818' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/moving_or_not.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/moving_or_not.html'>HTML5 Geolocation API Primer Tutorial (Slideshow or Web Application or Game or Image) (20160818)</option>
<option id='MyNew-20160817' onclick='windowopen("//www.rjmprogramming.com.au/Windows/task_view.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/task_view.jpg'>Windows 10 Task View Primer Tutorial (Slideshow or Web Application or Game or Image) (20160817)</option>
<option id='MyNew-20160815' onclick='windowopen("//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?image=//www.rjmprogramming.com.au/Mindfulness/clouds.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?image=//www.rjmprogramming.com.au/Mindfulness/clouds.jpg'>PHP Exif Image Information Rotation Tutorial (Slideshow or Web Application or Game or Image) (20160815)</option>
<option id='MyNew-20160814' onclick='windowopen("//rjmprogramming.com.au/Windows/Cocos/makingof.gif","_blank"); ' value='//rjmprogramming.com.au/Windows/Cocos/makingof.gif'>PDF on Mac OS X via Images and Finder and Preview Tutorial (Slideshow or Web Application or Game or Image) (20160814)</option>
<option id='MyNew-20160813' onclick='windowopen("//www.rjmprogramming.com.au/Windows/Cocos/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/Cocos/'>Cocos Open-Source Game Development Primer Tutorial (Slideshow or Web Application or Game or Image) (20160813)</option>
<option id='MyNew-20160812' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/did_you_know.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/did_you_know.jpg'>WordPress Blog Complex Selectors Tutorial (Slideshow or Web Application or Game or Image) (20160812)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160811' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/complex_attribute_selectors.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/complex_attribute_selectors.html'>CSS and HTML Complex Attribute Selectors Tutorial (Slideshow or Web Application or Game or Image) (20160811)</option>
<option id='MyNew-20160810' onclick='windowopen("//www.rjmprogramming.com.au/Mac/time_wrong.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/time_wrong.jpg'>Google and Mac OS X Date and Time Troubleshooting Tutorial (Slideshow or Web Application or Game or Image) (20160810)</option>
<option id='MyNew-20160809' onclick='windowopen("//www.rjmprogramming.com.au/Mac/VisualStudioCode/index.html","_blank"); ' value='//www.rjmprogramming.com.au/Mac/VisualStudioCode/index.html'>Visual Studio Code on Mac OS X for .NET Core and C# Tutorial (Slideshow or Web Application or Game or Image) (20160809)</option>
<option id='MyNew-20160808' onclick='windowopen("//www.rjmprogramming.com.au/VB.NET/Example_of_math_expr1/visual_studio_express_2015.gif","_blank"); ' value='//www.rjmprogramming.com.au/VB.NET/Example_of_math_expr1/visual_studio_express_2015.gif'>Visual Studio Express 2015 Install and Early Days Tutorial (Slideshow or Web Application or Game or Image) (20160808)</option>
<option id='MyNew-20160807' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/complex_selectors.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/complex_selectors.html'>CSS and HTML Complex Selectors Primer Tutorial (Slideshow or Web Application or Game or Image) (20160807)</option>
<option id='MyNew-20160806' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/siri_setup_with_audio.html","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/siri_setup_with_audio.html'>Apple iOS Siri Audio Commentary Tutorial (Slideshow or Web Application or Game or Image) (20160806)</option>
<option id='MyNew-20160805' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/trip_planning.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/trip_planning.jpg'>Trip Mobile Device Usage Planning Tutorial (Slideshow or Web Application or Game or Image) (20160805)</option>
<option id='MyNew-20160805a' onclick='windowopen("//www.rjmprogramming.com.au/Mindfulness/water_in_sink.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mindfulness/water_in_sink.jpg'>Mindfulness Science Tutorial (Slideshow or Web Application or Game or Image) (20160805)</option>
<option id='MyNew-20160804' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ColumnChart/population_of_london_timeline.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/population_of_london_timeline.html'>Trip Google Chart London Population Timeline Tutorial (Slideshow or Web Application or Game or Image) (20160804)</option>
<option id='MyNew-20160804a' onclick='windowopen("//www.rjmprogramming.com.au/Mindfulness/dog_upright.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mindfulness/dog_upright.jpg'>Mindfulness Hearing Tutorial (Slideshow or Web Application or Game or Image) (20160804)</option>
<option id='MyNew-20160803' onclick='windowopen("//www.rjmprogramming.com.au/Windows/openoffice_recovery.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/openoffice_recovery.jpg'>Power and Lead Windows Primer Tutorial (Slideshow or Web Application or Game or Image) (20160803)</option>
<option id='MyNew-20160803a' onclick='windowopen("//www.rjmprogramming.com.au/Mindfulness/bark.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mindfulness/bark.jpg'>Mindfulness Feel Tutorial (Slideshow or Web Application or Game or Image) (20160803)</option>
<option id='MyNew-20160802' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/sslcert.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/sslcert.jpg'>SSL Friendly Web Application URLs Primer Tutorial (Slideshow or Web Application or Game or Image) (20160802)</option>
<option id='MyNew-20160802a' onclick='windowopen("//www.rjmprogramming.com.au/Mindfulness/dogs_sniffing.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mindfulness/dogs_sniffing.jpg'>Mindfulness Smell Tutorial (Slideshow or Web Application or Game or Image) (20160802)</option>
<option id='MyNew-20160801' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/london_trip_via_map_element.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/london_trip_via_map_element.html'>Trip Mobile Device Usage Web Application Tutorial (Slideshow or Web Application or Game or Image) (20160801)</option>
<option id='MyNew-20160801a' onclick='windowopen("//www.rjmprogramming.com.au/Mindfulness/clouds.png","_blank"); ' value='//www.rjmprogramming.com.au/Mindfulness/clouds.png'>Mindfulness Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20160801)</option>
<option id='MyNew-20160731' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/scan_hardcopy.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/scan_hardcopy.jpg'>Trip Mobile Device Camera Versus Hard Copy Scan Tutorial (Slideshow or Web Application or Game or Image) (20160731)</option>
<option id='MyNew-20160731a' onclick='windowopen("//www.rjmprogramming.com.au/Mindfulness/mindfulness_101.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mindfulness/mindfulness_101.jpg'>Mindfulness Primer Tutorial (Slideshow or Web Application or Game or Image) (20160731)</option>
<option id='MyNew-20160730' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/siri_setup.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/siri_setup.jpg'>Apple iOS Siri Primer Tutorial (Slideshow or Web Application or Game or Image) (20160730)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160729' onclick='windowopen("//www.rjmprogramming.com.au/Windows/rc_datauri.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/rc_datauri.jpg'>Mac OS X Clipboard to File to Datauri Primer Tutorial (Slideshow or Web Application or Game or Image) (20160729)</option>
<option id='MyNew-20160728' onclick='windowopen("//www.rjmprogramming.com.au/Windows/cortana_listen.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/cortana_listen.jpg'>Windows 10 Cortana Primer Tutorial (Slideshow or Web Application or Game or Image) (20160728)</option>
<option id='MyNew-20160727' onclick='windowopen("//www.rjmprogramming.com.au/Windows/file_history.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/file_history.jpg'>Windows File History Backup Primer Tutorial (Slideshow or Web Application or Game or Image) (20160727)</option>
<option id='MyNew-20160726' onclick='windowopen("//www.rjmprogramming.com.au/Windows/windows10upgrade.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/windows10upgrade.jpg'>Windows 10 Upgrade Primer Tutorial (Slideshow or Web Application or Game or Image) (20160726)</option>
<option id='MyNew-20160725' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/windowopen.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/windowopen.html'>HTML/Javascript Window Open URLs Primer Tutorial (Slideshow or Web Application or Game or Image) (20160725)</option>
<option id='MyNew-20160724' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/london_trip_better.jpg","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/london_trip_better.jpg'>Trip Mobile Device Usage Remembering Tutorial (Slideshow or Web Application or Game or Image) (20160724)</option>
<option id='MyNew-20160723' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/trip_notes_gimp.jpg","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/trip_notes_gimp.jpg'>Trip Mobile Device Gimp Photo Enhancement Tutorial (Slideshow or Web Application or Game or Image) (20160723)</option>
<option id='MyNew-20160722' onclick='windowopen("//www.rjmprogramming.com.au/Android/android_macbookpro.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Android/android_macbookpro.jpg'>Android Disk to MacBook Pro Disk Tutorial (Slideshow or Web Application or Game or Image) (20160722)</option>
<option id='MyNew-20160721' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_lefttoright_toptobottom.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_lefttoright_toptobottom.html'>HTML/Javascript/CSS Reveal Top Left to Bottom Right Tutorial (Slideshow or Web Application or Game or Image) (20160721)</option>
<option id='MyNew-20160720' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/clock_app.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/clock_app.jpg'>Trip Mobile Device Usage Clock Tutorial (Slideshow or Web Application or Game or Image) (20160720)</option>
<option id='MyNew-20160719' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/trip1.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/trip1.jpg'>Trip Mobile Device Usage Primer Tutorial (Slideshow or Web Application or Game or Image) (20160719)</option>
<option id='MyNew-20160718' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/mypodcasts2.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/mypodcasts2.jpg'>Podcasts via iPad Synching Primer Tutorial (Slideshow or Web Application or Game or Image) (20160718)</option>
<option id='MyNew-20160717' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Finder/CopyPaste/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Finder/CopyPaste/'>OpenOffice and LibreOffice Page Orientation Tutorial (Slideshow or Web Application or Game or Image) (20160717)</option>
<option id='MyNew-20160716' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/gimp_decor.jpg","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/gimp_decor.jpg'>Gimp Decor Filters Revisit Tutorial (Slideshow or Web Application or Game or Image) (20160716)</option>
<option id='MyNew-20160715' onclick='windowopen("//www.rjmprogramming.com.au/Mac/copy_depending.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/copy_depending.jpg'>Linux File Recovery Primer Tutorial (Slideshow or Web Application or Game or Image) (20160715)</option>
<option id='MyNew-20160714' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iTunes/Mac_iTunes.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iTunes/Mac_iTunes.jpg'>Mac iTunes Primer Tutorial (Slideshow or Web Application or Game or Image) (20160714)</option>
<option id='MyNew-20160713' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/'>HTML/Javascript/PHP Canvas Venn Diagram Import Tutorial (Slideshow or Web Application or Game or Image) (20160713)</option>
<option id='MyNew-20160712' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/'>HTML Marquee and Data Feeds and the Cache Primer Tutorial (Slideshow or Web Application or Game or Image) (20160712)</option>
<option id='MyNew-20160711' onclick='windowopen("//www.rjmprogramming.com.au/Mac/home_wifi_extender.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/home_wifi_extender.jpg'>Home Network Wireless Wi-Fi Router Extender Tutorial (Slideshow or Web Application or Game or Image) (20160711)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160710' onclick='windowopen("//www.rjmprogramming.com.au/Mac/view_page_source.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/view_page_source.jpg'>Web Browser View Page Source Debugging Tutorial (Slideshow or Web Application or Game or Image) (20160710)</option>
<option id='MyNew-20160709' onclick='windowopen("//www.rjmprogramming.com.au/Windows/norton.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/norton.jpg'>Windows Virus Protection Primer Tutorial (Slideshow or Web Application or Game or Image) (20160709)</option>
<option id='MyNew-20160708' onclick='windowopen("//www.rjmprogramming.com.au/Apache/block_htaccess.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Apache/block_htaccess.jpg'>Apache IP Blocking Primer Tutorial (Slideshow or Web Application or Game or Image) (20160708)</option>
<option id='MyNew-20160707' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mysql_export.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mysql_export.jpg'>MySql phpMyAdmin Export Primer Tutorial (Slideshow or Web Application or Game or Image) (20160707)</option>
<option id='MyNew-20160706' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wordpress_export.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wordpress_export.jpg'>WordPress Blog Export Primer Tutorial (Slideshow or Web Application or Game or Image) (20160706)</option>
<option id='MyNew-20160705' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/alliteratedsynonyms_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/alliteratedsynonyms_chalkboard.html'>Alliterated Synonyms Word Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160705)</option>
<option id='MyNew-20160704' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/iBooks_movie.mov","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/iBooks_movie.mov'>Moving Pictures on an iPad Primer Tutorial (Slideshow or Web Application or Game or Image) (20160704)</option>
<option id='MyNew-20160703' onclick='windowopen("//www.rjmprogramming.com.au/Windows/Sol.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/Sol.jpg'>Windows Accessories Games of Old Tutorial (Slideshow or Web Application or Game or Image) (20160703)</option>
<option id='MyNew-20160702' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/iframe_click.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/iframe_click.html'>Iframe Onclick Event Primer Tutorial (Slideshow or Web Application or Game or Image) (20160702)</option>
<option id='MyNew-20160701' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/iPad_battery_loss.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/iPad_battery_loss.jpg'>Location Services iPad Battery Loss Issue Tutorial (Slideshow or Web Application or Game or Image) (20160701)</option>
<option id='MyNew-20160630' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/youracronyms_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/youracronyms_chalkboard.html'>Ours Yours and Other Acronyms Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160630)</option>
<option id='MyNew-20160629' onclick='windowopen("//www.rjmprogramming.com.au/Mac/mamp_errlogs.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/mamp_errlogs.jpg'>MAMP Error Logs Primer Tutorial (Slideshow or Web Application or Game or Image) (20160629)</option>
<option id='MyNew-20160628' onclick='windowopen("//www.rjmprogramming.com.au/Windows/facebook_notification_one.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/facebook_notification_one.jpg'>Facebook Notification Cancellation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160628)</option>
<option id='MyNew-20160627' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/webgl_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/webgl_test.html'>WebGL Prism Canvas Email Tutorial (Slideshow or Web Application or Game or Image) (20160627)</option>
<option id='MyNew-20160626' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/all-posts/temporary-windows-print-button/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/all-posts/temporary-windows-print-button/'>WordPress Temporary Window Print Primer Tutorial (Slideshow or Web Application or Game or Image) (20160626)</option>
<option id='MyNew-20160625' onclick='windowopen("//www.rjmprogramming.com.au/PHP/affine_rotation_imagemagick.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/affine_rotation_imagemagick.php'>ImageMagick and Three Ps Charcoal Implode Quality Tutorial (Slideshow or Web Application or Game or Image) (20160625)</option>
<option id='MyNew-20160624' onclick='windowopen("//www.rjmprogramming.com.au/Windows/quarter_hour_timer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/quarter_hour_timer.jpg'>Windows Screenshot AutoHotKey Automation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160624)</option>
<option id='MyNew-20160623' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS X MAMP Timekeeping Web Application Email Tutorial (Slideshow or Web Application or Game or Image) (20160623)</option>
<option id='MyNew-20160622' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.jpg'>Mac OS X MAMP Timekeeping Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20160622)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160621' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/participlephrase_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/participlephrase_chalkboard.html'>HTML/Javascript Sentence Participle Phrase Game Tutorial (Slideshow or Web Application or Game or Image) (20160621)</option>
<option id='MyNew-20160620' onclick='windowopen("//www.rjmprogramming.com.au/Mac/keychain_access.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/keychain_access.jpg'>Mac Keychain Access Utility Home Network Primer Tutorial (Slideshow or Web Application or Game or Image) (20160620)</option>
<option id='MyNew-20160619' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/all-posts/temporary-user-css/","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/all-posts/temporary-user-css/'>WordPress Temporary User CSS Primer Tutorial (Slideshow or Web Application or Game or Image) (20160619)</option>
<option id='MyNew-20160618' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/?p=22818","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/?p=22818'>Colour Coded Element InnerHTML Tutorial (Slideshow or Web Application or Game or Image) (20160618)</option>
<option id='MyNew-20160617' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/scroll_check.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_check.htm'>Navigation Scrolling Trapping Image Tutorial (Slideshow or Web Application or Game or Image) (20160617)</option>
<option id='MyNew-20160616' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/scroll_check.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_check.htm'>Navigation Scrolling Trapping Primer Tutorial (Slideshow or Web Application or Game or Image) (20160616)</option>
<option id='MyNew-20160615' onclick='windowopen("//www.rjmprogramming.com.au/slideshow.html","_blank"); ' value='//www.rjmprogramming.com.au/slideshow.html'>Landing Page Cut to the Chase Primer Tutorial (Slideshow or Web Application or Game or Image) (20160615)</option>
<option id='MyNew-20160614' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Ansible/Jenkins/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Ansible/Jenkins/'>Horizontal Hashtag Navigation Trapping Primer Tutorial (Slideshow or Web Application or Game or Image) (20160614)</option>
<option id='MyNew-20160613' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ansible_playbook.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ansible_playbook.html'>Web Slideshow Like PowerPoint Hashtag Navigation Tutorial (Slideshow or Web Application or Game or Image) (20160613)</option>
<option id='MyNew-20160612' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/non_navigation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/non_navigation.html'>HTML a Tag Navigation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160612)</option>
<option id='MyNew-20160611' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html'>YouTube API Iframe Synchronicity Resizing Tutorial (Slideshow or Web Application or Game or Image) (20160611)</option>
<option id='MyNew-20160610' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html'>YouTube API Iframe Synchronicity Tutorial (Slideshow or Web Application or Game or Image) (20160610)</option>
<option id='MyNew-20160609' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wbhistory.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wbhistory.jpg'>Web Browser History Export Primer Tutorial (Slideshow or Web Application or Game or Image) (20160609)</option>
<option id='MyNew-20160608' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/uom.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/uom.html'>HTML/Javascript Units of Measure Game Tutorial (Slideshow or Web Application or Game or Image) (20160608)</option>
<option id='MyNew-20160607' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html'>YouTube API Video Playlist Tutorial (Slideshow or Web Application or Game or Image) (20160607)</option>
<option id='MyNew-20160606' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.htm'>YouTube API Video Resizing Tutorial (Slideshow or Web Application or Game or Image) (20160606)</option>
<option id='MyNew-20160605' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.htm'>YouTube API Video Synchronizing Tutorial (Slideshow or Web Application or Game or Image) (20160605)</option>
<option id='MyNew-20160604' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html'>YouTube API Start and Stop Primer Tutorial (Slideshow or Web Application or Game or Image) (20160604)</option>
<option id='MyNew-20160603' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ansible_playbook.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ansible_playbook.html'>Web Slideshow Like PowerPoint Primer Tutorial (Slideshow or Web Application or Game or Image) (20160603)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160602' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Ansible/Jenkins/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Ansible/Jenkins/'>Ansible and Vagrant Deploys Git and Jenkins Primer Tutorial (Slideshow or Web Application or Game or Image) (20160602)</option>
<option id='MyNew-20160601' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice/ColourReversal/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/ColourReversal/'>LibreOffice Tabular Colour Reversal Primer Tutorial (Slideshow or Web Application or Game or Image) (20160601)</option>
<option id='MyNew-20160531' onclick='windowopen("//www.rjmprogramming.com.au/Mac/vi_buffer_sort.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/vi_buffer_sort.jpg'>Linux vi Buffer Sort Primer Tutorial (Slideshow or Web Application or Game or Image) (20160531)</option>
<option id='MyNew-20160530' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Jenkins/index3.html","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Jenkins/index3.html'>Jenkins and Xcode C++ Project Primer Tutorial (Slideshow or Web Application or Game or Image) (20160530)</option>
<option id='MyNew-20160529' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Jenkins/index.html","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Jenkins/index.html'>Jenkins and NetBeans Maven Project Primer Tutorial (Slideshow or Web Application or Game or Image) (20160529)</option>
<option id='MyNew-20160528' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/most_popular_words.gif","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/most_popular_words.gif'>WordPress Content Most Popular Words Histogram Tutorial (Slideshow or Web Application or Game or Image) (20160528)</option>
<option id='MyNew-20160527' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/most_popular_words.jpeg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/most_popular_words.jpeg'>WordPress Content Most Popular Words Primer Tutorial (Slideshow or Web Application or Game or Image) (20160527)</option>
<option id='MyNew-20160526' onclick='windowopen("//www.rjmprogramming.com.au/Mac/mac_users_groups.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/mac_users_groups.jpg'>Mac OS X Users and Groups Primer Tutorial (Slideshow or Web Application or Game or Image) (20160526)</option>
<option id='MyNew-20160525' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/meta_keywords.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/meta_keywords.jpg'>Search Engine Optimization Meta Keywords Primer Tutorial (Slideshow or Web Application or Game or Image) (20160525)</option>
<option id='MyNew-20160522' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/page_submenu_emoji.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/page_submenu_emoji.jpg'>WordPress Emoji Prefixed Submenu Primer Tutorial (Slideshow or Web Application or Game or Image) (20160522)</option>
<option id='MyNew-20160521' onclick='windowopen("//www.rjmprogramming.com.au/Mac/meta_description.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/meta_description.jpg'>Search Engine Optimization Meta Description Primer Tutorial (Slideshow or Web Application or Game or Image) (20160521)</option>
<option id='MyNew-20160520' onclick='windowopen("//www.rjmprogramming.com.au/Windows/hotkey_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/Windows/hotkey_quiz.html'>Internet Explorer ActiveX Batch Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20160520)</option>
<option id='MyNew-20160519' onclick='windowopen("//www.rjmprogramming.com.au/Windows/quiz.JPG","_blank"); ' value='//www.rjmprogramming.com.au/Windows/quiz.JPG'>Windows Command Line Batch Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20160519)</option>
<option id='MyNew-20160518' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/?p=22017","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/?p=22017'>WordPress Show HTML Tags Primer Tutorial (Slideshow or Web Application or Game or Image) (20160518)</option>
<option id='MyNew-20160517' onclick='windowopen("//www.rjmprogramming.com.au/Mac/email_signature-99of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/email_signature-99of.jpg'>Gmail Email Signature Primer Tutorial (Slideshow or Web Application or Game or Image) (20160517)</option>
<option id='MyNew-20160516' onclick='windowopen("//www.rjmprogramming.com.au/WebEx/webex_microphone.jpg","_blank"); ' value='//www.rjmprogramming.com.au/WebEx/webex_microphone.jpg'>WebEx Presentation with Microphone Tutorial (Slideshow or Web Application or Game or Image) (20160516)</option>
<option id='MyNew-20160515' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/interpretive_style.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/interpretive_style.jpg'>An Interpretive Style of Web Programming Tutorial (Slideshow or Web Application or Game or Image) (20160515)</option>
<option id='MyNew-20160514' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html'>Google for Two Translate Share Revisit Tutorial (Slideshow or Web Application or Game or Image) (20160514)</option>
<option id='MyNew-20160513' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian French Spanish Verb Conjugation Text to Speech Tutorial (Slideshow or Web Application or Game or Image) (20160513)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160512' onclick='windowopen("//www.rjmprogramming.com.au/Contact_Us.html","_blank"); ' value='//www.rjmprogramming.com.au/Contact_Us.html'>Contact Us Feedback Android Tutorial (Slideshow or Web Application or Game or Image) (20160512)</option>
<option id='MyNew-20160511' onclick='windowopen("//www.rjmprogramming.com.au/PHP/audio_video.html?clickit=submitmb","_blank"); ' value='//www.rjmprogramming.com.au/PHP/audio_video.html?clickit=submitmb'>Mac OS X Text to English Speech Primer Tutorial (Slideshow or Web Application or Game or Image) (20160511)</option>
<option id='MyNew-20160510' onclick='windowopen("//www.rjmprogramming.com.au/WebEx/","_blank"); ' value='//www.rjmprogramming.com.au/WebEx/'>WebEx Prerecording Primer Tutorial (Slideshow or Web Application or Game or Image) (20160510)</option>
<option id='MyNew-20160509' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Finder/CopyPaste/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Finder/CopyPaste/'>Mac Finder Copy Paste Move Rename Tutorial (Slideshow or Web Application or Game or Image) (20160509)</option>
<option id='MyNew-20160508' onclick='windowopen("//www.rjmprogramming.com.au/Windows/Explorer/CopyPaste/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/Explorer/CopyPaste/'>Windows Explorer Copy Paste Move Rename Tutorial (Slideshow or Web Application or Game or Image) (20160508)</option>
<option id='MyNew-20160507' onclick='windowopen("//www.rjmprogramming.com.au/Linux/housekeeping.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/housekeeping.jpg'>Crontab Web Server Housekeeping Primer Tutorial (Slideshow or Web Application or Game or Image) (20160507)</option>
<option id='MyNew-20160506' onclick='windowopen("//www.rjmprogramming.com.au/Contact_Us.html","_blank"); ' value='//www.rjmprogramming.com.au/Contact_Us.html'>Contact Us Feedback Primer Tutorial (Slideshow or Web Application or Game or Image) (20160506)</option>
<option id='MyNew-20160505' onclick='windowopen("//www.rjmprogramming.com.au/Windows/AdobeReader.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/AdobeReader.jpg'>Adobe PDF Reader Primer Tutorial (Slideshow or Web Application or Game or Image) (20160505)</option>
<option id='MyNew-20160504' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian and French and Spanish Verb Conjugation Event Tutorial (Slideshow or Web Application or Game or Image) (20160504)</option>
<option id='MyNew-20160503' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian and French and Spanish Verb Conjugation Tense Tutorial (Slideshow or Web Application or Game or Image) (20160503)</option>
<option id='MyNew-20160502' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/thinkthink_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/thinkthink_chalkboard.html'>Think Think Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160502)</option>
<option id='MyNew-20160501' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian Verb Conjugation and Tense Tutorial (Slideshow or Web Application or Game or Image) (20160501)</option>
<option id='MyNew-20160430' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/odd_one_out.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/odd_one_out.html'>HTML/Javascript Odd One Out Button Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160430)</option>
<option id='MyNew-20160429' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Clipboard Tutorial (Slideshow or Web Application or Game or Image) (20160429)</option>
<option id='MyNew-20160428' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian and French and Spanish Verb Conjugation Tutorial (Slideshow or Web Application or Game or Image) (20160428)</option>
<option id='MyNew-20160427' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian Verb Conjugation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160427)</option>
<option id='MyNew-20160426' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/WordCategories/wordcategories.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/WordCategories/wordcategories.htm'>HTML/Javascript DOM Cloning Primer Tutorial (Slideshow or Web Application or Game or Image) (20160426)</option>
<option id='MyNew-20160425' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Snapshots Tutorial (Slideshow or Web Application or Game or Image) (20160425)</option>
<option id='MyNew-20160424' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Cookie Tutorial (Slideshow or Web Application or Game or Image) (20160424)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160423' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Mobile Tutorial (Slideshow or Web Application or Game or Image) (20160423)</option>
<option id='MyNew-20160422' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Audio Tutorial (Slideshow or Web Application or Game or Image) (20160422)</option>
<option id='MyNew-20160421' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Map Element Tutorial (Slideshow or Web Application or Game or Image) (20160421)</option>
<option id='MyNew-20160420' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/welcometonation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/welcometonation.html'>Canvas Annotation Email Attachment User Acceptance Tutorial (Slideshow or Web Application or Game or Image) (20160420)</option>
<option id='MyNew-20160419' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/welcometonation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/welcometonation.html'>Canvas Annotation Email Attachment Image Fit Tutorial (Slideshow or Web Application or Game or Image) (20160419)</option>
<option id='MyNew-20160418' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/welcometonation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/welcometonation.html'>Canvas Annotation Email Attachment Transparency Tutorial (Slideshow or Web Application or Game or Image) (20160418)</option>
<option id='MyNew-20160417' onclick='windowopen("//www.rjmprogramming.com.au/Mac/NodeJs/index.html","_blank"); ' value='//www.rjmprogramming.com.au/Mac/NodeJs/index.html'>Node.js and Node Local Web Server Primer Tutorial (Slideshow or Web Application or Game or Image) (20160417)</option>
<option id='MyNew-20160416' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/settf.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/settf.html'>Javascript Dynamic Scheduled Function Primer Tutorial (Slideshow or Web Application or Game or Image) (20160416)</option>
<option id='MyNew-20160415' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Clickaround Where Is Primer Tutorial (Slideshow or Web Application or Game or Image) (20160415)</option>
<option id='MyNew-20160414' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Scale and Clip Tutorial (Slideshow or Web Application or Game or Image) (20160414)</option>
<option id='MyNew-20160413' onclick='windowopen("//www.rjmprogramming.com.au/Windows/FTPManager/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/FTPManager/'>Windows FTPManager Ftp Client Primer Tutorial (Slideshow or Web Application or Game or Image) (20160413)</option>
<option id='MyNew-20160412' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/xhtml_validator.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/xhtml_validator.jpg'>W3C XHTML Nu Checker Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160412)</option>
<option id='MyNew-20160411' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.html'>Feedback Email Attachment Iframe Tutorial (Slideshow or Web Application or Game or Image) (20160411)</option>
<option id='MyNew-20160410' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/feedback.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.html'>Feedback Email Attachment Primer Tutorial (Slideshow or Web Application or Game or Image) (20160410)</option>
<option id='MyNew-20160409' onclick='windowopen("//www.rjmprogramming.com.au/C/findthis_c.jpg","_blank"); ' value='//www.rjmprogramming.com.au/C/findthis_c.jpg'>Windows Command Line C Filespec Tutorial (Slideshow or Web Application or Game or Image) (20160409)</option>
<option id='MyNew-20160408' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Rotation Tutorial (Slideshow or Web Application or Game or Image) (20160408)</option>
<option id='MyNew-20160407' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/outbox_more.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/outbox_more.jpg'>Email Outbox Primer Tutorial (Slideshow or Web Application or Game or Image) (20160407)</option>
<option id='MyNew-20160406' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/whatdowestandfor.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/whatdowestandfor.html'>HTML Canvas What Do We Stand For Game Annotation Tutorial (Slideshow or Web Application or Game or Image) (20160406)</option>
<option id='MyNew-20160405' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/whatdowestandfor.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/whatdowestandfor.html'>HTML Canvas What Do We Stand For Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160405)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160404' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Undo Tutorial (Slideshow or Web Application or Game or Image) (20160404)</option>
<option id='MyNew-20160403' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Email Attachment Scribble Tutorial (Slideshow or Web Application or Game or Image) (20160403)</option>
<option id='MyNew-20160402' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Email Attachment New Image Tutorial (Slideshow or Web Application or Game or Image) (20160402)</option>
<option id='MyNew-20160401' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html'>Javascript Function Overload Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160401)</option>
<option id='MyNew-20160331' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html'>Javascript Dynamic Function Overload Tutorial (Slideshow or Web Application or Game or Image) (20160331)</option>
<option id='MyNew-20160330' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice/SpreadsheetStatistics/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/SpreadsheetStatistics/'>LibreOffice Spreadsheet Statistics Primer Tutorial (Slideshow or Web Application or Game or Image) (20160330)</option>
<option id='MyNew-20160329' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html'>Javascript Function Overload Primer Tutorial (Slideshow or Web Application or Game or Image) (20160329)</option>
<option id='MyNew-20160328' onclick='windowopen("//www.rjmprogramming.com.au/Mac/YouTubeSlow.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/YouTubeSlow.jpg'>YouTube Slow Motion Primer Tutorial (Slideshow or Web Application or Game or Image) (20160328)</option>
<option id='MyNew-20160327' onclick='windowopen("//www.rjmprogramming.com.au/Windows/findthis.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/findthis.jpg'>Windows Command Line Batch Filespec Tutorial (Slideshow or Web Application or Game or Image) (20160327)</option>
<option id='MyNew-20160326' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html'>Suffix Ology Primer Tutorial (Slideshow or Web Application or Game or Image) (20160326)</option>
<option id='MyNew-20160325' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Image Email Attachment External Javascript Tutorial (Slideshow or Web Application or Game or Image) (20160325)</option>
<option id='MyNew-20160324' onclick='windowopen("//www.rjmprogramming.com.au/Joomla/CategoriesArticlesMenus/","_blank"); ' value='//www.rjmprogramming.com.au/Joomla/CategoriesArticlesMenus/'>Joomla Categories and Articles and Menus Primer Tutorial (Slideshow or Web Application or Game or Image) (20160324)</option>
<option id='MyNew-20160323' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/DropShadow/","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/DropShadow/'>Gimp Drop Shadow Primer Tutorial (Slideshow or Web Application or Game or Image) (20160323)</option>
<option id='MyNew-20160322' onclick='windowopen("//www.rjmprogramming.com.au/PHP/port_process_info.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/port_process_info.php'>PHP Port Process Primer Tutorial (Slideshow or Web Application or Game or Image) (20160322)</option>
<option id='MyNew-20160321' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Image Email Attachment Primer Tutorial (Slideshow or Web Application or Game or Image) (20160321)</option>
<option id='MyNew-20160320' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/WYSIWYG/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/WYSIWYG/'>WordPress Blog Post WYSIWYG Primer Tutorial (Slideshow or Web Application or Game or Image) (20160320)</option>
<option id='MyNew-20160319' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/text_musical_moods.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/text_musical_moods.html'>Javascript Eval Functional Calls Primer Tutorial (Slideshow or Web Application or Game or Image) (20160319)</option>
<option id='MyNew-20160318' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css3_webfonts_rjm.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css3_webfonts_rjm.html'>CSS3 Web Fonts Primer Tutorial (Slideshow or Web Application or Game or Image) (20160318)</option>
<option id='MyNew-20160317' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/viewport_zoom.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/viewport_zoom.html'>Mobile Friendly Meta Viewport Tag Zoom Tutorial (Slideshow or Web Application or Game or Image) (20160317)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160316' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/detect_hashtag_navigation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/detect_hashtag_navigation.html'>Mobile Friendly Meta Viewport Tag Primer Tutorial (Slideshow or Web Application or Game or Image) (20160316)</option>
<option id='MyNew-20160315' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Gmail/Gmail_Draft.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Gmail/Gmail_Draft.jpg'>Email Drafts Primer Tutorial (Slideshow or Web Application or Game or Image) (20160315)</option>
<option id='MyNew-20160314' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/detect_hashtag_navigation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/detect_hashtag_navigation.html'>Intelligent Hashtagging Primer Tutorial (Slideshow or Web Application or Game or Image) (20160314)</option>
<option id='MyNew-20160313' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/query_monitor.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/query_monitor.jpg'>WordPress Query Monitor Primer Tutorial (Slideshow or Web Application or Game or Image) (20160313)</option>
<option id='MyNew-20160312' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice/OnceUponATime/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/OnceUponATime/'>LibreOffice Once Upon A Time Primer Tutorial (Slideshow or Web Application or Game or Image) (20160312)</option>
<option id='MyNew-20160311' onclick='windowopen("//www.rjmprogramming.com.au/Mac/SeaMonkey/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/SeaMonkey/'>Mac WYSIWYG HTML Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20160311)</option>
<option id='MyNew-20160310' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/englishexpressions_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/englishexpressions_chalkboard.html'>Google Translate English Phrasal Verbs and Idioms Tutorial (Slideshow or Web Application or Game or Image) (20160310)</option>
<option id='MyNew-20160309' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/tree_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/tree_chalkboard.html'>Javascript Associative Array Mobile Friendly Tutorial (Slideshow or Web Application or Game or Image) (20160309)</option>
<option id='MyNew-20160308' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/englishexpressions_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/englishexpressions_chalkboard.html'>English Expressions and Idioms Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160308)</option>
<option id='MyNew-20160307' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/tree_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/tree_chalkboard.html'>Javascript Associative Array Quiz Tutorial (Slideshow or Web Application or Game or Image) (20160307)</option>
<option id='MyNew-20160306' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/tree_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/tree_chalkboard.html'>Javascript Associative Array Primer Tutorial (Slideshow or Web Application or Game or Image) (20160306)</option>
<option id='MyNew-20160305' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/onion4co_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/onion4co_chalkboard.html'>Inter Web Application Communication Tool Iframe Tutorial (Slideshow or Web Application or Game or Image) (20160305)</option>
<option id='MyNew-20160304' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/onion4co_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/onion4co_chalkboard.html'>Inter Web Application Communication Tool Primer Tutorial (Slideshow or Web Application or Game or Image) (20160304)</option>
<option id='MyNew-20160303' onclick='windowopen("//www.rjmprogramming.com.au/Linux/linux_du.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/linux_du.jpg'>Linux Disk Usage Statistics Primer Tutorial (Slideshow or Web Application or Game or Image) (20160303)</option>
<option id='MyNew-20160302' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/phrasalverbs_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/phrasalverbs_chalkboard.html'>English Phrasal Verb Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160302)</option>
<option id='MyNew-20160301' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice/ProblemSolving/Template/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/ProblemSolving/Template/'>Spreadsheet Problem Solving Template Tutorial (Slideshow or Web Application or Game or Image) (20160301)</option>
<option id='MyNew-20160229' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice/ProblemSolving/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/ProblemSolving/'>Spreadsheet Problem Solving Primer Tutorial (Slideshow or Web Application or Game or Image) (20160229)</option>
<option id='MyNew-20160228' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/WebApplications/cplusplus_webapps.jpg","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/WebApplications/cplusplus_webapps.jpg'>Xcode C++ Web Applications Primer Tutorial (Slideshow or Web Application or Game or Image) (20160228)</option>
<option id='MyNew-20160227' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/'>HTML/Javascript Canvas Arithmetic Keyboard Game Tutorial (Slideshow or Web Application or Game or Image) (20160227)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160226' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>PHP Themed Supervision Sixth Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160226)</option>
<option id='MyNew-20160225' onclick='windowopen("//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php","_blank"); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160225)</option>
<option id='MyNew-20160224' onclick='windowopen("//www.rjmprogramming.com.au/Windows/w10xbox.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/w10xbox.jpg'>Windows 10 and Xbox One Primer Tutorial (Slideshow or Web Application or Game or Image) (20160224)</option>
<option id='MyNew-20160223' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>PHP Themed Supervision Fifth Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160223)</option>
<option id='MyNew-20160222' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>PHP Themed Supervision Fourth Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160222)</option>
<option id='MyNew-20160221' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>HTML Themed Supervision Third Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160221)</option>
<option id='MyNew-20160220' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>HTML Themed Supervision Second Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160220)</option>
<option id='MyNew-20160219' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>HTML Themed Supervision First Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160219)</option>
<option id='MyNew-20160218' onclick='windowopen("//www.rjmprogramming.com.au/Android/Eslideas/android_studio_rpd-10of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Android/Eslideas/android_studio_rpd-10of.jpg'>Android Studio Real Physical Device Tutorial (Slideshow or Web Application or Game or Image) (20160218)</option>
<option id='MyNew-20160217' onclick='windowopen("//www.rjmprogramming.com.au/Mac/broken_links-111of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/broken_links-111of.jpg'>Google Crawl Errors Primer Tutorial (Slideshow or Web Application or Game or Image) (20160217)</option>
<option id='MyNew-20160216' onclick='windowopen("//www.rjmprogramming.com.au/Windows/edge_webnote-2of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/edge_webnote-2of.jpg'>Microsoft Edge Web Notes Primer Tutorial (Slideshow or Web Application or Game or Image) (20160216)</option>
<option id='MyNew-20160215' onclick='windowopen("//www.rjmprogramming.com.au/Android/Eslideas/","_blank"); ' value='//www.rjmprogramming.com.au/Android/Eslideas/'>Android Studio on Mac OS X Primer Tutorial (Slideshow or Web Application or Game or Image) (20160215)</option>
<option id='MyNew-20160214' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>HTML/Javascript Themed Supervision Primer Tutorial (Slideshow or Web Application or Game or Image) (20160214)</option>
<option id='MyNew-20160213' onclick='windowopen("//www.rjmprogramming.com.au/","_blank"); ' value='//www.rjmprogramming.com.au/'>Landing Page Mobile Phone Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20160213)</option>
<option id='MyNew-20160212' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/collective_nouns.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/collective_nouns.html'>HTML/Javascript English Collective Noun Game Tutorial (Slideshow or Web Application or Game or Image) (20160212)</option>
<option id='MyNew-20160211' onclick='windowopen("//www.rjmprogramming.com.au/index_20160209.htm","_blank"); ' value='//www.rjmprogramming.com.au/index_20160209.htm'>Landing Page Mobile Phone Tutorial (Slideshow or Web Application or Game or Image) (20160211)</option>
<option id='MyNew-20160210' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/'>PHP Geographicals Makeover Primer Tutorial (Slideshow or Web Application or Game or Image) (20160210)</option>
<option id='MyNew-20160209' onclick='windowopen("//www.rjmprogramming.com.au/Windows/windows10_mks.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/windows10_mks.jpg'>Windows 10 New Keyboard Shortcuts Primer Tutorial (Slideshow or Web Application or Game or Image) (20160209)</option>
<option id='MyNew-20160208' onclick='windowopen("//www.rjmprogramming.com.au/PHP/RotationalSpeed/rotational_speed_at.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/RotationalSpeed/rotational_speed_at.php'>PHP Earth Rotational Speed Primer Tutorial (Slideshow or Web Application or Game or Image) (20160208)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160207' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Odds200/two_o_eight_pick_up.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Odds200/two_o_eight_pick_up.html'>HTML/Javascript Canvas Four Deck Card Game Tutorial (Slideshow or Web Application or Game or Image) (20160207)</option>
<option id='MyNew-20160206' onclick='windowopen("//www.rjmprogramming.com.au/index_20160204.htm","_blank"); ' value='//www.rjmprogramming.com.au/index_20160204.htm'>Landing Page Mobile Tutorial (Slideshow or Web Application or Game or Image) (20160206)</option>
<option id='MyNew-20160205' onclick='windowopen("//www.rjmprogramming.com.au/index_20160204.htm","_blank"); ' value='//www.rjmprogramming.com.au/index_20160204.htm'>Landing Page Overlay Tutorial (Slideshow or Web Application or Game or Image) (20160205)</option>
<option id='MyNew-20160204' onclick='windowopen("//www.rjmprogramming.com.au/index_20160202.htm","_blank"); ' value='//www.rjmprogramming.com.au/index_20160202.htm'>Landing Page Primer Tutorial (Slideshow or Web Application or Game or Image) (20160204)</option>
<option id='MyNew-20160203' onclick='windowopen("//www.rjmprogramming.com.au/Windows/windows10_look-3of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/windows10_look-3of.jpg'>Windows 10 Primer Tutorial (Slideshow or Web Application or Game or Image) (20160203)</option>
<option id='MyNew-20160202' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Ansible/Inventory/Dynamic","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Ansible/Inventory/Dynamic'>Ansible Dynamic Inventory Tutorial (Slideshow or Web Application or Game or Image) (20160202)</option>
<option id='MyNew-20160201' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/compound_vs_simple.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/compound_vs_simple.html'>Compound Interest Versus Simple Interest Primer Tutorial (Slideshow or Web Application or Game or Image) (20160201)</option>
<option id='MyNew-20160131' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ColumnChart/testcase.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/testcase.html'>Google Chart Select Event Post Readiness Tutorial (Slideshow or Web Application or Game or Image) (20160131)</option>
<option id='MyNew-20160130' onclick='windowopen("//www.rjmprogramming.com.au/Mac/disk_utility_backup-197of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/disk_utility_backup-197of.jpg'>Time Machine Backup and Disk Utility Primer Tutorial (Slideshow or Web Application or Game or Image) (20160130)</option>
<option id='MyNew-20160129' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multiplying_binomials.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiplying_binomials.htm'>HTML/Javascript Binomial Multiplication Jeopardy Tutorial (Slideshow or Web Application or Game or Image) (20160129)</option>
<option id='MyNew-20160128' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/maths_mystery.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/maths_mystery.html'>HTML/Javascript Maths Mystery Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160128)</option>
<option id='MyNew-20160127' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multiplying_binomials.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiplying_binomials.html'>HTML/Javascript Binomial Multiplication Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160127)</option>
<option id='MyNew-20160126' onclick='windowopen("//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php'>Google Chart Annotated Timeline Flash Legacy Tutorial (Slideshow or Web Application or Game or Image) (20160126)</option>
<option id='MyNew-20160125' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Select Event Synergy Tutorial (Slideshow or Web Application or Game or Image) (20160125)</option>
<option id='MyNew-20160124' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Moving Histogram Chart Select Event Poll Tutorial (Slideshow or Web Application or Game or Image) (20160124)</option>
<option id='MyNew-20160123' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/histogram_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/histogram_chart.php'>Google Chart Histogram Chart Select Event Primer Tutorial (Slideshow or Web Application or Game or Image) (20160123)</option>
<option id='MyNew-20160122' onclick='windowopen("//www.rjmprogramming.com.au/PHP/BubbleChart/bubble_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/BubbleChart/bubble_chart.php'>Google Chart Bubble Chart Select Event Primer Tutorial (Slideshow or Web Application or Game or Image) (20160122)</option>
<option id='MyNew-20160121' onclick='windowopen("//www.rjmprogramming.com.au/PHP/BubbleChart/growth_of_merchandise_trade.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/BubbleChart/growth_of_merchandise_trade.php'>PHP Worldbank Growth of Merchandise Trade Tutorial (Slideshow or Web Application or Game or Image) (20160121)</option>
<option id='MyNew-20160120' onclick='windowopen("//www.rjmprogramming.com.au/Android/NalaLuna.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Android/NalaLuna.jpg'>Image Thumbnail Presentation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160120)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20160119' onclick='windowopen("//www.rjmprogramming.com.au/Android/sim_card.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Android/sim_card.jpg'>Sim Card Primer Tutorial (Slideshow or Web Application or Game or Image) (20160119)</option>
<option id='MyNew-20160118' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Ansible/Inventory/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Ansible/Inventory/'>Ansible Inventory Primer Tutorial (Slideshow or Web Application or Game or Image) (20160118)</option>
<option id='MyNew-20160117' onclick='windowopen("//www.rjmprogramming.com.au/DOS/xcopy.JPG","_blank"); ' value='//www.rjmprogramming.com.au/DOS/xcopy.JPG'>Windows/DOS xcopy Backup Primer Tutorial (Slideshow or Web Application or Game or Image) (20160117)</option>
<option id='MyNew-20160116' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/secbug.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/secbug.jpg'>Thinking Security Primer Tutorial (Slideshow or Web Application or Game or Image) (20160116)</option>
<option id='MyNew-20160115' onclick='windowopen("//www.rjmprogramming.com.au/Linux/inode.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/inode.jpg'>Linux Inode Primer Tutorial (Slideshow or Web Application or Game or Image) (20160115)</option>
<option id='MyNew-20160114' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/FireFTP_CreateFile-31of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/FireFTP_CreateFile-31of.jpg'>FireFTP Create File Primer Tutorial (Slideshow or Web Application or Game or Image) (20160114)</option>
<option id='MyNew-20160113' onclick='windowopen("//www.rjmprogramming.com.au/Windows/DotNetFramework/Powershell.mov","_blank"); ' value='//www.rjmprogramming.com.au/Windows/DotNetFramework/Powershell.mov'>Windows PowerShell Primer Tutorial (Slideshow or Web Application or Game or Image) (20160113)</option>
<option id='MyNew-20160112' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Linux_drutil-240of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Linux_drutil-240of.jpg'>Mac Linux DVD Troubleshooting Primer Tutorial (Slideshow or Web Application or Game or Image) (20160112)</option>
<option id='MyNew-20160111' onclick='windowopen("//www.rjmprogramming.com.au/PHP/decodepictowords.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/decodepictowords.php'>PHP Pictogram Word Decoding Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160111)</option>
<option id='MyNew-20160110' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/clairvoyance.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/clairvoyance.html'>HTML/Javascript Clairvoyance Tester Mobile Tutorial (Slideshow or Web Application or Game or Image) (20160110)</option>
<option id='MyNew-20160109' onclick='windowopen("//www.rjmprogramming.com.au/Mac/email_ipad_screenshot.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/email_ipad_screenshot.jpg'>Emailing iPad Screenshot Primer Tutorial (Slideshow or Web Application or Game or Image) (20160109)</option>
<option id='MyNew-20160108' onclick='windowopen("//www.rjmprogramming.com.au/Mac/both_ways_around.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/both_ways_around.jpg'>YouTube via iPad Photos App Primer Tutorial (Slideshow or Web Application or Game or Image) (20160108)</option>
<option id='MyNew-20160107' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/clairvoyance.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/clairvoyance.html'>HTML/Javascript Clairvoyance Tester Primer Tutorial (Slideshow or Web Application or Game or Image) (20160107)</option>
<option id='MyNew-20160106' onclick='windowopen("//www.rjmprogramming.com.au/test_jinja.php","_blank"); ' value='//www.rjmprogramming.com.au/test_jinja.php'>Jinja Template Engine Three Ps Primer Tutorial (Slideshow or Web Application or Game or Image) (20160106)</option>
<option id='MyNew-20160105' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Ansible/ansible_playbook_tls-99of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Ansible/ansible_playbook_tls-99of.jpg'>Ansible Playbook TLS Tutorial (Slideshow or Web Application or Game or Image) (20160105)</option>
<option id='MyNew-20160104' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Ansible/ansible_playbook-99of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Ansible/ansible_playbook-99of.jpg'>Ansible Playbook Primer Tutorial (Slideshow or Web Application or Game or Image) (20160104)</option>
<option id='MyNew-20160103' onclick='windowopen("//www.rjmprogramming.com.au/Mac/vagrant_primer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/vagrant_primer.jpg'>Vagrant Primer Tutorial (Slideshow or Web Application or Game or Image) (20160103)</option>
<option id='MyNew-20160102' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Ansible/ansible-99of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Ansible/ansible-99of.jpg'>Ansible Hello World Primer Tutorial (Slideshow or Web Application or Game or Image) (20160102)</option>
<option id='MyNew-20160101' onclick='windowopen("//www.flickr.com/photos/rjmprogramming/sets/72157662846566241","_blank"); ' value='//www.flickr.com/photos/rjmprogramming/sets/72157662846566241'>Photo Booth and Flickr Album Primer Tutorial (Slideshow or Web Application or Game or Image) (20160101)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20151231' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Messages-3of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Messages-3of.jpg'>Mac OS X and iOS Messages Primer Tutorial (Slideshow or Web Application or Game or Image) (20151231)</option>
<option id='MyNew-20151230' onclick='windowopen("//www.rjmprogramming.com.au/Mac/FaceTime-3of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/FaceTime-3of.jpg'>Mac OS X and iOS FaceTime Primer Tutorial (Slideshow or Web Application or Game or Image) (20151230)</option>
<option id='MyNew-20151229' onclick='windowopen("//www.rjmprogramming.com.au/PHP/TimelineChart/reservation.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/reservation.php'>Reservations Web Application Database Tutorial (Slideshow or Web Application or Game or Image) (20151229)</option>
<option id='MyNew-20151228' onclick='windowopen("//www.rjmprogramming.com.au/PHP/TimelineChart/reservation.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/reservation.php'>Reservations Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20151228)</option>
<option id='MyNew-20151227' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wordpress_bb_changes.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_bb_changes.jpg'>WordPress User Body Background Primer Tutorial (Slideshow or Web Application or Game or Image) (20151227)</option>
<option id='MyNew-20151226' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/button_ideas.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_ideas.htm'>HTML Button Ideas Primer Tutorial (Slideshow or Web Application or Game or Image) (20151226)</option>
<option id='MyNew-20151225' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wordpress_hsb_changes.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_hsb_changes.jpg'>WordPress User Header Section Border Primer Tutorial (Slideshow or Web Application or Game or Image) (20151225)</option>
<option id='MyNew-20151224' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wordpress_ff_changes.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_ff_changes.jpg'>WordPress User Font Families Primer Tutorial (Slideshow or Web Application or Game or Image) (20151224)</option>
<option id='MyNew-20151223' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cockpit_feel.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cockpit_feel.html'>HTML/Javascript Cockpit of Web Applications Home Tutorial (Slideshow or Web Application or Game or Image) (20151223)</option>
<option id='MyNew-20151222' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cockpit_feel.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cockpit_feel.html'>HTML/Javascript Cockpit of Web Applications Form Tutorial (Slideshow or Web Application or Game or Image) (20151222)</option>
<option id='MyNew-20151221' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cockpit_feel.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cockpit_feel.html'>HTML/Javascript Cockpit of Web Applications Primer Tutorial (Slideshow or Web Application or Game or Image) (20151221)</option>
<option id='MyNew-20151220' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_chalkboard.html'>HTML/Javascript Canvas Fractions Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20151220)</option>
<option id='MyNew-20151219' onclick='windowopen("//www.rjmprogramming.com.au/Mac/PHPStorm/Xdebug/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/PHPStorm/Xdebug/'>PHPStorm and Xdebug Primer Tutorial (Slideshow or Web Application or Game or Image) (20151219)</option>
<option id='MyNew-20151218' onclick='windowopen("//www.rjmprogramming.com.au/Mac/PHPStorm/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/PHPStorm/'>PHPStorm IDE Primer Tutorial (Slideshow or Web Application or Game or Image) (20151218)</option>
<option id='MyNew-20151217' onclick='windowopen("//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php'>The Three P Three Modes Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20151217)</option>
<option id='MyNew-20151216' onclick='windowopen("//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php'>The Three P Three Modes Calling Card Tutorial (Slideshow or Web Application or Game or Image) (20151216)</option>
<option id='MyNew-20151215' onclick='windowopen("//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php'>The Three P Three Modes Sharing Tutorial (Slideshow or Web Application or Game or Image) (20151215)</option>
<option id='MyNew-20151214' onclick='windowopen("//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php'>The Three P Three Modes Primer Tutorial (Slideshow or Web Application or Game or Image) (20151214)</option>
<option id='MyNew-20151213' onclick='windowopen("//www.rjmprogramming.com.au/PHP/mynamespace.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/mynamespace.php'>PHP Namespace Error Handling Tutorial (Slideshow or Web Application or Game or Image) (20151213)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20151212' onclick='windowopen("//www.rjmprogramming.com.au/PHP/mynamespace.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/mynamespace.php'>PHP Namespace Primer Tutorial (Slideshow or Web Application or Game or Image) (20151212)</option>
<option id='MyNew-20151210' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/firefox_inspector_debug.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/firefox_inspector_debug.jpg'>Javascript Debugging via Firefox Inspector Primer Tutorial (Slideshow or Web Application or Game or Image) (20151210)</option>
<option id='MyNew-20151209' onclick='windowopen("//www.rjmprogramming.com.au/Mac/GitHub/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/GitHub/'>GitHub Source Control Primer Tutorial (Slideshow or Web Application or Game or Image) (20151209)</option>
<option id='MyNew-20151208' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/continuous_report.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/continuous_report.html'>Client Pre-emptive Iframe Crontab Curl Rotated Report Tutorial (Slideshow or Web Application or Game or Image) (20151208)</option>
<option id='MyNew-20151207' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Yii/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Yii/'>Yii MVC PHP Framework Hello World Content Tutorial (Slideshow or Web Application or Game or Image) (20151207)</option>
<option id='MyNew-20151206' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Yii/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Yii/'>Yii MVC PHP Framework Hello World Tutorial (Slideshow or Web Application or Game or Image) (20151206)</option>
<option id='MyNew-20151205' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Backup/rsync/rsync_backup.php","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Backup/rsync/rsync_backup.php'>Linux Backup via rsync and PHP Exec Tutorial (Slideshow or Web Application or Game or Image) (20151205)</option>
<option id='MyNew-20151204' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Backup/rsync/rsync_remote.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Backup/rsync/rsync_remote.jpg'>Linux Remote Backup via rsync Tutorial (Slideshow or Web Application or Game or Image) (20151204)</option>
<option id='MyNew-20151203' onclick='windowopen("//www.rjmprogramming.com.au/Mac/MAMP/mamp_virtual_hosting.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/MAMP/mamp_virtual_hosting.jpg'>MAMP Virtual Hosting Primer Tutorial (Slideshow or Web Application or Game or Image) (20151203)</option>
<option id='MyNew-20151202' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Backup/rsync/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Backup/rsync/'>Linux Backup via rsync Primer Tutorial (Slideshow or Web Application or Game or Image) (20151202)</option>
<option id='MyNew-20151201' onclick='windowopen("//www.rjmprogramming.com.au/Windows/view_online.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/view_online.jpg'>Windows View Online via Hotmail Primer Tutorial (Slideshow or Web Application or Game or Image) (20151201)</option>
<option id='MyNew-20151130' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html'>Colour Systems Primer Tutorial (Slideshow or Web Application or Game or Image) (20151130)</option>
<option id='MyNew-20151129' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Moderation/moderation_captcha.php?admin=y","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Moderation/moderation_captcha.php?admin=y'>Registration via Captcha Primer Tutorial (Slideshow or Web Application or Game or Image) (20151129)</option>
<option id='MyNew-20151128' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Moderation/moderation_captcha.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Moderation/moderation_captcha.php'>Moderation by Captcha Primer Tutorial (Slideshow or Web Application or Game or Image) (20151128)</option>
<option id='MyNew-20151127' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Moderation/moderation.php?admin=y","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Moderation/moderation.php?admin=y'>Moderation by MySql Database Primer Tutorial (Slideshow or Web Application or Game or Image) (20151127)</option>
<option id='MyNew-20151126' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Moderation/moderation.php?admin=y","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Moderation/moderation.php?admin=y'>Moderation by File Primer Tutorial (Slideshow or Web Application or Game or Image) (20151126)</option>
<option id='MyNew-20151125' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Moderation/moderation.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Moderation/moderation.php'>Moderation by Email Primer Tutorial (Slideshow or Web Application or Game or Image) (20151125)</option>
<option id='MyNew-20151123' onclick='windowopen("//www.rjmprogramming.com.au/PHP/IntensityChart/intensity_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/IntensityChart/intensity_chart.php'>Google Chart Intensity Chart Select Event Tutorial (Slideshow or Web Application or Game or Image) (20151123)</option>
<option id='MyNew-20151122' onclick='windowopen("//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php'>Google Chart Annotated Timeline Select Event Tutorial (Slideshow or Web Application or Game or Image) (20151122)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20151121' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GanttChart/gantt_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GanttChart/gantt_chart.php'>Google Chart Gantt Chart Primer Tutorial (Slideshow or Web Application or Game or Image) (20151121)</option>
<option id='MyNew-20151120' onclick='windowopen("//www.rjmprogramming.com.au/Movavi","_blank"); ' value='//www.rjmprogramming.com.au/Movavi'>Movavi Video and Audio Slideshow Tutorial (Slideshow or Web Application or Game or Image) (20151120)</option>
<option id='MyNew-20151119' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=radio","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=radio'>HTML/Javascript Choice of Several Tutorial (Slideshow or Web Application or Game or Image) (20151119)</option>
<option id='MyNew-20151118' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=pie","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=pie'>HTML/Javascript Choice of Two SVG Tutorial (Slideshow or Web Application or Game or Image) (20151118)</option>
<option id='MyNew-20151117' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=radio","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=radio'>HTML/Javascript Choice of Two More Tutorial (Slideshow or Web Application or Game or Image) (20151117)</option>
<option id='MyNew-20151115' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=flip","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=flip'>HTML/Javascript Choice of Two Flipping Tutorial (Slideshow or Web Application or Game or Image) (20151115)</option>
<option id='MyNew-20151114' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/strike_choice_of_two.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/strike_choice_of_two.html'>HTML/Javascript Choice of Two Strikes Tutorial (Slideshow or Web Application or Game or Image) (20151114)</option>
<option id='MyNew-20151113' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/moving_lineartrendline.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/moving_lineartrendline.html'>Google Chart NonLinear Trendline Selection Event Tutorial (Slideshow or Web Application or Game or Image) (20151113)</option>
<option id='MyNew-20151112' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/moving_lineartrendline.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/moving_lineartrendline.html'>Google Chart Linear Trendline Selection Event Tutorial (Slideshow or Web Application or Game or Image) (20151112)</option>
<option id='MyNew-20151108' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/let_us.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/let_us.html'>HTML/Javascript ESL Reveal Game Tutorial (Slideshow or Web Application or Game or Image) (20151108)</option>
<option id='MyNew-20151107' onclick='windowopen("//www.rjmprogramming.com.au/Learning/Programming/?isMobile=n","_blank"); ' value='//www.rjmprogramming.com.au/Learning/Programming/?isMobile=n'>Android App Learning Programming UX Overlay Tutorial (Slideshow or Web Application or Game or Image) (20151107)</option>
<option id='MyNew-20151105' onclick='windowopen("//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php'>Google Chart Select Event Calendar Timeline Post Tutorial (Slideshow or Web Application or Game or Image) (20151105)</option>
<option id='MyNew-20151104' onclick='windowopen("//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php'>Google Chart Select Event Calendar Timeline Trend Tutorial (Slideshow or Web Application or Game or Image) (20151104)</option>
<option id='MyNew-20151103' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Select Event Geo Pie Trend Tutorial (Slideshow or Web Application or Game or Image) (20151103)</option>
<option id='MyNew-20151102' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart_diff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart_diff.php'>Google Chart Onclick Pie Chart Differences Tutorial (Slideshow or Web Application or Game or Image) (20151102)</option>
<option id='MyNew-20151101' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Select Event Geo Pie Synergy Tutorial (Slideshow or Web Application or Game or Image) (20151101)</option>
<option id='MyNew-20151031' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Chart Select Event Map Overlay Lines Tutorial (Slideshow or Web Application or Game or Image) (20151031)</option>
<option id='MyNew-20151030' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Chart Select Event Cache Issue Tutorial (Slideshow or Web Application or Game or Image) (20151030)</option>
<option id='MyNew-20151029' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php'>Google Chart Select Event Email Integration Tutorial (Slideshow or Web Application or Game or Image) (20151029)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20151028' onclick='windowopen("//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php'>Google Chart Select Event Spreadsheet Integration Tutorial (Slideshow or Web Application or Game or Image) (20151028)</option>
<option id='MyNew-20151027' onclick='windowopen("//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php'>Google Chart Line/Bar/Area/Column Select Event Tutorial (Slideshow or Web Application or Game or Image) (20151027)</option>
<option id='MyNew-20151026' onclick='windowopen("//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php'>Google Chart Line and Map Chart Select Event Prompt Tutorial (Slideshow or Web Application or Game or Image) (20151026)</option>
<option id='MyNew-20151025' onclick='windowopen("//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php'>PHP/Javascript Google Chart Line Chart Select Event Tutorial (Slideshow or Web Application or Game or Image) (20151025)</option>
<option id='MyNew-20151024' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/distance_from.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/distance_from.html'>Google Chart Map Chart Select Event Primer Tutorial (Slideshow or Web Application or Game or Image) (20151024)</option>
<option id='MyNew-20151023' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/distance_from.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/distance_from.html'>HTML/Javascript Where Does It Get Me To Primer Tutorial (Slideshow or Web Application or Game or Image) (20151023)</option>
<option id='MyNew-20151022' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/full/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/full/'>Camera and Photos iPad Full Primer Tutorial (Slideshow or Web Application or Game or Image) (20151022)</option>
<option id='MyNew-20151021' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/adjective_or_adverb.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/adjective_or_adverb.html'>HTML Adjectives vs Adverbs Lesson Plan Checkboxes Tutorial (Slideshow or Web Application or Game or Image) (20151021)</option>
<option id='MyNew-20151020' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/adjective_or_adverb.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/adjective_or_adverb.html'>HTML/Javascript Adjectives vs Adverbs Lesson Plan Tutorial (Slideshow or Web Application or Game or Image) (20151020)</option>
<option id='MyNew-20151019' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/adjective_or_adverb.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/adjective_or_adverb.html'>HTML/Javascript Adjectives versus Adverbs Primer Tutorial (Slideshow or Web Application or Game or Image) (20151019)</option>
<option id='MyNew-20151018' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.html'>HTML/Javascript Multiple Choice Quiz Administration Tutorial (Slideshow or Web Application or Game or Image) (20151018)</option>
<option id='MyNew-20151017' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.html'>HTML/Javascript Multiple Choice Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20151017)</option>
<option id='MyNew-20151016' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/present_perfect_progressive_or_simple_or_non_progressive.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/present_perfect_progressive_or_simple_or_non_progressive.html'>HTML/Javascript Present Perfect Progressive Primer Tutorial (Slideshow or Web Application or Game or Image) (20151016)</option>
<option id='MyNew-20151015' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/listen_to.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/listen_to.html'>HTML/Javascript Hearing and Listening Primer Tutorial (Slideshow or Web Application or Game or Image) (20151015)</option>
<option id='MyNew-20151014' onclick='windowopen("//www.rjmprogramming.com.au/PHP/arc_distort_imagemagick.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/arc_distort_imagemagick.php'>Image Arc Distortion via ImageMagick Primer Tutorial (Slideshow or Web Application or Game or Image) (20151014)</option>
<option id='MyNew-20151013' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animated_gif_slides.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animated_gif_slides.php'>Animated GIF Slides via ImageMagick Primer Tutorial (Slideshow or Web Application or Game or Image) (20151013)</option>
<option id='MyNew-20151012' onclick='windowopen("//www.rjmprogramming.com.au/PHP/affine_rotation_imagemagick.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/affine_rotation_imagemagick.php'>ImageMagick and Three Ps Affine Transformation Tutorial (Slideshow or Web Application or Game or Image) (20151012)</option>
<option id='MyNew-20151011' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html'>HTML/Javascript/PHP Broadcast and Listen CSS Tutorial (Slideshow or Web Application or Game or Image) (20151011)</option>
<option id='MyNew-20151010' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html'>HTML/Javascript/PHP Broadcast and Listen Messaging Tutorial (Slideshow or Web Application or Game or Image) (20151010)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20151009' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html'>HTML/Javascript/PHP Broadcast and Listen Mailbox Tutorial (Slideshow or Web Application or Game or Image) (20151009)</option>
<option id='MyNew-20151008' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html'>HTML/Javascript Broadcast and Listen Primer Tutorial (Slideshow or Web Application or Game or Image) (20151008)</option>
<option id='MyNew-20151007' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/geometry_tracing.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/geometry_tracing.html'>HTML/Javascript Canvas Geometry Tracing Game Tutorial (Slideshow or Web Application or Game or Image) (20151007)</option>
<option id='MyNew-20151006' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/slope_of_a_line.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/slope_of_a_line.html'>HTML/Javascript Canvas Slope of a Line Primer Tutorial (Slideshow or Web Application or Game or Image) (20151006)</option>
<option id='MyNew-20151005' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed Function Keys Tutorial (Slideshow or Web Application or Game or Image) (20151005)</option>
<option id='MyNew-20151004' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wordpress_visual_synopsis.png","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_visual_synopsis.png'>WordPress Visual Synopsis Automated Scrolling Tutorial (Slideshow or Web Application or Game or Image) (20151004)</option>
<option id='MyNew-20151003' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wordpress_visual_synopsis.gif","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_visual_synopsis.gif'>WordPress Visual Synopsis Slideshow Posting Links Tutorial (Slideshow or Web Application or Game or Image) (20151003)</option>
<option id='MyNew-20151002' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wordpress_visual_synopsis.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_visual_synopsis.jpg'>WordPress Visual Synopsis Slideshow Primer Tutorial (Slideshow or Web Application or Game or Image) (20151002)</option>
<option id='MyNew-20151001' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wordguessgame.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wordguessgame.html'>Word Guessing Game for Two Primer Tutorial (Slideshow or Web Application or Game or Image) (20151001)</option>
<option id='MyNew-20150930' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/hart_via_ella.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/hart_via_ella.html'>Mixed Up Song Lyrics Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150930)</option>
<option id='MyNew-20150929' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed CSS Styling Tutorial (Slideshow or Web Application or Game or Image) (20150929)</option>
<option id='MyNew-20150928' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed Reveal Div Tutorial (Slideshow or Web Application or Game or Image) (20150928)</option>
<option id='MyNew-20150927' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed Javascript Autocompletion Tutorial (Slideshow or Web Application or Game or Image) (20150927)</option>
<option id='MyNew-20150926' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed Trip Planner Tutorial (Slideshow or Web Application or Game or Image) (20150926)</option>
<option id='MyNew-20150925' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed Google Chart Map Tutorial (Slideshow or Web Application or Game or Image) (20150925)</option>
<option id='MyNew-20150924' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed Primer Tutorial (Slideshow or Web Application or Game or Image) (20150924)</option>
<option id='MyNew-20150923' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/once_a_day_report.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/once_a_day_report.html'>Client Pre-emptive Iframe Crontab Curl Daily Tutorial (Slideshow or Web Application or Game or Image) (20150923)</option>
<option id='MyNew-20150922' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/continuous_report.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/continuous_report.html'>Client Pre-emptive Iframe Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20150922)</option>
<option id='MyNew-20150921' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.html'>Client Pre-emptive Iframe Primer Tutorial (Slideshow or Web Application or Game or Image) (20150921)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150920' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.php'>XML to HTML PHP Three Ways Translation Tutorial (Slideshow or Web Application or Game or Image) (20150920)</option>
<option id='MyNew-20150919' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.php'>XML to HTML PHP Simplexml Translation Tutorial (Slideshow or Web Application or Game or Image) (20150919)</option>
<option id='MyNew-20150918' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.html'>XML to HTML Data Intelligence Translation Tutorial (Slideshow or Web Application or Game or Image) (20150918)</option>
<option id='MyNew-20150917' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/sidtest.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/sidtest.html'>HTML Data Intelligence More Like XML Primer Tutorial (Slideshow or Web Application or Game or Image) (20150917)</option>
<option id='MyNew-20150916' onclick='windowopen("//www.rjmprogramming.com.au/PHP/animegif/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/animegif/'>Animated GIF via PHP Writing PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20150916)</option>
<option id='MyNew-20150915' onclick='windowopen("//www.rjmprogramming.com.au/Windows/webcam_problem.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/webcam_problem.jpg'>Facebook Webcam Video Failure Primer Tutorial (Slideshow or Web Application or Game or Image) (20150915)</option>
<option id='MyNew-20150914' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/jswjs_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/jswjs_test.html'>Javascript Writes Javascript Iframe Overlay Tutorial (Slideshow or Web Application or Game or Image) (20150914)</option>
<option id='MyNew-20150913' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/jswjs_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/jswjs_test.html'>Javascript Writes Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20150913)</option>
<option id='MyNew-20150912' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/slotin.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/slotin.php'>PHP/HTML with External Javascript Slotting In Tutorial (Slideshow or Web Application or Game or Image) (20150912)</option>
<option id='MyNew-20150911' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/slotin.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/slotin.html'>HTML with External Javascript Multiple Slottings In Tutorial (Slideshow or Web Application or Game or Image) (20150911)</option>
<option id='MyNew-20150910' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/slotin.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/slotin.html'>HTML with External Javascript Slotting In Tutorial (Slideshow or Web Application or Game or Image) (20150910)</option>
<option id='MyNew-20150909' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/slotin.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/slotin.html'>HTML/Javascript Slotting In Iframe Tutorial (Slideshow or Web Application or Game or Image) (20150909)</option>
<option id='MyNew-20150908' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/supervise_change_everything.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/supervise_change_everything.html'>Javascript DOM Big Changes Iframe Tutorial (Slideshow or Web Application or Game or Image) (20150908)</option>
<option id='MyNew-20150907' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/change_everything.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/change_everything.html'>Javascript DOM Big Changes Primer Tutorial (Slideshow or Web Application or Game or Image) (20150907)</option>
<option id='MyNew-20150906' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/slotin.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/slotin.html'>HTML/Javascript Slotting In Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150906)</option>
<option id='MyNew-20150905' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/slotin.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/slotin.html'>HTML/Javascript Slotting In Primer Tutorial (Slideshow or Web Application or Game or Image) (20150905)</option>
<option id='MyNew-20150904' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Posted_On.png","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Posted_On.png'>Wordpress Posted On CSS Styling Following You Tutorial (Slideshow or Web Application or Game or Image) (20150904)</option>
<option id='MyNew-20150903' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Posted_On.gif","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Posted_On.gif'>Wordpress Posted On CSS Styling Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150903)</option>
<option id='MyNew-20150902' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/GoogleAnalytics/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/GoogleAnalytics/'>Google Analytics Reporting Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150902)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150901' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/widget_container.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/widget_container.jpg'>WordPress Widget Container Colour Primer Tutorial (Slideshow or Web Application or Game or Image) (20150901)</option>
<option id='MyNew-20150831' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/whatchamacallittwo.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/whatchamacallittwo.php'>PHP Writes PHP Vertical TextBoxes Primer Tutorial (Slideshow or Web Application or Game or Image) (20150831)</option>
<option id='MyNew-20150830' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/whatchamacallit.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/whatchamacallit.html'>HTML/Javascript Vertical Buttons Primer Tutorial (Slideshow or Web Application or Game or Image) (20150830)</option>
<option id='MyNew-20150829' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_substitute_desktop.gif","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_substitute_desktop.gif'>PHP Desktop Command Line Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150829)</option>
<option id='MyNew-20150828' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_substitute_desktop.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_substitute_desktop.jpg'>PHP Desktop Command Line Primer Tutorial (Slideshow or Web Application or Game or Image) (20150828)</option>
<option id='MyNew-20150827' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/reveal_div.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/reveal_div.html'>External Javascript Genericity Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150827)</option>
<option id='MyNew-20150826' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/longhover_sup.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/longhover_sup.html'>External Javascript Genericity Primer Tutorial (Slideshow or Web Application or Game or Image) (20150826)</option>
<option id='MyNew-20150825' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/query_php.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/query_php.jpg'>WordPress Blog MySql Database PHP Code Tutorial (Slideshow or Web Application or Game or Image) (20150825)</option>
<option id='MyNew-20150824' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/AlphaSearch.gif","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/AlphaSearch.gif'>WordPress Blog Alphabetical Search Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150824)</option>
<option id='MyNew-20150823' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/AlphaSearch.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/AlphaSearch.jpg'>WordPress Blog Alphabetical Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20150823)</option>
<option id='MyNew-20150822' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_content_type.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_content_type.php'>PHP Content Type Download Tutorial (Slideshow or Web Application or Game or Image) (20150822)</option>
<option id='MyNew-20150821' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/number_plate_numbers.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/number_plate_numbers.html'>Number Plate Numbers Game Tutorial (Slideshow or Web Application or Game or Image) (20150821)</option>
<option id='MyNew-20150820' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_content_type.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_content_type.php'>PHP Content Type Iframe Synchronize Tutorial (Slideshow or Web Application or Game or Image) (20150820)</option>
<option id='MyNew-20150819' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_content_type.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_content_type.php'>PHP Content Type Iframe Overlay Tutorial (Slideshow or Web Application or Game or Image) (20150819)</option>
<option id='MyNew-20150818' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php_content_type.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php_content_type.php'>PHP Content Type Primer Tutorial (Slideshow or Web Application or Game or Image) (20150818)</option>
<option id='MyNew-20150817' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/YourBackgroundImage.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/YourBackgroundImage.jpg'>WordPress Text Widget Background Image Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150817)</option>
<option id='MyNew-20150816' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/HighlightedSearch.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/HighlightedSearch.jpg'>WordPress Highlighted Search Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150816)</option>
<option id='MyNew-20150815' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/HighlightedSearch.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/HighlightedSearch.jpg'>WordPress Highlighted Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20150815)</option>
<option id='MyNew-20150814' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Paintbrush/pan/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Paintbrush/pan/'>Paintbrush Panning Primer Tutorial (Slideshow or Web Application or Game or Image) (20150814)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150813' onclick='windowopen("//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php'>PHP usort in Slideshow Animation via Image Visibility Tutorial (Slideshow or Web Application or Game or Image) (20150813)</option>
<option id='MyNew-20150812' onclick='windowopen("//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php'>Slideshow Animation via Image Visibility Modelling Tutorial (Slideshow or Web Application or Game or Image) (20150812)</option>
<option id='MyNew-20150811' onclick='windowopen("//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php'>Slideshow Animation via Image Visibility Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150811)</option>
<option id='MyNew-20150810' onclick='windowopen("//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php'>Slideshow Animation via Image Visibility Primer Tutorial (Slideshow or Web Application or Game or Image) (20150810)</option>
<option id='MyNew-20150809' onclick='windowopen("//www.rjmprogramming.com.au/Mac/SearchWithinSearchOverlay.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/SearchWithinSearchOverlay.jpg'>WordPress Blog Search Within Search Overlay Tutorial (Slideshow or Web Application or Game or Image) (20150809)</option>
<option id='MyNew-20150808' onclick='windowopen("//www.rjmprogramming.com.au/Mac/SearchWithinSearch.jpeg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/SearchWithinSearch.jpeg'>WordPress Blog Search Within Search Ajax Tutorial (Slideshow or Web Application or Game or Image) (20150808)</option>
<option id='MyNew-20150807' onclick='windowopen("//www.rjmprogramming.com.au/Mac/SearchWithinSearch.png","_blank"); ' value='//www.rjmprogramming.com.au/Mac/SearchWithinSearch.png'>WordPress Blog Search Within Search Preview Tutorial (Slideshow or Web Application or Game or Image) (20150807)</option>
<option id='MyNew-20150806' onclick='windowopen("//www.rjmprogramming.com.au/Mac/SearchWithinSearch.gif","_blank"); ' value='//www.rjmprogramming.com.au/Mac/SearchWithinSearch.gif'>WordPress Blog Search Within Search Implementation Tutorial (Slideshow or Web Application or Game or Image) (20150806)</option>
<option id='MyNew-20150805' onclick='windowopen("//www.rjmprogramming.com.au/Mac/SearchWithinSearch.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/SearchWithinSearch.jpg'>WordPress Blog Search Within a Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20150805)</option>
<option id='MyNew-20150804' onclick='windowopen("//www.rjmprogramming.com.au/Mac/AppleScriptEditor/AppleScript_Surfing.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/AppleScriptEditor/AppleScript_Surfing.jpg'>AppleScript Surfing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150804)</option>
<option id='MyNew-20150803' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/DataUri/data_uri_yql.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/DataUri/data_uri_yql.php'>Yahoo YQL Web Service JSON data.uri PDF Tutorial (Slideshow or Web Application or Game or Image) (20150803)</option>
<option id='MyNew-20150802' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/DataUri/data_uri_yql.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/DataUri/data_uri_yql.php'>Yahoo YQL Web Service JSON data.uri Tutorial (Slideshow or Web Application or Game or Image) (20150802)</option>
<option id='MyNew-20150801' onclick='windowopen("//www.rjmprogramming.com.au/Photography/","_blank"); ' value='//www.rjmprogramming.com.au/Photography/'>Developing Black and White Photos Primer Tutorial (Slideshow or Web Application or Game or Image) (20150801)</option>
<option id='MyNew-20150731' onclick='windowopen("//www.rjmprogramming.com.au/ASPNet/AutoHotKeySurf/","_blank"); ' value='//www.rjmprogramming.com.au/ASPNet/AutoHotKeySurf/'>AutoHotKey Surfing ASP.Net Primer Tutorial (Slideshow or Web Application or Game or Image) (20150731)</option>
<option id='MyNew-20150730' onclick='windowopen("//www.rjmprogramming.com.au/ASPNet/SortViaC/","_blank"); ' value='//www.rjmprogramming.com.au/ASPNet/SortViaC/'>C Sorting ASP.Net Primer Tutorial (Slideshow or Web Application or Game or Image) (20150730)</option>
<option id='MyNew-20150729' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/text_justify.gif","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/text_justify.gif'>CSS/Javascript Text Justification Primer Tutorial (Slideshow or Web Application or Game or Image) (20150729)</option>
<option id='MyNew-20150728' onclick='windowopen("//www.rjmprogramming.com.au/PHP/prosandcons_2015_7_12_44_2.png","_blank"); ' value='//www.rjmprogramming.com.au/PHP/prosandcons_2015_7_12_44_2.png'>Solid State Drive Primer Tutorial (Slideshow or Web Application or Game or Image) (20150728)</option>
<option id='MyNew-20150727' onclick='windowopen("//www.rjmprogramming.com.au/AutoHotKey/php_autohotkey-72of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/AutoHotKey/php_autohotkey-72of.jpg'>AutoHotKey Surfing PHP exec Tutorial (Slideshow or Web Application or Game or Image) (20150727)</option>
<option id='MyNew-20150726' onclick='windowopen("//www.rjmprogramming.com.au/Windows/firewall/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/firewall/'>Windows Firewall Blocking IP Primer Tutorial (Slideshow or Web Application or Game or Image) (20150726)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150725' onclick='windowopen("//www.rjmprogramming.com.au/Windows/php_c-12of.JPG","_blank"); ' value='//www.rjmprogramming.com.au/Windows/php_c-12of.JPG'>C Sorting PHP exec Tutorial (Slideshow or Web Application or Game or Image) (20150725)</option>
<option id='MyNew-20150724' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/yui_container.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/yui_container.html'>YUI Container Primer Tutorial (Slideshow or Web Application or Game or Image) (20150724)</option>
<option id='MyNew-20150723' onclick='windowopen("//www.rjmprogramming.com.au/C/use_qsort.PNG","_blank"); ' value='//www.rjmprogramming.com.au/C/use_qsort.PNG'>C Sorting Command Line Piping Tutorial (Slideshow or Web Application or Game or Image) (20150723)</option>
<option id='MyNew-20150722' onclick='windowopen("//www.rjmprogramming.com.au/C/use_qsort.GIF","_blank"); ' value='//www.rjmprogramming.com.au/C/use_qsort.GIF'>C Sorting Command Line Switch Tutorial (Slideshow or Web Application or Game or Image) (20150722)</option>
<option id='MyNew-20150721' onclick='windowopen("//www.rjmprogramming.com.au/C/use_qsort.JPG","_blank"); ' value='//www.rjmprogramming.com.au/C/use_qsort.JPG'>C Sorting Primer Tutorial (Slideshow or Web Application or Game or Image) (20150721)</option>
<option id='MyNew-20150720' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/solar_system.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/solar_system.html'>HTML Image Map Solar System More Tutorial (Slideshow or Web Application or Game or Image) (20150720)</option>
<option id='MyNew-20150719' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/solar_system.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/solar_system.html'>HTML Image Map Solar System Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150719)</option>
<option id='MyNew-20150718' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/solar_system.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/solar_system.html'>HTML Image Map Solar System Primer Tutorial (Slideshow or Web Application or Game or Image) (20150718)</option>
<option id='MyNew-20150717' onclick='windowopen("//www.rjmprogramming.com.au/PHP/mbstring_test.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/mbstring_test.php'>PHP Mbstring Multibyte String Primer Tutorial (Slideshow or Web Application or Game or Image) (20150717)</option>
<option id='MyNew-20150716' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Wordtree/wordtree_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Wordtree/wordtree_chart.php'>PHP/Javascript Google Wordtree Chart Type Tutorial (Slideshow or Web Application or Game or Image) (20150716)</option>
<option id='MyNew-20150715' onclick='windowopen("//www.rjmprogramming.com.au/PHP/exif_tester.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/exif_tester.php'>PHP Exif Image Information Primer Tutorial (Slideshow or Web Application or Game or Image) (20150715)</option>
<option id='MyNew-20150714' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>PHP/Javascript Google Geo Region Chart Tutorial (Slideshow or Web Application or Game or Image) (20150714)</option>
<option id='MyNew-20150713' onclick='windowopen("//www.rjmprogramming.com.au/PHP/CandlestickChart/candlestick_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/CandlestickChart/candlestick_chart.php'>PHP/Javascript Google Candlestick Waterfall Chart Tutorial (Slideshow or Web Application or Game or Image) (20150713)</option>
<option id='MyNew-20150712' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Javascript Zoom and Translate Primer Tutorial (Slideshow or Web Application or Game or Image) (20150712)</option>
<option id='MyNew-20150711' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>PHP and jQuery Google Pie Chart Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20150711)</option>
<option id='MyNew-20150710' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australian_lighthouses.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australian_lighthouses.php'>PHP Modularization for Lighthouses in Australia Tutorial (Slideshow or Web Application or Game or Image) (20150710)</option>
<option id='MyNew-20150709' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australian_lighthouses.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australian_lighthouses.php'>PHP/Javascript Asynchronous Lighthouses in Australia Tutorial (Slideshow or Web Application or Game or Image) (20150709)</option>
<option id='MyNew-20150708' onclick='windowopen("//www.rjmprogramming.com.au/PHP/australian_lighthouses.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/australian_lighthouses.php'>PHP Lighthouses in Australia Primer Tutorial (Slideshow or Web Application or Game or Image) (20150708)</option>
<option id='MyNew-20150707' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>PHP/Javascript/HTML Google Chart Map Onclick Tutorial (Slideshow or Web Application or Game or Image) (20150707)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150706' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>PHP/Javascript/HTML Google Chart Map Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20150706)</option>
<option id='MyNew-20150705' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emoji.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji.jpg'>WordPress Bullet Point CSS Styling Emoji Tutorial (Slideshow or Web Application or Game or Image) (20150705)</option>
<option id='MyNew-20150704' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/hj.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/hj.htm'>HTML/Javascript Scrabbling Snakes Game Email Tutorial (Slideshow or Web Application or Game or Image) (20150704)</option>
<option id='MyNew-20150703' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/word_jumble.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_jumble.html'>HTML/Javascript Scrabbling Snakes Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150703)</option>
<option id='MyNew-20150702' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/kenken.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/kenken.html'>HTML/Javascript KenKen Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150702)</option>
<option id='MyNew-20150701' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/leap_second.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/leap_second.html'>Leap Second Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150701)</option>
<option id='MyNew-20150630' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/HandCricket/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/HandCricket/'>HTML Hand Cricket Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150630)</option>
<option id='MyNew-20150629' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css_before.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_before.html'>CSS Before and After Content Primer Tutorial (Slideshow or Web Application or Game or Image) (20150629)</option>
<option id='MyNew-20150628' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dynamic_javascript_iframe.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_javascript_iframe.html'>Dynamic Javascript and CSS Primer Tutorial (Slideshow or Web Application or Game or Image) (20150628)</option>
<option id='MyNew-20150627' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dynamic_javascript.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_javascript.html'>Dynamic Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20150627)</option>
<option id='MyNew-20150626' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language HTML Map jQuery YQL Tutorial (Slideshow or Web Application or Game or Image) (20150626)</option>
<option id='MyNew-20150625' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language Image Map Ajax Tutorial (Slideshow or Web Application or Game or Image) (20150625)</option>
<option id='MyNew-20150624' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language Image Map Checkbox Tutorial (Slideshow or Web Application or Game or Image) (20150624)</option>
<option id='MyNew-20150623' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language Image Map Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20150623)</option>
<option id='MyNew-20150622' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language Image Map Primer Tutorial (Slideshow or Web Application or Game or Image) (20150622)</option>
<option id='MyNew-20150621' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/GoogleAnalytics/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/GoogleAnalytics/'>Google Analytics Implementation Primer Tutorial (Slideshow or Web Application or Game or Image) (20150621)</option>
<option id='MyNew-20150620' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/Array/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/Array/'>Javascript Array List of Functionality Primer Tutorial (Slideshow or Web Application or Game or Image) (20150620)</option>
<option id='MyNew-20150619' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/WebGL/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/WebGL/'>C++ OpenGL to Javascript WebGL Conversion Primer Tutorial (Slideshow or Web Application or Game or Image) (20150619)</option>
<option id='MyNew-20150618' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/'>PHP and Javascript and CSS WebGL Prism Tutorial (Slideshow or Web Application or Game or Image) (20150618)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150617' onclick='windowopen("//www.rjmprogramming.com.au/Mac/OpenGL/OpenGL-91of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/OpenGL/OpenGL-91of.jpg'>C++ OpenGL in Xcode Generic Regular Prism Drawing Tutorial (Slideshow or Web Application or Game or Image) (20150617)</option>
<option id='MyNew-20150616' onclick='windowopen("//www.rjmprogramming.com.au/Mac/OpenGL/OpenGL-83of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/OpenGL/OpenGL-83of.jpg'>C++ OpenGL in Xcode Hexagonal Prism Tutorial (Slideshow or Web Application or Game or Image) (20150616)</option>
<option id='MyNew-20150615' onclick='windowopen("//www.rjmprogramming.com.au/Mac/OpenGL/OpenGL-70of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/OpenGL/OpenGL-70of.jpg'>C++ OpenGL in Xcode Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150615)</option>
<option id='MyNew-20150614' onclick='windowopen("//www.rjmprogramming.com.au/Mac/OpenGL/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/OpenGL/'>C++ OpenGL in Xcode Primer Tutorial (Slideshow or Web Application or Game or Image) (20150614)</option>
<option id='MyNew-20150613' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/'>PHP and Javascript and CSS Shape Rotation Tutorial (Slideshow or Web Application or Game or Image) (20150613)</option>
<option id='MyNew-20150612' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/'>PHP and Javascript and CSS Shape Drawing Tutorial (Slideshow or Web Application or Game or Image) (20150612)</option>
<option id='MyNew-20150611' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/mywindow.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/mywindow.html'>HTML Window Events Primer Tutorial (Slideshow or Web Application or Game or Image) (20150611)</option>
<option id='MyNew-20150610' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/myform.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/myform.html'>HTML Form Events Primer Tutorial (Slideshow or Web Application or Game or Image) (20150610)</option>
<option id='MyNew-20150609' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/table_span.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/table_span.html'>HTML Table Events for Colspan and Rowspan Tutorial (Slideshow or Web Application or Game or Image) (20150609)</option>
<option id='MyNew-20150608' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/DragAndDrop_LeftToRight/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/DragAndDrop_LeftToRight/'>HTML Drag and Drop Image Events Tutorial (Slideshow or Web Application or Game or Image) (20150608)</option>
<option id='MyNew-20150607' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPod/Playlist/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPod/Playlist/'>Kinesthetic iPod Learning Primer Tutorial (Slideshow or Web Application or Game or Image) (20150607)</option>
<option id='MyNew-20150606' onclick='windowopen("//www.rjmprogramming.com.au/Games/Memories/memories.html","_blank"); ' value='//www.rjmprogramming.com.au/Games/Memories/memories.html'>HTML Canvas Memories Game Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20150606)</option>
<option id='MyNew-20150605' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/colour_coded_tictactoe_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/colour_coded_tictactoe_chalkboard.html'>HTML Colour Coded Tic Tac Toe Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20150605)</option>
<option id='MyNew-20150604' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cloudy_world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cloudy_world.html'>HTML5 Canvas Map Clickaround Onresize Tutorial (Slideshow or Web Application or Game or Image) (20150604)</option>
<option id='MyNew-20150603' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/cloudy_world.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/cloudy_world.html'>HTML5 Canvas Map Clickaround Overlay Tutorial (Slideshow or Web Application or Game or Image) (20150603)</option>
<option id='MyNew-20150602' onclick='windowopen("//www.rjmprogramming.com.au/PHP/object_interface.png","_blank"); ' value='//www.rjmprogramming.com.au/PHP/object_interface.png'>PHP Object Interface Primer Tutorial (Slideshow or Web Application or Game or Image) (20150602)</option>
<option id='MyNew-20150601' onclick='windowopen("//www.rjmprogramming.com.au/PHP/oopsabstract.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/oopsabstract.php'>PHP Abstract Class Primer Tutorial (Slideshow or Web Application or Game or Image) (20150601)</option>
<option id='MyNew-20150531' onclick='windowopen("//www.rjmprogramming.com.au/PHP/add.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/add.php'>PHP Polymorphic Thoughts Primer Tutorial (Slideshow or Web Application or Game or Image) (20150531)</option>
<option id='MyNew-20150530' onclick='windowopen("//www.rjmprogramming.com.au/Windows/DesktopBackground/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/DesktopBackground/'>Windows Control Panel Desktop Background Regedit Tutorial (Slideshow or Web Application or Game or Image) (20150530)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150529' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gifpal-20150528174303.gif","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gifpal-20150528174303.gif'>PostgreSQL PHP Tutorial (Slideshow or Web Application or Game or Image) (20150529)</option>
<option id='MyNew-20150528' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/AjaxYqlThesaurus.m4v","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/AjaxYqlThesaurus.m4v'>Yahoo YQL JSON Thesaurus Gettext Translation Tutorial (Slideshow or Web Application or Game or Image) (20150528)</option>
<option id='MyNew-20150527' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/Ajax_yql_thesaurus.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/Ajax_yql_thesaurus.html'>Yahoo YQL JSON Thesaurus and Translation Tutorial (Slideshow or Web Application or Game or Image) (20150527)</option>
<option id='MyNew-20150526' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/gumtree.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/gumtree.jpg'>Gumtree Advertisement using Android Phone Photos Tutorial (Slideshow or Web Application or Game or Image) (20150526)</option>
<option id='MyNew-20150525' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/wpcss.jpg","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/wpcss.jpg'>WordPress CSS Rounded Shadowed Border Tutorial (Slideshow or Web Application or Game or Image) (20150525)</option>
<option id='MyNew-20150524' onclick='windowopen("//www.rjmprogramming.com.au/loginsitetwo/index.html","_blank"); ' value='//www.rjmprogramming.com.au/loginsitetwo/index.html'>PHP Membership Ajax Crud Primer Tutorial (Slideshow or Web Application or Game or Image) (20150524)</option>
<option id='MyNew-20150523' onclick='windowopen("//www.rjmprogramming.com.au/loginsite/index.html","_blank"); ' value='//www.rjmprogramming.com.au/loginsite/index.html'>PHP Membership Website Primer Tutorial (Slideshow or Web Application or Game or Image) (20150523)</option>
<option id='MyNew-20150522' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/colour_translation.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_translation.html'>HTML/Javascript Colour Name Translation into RGB Tutorial (Slideshow or Web Application or Game or Image) (20150522)</option>
<option id='MyNew-20150521' onclick='windowopen("//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html","_blank"); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20150521)</option>
<option id='MyNew-20150520' onclick='windowopen("//www.rjmprogramming.com.au/PHP/gettext/locale/de_DE/LC_MESSAGES/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/gettext/locale/de_DE/LC_MESSAGES/'>PHP Gettext Internationalization Primer Tutorial (Slideshow or Web Application or Game or Image) (20150520)</option>
<option id='MyNew-20150519' onclick='windowopen("//www.rjmprogramming.com.au/PHP/got_big_numbers.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/got_big_numbers.php'>PHP Bcmath Primer Tutorial (Slideshow or Web Application or Game or Image) (20150519)</option>
<option id='MyNew-20150518' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SVG/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SVG/'>PHP GD and Image Functions Primer Tutorial (Slideshow or Web Application or Game or Image) (20150518)</option>
<option id='MyNew-20150517' onclick='windowopen("//www.rjmprogramming.com.au/PHP/borderize.htm","_blank"); ' value='//www.rjmprogramming.com.au/PHP/borderize.htm'>Javascript jQuery More Filtering Tutorial (Slideshow or Web Application or Game or Image) (20150517)</option>
<option id='MyNew-20150516' onclick='windowopen("//www.rjmprogramming.com.au/PHP/borderize.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/borderize.html'>Javascript jQuery Filter by Type Tutorial (Slideshow or Web Application or Game or Image) (20150516)</option>
<option id='MyNew-20150515' onclick='windowopen("//www.rjmprogramming.com.au/PHP/jquery_parents_until.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/jquery_parents_until.html'>Javascript jQuery Traversing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150515)</option>
<option id='MyNew-20150514' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/homonym_game.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/homonym_game.html'>HTML/Javascript Homonyms Game Tutorial (Slideshow or Web Application or Game or Image) (20150514)</option>
<option id='MyNew-20150513' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/popuptest.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/popuptest.html'>HTML/Javascript PopUp Mouseover Event Game Tutorial (Slideshow or Web Application or Game or Image) (20150513)</option>
<option id='MyNew-20150512' onclick='windowopen("//www.rjmprogramming.com.au/ITblog/object.html","_blank"); ' value='//www.rjmprogramming.com.au/ITblog/object.html'>HTML/Javascript Object Primer Tutorial (Slideshow or Web Application or Game or Image) (20150512)</option>
<option id='MyNew-20150511' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/name_those_notes_chords.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/name_those_notes_chords.html'>HTML/Javascript Music Chord Game Tutorial (Slideshow or Web Application or Game or Image) (20150511)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150510' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/name_those_notes.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/name_those_notes.html'>HTML/Javascript Music Pitch Game Tutorial (Slideshow or Web Application or Game or Image) (20150510)</option>
<option id='MyNew-20150509' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html?myselpos=Left","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html?myselpos=Left'>HTML/Javascript/PHP Compose Music Tutorial (Slideshow or Web Application or Game or Image) (20150509)</option>
<option id='MyNew-20150506' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html'>HTML/Javascript Music Primer Tutorial (Slideshow or Web Application or Game or Image) (20150506)</option>
<option id='MyNew-20150505' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/water_cycle.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/water_cycle.html'>HTML/Javascript Staged Animation Meter Presentation Tutorial (Slideshow or Web Application or Game or Image) (20150505)</option>
<option id='MyNew-20150504' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Quiz/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Quiz/'>HTML/Javascript and PHP Quiz Meter Tutorial (Slideshow or Web Application or Game or Image) (20150504)</option>
<option id='MyNew-20150503' onclick='windowopen("//www.rjmprogramming.com.au/PHP/content_bargraph.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/content_bargraph.php'>HTML5 Meter Element Word Count Tutorial (Slideshow or Web Application or Game or Image) (20150503)</option>
<option id='MyNew-20150502' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dialog.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dialog.html'>HTML5 Dialog Element Primer Tutorial (Slideshow or Web Application or Game or Image) (20150502)</option>
<option id='MyNew-20150501' onclick='windowopen("//www.rjmprogramming.com.au/PHP/image_bargraph.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/image_bargraph.php'>HTML5 Meter Element Progress Bar Tutorial (Slideshow or Web Application or Game or Image) (20150501)</option>
<option id='MyNew-20150430' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/meter.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/meter.html'>HTML5 Meter Element Primer Tutorial (Slideshow or Web Application or Game or Image) (20150430)</option>
<option id='MyNew-20150429' onclick='windowopen("//www.rjmprogramming.com.au/PHP/old_new_wp_mismatch_id.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/old_new_wp_mismatch_id.jpg'>Korn Shell and MySql Primer Tutorial (Slideshow or Web Application or Game or Image) (20150429)</option>
<option id='MyNew-20150428' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/OnlineGaming.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/OnlineGaming.jpg'>Online Gaming Primer Tutorial (Slideshow or Web Application or Game or Image) (20150428)</option>
<option id='MyNew-20150427' onclick='windowopen("//www.rjmprogramming.com.au/Linux/oscommerceksh.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/oscommerceksh.jpg'>Linux Global Substitutions Primer Tutorial (Slideshow or Web Application or Game or Image) (20150427)</option>
<option id='MyNew-20150426' onclick='windowopen("//www.rjmprogramming.com.au/Mac/YouTube/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/YouTube/'>YouTube to Google+ via iPhone and Gmail Tutorial (Slideshow or Web Application or Game or Image) (20150426)</option>
<option id='MyNew-20150425' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ie8_no_canvas.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ie8_no_canvas.jpg'>Internet Explorer 8 with No Canvas Primer Tutorial (Slideshow or Web Application or Game or Image) (20150425)</option>
<option id='MyNew-20150424' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wpupfuilcc.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wpupfuilcc.jpg'>WordPress Upgrade Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20150424)</option>
<option id='MyNew-20150423' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wpupfuil.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wpupfuil.jpg'>WordPress Upgrade Links Tutorial (Slideshow or Web Application or Game or Image) (20150423)</option>
<option id='MyNew-20150422' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wpupfui.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wpupfui.jpg'>WordPress Upgrade Implications Tutorial (Slideshow or Web Application or Game or Image) (20150422)</option>
<option id='MyNew-20150421' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wpupfu.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wpupfu.jpg'>WordPress Upgrade Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150421)</option>
<option id='MyNew-20150420' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/wpup.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/wpup.jpg'>WordPress Upgrade Primer Tutorial (Slideshow or Web Application or Game or Image) (20150420)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150419' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/OperatorOverloading/Overloading.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/OperatorOverloading/Overloading.jpg'>Swift Operator Overloading Primer Tutorial (Slideshow or Web Application or Game or Image) (20150419)</option>
<option id='MyNew-20150418' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/Dictionary/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/Dictionary/'>Swift Dictionaries and Arrays Primer Tutorial (Slideshow or Web Application or Game or Image) (20150418)</option>
<option id='MyNew-20150417' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/world.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.htm'>HTML5 Canvas Map Clickaround Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150417)</option>
<option id='MyNew-20150416' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ireland.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ireland.html'>HTML5 Canvas Map Clickaround Primer Tutorial (Slideshow or Web Application or Game or Image) (20150416)</option>
<option id='MyNew-20150415' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/geoip.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/geoip.htm'>Geolocation ISP IP Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150415)</option>
<option id='MyNew-20150414' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/geoip.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/geoip.html'>Geolocation ISP IP Primer Tutorial (Slideshow or Web Application or Game or Image) (20150414)</option>
<option id='MyNew-20150413' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/Acronym/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/Acronym/'>Acronyms Lookup Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150413)</option>
<option id='MyNew-20150412' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/Acronym/getacronymdata.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/Acronym/getacronymdata.html'>Acronyms Lookup Primer Tutorial (Slideshow or Web Application or Game or Image) (20150412)</option>
<option id='MyNew-20150411' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/CategoryList/index2.html","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/CategoryList/index2.html'>WordPress Blog Sticky Post Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20150411)</option>
<option id='MyNew-20150410' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/CategoryList/","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/CategoryList/'>WordPress Blog Category List Primer Tutorial (Slideshow or Web Application or Game or Image) (20150410)</option>
<option id='MyNew-20150409' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Whitespace.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Whitespace.jpg'>HTML Whitespace Primer Tutorial (Slideshow or Web Application or Game or Image) (20150409)</option>
<option id='MyNew-20150408' onclick='windowopen("//www.rjmprogramming.com.au/Windows/HardDisk/chkdsk_no_f_1.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/HardDisk/chkdsk_no_f_1.jpg'>Windows Hard Disk Primer Tutorial (Slideshow or Web Application or Game or Image) (20150408)</option>
<option id='MyNew-20150407' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/body_border.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_border.jpg'>CSS Body Border Linux Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20150407)</option>
<option id='MyNew-20150406' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/Body_Border.png","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/Body_Border.png'>CSS Body Border Primer Tutorial (Slideshow or Web Application or Game or Image) (20150406)</option>
<option id='MyNew-20150405' onclick='windowopen("//www.rjmprogramming.com.au/DropBox/Saver/","_blank"); ' value='//www.rjmprogramming.com.au/DropBox/Saver/'>Dropbox API Saver and Chooser Tutorial (Slideshow or Web Application or Game or Image) (20150405)</option>
<option id='MyNew-20150404' onclick='windowopen("//www.rjmprogramming.com.au/DropBox/Chooser/","_blank"); ' value='//www.rjmprogramming.com.au/DropBox/Chooser/'>Dropbox API Chooser Primer Tutorial (Slideshow or Web Application or Game or Image) (20150404)</option>
<option id='MyNew-20150403' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ProsAndCons/More/FontColours/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ProsAndCons/More/FontColours/'>HTML Canvas Pros and Cons Font Colours Tutorial (Slideshow or Web Application or Game or Image) (20150403)</option>
<option id='MyNew-20150402' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ProsAndCons/More/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ProsAndCons/More/'>HTML Canvas Pros and Cons Report Primer Tutorial (Slideshow or Web Application or Game or Image) (20150402)</option>
<option id='MyNew-20150401' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ProsAndCons/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ProsAndCons/'>HTML Canvas Pros and Cons Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150401)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150331' onclick='windowopen("//www.rjmprogramming.com.au/Java/Anagram/","_blank"); ' value='//www.rjmprogramming.com.au/Java/Anagram/'>NetBeans Java Swing Anagrams Tutorial (Slideshow or Web Application or Game or Image) (20150331)</option>
<option id='MyNew-20150330' onclick='windowopen("//www.rjmprogramming.com.au/Windows/WirelessPrinter-3of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/WirelessPrinter-3of.jpg'>Windows Wireless Printing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150330)</option>
<option id='MyNew-20150329' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/perfectt.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/perfectt.html'>HTML Canvas Perfect T Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150329)</option>
<option id='MyNew-20150328' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhoto/flickr/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhoto/flickr/'>Mac iPhoto Share with Messages and Flickr Primer Tutorial (Slideshow or Web Application or Game or Image) (20150328)</option>
<option id='MyNew-20150327' onclick='windowopen("//www.rjmprogramming.com.au/Mac/QuickTimePlayer/flickr/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/QuickTimePlayer/flickr/'>QuickTime Player Video Flickr Share Primer Tutorial (Slideshow or Web Application or Game or Image) (20150327)</option>
<option id='MyNew-20150326' onclick='windowopen("//www.rjmprogramming.com.au/eCommerce/VirtueMart/","_blank"); ' value='//www.rjmprogramming.com.au/eCommerce/VirtueMart/'>VirtueMart for PHP 5.4 eCommerce Reinstall Tutorial (Slideshow or Web Application or Game or Image) (20150326)</option>
<option id='MyNew-20150325' onclick='windowopen("//www.rjmprogramming.com.au/Linux/cron/methods/crontab_strong_morereadable_best.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/cron/methods/crontab_strong_morereadable_best.jpg'>Linux crontab Considerations Tutorial (Slideshow or Web Application or Game or Image) (20150325)</option>
<option id='MyNew-20150324' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/YQL/yqlnextbus.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/yqlnextbus.html'>Yahoo YQL Nextbus JSON Primer Tutorial (Slideshow or Web Application or Game or Image) (20150324)</option>
<option id='MyNew-20150323' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/YQL/getyqlgeodata.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/getyqlgeodata.html'>Yahoo YQL Geodata JSON Primer Tutorial (Slideshow or Web Application or Game or Image) (20150323)</option>
<option id='MyNew-20150322' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Apache/mod_deflate/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Apache/mod_deflate/'>WordPress Blog PHP mod_deflate Speed Improvement Tutorial (Slideshow or Web Application or Game or Image) (20150322)</option>
<option id='MyNew-20150321' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Apache/EasyApache/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Apache/EasyApache/'>EasyApache in cPanel Primer Tutorial (Slideshow or Web Application or Game or Image) (20150321)</option>
<option id='MyNew-20150320' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/GooglePageSpeed/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/GooglePageSpeed/'>Google Page Speed Image Optimization Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150320)</option>
<option id='MyNew-20150319' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/post_316.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/post_316.jpg'>WordPress Blog Landing Page Toggler Primer Tutorial (Slideshow or Web Application or Game or Image) (20150319)</option>
<option id='MyNew-20150318' onclick='windowopen("//www.rjmprogramming.com.au/Windows/WebBrowserHomePage.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/WebBrowserHomePage.jpg'>Windows Web Browser Home Page Primer Tutorial (Slideshow or Web Application or Game or Image) (20150318)</option>
<option id='MyNew-20150317' onclick='windowopen("//www.rjmprogramming.com.au/NetBeans/HTML5/BackBone/","_blank"); ' value='//www.rjmprogramming.com.au/NetBeans/HTML5/BackBone/'>NetBeans Backbone.js HTML5 Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20150317)</option>
<option id='MyNew-20150316' onclick='windowopen("//www.rjmprogramming.com.au/Android/LP-Android-Question.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Android/LP-Android-Question.jpg'>Android App Learning Programming UX Primer Tutorial (Slideshow or Web Application or Game or Image) (20150316)</option>
<option id='MyNew-20150315' onclick='windowopen("//www.rjmprogramming.com.au/Mac/GoogleCalendar/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/GoogleCalendar/'>Google Gmail Calendar and Kinesthetic Learning Tutorial (Slideshow or Web Application or Game or Image) (20150315)</option>
<option id='MyNew-20150314' onclick='windowopen("//www.rjmprogramming.com.au/Java/RESTfulWebService/","_blank"); ' value='//www.rjmprogramming.com.au/Java/RESTfulWebService/'>NetBeans Java EE RESTful Web Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20150314)</option>
<option id='MyNew-20150313' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/golfshotcanvas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/golfshotcanvas.html'>HTML Canvas Golf Accuracy Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150313)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150312' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/conflicted.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/conflicted.html'>HTML div Element align Primer Tutorial (Slideshow or Web Application or Game or Image) (20150312)</option>
<option id='MyNew-20150311' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/FloatRightBlockquote.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/FloatRightBlockquote.jpg'>CSS Float Right Blockquote Primer Tutorial (Slideshow or Web Application or Game or Image) (20150311)</option>
<option id='MyNew-20150310' onclick='windowopen("//www.rjmprogramming.com.au/Android/Camera/iPhoto/","_blank"); ' value='//www.rjmprogramming.com.au/Android/Camera/iPhoto/'>Android Camera to Mac iPhoto Primer Tutorial (Slideshow or Web Application or Game or Image) (20150310)</option>
<option id='MyNew-20150308' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/iOS8/EndGame/Banking/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/EndGame/Banking/'>Xcode Swift iOS Application End Game Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150308)</option>
<option id='MyNew-20150307' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/SearchToTag/","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/SearchToTag/'>WordPress Blog Tag Primer Tutorial (Slideshow or Web Application or Game or Image) (20150307)</option>
<option id='MyNew-20150306' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/MobileFriendly_LandingPage.jpeg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/MobileFriendly_LandingPage.jpeg'>Google PageSpeed and Firebug Mobile Friendly Primer Tutorial (Slideshow or Web Application or Game or Image) (20150306)</option>
<option id='MyNew-20150305' onclick='windowopen("//www.rjmprogramming.com.au/PHP/target_share_challenge.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/target_share_challenge.php'>PHP Target Word Game Mobile Friendly Tutorial (Slideshow or Web Application or Game or Image) (20150305)</option>
<option id='MyNew-20150304' onclick='windowopen("//www.rjmprogramming.com.au/PHP/target_share_challenge.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/target_share_challenge.php'>PHP Target Word Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150304)</option>
<option id='MyNew-20150303' onclick='windowopen("//www.rjmprogramming.com.au/NetBeans/HTML5/","_blank"); ' value='//www.rjmprogramming.com.au/NetBeans/HTML5/'>NetBeans Apache Cordova HTML5 Mobile Primer Tutorial (Slideshow or Web Application or Game or Image) (20150303)</option>
<option id='MyNew-20150302' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/toggle_contexthelp_mode-0of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/toggle_contexthelp_mode-0of.jpg'>WordPress Blog Context Help Mode Toggler Primer Tutorial (Slideshow or Web Application or Game or Image) (20150302)</option>
<option id='MyNew-20150301' onclick='windowopen("//www.rjmprogramming.com.au/MAMP/YosemiteFix/MAMP_Yosemite_fix.png","_blank"); ' value='//www.rjmprogramming.com.au/MAMP/YosemiteFix/MAMP_Yosemite_fix.png'>Yosemite MAMP Issue Primer Tutorial (Slideshow or Web Application or Game or Image) (20150301)</option>
<option id='MyNew-20150228' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/threesomes_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/threesomes_chalkboard.html'>HTML/Javascript Threesome Guessing Game Tutorial (Slideshow or Web Application or Game or Image) (20150228)</option>
<option id='MyNew-20150227' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/MobileFriendly_Blog.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/MobileFriendly_Blog.jpg'>Wordpress Blog Mobile Phone Friendly Primer Tutorial (Slideshow or Web Application or Game or Image) (20150227)</option>
<option id='MyNew-20150226' onclick='windowopen("//www.rjmprogramming.com.au/Mac/PhotoAlbumEmail/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/PhotoAlbumEmail/'>Photo Album Email with Gimp and Paintbrush Primer Tutorial (Slideshow or Web Application or Game or Image) (20150226)</option>
<option id='MyNew-20150225' onclick='windowopen("//www.rjmprogramming.com.au/Java/JavaFX/","_blank"); ' value='//www.rjmprogramming.com.au/Java/JavaFX/'>NetBeans JavaFX Swing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150225)</option>
<option id='MyNew-20150224' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/External/External_Javascript_Call.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/External/External_Javascript_Call.jpg'>External Javascript Call Primer Tutorial (Slideshow or Web Application or Game or Image) (20150224)</option>
<option id='MyNew-20150223' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/toggle_download_mode-0of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/toggle_download_mode-0of.jpg'>WordPress Blog Download Mode Toggler Primer Tutorial (Slideshow or Web Application or Game or Image) (20150223)</option>
<option id='MyNew-20150222' onclick='windowopen("//www.rjmprogramming.com.au/Windows/Windows_FileSharing.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/Windows_FileSharing.jpg'>Windows File Server and File Sharing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150222)</option>
<option id='MyNew-20150221' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/iOS8/EndGame/igc9.mov","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/EndGame/igc9.mov'>AirServer on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20150221)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150220' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/iOS8/EndGame/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/EndGame/'>Xcode Swift iOS Application End Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150220)</option>
<option id='MyNew-20150219' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/meta_tag.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/meta_tag.jpg'>Xcode Swift Resizable UIWebview Primer Tutorial (Slideshow or Web Application or Game or Image) (20150219)</option>
<option id='MyNew-20150218' onclick='windowopen("//www.rjmprogramming.com.au/PHP/change_the_reel_video.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/change_the_reel_video.php'>Changing the Reel Primer Tutorial (Slideshow or Web Application or Game or Image) (20150218)</option>
<option id='MyNew-20150216' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/xcassets/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/xcassets/'>Xcode Swift Image Assets Primer Tutorial (Slideshow or Web Application or Game or Image) (20150216)</option>
<option id='MyNew-20150215' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Mac_Yosemite_iOS_8_1_3.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Mac_Yosemite_iOS_8_1_3.jpg'>Mac OS X Yosemite and iOS 8.1.3 Install Tutorial (Slideshow or Web Application or Game or Image) (20150215)</option>
<option id='MyNew-20150214' onclick='windowopen("//www.rjmprogramming.com.au/PHP/XcodeSwiftBackForward.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/XcodeSwiftBackForward.jpg'>Xcode Swift UIWebView Back and Forward Button Tutorial (Slideshow or Web Application or Game or Image) (20150214)</option>
<option id='MyNew-20150213' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Blurb/StreetArtPublish/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Blurb/StreetArtPublish/'>Blurb Publish Primer Tutorial (Slideshow or Web Application or Game or Image) (20150213)</option>
<option id='MyNew-20150212' onclick='windowopen("//www.rjmprogramming.com.au/Android/Camera/","_blank"); ' value='//www.rjmprogramming.com.au/Android/Camera/'>Photo Booth view of Android Camera Google+ Upload Tutorial (Slideshow or Web Application or Game or Image) (20150212)</option>
<option id='MyNew-20150211' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Romeo_and_Nala.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Romeo_and_Nala.html'>Google Drive Embed Video CSS Rotation Code Tutorial (Slideshow or Web Application or Game or Image) (20150211)</option>
<option id='MyNew-20150210' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/backgroundcolour.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/backgroundcolour.jpg'>CSS Background Colour Usage Primer Tutorial (Slideshow or Web Application or Game or Image) (20150210)</option>
<option id='MyNew-20150209' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GoogleChartEmail.png","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GoogleChartEmail.png'>Google Charts Mobile WebView Menu Tutorial (Slideshow or Web Application or Game or Image) (20150209)</option>
<option id='MyNew-20150208' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GoogleChartEmail.gif","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GoogleChartEmail.gif'>Google Charts Emailing Mobile WebView Tutorial (Slideshow or Web Application or Game or Image) (20150208)</option>
<option id='MyNew-20150207' onclick='windowopen("//www.rjmprogramming.com.au/Mac/QuickTimePlayer/FlipForYouTube/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/QuickTimePlayer/FlipForYouTube/'>QuickTime Player Video Rotation for YouTube Tutorial (Slideshow or Web Application or Game or Image) (20150207)</option>
<option id='MyNew-20150206' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/RhopalicSentence/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/RhopalicSentence/'>Swift Xcode iOS UIWebView Mobile Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20150206)</option>
<option id='MyNew-20150205' onclick='windowopen("//www.rjmprogramming.com.au/PHP/rhopalic_letter_sentence.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/rhopalic_letter_sentence.php'>PHP Rhopalic Letter Sentence Game Mobile Friendly Tutorial (Slideshow or Web Application or Game or Image) (20150205)</option>
<option id='MyNew-20150204' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multiple_form_multiple_submit_buttons.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_form_multiple_submit_buttons.html'>HTML Multiple Form Multiple Submit Buttons Primer Tutorial (Slideshow or Web Application or Game or Image) (20150204)</option>
<option id='MyNew-20150203' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multiple_form_submit_buttons.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_form_submit_buttons.htm'>HTML Multiple Form Submit Buttons Primer Tutorial (Slideshow or Web Application or Game or Image) (20150203)</option>
<option id='MyNew-20150202' onclick='windowopen("//www.rjmprogramming.com.au/PHP/rhopalic_letter_sentence.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/rhopalic_letter_sentence.php'>PHP Rhopalic Letter Sentence Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150202)</option>
<option id='MyNew-20150201' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/multiple_form_submit_buttons.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_form_submit_buttons.html'>HTML Form Multiple Submit Buttons Primer Tutorial (Slideshow or Web Application or Game or Image) (20150201)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150131' onclick='windowopen("//www.rjmprogramming.com.au/Mac/PhotoBooth/Video/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/PhotoBooth/Video/'>Photo Booth YouTube Video Primer Tutorial (Slideshow or Web Application or Game or Image) (20150131)</option>
<option id='MyNew-20150130' onclick='windowopen("//www.rjmprogramming.com.au/Windows/FileZilla/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/FileZilla/'>FileZilla Secure ftp Primer Tutorial (Slideshow or Web Application or Game or Image) (20150130)</option>
<option id='MyNew-20150129' onclick='windowopen("//www.rjmprogramming.com.au/Android/Morsecodeemail/","_blank"); ' value='//www.rjmprogramming.com.au/Android/Morsecodeemail/'>Android Studio Google Play Ready Primer Tutorial (Slideshow or Web Application or Game or Image) (20150129)</option>
<option id='MyNew-20150128' onclick='windowopen("//www.rjmprogramming.com.au/Android/TicTacToe/","_blank"); ' value='//www.rjmprogramming.com.au/Android/TicTacToe/'>Android Studio Tic Tac Toe Game Tutorial (Slideshow or Web Application or Game or Image) (20150128)</option>
<option id='MyNew-20150127' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/missingchar.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/missingchar.html'>HTML Missing Character Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150127)</option>
<option id='MyNew-20150126' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/morsecode.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/morsecode.html'>HTML Morse Code Primer Tutorial (Slideshow or Web Application or Game or Image) (20150126)</option>
<option id='MyNew-20150125' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/bytheby.png","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/bytheby.png'>WordPress Blog Multiple Post Primer Tutorial (Slideshow or Web Application or Game or Image) (20150125)</option>
<option id='MyNew-20150124' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/OldestTagcat.png","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/OldestTagcat.png'>WordPress Blog Oldest Link Primer Tutorial (Slideshow or Web Application or Game or Image) (20150124)</option>
<option id='MyNew-20150123' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/hr_noclass.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/hr_noclass.jpg'>Wordpress Horizontal Rule CSS Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20150123)</option>
<option id='MyNew-20150122' onclick='windowopen("//www.rjmprogramming.com.au/Windows/sort/dos_sort_interractive.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/sort/dos_sort_interractive.jpg'>Windows Command Line Interactive sort Tutorial (Slideshow or Web Application or Game or Image) (20150122)</option>
<option id='MyNew-20150121' onclick='windowopen("//www.rjmprogramming.com.au/Windows/sort/WindowsSort-6of.JPG","_blank"); ' value='//www.rjmprogramming.com.au/Windows/sort/WindowsSort-6of.JPG'>Windows Command Line sort Tutorial (Slideshow or Web Application or Game or Image) (20150121)</option>
<option id='MyNew-20150120' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/WordpressSubmenu-10of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/WordpressSubmenu-10of.jpg'>WordPress Blog Submenu Primer Tutorial (Slideshow or Web Application or Game or Image) (20150120)</option>
<option id='MyNew-20150119' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GoogleChartEmail.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GoogleChartEmail.jpg'>Google Charts Emailing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150119)</option>
<option id='MyNew-20150118' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/float.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/float.html'>CSS/HTML Float Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20150118)</option>
<option id='MyNew-20150117' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/'>HTML/Javascript/PHP Canvas Venn Diagram Email Tutorial (Slideshow or Web Application or Game or Image) (20150117)</option>
<option id='MyNew-20150116' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/word_association.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/word_association.php'>Language Word Association Game Tutorial (Slideshow or Web Application or Game or Image) (20150116)</option>
<option id='MyNew-20150115' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/word_association.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/word_association.php'>English Word Association Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150115)</option>
<option id='MyNew-20150114' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/Ajax_yql_thesaurus.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/Ajax_yql_thesaurus.html'>Yahoo YQL Web Service JSON Thesaurus Tutorial (Slideshow or Web Application or Game or Image) (20150114)</option>
<option id='MyNew-20150113' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/auxiliary_verb_again.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/auxiliary_verb_again.php'>PHP/CSS Sentence Auxiliary Verb Game Tutorial (Slideshow or Web Application or Game or Image) (20150113)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20150112' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/Worldbank/worldbank_country.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/Worldbank/worldbank_country.html'>Yahoo YQL Web Service JSON Worldbank Datasets Tutorial (Slideshow or Web Application or Game or Image) (20150112)</option>
<option id='MyNew-20150111' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/Worldbank/worldbank_country.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/Worldbank/worldbank_country.html'>Yahoo YQL Web Service JSON Worldbank Data Tutorial (Slideshow or Web Application or Game or Image) (20150111)</option>
<option id='MyNew-20150110' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/Worldbank/worldbank_country.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/Worldbank/worldbank_country.html'>Yahoo YQL Web Service JSON Worldbank Country Tutorial (Slideshow or Web Application or Game or Image) (20150110)</option>
<option id='MyNew-20150109' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/onunloadevent.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/onunloadevent.html'>Windows Onunload Event Primer Tutorial (Slideshow or Web Application or Game or Image) (20150109)</option>
<option id='MyNew-20150108' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/styleequalsdisplay.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/styleequalsdisplay.html'>CSS Style Display Primer Tutorial (Slideshow or Web Application or Game or Image) (20150108)</option>
<option id='MyNew-20150107' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/Spotify/Ajax_yql_spotify.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/Spotify/Ajax_yql_spotify.html'>Yahoo YQL Web Service JSON Spotify Tutorial (Slideshow or Web Application or Game or Image) (20150107)</option>
<option id='MyNew-20150105' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Posted_On.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Posted_On.jpg'>Wordpress Posted On CSS Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20150105)</option>
<option id='MyNew-20150104' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ul_li_noclass.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ul_li_noclass.jpg'>Wordpress Bullet Point CSS Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20150104)</option>
<option id='MyNew-20150103' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/LP_Change/blockquote.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/LP_Change/blockquote.jpg'>Multiple Background Image Blockquote Tutorial (Slideshow or Web Application or Game or Image) (20150103)</option>
<option id='MyNew-20150102' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/LP_Change/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/LP_Change/'>Multiple Background Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20150102)</option>
<option id='MyNew-20150101' onclick='windowopen("//www.rjmprogramming.com.au/Python/HTML/python_html_attribute.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Python/HTML/python_html_attribute.jpg'>Python HTML Attribute Parsing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150101)</option>
<option id='MyNew-20141231' onclick='windowopen("//www.python.org/"]<a target=_blank href="//www.rjmprogramming.com.au/Python/XML/ElementTree/","_blank"); ' value='//www.python.org/"]<a target=_blank href="//www.rjmprogramming.com.au/Python/XML/ElementTree/'>Python XML Primer Tutorial (Slideshow or Web Application or Game or Image) (20141231)</option>
<option id='MyNew-20141230' onclick='windowopen("//www.rjmprogramming.com.au/Linux/sort/","_blank"); ' value='//www.rjmprogramming.com.au/Linux/sort/'>Linux sort Tutorial (Slideshow or Web Application or Game or Image) (20141230)</option>
<option id='MyNew-20141229' onclick='windowopen("//www.rjmprogramming.com.au/VB.NET/Hashtable/Hash04.JPG","_blank"); ' value='//www.rjmprogramming.com.au/VB.NET/Hashtable/Hash04.JPG'>VB.Net Hashtable Primer Tutorial (Slideshow or Web Application or Game or Image) (20141229)</option>
<option id='MyNew-20141228' onclick='windowopen("//www.rjmprogramming.com.au/Java/Hashtable/HashtableArraylist.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Java/Hashtable/HashtableArraylist.jpg'>Java Hashtable Primer Tutorial (Slideshow or Web Application or Game or Image) (20141228)</option>
<option id='MyNew-20141227' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/GoogleBooks/google_books.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/GoogleBooks/google_books.html'>Yahoo YQL Web Service JSON Google Books Tutorial (Slideshow or Web Application or Game or Image) (20141227)</option>
<option id='MyNew-20141226' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html'>Yahoo YQL Web JSON Google for Two Translate Share Tutorial (Slideshow or Web Application or Game or Image) (20141226)</option>
<option id='MyNew-20141225' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html'>Yahoo YQL Web JSON Google for Two Translate Speech Tutorial (Slideshow or Web Application or Game or Image) (20141225)</option>
<option id='MyNew-20141224' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html'>Yahoo YQL Web Service JSON Google for Two Translate Tutorial (Slideshow or Web Application or Game or Image) (20141224)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20141223' onclick='windowopen("//www.rjmprogramming.com.au/cgi-bin/readfile.cgi?file=../HTMLCSS/india_jigsaw.html","_blank"); ' value='//www.rjmprogramming.com.au/cgi-bin/readfile.cgi?file=../HTMLCSS/india_jigsaw.html'>Perl CGI Modes of Use Primer Tutorial (Slideshow or Web Application or Game or Image) (20141223)</option>
<option id='MyNew-20141222' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/binary_quiz.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/binary_quiz.html'>HTML/Javascript Binary/Octal/Hexadecimal Game Tutorial (Slideshow or Web Application or Game or Image) (20141222)</option>
<option id='MyNew-20141221' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Wordtree/wordtree_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Wordtree/wordtree_chart.php'>PHP/HTML Google Chart Wordtree Chart Local File Tutorial (Slideshow or Web Application or Game or Image) (20141221)</option>
<option id='MyNew-20141220' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Wordtree/wordtree_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Wordtree/wordtree_chart.php'>PHP/Javascript/HTML Google Chart Wordtree Chart Tutorial (Slideshow or Web Application or Game or Image) (20141220)</option>
<option id='MyNew-20141219' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/india_map.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.php'>PHP Geographical Image Map Yet More Google Charts Tutorial (Slideshow or Web Application or Game or Image) (20141219)</option>
<option id='MyNew-20141218' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/india_map.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.php'>PHP Geographical Image Map More Google Charts Tutorial (Slideshow or Web Application or Game or Image) (20141218)</option>
<option id='MyNew-20141217' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/india_map.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.php'>PHP Geographical Image Map Google Bubble Chart Tutorial (Slideshow or Web Application or Game or Image) (20141217)</option>
<option id='MyNew-20141216' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/india_jigsaw.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_jigsaw.html'>PHP Geographical Overlay Image Map Jigsaw Game Tutorial (Slideshow or Web Application or Game or Image) (20141216)</option>
<option id='MyNew-20141215' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/india_map.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.php'>PHP Geographical Overlay Image Map Primer Tutorial (Slideshow or Web Application or Game or Image) (20141215)</option>
<option id='MyNew-20141214' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/india_map.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.html'>HTML Geographical Image Map Primer Tutorial (Slideshow or Web Application or Game or Image) (20141214)</option>
<option id='MyNew-20141210' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/HelloWorld/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/HelloWorld/'>Swift Hello World Primer Tutorial (Slideshow or Web Application or Game or Image) (20141210)</option>
<option id='MyNew-20141205' onclick='windowopen("//www.rjmprogramming.com.au/Windows/NUnit/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/NUnit/'>Visual Studio C# NUnitTest Primer Tutorial (Slideshow or Web Application or Game or Image) (20141205)</option>
<option id='MyNew-20141204' onclick='windowopen("//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//newlearninggroup.com/The_New_Learning_Group/Play.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//newlearninggroup.com/The_New_Learning_Group/Play.html'>Javascript putElement(s)By via PHP Relative URLs Tutorial (Slideshow or Web Application or Game or Image) (20141204)</option>
<option id='MyNew-20141203' onclick='windowopen("//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//www.rjmprogramming.com.au/wordpress","_blank"); ' value='//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//www.rjmprogramming.com.au/wordpress'>Javascript putElement(s)By via PHP Local Files Tutorial (Slideshow or Web Application or Game or Image) (20141203)</option>
<option id='MyNew-20141202' onclick='windowopen("//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//www.rjmprogramming.com.au","_blank"); ' value='//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//www.rjmprogramming.com.au'>Javascript putElement(s)By via PHP Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20141202)</option>
<option id='MyNew-20141201' onclick='windowopen("//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//www.rjmprogramming.com.au/PHP/audio_video.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//www.rjmprogramming.com.au/PHP/audio_video.php'>Javascript putElement(s)By via PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20141201)</option>
<option id='MyNew-20141130' onclick='windowopen("//www.rjmprogramming.com.au/MySql/phpMyAdmin_Wordpress.jpg","_blank"); ' value='//www.rjmprogramming.com.au/MySql/phpMyAdmin_Wordpress.jpg'>MySql Wordpress Issue Primer Tutorial (Slideshow or Web Application or Game or Image) (20141130)</option>
<option id='MyNew-20141129' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/Wordpress/Mobile_Wordpress_Ajax.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/Mobile_Wordpress_Ajax.jpg'>Wordpress Ajax Mobile Friendly Primer Tutorial (Slideshow or Web Application or Game or Image) (20141129)</option>
<option id='MyNew-20141128' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/Wordpress/Wordpress_Ajax_Preview.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/Wordpress_Ajax_Preview.jpg'>WordPress Ajax Recent Post Preview Primer Tutorial (Slideshow or Web Application or Game or Image) (20141128)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20141127' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/Wordpress/Wordpress_Ajax.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/Wordpress_Ajax.jpg'>WordPress Ajax Contextual Help Primer Tutorial (Slideshow or Web Application or Game or Image) (20141127)</option>
<option id='MyNew-20141126' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/emboss.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/emboss.jpg'>CSS Embossed Text Primer Tutorial (Slideshow or Web Application or Game or Image) (20141126)</option>
<option id='MyNew-20141121' onclick='windowopen("//www.rjmprogramming.com.au/Linux/awk/csh/bubble_sort.php?jsize=25&jmin=1&jmax=295&imode=0","_blank"); ' value='//www.rjmprogramming.com.au/Linux/awk/csh/bubble_sort.php?jsize=25&jmin=1&jmax=295&imode=0'>CSH/KSH/PHP Numerical Bubble Sort Tutorial (Slideshow or Web Application or Game or Image) (20141121)</option>
<option id='MyNew-20141120' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/sort/CPlusPlus_sort.png","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/sort/CPlusPlus_sort.png'>C++ Xcode Numerical Bubble Sort Tutorial (Slideshow or Web Application or Game or Image) (20141120)</option>
<option id='MyNew-20141119' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wc_index.html","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wc_index.html'>Wordpress CSS Change helped by FireBug More To Do Tutorial (Slideshow or Web Application or Game or Image) (20141119)</option>
<option id='MyNew-20141118' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/access_css.png","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/access_css.png'>WordPress CSS Change helped by FireBug Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20141118)</option>
<option id='MyNew-20141117' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/YQL/social_mention.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/social_mention.html'>Yahoo YQL Web Service JSON Social Mention Tutorial (Slideshow or Web Application or Game or Image) (20141117)</option>
<option id='MyNew-20141116' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/YQL/winter_olympics.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/winter_olympics.php'>Yahoo YQL Web Service Winter Olympics Game Tutorial (Slideshow or Web Application or Game or Image) (20141116)</option>
<option id='MyNew-20141115' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/YQL/first_name.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/first_name.html'>Yahoo YQL Web Service JSON First Name Tutorial (Slideshow or Web Application or Game or Image) (20141115)</option>
<option id='MyNew-20141113' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/tictactoe.html","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/tictactoe.html'>Firefox Scratchpad Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20141113)</option>
<option id='MyNew-20141112' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/then_now_later_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/then_now_later_chalkboard.html'>HTML/Javascript Then Now Later Guessing Game Tutorial (Slideshow or Web Application or Game or Image) (20141112)</option>
<option id='MyNew-20141111' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/rotate3d.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/rotate3d.html'>CSS3 3D Rotation and Transformation Primer Tutorial (Slideshow or Web Application or Game or Image) (20141111)</option>
<option id='MyNew-20141110' onclick='windowopen("//www.rjmprogramming.com.au/PHP/fileinfotable.php?findprompt=","_blank"); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php?findprompt='>PHP/Javascript Replace String File Browsing Tutorial (Slideshow or Web Application or Game or Image) (20141110)</option>
<option id='MyNew-20141109' onclick='windowopen("//www.rjmprogramming.com.au/PHP/fileinfotable.php?findprompt=","_blank"); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php?findprompt='>PHP/Javascript Find String File Browsing Tutorial (Slideshow or Web Application or Game or Image) (20141109)</option>
<option id='MyNew-20141108' onclick='windowopen("//www.rjmprogramming.com.au/PHP/doviadir.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/doviadir.php'>PHP Modes of Use File Traverse Tutorial (Slideshow or Web Application or Game or Image) (20141108)</option>
<option id='MyNew-20141107' onclick='windowopen("//www.rjmprogramming.com.au/PHP/fileinfotable.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php'>PHP/Javascript Media Synchronize Cross Browser Tutorial (Slideshow or Web Application or Game or Image) (20141107)</option>
<option id='MyNew-20141105' onclick='windowopen("//www.rjmprogramming.com.au/PHP/fileinfotable.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php'>PHP/Javascript Media Synchronize Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20141105)</option>
<option id='MyNew-20141104' onclick='windowopen("//www.rjmprogramming.com.au/Mac/QuickTimePlayer/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/QuickTimePlayer/'>QuickTime Player Video for Firefox Primer Tutorial (Slideshow or Web Application or Game or Image) (20141104)</option>
<option id='MyNew-20141103' onclick='windowopen("//www.rjmprogramming.com.au/","_blank"); ' value='//www.rjmprogramming.com.au/'>CSS3 Landing Page Primer Tutorial (Slideshow or Web Application or Game or Image) (20141103)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20141102' onclick='windowopen("//www.rjmprogramming.com.au/PHP/fileinfotable.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php'>PHP/Javascript Media Synchronize File Browsing Tutorial (Slideshow or Web Application or Game or Image) (20141102)</option>
<option id='MyNew-20141101' onclick='windowopen("//www.rjmprogramming.com.au/PHP/fileinfotable.php?zipfile=","_blank"); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php?zipfile='>PHP/HTML/Javascript Zipping Files File Browsing Tutorial (Slideshow or Web Application or Game or Image) (20141101)</option>
<option id='MyNew-20141031' onclick='windowopen("//www.rjmprogramming.com.au/Mac/SQLite/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/SQLite/'>SQLite Primer Tutorial (Slideshow or Web Application or Game or Image) (20141031)</option>
<option id='MyNew-20141030' onclick='windowopen("//www.rjmprogramming.com.au/PHP/fileinfotable.php?differences=","_blank"); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php?differences='>PHP/HTML/Javascript File Differences File Browsing Tutorial (Slideshow or Web Application or Game or Image) (20141030)</option>
<option id='MyNew-20141029' onclick='windowopen("//www.rjmprogramming.com.au/PHP/fileinfotable.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php'>PHP/HTML/Javascript Media Document File Browse Tutorial (Slideshow or Web Application or Game or Image) (20141029)</option>
<option id='MyNew-20141028' onclick='windowopen("//www.rjmprogramming.com.au/PHP/fileinfotable.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php'>PHP/HTML/Javascript Image File Browsing Primer Tutorial (Slideshow or Web Application or Game or Image) (20141028)</option>
<option id='MyNew-20141027' onclick='windowopen("//www.rjmprogramming.com.au/PHP/fileinfotable.php?deadlinks=","_blank"); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php?deadlinks='>PHP/HTML/Javascript Dead Links Primer Tutorial (Slideshow or Web Application or Game or Image) (20141027)</option>
<option id='MyNew-20141026' onclick='windowopen("//www.rjmprogramming.com.au/PHP/fileinfotable.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php'>PHP/HTML/Javascript File Browsing Primer Tutorial (Slideshow or Web Application or Game or Image) (20141026)</option>
<option id='MyNew-20141025' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Quiz_BlogCourse.png","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Quiz_BlogCourse.png'>Quiz Software Integration into Wordpress Blog Courses Tutorial (Slideshow or Web Application or Game or Image) (20141025)</option>
<option id='MyNew-20141024' onclick='windowopen("//www.rjmprogramming.com.au/PHP/audio_video.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/audio_video.html'>Audio Video Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20141024)</option>
<option id='MyNew-20141023' onclick='windowopen("//www.rjmprogramming.com.au/PHP/audio_video.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/audio_video.html'>Audio Video Primer Tutorial (Slideshow or Web Application or Game or Image) (20141023)</option>
<option id='MyNew-20141022' onclick='windowopen("//www.rjmprogramming.com.au/PHP/nala.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/nala.php'>Video on Web Browser Primer Tutorial (Slideshow or Web Application or Game or Image) (20141022)</option>
<option id='MyNew-20141021' onclick='windowopen("//www.rjmprogramming.com.au/PHP/wind.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/wind.php'>Audio on Web Browser Primer Tutorial (Slideshow or Web Application or Game or Image) (20141021)</option>
<option id='MyNew-20141020' onclick='windowopen("//www.tcl.tk/software/tcltk/"]<a target=_blank href="//www.rjmprogramming.com.au/TCL/domain.php","_blank"); ' value='//www.tcl.tk/software/tcltk/"]<a target=_blank href="//www.rjmprogramming.com.au/TCL/domain.php'>Tcl and PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20141020)</option>
<option id='MyNew-20141019' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/LearningProgramming/LearningProgramming_LastCoursePosting_iOS.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/LearningProgramming/LearningProgramming_LastCoursePosting_iOS.jpg'>Xcode Learning Programming Blog Course Cookies Tutorial (Slideshow or Web Application or Game or Image) (20141019)</option>
<option id='MyNew-20141018' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/LearningProgramming/LearningProgramming_iOS.jpeg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/LearningProgramming/LearningProgramming_iOS.jpeg'>Xcode Learning Programming Primer Tutorial (Slideshow or Web Application or Game or Image) (20141018)</option>
<option id='MyNew-20141017' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/iOS_Dynamic_Buttons.png","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/iOS_Dynamic_Buttons.png'>Xcode iOS Dynamic UIButton Primer Tutorial (Slideshow or Web Application or Game or Image) (20141017)</option>
<option id='MyNew-20141014' onclick='windowopen("//www.rjmprogramming.com.au/PHP/CourseCookies.mov","_blank"); ' value='//www.rjmprogramming.com.au/PHP/CourseCookies.mov'>Cookie Debugging Primer Tutorial (Slideshow or Web Application or Game or Image) (20141014)</option>
<option id='MyNew-20141013' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/html_validation.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/html_validation.jpg'>HTML Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20141013)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20141012' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/'>Xcode iOS Mobile Project Exporting Primer Tutorial (Slideshow or Web Application or Game or Image) (20141012)</option>
<option id='MyNew-20141011' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wpblog_course_design_cookies_looks_more_yet_more.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wpblog_course_design_cookies_looks_more_yet_more.jpg'>WordPress Blog Course Design Cookies Tutorial (Slideshow or Web Application or Game or Image) (20141011)</option>
<option id='MyNew-20141010' onclick='windowopen("//www.rjmprogramming.com.au/Python/Django/","_blank"); ' value='//www.rjmprogramming.com.au/Python/Django/'>Django Python Primer Tutorial (Slideshow or Web Application or Game or Image) (20141010)</option>
<option id='MyNew-20141009' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wpblog_course_design_looks_more_yet_more.png","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wpblog_course_design_looks_more_yet_more.png'>WordPress Blog Course Design Looks Tutorial (Slideshow or Web Application or Game or Image) (20141009)</option>
<option id='MyNew-20141008' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wpblog_course_design_more_yet_more.png","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wpblog_course_design_more_yet_more.png'>WordPress Blog Course Design Page Tutorial (Slideshow or Web Application or Game or Image) (20141008)</option>
<option id='MyNew-20141007' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wpblog_course_design_yet_more.png","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wpblog_course_design_yet_more.png'>Wordpress Blog Course Design Database Tutorial (Slideshow or Web Application or Game or Image) (20141007)</option>
<option id='MyNew-20141006' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wpblog_course_design_more.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wpblog_course_design_more.jpg'>Wordpress Blog Course Design Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20141006)</option>
<option id='MyNew-20141005' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/wpblog_course_design.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/wpblog_course_design.jpg'>Wordpress Blog Course Design Primer Tutorial (Slideshow or Web Application or Game or Image) (20141005)</option>
<option id='MyNew-20141004' onclick='windowopen("//www.abc.net.au/radionational/programs/bydesign/design-file-looks-at-the-40-symbol/5779192","_blank"); ' value='//www.abc.net.au/radionational/programs/bydesign/design-file-looks-at-the-40-symbol/5779192'>Email and the @ Symbol (Slideshow or Web Application or Game or Image) (20141004)</option>
<option id='MyNew-20141002' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Removables/Mac_Linux_Removable_Media/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Removables/Mac_Linux_Removable_Media/'>Mac Linux Removable Media Primer Tutorial (Slideshow or Web Application or Game or Image) (20141002)</option>
<option id='MyNew-20141001' onclick='windowopen("//www.rjmprogramming.com.au/Perl/info_on_file.html","_blank"); ' value='//www.rjmprogramming.com.au/Perl/info_on_file.html'>Perl CGI File Information Primer Tutorial (Slideshow or Web Application or Game or Image) (20141001)</option>
<option id='MyNew-20140929' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Paintbrush/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Paintbrush/'>Paintbrush and Grab Primer Tutorial (Slideshow or Web Application or Game or Image) (20140929)</option>
<option id='MyNew-20140928' onclick='windowopen("//rjmprogramming.com.au/PHP/ob_start/ob_tester.php","_blank"); ' value='//rjmprogramming.com.au/PHP/ob_start/ob_tester.php'>PHP ob_start and Linux tee Primer Tutorial (Slideshow or Web Application or Game or Image) (20140928)</option>
<option id='MyNew-20140927' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Preview/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Preview/'>Mac Preview Annotation Primer Tutorial (Slideshow or Web Application or Game or Image) (20140927)</option>
<option id='MyNew-20140926' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhoto/Integration/flickr/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhoto/Integration/flickr/'>Mac Sharing iPhoto and flickr Primer Tutorial (Slideshow or Web Application or Game or Image) (20140926)</option>
<option id='MyNew-20140925' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iMovie/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iMovie/'>Mac iMovie Event to YouTube Primer Tutorial (Slideshow or Web Application or Game or Image) (20140925)</option>
<option id='MyNew-20140924' onclick='windowopen("//www.rjmprogramming.com.au/Windows/Drawing/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/Drawing/'>Emailing Image via Google Drawing Primer Tutorial (Slideshow or Web Application or Game or Image) (20140924)</option>
<option id='MyNew-20140921' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice/MathsFormula/film_parameterizable.html","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/MathsFormula/film_parameterizable.html'>Film Overlay Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20140921)</option>
<option id='MyNew-20140920' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice/MathsFormula/film.html","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/MathsFormula/film.html'>Film Overlay Primer Tutorial (Slideshow or Web Application or Game or Image) (20140920)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20140919' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice/MathsFormula/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/MathsFormula/'>LibreOffice Math Formula Primer Tutorial (Slideshow or Web Application or Game or Image) (20140919)</option>
<option id='MyNew-20140918' onclick='windowopen("//rjmprogramming.com.au/getmelist.htm","_blank"); ' value='//rjmprogramming.com.au/getmelist.htm'>PHP Blog Summary Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20140918)</option>
<option id='MyNew-20140918a' onclick='windowopen("//www.rjmprogramming.com.au/PHP/C/http_vs_curl_vs_php_command_line.png","_blank"); ' value='//www.rjmprogramming.com.au/PHP/C/http_vs_curl_vs_php_command_line.png'>C Supervised PHP Modes of Use Primer Tutorial (Slideshow or Web Application or Game or Image) (20140918)</option>
<option id='MyNew-20140914' onclick='windowopen("//www.rjmprogramming.com.au/PHP/more_http_vs_curl_vs_php_command_line.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/more_http_vs_curl_vs_php_command_line.jpg'>PHP Modes of Use Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20140914)</option>
<option id='MyNew-20140912' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_fromlefttoright.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_fromlefttoright.html'>HTML/Javascript/CSS Reveal Left to Right Primer Tutorial (Slideshow or Web Application or Game or Image) (20140912)</option>
<option id='MyNew-20140911' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Reveal/fiftytwo_cards.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/fiftytwo_cards.html'>HTML/Javascript/CSS Reveal via Opacity Primer Tutorial (Slideshow or Web Application or Game or Image) (20140911)</option>
<option id='MyNew-20140910' onclick='windowopen("//rjmprogramming.com.au/getmelist.htm","_blank"); ' value='//rjmprogramming.com.au/getmelist.htm'>PHP Blog Summary Primer Tutorial (Slideshow or Web Application or Game or Image) (20140910)</option>
<option id='MyNew-20140909' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_imageinfront.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_imageinfront.html'>HTML/Javascript Reveal Image In Front of Image Tutorial (Slideshow or Web Application or Game or Image) (20140909)</option>
<option id='MyNew-20140908' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_keyhole.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_keyhole.html'>HTML/Javascript Reveal Image Behind Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20140908)</option>
<option id='MyNew-20140906' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_fromtoptobottom.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_fromtoptobottom.html'>HTML/Javascript/CSS Reveal Top to Bottom Primer Tutorial (Slideshow or Web Application or Game or Image) (20140906)</option>
<option id='MyNew-20140904' onclick='windowopen("//www.rjmprogramming.com.au/PHP/http_vs_curl_vs_php_command_line.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/http_vs_curl_vs_php_command_line.jpg'>PHP Modes of Use Primer Tutorial (Slideshow or Web Application or Game or Image) (20140904)</option>
<option id='MyNew-20140903' onclick='windowopen("//www.rjmprogramming.com.au/Linux/shapes.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/shapes.jpg'>Linux Korn Shell Interactive Primer Tutorial (Slideshow or Web Application or Game or Image) (20140903)</option>
<option id='MyNew-20140902' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice/Database/ODBC/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/Database/ODBC/'>LibreOffice ODBC MySql Primer Tutorial (Slideshow or Web Application or Game or Image) (20140902)</option>
<option id='MyNew-20140901' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice/Database/JDBC/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/Database/JDBC/'>LibreOffice JDBC MySql Primer Tutorial (Slideshow or Web Application or Game or Image) (20140901)</option>
<option id='MyNew-20140831' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice/Database/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/Database/'>LibreOffice Database Primer Tutorial (Slideshow or Web Application or Game or Image) (20140831)</option>
<option id='MyNew-20140830' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice/Spreadsheet/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/Spreadsheet/'>LibreOffice Spreadsheet Formulae Primer Tutorial (Slideshow or Web Application or Game or Image) (20140830)</option>
<option id='MyNew-20140829' onclick='windowopen("//www.rjmprogramming.com.au/Mac/LibreOffice/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/'>LibreOffice Primer Tutorial (Slideshow or Web Application or Game or Image) (20140829)</option>
<option id='MyNew-20140828' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/jQuery/Dialog/Modal/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/Dialog/Modal/'>jQuery UI Modal Dialog Primer Tutorial (Slideshow or Web Application or Game or Image) (20140828)</option>
<option id='MyNew-20140827' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/YUIDragDrop/DragAndDrop_Logger.html","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/YUIDragDrop/DragAndDrop_Logger.html'>YUI Debugging Logger Control Flickr Feed Drag Drop Tutorial (Slideshow or Web Application or Game or Image) (20140827)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20140826' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/adverbclause_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/adverbclause_chalkboard.html'>HTML/Javascript Sentence Adverb Clause Game Tutorial (Slideshow or Web Application or Game or Image) (20140826)</option>
<option id='MyNew-20140825' onclick='windowopen("//rjmprogramming.com.au/PHP/JSON/ArrayData/json_array_post.php?ask=y","_blank"); ' value='//rjmprogramming.com.au/PHP/JSON/ArrayData/json_array_post.php?ask=y'>PHP/Javascript JSON Feed or Array Data Primer Tutorial (Slideshow or Web Application or Game or Image) (20140825)</option>
<option id='MyNew-20140824' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/auxiliaryverb_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/auxiliaryverb_chalkboard.html'>HTML/Javascript Sentence Auxiliary Verb Game Tutorial (Slideshow or Web Application or Game or Image) (20140824)</option>
<option id='MyNew-20140823' onclick='windowopen("//www.rjmprogramming.com.au/Windows/Powerpoint/GoogleSlides/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/Powerpoint/GoogleSlides/'>Emailing Microsoft Powerpoint Slideshow Primer Tutorial (Slideshow or Web Application or Game or Image) (20140823)</option>
<option id='MyNew-20140822' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/anatomy_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/anatomy_chalkboard.html'>HTML/Javascript Human Anatomy Game Tutorial (Slideshow or Web Application or Game or Image) (20140822)</option>
<option id='MyNew-20140821' onclick='windowopen("//www.rjmprogramming.com.au/WebServer/Apache/IndexOrNot.jpg","_blank"); ' value='//www.rjmprogramming.com.au/WebServer/Apache/IndexOrNot.jpg'>Apache .htaccess Prevent Directory Listing Tutorial (Slideshow or Web Application or Game or Image) (20140821)</option>
<option id='MyNew-20140820' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/chemicalformulae_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/chemicalformulae_chalkboard.html'>HTML/Javascript Chemical Formulae Game Tutorial (Slideshow or Web Application or Game or Image) (20140820)</option>
<option id='MyNew-20140819' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/jQuery/SortableTable/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/SortableTable/'>jQuery Sortable Table Primer Tutorial (Slideshow or Web Application or Game or Image) (20140819)</option>
<option id='MyNew-20140818' onclick='windowopen("//www.rjmprogramming.com.au/VBScript/index.php","_blank"); ' value='//www.rjmprogramming.com.au/VBScript/index.php'>Windows Command Line Message Primer Tutorial (Slideshow or Web Application or Game or Image) (20140818)</option>
<option id='MyNew-20140817' onclick='windowopen("//www.rjmprogramming.com.au/Microsoft/Word/ViaPdfToGoogleDocs/","_blank"); ' value='//www.rjmprogramming.com.au/Microsoft/Word/ViaPdfToGoogleDocs/'>Hard Copy to Word via PDF and Google Docs Tutorial (Slideshow or Web Application or Game or Image) (20140817)</option>
<option id='MyNew-20140816' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/Decor/","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/Decor/'>Gimp Decor Border Filters Primer Tutorial (Slideshow or Web Application or Game or Image) (20140816)</option>
<option id='MyNew-20140814' onclick='windowopen("//www.rjmprogramming.com.au/Windows/Start/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/Start/'>Windows Command Line Start Primer Tutorial (Slideshow or Web Application or Game or Image) (20140814)</option>
<option id='MyNew-20140813' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/songlyriclines_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/songlyriclines_chalkboard.html'>HTML/Javascript Song Lyric Lines Game Tutorial (Slideshow or Web Application or Game or Image) (20140813)</option>
<option id='MyNew-20140812' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/HitCounter/local_session_hits.html","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/HitCounter/local_session_hits.html'>HTML/Javascript Hit Counter Primer Tutorial (Slideshow or Web Application or Game or Image) (20140812)</option>
<option id='MyNew-20140811' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/probability_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/probability_chalkboard.html'>HTML/Javascript Probability Game Tutorial (Slideshow or Web Application or Game or Image) (20140811)</option>
<option id='MyNew-20140809' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/AnimatedGIF/","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/AnimatedGIF/'>Gimp Animated GIF Overlay Tutorial (Slideshow or Web Application or Game or Image) (20140809)</option>
<option id='MyNew-20140806' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Microdata/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Microdata/'>Microdata Primer Tutorial (Slideshow or Web Application or Game or Image) (20140806)</option>
<option id='MyNew-20140805' onclick='windowopen("//www.rjmprogramming.com.au/Microsoft/Excel/Email/","_blank"); ' value='//www.rjmprogramming.com.au/Microsoft/Excel/Email/'>Emailing Microsoft Excel Spreadsheet Primer Tutorial (Slideshow or Web Application or Game or Image) (20140805)</option>
<option id='MyNew-20140803' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/threesentence_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/threesentence_chalkboard.html'>HTML/Javascript Three Sentence Story Game Tutorial (Slideshow or Web Application or Game or Image) (20140803)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20140802' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/imaginarynumbers_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/imaginarynumbers_chalkboard.html'>HTML/Javascript Imaginary Numbers Game Tutorial (Slideshow or Web Application or Game or Image) (20140802)</option>
<option id='MyNew-20140730' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/zindex_positionabsolute_overlay.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/zindex_positionabsolute_overlay.html'>HTML/CSS Overlay Primer Tutorial (Slideshow or Web Application or Game or Image) (20140730)</option>
<option id='MyNew-20140729' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quadratic_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quadratic_chalkboard.html'>HTML/Javascript Quadratic Equations Game Tutorial (Slideshow or Web Application or Game or Image) (20140729)</option>
<option id='MyNew-20140728' onclick='windowopen("//www.rjmprogramming.com.au/PHP/SimpleStaticHTML/simple_supervisor.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/SimpleStaticHTML/simple_supervisor.html'>Static HTML Based PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20140728)</option>
<option id='MyNew-20140727' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ScreenCapture/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ScreenCapture/'>PHP Screen Capture and Page Speed Primer Tutorial (Slideshow or Web Application or Game or Image) (20140727)</option>
<option id='MyNew-20140726' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/conjunction_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/conjunction_chalkboard.html'>HTML/Javascript Sentence Conjunction Game Tutorial (Slideshow or Web Application or Game or Image) (20140726)</option>
<option id='MyNew-20140724' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/MathML/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/MathML/'>HTML/Javascript MathML Primer Tutorial (Slideshow or Web Application or Game or Image) (20140724)</option>
<option id='MyNew-20140722' onclick='windowopen("//www.rjmprogramming.com.au//Windows/Word/SmartArt/","_blank"); ' value='//www.rjmprogramming.com.au//Windows/Word/SmartArt/'>Microsoft Word SmartArt Primer Tutorial (Slideshow or Web Application or Game or Image) (20140722)</option>
<option id='MyNew-20140721' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/adjectiveclause_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/adjectiveclause_chalkboard.html'>HTML/Javascript Sentence Adjective Clause Game Tutorial (Slideshow or Web Application or Game or Image) (20140721)</option>
<option id='MyNew-20140720' onclick='windowopen("//www.rjmprogramming.com.au/Linux/vi/Linux_vi_make.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/vi/Linux_vi_make.jpg'>Linux vi C make Primer Tutorial (Slideshow or Web Application or Game or Image) (20140720)</option>
<option id='MyNew-20140719' onclick='windowopen("//www.rjmprogramming.com.au/PHP/EasyPHP/VirtualHosts/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/EasyPHP/VirtualHosts/'>Virtual Hosts with EasyPHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20140719)</option>
<option id='MyNew-20140718' onclick='windowopen("//www.rjmprogramming.com.au/Java/LifeRay/","_blank"); ' value='//www.rjmprogramming.com.au/Java/LifeRay/'>Liferay Java Web Portal Primer Tutorial (Slideshow or Web Application or Game or Image) (20140718)</option>
<option id='MyNew-20140717' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Ajax/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Ajax/'>Ajax All Textboxes All Mandatory Form Primer Tutorial (Slideshow or Web Application or Game or Image) (20140717)</option>
<option id='MyNew-20140716' onclick='windowopen("//www.rjmprogramming.com.au/eCommerce/eCommerce_Magento.m4v","_blank"); ' value='//www.rjmprogramming.com.au/eCommerce/eCommerce_Magento.m4v'>Administration of Magento eCommerce Primer Tutorial (Slideshow or Web Application or Game or Image) (20140716)</option>
<option id='MyNew-20140715' onclick='windowopen("//www.rjmprogramming.com.au/Mac/PostgreSQL/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/PostgreSQL/'>PostgreSQL Primer Tutorial (Slideshow or Web Application or Game or Image) (20140715)</option>
<option id='MyNew-20140714' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ChartEditor/json_data_table_events.php?infile=Google_Chart_Intensity_Chart_Tutorial_as.CSV","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ChartEditor/json_data_table_events.php?infile=Google_Chart_Intensity_Chart_Tutorial_as.CSV'>PHP/Javascript/HTML Google Chart JSON Data Table Event Tutorial (Slideshow or Web Application or Game or Image) (20140714)</option>
<option id='MyNew-20140713' onclick='windowopen("//www.rjmprogramming.com.au/PHP/pdf2json_test/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/pdf2json_test/'>MacPorts pdf2json Primer Tutorial (Slideshow or Web Application or Game or Image) (20140713)</option>
<option id='MyNew-20140712' onclick='windowopen("//www.rjmprogramming.com.au/Microsoft/XPS/","_blank"); ' value='//www.rjmprogramming.com.au/Microsoft/XPS/'>Document Fidelity XPS Tutorial (Slideshow or Web Application or Game or Image) (20140712)</option>
<option id='MyNew-20140711' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Guestbook/Guestbook_Primer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Guestbook/Guestbook_Primer.jpg'>PHP Guestbook Primer Tutorial (Slideshow or Web Application or Game or Image) (20140711)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20140710' onclick='windowopen("//www.rjmprogramming.com.au/PHP/form_element.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/form_element.php'>More About HTML Forms Tutorial (Slideshow or Web Application or Game or Image) (20140710)</option>
<option id='MyNew-20140709' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Yet_More_Linux_Crontab_Curl.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Yet_More_Linux_Crontab_Curl.jpg'>Extended Linux Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20140709)</option>
<option id='MyNew-20140708' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/tictactoe_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/tictactoe_chalkboard.html'>HTML/Javascript Canvas Tic Tac Toe Game Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20140708)</option>
<option id='MyNew-20140707' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Security/Todays_List.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Security/Todays_List.jpg'>PHP Where%27s Wally Test Primer Tutorial (Slideshow or Web Application or Game or Image) (20140707)</option>
<option id='MyNew-20140706' onclick='windowopen("//www.rjmprogramming.com.au/PHP/phpBB/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/phpBB/'>Apache/PHP/MySql phpBB Forum Primer Tutorial (Slideshow or Web Application or Game or Image) (20140706)</option>
<option id='MyNew-20140705' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Blurb/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Blurb/'>Blurb eBooks and Books Primer Tutorial (Slideshow or Web Application or Game or Image) (20140705)</option>
<option id='MyNew-20140704' onclick='windowopen("//www.rjmprogramming.com.au/PHP/More_Linux_Crontab_Curl.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/More_Linux_Crontab_Curl.jpg'>More on Linux Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20140704)</option>
<option id='MyNew-20140703' onclick='windowopen("//www.rjmprogramming.com.au/PHP/eCommerce/Prestashop/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/eCommerce/Prestashop/'>Apache/PHP/MySql Prestashop eCommerce Primer Tutorial (Slideshow or Web Application or Game or Image) (20140703)</option>
<option id='MyNew-20140702' onclick='windowopen("//www.rjmprogramming.com.au//Windows/Word/SmartArt/","_blank"); ' value='//www.rjmprogramming.com.au//Windows/Word/SmartArt/'>Microsoft Word SmartArt Primer Tutorial (Slideshow or Web Application or Game or Image) (20140702)</option>
<option id='MyNew-20140701' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/DragAndDrop/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/DragAndDrop/'>HTML/Javascript Canvas Image Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20140701)</option>
<option id='MyNew-20140630' onclick='windowopen("//www.rjmprogramming.com.au/Australia/history/","_blank"); ' value='//www.rjmprogramming.com.au/Australia/history/'>Australian Historical Research Primer Tutorial (Slideshow or Web Application or Game or Image) (20140630)</option>
<option id='MyNew-20140629' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ImageMap/About_Us.htm","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/About_Us.htm'>HTML Image Map About Us Tutorial (Slideshow or Web Application or Game or Image) (20140629)</option>
<option id='MyNew-20140628' onclick='windowopen("//www.rjmprogramming.com.au/Linux/awk/Linux_awk.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/awk/Linux_awk.jpg'>Linux awk Primer Tutorial (Slideshow or Web Application or Game or Image) (20140628)</option>
<option id='MyNew-20140627' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/istringstream/istringstream.jpg","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/istringstream/istringstream.jpg'>C++ MultiDimensional Array istringstream Tutorial (Slideshow or Web Application or Game or Image) (20140627)</option>
<option id='MyNew-20140626' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SentencePrepositioning/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SentencePrepositioning/'>HTML/Javascript Sentence Preposition +ing Game Tutorial (Slideshow or Web Application or Game or Image) (20140626)</option>
<option id='MyNew-20140625' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/AngularJS/Services/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/AngularJS/Services/'>AngularJS Javascript Services Tutorial (Slideshow or Web Application or Game or Image) (20140625)</option>
<option id='MyNew-20140624' onclick='windowopen("//www.rjmprogramming.com.au/PHP/MySql_Primer/mysql_three.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/MySql_Primer/mysql_three.jpg'>PHP and MySql Three Ways Tutorial (Slideshow or Web Application or Game or Image) (20140624)</option>
<option id='MyNew-20140623' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/JobsMatch/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/JobsMatch/'>HTML/Javascript Jobs Match Game Tutorial (Slideshow or Web Application or Game or Image) (20140623)</option>
<option id='MyNew-20140622' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/AngularJS/CustomDirectives/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/AngularJS/CustomDirectives/'>AngularJS Javascript Custom Directives Tutorial (Slideshow or Web Application or Game or Image) (20140622)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20140621' onclick='windowopen("//www.rjmprogramming.com.au/Java/Indri/Indri_Primer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Java/Indri/Indri_Primer.jpg'>Local Webserver Search Engine Primer Tutorial (Slideshow or Web Application or Game or Image) (20140621)</option>
<option id='MyNew-20140620' onclick='windowopen("//www.rjmprogramming.com.au/Linux/cron/Cronjob_Example.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/cron/Cronjob_Example.jpg'>Linux Crontab Korn Shell Script Primer Tutorial (Slideshow or Web Application or Game or Image) (20140620)</option>
<option id='MyNew-20140619' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/AngularJS/Form/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/AngularJS/Form/'>AngularJS Javascript Form Tutorial (Slideshow or Web Application or Game or Image) (20140619)</option>
<option id='MyNew-20140618' onclick='windowopen("//www.rjmprogramming.com.au/Windows/RightClick/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/RightClick/'>Windows Right Click Primer Tutorial (Slideshow or Web Application or Game or Image) (20140618)</option>
<option id='MyNew-20140617' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Memory/memory_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Memory/memory_chalkboard.html'>HTML/Javascript Memory Game Tutorial (Slideshow or Web Application or Game or Image) (20140617)</option>
<option id='MyNew-20140616' onclick='windowopen("//www.rjmprogramming.com.au/Games/Rummy/rummy.html","_blank"); ' value='//www.rjmprogramming.com.au/Games/Rummy/rummy.html'>HTML/Javascript Canvas Rummy Card Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20140616)</option>
<option id='MyNew-20140615' onclick='windowopen("//www.rjmprogramming.com.au/Games/StripJackNaked/strip_jack_naked.html","_blank"); ' value='//www.rjmprogramming.com.au/Games/StripJackNaked/strip_jack_naked.html'>HTML/Javascript Canvas Strip Jack Naked Card Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20140615)</option>
<option id='MyNew-20140614' onclick='windowopen("//www.rjmprogramming.com.au/Games/Memories/memories.html","_blank"); ' value='//www.rjmprogramming.com.au/Games/Memories/memories.html'>HTML/Javascript Canvas Memories Card Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20140614)</option>
<option id='MyNew-20140613' onclick='windowopen("//www.rjmprogramming.com.au/Windows/FilesSince/Files_Since.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/FilesSince/Files_Since.jpg'>Files Since Primer Tutorial (Slideshow or Web Application or Game or Image) (20140613)</option>
<option id='MyNew-20140612' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/VocabularyStepsGame/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/VocabularyStepsGame/'>HTML/Javascript Vocabulary Steps Game Tutorial (Slideshow or Web Application or Game or Image) (20140612)</option>
<option id='MyNew-20140611' onclick='windowopen("//www.rjmprogramming.com.au/Ajax/JSON/","_blank"); ' value='//www.rjmprogramming.com.au/Ajax/JSON/'>Ajax Local JSON Primer Tutorial (Slideshow or Web Application or Game or Image) (20140611)</option>
<option id='MyNew-20140610' onclick='windowopen("//www.rjmprogramming.com.au/Mac/X11/X11_XQuartz_Gimp.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/X11/X11_XQuartz_Gimp.jpg'>XWindows Primer Tutorial (Slideshow or Web Application or Game or Image) (20140610)</option>
<option id='MyNew-20140609' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/Bimp/","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/Bimp/'>Gimp Batch Image Manipulation Primer Tutorial (Slideshow or Web Application or Game or Image) (20140609)</option>
<option id='MyNew-20140608' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/AngularJS/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/AngularJS/'>AngularJS Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20140608)</option>
<option id='MyNew-20140607' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/MongoDB/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/MongoDB/'>MongoDB Database Primer Tutorial (Slideshow or Web Application or Game or Image) (20140607)</option>
<option id='MyNew-20140606' onclick='windowopen("//www.rjmprogramming.com.au/Rust/","_blank"); ' value='//www.rjmprogramming.com.au/Rust/'>Rust Primer Tutorial (Slideshow or Web Application or Game or Image) (20140606)</option>
<option id='MyNew-20140605' onclick='windowopen("//www.rjmprogramming.com.au/C/Objective-C/PlayerAndGame/","_blank"); ' value='//www.rjmprogramming.com.au/C/Objective-C/PlayerAndGame/'>Objective-C Player and Game OOP Primer Tutorial (Slideshow or Web Application or Game or Image) (20140605)</option>
<option id='MyNew-20140604' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PrefixesAndSuffixesGame/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PrefixesAndSuffixesGame/'>PHP/Javascript Prefixes and Suffixes Game Tutorial (Slideshow or Web Application or Game or Image) (20140604)</option>
<option id='MyNew-20140603' onclick='windowopen("//www.rjmprogramming.com.au/VB.NET/Triangle/","_blank"); ' value='//www.rjmprogramming.com.au/VB.NET/Triangle/'>VB.Net Console Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20140603)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20140602' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurfaceAreas/surface_areas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurfaceAreas/surface_areas.html'>HTML/Javascript Surface Areas Tutorial (Slideshow or Web Application or Game or Image) (20140602)</option>
<option id='MyNew-20140601' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/WordCategories/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/WordCategories/'>HTML/Javascript Word Categories Game Tutorial (Slideshow or Web Application or Game or Image) (20140601)</option>
<option id='MyNew-20140531' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/MonthlyTemperatureComparisons/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/MonthlyTemperatureComparisons/'>HTML/Javascript Monthly Temperature Comparisons Tutorial (Slideshow or Web Application or Game or Image) (20140531)</option>
<option id='MyNew-20140530' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PascalTriangle/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PascalTriangle/'>PHP/Javascript Pascal Triangle Tutorial (Slideshow or Web Application or Game or Image) (20140530)</option>
<option id='MyNew-20140529' onclick='windowopen("//www.rjmprogramming.com.au/Pascal/Delphi/Mobile/XE6/","_blank"); ' value='//www.rjmprogramming.com.au/Pascal/Delphi/Mobile/XE6/'>Delphi Pascal++ Embarcadero XE6 Primer Tutorial (Slideshow or Web Application or Game or Image) (20140529)</option>
<option id='MyNew-20140528' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Volumes/volumes.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Volumes/volumes.html'>HTML/Javascript Volumes Tutorial (Slideshow or Web Application or Game or Image) (20140528)</option>
<option id='MyNew-20140527' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/iPhoto/","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/iPhoto/'>Mac iPhoto and Gimp Primer Tutorial (Slideshow or Web Application or Game or Image) (20140527)</option>
<option id='MyNew-20140526' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/OppositesGame/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/OppositesGame/'>HTML/Javascript Opposites Game Tutorial (Slideshow or Web Application or Game or Image) (20140526)</option>
<option id='MyNew-20140525' onclick='windowopen("//www.rjmprogramming.com.au/C/File/C_File_String.jpg","_blank"); ' value='//www.rjmprogramming.com.au/C/File/C_File_String.jpg'>C File Write and Read Primer Tutorial (Slideshow or Web Application or Game or Image) (20140525)</option>
<option id='MyNew-20140524' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Areas/areas.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Areas/areas.html'>HTML/Javascript Areas Tutorial (Slideshow or Web Application or Game or Image) (20140524)</option>
<option id='MyNew-20140523' onclick='windowopen("//www.rjmprogramming.com.au/Java/Player/Player.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Java/Player/Player.jpg'>Java Player Class Primer Tutorial (Slideshow or Web Application or Game or Image) (20140523)</option>
<option id='MyNew-20140522' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HowManyGame/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HowManyGame/'>PHP/Javascript How Many Such Words Game Tutorial (Slideshow or Web Application or Game or Image) (20140522)</option>
<option id='MyNew-20140521' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/YQL/search_member.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/search_member.html'>Yahoo YQL Web Service JSON Another Tutorial (Slideshow or Web Application or Game or Image) (20140521)</option>
<option id='MyNew-20140520' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/OddOneOutGame/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/OddOneOutGame/'>HTML/Javascript Odd One Out Game Tutorial (Slideshow or Web Application or Game or Image) (20140520)</option>
<option id='MyNew-20140519' onclick='windowopen("//www.rjmprogramming.com.au/Java/CutPaste/CutPaste.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Java/CutPaste/CutPaste.jpg'>Java Cut and Paste Primer Tutorial (Slideshow or Web Application or Game or Image) (20140519)</option>
<option id='MyNew-20140518' onclick='windowopen("//www.rjmprogramming.com.au/PHP/conversation_supervisor.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/conversation_supervisor.php'>Apache CentOS WebServer and The Three Ps Primer Tutorial (Slideshow or Web Application or Game or Image) (20140518)</option>
<option id='MyNew-20140517' onclick='windowopen("//www.python.org/"]<a target=_blank href="//www.rjmprogramming.com.au/Python/List/Python_Listwork.jpg","_blank"); ' value='//www.python.org/"]<a target=_blank href="//www.rjmprogramming.com.au/Python/List/Python_Listwork.jpg'>Python List Primer Tutorial (Slideshow or Web Application or Game or Image) (20140517)</option>
<option id='MyNew-20140516' onclick='windowopen("//www.rjmprogramming.com.au/MySql/RepairTable/","_blank"); ' value='//www.rjmprogramming.com.au/MySql/RepairTable/'>MySql Repair Table Primer Tutorial (Slideshow or Web Application or Game or Image) (20140516)</option>
<option id='MyNew-20140515' onclick='windowopen("//www.rjmprogramming.com.au/Windows/Excel/Excel_Primer.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Windows/Excel/Excel_Primer.m4v'>Microsoft Excel Spreadsheet Primer Tutorial (Slideshow or Web Application or Game or Image) (20140515)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20140514' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/surveyrelatedtopic_sankey.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/surveyrelatedtopic_sankey.html'>Survey Related Topic or Poll Sankey Diagram Primer Tutorial (Slideshow or Web Application or Game or Image) (20140514)</option>
<option id='MyNew-20140513' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/surveytopic_histogram.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/surveytopic_histogram.html'>Survey Topic or Poll Histogram Primer Tutorial (Slideshow or Web Application or Game or Image) (20140513)</option>
<option id='MyNew-20140512' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php'>Integrating a Google Map Chart with Geographicals Tutorial (Slideshow or Web Application or Game or Image) (20140512)</option>
<option id='MyNew-20140511' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_visualwithdoubleclick_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_visualwithdoubleclick_chalkboard.html'>HTML/Javascript Canvas Visual Double Click Tutorial (Slideshow or Web Application or Game or Image) (20140511)</option>
<option id='MyNew-20140510' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dropvisualchangepunt.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dropvisualchangepunt.html'>HTML/Javascript Visual Change Drop Punt Game Tutorial (Slideshow or Web Application or Game or Image) (20140510)</option>
<option id='MyNew-20140509' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/dropvisualpunt.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/dropvisualpunt.html'>HTML/Javascript Visual Drop Punt Game Tutorial (Slideshow or Web Application or Game or Image) (20140509)</option>
<option id='MyNew-20140508' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_withdoubleclick_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_withdoubleclick_chalkboard.html'>HTML/Javascript Canvas Double Click Tutorial (Slideshow or Web Application or Game or Image) (20140508)</option>
<option id='MyNew-20140507' onclick='windowopen("//www.rjmprogramming.com.au/Mac/VirtualBox/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/VirtualBox/'>Mac VirtualBox Windows 8 IE 11 Primer Tutorial (Slideshow or Web Application or Game or Image) (20140507)</option>
<option id='MyNew-20140506' onclick='windowopen("//www.rjmprogramming.com.au/Mac/OpenCV/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/OpenCV/'>OpenCV Primer Tutorial (Slideshow or Web Application or Game or Image) (20140506)</option>
<option id='MyNew-20140505' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/surd_withimagecopy_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/surd_withimagecopy_chalkboard.html'>HTML/Javascript Canvas Image Copy Tutorial (Slideshow or Web Application or Game or Image) (20140505)</option>
<option id='MyNew-20140504' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/HTMLEntities.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/HTMLEntities.jpg'>HTML Entities Primer Tutorial (Slideshow or Web Application or Game or Image) (20140504)</option>
<option id='MyNew-20140503' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Lisp/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Lisp/'>Lisp Primer Tutorial (Slideshow or Web Application or Game or Image) (20140503)</option>
<option id='MyNew-20140502' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/droppunt.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/droppunt.html'>HTML/Javascript Drop Punt Game Tutorial (Slideshow or Web Application or Game or Image) (20140502)</option>
<option id='MyNew-20140501' onclick='windowopen("//www.rjmprogramming.com.au/Linux/gv/","_blank"); ' value='//www.rjmprogramming.com.au/Linux/gv/'>PostScript at Linux Primer Tutorial (Slideshow or Web Application or Game or Image) (20140501)</option>
<option id='MyNew-20140430' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Wine/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Wine/'>Wine for Windows on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20140430)</option>
<option id='MyNew-20140429' onclick='windowopen("//www.rjmprogramming.com.au/PHP/TreemapChart/treemap_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/TreemapChart/treemap_chart.php'>PHP/Javascript/HTML Google Chart Treemap Chart Tutorial (Slideshow or Web Application or Game or Image) (20140429)</option>
<option id='MyNew-20140428' onclick='windowopen("//www.rjmprogramming.com.au/Mac/GoToMeeting/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/GoToMeeting/'>GoToMeeting Primer Tutorial (Slideshow or Web Application or Game or Image) (20140428)</option>
<option id='MyNew-20140427' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/polygon_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/polygon_chalkboard.html'>HTML/Javascript Canvas Polygon Areas Game Tutorial (Slideshow or Web Application or Game or Image) (20140427)</option>
<option id='MyNew-20140426' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/email_sender.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/email_sender.html'>Perl CGI Email Primer Tutorial (Slideshow or Web Application or Game or Image) (20140426)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20140424' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/picklanguage.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/picklanguage.html'>Perl CGI Redirect Primer Tutorial (Slideshow or Web Application or Game or Image) (20140424)</option>
<option id='MyNew-20140422' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Dictation/Dictation.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Dictation/Dictation.m4v'>Mac OS X Dictation Primer Tutorial (Slideshow or Web Application or Game or Image) (20140422)</option>
<option id='MyNew-20140421' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/vector/Std_Vector.jpg","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/vector/Std_Vector.jpg'>C++ std::vector Primer Tutorial (Slideshow or Web Application or Game or Image) (20140421)</option>
<option id='MyNew-20140420' onclick='windowopen("//www.rjmprogramming.com.au/ASPNet/VS2013Express/RazorV3/","_blank"); ' value='//www.rjmprogramming.com.au/ASPNet/VS2013Express/RazorV3/'>ASP.NET Website Razor v3 Primer Tutorial (Slideshow or Web Application or Game or Image) (20140420)</option>
<option id='MyNew-20140419' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/Wordpress/Post/Javascript_Wordpress_Post_Thumbnails.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/Post/Javascript_Wordpress_Post_Thumbnails.jpg'>Javascript Thumbnails in Your WordPress Post Primer Tutorial (Slideshow or Web Application or Game or Image) (20140419)</option>
<option id='MyNew-20140418' onclick='windowopen("//www.rjmprogramming.com.au/Windows/DesktopEmailClient/CalendarExportImportMacro/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/DesktopEmailClient/CalendarExportImportMacro/'>Windows Desktop Email Client Calendar Macro Primer Tutorial (Slideshow or Web Application or Game or Image) (20140418)</option>
<option id='MyNew-20140417' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Quiz/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Quiz/'>HTML/Javascript and PHP Quiz Tutorial (Slideshow or Web Application or Game or Image) (20140417)</option>
<option id='MyNew-20140416' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/triangle_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/triangle_chalkboard.html'>HTML/Javascript Canvas Triangles Game Tutorial (Slideshow or Web Application or Game or Image) (20140416)</option>
<option id='MyNew-20140415' onclick='windowopen("//www.rjmprogramming.com.au/Windows/RDP/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/RDP/'>Windows Remote Desktop Primer Tutorial (Slideshow or Web Application or Game or Image) (20140415)</option>
<option id='MyNew-20140414' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/surd_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/surd_chalkboard.html'>HTML/Javascript Canvas Surds Game Tutorial (Slideshow or Web Application or Game or Image) (20140414)</option>
<option id='MyNew-20140413' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_chalkboard.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_chalkboard.html'>HTML/Javascript Canvas Fractions Game Tutorial (Slideshow or Web Application or Game or Image) (20140413)</option>
<option id='MyNew-20140412' onclick='windowopen("//www.rjmprogramming.com.au/AutoHotKey/Record/TaskMgr_MsgBox.m4v","_blank"); ' value='//www.rjmprogramming.com.au/AutoHotKey/Record/TaskMgr_MsgBox.m4v'>AutoHotKey Record and Compile Primer Tutorial (Slideshow or Web Application or Game or Image) (20140412)</option>
<option id='MyNew-20140411' onclick='windowopen("//www.rjmprogramming.com.au/Python/Tkinter/Python_Tkinter_CGI.png","_blank"); ' value='//www.rjmprogramming.com.au/Python/Tkinter/Python_Tkinter_CGI.png'>Python Tkinter CGI Tutorial (Slideshow or Web Application or Game or Image) (20140411)</option>
<option id='MyNew-20140410' onclick='windowopen("//www.rjmprogramming.com.au/Python/Tkinter/Python_Tkinter_Install.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Python/Tkinter/Python_Tkinter_Install.jpg'>Python Tkinter Install Tutorial (Slideshow or Web Application or Game or Image) (20140410)</option>
<option id='MyNew-20140409' onclick='windowopen("//www.rjmprogramming.com.au/Linux/locate/LocateFind_Linux.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/locate/LocateFind_Linux.jpg'>Linux Find and/or Locate Files/Directories Primer Tutorial (Slideshow or Web Application or Game or Image) (20140409)</option>
<option id='MyNew-20140408' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Dictionary/EnglishDictionary.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Dictionary/EnglishDictionary.m4v'>Mac Dictionary Primer Tutorial (Slideshow or Web Application or Game or Image) (20140408)</option>
<option id='MyNew-20140406' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/Wordpress/TextWidget/Wordpress_BackgroundImage.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/TextWidget/Wordpress_BackgroundImage.jpg'>WordPress Text Widget Background Image Tutorial (Slideshow or Web Application or Game or Image) (20140406)</option>
<option id='MyNew-20140405' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/Wordpress/Post/Javascript_Wordpress_Post.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/Post/Javascript_Wordpress_Post.jpg'>Javascript in Your WordPress Post Primer Tutorial (Slideshow or Web Application or Game or Image) (20140405)</option>
<option id='MyNew-20140404' onclick='windowopen("//www.rjmprogramming.com.au/Linux/curl/crontab/","_blank"); ' value='//www.rjmprogramming.com.au/Linux/curl/crontab/'>Linux Crontab Curl Primer Tutorial (Slideshow or Web Application or Game or Image) (20140404)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20140402' onclick='windowopen("//www.rjmprogramming.com.au/Windows/LiveMovieMaker/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/LiveMovieMaker/'>Windows Live Movie Maker Primer Tutorial (Slideshow or Web Application or Game or Image) (20140402)</option>
<option id='MyNew-20140401' onclick='windowopen("//www.rjmprogramming.com.au/Windows/LiveEssentials/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/LiveEssentials/'>Windows Live Essentials Primer Tutorial (Slideshow or Web Application or Game or Image) (20140401)</option>
<option id='MyNew-20140331' onclick='windowopen("//www.rjmprogramming.com.au/MySql/CommandLine/","_blank"); ' value='//www.rjmprogramming.com.au/MySql/CommandLine/'>MySql on Command Line Primer Tutorial (Slideshow or Web Application or Game or Image) (20140331)</option>
<option id='MyNew-20140330' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ThreeToSixGame/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ThreeToSixGame/'>PHP/Javascript Three to Six Letter Game Tutorial (Slideshow or Web Application or Game or Image) (20140330)</option>
<option id='MyNew-20140329' onclick='windowopen("//www.rjmprogramming.com.au/Java/CommandLineArguments/Java_CommandLineArguments.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Java/CommandLineArguments/Java_CommandLineArguments.jpg'>Java Command Line Arguments Primer Tutorial (Slideshow or Web Application or Game or Image) (20140329)</option>
<option id='MyNew-20140328' onclick='windowopen("//www.rjmprogramming.com.au/Mac/ssh/ssh_sftp.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/ssh/ssh_sftp.jpg'>Web Server Access Primer Tutorial (Slideshow or Web Application or Game or Image) (20140328)</option>
<option id='MyNew-20140327' onclick='windowopen("//www.rjmprogramming.com.au/Linux/top/Linux_top.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Linux/top/Linux_top.m4v'>Linux Monitor Processes Primer Tutorial (Slideshow or Web Application or Game or Image) (20140327)</option>
<option id='MyNew-20140326' onclick='windowopen("//www.rjmprogramming.com.au/PHP/DateDiff/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/DateDiff/'>PHP/Javascript/HTML DateTime Period Primer Tutorial (Slideshow or Web Application or Game or Image) (20140326)</option>
<option id='MyNew-20140325' onclick='windowopen("//www.rjmprogramming.com.au/PHP/YQL/YahooNews/yahoonews_yql.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/YQL/YahooNews/yahoonews_yql.html'>Yahoo YQL Yahoo News Tutorial (Slideshow or Web Application or Game or Image) (20140325)</option>
<option id='MyNew-20140324' onclick='windowopen("//www.rjmprogramming.com.au/PHP/FindThoseWords/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/FindThoseWords/'>PHP/Javascript Find Those Words Game Tutorial (Slideshow or Web Application or Game or Image) (20140324)</option>
<option id='MyNew-20140323' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/FormEmail/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/FormEmail/'>HTML/Javascript Email Form Primer Tutorial (Slideshow or Web Application or Game or Image) (20140323)</option>
<option id='MyNew-20140322' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iWeb/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iWeb/'>iWeb Primer Tutorial (Slideshow or Web Application or Game or Image) (20140322)</option>
<option id='MyNew-20140321' onclick='windowopen("//www.rjmprogramming.com.au/Windows/UltraEdit/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/UltraEdit/'>Windows Text Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20140321)</option>
<option id='MyNew-20140320' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Safari/swipe/swipe_gesture.png","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Safari/swipe/swipe_gesture.png'>Touch Swipe Gesture Primer Tutorial (Slideshow or Web Application or Game or Image) (20140320)</option>
<option id='MyNew-20140319' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/Prototype/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/Prototype/'>Javascript Prototype Library Primer Tutorial (Slideshow or Web Application or Game or Image) (20140319)</option>
<option id='MyNew-20140318' onclick='windowopen("//www.rjmprogramming.com.au/PHP/SynonymsGame/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/SynonymsGame/'>HTML/Javascript Synonyms, Antonyms, Homonyms, Rhymes Game Tutorial (Slideshow or Web Application or Game or Image) (20140318)</option>
<option id='MyNew-20140317' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPad/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPad/'>iPad Primer Tutorial (Slideshow or Web Application or Game or Image) (20140317)</option>
<option id='MyNew-20140316' onclick='windowopen("//www.rjmprogramming.com.au/Windows/MultiTasking/Image_Password_Protected.html","_blank"); ' value='//www.rjmprogramming.com.au/Windows/MultiTasking/Image_Password_Protected.html'>PHP/HTML/Javascript Password Protect Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20140316)</option>
<option id='MyNew-20140315' onclick='windowopen("//www.rjmprogramming.com.au/C/string_timings/timings_c.jpg","_blank"); ' value='//www.rjmprogramming.com.au/C/string_timings/timings_c.jpg'>C String Function Timings Primer Tutorial (Slideshow or Web Application or Game or Image) (20140315)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20140314' onclick='windowopen("//www.rjmprogramming.com.au/Windows/MultiTasking/WindowsHomeTitleBar.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/MultiTasking/WindowsHomeTitleBar.jpg'>Windows Multitasking Tip Primer Tutorial (Slideshow or Web Application or Game or Image) (20140314)</option>
<option id='MyNew-20140313' onclick='windowopen("//www.rjmprogramming.com.au/Linux/Linux_Diskutil.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/Linux_Diskutil.jpg'>Linux Diskutil Primer Tutorial (Slideshow or Web Application or Game or Image) (20140313)</option>
<option id='MyNew-20140312' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Security/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Security/'>Data Security via Cryptography Primer Tutorial (Slideshow or Web Application or Game or Image) (20140312)</option>
<option id='MyNew-20140311' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/AheadOfTheOdds/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/AheadOfTheOdds/'>HTML/Javascript Ahead of the Odds Game Tutorial (Slideshow or Web Application or Game or Image) (20140311)</option>
<option id='MyNew-20140310' onclick='windowopen("//www.rjmprogramming.com.au/C/File2dArray/File2dArray.jpg","_blank"); ' value='//www.rjmprogramming.com.au/C/File2dArray/File2dArray.jpg'>C 2D Array via File Tutorial (Slideshow or Web Application or Game or Image) (20140310)</option>
<option id='MyNew-20140309' onclick='windowopen("//www.rjmprogramming.com.au/Java/Eclipse/NewTextView/","_blank"); ' value='//www.rjmprogramming.com.au/Java/Eclipse/NewTextView/'>Eclipse and Android Studio Dynamic Text View Primer Tutorial (Slideshow or Web Application or Game or Image) (20140309)</option>
<option id='MyNew-20140308' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Prepositions/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Prepositions/'>HTML/Javascript Prepositions Game Tutorial (Slideshow or Web Application or Game or Image) (20140308)</option>
<option id='MyNew-20140307' onclick='windowopen("//www.rjmprogramming.com.au/Java/AndroidStudio/","_blank"); ' value='//www.rjmprogramming.com.au/Java/AndroidStudio/'>Android Studio Primer Tutorial (Slideshow or Web Application or Game or Image) (20140307)</option>
<option id='MyNew-20140306' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/cout_formatting/cout_formatting.jpg","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/cout_formatting/cout_formatting.jpg'>C++ Formatting cout Primer Tutorial (Slideshow or Web Application or Game or Image) (20140306)</option>
<option id='MyNew-20140305' onclick='windowopen("//www.rjmprogramming.com.au/Linux/Rename/Rename.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/Rename/Rename.jpg'>Rename Scenarios in Linux Shell Script Primer Tutorial (Slideshow or Web Application or Game or Image) (20140305)</option>
<option id='MyNew-20140304' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/YQL/blackcountryhistory_yql.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/blackcountryhistory_yql.html'>Yahoo YQL Web Service JSON Next Tutorial (Slideshow or Web Application or Game or Image) (20140304)</option>
<option id='MyNew-20140303' onclick='windowopen("//www.rjmprogramming.com.au/Mac/MindMap/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/MindMap/'>Mind Mapping via Free Mind Primer Tutorial (Slideshow or Web Application or Game or Image) (20140303)</option>
<option id='MyNew-20140302' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Crossword/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Crossword/'>PHP/Javascript Crossword Game Tutorial (Slideshow or Web Application or Game or Image) (20140302)</option>
<option id='MyNew-20140301' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Messages/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Messages/'>Mac Messages Primer Tutorial (Slideshow or Web Application or Game or Image) (20140301)</option>
<option id='MyNew-20140228' onclick='windowopen("//www.rjmprogramming.com.au/PHP/SpellingMeaning/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/SpellingMeaning/'>PHP/Javascript Spelling Game Tutorial (Slideshow or Web Application or Game or Image) (20140228)</option>
<option id='MyNew-20140227' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/ColourBalance/","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/ColourBalance/'>Gimp Colour Balance Primer Tutorial (Slideshow or Web Application or Game or Image) (20140227)</option>
<option id='MyNew-20140226' onclick='windowopen("//www.rjmprogramming.com.au/PHP/DerivationsGame/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/DerivationsGame/'>PHP/Javascript Derivations Game Tutorial (Slideshow or Web Application or Game or Image) (20140226)</option>
<option id='MyNew-20140225' onclick='windowopen("//www.rjmprogramming.com.au/Windows/TaskManager_ControlPanel/ActionCenter/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/TaskManager_ControlPanel/ActionCenter/'>Windows Control Panel Action Center Primer Tutorial (Slideshow or Web Application or Game or Image) (20140225)</option>
<option id='MyNew-20140224' onclick='windowopen("//www.rjmprogramming.com.au/PHP/DecodingScrambledWords/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/DecodingScrambledWords/'>PHP/Javascript Decoding Scrambled Words Game Tutorial (Slideshow or Web Application or Game or Image) (20140224)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20140223' onclick='windowopen("//www.rjmprogramming.com.au/Java/CSVFileRead/FileArrayList.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Java/CSVFileRead/FileArrayList.jpg'>Java CSV File Read and Process Primer Tutorial (Slideshow or Web Application or Game or Image) (20140223)</option>
<option id='MyNew-20140222' onclick='windowopen("//www.rjmprogramming.com.au/ASPNet/WcfService/","_blank"); ' value='//www.rjmprogramming.com.au/ASPNet/WcfService/'>ASP.Net VS 2013 Express Wcf Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20140222)</option>
<option id='MyNew-20140221' onclick='windowopen("//www.rjmprogramming.com.au/PHP/CanYouSeeAnyWords/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/CanYouSeeAnyWords/'>PHP/Javascript Can You See Any Words Game Tutorial (Slideshow or Web Application or Game or Image) (20140221)</option>
<option id='MyNew-20140220' onclick='windowopen("//www.rjmprogramming.com.au/PHP/WordsWithinWords/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/WordsWithinWords/'>PHP/Javascript Words Within Words Game Tutorial (Slideshow or Web Application or Game or Image) (20140220)</option>
<option id='MyNew-20140219' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Hangman/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Hangman/'>PHP/Javascript Hangman Game Tutorial (Slideshow or Web Application or Game or Image) (20140219)</option>
<option id='MyNew-20140218' onclick='windowopen("//www.rjmprogramming.com.au/ASPNet/VS2013Express/","_blank"); ' value='//www.rjmprogramming.com.au/ASPNet/VS2013Express/'>ASP.Net .Net 4.5 VS Web Express 2013 Primer Tutorial (Slideshow or Web Application or Game or Image) (20140218)</option>
<option id='MyNew-20140217' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/lightbox/Mac_iPhoto_Integration.html","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/lightbox/Mac_iPhoto_Integration.html'>Mac iPhoto Slideshow to iTunes and iMovie Movie Primer Tutorial (Slideshow or Web Application or Game or Image) (20140217)</option>
<option id='MyNew-20140216' onclick='windowopen("//www.rjmprogramming.com.au/Mac/iPhoto/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/iPhoto/'>Mac iPhoto Primer Tutorial (Slideshow or Web Application or Game or Image) (20140216)</option>
<option id='MyNew-20140215' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/EggTimerGame/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/EggTimerGame/'>HTML/Javascript Egg Timer Game Tutorial (Slideshow or Web Application or Game or Image) (20140215)</option>
<option id='MyNew-20140214' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/lightbox/Mac_iPhoto_Primer.html","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/lightbox/Mac_iPhoto_Primer.html'>Javascript/CSS Lightbox Primer Tutorial (Slideshow or Web Application or Game or Image) (20140214)</option>
<option id='MyNew-20140213' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/YQL/search_hansard.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/search_hansard.html'>Yahoo YQL Web Service JSON FollowUp Tutorial (Slideshow or Web Application or Game or Image) (20140213)</option>
<option id='MyNew-20140212' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/ArrayOfStructures/javascript_next_object_oriented.php","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/ArrayOfStructures/javascript_next_object_oriented.php'>Javascript Object Oriented More Tutorial (Slideshow or Web Application or Game or Image) (20140212)</option>
<option id='MyNew-20140211' onclick='windowopen("//www.rjmprogramming.com.au/eCommerce/eCommerce_VirtueMart.m4v","_blank"); ' value='//www.rjmprogramming.com.au/eCommerce/eCommerce_VirtueMart.m4v'>Administration of VirtueMart eCommerce Primer Tutorial (Slideshow or Web Application or Game or Image) (20140211)</option>
<option id='MyNew-20140210' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart_diff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart_diff.php'>PHP/Javascript/HTML Google Chart Diff Pie Chart Tutorial (Slideshow or Web Application or Game or Image) (20140210)</option>
<option id='MyNew-20140209' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/ArrayOfStructures/javascript_object_oriented.php","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/ArrayOfStructures/javascript_object_oriented.php'>Javascript Object Oriented Approach Primer Tutorial (Slideshow or Web Application or Game or Image) (20140209)</option>
<option id='MyNew-20140208' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/ArrayOfStructures/book_structure.php","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/ArrayOfStructures/book_structure.php'>Javascript Array of Structures Primer Tutorial (Slideshow or Web Application or Game or Image) (20140208)</option>
<option id='MyNew-20140206' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php'>Change the Weather Tutorial (Slideshow or Web Application or Game or Image) (20140206)</option>
<option id='MyNew-20140205' onclick='windowopen("//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php'>PHP/Javascript/HTML Google Chart Calendar Chart Tutorial (Slideshow or Web Application or Game or Image) (20140205)</option>
<option id='MyNew-20140204' onclick='windowopen("//www.rjmprogramming.com.au/PHP/SankeyDiagram/sankey_diagram.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/SankeyDiagram/sankey_diagram.php'>PHP/Javascript/HTML Google Chart Sankey Diagram Tutorial (Slideshow or Web Application or Game or Image) (20140204)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20140203' onclick='windowopen("//www.rjmprogramming.com.au/JavaScript/Mojito/","_blank"); ' value='//www.rjmprogramming.com.au/JavaScript/Mojito/'>Mojito Primer Tutorial (Slideshow or Web Application or Game or Image) (20140203)</option>
<option id='MyNew-20140202' onclick='windowopen("//www.rjmprogramming.com.au/Linux/Background/","_blank"); ' value='//www.rjmprogramming.com.au/Linux/Background/'>Linux Background Primer Tutorial (Slideshow or Web Application or Game or Image) (20140202)</option>
<option id='MyNew-20140201' onclick='windowopen("//www.rjmprogramming.com.au/eCommerce/eCommerce_osCommerce.m4v","_blank"); ' value='//www.rjmprogramming.com.au/eCommerce/eCommerce_osCommerce.m4v'>Administration of osCommerce eCommerce Primer Tutorial (Slideshow or Web Application or Game or Image) (20140201)</option>
<option id='MyNew-20140131' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/YQL/getyqlanswersdata.html","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/getyqlanswersdata.html'>Yahoo YQL Web Service JSON Primer Tutorial (Slideshow or Web Application or Game or Image) (20140131)</option>
<option id='MyNew-20140130' onclick='windowopen("//www.rjmprogramming.com.au/Ajax/jQuery/","_blank"); ' value='//www.rjmprogramming.com.au/Ajax/jQuery/'>Ajax jQuery Primer Tutorial (Slideshow or Web Application or Game or Image) (20140130)</option>
<option id='MyNew-20140129' onclick='windowopen("//www.rjmprogramming.com.au/PHP/IntervalsChart/intervals.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/IntervalsChart/intervals.php'>PHP/Javascript/HTML Google Chart Intervals Chart Tutorial (Slideshow or Web Application or Game or Image) (20140129)</option>
<option id='MyNew-20140128' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Mavericks/Maps/Maps_Mavericks.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Mavericks/Maps/Maps_Mavericks.m4v'>Mac Mavericks Maps Primer Tutorial (Slideshow or Web Application or Game or Image) (20140128)</option>
<option id='MyNew-20140127' onclick='windowopen("//www.rjmprogramming.com.au/NetBeans/gdbserver/","_blank"); ' value='//www.rjmprogramming.com.au/NetBeans/gdbserver/'>C, C++ NetBeans, gdbserver Debugging Primer Tutorial (Slideshow or Web Application or Game or Image) (20140127)</option>
<option id='MyNew-20140126' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Mavericks/iBooks/iBooks.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Mavericks/iBooks/iBooks.m4v'>Mac Mavericks iBooks Primer Tutorial (Slideshow or Web Application or Game or Image) (20140126)</option>
<option id='MyNew-20140125' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Mavericks/Finder/FinderTagsMavericks.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Mavericks/Finder/FinderTagsMavericks.m4v'>Mac Finder Tags in Mavericks Primer Tutorial (Slideshow or Web Application or Game or Image) (20140125)</option>
<option id='MyNew-20140124' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Safari/touch_events_pinch.png","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Safari/touch_events_pinch.png'>Touch Pinch Gesture Primer Tutorial (Slideshow or Web Application or Game or Image) (20140124)</option>
<option id='MyNew-20140123' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/get_weather_auto_completion.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/get_weather_auto_completion.php'>Ajax Global Weather Auto-completion Tutorial (Slideshow or Web Application or Game or Image) (20140123)</option>
<option id='MyNew-20140122' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HistogramChart/histogram_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/histogram_chart.php'>PHP/Javascript/HTML Google Chart Histogram Tutorial (Slideshow or Web Application or Game or Image) (20140122)</option>
<option id='MyNew-20140121' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_image_animation_plus.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_image_animation_plus.html'>CSS3 Transformations Primer Tutorial (Slideshow or Web Application or Game or Image) (20140121)</option>
<option id='MyNew-20140119' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Coriolis/PHP_Global_Prepend_Append.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Coriolis/PHP_Global_Prepend_Append.jpg'>Apache .htaccess Autoprepend Autoappend Primer Tutorial (Slideshow or Web Application or Game or Image) (20140119)</option>
<option id='MyNew-20140118' onclick='windowopen("//www.rjmprogramming.com.au/GoogleAPIs/","_blank"); ' value='//www.rjmprogramming.com.au/GoogleAPIs/'>Google API Console Primer Tutorial (Slideshow or Web Application or Game or Image) (20140118)</option>
<option id='MyNew-20140117' onclick='windowopen("//www.rjmprogramming.com.au/FlickrFeed/WordpressBlogConnection/","_blank"); ' value='//www.rjmprogramming.com.au/FlickrFeed/WordpressBlogConnection/'>Flickr and Wordpress Integration Primer Tutorial (Slideshow or Web Application or Game or Image) (20140117)</option>
<option id='MyNew-20140116' onclick='windowopen("//www.rjmprogramming.com.au/NetBeans/GrailsGroovy/","_blank"); ' value='//www.rjmprogramming.com.au/NetBeans/GrailsGroovy/'>NetBeans Grails Groovy Primer Tutorial (Slideshow or Web Application or Game or Image) (20140116)</option>
<option id='MyNew-20140115' onclick='windowopen("//www.rjmprogramming.com.au/Java/Eclipse/FullScreenActivity/Eclipse_Android_FullScreenActivity.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Java/Eclipse/FullScreenActivity/Eclipse_Android_FullScreenActivity.m4v'>Eclipse Fullscreen Activity Android App Primer Tutorial (Slideshow or Web Application or Game or Image) (20140115)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20140114' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_image_animation.m4v","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_image_animation.m4v'>CSS3 Image Animation Primer Tutorial (Slideshow or Web Application or Game or Image) (20140114)</option>
<option id='MyNew-20140113' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_animation.m4v","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_animation.m4v'>CSS3 Animation Primer Tutorial (Slideshow or Web Application or Game or Image) (20140113)</option>
<option id='MyNew-20140112' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/keyframes/CSS3_keyframes.m4v","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/CSS3_keyframes.m4v'>CSS3 @keyframes Rule Primer Tutorial (Slideshow or Web Application or Game or Image) (20140112)</option>
<option id='MyNew-20140111' onclick='windowopen("//www.rjmprogramming.com.au/Firefox/WordpressCSSChange/","_blank"); ' value='//www.rjmprogramming.com.au/Firefox/WordpressCSSChange/'>WordPress CSS Change helped by Firebug Primer Tutorial (Slideshow or Web Application or Game or Image) (20140111)</option>
<option id='MyNew-20140110' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/WordpressRandomFeedPost/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/WordpressRandomFeedPost/'>Ajax Random WordPress Feed Post Primer Tutorial (Slideshow or Web Application or Game or Image) (20140110)</option>
<option id='MyNew-20140109' onclick='windowopen("//www.rjmprogramming.com.au/C/Objective-C/Xcode/iOS/Utility/","_blank"); ' value='//www.rjmprogramming.com.au/C/Objective-C/Xcode/iOS/Utility/'>Xcode iOS Utility Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20140109)</option>
<option id='MyNew-20140108' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php'>Integrating Global Weather Ajax with Geographicals Tutorial (Slideshow or Web Application or Game or Image) (20140108)</option>
<option id='MyNew-20140107' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php'>Integrating Global Weather into Geographicals Tutorial (Slideshow or Web Application or Game or Image) (20140107)</option>
<option id='MyNew-20140106' onclick='windowopen("HTTP Get Primer Tutorial"]<a target=_blank href="//www.rjmprogramming.com.au/HTMLCSS/get_weather.php","_blank"); ' value='HTTP Get Primer Tutorial"]<a target=_blank href="//www.rjmprogramming.com.au/HTMLCSS/get_weather.php'>Ajax Global Weather HTTP Get Primer Tutorial (Slideshow or Web Application or Game or Image) (20140106)</option>
<option id='MyNew-20140105' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ConfirmWindow/animal_categorization.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ConfirmWindow/animal_categorization.html'>Safari iPad Issue with Window.Open and Window.Location Primer Tutorial (Slideshow or Web Application or Game or Image) (20140105)</option>
<option id='MyNew-20140104' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/CookieNewContent/report_new_things.php","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/CookieNewContent/report_new_things.php'>Javascript Cookies New Content Primer Tutorial (Slideshow or Web Application or Game or Image) (20140104)</option>
<option id='MyNew-20140103' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/canvasrainbow.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/canvasrainbow.html'>HTML/Javascript Canvas Rainbow Primer Tutorial (Slideshow or Web Application or Game or Image) (20140103)</option>
<option id='MyNew-20140102' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/ConfirmWindow/AnimalCategorization.m4v","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/ConfirmWindow/AnimalCategorization.m4v'>HTML/Javascript Animal Categorization Tutorial (Slideshow or Web Application or Game or Image) (20140102)</option>
<option id='MyNew-20140101' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/PublicData/Public_Data.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/PublicData/Public_Data.jpg'>Reveal a Public Data Source in an Iframe Tutorial (Slideshow or Web Application or Game or Image) (20140101)</option>
<option id='MyNew-20131231' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Coriolis/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Coriolis/'>PHP/Javascript/HTML Coriolis Effect Calculation Tutorial (Slideshow or Web Application or Game or Image) (20131231)</option>
<option id='MyNew-20131230' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ScatterChart/scatter_chart_diff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ScatterChart/scatter_chart_diff.php'>PHP/Javascript/HTML Google Chart Diff Scatter Chart Tutorial (Slideshow or Web Application or Game or Image) (20131230)</option>
<option id='MyNew-20131229' onclick='windowopen("//www.rjmprogramming.com.au/R/R_TclTk_Canvas.jpg","_blank"); ' value='//www.rjmprogramming.com.au/R/R_TclTk_Canvas.jpg'>R Tcl/Tk Canvas Primer Tutorial (Slideshow or Web Application or Game or Image) (20131229)</option>
<option id='MyNew-20131228' onclick='windowopen("//www.rjmprogramming.com.au/R/","_blank"); ' value='//www.rjmprogramming.com.au/R/'>R Tcl/Tk Primer Tutorial (Slideshow or Web Application or Game or Image) (20131228)</option>
<option id='MyNew-20131227' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/RandomsOfInternationalSignageFlickrFeed.html","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/RandomsOfInternationalSignageFlickrFeed.html'>JSON and jQuery International Signage Flickr Feed Game Tutorial (Slideshow or Web Application or Game or Image) (20131227)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20131226' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Frameset/frameset_supervisor.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Frameset/frameset_supervisor.html'>HTML/Javascript/CSS Frameset Primer Tutorial (Slideshow or Web Application or Game or Image) (20131226)</option>
<option id='MyNew-20131225' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/FormFieldRequired/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/FormFieldRequired/'>Javascript Form Required Fields Primer Tutorial (Slideshow or Web Application or Game or Image) (20131225)</option>
<option id='MyNew-20131224' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/VennDiagram.m4v","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/VennDiagram.m4v'>HTML/Javascript Canvas Venn Diagram Tutorial (Slideshow or Web Application or Game or Image) (20131224)</option>
<option id='MyNew-20131223' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart_diff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart_diff.php'>PHP/Javascript/HTML Google Chart Diff Column Chart Tutorial (Slideshow or Web Application or Game or Image) (20131223)</option>
<option id='MyNew-20131222' onclick='windowopen("//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html","_blank"); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion FollowUp Tutorial (Slideshow or Web Application or Game or Image) (20131222)</option>
<option id='MyNew-20131221' onclick='windowopen("//www.rjmprogramming.com.au/Ajax/AutoCompletion/","_blank"); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/'>Ajax Auto-completion Primer Tutorial (Slideshow or Web Application or Game or Image) (20131221)</option>
<option id='MyNew-20131220' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Division/maths_division.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Division/maths_division.html'>HTML/Javascript Canvas Maths Division Tutorial (Slideshow or Web Application or Game or Image) (20131220)</option>
<option id='MyNew-20131219' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Bezier/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Bezier/'>HTML/Javascript Canvas Bezier Curve Tutorial (Slideshow or Web Application or Game or Image) (20131219)</option>
<option id='MyNew-20131218' onclick='windowopen("//www.rjmprogramming.com.au/C/Objective-C/MutableDictionary/ObjectiveC_MutableDictionary.jpg","_blank"); ' value='//www.rjmprogramming.com.au/C/Objective-C/MutableDictionary/ObjectiveC_MutableDictionary.jpg'>Xcode Objective-C Mutable Dictionary Primer Tutorial (Slideshow or Web Application or Game or Image) (20131218)</option>
<option id='MyNew-20131217' onclick='windowopen("//www.rjmprogramming.com.au/plus/","_blank"); ' value='//www.rjmprogramming.com.au/plus/'>Chat Primer Tutorial (Slideshow or Web Application or Game or Image) (20131217)</option>
<option id='MyNew-20131216' onclick='windowopen("//www.rjmprogramming.com.au/Firefox/Followup/FirePHP.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Firefox/Followup/FirePHP.jpg'>PHP Debug via Firefox and FirePHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20131216)</option>
<option id='MyNew-20131216a' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ScatterChart/scatter_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ScatterChart/scatter_chart.php'>PHP/Javascript/HTML Google Chart Scatter Chart Tutorial (Slideshow or Web Application or Game or Image) (20131216)</option>
<option id='MyNew-20131215' onclick='windowopen("//www.rjmprogramming.com.au/PHP/BarChart/bar_chart_diff.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/BarChart/bar_chart_diff.php'>PHP/Javascript/HTML Google Chart Diff Bar Chart Tutorial (Slideshow or Web Application or Game or Image) (20131215)</option>
<option id='MyNew-20131214' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/'>HTML/Javascript Canvas Chalkboard Game Tutorial (Slideshow or Web Application or Game or Image) (20131214)</option>
<option id='MyNew-20131213' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Odds200/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Odds200/'>HTML/Javascript Canvas Card Game Tutorial (Slideshow or Web Application or Game or Image) (20131213)</option>
<option id='MyNew-20131212' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Canvas/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Canvas/'>PHP/HTML/Javascript Canvas Rotation Tutorial (Slideshow or Web Application or Game or Image) (20131212)</option>
<option id='MyNew-20131211' onclick='windowopen("//www.rjmprogramming.com.au/Mac/NetBeans/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/NetBeans/'>C, C++ NetBeans, Xcode gcc Primer Tutorial (Slideshow or Web Application or Game or Image) (20131211)</option>
<option id='MyNew-20131210' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Xcode/Xcode_command_line_tools.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Xcode/Xcode_command_line_tools.jpg'>Xcode and its Command Line Tools Primer Tutorial (Slideshow or Web Application or Game or Image) (20131210)</option>
<option id='MyNew-20131209' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Canvas/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/'>HTML/Javascript Canvas Primer Tutorial (Slideshow or Web Application or Game or Image) (20131209)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20131208' onclick='windowopen("//www.gimp.org"]<a target=_blank href="//www.rjmprogramming.com.au/Gifpal/gifpal-20131105183205.gif","_blank"); ' value='//www.gimp.org"]<a target=_blank href="//www.rjmprogramming.com.au/Gifpal/gifpal-20131105183205.gif'>Gimp Old Photo Tutorial (Slideshow or Web Application or Game or Image) (20131208)</option>
<option id='MyNew-20131207' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/VAX_VMS.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/VAX_VMS.jpg'>VAX/VMS and DCL Primer Tutorial (Slideshow or Web Application or Game or Image) (20131207)</option>
<option id='MyNew-20131206' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/table_test.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/table_test.html'>HTML/Javascript Maths Table Fill In Tutorial (Slideshow or Web Application or Game or Image) (20131206)</option>
<option id='MyNew-20131205' onclick='windowopen("//www.rjmprogramming.com.au/PHP/LinuxProcesses/PHP_exec_ps-ef.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/LinuxProcesses/PHP_exec_ps-ef.jpg'>PHP Show Linux Processes Primer Tutorial (Slideshow or Web Application or Game or Image) (20131205)</option>
<option id='MyNew-20131204' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/Layers/GimpLayers.m4v","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/Layers/GimpLayers.m4v'>Gimp Layers Primer Tutorial (Slideshow or Web Application or Game or Image) (20131204)</option>
<option id='MyNew-20131203' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/GeographicalIntegration.png","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/GeographicalIntegration.png'>PHP/Javascript/HTML Geographical Placename Integration Tutorial (Slideshow or Web Application or Game or Image) (20131203)</option>
<option id='MyNew-20131202' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/htaccess.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/htaccess.jpg'>Apache .htaccess and mod_rewrite Primer Tutorial (Slideshow or Web Application or Game or Image) (20131202)</option>
<option id='MyNew-20131201' onclick='windowopen("//www.rjmprogramming.com.au/Linux/diff/diff.png","_blank"); ' value='//www.rjmprogramming.com.au/Linux/diff/diff.png'>Linux diff Primer Tutorial (Slideshow or Web Application or Game or Image) (20131201)</option>
<option id='MyNew-20131130' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php'>PHP/Javascript/HTML Geographicals By Placename Tutorial (Slideshow or Web Application or Game or Image) (20131130)</option>
<option id='MyNew-20131129' onclick='windowopen("//www.rjmprogramming.com.au/Linux/wget/Linux_wget.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/wget/Linux_wget.jpg'>Linux wget Primer Tutorial (Slideshow or Web Application or Game or Image) (20131129)</option>
<option id='MyNew-20131128' onclick='windowopen("//www.rjmprogramming.com.au/PHP/MoonAngle/moon_angle_now_at.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/MoonAngle/moon_angle_now_at.php'>PHP/Javascript/HTML Moon Angle Tutorial (Slideshow or Web Application or Game or Image) (20131128)</option>
<option id='MyNew-20131127' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/quadratic_something_missing.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/quadratic_something_missing.html'>HTML/Javascript Quadratic Equations Tutorial (Slideshow or Web Application or Game or Image) (20131127)</option>
<option id='MyNew-20131126' onclick='windowopen("//www.rjmprogramming.com.au/PHP/SunAngle/sun_angle_now_at.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/SunAngle/sun_angle_now_at.php'>PHP/Javascript/HTML Sun Angle Tutorial (Slideshow or Web Application or Game or Image) (20131126)</option>
<option id='MyNew-20131125' onclick='windowopen("//www.rjmprogramming.com.au/Linux/curl/Linux_curl.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/curl/Linux_curl.jpg'>Linux cURL Primer Tutorial (Slideshow or Web Application or Game or Image) (20131125)</option>
<option id='MyNew-20131124' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Distance/distance.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Distance/distance.php'>PHP/Javascript/HTML Great Circle Distance Tutorial (Slideshow or Web Application or Game or Image) (20131124)</option>
<option id='MyNew-20131123' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/something_missing.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/something_missing.html'>HTML/Javascript Number Sentence Tutorial (Slideshow or Web Application or Game or Image) (20131123)</option>
<option id='MyNew-20131122' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/simultaneous_linear.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/simultaneous_linear.html'>HTML/Javascript Simultaneous Line Equations Tutorial (Slideshow or Web Application or Game or Image) (20131122)</option>
<option id='MyNew-20131121' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/PayPal_Buttons.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/PayPal_Buttons.jpg'>PayPal eCommerce Website Button Primer Tutorial (Slideshow or Web Application or Game or Image) (20131121)</option>
<option id='MyNew-20131120' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/international_calling_codes_plus.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/international_calling_codes_plus.php'>PHP/Javascript/HTML Public JSON ICC Usage Tutorial (Slideshow or Web Application or Game or Image) (20131120)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20131119' onclick='windowopen("//www.rjmprogramming.com.au/PHP/MVC/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/MVC/'>PHP MVC Primer Tutorial (Slideshow or Web Application or Game or Image) (20131119)</option>
<option id='MyNew-20131118' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/Debug/JavascriptDebug_Firefox_Firebug.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/Debug/JavascriptDebug_Firefox_Firebug.m4v'>Javascript Debug via Firefox and Firebug Primer Tutorial (Slideshow or Web Application or Game or Image) (20131118)</option>
<option id='MyNew-20131117' onclick='windowopen("//www.rjmprogramming.com.au/Java/Eclipse/HTMLParse/","_blank"); ' value='//www.rjmprogramming.com.au/Java/Eclipse/HTMLParse/'>Java HTML Parsing Primer Tutorial (Slideshow or Web Application or Game or Image) (20131117)</option>
<option id='MyNew-20131116' onclick='windowopen("//www.rjmprogramming.com.au/C/NonGlobalStrings/XcodeDebug_C_NonGlobalStrings.m4v","_blank"); ' value='//www.rjmprogramming.com.au/C/NonGlobalStrings/XcodeDebug_C_NonGlobalStrings.m4v'>Xcode Debug C Strings Program Tutorial (Slideshow or Web Application or Game or Image) (20131116)</option>
<option id='MyNew-20131115' onclick='windowopen("//www.rjmprogramming.com.au/Windows/WebBrowsers/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/WebBrowsers/'>Windows Major Web Browsers Tutorial (Slideshow or Web Application or Game or Image) (20131115)</option>
<option id='MyNew-20131114' onclick='windowopen("//www.rjmprogramming.com.au/Mac/VirtualIE/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/VirtualIE/'>Mac Virtual Internet Explorer Primer Tutorial (Slideshow or Web Application or Game or Image) (20131114)</option>
<option id='MyNew-20131114a' onclick='windowopen("//www.rjmprogramming.com.au/Java/Threads/JavaThreadTutorial.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Java/Threads/JavaThreadTutorial.jpg'>Java Threading Primer Tutorial (Slideshow or Web Application or Game or Image) (20131114)</option>
<option id='MyNew-20131113' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/feed.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/feed.php'>PHP Host Your Own Public Feed Tutorial (Slideshow or Web Application or Game or Image) (20131113)</option>
<option id='MyNew-20131112' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/asx_international_look.php?default=","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/asx_international_look.php?default='>PHP/Javascript/HTML Public JSON ASX International Tutorial (Slideshow or Web Application or Game or Image) (20131112)</option>
<option id='MyNew-20131111' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GoogleTranslate/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GoogleTranslate/'>PHP Internationalization Primer Tutorial (Slideshow or Web Application or Game or Image) (20131111)</option>
<option id='MyNew-20131110' onclick='windowopen("//www.rjmprogramming.com.au/NetBeans/HTML/","_blank"); ' value='//www.rjmprogramming.com.au/NetBeans/HTML/'>NetBeans HTML/JavaScript Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20131110)</option>
<option id='MyNew-20131109' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/asx_look.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/asx_look.php'>PHP/Javascript/HTML Public JSON ASX Usage Tutorial (Slideshow or Web Application or Game or Image) (20131109)</option>
<option id='MyNew-20131108' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/PHP_JSON_YetMore.m4v","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/PHP_JSON_YetMore.m4v'>PHP/Javascript/HTML Public JSON Data Usage Yet More Tutorial (Slideshow or Web Application or Game or Image) (20131108)</option>
<option id='MyNew-20131107' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/TextNode/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/TextNode/'>Javascript Text Node Object via DOM Tutorial (Slideshow or Web Application or Game or Image) (20131107)</option>
<option id='MyNew-20131106' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Grab/AndThen/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Grab/AndThen/'>After Screen Capture Primer Tutorial (Slideshow or Web Application or Game or Image) (20131106)</option>
<option id='MyNew-20131105' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/time_zones_plus.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/time_zones_plus.php'>PHP/Javascript/HTML Public JSON Data Usage More Tutorial (Slideshow or Web Application or Game or Image) (20131105)</option>
<option id='MyNew-20131104' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Configuration/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Configuration/'>Apache/PHP/MySql Configuration Primer Tutorial (Slideshow or Web Application or Game or Image) (20131104)</option>
<option id='MyNew-20131103' onclick='windowopen("//www.rjmprogramming.com.au/PHP/JSON/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/JSON/'>PHP/Javascript/HTML Public JSON Data Usage Primer Tutorial (Slideshow or Web Application or Game or Image) (20131103)</option>
<option id='MyNew-20131102' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/yui/Colourpicker/index.html","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/yui/Colourpicker/index.html'>YUI UI Colour Picker Primer Tutorial (Slideshow or Web Application or Game or Image) (20131102)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20131101' onclick='windowopen("//www.rjmprogramming.com.au/VB.NET/Debug/","_blank"); ' value='//www.rjmprogramming.com.au/VB.NET/Debug/'>Visual Studio Debug Primer Tutorial (Slideshow or Web Application or Game or Image) (20131101)</option>
<option id='MyNew-20131031' onclick='windowopen("//www.rjmprogramming.com.au/C/D/Thread/","_blank"); ' value='//www.rjmprogramming.com.au/C/D/Thread/'>Code::Blocks D Thread Tutorial (Slideshow or Web Application or Game or Image) (20131031)</option>
<option id='MyNew-20131030' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/DocumentFidelity.jpg","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/DocumentFidelity.jpg'>Document Fidelity Primer Tutorial (Slideshow or Web Application or Game or Image) (20131030)</option>
<option id='MyNew-20131029' onclick='windowopen("//www.rjmprogramming.com.au/Java/Maven/Web/MavenJavaWeb.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Java/Maven/Web/MavenJavaWeb.m4v'>NetBeans Maven Java Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20131029)</option>
<option id='MyNew-20131028' onclick='windowopen("//www.rjmprogramming.com.au/Windows/MediaPlayer/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/MediaPlayer/'>Windows Media Player Primer Tutorial (Slideshow or Web Application or Game or Image) (20131028)</option>
<option id='MyNew-20131028a' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/Colourize/Gimp_Colourize.m4v","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/Colourize/Gimp_Colourize.m4v'>Gimp Colourize Tutorial (Slideshow or Web Application or Game or Image) (20131028)</option>
<option id='MyNew-20131027' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/StyleToggler/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/StyleToggler/'>JavaScript Stylesheet Toggler Tutorial (Slideshow or Web Application or Game or Image) (20131027)</option>
<option id='MyNew-20131026' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/Wordpress/TextWidget/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/TextWidget/'>WordPress Text Widget Tutorial (Slideshow or Web Application or Game or Image) (20131026)</option>
<option id='MyNew-20131025' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Backup/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Backup/'>Mac Backup Tutorial (Slideshow or Web Application or Game or Image) (20131025)</option>
<option id='MyNew-20131024' onclick='windowopen("//www.rjmprogramming.com.au/GIMP/CameraInitial/GimpCameraInitialManipulations.m4v","_blank"); ' value='//www.rjmprogramming.com.au/GIMP/CameraInitial/GimpCameraInitialManipulations.m4v'>Gimp Camera Photo Edit at Start and End Tutorial (Slideshow or Web Application or Game or Image) (20131024)</option>
<option id='MyNew-20131023' onclick='windowopen("//www.rjmprogramming.com.au/PHP/OrgChart/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/OrgChart/'>PHP/Javascript/HTML Google Chart Org Chart Tutorial (Slideshow or Web Application or Game or Image) (20131023)</option>
<option id='MyNew-20131022' onclick='windowopen("//www.rjmprogramming.com.au/Python/Tkinter/Python_Tkinter_FileBrowser.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Python/Tkinter/Python_Tkinter_FileBrowser.jpg'>Python Tkinter Primer Tutorial (Slideshow or Web Application or Game or Image) (20131022)</option>
<option id='MyNew-20131021' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Map/map.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>PHP/Javascript/HTML Google Chart Map Tutorial (Slideshow or Web Application or Game or Image) (20131021)</option>
<option id='MyNew-20131020' onclick='windowopen("//www.rjmprogramming.com.au/CHash/Socket/CHash_socket_Primer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/CHash/Socket/CHash_socket_Primer.jpg'>C# Socket Primer Tutorial (Slideshow or Web Application or Game or Image) (20131020)</option>
<option id='MyNew-20131019' onclick='windowopen("//www.rjmprogramming.com.au/Linux/mailx/Linux_mailx_uuencode.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/mailx/Linux_mailx_uuencode.jpg'>Linux mailx Primer Tutorial (Slideshow or Web Application or Game or Image) (20131019)</option>
<option id='MyNew-20131018' onclick='windowopen("//www.rjmprogramming.com.au/CodeBlocks/Fortran/","_blank"); ' value='//www.rjmprogramming.com.au/CodeBlocks/Fortran/'>Code::Blocks Fortran DLL Primer Tutorial (Slideshow or Web Application or Game or Image) (20131018)</option>
<option id='MyNew-20131017' onclick='windowopen("//www.rjmprogramming.com.au/Java/Maven/","_blank"); ' value='//www.rjmprogramming.com.au/Java/Maven/'>NetBeans Maven Java SE Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20131017)</option>
<option id='MyNew-20131016' onclick='windowopen("//www.rjmprogramming.com.au/Mac/AppleScriptEditor/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/AppleScriptEditor/'>AppleScript Editor in Mac OS X Primer Tutorial (Slideshow or Web Application or Game or Image) (20131016)</option>
<option id='MyNew-20131015' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PHP_image_Primer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PHP_image_Primer.jpg'>PHP/HTML Image Manipulation Primer Tutorial (Slideshow or Web Application or Game or Image) (20131015)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20131014' onclick='windowopen("//www.rjmprogramming.com.au/Linux/SoftLink/Linux_symbolic_link_Primer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/SoftLink/Linux_symbolic_link_Primer.jpg'>Linux and Unix Soft Links Primer Tutorial (Slideshow or Web Application or Game or Image) (20131014)</option>
<option id='MyNew-20131013' onclick='windowopen("//www.rjmprogramming.com.au/C/Objective-C/PolymorphicArray/Polymorphic_Array.jpg","_blank"); ' value='//www.rjmprogramming.com.au/C/Objective-C/PolymorphicArray/Polymorphic_Array.jpg'>Xcode Objective-C Polymorphic Array Primer Tutorial (Slideshow or Web Application or Game or Image) (20131013)</option>
<option id='MyNew-20131012' onclick='windowopen("//www.rjmprogramming.com.au/Linux/Tutorial/join/","_blank"); ' value='//www.rjmprogramming.com.au/Linux/Tutorial/join/'>Linux join MySql Primer Tutorial (Slideshow or Web Application or Game or Image) (20131012)</option>
<option id='MyNew-20131011' onclick='windowopen("//www.rjmprogramming.com.au/C/Objective-C/MutableArray/MutableArray.jpg","_blank"); ' value='//www.rjmprogramming.com.au/C/Objective-C/MutableArray/MutableArray.jpg'>Xcode Objective-C Mutable Array Primer Tutorial (Slideshow or Web Application or Game or Image) (20131011)</option>
<option id='MyNew-20131010' onclick='windowopen("//www.rjmprogramming.com.au/CodeBlocks/Win32GUIFrame/","_blank"); ' value='//www.rjmprogramming.com.au/CodeBlocks/Win32GUIFrame/'>Code::Blocks C++ Win32 API Frame Menu Primer Tutorial (Slideshow or Web Application or Game or Image) (20131010)</option>
<option id='MyNew-20131009' onclick='windowopen("//www.rjmprogramming.com.au/ASPNet/Silverlight/MVC/","_blank"); ' value='//www.rjmprogramming.com.au/ASPNet/Silverlight/MVC/'>Silverlight ASP.Net MVC Primer Tutorial (Slideshow or Web Application or Game or Image) (20131009)</option>
<option id='MyNew-20131008' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Grab/Grab.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Grab/Grab.m4v'>Screen Capture Primer Tutorial (Slideshow or Web Application or Game or Image) (20131008)</option>
<option id='MyNew-20131007' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/Exceptions/CPlusPlus_Exceptions_Primer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/Exceptions/CPlusPlus_Exceptions_Primer.jpg'>C++ Xcode OOP Exceptions Primer Tutorial (Slideshow or Web Application or Game or Image) (20131007)</option>
<option id='MyNew-20131006' onclick='windowopen("//www.rjmprogramming.com.au/NetBeans/Java/","_blank"); ' value='//www.rjmprogramming.com.au/NetBeans/Java/'>NetBeans Java Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20131006)</option>
<option id='MyNew-20131005' onclick='windowopen("//www.rjmprogramming.com.au/CodeBlocks/","_blank"); ' value='//www.rjmprogramming.com.au/CodeBlocks/'>Code::Blocks IDE D Primer Tutorial (Slideshow or Web Application or Game or Image) (20131005)</option>
<option id='MyNew-20131004' onclick='windowopen("//www.rjmprogramming.com.au/C/D/","_blank"); ' value='//www.rjmprogramming.com.au/C/D/'>D Primer Tutorial (Slideshow or Web Application or Game or Image) (20131004)</option>
<option id='MyNew-20131003' onclick='windowopen("//www.rjmprogramming.com.au/NetBeans/","_blank"); ' value='//www.rjmprogramming.com.au/NetBeans/'>NetBeans IDE PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20131003)</option>
<option id='MyNew-20131002' onclick='windowopen("//www.rjmprogramming.com.au/Skype/","_blank"); ' value='//www.rjmprogramming.com.au/Skype/'>Skype Primer Tutorial (Slideshow or Web Application or Game or Image) (20131002)</option>
<option id='MyNew-20131001' onclick='windowopen("//www.rjmprogramming.com.au/C/Recursion/","_blank"); ' value='//www.rjmprogramming.com.au/C/Recursion/'>C Recursion Primer Tutorial (Slideshow or Web Application or Game or Image) (20131001)</option>
<option id='MyNew-20130930' onclick='windowopen("//www.rjmprogramming.com.au/Mac/OpenOffice/Powerpoint/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/OpenOffice/Powerpoint/'>OpenOffice Presentation Primer Tutorial (Slideshow or Web Application or Game or Image) (20130930)</option>
<option id='MyNew-20130929' onclick='windowopen("//www.rjmprogramming.com.au/Mac/OpenOffice/Access/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/OpenOffice/Access/'>OpenOffice MySql Import Data Migration Primer Tutorial (Slideshow or Web Application or Game or Image) (20130929)</option>
<option id='MyNew-20130928' onclick='windowopen("//www.rjmprogramming.com.au/AutoHotKey/StayAwake/","_blank"); ' value='//www.rjmprogramming.com.au/AutoHotKey/StayAwake/'>AutoHotKey StayAwake Tutorial (Slideshow or Web Application or Game or Image) (20130928)</option>
<option id='MyNew-20130927' onclick='windowopen("//www.rjmprogramming.com.au/Linux/Watchdog/Watchdog.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Linux/Watchdog/Watchdog.jpg'>Linux Watchdog Primer Tutorial (Slideshow or Web Application or Game or Image) (20130927)</option>
<option id='MyNew-20130926' onclick='windowopen("//www.rjmprogramming.com.au/C/union/","_blank"); ' value='//www.rjmprogramming.com.au/C/union/'>C Union Primer Tutorial (Slideshow or Web Application or Game or Image) (20130926)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20130925' onclick='windowopen("//www.rjmprogramming.com.au/PHP/CandlestickChart/candlestick_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/CandlestickChart/candlestick_chart.php'>PHP/Javascript/HTML Google Chart Candlestick Chart Tutorial (Slideshow or Web Application or Game or Image) (20130925)</option>
<option id='MyNew-20130924' onclick='windowopen("//www.rjmprogramming.com.au/Mac/OpenOffice/Word/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/OpenOffice/Word/'>OpenOffice DOC to PDF Primer Tutorial (Slideshow or Web Application or Game or Image) (20130924)</option>
<option id='MyNew-20130923' onclick='windowopen("//www.rjmprogramming.com.au/Firefox/iMacros/","_blank"); ' value='//www.rjmprogramming.com.au/Firefox/iMacros/'>Firefox iMacros Add-on Primer Tutorial (Slideshow or Web Application or Game or Image) (20130923)</option>
<option id='MyNew-20130922' onclick='windowopen("//www.rjmprogramming.com.au/Mac/OpenOffice/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/OpenOffice/'>OpenOffice CSV Chart Primer Tutorial (Slideshow or Web Application or Game or Image) (20130922)</option>
<option id='MyNew-20130921' onclick='windowopen("//www.rjmprogramming.com.au/ASPNet/MVC/","_blank"); ' value='//www.rjmprogramming.com.au/ASPNet/MVC/'>ASP.Net MVC Primer Tutorial (Slideshow or Web Application or Game or Image) (20130921)</option>
<option id='MyNew-20130920' onclick='windowopen("//www.rjmprogramming.com.au/Windows/FileSharing/Mac/textedit.html","_blank"); ' value='//www.rjmprogramming.com.au/Windows/FileSharing/Mac/textedit.html'>PC Html/Doc to Pdf via Mac TextEdit Primer Tutorial (Slideshow or Web Application or Game or Image) (20130920)</option>
<option id='MyNew-20130919' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Google/Translate/GoogleTranslatePrimer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Google/Translate/GoogleTranslatePrimer.jpg'>HTML/Javascript Internationalization Primer Tutorial (Slideshow or Web Application or Game or Image) (20130919)</option>
<option id='MyNew-20130918' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/FunctionTemplate/CPlusPlus_Template_Primer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/FunctionTemplate/CPlusPlus_Template_Primer.jpg'>C++ Xcode OOP Function Template Primer Tutorial (Slideshow or Web Application or Game or Image) (20130918)</option>
<option id='MyNew-20130917' onclick='windowopen("//www.rjmprogramming.com.au/PHP/CMS/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/CMS/'>Content Management Systems Primer Tutorial (Slideshow or Web Application or Game or Image) (20130917)</option>
<option id='MyNew-20130916' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Grapher/iFrame.html","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Grapher/iFrame.html'>Grapher on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20130916)</option>
<option id='MyNew-20130915' onclick='windowopen("//www.rjmprogramming.com.au/Mac/PodcastPublisher/Episode12.m4v","_blank"); ' value='//www.rjmprogramming.com.au/Mac/PodcastPublisher/Episode12.m4v'>YouTube Closed Captions Primer Tutorial (Slideshow or Web Application or Game or Image) (20130915)</option>
<option id='MyNew-20130914' onclick='windowopen("//www.rjmprogramming.com.au/Mac/PodcastPublisher/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/PodcastPublisher/'>Podcast Publisher on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20130914)</option>
<option id='MyNew-20130913' onclick='windowopen("//www.rjmprogramming.com.au/Windows/MenuBatch/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/MenuBatch/'>Menu for Windows Command Prompt Via Batch File Tutorial (Slideshow or Web Application or Game or Image) (20130913)</option>
<option id='MyNew-20130912' onclick='windowopen("//www.rjmprogramming.com.au/wordpress/livingroom.html","_blank"); ' value='//www.rjmprogramming.com.au/wordpress/livingroom.html'>HTML Image Map Primer Tutorial (Slideshow or Web Application or Game or Image) (20130912)</option>
<option id='MyNew-20130911' onclick='windowopen("//www.rjmprogramming.com.au/Windows/WebServer/Cassini/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/WebServer/Cassini/'>Cassini++ WebServer Primer Tutorial (Slideshow or Web Application or Game or Image) (20130911)</option>
<option id='MyNew-20130910' onclick='windowopen("//www.rjmprogramming.com.au/ASPNet/ADONet/","_blank"); ' value='//www.rjmprogramming.com.au/ASPNet/ADONet/'>ASP.Net Dynamic Data Entity Framework Primer Tutorial (Slideshow or Web Application or Game or Image) (20130910)</option>
<option id='MyNew-20130909' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ThreePs/Web_Three_Ps.png","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ThreePs/Web_Three_Ps.png'>Apache WebServer on Mac and The Three P's Primer Tutorial (Slideshow or Web Application or Game or Image) (20130909)</option>
<option id='MyNew-20130908' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/CompositeObjects/index.html","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/CompositeObjects/index.html'>Source Control in Xcode Tutorial (Slideshow or Web Application or Game or Image) (20130908)</option>
<option id='MyNew-20130907' onclick='windowopen("//www.rjmprogramming.com.au/Perl/XML/Validate/","_blank"); ' value='//www.rjmprogramming.com.au/Perl/XML/Validate/'>Perl XML and DTD Validate Primer Tutorial (Slideshow or Web Application or Game or Image) (20130907)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20130906' onclick='windowopen("//www.rjmprogramming.com.au/Python/XML/Validate/","_blank"); ' value='//www.rjmprogramming.com.au/Python/XML/Validate/'>Python XML and DTD Validate Primer Tutorial (Slideshow or Web Application or Game or Image) (20130906)</option>
<option id='MyNew-20130905' onclick='windowopen("//www.rjmprogramming.com.au/PHP/XML/Validate/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/XML/Validate/'>PHP XML and DTD Validate Primer Tutorial (Slideshow or Web Application or Game or Image) (20130905)</option>
<option id='MyNew-20130904' onclick='windowopen("//www.rjmprogramming.com.au/Java/Eclipse/XMLValidator/","_blank"); ' value='//www.rjmprogramming.com.au/Java/Eclipse/XMLValidator/'>Java Eclipse XML and DTD Validate Primer Tutorial (Slideshow or Web Application or Game or Image) (20130904)</option>
<option id='MyNew-20130902' onclick='windowopen("//www.rjmprogramming.com.au/PhotoShare/","_blank"); ' value='//www.rjmprogramming.com.au/PhotoShare/'>Photo Sharing with Flickr and Picasa Primer Tutorial (Slideshow or Web Application or Game or Image) (20130902)</option>
<option id='MyNew-20130901' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Upload/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Upload/'>PHP Upload Primer Tutorial (Slideshow or Web Application or Game or Image) (20130901)</option>
<option id='MyNew-20130831' onclick='windowopen("//www.rjmprogramming.com.au/PHP/CSVtoHTML/getcsv.php?delim= &infile=xxx.csv","_blank"); ' value='//www.rjmprogramming.com.au/PHP/CSVtoHTML/getcsv.php?delim= &infile=xxx.csv'>CSV Read to HTML via PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20130831)</option>
<option id='MyNew-20130831a' onclick='windowopen("//www.rjmprogramming.com.au/MacOsX/Assembler/Assembler_MacTerminal.jpg","_blank"); ' value='//www.rjmprogramming.com.au/MacOsX/Assembler/Assembler_MacTerminal.jpg'>Assembler for MacOSX 64bit Tutorial (Slideshow or Web Application or Game or Image) (20130831)</option>
<option id='MyNew-20130830' onclick='windowopen("//www.rjmprogramming.com.au/VB.NET/Image/","_blank"); ' value='//www.rjmprogramming.com.au/VB.NET/Image/'>VB.Net PictureBox and ImageList Primer Tutorial (Slideshow or Web Application or Game or Image) (20130830)</option>
<option id='MyNew-20130829' onclick='windowopen("//www.rjmprogramming.com.au/CHash/TreeView/","_blank"); ' value='//www.rjmprogramming.com.au/CHash/TreeView/'>C# TreeView Primer Tutorial (Slideshow or Web Application or Game or Image) (20130829)</option>
<option id='MyNew-20130828' onclick='windowopen("//www.rjmprogramming.com.au/Advantage/StoredProcedure/","_blank"); ' value='//www.rjmprogramming.com.au/Advantage/StoredProcedure/'>Advantage Stored Procedures Primer Tutorial (Slideshow or Web Application or Game or Image) (20130828)</option>
<option id='MyNew-20130827' onclick='windowopen("//www.rjmprogramming.com.au/Access/StoredProcedure/","_blank"); ' value='//www.rjmprogramming.com.au/Access/StoredProcedure/'>Access Stored Procedures Primer Tutorial (Slideshow or Web Application or Game or Image) (20130827)</option>
<option id='MyNew-20130826' onclick='windowopen("//www.rjmprogramming.com.au/MS-SQL/StoredProcedure/","_blank"); ' value='//www.rjmprogramming.com.au/MS-SQL/StoredProcedure/'>Sql Server Stored Procedure Primer Tutorial (Slideshow or Web Application or Game or Image) (20130826)</option>
<option id='MyNew-20130825' onclick='windowopen("//www.rjmprogramming.com.au/MySql/StoredProcedure/MySql_StoredProcedure_Primer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/MySql/StoredProcedure/MySql_StoredProcedure_Primer.jpg'>MySql Stored Procedures Primer Tutorial (Slideshow or Web Application or Game or Image) (20130825)</option>
<option id='MyNew-20130824' onclick='windowopen("//www.rjmprogramming.com.au/Oracle/Toad/More/","_blank"); ' value='//www.rjmprogramming.com.au/Oracle/Toad/More/'>More Toad Interface to Oracle Install to Stored Procedure Tutorial (Slideshow or Web Application or Game or Image) (20130824)</option>
<option id='MyNew-20130823' onclick='windowopen("//www.python.org/"]<a target=_blank href="//www.rjmprogramming.com.au/Python/Tuple/Python_Tuple_Primer.jpg","_blank"); ' value='//www.python.org/"]<a target=_blank href="//www.rjmprogramming.com.au/Python/Tuple/Python_Tuple_Primer.jpg'>Python Tuple Primer Tutorial (Slideshow or Web Application or Game or Image) (20130823)</option>
<option id='MyNew-20130822' onclick='windowopen("//www.rjmprogramming.com.au/PHP/Eval/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/Eval/'>PHP/Javascript Eval Primer Tutorial (Slideshow or Web Application or Game or Image) (20130822)</option>
<option id='MyNew-20130820' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/Bookmarklet/BrokenLinks/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/Bookmarklet/BrokenLinks/'>More Bookmarklet via Javascript Tutorial (Slideshow or Web Application or Game or Image) (20130820)</option>
<option id='MyNew-20130819' onclick='windowopen("//www.rjmprogramming.com.au/Windows/GoogleEarth/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/GoogleEarth/'>Google Earth Primer Tutorial (Slideshow or Web Application or Game or Image) (20130819)</option>
<option id='MyNew-20130818' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ChartEditor/json_data_table.php?infile=Google_Chart_Intensity_Chart_Tutorial_as.CSV","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ChartEditor/json_data_table.php?infile=Google_Chart_Intensity_Chart_Tutorial_as.CSV'>PHP/Javascript/HTML Google Chart JSON Data Table Import of CSV Tutorial (Slideshow or Web Application or Game or Image) (20130818)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20130817' onclick='windowopen("//www.rjmprogramming.com.au/WebServer/","_blank"); ' value='//www.rjmprogramming.com.au/WebServer/'>Web Server Primer Tutorial (Slideshow or Web Application or Game or Image) (20130817)</option>
<option id='MyNew-20130816' onclick='windowopen("//www.rjmprogramming.com.au/Python/DesktopApplication/","_blank"); ' value='//www.rjmprogramming.com.au/Python/DesktopApplication/'>Xcode Python Desktop Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20130816)</option>
<option id='MyNew-20130814' onclick='windowopen("//www.rjmprogramming.com.au/PHP/HitCounter/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/HitCounter/'>PHP/Javascript/HTML Hit Counter Primer Tutorial (Slideshow or Web Application or Game or Image) (20130814)</option>
<option id='MyNew-20130814a' onclick='windowopen("//www.rjmprogramming.com.au/RubyOnRails/XCode/DesktopApp/MyTutorial.html","_blank"); ' value='//www.rjmprogramming.com.au/RubyOnRails/XCode/DesktopApp/MyTutorial.html'>More Java Applet Tutorial (Slideshow or Web Application or Game or Image) (20130814)</option>
<option id='MyNew-20130813' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SlidingMenus/sliding_menus_plus.html","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SlidingMenus/sliding_menus_plus.html'>More Javascript DOM Tutorial (Slideshow or Web Application or Game or Image) (20130813)</option>
<option id='MyNew-20130812' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ChartWrapper/chart_wrapper.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ChartWrapper/chart_wrapper.php'>PHP/Javascript/HTML Google Chart Wrapper Tutorial (Slideshow or Web Application or Game or Image) (20130812)</option>
<option id='MyNew-20130811' onclick='windowopen("//www.rjmprogramming.com.au/AutoHotKey/More/","_blank"); ' value='//www.rjmprogramming.com.au/AutoHotKey/More/'>More AutoHotKey Tutorial (Slideshow or Web Application or Game or Image) (20130811)</option>
<option id='MyNew-20130810' onclick='windowopen("//www.rjmprogramming.com.au/Windows/CAD/index.php","_blank"); ' value='//www.rjmprogramming.com.au/Windows/CAD/index.php'>CAD Primer Tutorial (Slideshow or Web Application or Game or Image) (20130810)</option>
<option id='MyNew-20130809' onclick='windowopen("//www.rjmprogramming.com.au/Windows/Batch/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/Batch/'>More Windows Command Prompt Via Batch File Tutorial (Slideshow or Web Application or Game or Image) (20130809)</option>
<option id='MyNew-20130808' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/Debugging/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/Debugging/'>PHP/Javascript/HTML Debug Techniques Primer Tutorial (Slideshow or Web Application or Game or Image) (20130808)</option>
<option id='MyNew-20130807' onclick='windowopen("//www.rjmprogramming.com.au/DOS/Assembler/","_blank"); ' value='//www.rjmprogramming.com.au/DOS/Assembler/'>Assembler Primer Tutorial (Slideshow or Web Application or Game or Image) (20130807)</option>
<option id='MyNew-20130806' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/PulldownMenus/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/PulldownMenus/'>HTML/CSS/Javascript Pulldown Menus Primer Tutorial (Slideshow or Web Application or Game or Image) (20130806)</option>
<option id='MyNew-20130805' onclick='windowopen("//www.rjmprogramming.com.au/DropBox/","_blank"); ' value='//www.rjmprogramming.com.au/DropBox/'>DropBox Primer Tutorial (Slideshow or Web Application or Game or Image) (20130805)</option>
<option id='MyNew-20130804' onclick='windowopen("//www.rjmprogramming.com.au/Mac/Finder/","_blank"); ' value='//www.rjmprogramming.com.au/Mac/Finder/'>Mac Finder and Windows Explorer Primer Tutorial (Slideshow or Web Application or Game or Image) (20130804)</option>
<option id='MyNew-20130803' onclick='windowopen("//www.rjmprogramming.com.au/iMovie/YouTube/Primer/","_blank"); ' value='//www.rjmprogramming.com.au/iMovie/YouTube/Primer/'>YouTube Channel Primer Tutorial (Slideshow or Web Application or Game or Image) (20130803)</option>
<option id='MyNew-20130802' onclick='windowopen("//www.rjmprogramming.com.au/Firefox/Followup/","_blank"); ' value='//www.rjmprogramming.com.au/Firefox/Followup/'>Wordpress Change Primer Tutorial (Slideshow or Web Application or Game or Image) (20130802)</option>
<option id='MyNew-20130731' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SlidingMenus/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SlidingMenus/'>HTML/CSS/Javascript Sliding Menus Primer Tutorial (Slideshow or Web Application or Game or Image) (20130731)</option>
<option id='MyNew-20130730' onclick='windowopen("//www.rjmprogramming.com.au/Mac/EmailSupervisedByC/GmailEmail_SupervisedBy_C-11of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Mac/EmailSupervisedByC/GmailEmail_SupervisedBy_C-11of.jpg'>Mac and Windows Gmail Email Supervised by C Primer Tutorial (Slideshow or Web Application or Game or Image) (20130730)</option>
<option id='MyNew-20130729' onclick='windowopen("//www.rjmprogramming.com.au/Windows/CommandLineEmail/CommandLine_Email_Primer-21of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Windows/CommandLineEmail/CommandLine_Email_Primer-21of.jpg'>Windows and Mac Command Line Gmail Email Primer Tutorial (Slideshow or Web Application or Game or Image) (20130729)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20130727' onclick='windowopen("//www.rjmprogramming.com.au/Windows/DesktopEmailClient/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/DesktopEmailClient/'>Windows Desktop Email Client Primer Tutorial (Slideshow or Web Application or Game or Image) (20130727)</option>
<option id='MyNew-20130725' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/FriendFunctions/FriendFunctions.jpg","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/FriendFunctions/FriendFunctions.jpg'>C++ Xcode OOP Friend Functions Tutorial (Slideshow or Web Application or Game or Image) (20130725)</option>
<option id='MyNew-20130724' onclick='windowopen("//www.rjmprogramming.com.au/PHP/IntensityChart/intensity_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/IntensityChart/intensity_chart.php'>PHP/Javascript/HTML Google Chart Intensity Map Tutorial (Slideshow or Web Application or Game or Image) (20130724)</option>
<option id='MyNew-20130723' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/DigitalColourMeter/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/DigitalColourMeter/'>Digital Colour Meter on Mac Laptop Tutorial (Slideshow or Web Application or Game or Image) (20130723)</option>
<option id='MyNew-20130721' onclick='windowopen("//www.rjmprogramming.com.au/C/CSV/","_blank"); ' value='//www.rjmprogramming.com.au/C/CSV/'>C in Xcode Read CSV Primer Tutorial (Slideshow or Web Application or Game or Image) (20130721)</option>
<option id='MyNew-20130718' onclick='windowopen("//www.rjmprogramming.com.au/Oracle/XML/Oracle_XML_Primer-11of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Oracle/XML/Oracle_XML_Primer-11of.jpg'>Oracle XML Import Primer Tutorial (Slideshow or Web Application or Game or Image) (20130718)</option>
<option id='MyNew-20130717' onclick='windowopen("//www.rjmprogramming.com.au/VB.NET/Access/","_blank"); ' value='//www.rjmprogramming.com.au/VB.NET/Access/'>VB.Net Reading Access Data Source Tutorial (Slideshow or Web Application or Game or Image) (20130717)</option>
<option id='MyNew-20130716' onclick='windowopen("//www.rjmprogramming.com.au/Microsoft/Excel/","_blank"); ' value='//www.rjmprogramming.com.au/Microsoft/Excel/'>Microsoft Excel VBA for CSV Primer Tutorial (Slideshow or Web Application or Game or Image) (20130716)</option>
<option id='MyNew-20130714' onclick='windowopen("//www.rjmprogramming.com.au/Linux/Tutorial/","_blank"); ' value='//www.rjmprogramming.com.au/Linux/Tutorial/'>More Linux Bash Mac Terminal Tutorial (Slideshow or Web Application or Game or Image) (20130714)</option>
<option id='MyNew-20130713' onclick='windowopen("//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php'>PHP/Javascript/HTML Google Chart Timeline Chart Tutorial (Slideshow or Web Application or Game or Image) (20130713)</option>
<option id='MyNew-20130712' onclick='windowopen("//www.rjmprogramming.com.au/CHash/XML/","_blank"); ' value='//www.rjmprogramming.com.au/CHash/XML/'>C# in Visual Studio and XML Primer Tutorial (Slideshow or Web Application or Game or Image) (20130712)</option>
<option id='MyNew-20130711' onclick='windowopen("//www.rjmprogramming.com.au/MS-SQL/XML/SQLServer_XML_Primer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/MS-SQL/XML/SQLServer_XML_Primer.jpg'>SQL Server and XML Primer Tutorial (Slideshow or Web Application or Game or Image) (20130711)</option>
<option id='MyNew-20130710' onclick='windowopen("//www.rjmprogramming.com.au/Java/Eclipse/TicTacToe/","_blank"); ' value='//www.rjmprogramming.com.au/Java/Eclipse/TicTacToe/'>Eclipse Java Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20130710)</option>
<option id='MyNew-20130709' onclick='windowopen("//www.rjmprogramming.com.au/Microsoft/Publisher/","_blank"); ' value='//www.rjmprogramming.com.au/Microsoft/Publisher/'>Microsoft Publisher Primer Tutorial (Slideshow or Web Application or Game or Image) (20130709)</option>
<option id='MyNew-20130708' onclick='windowopen("//www.rjmprogramming.com.au/PhoneGap/","_blank"); ' value='//www.rjmprogramming.com.au/PhoneGap/'>PhoneGap iOS Mobile Xcode Primer Tutorial (Slideshow or Web Application or Game or Image) (20130708)</option>
<option id='MyNew-20130707' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/jQuery/Mobile/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/Mobile/'>jQuery Mobile Primer Tutorial (Slideshow or Web Application or Game or Image) (20130707)</option>
<option id='MyNew-20130706' onclick='windowopen("//www.rjmprogramming.com.au/Pascal/Delphi/Mobile/","_blank"); ' value='//www.rjmprogramming.com.au/Pascal/Delphi/Mobile/'>Delphi Pascal iOS Mobile App Primer Tutorial (Slideshow or Web Application or Game or Image) (20130706)</option>
<option id='MyNew-20130705' onclick='windowopen("//www.rjmprogramming.com.au/VB.NET/WebFavourites/","_blank"); ' value='//www.rjmprogramming.com.au/VB.NET/WebFavourites/'>VB.Net Web Browser Favourites Primer Tutorial (Slideshow or Web Application or Game or Image) (20130705)</option>
<option id='MyNew-20130704' onclick='windowopen("//www.rjmprogramming.com.au/RubyOnRails/XCode/DesktopApp/","_blank"); ' value='//www.rjmprogramming.com.au/RubyOnRails/XCode/DesktopApp/'>Xcode Ruby Desktop Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20130704)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20130704a' onclick='windowopen("//www.rjmprogramming.com.au/Java/Eclipse/GoogleApp/","_blank"); ' value='//www.rjmprogramming.com.au/Java/Eclipse/GoogleApp/'>Eclipse Android App Google Play Ready Primer Tutorial (Slideshow or Web Application or Game or Image) (20130704)</option>
<option id='MyNew-20130703' onclick='windowopen("//www.rjmprogramming.com.au/Microsoft/Word/Webpage/","_blank"); ' value='//www.rjmprogramming.com.au/Microsoft/Word/Webpage/'>Microsoft Word Webpage Primer Tutorial (Slideshow or Web Application or Game or Image) (20130703)</option>
<option id='MyNew-20130703a' onclick='windowopen("//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php'>PHP/Javascript/HTML Google Chart Line Chart Tutorial (Slideshow or Web Application or Game or Image) (20130703)</option>
<option id='MyNew-20130702' onclick='windowopen("//www.rjmprogramming.com.au/Java/Swing/Image/","_blank"); ' value='//www.rjmprogramming.com.au/Java/Swing/Image/'>Java Swing Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20130702)</option>
<option id='MyNew-20130701' onclick='windowopen("//www.rjmprogramming.com.au/C/Objective-C/SmallPromotion/","_blank"); ' value='//www.rjmprogramming.com.au/C/Objective-C/SmallPromotion/'>Objective-C iOS iPhone App UIImageView Animation Primer Tutorial (Slideshow or Web Application or Game or Image) (20130701)</option>
<option id='MyNew-20130630' onclick='windowopen("//www.rjmprogramming.com.au/ProC/Cursor/","_blank"); ' value='//www.rjmprogramming.com.au/ProC/Cursor/'>Oracle Pro*C Cursor Primer Tutorial (Slideshow or Web Application or Game or Image) (20130630)</option>
<option id='MyNew-20130629' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/WebView/","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/WebView/'>C++ WebView and .Net Framework Update Tutorial (Slideshow or Web Application or Game or Image) (20130629)</option>
<option id='MyNew-20130628' onclick='windowopen("//www.rjmprogramming.com.au/Oracle/Install/","_blank"); ' value='//www.rjmprogramming.com.au/Oracle/Install/'>Oracle Install PL/SQL Primer Tutorial (Slideshow or Web Application or Game or Image) (20130628)</option>
<option id='MyNew-20130627' onclick='windowopen("//www.rjmprogramming.com.au/Perl/Perl_Form_Validation.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Perl/Perl_Form_Validation.jpg'>Perl Form Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20130627)</option>
<option id='MyNew-20130626' onclick='windowopen("//www.rjmprogramming.com.au/PHP/BubbleChart/bubble_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/BubbleChart/bubble_chart.php'>PHP/Javascript/HTML Google Chart Bubble Chart Tutorial (Slideshow or Web Application or Game or Image) (20130626)</option>
<option id='MyNew-20130625' onclick='windowopen("//www.rjmprogramming.com.au/Pascal/Delphi/WebService","_blank"); ' value='//www.rjmprogramming.com.au/Pascal/Delphi/WebService'>Delphi Pascal Windows Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20130625)</option>
<option id='MyNew-20130624' onclick='windowopen("//www.rjmprogramming.com.au/MySql/CSV/","_blank"); ' value='//www.rjmprogramming.com.au/MySql/CSV/'>MySql CSV Import Primer Tutorial (Slideshow or Web Application or Game or Image) (20130624)</option>
<option id='MyNew-20130623' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GridOfSlideShowsViaIframe.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GridOfSlideShowsViaIframe.jpg'>HTML Table of Iframe PHP Slide Shows Tutorial (Slideshow or Web Application or Game or Image) (20130623)</option>
<option id='MyNew-20130622' onclick='windowopen("//www.rjmprogramming.com.au/RubyOnRails/","_blank"); ' value='//www.rjmprogramming.com.au/RubyOnRails/'>Ruby on Rails Primer Tutorial (Slideshow or Web Application or Game or Image) (20130622)</option>
<option id='MyNew-20130621' onclick='windowopen("//www.rjmprogramming.com.au/streetart/images/","_blank"); ' value='//www.rjmprogramming.com.au/streetart/images/'>Street Art (Slideshow or Web Application or Game or Image) (20130621)</option>
<option id='MyNew-20130621a' onclick='windowopen("//www.rjmprogramming.com.au/PHP/WebService/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/WebService/'>PHP Web Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20130621)</option>
<option id='MyNew-20130620' onclick='windowopen("//www.rjmprogramming.com.au/Windows/FileSharing/Mac/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/FileSharing/Mac/'>Advantage CSV Import via File Server Sharing Primer Tutorial (Slideshow or Web Application or Game or Image) (20130620)</option>
<option id='MyNew-20130619' onclick='windowopen("//www.rjmprogramming.com.au/Pascal/Delphi/","_blank"); ' value='//www.rjmprogramming.com.au/Pascal/Delphi/'>Delphi Pascal Primer Tutorial (Slideshow or Web Application or Game or Image) (20130619)</option>
<option id='MyNew-20130618' onclick='windowopen("//www.rjmprogramming.com.au/PHP/LinearTrendline/linear_trendline.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/LinearTrendline/linear_trendline.php'>PHP/Javascript/HTML Google Chart Linear Trendline Tutorial (Slideshow or Web Application or Game or Image) (20130618)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20130617' onclick='windowopen("//www.rjmprogramming.com.au/ASPNet/WebService/Primer/","_blank"); ' value='//www.rjmprogramming.com.au/ASPNet/WebService/Primer/'>ASP.Net Web Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20130617)</option>
<option id='MyNew-20130616' onclick='windowopen("//www.rjmprogramming.com.au/Access/CSVImport/","_blank"); ' value='//www.rjmprogramming.com.au/Access/CSVImport/'>Access CSV Import Primer Tutorial (Slideshow or Web Application or Game or Image) (20130616)</option>
<option id='MyNew-20130615' onclick='windowopen("//www.rjmprogramming.com.au/Java/Eclipse/WebService/Primer/","_blank"); ' value='//www.rjmprogramming.com.au/Java/Eclipse/WebService/Primer/'>Java Eclipse Web Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20130615)</option>
<option id='MyNew-20130614' onclick='windowopen("//www.rjmprogramming.com.au/PHP/BarChart/bar_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/BarChart/bar_chart.php'>PHP/Javascript/HTML Google Chart Bar Chart Tutorial (Slideshow or Web Application or Game or Image) (20130614)</option>
<option id='MyNew-20130613' onclick='windowopen("//www.rjmprogramming.com.au/SQLServer2008/CSVImport/","_blank"); ' value='//www.rjmprogramming.com.au/SQLServer2008/CSVImport/'>SQL Server CSV Import Primer Tutorial (Slideshow or Web Application or Game or Image) (20130613)</option>
<option id='MyNew-20130612' onclick='windowopen("//www.rjmprogramming.com.au/MySql/XML/","_blank"); ' value='//www.rjmprogramming.com.au/MySql/XML/'>MySql XML Import Primer Tutorial (Slideshow or Web Application or Game or Image) (20130612)</option>
<option id='MyNew-20130611' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/CardGameOnlineTemplate/","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/CardGameOnlineTemplate/'>C# Online Template Card Game Tutorial (Slideshow or Web Application or Game or Image) (20130611)</option>
<option id='MyNew-20130610' onclick='windowopen("//www.rjmprogramming.com.au/MATLAB/Freemat/","_blank"); ' value='//www.rjmprogramming.com.au/MATLAB/Freemat/'>Freemat, a MATLAB clone, Primer Tutorial (Slideshow or Web Application or Game or Image) (20130610)</option>
<option id='MyNew-20130609' onclick='windowopen("//www.rjmprogramming.com.au/PowerPoint/WebSlideShow/","_blank"); ' value='//www.rjmprogramming.com.au/PowerPoint/WebSlideShow/'>PowerPoint Web Slide Show Tutorial (Slideshow or Web Application or Game or Image) (20130609)</option>
<option id='MyNew-20130608' onclick='windowopen("//www.rjmprogramming.com.au/Python/Python_Directory_Filespec_Traverse/","_blank"); ' value='//www.rjmprogramming.com.au/Python/Python_Directory_Filespec_Traverse/'>Python Processing Directory Filespec Primer Tutorial (Slideshow or Web Application or Game or Image) (20130608)</option>
<option id='MyNew-20130607' onclick='windowopen("//www.rjmprogramming.com.au/VB.NET/Threading/Primer/","_blank"); ' value='//www.rjmprogramming.com.au/VB.NET/Threading/Primer/'>VB.Net MultiThreading and Procexp Windows Primer Tutorial (Slideshow or Web Application or Game or Image) (20130607)</option>
<option id='MyNew-20130606' onclick='windowopen("//www.rjmprogramming.com.au/ASPNet/Ajax/","_blank"); ' value='//www.rjmprogramming.com.au/ASPNet/Ajax/'>ASP.Net Ajax Primer Tutorial (Slideshow or Web Application or Game or Image) (20130606)</option>
<option id='MyNew-20130605' onclick='windowopen("//www.rjmprogramming.com.au/PHP/AreaChart/area_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/AreaChart/area_chart.php'>PHP/Javascript/HTML Google Chart Area Chart Tutorial (Slideshow or Web Application or Game or Image) (20130605)</option>
<option id='MyNew-20130604' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/YUIDragDrop/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/YUIDragDrop/'>YUI and jQuery Javascript Flickr Feed Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20130604)</option>
<option id='MyNew-20130603' onclick='windowopen("//www.rjmprogramming.com.au/VB.NET/NotepadClone/","_blank"); ' value='//www.rjmprogramming.com.au/VB.NET/NotepadClone/'>VB.Net Online Template Notepad Clone Tutorial (Slideshow or Web Application or Game or Image) (20130603)</option>
<option id='MyNew-20130602' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php'>PHP/Javascript/HTML Google Chart Column Chart Tutorial (Slideshow or Web Application or Game or Image) (20130602)</option>
<option id='MyNew-20130531' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GaugeChart/gauge_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GaugeChart/gauge_chart.php'>PHP/Javascript/HTML Google Chart Gauge Chart Tutorial (Slideshow or Web Application or Game or Image) (20130531)</option>
<option id='MyNew-20130530' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/PolymorphicArray/","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/PolymorphicArray/'>C++ Xcode OOP Polymorphic Array Tutorial (Slideshow or Web Application or Game or Image) (20130530)</option>
<option id='MyNew-20130529' onclick='windowopen("//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>PHP/Javascript/HTML Google Chart Geo Chart Tutorial (Slideshow or Web Application or Game or Image) (20130529)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20130528' onclick='windowopen("//www.rjmprogramming.com.au/C/Objective-C/QuartzComposer/","_blank"); ' value='//www.rjmprogramming.com.au/C/Objective-C/QuartzComposer/'>Xcode Objective-C User Interface Builder Primer Tutorial (Slideshow or Web Application or Game or Image) (20130528)</option>
<option id='MyNew-20130527' onclick='windowopen("//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>PHP/Javascript/HTML Google Chart Pie Chart Tutorial (Slideshow or Web Application or Game or Image) (20130527)</option>
<option id='MyNew-20130526' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/Randoms/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/Randoms/'>Random Images of Feed via Javascript JSON jQuery Tutorial (Slideshow or Web Application or Game or Image) (20130526)</option>
<option id='MyNew-20130525' onclick='windowopen("//www.rjmprogramming.com.au/MacOsX/ActivityMonitor_SystemPreferences/","_blank"); ' value='//www.rjmprogramming.com.au/MacOsX/ActivityMonitor_SystemPreferences/'>Mac OS X Activity Monitor and System Preferences Tutorial (Slideshow or Web Application or Game or Image) (20130525)</option>
<option id='MyNew-20130524' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/'>JSON and jQuery Javascript Flickr Feed Tutorial (Slideshow or Web Application or Game or Image) (20130524)</option>
<option id='MyNew-20130523' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/Cookies/Cookies.html","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/Cookies/Cookies.html'>Javascript Cookies Primer Tutorial (Slideshow or Web Application or Game or Image) (20130523)</option>
<option id='MyNew-20130522' onclick='windowopen("//www.rjmprogramming.com.au/PHP/FormValidation/validate.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/FormValidation/validate.php'>PHP Form Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20130522)</option>
<option id='MyNew-20130522a' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/FormValidation/validate.html","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/FormValidation/validate.html'>Javascript Form Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20130522)</option>
<option id='MyNew-20130521' onclick='windowopen("//www.rjmprogramming.com.au/VBScript/","_blank"); ' value='//www.rjmprogramming.com.au/VBScript/'>VBScript Primer Tutorial (Slideshow or Web Application or Game or Image) (20130521)</option>
<option id='MyNew-20130520' onclick='windowopen("//www.rjmprogramming.com.au/Java/Swing/","_blank"); ' value='//www.rjmprogramming.com.au/Java/Swing/'>Java Swing Primer Tutorial (Slideshow or Web Application or Game or Image) (20130520)</option>
<option id='MyNew-20130519' onclick='windowopen("//www.rjmprogramming.com.au/MacOsX/Automator/","_blank"); ' value='//www.rjmprogramming.com.au/MacOsX/Automator/'>Automator in Mac OS X Primer Tutorial (Slideshow or Web Application or Game or Image) (20130519)</option>
<option id='MyNew-20130518' onclick='windowopen("//www.rjmprogramming.com.au/PHP/ParabolaLineGraph/parabola_lgraph.php","_blank"); ' value='//www.rjmprogramming.com.au/PHP/ParabolaLineGraph/parabola_lgraph.php'>PHP/Javascript/HTML Google Parabola Line Chart Tutorial (Slideshow or Web Application or Game or Image) (20130518)</option>
<option id='MyNew-20130517' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/FunctionPointerArray/","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/FunctionPointerArray/'>Function Pointers in C and C++ Primer Tutorial (Slideshow or Web Application or Game or Image) (20130517)</option>
<option id='MyNew-20130516' onclick='windowopen("//www.rjmprogramming.com.au/Access/Tutorial/","_blank"); ' value='//www.rjmprogramming.com.au/Access/Tutorial/'>Access Primer Tutorial (Slideshow or Web Application or Game or Image) (20130516)</option>
<option id='MyNew-20130515' onclick='windowopen("//www.rjmprogramming.com.au/Windows/TaskManager_ControlPanel/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/TaskManager_ControlPanel/'>Windows Task Manager and Control Panel Primer Tutorial (Slideshow or Web Application or Game or Image) (20130515)</option>
<option id='MyNew-20130514' onclick='windowopen("//www.rjmprogramming.com.au/Pascal/Pascal_Primer-0of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Pascal/Pascal_Primer-0of.jpg'>Pascal Primer Tutorial (Slideshow or Web Application or Game or Image) (20130514)</option>
<option id='MyNew-20130513' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/yui/yui_animation.html","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/yui/yui_animation.html'>YUI UI Animation Primer Tutorial (Slideshow or Web Application or Game or Image) (20130513)</option>
<option id='MyNew-20130512' onclick='windowopen("//www.rjmprogramming.com.au/Basic/","_blank"); ' value='//www.rjmprogramming.com.au/Basic/'>Basic Tutorial (Slideshow or Web Application or Game or Image) (20130512)</option>
<option id='MyNew-20130511' onclick='windowopen("//www.rjmprogramming.com.au/Windows/TaskSchedular/","_blank"); ' value='//www.rjmprogramming.com.au/Windows/TaskSchedular/'>Task Schedular in Windows Primer Tutorial (Slideshow or Web Application or Game or Image) (20130511)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20130510' onclick='windowopen("//www.rjmprogramming.com.au/FORTRAN/","_blank"); ' value='//www.rjmprogramming.com.au/FORTRAN/'>Fortran Primer Tutorial (Slideshow or Web Application or Game or Image) (20130510)</option>
<option id='MyNew-20130509' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse Tutorial (Slideshow or Web Application or Game or Image) (20130509)</option>
<option id='MyNew-20130508' onclick='windowopen("//www.rjmprogramming.com.au/AppleScriptPrimer/","_blank"); ' value='//www.rjmprogramming.com.au/AppleScriptPrimer/'>AppleScript Primer Tutorial (Slideshow or Web Application or Game or Image) (20130508)</option>
<option id='MyNew-20130506' onclick='windowopen("//www.rjmprogramming.com.au/XML/HTML/country_state.htm","_blank"); ' value='//www.rjmprogramming.com.au/XML/HTML/country_state.htm'>XML with XSLT via HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20130506)</option>
<option id='MyNew-20130505' onclick='windowopen("//www.rjmprogramming.com.au/Java/Recursion/Java_Recursive_Fibonacci.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Java/Recursion/Java_Recursive_Fibonacci.jpg'>Java Recursion Primer Tutorial (Slideshow or Web Application or Game or Image) (20130505)</option>
<option id='MyNew-20130504' onclick='windowopen("//www.rjmprogramming.com.au/MySql/SubqueryJoinHaving/SQL_Subquery_Join-01of.jpg","_blank"); ' value='//www.rjmprogramming.com.au/MySql/SubqueryJoinHaving/SQL_Subquery_Join-01of.jpg'>MySql Join versus Subquery and Having Primer Tutorial (Slideshow or Web Application or Game or Image) (20130504)</option>
<option id='MyNew-20130503' onclick='windowopen("//www.rjmprogramming.com.au/VB.NET/ToolboxComponents/","_blank"); ' value='//www.rjmprogramming.com.au/VB.NET/ToolboxComponents/'>VB.Net Windows Form ToolBox Components Primer Tutorial (Slideshow or Web Application or Game or Image) (20130503)</option>
<option id='MyNew-20130502' onclick='windowopen("//www.rjmprogramming.com.au/QuickTimePlayer/","_blank"); ' value='//www.rjmprogramming.com.au/QuickTimePlayer/'>QuickTime Player Screen Capture Recording Tutorial (Slideshow or Web Application or Game or Image) (20130502)</option>
<option id='MyNew-20130430' onclick='windowopen("//www.gimp.org"]<a target=_blank href="//www.rjmprogramming.com.au/Gimp_Transform_Tools/iFrame.html","_blank"); ' value='//www.gimp.org"]<a target=_blank href="//www.rjmprogramming.com.au/Gimp_Transform_Tools/iFrame.html'>Gimp Transform Tools Primer Tutorial (Slideshow or Web Application or Game or Image) (20130430)</option>
<option id='MyNew-20130428' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/jQuery/Dialog/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/Dialog/'>jQuery UI Dialog Primer Tutorial (Slideshow or Web Application or Game or Image) (20130428)</option>
<option id='MyNew-20130427' onclick='windowopen("//www.rjmprogramming.com.au/XML/HTML/","_blank"); ' value='//www.rjmprogramming.com.au/XML/HTML/'>XML with HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20130427)</option>
<option id='MyNew-20130426' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/ReferencePointer/","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/ReferencePointer/'>C++ and C Reference Pointer Primer Tutorial (Slideshow or Web Application or Game or Image) (20130426)</option>
<option id='MyNew-20130425' onclick='windowopen("//www.quest.com/toad-for-oracle/#screens","_blank"); ' value='//www.quest.com/toad-for-oracle/#screens'>Toad interface to Oracle Primer Tutorial (Slideshow or Web Application or Game or Image) (20130425)</option>
<option id='MyNew-20130424' onclick='windowopen("//www.rjmprogramming.com.au/PHP/EasyPHP/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/EasyPHP/'>EasyPHP Windows Framework for PHP/MySql Tutorial (Slideshow or Web Application or Game or Image) (20130424)</option>
<option id='MyNew-20130423' onclick='windowopen("//www.rjmprogramming.com.au/Java/JavaLinkedList/","_blank"); ' value='//www.rjmprogramming.com.au/Java/JavaLinkedList/'>Java LinkedList Primer Tutorial (Slideshow or Web Application or Game or Image) (20130423)</option>
<option id='MyNew-20130422' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/yui/Yui_Calendar_Primer.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/yui/Yui_Calendar_Primer.jpg'>YUI UI Calendar Primer Tutorial (Slideshow or Web Application or Game or Image) (20130422)</option>
<option id='MyNew-20130421' onclick='windowopen("//www.rjmprogramming.com.au/C/fork/C_ChildProcess_Spawn.jpg","_blank"); ' value='//www.rjmprogramming.com.au/C/fork/C_ChildProcess_Spawn.jpg'>C Child Process for Linux Tutorial (Slideshow or Web Application or Game or Image) (20130421)</option>
<option id='MyNew-20130420' onclick='windowopen("//www.rjmprogramming.com.au/CHash/WPFApplication/","_blank"); ' value='//www.rjmprogramming.com.au/CHash/WPFApplication/'>Creating a Drawing C# Application by Using WPF Tutorial (Slideshow or Web Application or Game or Image) (20130420)</option>
<option id='MyNew-20130419' onclick='windowopen("//www.rjmprogramming.com.au/Flash/Primer/","_blank"); ' value='//www.rjmprogramming.com.au/Flash/Primer/'>Flash via BannerZest Primer Tutorial (Slideshow or Web Application or Game or Image) (20130419)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20130418' onclick='windowopen("//www.rjmprogramming.com.au/iMovie/","_blank"); ' value='//www.rjmprogramming.com.au/iMovie/'>iMovie YouTube Ready Video Primer Tutorial (Slideshow or Web Application or Game or Image) (20130418)</option>
<option id='MyNew-20130417' onclick='windowopen("//www.rjmprogramming.com.au/MySql/Integration/","_blank"); ' value='//www.rjmprogramming.com.au/MySql/Integration/'>MySql Database Copy Tutorial (Slideshow or Web Application or Game or Image) (20130417)</option>
<option id='MyNew-20130416' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/jQuery/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/'>jQuery UI Accordian Primer Tutorial (Slideshow or Web Application or Game or Image) (20130416)</option>
<option id='MyNew-20130415' onclick='windowopen("//www.rjmprogramming.com.au/PHP/MySql_Primer/","_blank"); ' value='//www.rjmprogramming.com.au/PHP/MySql_Primer/'>PHP and MySql via MAMP Primer Tutorial (Slideshow or Web Application or Game or Image) (20130415)</option>
<option id='MyNew-20130411' onclick='windowopen("//www.rjmprogramming.com.au/Javascript/Bookmarklet/","_blank"); ' value='//www.rjmprogramming.com.au/Javascript/Bookmarklet/'>Bookmarklet via Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20130411)</option>
<option id='MyNew-20130410' onclick='windowopen("//www.rjmprogramming.com.au/PackOfCards.html","_blank"); ' value='//www.rjmprogramming.com.au/PackOfCards.html'>Javascript Slide Show via the DOM Tutorial (Slideshow or Web Application or Game or Image) (20130410)</option>
<option id='MyNew-20130409' onclick='windowopen("//www.rjmprogramming.com.au/AdvInst/","_blank"); ' value='//www.rjmprogramming.com.au/AdvInst/'>Advanced Installer Primer Tutorial (Slideshow or Web Application or Game or Image) (20130409)</option>
<option id='MyNew-20130408' onclick='windowopen("//www.rjmprogramming.com.au/Advantage/","_blank"); ' value='//www.rjmprogramming.com.au/Advantage/'>Advantage Database Server Primer Tutorial (Slideshow or Web Application or Game or Image) (20130408)</option>
<option id='MyNew-20130407' onclick='windowopen("//www.rjmprogramming.com.au/C/Primer/","_blank"); ' value='//www.rjmprogramming.com.au/C/Primer/'>C via Xcode Primer Tutorial (Slideshow or Web Application or Game or Image) (20130407)</option>
<option id='MyNew-20130406' onclick='windowopen("//www.rjmprogramming.com.au/VB.NET/GUI/","_blank"); ' value='//www.rjmprogramming.com.au/VB.NET/GUI/'>Another Desktop Job and its GUI Event Analysis (Slideshow or Web Application or Game or Image) (20130406)</option>
<option id='MyNew-20130405' onclick='windowopen("//www.rjmprogramming.com.au/Oracle/Primer/","_blank"); ' value='//www.rjmprogramming.com.au/Oracle/Primer/'>Oracle and Unix Korn Shell Primer Tutorial (Slideshow or Web Application or Game or Image) (20130405)</option>
<option id='MyNew-20130404' onclick='windowopen("//www.rjmprogramming.com.au/Perl/Primer/","_blank"); ' value='//www.rjmprogramming.com.au/Perl/Primer/'>Perl Primer Tutorial (Slideshow or Web Application or Game or Image) (20130404)</option>
<option id='MyNew-20130403' onclick='windowopen("//www.rjmprogramming.com.au/CPlusPlus/CompositeObjects/","_blank"); ' value='//www.rjmprogramming.com.au/CPlusPlus/CompositeObjects/'>C++ Xcode OOP Composite Objects Tutorial (Slideshow or Web Application or Game or Image) (20130403)</option>
<option id='MyNew-20130402' onclick='windowopen("//www.rjmprogramming.com.au/JavaScript/GoogleGraphsExample/","_blank"); ' value='//www.rjmprogramming.com.au/JavaScript/GoogleGraphsExample/'>Google Chart Tools Primer Tutorial (Slideshow or Web Application or Game or Image) (20130402)</option>
<option id='MyNew-20130401' onclick='windowopen("//www.rjmprogramming.com.au/Java/JavaArrayList/","_blank"); ' value='//www.rjmprogramming.com.au/Java/JavaArrayList/'>Java ArrayList Primer Tutorial (Slideshow or Web Application or Game or Image) (20130401)</option>
<option id='MyNew-20130331' onclick='windowopen("//www.rjmprogramming.com.au/Java/AppletExample/","_blank"); ' value='//www.rjmprogramming.com.au/Java/AppletExample/'>Java Applet Primer Tutorial (Slideshow or Web Application or Game or Image) (20130331)</option>
<option id='MyNew-20130330' onclick='windowopen("//www.rjmprogramming.com.au/VB.NET/AJob/","_blank"); ' value='//www.rjmprogramming.com.au/VB.NET/AJob/'>A Job (Slideshow or Web Application or Game or Image) (20130330)</option>
<option id='MyNew-20130329' onclick='windowopen("//www.rjmprogramming.com.au/MS-SQL/SQLServerManagementStudioExample/","_blank"); ' value='//www.rjmprogramming.com.au/MS-SQL/SQLServerManagementStudioExample/'>SQL Server Primer Tutorial (Slideshow or Web Application or Game or Image) (20130329)</option>
<option id='MyNew-20130328' onclick='windowopen("//www.rjmprogramming.com.au/HTMLCSS/css_primer_tutorial.jpg","_blank"); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_primer_tutorial.jpg'>Cascading Style Sheets Primer Tutorial (Slideshow or Web Application or Game or Image) (20130328)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20130327' onclick='windowopen("//www.rjmprogramming.com.au/MySql/SQL/Resources/","_blank"); ' value='//www.rjmprogramming.com.au/MySql/SQL/Resources/'>SQL in MySql Primer Tutorial (Slideshow or Web Application or Game or Image) (20130327)</option>
<option id='MyNew-20130326' onclick='windowopen("//www.rjmprogramming.com.au/VBA/UserFormExample/","_blank"); ' value='//www.rjmprogramming.com.au/VBA/UserFormExample/'>VBA Primer Tutorial (Slideshow or Web Application or Game or Image) (20130326)</option>
<option id='MyNew-20130324' onclick='windowopen("//www.rjmprogramming.com.au/Python/WebServer/","_blank"); ' value='//www.rjmprogramming.com.au/Python/WebServer/'>Python Primer Tutorial (Slideshow or Web Application or Game or Image) (20130324)</option>
<option id='MyNew-20130323' onclick='windowopen("//www.tcl.tk/software/tcltk/"]<a target=_blank href="//www.rjmprogramming.com.au/TCL/MacExample/","_blank"); ' value='//www.tcl.tk/software/tcltk/"]<a target=_blank href="//www.rjmprogramming.com.au/TCL/MacExample/'>Tcl/Tk So Brilliant (but where do you start?) Primer Tutorial (Slideshow or Web Application or Game or Image) (20130323)</option>
<option id='MyNew-20130322' onclick='windowopen("//www.autohotkey.com"]<a target=_blank href="//www.rjmprogramming.com.au/AutoHotKey/Example/","_blank"); ' value='//www.autohotkey.com"]<a target=_blank href="//www.rjmprogramming.com.au/AutoHotKey/Example/'>AutoHotKey Primer Tutorial (Slideshow or Web Application or Game or Image) (20130322)</option>
<option id='MyNew-20130319' onclick='windowopen("//www.rjmprogramming.com.au/ajax.php","_blank"); ' value='//www.rjmprogramming.com.au/ajax.php'>Ajax Preview Window Tutorial (Slideshow or Web Application or Game or Image) (20130319)</option>
<option id='MyNew-20130318' onclick='windowopen("//www.rjmprogramming.com.au/PHP/javascript-php-html.png","_blank"); ' value='//www.rjmprogramming.com.au/PHP/javascript-php-html.png'>JavaScript and the DOM Tutorial (Slideshow or Web Application or Game or Image) (20130318)</option>
<option id='MyNew-20130317' onclick='windowopen("//www.rjmprogramming.com.au/Android/Primer/","_blank"); ' value='//www.rjmprogramming.com.au/Android/Primer/'>Android Application (on Windows) Primer Tutorial (Slideshow or Web Application or Game or Image) (20130317)</option>
<option id='MyNew-20130316' onclick='windowopen("//www.rjmprogramming.com.au/PHP/php-javascript-html.jpg","_blank"); ' value='//www.rjmprogramming.com.au/PHP/php-javascript-html.jpg'>PHP + JavaScript + HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20130316)</option>
<option id='MyNew-20130316a' onclick='windowopen("//www.rjmprogramming.com.au/MAMP/","_blank"); ' value='//www.rjmprogramming.com.au/MAMP/'>MAMP Mac Framework for PHP/MySql Tutorial (Slideshow or Web Application or Game or Image) (20130316)</option>
<option id='MyNew-20130315' onclick='windowopen("//www.rjmprogramming.com.au/CHash/Chash-Windows-Form-Desktop-Application-VisualStudio.png","_blank"); ' value='//www.rjmprogramming.com.au/CHash/Chash-Windows-Form-Desktop-Application-VisualStudio.png'>C# in Visual Studio (Express) Windows Desktop Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20130315)</option>
<option id='MyNew-20130314' onclick='windowopen("//www.rjmprogramming.com.au/VB.NET/VBdotNet-Windows-Form-Desktop-Application-VisualStudio.png","_blank"); ' value='//www.rjmprogramming.com.au/VB.NET/VBdotNet-Windows-Form-Desktop-Application-VisualStudio.png'>VB.Net in Visual Studio (Express) Windows Desktop Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20130314)</option>
<option id='MyNew-20130314a' onclick='windowopen("//www.rjmprogramming.com.au/Java/Java-Tutorial-BubbleSort-Sum-Average.jpg","_blank"); ' value='//www.rjmprogramming.com.au/Java/Java-Tutorial-BubbleSort-Sum-Average.jpg'>Java BubbleSort + Sum + Average Tutorial (Slideshow or Web Application or Game or Image) (20130314)</option>
<option id='MyNew-20130313' onclick='windowopen("//www.rjmprogramming.com.au/phpMyAdmin/iFrame.html","_blank"); ' value='//www.rjmprogramming.com.au/phpMyAdmin/iFrame.html'>phpMyAdmin interface to MySql and PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20130313)</option>
<option id='MyNew-20130311' onclick='windowopen("//www.gifpal.com/"]<a target=_blank href="//www.rjmprogramming.com.au/XCodeCPlusPlusHelloWorld/iFrame.html","_blank"); ' value='//www.gifpal.com/"]<a target=_blank href="//www.rjmprogramming.com.au/XCodeCPlusPlusHelloWorld/iFrame.html'>Xcode C++ (and Java) Hello World Primer Tutorial (Slideshow or Web Application or Game or Image) (20130311)</option>
<option id='MyNew-20130309' onclick='windowopen("//www.rjmprogramming.com.au/Gifpal/iFrame.html","_blank"); ' value='//www.rjmprogramming.com.au/Gifpal/iFrame.html'>Animated GIF using Gifpal Tutorial (Slideshow or Web Application or Game or Image) (20130309)</option>
<option id='MyNew-20130308' onclick='windowopen("//www.rjmprogramming.com.au/Firefox/iFrame.html","_blank"); ' value='//www.rjmprogramming.com.au/Firefox/iFrame.html'>Firefox and Favourite Plugins Tutorial (Slideshow or Web Application or Game or Image) (20130308)</option>
<option id='MyNew-20130302' onclick='windowopen("//www.rjmprogramming.com.au/GimpPrimer/iFrame.html","_blank"); ' value='//www.rjmprogramming.com.au/GimpPrimer/iFrame.html'>Gimp Primer Tutorial (Slideshow or Web Application or Game or Image) (20130302)</option>
<option id='MyNew-20130228' onclick='windowopen("//www.rjmprogramming.com.au/WindowsCommandPromptViaBatchFilePrimer/iFrame.html","_blank"); ' value='//www.rjmprogramming.com.au/WindowsCommandPromptViaBatchFilePrimer/iFrame.html'>Windows Command Prompt Via Batch File Primer Tutorial (Slideshow or Web Application or Game or Image) (20130228)</option>
<option value=' '>Slideshows and Web Applications (toggle sort order) ...</option>
<option id='MyNew-20130227' onclick='windowopen("//www.rjmprogramming.com.au/LinuxBashViaMacTerminalPrimer/iFrame.html","_blank"); ' value='//www.rjmprogramming.com.au/LinuxBashViaMacTerminalPrimer/iFrame.html'>Linux Bash Mac Terminal Tutorial (Slideshow or Web Application or Game or Image) (20130227)</option>
<option id='MyNew-20130226' onclick='windowopen("//www.rjmprogramming.com.au/GmailEmailFiltering/iFrame.html","_blank"); ' value='//www.rjmprogramming.com.au/GmailEmailFiltering/iFrame.html'>Gmail Email Filtering Tutorial (Slideshow or Web Application or Game or Image) (20130226)</option></select></span><span style="cursor:pointer;font-size:18px;" title="Open a random date WordPress Blog post" onclick="window.open('//www.rjmprogramming.com.au/ITblog/500/500?random=' + Math.floor(Math.random() * 19875643) + '&andclickme=y','_blank','top=20,left=100,width=900,height=800');"> 📅</span><sup onclick="var thuh=prompt('Optionally enter a topic of interest you find in the relevant blog posting title where you can use comma delimiter for a list of find strings or semicolon for list of find strings in nominated order, else for no RJM Programming blog navigations click/tap Cancel. An 8 numeric YYYYMMDD entry will look at that date.',''); if (thuh != null) { if (thuh.trim().length == 8 && thuh.trim().replace(/0/g,'').replace(/1/g,'').replace(/2/g,'').replace(/3/g,'').replace(/4/g,'').replace(/5/g,'').replace(/6/g,'').replace(/7/g,'').replace(/8/g,'').replace(/9/g,'') == '') { window_open('//www.rjmprogramming.com.au/ITblog/500/500?random=' + Math.floor(Math.random() * 19875643) + '&andclickme=y&mustbedated=' + encodeURIComponent(thuh.trim()),'_blank','top=20,left=100,width=900,height=800'); } else if (thuh.trim() == '') { window.open('//www.rjmprogramming.com.au/ITblog/500/500?random=' + Math.floor(Math.random() * 19875643) + '&andclickme=y','_blank','top=20,left=100,width=900,height=800'); } else { window.open('//www.rjmprogramming.com.au/ITblog/500/500?random=' + Math.floor(Math.random() * 19875643) + '&andclickme=y&mustcontain=' + encodeURIComponent(thuh),'_blank','top=20,left=100,width=900,height=800'); } }" style="cursor:pointer;font-size:8px;" title="Open a random date WordPress Blog post filtered by your entered topic"> ❓</sup></p>
</div>
</div>
</div>
<div id='iw3' style="height: 284px; width: 405px; height: 284px; left: 287px; position: absolute; top: 18px; width: 405px; z-index: 1; " class="tinyText stroke_0">
<div style="position: relative; width: 405px; ">
<a id="a1name" onclick="javascript: if (dostuff2($(window).width(),$(window).height())) { windowopen('//www.rjmprogramming.com.au/VirtualTour-Flyer.htm','VirtualTour'); }" href="//www.rjmprogramming.com.au/Website-Flyer.htm" target="_blank">
<img id="s1name" onclick="javascript: if (dostuff2($(window).width(),$(window).height())) { windowopen('//www.rjmprogramming.com.au/Website-CMS-Flyer.htm','CMSFlyer'); }" src="Welcome_files/shapeimage_1.jpg?Lawson=Now" title="RJM Programming Home Office ... click to see our Website Flyers" alt="RJM Programming Home Office ... click to see our Website Flyer" style="border: 0; height: 284px; left: 0px; position: absolute; top: 0px; width: 405px; " />
</a>
</div>
</div>
<div id="id4" style="height: 124px; left: 6px; position: absolute; top: 309px; width: 276px; z-index: 1; " class="style_SkipStroke_4">
<div class="text-content style_External_276_107" style="padding: 0px; ">
<div class="style_3" style="text-align:center;">
<br><br>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="Quote">RJM Programming is a home-based Software House designed to meet your business needs.</p>
</div>
</div>
</div>
<div id='i264' style="height: 167px; width: 264px; height: 167px; left: 12px; position: absolute; top: 136px; width: 264px; z-index: 11; " class="tinyText stroke_1">
<!--div style="position: relative; width: 264px; "-->
<!--[if !IE]>-->
<iframe id='topi' style="margin-top:-134px; margin-left:-10px; height: 167px; left: 12px; position: relative; top: 136px; width: 264px; z-index: 11; " src='/PHP/PieChart/postitphp.php?nowait=y' title='Google Chart Pie Chart form post method'></iframe>
<!--<![endif]-->
<!--[if IE ]>
<a href="//www.rjmprogramming.com.au/Joomla/Joomla-vTiger-CommunityBuilder-EarlyDays-CRMLead.jpg" target="_blank">
<img src="Welcome_files/shapeimage_2.jpg" title="Integrating vTiger CRM with Joomla CMS (includes VirtueMart eCommerce, Community Builder, vTiger forms)" alt="Integrating vTiger CRM with Joomla CMS (includes VirtueMart eCommerce, Community Builder, vTiger forms)" style="border:0; height: 167px; left: 0px; margin-left: 0px; margin-top: 0px; posit
ion: absolute; top: 0px; width: 265px; " />
</a>
<![endif]-->
<!--/div-->
</div>
<div id='j264' style="height: 107px; width: 264px; height: 107px; left: 12px; position: absolute; top: 18px; width: 264px; z-index: 1; " class="tinyText stroke_2">
<div style="position: relative; width: 264px; " title="We know there are lots of approaches to satisfying the customer's wishes">
<div id="SWBZ05F592D1ED064100A58F"></div>
<div id="LKBZ05F592D1ED064100A58F">
<iframe id=ifzero onload="noandmaybe(this);" src="//www.rjmprogramming.com.au/PHP/zero.html" title="Recent Blog Posts" style="width:264px;"></iframe>
<!--[if IE]>
<![endif]-->
<!--[if !IE]> -->
<!--img title="FlashFixedNonIE" alt="FlashFixedNonIE" style="display: block;border; 0;" id="IZ05F592D1ED064100A58F" src="gifpalfp2.gif" width="260" height="105" />
<object width="000" height="000" data="bzAnimation.swf?swfId=BZ05F592D1ED064100A58F&xmlPath=bz.xml&imgPath=img&soundPath=false&urlType=_top&showInfo=1&themeMode=2" id="BZ05F592D1ED064100A58F" type="application/x-shockwave-flash" name="movie"><param value="always" name="allowScriptAccess" /><param value="transparent" name="wmode" /><img style="width: 260px; height: 105px;" src="//www.rjmprogramming.com.au/gifpalfp2.gif" alt="flashfixed"></object-->
<!-- <![endif]-->
<!--img src="Welcome_files/shapeimage_3.jpg" title="Drupal Forum" alt="Drupal Forum" style="height: 108px; left: 0px; margin-top: 0px; position: absolute; top: 0px; width: 265px; " /-->
</div>
</div>
<div id="id5" style="height: 366px; left: 6px; position: absolute; top: 420px; width: 257px; z-index: 1; " class="style_SkipStroke_5 stroke_3">
<div class="text-content style_External_255_324" style="padding: 1px; ">
<div class="style_4">
<p style="padding-top: 0pt; " class="Heading_2">Web Development & Software Service<br /></p>
<ul style='margin-left:5px;'>
<li style="line-height: 13px; padding-left: 12px; text-indent: -12px; " class="full-width">
<p style="padding-top: 0px; text-indent: -12px; " class="Body_Bullet"><span style="font-size: 11px; " class="Bullet">•</span><span style="width: 7px; " class="inline-block"></span><a style="display: block; margin-top:-10px; margin-left:10px;" href="//www.rjmprogramming.com.au/About_Us.html">Consultation</a></p>
</li>
<li style="line-height: 13px; padding-left: 12px; text-indent: -12px; " class="full-width">
<p style="padding-top: 0px; text-indent: -12px; " class="Body_Bullet"><span style="font-size: 11px; " class="Bullet">•</span><span style="width: 7px; " class="inline-block"></span><a style="display: block; margin-top:-10px; margin-left:10px;" href="//www.rjmprogramming.com.au/Contact_Us.html">Design</a></p>
</li>
<li style="line-height: 13px; padding-left: 12px; text-indent: -12px; " class="full-width">
<p style="padding-top: 0px; text-indent: -12px; " class="Body_Bullet"><span style="font-size: 11px; " class="Bullet">•</span><span style="width: 7px; " class="inline-block"></span><a style="display: block; margin-top:-10px; margin-left:10px;" href="//www.rjmprogramming.com.au/News.html">Coding</a></p>
</li>
<li style="line-height: 13px; padding-left: 12px; text-indent: -12px; " class="full-width">
<p style="padding-top: 0px; text-indent: -12px; " class="Body_Bullet"><span style="font-size: 11px; " class="Bullet">•</span><span style="width: 7px; " class="inline-block"></span><a style="display: block; margin-top:-10px; margin-left:10px;" href="//www.rjmprogramming.com.au/Services.html">Testing</a></p>
</li>
<li style="line-height: 13px; padding-left: 12px; text-indent: -12px; " class="full-width">
<p style="padding-top: 0px; text-indent: -12px; " class="Body_Bullet"><span style="font-size: 11px; " class="Bullet">•</span><span style="width: 7px; " class="inline-block"></span><a style="display: block; margin-top:-10px; margin-left:10px;" href="//www.rjmprogramming.com.au/Guestbook.html">Implementation</a></p>
</li>
<li style="line-height: 13px; padding-left: 12px; text-indent: -12px; " class="full-width">
<p style="padding-top: 0px; text-indent: -12px; " class="Body_Bullet"><span style="font-size: 11px; " class="Bullet">•</span><span style="width: 7px; " class="inline-block"></span><a style="display: block; margin-top:-10px; margin-left:10px;" href="//www.rjmprogramming.com.au/Links.html">Support</a></p>
</li>
<li style="line-height: 13px; padding-left: 12px; text-indent: -12px; " class="full-width">
<p style="padding-top: 0px; text-indent: -12px; " class="Body_Bullet"><span style="font-size: 11px; " class="Bullet">•</span><span style="width: 7px; " class="inline-block"></span><a href="mailto:rmetcalfe@rjmprogramming.com.au?subject=Teaching%20Programming%20...%20PHP,C#,VB.Net,C,C++,Java,SQL%20(ask%20about%20others)%20...%20Yahoo%20Answers%20level%205" title="mailto:rmetcalfe@rjmprogramming.com.au?subject=Teaching Programming ... PHP,C#,VB.Net,C,C++,Java,SQL (ask about others) ... Yahoo Answers level 6" style="display: block; margin-top:-10px; margin-left:10px;">Programming Teaching Services</a><br /></p>
</li>
</ul>
<!--p style="padding-top: 0px; " class="Body_Small"><br /></p-->
<p class="Heading_2">Privacy<a style="padding-top: 0px; " class="Body_Small" target="_blank" href="//www.rjmprogramming.com.au/privacy.html" title="Privacy Statement for RJM Programming - //www.rjmprogramming.com.au"> Statement</a></p>
<p class="Heading_2">Contact Us<br /></p>
<p style="padding-top: 0px; " class="Body_Small" title="We've moved!">33 Charles Street<br />Lawson NSW 2783<br /></p>
<p style="padding-top: 4px; " class="Body_Small">📱 0402050258 (+61 402050258)<br />📧<a href="mailto:rmetcalfe15@gmail.com?subject=email%20subject" title="mailto:rmetcalfe15@gmail.com?subject=email subject">:</a> <a href="mailto:rmetcalfe15@gmail.com?subject=Welcome%20to%20RJM%20Programming.%20We%20use%20Skype%20(please%20ask)." title="mailto:rmetcalfe15@gmail.com?subject=Welcome to RJM Programming. We use Skype (please ask).">rmetcalfe@rjmprogramming.com.au</a><br /></p>
<p style="padding-bottom: 0pt; padding-top: 4px; " class="Body_Small">ABN: 83 204 975 606</p>
<p style="padding-bottom: 0pt; padding-top: 4px; " class="Body_Small">Copyright © 2011 rjmprogramming.com.au <br />all rights reserved.<br /></p>
</div>
</div>
</div>
<div style='display:none;'><h4>Google Map of RJM Programming</h4></div>
<div class="com-apple-iweb-widget-GoogleMap" id="widget3" style="height: 429px; left: 278px; position: absolute; top: 360px; width: 400px; z-index: 1; "></div>
<!--iframe id="iwidget3" style="left: 278px; position: absolute; top: 360px; z-index: 1;" title='RJM Programming ... welcome' src="//www.rjmprogramming.com.au/PHP/Map/map.php?title=Our&label=%5b%27Lat%27,&value=%27Lon%27,%20%27Name%27%5d&data=,%20%5b-33.907371,151.176386,%22Here%20is%20our%20link%20for%20Google%20Map%20of%20%3Ca%20target=_blank%20href=https://maps.google.com.au/maps?z%3D15%26t%3Dm%26q%3Dloc%3A-33.907371%2B151.176386%3ERJM%20Programming%3C/a%3E%20or%20%3Ca%20target=_blank%20title=PHPJavascriptHTMLGoogleChartMapOnclickTutorial%20href=//www.rjmprogramming.com.au/ITblog/phpjavascripthtml-google-chart-map-onclick-tutorial/%3E%28how%20we%20do%20this%20map%29%3C/a%3E%22,~RJM%20Programming~%5d" width=400 height=429></iframe-->
<!--iframe style="left: 278px; position: absolute; top: 360px; z-index: 1;" title='RJM Programming ... welcome' src='//www.rjmprogramming.com.au/PHP/Map/map.php?title=RJM%20Programming&label=[%27Lat%27,&value=%27Lon%27,%20%27Name%27]&data=,%20[-33.907371,151.176386,%22Here%20is%20our%20link%20for%20Google%20Map%20of%20%3Ca%20target=_blank%20href=https://maps.google.com.au/maps?z%3D15%26t%3Dm%26q%3Dloc%3A-33.907371%2B151.176386%3ERJM%20Programming%3C/a%3E%22,~RJM%20Programming~]' width=400 height=429></iframe-->
<a href="//www.rjmprogramming.com.au/PHP/Map/map.php?title=RJM%20Programming&label=%5b%27Lat%27,&value=%27Lon%27,%20%27Name%27%5d&data=,%20%5b-33.72472,150.42694,%22Here%20is%20our%20link%20for%20Google%20Map%20of%20%3Ca%20target=_blank%20href=https://maps.google.com.au/maps?z%3D15%26t%3Dm%26q%3Dloc%3A-33.72472%2B150.42694%3ERJM%20Programming%3C/a%3E%20or%20%3Ca%20target=_blank%20title=PHPJavascriptHTMLGoogleChartMapOnclickTutorial%20href=//www.rjmprogramming.com.au/ITblog/phpjavascripthtml-google-chart-map-onclick-tutorial/%3E%28how%20we%20do%20this%20map%29%3C/a%3E%22,~RJM%20Programming~%5d">
<img onclick="//www.rjmprogramming.com.au/PHP/Map/map.php?title=RJM%20Programming&label=%5b%27Lat%27,&value=%27Lon%27,%20%27Name%27%5d&data=,%20%5b-33.72472,150.42694,%22Here%20is%20our%20link%20for%20Google%20Map%20of%20%3Ca%20target=_blank%20href=https://maps.google.com.au/maps?z%3D15%26t%3Dm%26q%3Dloc%3A-33.72472%2B150.42694%3ERJM%20Programming%3C/a%3E%20or%20%3Ca%20target=_blank%20title=PHPJavascriptHTMLGoogleChartMapOnclickTutorial%20href=//www.rjmprogramming.com.au/ITblog/phpjavascripthtml-google-chart-map-onclick-tutorial/%3E%28how%20we%20do%20this%20map%29%3C/a%3E%22,~RJM%20Programming~%5d" alt="33 Charles Street, Lawson, NSW 2783, Australia" src="DarleyMap.jpg" style="left: 278px; position: absolute; top: 360px; z-index: 1; " />
</a>
<div style="height: 8px; line-height: 8px; " class="spacer"> </div>
<!--img alt="136 Darley Street, Newtown, Sydney, NSW 2042 Australia" src="DarleyMap.jpg" style="left: 278px; position: absolute; top: 360px; z-index: 1; " />
</a>
<div style="height: 8px; line-height: 8px; " class="spacer"> </div-->
</div>
<div style="height: 75px; margin-left: -200px; position: relative; width: 700px; z-index: 15; " id="footer_layer">
<div style="height: 0px; line-height: 0px; " class="bumper"> </div>
<a target="_blank" data-href="//www.me.com" title="//www.me.com"><img src="Welcome_files/mwmac.png" alt="Made on a Mac" title="Made on a Mac" style="border: none; height: 50px; left: 280px; opacity: 0.35; position: absolute; top: 13px; width: 139px; z-index: 1; " id="id6" /></a>
<span><a id="hid0" style="display: none" href="//www.rjmprogramming.com.au/Welcome.html">Welcome</a>
<a id="hid1" style="display: none" href="//www.rjmprogramming.com.au/About_Us.html">About Us</a>
<a id="hid2" style="display: none" href="//www.rjmprogramming.com.au/Contact_Us.html">/Contact Us</a>
<a id="hid3" style="display: none" href="//www.rjmprogramming.com.au/News.html">/News</a>
<a id="hid4" style="display: none" href="//www.rjmprogramming.com.au/Services.html">/Services</a>
<a id="hid5" style="display: none" href="//www.rjmprogramming.com.au/Guestbook.html">/Guestbook</a>
<a id="hid6" style="display: none" href="//www.rjmprogramming.com.au/Links.html">/Links</a></span>
</div>
</div>
</div>
</div>
<SCRIPT type="text/javascript">
//alert(parent.document.url);
if (document.referrer.indexOf("translate.google") > 0) {
var ourhid1=document.getElementById('hid1');
ourhid1.style.display = 'block';
var ourhid2=document.getElementById('hid2');
ourhid2.style.display = 'block';
var ourhid3=document.getElementById('hid3');
ourhid3.style.display = 'block';
var ourhid4=document.getElementById('hid4');
ourhid4.style.display = 'block';
var ourhid5=document.getElementById('hid5');
ourhid5.style.display = 'block';
var ourhid6=document.getElementById('hid6');
ourhid6.style.display = 'block';
}
topbit();
</SCRIPT>
<iframe id='flkdiv' style='display:none;width:100%;height:900px;' src='dummy.html'></iframe>
<a id="abod" style="display: none;" href="#"></a>
<script type='text/javascript'>
function toggle() { var dq = String.fromCharCode(34);
var xnewstr="", os=document.getElementById("tuts");
if (wasstr == "") { var isdq=os.innerHTML.split(dq); wasstr=isdq[0]; for (var iii=1; iii < isdq.length; iii++) { wasstr = wasstr + dq + isdq[iii]; } }
var newstr='<option selected="selected" value=" ">Slideshows and Web Applications (show blog, toggle sort order) ...</option><option id="MyNew-20130330" onclick=' + "'" + 'windowopen(';
newstr = newstr + dq + "//www.rjmprogramming.com.au/VB.NET/AJob/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VB.NET/AJob/'>A Job (Slideshow or Web Application or Game or Image) (20130330)</option><option id='MyNew-20170429' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/a_to_z.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_to_z.html'>A to Z Puzzle Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170429)</option><option id='MyNew-20130616' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Access/CSVImport/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Access/CSVImport/'>Access CSV Import Primer Tutorial (Slideshow or Web Application or Game or Image) (20130616)</option><option id='MyNew-20130516' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Access/Tutorial/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Access/Tutorial/'>Access Primer Tutorial (Slideshow or Web Application or Game or Image) (20130516)</option><option id='MyNew-20130827' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Access/StoredProcedure/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Access/StoredProcedure/'>Access Stored Procedures Primer Tutorial (Slideshow or Web Application or Game or Image) (20130827)</option><option id='MyNew-20150413' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/Acronym/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/Acronym/'>Acronyms Lookup Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150413)</option><option id='MyNew-20150412' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/Acronym/getacronymdata.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/Acronym/getacronymdata.html'>Acronyms Lookup Primer Tutorial (Slideshow or Web Application or Game or Image) (20150412)</option><option id='MyNew-20191014' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/Acronym/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/Acronym/'>Acronyms Lookup Wikipedia Tutorial (Slideshow or Web Application or Game or Image) (20191014)</option><option id='MyNew-20140716' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/eCommerce/eCommerce_Magento.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/eCommerce/eCommerce_Magento.m4v'>Administration of Magento eCommerce Primer Tutorial (Slideshow or Web Application or Game or Image) (20140716)</option><option id='MyNew-20140201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/eCommerce/eCommerce_osCommerce.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/eCommerce/eCommerce_osCommerce.m4v'>Administration of osCommerce eCommerce Primer Tutorial (Slideshow or Web Application or Game or Image) (20140201)</option><option id='MyNew-20140211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/eCommerce/eCommerce_VirtueMart.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/eCommerce/eCommerce_VirtueMart.m4v'>Administration of VirtueMart eCommerce Primer Tutorial (Slideshow or Web Application or Game or Image) (20140211)</option><option id='MyNew-20170610' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/adobe_acrobat_reader.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/adobe_acrobat_reader.jpg'>Adobe Acrobat Reader Windows PDF Version Primer Tutorial (Slideshow or Web Application or Game or Image) (20170610)</option><option id='MyNew-20160505' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/AdobeReader.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/AdobeReader.jpg'>Adobe PDF Reader Primer Tutorial (Slideshow or Web Application or Game or Image) (20160505)</option><option id='MyNew-20181002' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/psd_gimp.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/psd_gimp.pdf'>Adobe Photoshop PSD to Gimp Primer Tutorial (Slideshow or Web Application or Game or Image) (20181002)</option><option id='MyNew-20191004' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/adobe_xd.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/adobe_xd.pdf'>Adobe XD Web Design Tool Primer Tutorial (Slideshow or Web Application or Game or Image) (20191004)</option><option id='MyNew-20130409' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/AdvInst/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/AdvInst/'>Advanced Installer Primer Tutorial (Slideshow or Web Application or Game or Image) (20130409)</option><option id='MyNew-20130620' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/FileSharing/Mac/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/FileSharing/Mac/'>Advantage CSV Import via File Server Sharing Primer Tutorial (Slideshow or Web Application or Game or Image) (20130620)</option><option id='MyNew-20130408' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Advantage/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Advantage/'>Advantage Database Server Primer Tutorial (Slideshow or Web Application or Game or Image) (20130408)</option><option id='MyNew-20130828' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Advantage/StoredProcedure/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Advantage/StoredProcedure/'>Advantage Stored Procedures Primer Tutorial (Slideshow or Web Application or Game or Image) (20130828)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170705' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/adverb_type_modifying.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/adverb_type_modifying.html'>Adverb Types Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170705)</option><option id='MyNew-20131106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Grab/AndThen/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Grab/AndThen/'>After Screen Capture Primer Tutorial (Slideshow or Web Application or Game or Image) (20131106)</option><option id='MyNew-20180613' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Agenda Speech to Text to Speech LibreOffice Wizard Tutorial (Slideshow or Web Application or Game or Image) (20180613)</option><option id='MyNew-20190310' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/watch?v=kNmks05hvKg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/watch?v=kNmks05hvKg'>AirDrop Better than Good Tutorial (Slideshow or Web Application or Game or Image) (20190310)</option><option id='MyNew-20170720' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/airdrop.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/airdrop.gif'>AirDrop Primer Tutorial (Slideshow or Web Application or Game or Image) (20170720)</option><option id='MyNew-20150221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/iOS8/EndGame/igc9.mov";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/EndGame/igc9.mov'>AirServer on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20150221)</option><option id='MyNew-20140717' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Ajax/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Ajax/'>Ajax All Textboxes All Mandatory Form Primer Tutorial (Slideshow or Web Application or Game or Image) (20140717)</option><option id='MyNew-20131222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion FollowUp Tutorial (Slideshow or Web Application or Game or Image) (20131222)</option><option id='MyNew-20200322' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Geo to Map Bug Tutorial (Slideshow or Web Application or Game or Image) (20200322)</option><option id='MyNew-20190709' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Internationalization Capitals Tutorial (Slideshow or Web Application or Game or Image) (20190709)</option><option id='MyNew-20190708' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Internationalization Email Tutorial (Slideshow or Web Application or Game or Image) (20190708)</option><option id='MyNew-20190707' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Internationalization Revisit Tutorial (Slideshow or Web Application or Game or Image) (20190707)</option><option id='MyNew-20190711' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Internationalization Stay Tutorial (Slideshow or Web Application or Game or Image) (20190711)</option><option id='MyNew-20190710' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Internationalization Trip Tutorial (Slideshow or Web Application or Game or Image) (20190710)</option><option id='MyNew-20150521' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20150521)</option><option id='MyNew-20131221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Ajax/AutoCompletion/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/'>Ajax Auto-completion Primer Tutorial (Slideshow or Web Application or Game or Image) (20131221)</option><option id='MyNew-20200323' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Ajax/AutoCompletion/auto_language_complete.html'>Ajax Auto-completion Refinement Tutorial (Slideshow or Web Application or Game or Image) (20200323)</option><option id='MyNew-20181127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/json_code.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/json_code.php'>Ajax FormData Javascript JSON Parse and Stringify Primer Tutorial (Slideshow or Web Application or Game or Image) (20181127)</option><option id='MyNew-20191028' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/no_body.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/no_body.php'>Ajax FormData Object No Body PHP Email Tutorial (Slideshow or Web Application or Game or Image) (20191028)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20191029' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/no_body.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/no_body.php'>Ajax FormData Object No Body PHP PDF Tutorial (Slideshow or Web Application or Game or Image) (20191029)</option><option id='MyNew-20191027' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/no_body.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/no_body.php'>Ajax FormData Object No Body PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20191027)</option><option id='MyNew-20140123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/get_weather_auto_completion.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/get_weather_auto_completion.php'>Ajax Global Weather Auto-completion Tutorial (Slideshow or Web Application or Game or Image) (20140123)</option><option id='MyNew-20140106' onclick='windowopen(";
newstr = newstr + dq + "HTTP Get Primer Tutorial";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/get_weather.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='HTTP Get Primer Tutorial";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/get_weather.php'>Ajax Global Weather HTTP Get Primer Tutorial (Slideshow or Web Application or Game or Image) (20140106)</option><option id='MyNew-20140130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Ajax/jQuery/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Ajax/jQuery/'>Ajax jQuery Primer Tutorial (Slideshow or Web Application or Game or Image) (20140130)</option><option id='MyNew-20140611' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Ajax/JSON/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Ajax/JSON/'>Ajax Local JSON Primer Tutorial (Slideshow or Web Application or Game or Image) (20140611)</option><option id='MyNew-20221126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ajax_php_example.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Firstname Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20221126)</option><option id='MyNew-20221207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ajax_php_example.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Game Makeover Tutorial (Slideshow or Web Application or Game or Image) (20221207)</option><option id='MyNew-20221202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ajax_php_example.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Game Wikipedia Images Tutorial (Slideshow or Web Application or Game or Image) (20221202)</option><option id='MyNew-20221205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ajax_php_example.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Game Wikipedia Images Wait Tutorial (Slideshow or Web Application or Game or Image) (20221205)</option><option id='MyNew-20221127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ajax_php_example.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Games Tutorial (Slideshow or Web Application or Game or Image) (20221127)</option><option id='MyNew-20221206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ajax_php_example.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP National Capitals Game Flags Tutorial (Slideshow or Web Application or Game or Image) (20221206)</option><option id='MyNew-20221130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ajax_php_example.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP RegEx Entry Games Tutorial (Slideshow or Web Application or Game or Image) (20221130)</option><option id='MyNew-20221128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ajax_php_example.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Your Games Tutorial (Slideshow or Web Application or Game or Image) (20221128)</option><option id='MyNew-20221129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ajax_php_example.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ajax_php_example.html'>Ajax PHP Your Recallable Games Tutorial (Slideshow or Web Application or Game or Image) (20221129)</option><option id='MyNew-20130319' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ajax.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ajax.php'>Ajax Preview Window Tutorial (Slideshow or Web Application or Game or Image) (20130319)</option><option id='MyNew-20140110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/WordpressRandomFeedPost/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/WordpressRandomFeedPost/'>Ajax Random WordPress Feed Post Primer Tutorial (Slideshow or Web Application or Game or Image) (20140110)</option><option id='MyNew-20160705' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/alliteratedsynonyms_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/alliteratedsynonyms_chalkboard.html'>Alliterated Synonyms Word Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160705)</option><option id='MyNew-20170917' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/amino_acids.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/amino_acids.html'>Amino Acids Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170917)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20161221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/amphibian_lookup.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/amphibian_lookup.html'>Amphibian Research Primer Tutorial (Slideshow or Web Application or Game or Image) (20161221)</option><option id='MyNew-20160515' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/interpretive_style.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/interpretive_style.jpg'>An Interpretive Style of Web Programming Tutorial (Slideshow or Web Application or Game or Image) (20160515)</option><option id='MyNew-20160819' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/analogue_clock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/analogue_clock.html'>Analogue Clock Primer Tutorial (Slideshow or Web Application or Game or Image) (20160819)</option><option id='MyNew-20190917' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/get_tz.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/get_tz.php'>Analogue Clock Timezone Abbreviation Tutorial (Slideshow or Web Application or Game or Image) (20190917)</option><option id='MyNew-20160823' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/analogue_clock.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/analogue_clock.htm'>Analogue Clock Timezone Tutorial (Slideshow or Web Application or Game or Image) (20160823)</option><option id='MyNew-20151107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Learning/Programming/?isMobile=n";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Learning/Programming/?isMobile=n'>Android App Learning Programming UX Overlay Tutorial (Slideshow or Web Application or Game or Image) (20151107)</option><option id='MyNew-20150316' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/LP-Android-Question.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/LP-Android-Question.jpg'>Android App Learning Programming UX Primer Tutorial (Slideshow or Web Application or Game or Image) (20150316)</option><option id='MyNew-20130317' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/Primer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/Primer/'>Android Application (on Windows) Primer Tutorial (Slideshow or Web Application or Game or Image) (20130317)</option><option id='MyNew-20170109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/android_logitech.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/android_logitech.pdf'>Android Bluetooth Keyboard Primer Tutorial (Slideshow or Web Application or Game or Image) (20170109)</option><option id='MyNew-20150310' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/Camera/iPhoto/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/Camera/iPhoto/'>Android Camera to Mac iPhoto Primer Tutorial (Slideshow or Web Application or Game or Image) (20150310)</option><option id='MyNew-20181020' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/email-desktop.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/email-desktop.pdf'>Android Desktop Icon Primer Tutorial (Slideshow or Web Application or Game or Image) (20181020)</option><option id='MyNew-20160722' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/android_macbookpro.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/android_macbookpro.jpg'>Android Disk to MacBook Pro Disk Tutorial (Slideshow or Web Application or Game or Image) (20160722)</option><option id='MyNew-20161028' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/stream_of_consciousness.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/stream_of_consciousness.jpg'>Android Disk to Windows Disk Tutorial (Slideshow or Web Application or Game or Image) (20161028)</option><option id='MyNew-20161102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/IMG_0613.JPG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/IMG_0613.JPG'>Android Home Screen Webpage Url Shortcut Tutorial (Slideshow or Web Application or Game or Image) (20161102)</option><option id='MyNew-20150129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/Morsecodeemail/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/Morsecodeemail/'>Android Studio Google Play Ready Primer Tutorial (Slideshow or Web Application or Game or Image) (20150129)</option><option id='MyNew-20160215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/Eslideas/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/Eslideas/'>Android Studio on Mac OS X Primer Tutorial (Slideshow or Web Application or Game or Image) (20160215)</option><option id='MyNew-20140307' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/AndroidStudio/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/AndroidStudio/'>Android Studio Primer Tutorial (Slideshow or Web Application or Game or Image) (20140307)</option><option id='MyNew-20180614' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/lpvia.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/lpvia.jpg'>Android Studio Project Copy Tutorial (Slideshow or Web Application or Game or Image) (20180614)</option><option id='MyNew-20180623' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/eslimend.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/eslimend.pdf'>Android Studio Project End ESL Ideas Tutorial (Slideshow or Web Application or Game or Image) (20180623)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180620' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/aalp.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/aalp.pdf'>Android Studio Project Middle End Game Issues Tutorial (Slideshow or Web Application or Game or Image) (20180620)</option><option id='MyNew-20180622' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/eslim.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/eslim.jpg'>Android Studio Project Middle ESL Ideas Tutorial (Slideshow or Web Application or Game or Image) (20180622)</option><option id='MyNew-20160218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/Eslideas/android_studio_rpd-10of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/Eslideas/android_studio_rpd-10of.jpg'>Android Studio Real Physical Device Tutorial (Slideshow or Web Application or Game or Image) (20160218)</option><option id='MyNew-20150128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/TicTacToe/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/TicTacToe/'>Android Studio Tic Tac Toe Game Tutorial (Slideshow or Web Application or Game or Image) (20150128)</option><option id='MyNew-20140622' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/AngularJS/CustomDirectives/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/AngularJS/CustomDirectives/'>AngularJS Javascript Custom Directives Tutorial (Slideshow or Web Application or Game or Image) (20140622)</option><option id='MyNew-20140619' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/AngularJS/Form/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/AngularJS/Form/'>AngularJS Javascript Form Tutorial (Slideshow or Web Application or Game or Image) (20140619)</option><option id='MyNew-20140608' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/AngularJS/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/AngularJS/'>AngularJS Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20140608)</option><option id='MyNew-20140625' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/AngularJS/Services/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/AngularJS/Services/'>AngularJS Javascript Services Tutorial (Slideshow or Web Application or Game or Image) (20140625)</option><option id='MyNew-20171227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF and Slideshow via PHP Writing PHP Data URI Tutorial (Slideshow or Web Application or Game or Image) (20171227)</option><option id='MyNew-20171228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF and Video via PHP Writing PHP Data URI Tutorial (Slideshow or Web Application or Game or Image) (20171228)</option><option id='MyNew-20200702' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Audio or Video Foreground Tutorial (Slideshow or Web Application or Game or Image) (20200702)</option><option id='MyNew-20230513' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creation Install Paths Tutorial (Slideshow or Web Application or Game or Image) (20230513)</option><option id='MyNew-20210713' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creation on Windows MAMP Tutorial (Slideshow or Web Application or Game or Image) (20210713)</option><option id='MyNew-20230511' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creation on Windows MAMP Tutorial (Slideshow or Web Application or Game or Image) (20230511)</option><option id='MyNew-20230512' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creation on Windows MAMP via PDF Tutorial (Slideshow or Web Application or Game or Image) (20230512)</option><option id='MyNew-20201223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated Gif Creator Image Dimensions Tutorial (Slideshow or Web Application or Game or Image) (20201223)</option><option id='MyNew-20201224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated Gif Creator Image Filters Tutorial (Slideshow or Web Application or Game or Image) (20201224)</option><option id='MyNew-20220319' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Overlayed Images Top Left Tutorial (Slideshow or Web Application or Game or Image) (20220319)</option><option id='MyNew-20220316' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Overlayed Images Tutorial (Slideshow or Web Application or Game or Image) (20220316)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20211102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator PDF Conversion Tutorial (Slideshow or Web Application or Game or Image) (20211102)</option><option id='MyNew-20211105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator PDF Last Reveal Tutorial (Slideshow or Web Application or Game or Image) (20211105)</option><option id='MyNew-20211104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator PDF Order Tutorial (Slideshow or Web Application or Game or Image) (20211104)</option><option id='MyNew-20211103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator PDF Share Tutorial (Slideshow or Web Application or Game or Image) (20211103)</option><option id='MyNew-20211101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Slide Specific Application Tutorial (Slideshow or Web Application or Game or Image) (20211101)</option><option id='MyNew-20190320' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Tabbing Problem Fix Tutorial (Slideshow or Web Application or Game or Image) (20190320)</option><option id='MyNew-20210104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated Gif Creator Variable Slide Delays Tutorial (Slideshow or Web Application or Game or Image) (20210104)</option><option id='MyNew-20211109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Video Intranet Tutorial (Slideshow or Web Application or Game or Image) (20211109)</option><option id='MyNew-20211106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Video Revisit Tutorial (Slideshow or Web Application or Game or Image) (20211106)</option><option id='MyNew-20211107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Creator Video Share Tutorial (Slideshow or Web Application or Game or Image) (20211107)</option><option id='MyNew-20201221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated Gif Creator Watermark Colour Tutorial (Slideshow or Web Application or Game or Image) (20201221)</option><option id='MyNew-20201222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated Gif Creator Watermark Display Mode Tutorial (Slideshow or Web Application or Game or Image) (20201222)</option><option id='MyNew-20230509' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Dimensions Programmatic Help Tutorial (Slideshow or Web Application or Game or Image) (20230509)</option><option id='MyNew-20230506' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF HTML Image Slide Tutorial (Slideshow or Web Application or Game or Image) (20230506)</option><option id='MyNew-20221123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF ImageMagick Cache Backup Tutorial (Slideshow or Web Application or Game or Image) (20221123)</option><option id='MyNew-20221122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF ImageMagick Commercial Considerations Tutorial (Slideshow or Web Application or Game or Image) (20221122)</option><option id='MyNew-20230507' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Link Image Slide Tutorial (Slideshow or Web Application or Game or Image) (20230507)</option><option id='MyNew-20200626' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Local Browse Tutorial (Slideshow or Web Application or Game or Image) (20200626)</option><option id='MyNew-20221120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Meta Refresh Simulation Download Tutorial (Slideshow or Web Application or Game or Image) (20221120)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20221121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Meta Refresh Simulation ImageMagick Switches Tutorial (Slideshow or Web Application or Game or Image) (20221121)</option><option id='MyNew-20221119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Meta Refresh Simulation Tutorial (Slideshow or Web Application or Game or Image) (20221119)</option><option id='MyNew-20200627' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Random Slide Order Tutorial (Slideshow or Web Application or Game or Image) (20200627)</option><option id='MyNew-20230504' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Slide QR Code and Webpage Screenshot URL Tutorial (Slideshow or Web Application or Game or Image) (20230504)</option><option id='MyNew-20151013' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animated_gif_slides.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animated_gif_slides.php'>Animated GIF Slides via ImageMagick Primer Tutorial (Slideshow or Web Application or Game or Image) (20151013)</option><option id='MyNew-20230505' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF SVG Slide Tutorial (Slideshow or Web Application or Game or Image) (20230505)</option><option id='MyNew-20230508' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Text SVG Image Slide Tutorial (Slideshow or Web Application or Game or Image) (20230508)</option><option id='MyNew-20130309' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Gifpal/iFrame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Gifpal/iFrame.html'>Animated GIF using Gifpal Tutorial (Slideshow or Web Application or Game or Image) (20130309)</option><option id='MyNew-20230510' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF via PDF Input Tutorial (Slideshow or Web Application or Game or Image) (20230510)</option><option id='MyNew-20171226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF via PHP Writing PHP Data URI Tutorial (Slideshow or Web Application or Game or Image) (20171226)</option><option id='MyNew-20150916' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/'>Animated GIF via PHP Writing PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20150916)</option><option id='MyNew-20190121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Via Sequenced Images Delimiter Tutorial (Slideshow or Web Application or Game or Image) (20190121)</option><option id='MyNew-20190120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Animated GIF Via Sequenced Images Tutorial (Slideshow or Web Application or Game or Image) (20190120)</option><option id='MyNew-20200624' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/imagine__follow_up.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/imagine__follow_up.gif'>Animated GIF Watermark Comments Karaoke Tutorial (Slideshow or Web Application or Game or Image) (20200624)</option><option id='MyNew-20200623' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/imagine.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/imagine.gif'>Animated GIF Watermark Comments Personalization Tutorial (Slideshow or Web Application or Game or Image) (20200623)</option><option id='MyNew-20200622' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/water_cycle.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/water_cycle.pdf'>Animated GIF Watermark Comments Tutorial (Slideshow or Web Application or Game or Image) (20200622)</option><option id='MyNew-20220914' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/http_user_agent.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/http_user_agent.jpg'>Animated GIF WordPress Background Image Animation Tutorial (Slideshow or Web Application or Game or Image) (20220914)</option><option id='MyNew-20211116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/animated_linear_gradient_border.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/animated_linear_gradient_border.jpg'>Animated Linear Gradient Border Primer Tutorial (Slideshow or Web Application or Game or Image) (20211116)</option><option id='MyNew-20181025' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/raf.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/raf.html'>Animation via RequestAnimationFrame Event Tutorial (Slideshow or Web Application or Game or Image) (20181025)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20181024' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/raf.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/raf.html'>Animation via RequestAnimationFrame Primer Tutorial (Slideshow or Web Application or Game or Image) (20181024)</option><option id='MyNew-20130406' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VB.NET/GUI/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VB.NET/GUI/'>Another Desktop Job and its GUI Event Analysis (Slideshow or Web Application or Game or Image) (20130406)</option><option id='MyNew-20160602' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Ansible/Jenkins/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Ansible/Jenkins/'>Ansible and Vagrant Deploys Git and Jenkins Primer Tutorial (Slideshow or Web Application or Game or Image) (20160602)</option><option id='MyNew-20160202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Ansible/Inventory/Dynamic";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Ansible/Inventory/Dynamic'>Ansible Dynamic Inventory Tutorial (Slideshow or Web Application or Game or Image) (20160202)</option><option id='MyNew-20160102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Ansible/ansible-99of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Ansible/ansible-99of.jpg'>Ansible Hello World Primer Tutorial (Slideshow or Web Application or Game or Image) (20160102)</option><option id='MyNew-20160118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Ansible/Inventory/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Ansible/Inventory/'>Ansible Inventory Primer Tutorial (Slideshow or Web Application or Game or Image) (20160118)</option><option id='MyNew-20160104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Ansible/ansible_playbook-99of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Ansible/ansible_playbook-99of.jpg'>Ansible Playbook Primer Tutorial (Slideshow or Web Application or Game or Image) (20160104)</option><option id='MyNew-20160105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Ansible/ansible_playbook_tls-99of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Ansible/ansible_playbook_tls-99of.jpg'>Ansible Playbook TLS Tutorial (Slideshow or Web Application or Game or Image) (20160105)</option><option id='MyNew-20230704' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Background Tutorial (Slideshow or Web Application or Game or Image) (20230704)</option><option id='MyNew-20211115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Fixed Tutorial (Slideshow or Web Application or Game or Image) (20211115)</option><option id='MyNew-20230703' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Genericization Tutorial (Slideshow or Web Application or Game or Image) (20230703)</option><option id='MyNew-20230630' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Mobile Tutorial (Slideshow or Web Application or Game or Image) (20230630)</option><option id='MyNew-20180301' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180301)</option><option id='MyNew-20230629' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Snapshots Tutorial (Slideshow or Web Application or Game or Image) (20230629)</option><option id='MyNew-20211120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Toast Tutorial (Slideshow or Web Application or Game or Image) (20211120)</option><option id='MyNew-20230705' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ants_up_the_wall.html'>Ants Up a Wall Game Top Border Tutorial (Slideshow or Web Application or Game or Image) (20230705)</option><option id='MyNew-20171110' onclick='windowopen(";
newstr = newstr + dq + "//www.citethisforme.com/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.citethisforme.com/'>APA Referencing Primer Tutorial (Slideshow or Web Application or Game or Image) (20171110)</option><option id='MyNew-20131202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/htaccess.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/htaccess.jpg'>Apache .htaccess and mod_rewrite Primer Tutorial (Slideshow or Web Application or Game or Image) (20131202)</option><option id='MyNew-20140119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Coriolis/PHP_Global_Prepend_Append.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Coriolis/PHP_Global_Prepend_Append.jpg'>Apache .htaccess Autoprepend Autoappend Primer Tutorial (Slideshow or Web Application or Game or Image) (20140119)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140821' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/WebServer/Apache/IndexOrNot.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/WebServer/Apache/IndexOrNot.jpg'>Apache .htaccess Prevent Directory Listing Tutorial (Slideshow or Web Application or Game or Image) (20140821)</option><option id='MyNew-20140518' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/conversation_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/conversation_supervisor.php'>Apache CentOS WebServer and The Three Ps Primer Tutorial (Slideshow or Web Application or Game or Image) (20140518)</option><option id='MyNew-20160708' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Apache/block_htaccess.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Apache/block_htaccess.jpg'>Apache IP Blocking Primer Tutorial (Slideshow or Web Application or Game or Image) (20160708)</option><option id='MyNew-20221117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Noughtsandcrosses/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Noughtsandcrosses/'>Apache PHP Code Control Tutorial (Slideshow or Web Application or Game or Image) (20221117)</option><option id='MyNew-20190608' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Apache/apache_webserver_directory_protection.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Apache/apache_webserver_directory_protection.gif'>Apache Web Server Directory Privacy via cPanel Tutorial (Slideshow or Web Application or Game or Image) (20190608)</option><option id='MyNew-20200206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Apache/cpanel_ftp.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Apache/cpanel_ftp.pdf'>Apache Web Server ftp via cPanel Tutorial (Slideshow or Web Application or Game or Image) (20200206)</option><option id='MyNew-20130909' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ThreePs/Web_Three_Ps.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ThreePs/Web_Three_Ps.png'>Apache WebServer on Mac and The Three P's Primer Tutorial (Slideshow or Web Application or Game or Image) (20130909)</option><option id='MyNew-20131104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Configuration/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Configuration/'>Apache/PHP/MySql Configuration Primer Tutorial (Slideshow or Web Application or Game or Image) (20131104)</option><option id='MyNew-20170726' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mamp_language.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mamp_language.jpg'>Apache/PHP/MySql Linux Language Considerations Primer Tutorial (Slideshow or Web Application or Game or Image) (20170726)</option><option id='MyNew-20140706' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/phpBB/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/phpBB/'>Apache/PHP/MySql phpBB Forum Primer Tutorial (Slideshow or Web Application or Game or Image) (20140706)</option><option id='MyNew-20140703' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/eCommerce/Prestashop/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/eCommerce/Prestashop/'>Apache/PHP/MySql Prestashop eCommerce Primer Tutorial (Slideshow or Web Application or Game or Image) (20140703)</option><option id='MyNew-20230122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/dns_data_migration.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/dns_data_migration.gif'>Apache/PHP/MySql Web Hosting Website Migration DNS Tutorial (Slideshow or Web Application or Game or Image) (20230122)</option><option id='MyNew-20230203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/rsa_key_idea_after_migration.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/rsa_key_idea_after_migration.jpg'>Apache/PHP/MySql Web Hosting Website Migration ssh Tutorial (Slideshow or Web Application or Game or Image) (20230203)</option><option id='MyNew-20230121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/repair_table_wps_posts.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/repair_table_wps_posts.jpg'>Apache/PHP/MySql Web Hosting Website Migration Tutorial (Slideshow or Web Application or Game or Image) (20230121)</option><option id='MyNew-20170320' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/watch?v=3RBL2gLIq7s";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/watch?v=3RBL2gLIq7s'>Apple Dual Recording Dual Device Audio Tutorial (Slideshow or Web Application or Game or Image) (20170320)</option><option id='MyNew-20170319' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/watch?v=4ERm792lLLY";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/watch?v=4ERm792lLLY'>Apple Dual Recording Dual Device Cropped Tutorial (Slideshow or Web Application or Game or Image) (20170319)</option><option id='MyNew-20170321' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/watch?v=JZHrmhgatRg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/watch?v=JZHrmhgatRg'>Apple Dual Recording Dual Device Microphone Tutorial (Slideshow or Web Application or Game or Image) (20170321)</option><option id='MyNew-20170318' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/dual_recording.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/dual_recording.m4v'>Apple Dual Recording Dual Device Primer Tutorial (Slideshow or Web Application or Game or Image) (20170318)</option><option id='MyNew-20230225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/purchase_history.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/purchase_history.jpg'>Apple iOS Purchase History and Subscriptions Primer Tutorial (Slideshow or Web Application or Game or Image) (20230225)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160806' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/siri_setup_with_audio.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/siri_setup_with_audio.html'>Apple iOS Siri Audio Commentary Tutorial (Slideshow or Web Application or Game or Image) (20160806)</option><option id='MyNew-20160730' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/siri_setup.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/siri_setup.jpg'>Apple iOS Siri Primer Tutorial (Slideshow or Web Application or Game or Image) (20160730)</option><option id='MyNew-20210627' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/apple_wallet.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/apple_wallet.jpg'>Apple iOS Wallet Mobile Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20210627)</option><option id='MyNew-20210518' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/new_ipad_setup.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/new_ipad_setup.jpg'>Apple iPad to New iPad Bluetooth Assisted Setup Tutorial (Slideshow or Web Application or Game or Image) (20210518)</option><option id='MyNew-20190322' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/PagesStreamOfConsciousness.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/PagesStreamOfConsciousness.pdf'>Apple Pages Word Processor Making Of Tutorial (Slideshow or Web Application or Game or Image) (20190322)</option><option id='MyNew-20190318' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/Lost_and_Found_Flyer.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/Lost_and_Found_Flyer.pdf'>Apple Pages Word Processor Primer Tutorial (Slideshow or Web Application or Game or Image) (20190318)</option><option id='MyNew-20220221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php'>Apple Script Execution of Start Word Suggestions for Wordle Tutorial (Slideshow or Web Application or Game or Image) (20220221)</option><option id='MyNew-20220306' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/open_last_five_emails.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/open_last_five_emails.jpg'>Apple Script macOS Desktop Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20220306)</option><option id='MyNew-20220307' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/open_last_five_emails_scheduled.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/open_last_five_emails_scheduled.jpg'>Apple Script macOS Desktop Application Scheduled Tutorial (Slideshow or Web Application or Game or Image) (20220307)</option><option id='MyNew-20210703' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/apple_tv_no_remote_use_ipad_control_centre.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/apple_tv_no_remote_use_ipad_control_centre.gif'>Apple TV iPad Control Centre Remote Control Primer Tutorial (Slideshow or Web Application or Game or Image) (20210703)</option><option id='MyNew-20170509' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/apple_tv.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/apple_tv.jpg'>Apple TV Primer Tutorial (Slideshow or Web Application or Game or Image) (20170509)</option><option id='MyNew-20191103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/appletv.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/appletv.pdf'>Apple TV Setup via WiFi and Bluetooth Tutorial (Slideshow or Web Application or Game or Image) (20191103)</option><option id='MyNew-20131016' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/AppleScriptEditor/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/AppleScriptEditor/'>AppleScript Editor in Mac OS X Primer Tutorial (Slideshow or Web Application or Game or Image) (20131016)</option><option id='MyNew-20130508' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/AppleScriptPrimer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/AppleScriptPrimer/'>AppleScript Primer Tutorial (Slideshow or Web Application or Game or Image) (20130508)</option><option id='MyNew-20150804' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/AppleScriptEditor/AppleScript_Surfing.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/AppleScriptEditor/AppleScript_Surfing.jpg'>AppleScript Surfing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150804)</option><option id='MyNew-20230707' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/video_browse_preview.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_browse_preview.html'>Applying Onpageshow and Onpagehide and Onvisibilitychange Events Tutorial (Slideshow or Web Application or Game or Image) (20230707)</option><option id='MyNew-20210212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/Acronym/index.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/Acronym/index.htm'>AppML Acronyms Hierarchy Tutorial (Slideshow or Web Application or Game or Image) (20210212)</option><option id='MyNew-20210211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/Acronym/index.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/Acronym/index.htm'>AppML Acronyms Tutorial (Slideshow or Web Application or Game or Image) (20210211)</option><option id='MyNew-20210210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/AppML/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/AppML/index.html'>AppML Primer Tutorial (Slideshow or Web Application or Game or Image) (20210210)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ASPNet/VS2013Express/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ASPNet/VS2013Express/'>ASP.Net .Net 4.5 VS Web Express 2013 Primer Tutorial (Slideshow or Web Application or Game or Image) (20140218)</option><option id='MyNew-20130606' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ASPNet/Ajax/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ASPNet/Ajax/'>ASP.Net Ajax Primer Tutorial (Slideshow or Web Application or Game or Image) (20130606)</option><option id='MyNew-20130910' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ASPNet/ADONet/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ASPNet/ADONet/'>ASP.Net Dynamic Data Entity Framework Primer Tutorial (Slideshow or Web Application or Game or Image) (20130910)</option><option id='MyNew-20130921' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ASPNet/MVC/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ASPNet/MVC/'>ASP.Net MVC Primer Tutorial (Slideshow or Web Application or Game or Image) (20130921)</option><option id='MyNew-20140222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ASPNet/WcfService/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ASPNet/WcfService/'>ASP.Net VS 2013 Express Wcf Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20140222)</option><option id='MyNew-20130617' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ASPNet/WebService/Primer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ASPNet/WebService/Primer/'>ASP.Net Web Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20130617)</option><option id='MyNew-20140420' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ASPNet/VS2013Express/RazorV3/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ASPNet/VS2013Express/RazorV3/'>ASP.NET Website Razor v3 Primer Tutorial (Slideshow or Web Application or Game or Image) (20140420)</option><option id='MyNew-20130831' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MacOsX/Assembler/Assembler_MacTerminal.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MacOsX/Assembler/Assembler_MacTerminal.jpg'>Assembler for MacOSX 64bit Tutorial (Slideshow or Web Application or Game or Image) (20130831)</option><option id='MyNew-20130807' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/DOS/Assembler/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/DOS/Assembler/'>Assembler Primer Tutorial (Slideshow or Web Application or Game or Image) (20130807)</option><option id='MyNew-20200222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/audacity_install.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/audacity_install.pdf'>Audacity Audio Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20200222)</option><option id='MyNew-20210622' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes'>Audio and Video Creator via Media Browsing Image Background Email Tutorial (Slideshow or Web Application or Game or Image) (20210622)</option><option id='MyNew-20210621' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes'>Audio and Video Creator via Media Browsing Image Background Tutorial (Slideshow or Web Application or Game or Image) (20210621)</option><option id='MyNew-20210619' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes'>Audio and Video Creator via Media Browsing Multiple Forms Tutorial (Slideshow or Web Application or Game or Image) (20210619)</option><option id='MyNew-20210618' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php?allowaudio=yes&allowvideo=yes'>Audio and Video Creator via Media Browsing Tutorial (Slideshow or Web Application or Game or Image) (20210618)</option><option id='MyNew-20200726' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_ffmpeg_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Audio and Video Supervised Conversions Primer Tutorial (Slideshow or Web Application or Game or Image) (20200726)</option><option id='MyNew-20141021' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/wind.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/wind.php'>Audio on Web Browser Primer Tutorial (Slideshow or Web Application or Game or Image) (20141021)</option><option id='MyNew-20141024' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/audio_video.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/audio_video.html'>Audio Video Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20141024)</option><option id='MyNew-20141023' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/audio_video.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/audio_video.html'>Audio Video Primer Tutorial (Slideshow or Web Application or Game or Image) (20141023)</option><option id='MyNew-20170310' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ephemeral/upload_audio.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ephemeral/upload_audio.php'>Audio/Video HTML5 Form Input Capture via PHP Download Tutorial (Slideshow or Web Application or Game or Image) (20170310)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170308' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ephemeral/upload_audio.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ephemeral/upload_audio.php'>Audio/Video HTML5 Form Input Capture via PHP Email Tutorial (Slideshow or Web Application or Game or Image) (20170308)</option><option id='MyNew-20170307' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ephemeral/upload_audio.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ephemeral/upload_audio.php'>Audio/Video HTML5 Form Input Capture via PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20170307)</option><option id='MyNew-20210831' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/audiobooks_apple_airpods.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/audiobooks_apple_airpods.gif'>Audiobooks and Apple AirPods Primer Tutorial (Slideshow or Web Application or Game or Image) (20210831)</option><option id='MyNew-20221023' onclick='windowopen(";
newstr = newstr + dq + "//aussiebirdcount.org.au/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//aussiebirdcount.org.au/'>Australian Backyard Bird Count Tutorial (Slideshow or Web Application or Game or Image) (20221023)</option><option id='MyNew-20140630' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Australia/history/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Australia/history/'>Australian Historical Research Primer Tutorial (Slideshow or Web Application or Game or Image) (20140630)</option><option id='MyNew-20161204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language HTML Map Audio and YouTube Tutorial (Slideshow or Web Application or Game or Image) (20161204)</option><option id='MyNew-20150626' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language HTML Map jQuery YQL Tutorial (Slideshow or Web Application or Game or Image) (20150626)</option><option id='MyNew-20201105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language HTML Map Trove Tutorial (Slideshow or Web Application or Game or Image) (20201105)</option><option id='MyNew-20150625' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language Image Map Ajax Tutorial (Slideshow or Web Application or Game or Image) (20150625)</option><option id='MyNew-20150624' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language Image Map Checkbox Tutorial (Slideshow or Web Application or Game or Image) (20150624)</option><option id='MyNew-20150623' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language Image Map Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20150623)</option><option id='MyNew-20150622' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language Image Map Primer Tutorial (Slideshow or Web Application or Game or Image) (20150622)</option><option id='MyNew-20190218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/'>Australian Indigenous Language SVG Overlay Tutorial (Slideshow or Web Application or Game or Image) (20190218)</option><option id='MyNew-20200813' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/mygov_medicare_link_rebates.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/mygov_medicare_link_rebates.pdf'>Australian Medicare Rebates Banking Primer Tutorial (Slideshow or Web Application or Game or Image) (20200813)</option><option id='MyNew-20210702' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/fttn_nbn.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/fttn_nbn.jpg'>Australian NBN DSL Same ISP Modem Transfer Primer Tutorial (Slideshow or Web Application or Game or Image) (20210702)</option><option id='MyNew-20211022' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Dropdown Place Iframe Posting Tutorial (Slideshow or Web Application or Game or Image) (20211022)</option><option id='MyNew-20211021' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Dropdown Place Images Tutorial (Slideshow or Web Application or Game or Image) (20211021)</option><option id='MyNew-20211015' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Northern Territory Place Tutorial (Slideshow or Web Application or Game or Image) (20211015)</option><option id='MyNew-20190414' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Distances Map Chart Tutorial (Slideshow or Web Application or Game or Image) (20190414)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190413' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Distances Primer Tutorial (Slideshow or Web Application or Game or Image) (20190413)</option><option id='MyNew-20211019' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Images State Precedence Tutorial (Slideshow or Web Application or Game or Image) (20211019)</option><option id='MyNew-20211016' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Images Tutorial (Slideshow or Web Application or Game or Image) (20211016)</option><option id='MyNew-20190528' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Modal Backdrop Popup Move Tutorial (Slideshow or Web Application or Game or Image) (20190528)</option><option id='MyNew-20190527' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Modal Backdrop Popup Tutorial (Slideshow or Web Application or Game or Image) (20190527)</option><option id='MyNew-20190526' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>Australian Postcode Place Nearby Tutorial (Slideshow or Web Application or Game or Image) (20190526)</option><option id='MyNew-20220101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm'>AutoCompletion ComboBox Base URL Tutorial (Slideshow or Web Application or Game or Image) (20220101)</option><option id='MyNew-20211230' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm'>AutoCompletion ComboBox Drill Down Tutorial (Slideshow or Web Application or Game or Image) (20211230)</option><option id='MyNew-20211231' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm'>AutoCompletion ComboBox Mobile Tutorial (Slideshow or Web Application or Game or Image) (20211231)</option><option id='MyNew-20211229' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm'>AutoCompletion ComboBox Navigate Tutorial (Slideshow or Web Application or Game or Image) (20211229)</option><option id='MyNew-20211228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.html'>AutoCompletion ComboBox Primer Tutorial (Slideshow or Web Application or Game or Image) (20211228)</option><option id='MyNew-20220102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wikiautocompletion.htm'>AutoCompletion ComboBox Relative URL Tutorial (Slideshow or Web Application or Game or Image) (20220102)</option><option id='MyNew-20130322' onclick='windowopen(";
newstr = newstr + dq + "//www.autohotkey.com";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/AutoHotKey/Example/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.autohotkey.com";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/AutoHotKey/Example/'>AutoHotKey Primer Tutorial (Slideshow or Web Application or Game or Image) (20130322)</option><option id='MyNew-20140412' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/AutoHotKey/Record/TaskMgr_MsgBox.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/AutoHotKey/Record/TaskMgr_MsgBox.m4v'>AutoHotKey Record and Compile Primer Tutorial (Slideshow or Web Application or Game or Image) (20140412)</option><option id='MyNew-20130928' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/AutoHotKey/StayAwake/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/AutoHotKey/StayAwake/'>AutoHotKey StayAwake Tutorial (Slideshow or Web Application or Game or Image) (20130928)</option><option id='MyNew-20150731' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ASPNet/AutoHotKeySurf/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ASPNet/AutoHotKeySurf/'>AutoHotKey Surfing ASP.Net Primer Tutorial (Slideshow or Web Application or Game or Image) (20150731)</option><option id='MyNew-20150727' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/AutoHotKey/php_autohotkey-72of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/AutoHotKey/php_autohotkey-72of.jpg'>AutoHotKey Surfing PHP exec Tutorial (Slideshow or Web Application or Game or Image) (20150727)</option><option id='MyNew-20130519' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MacOsX/Automator/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MacOsX/Automator/'>Automator in Mac OS X Primer Tutorial (Slideshow or Web Application or Game or Image) (20130519)</option><option id='MyNew-20210714' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/background_ios_app_refeshing.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/background_ios_app_refeshing.gif'>Background App Refresh on iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20210714)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170822' onclick='windowopen(";
newstr = newstr + dq + "//edge.alluremedia.com.au/m/g/2015/12/NBN.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//edge.alluremedia.com.au/m/g/2015/12/NBN.jpg'>Bandwidth Throttling Primer Tutorial (Slideshow or Web Application or Game or Image) (20170822)</option><option id='MyNew-20220705' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/barcode_check.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/barcode_check.html'>Barcode Detection API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220705)</option><option id='MyNew-20130512' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Basic/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Basic/'>Basic Tutorial (Slideshow or Web Application or Game or Image) (20130512)</option><option id='MyNew-20190407' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/crop_via_ffmpeg.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/crop_via_ffmpeg.jpg'>Batch ffmpeg Image Cropping Primer Tutorial (Slideshow or Web Application or Game or Image) (20190407)</option><option id='MyNew-20190408' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/crop_via_ffmpeg.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/crop_via_ffmpeg.jpg'>Batch ffmpeg Image Scaling and Cropping Tutorial (Slideshow or Web Application or Game or Image) (20190408)</option><option id='MyNew-20170903' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/argument_to_setTimeout.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/argument_to_setTimeout.php'>Binding Javascript setTimeout Arguments PHP Tutorial (Slideshow or Web Application or Game or Image) (20170903)</option><option id='MyNew-20170314' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/argument_to_setTimeout.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/argument_to_setTimeout.html'>Binding Javascript setTimeout Arguments Primer Tutorial (Slideshow or Web Application or Game or Image) (20170314)</option><option id='MyNew-20170315' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/argument_to_setTimeout.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/argument_to_setTimeout.htm'>Binding Javascript setTimeout Arguments Trace Tutorial (Slideshow or Web Application or Game or Image) (20170315)</option><option id='MyNew-20200224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/bing_image_search.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/bing_image_search.gif'>Bing Image Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20200224)</option><option id='MyNew-20220317' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/red-wriggler-output.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/red-wriggler-output.mp4'>Biology Resources Primer Tutorial (Slideshow or Web Application or Game or Image) (20220317)</option><option id='MyNew-20230621' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm'>Blog Kaleidoscopic View Detail Tutorial (Slideshow or Web Application or Game or Image) (20230621)</option><option id='MyNew-20180305' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.html'>Blog Kaleidoscopic View Primer Tutorial (Slideshow or Web Application or Game or Image) (20180305)</option><option id='MyNew-20180306' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.html'>Blog Kaleidoscopic View Randomosity Tutorial (Slideshow or Web Application or Game or Image) (20180306)</option><option id='MyNew-20220527' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/index.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/index.htm'>Blog Posting Filtering Background Date Interfacing Tutorial (Slideshow or Web Application or Game or Image) (20220527)</option><option id='MyNew-20220517' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/more404.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/more404.jpg'>Blog Posting Filtering Background Interfacing Tutorial (Slideshow or Web Application or Game or Image) (20220517)</option><option id='MyNew-20190128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/vw_bluetooth_speakers.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/vw_bluetooth_speakers.pdf'>Bluetooth Audio on Volkswagen Golf Primer Tutorial (Slideshow or Web Application or Game or Image) (20190128)</option><option id='MyNew-20190406' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/BluetoothFileTransfer.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/BluetoothFileTransfer.mp4'>Bluetooth File Transfer Between macOS and Windows 10 Primer Tutorial (Slideshow or Web Application or Game or Image) (20190406)</option><option id='MyNew-20140705' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Blurb/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Blurb/'>Blurb eBooks and Books Primer Tutorial (Slideshow or Web Application or Game or Image) (20140705)</option><option id='MyNew-20150213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Blurb/StreetArtPublish/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Blurb/StreetArtPublish/'>Blurb Publish Primer Tutorial (Slideshow or Web Application or Game or Image) (20150213)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170719' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/body_cavities.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_cavities.html'>Body Cavities Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170719)</option><option id='MyNew-20170809' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/body_systems.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_systems.html'>Body Systems Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170809)</option><option id='MyNew-20130411' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/Bookmarklet/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/Bookmarklet/'>Bookmarklet via Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20130411)</option><option id='MyNew-20171204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dropcomparisonpunt.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dropcomparisonpunt.htm'>Bootstrap jQuery Plugin Primer Tutorial (Slideshow or Web Application or Game or Image) (20171204)</option><option id='MyNew-20220709' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.html'>Broadcast Channel API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220709)</option><option id='MyNew-20220712' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.php'>Broadcast Channel API Same Domain Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20220712)</option><option id='MyNew-20220711' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.php'>Broadcast Channel API Same Domain Sharing Tutorial (Slideshow or Web Application or Game or Image) (20220711)</option><option id='MyNew-20220710' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_api_test.php'>Broadcast Channel API Same Domain Tutorial (Slideshow or Web Application or Game or Image) (20220710)</option><option id='MyNew-20200728' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/button_vs_input_type_button.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_vs_input_type_button.html'>Button Versus Input Type Equals Button Primer Tutorial (Slideshow or Web Application or Game or Image) (20200728)</option><option id='MyNew-20200730' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flag_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flag_quiz.html'>Button Webpage Primer Tutorial (Slideshow or Web Application or Game or Image) (20200730)</option><option id='MyNew-20140310' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/File2dArray/File2dArray.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/File2dArray/File2dArray.jpg'>C 2D Array via File Tutorial (Slideshow or Web Application or Game or Image) (20140310)</option><option id='MyNew-20130421' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/fork/C_ChildProcess_Spawn.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/fork/C_ChildProcess_Spawn.jpg'>C Child Process for Linux Tutorial (Slideshow or Web Application or Game or Image) (20130421)</option><option id='MyNew-20140525' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/File/C_File_String.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/File/C_File_String.jpg'>C File Write and Read Primer Tutorial (Slideshow or Web Application or Game or Image) (20140525)</option><option id='MyNew-20130721' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/CSV/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/CSV/'>C in Xcode Read CSV Primer Tutorial (Slideshow or Web Application or Game or Image) (20130721)</option><option id='MyNew-20211227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/Recursion/better_find.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/Recursion/better_find.jpg'>C Recursion Find Revisit Tutorial (Slideshow or Web Application or Game or Image) (20211227)</option><option id='MyNew-20131001' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/Recursion/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/Recursion/'>C Recursion Primer Tutorial (Slideshow or Web Application or Game or Image) (20131001)</option><option id='MyNew-20211226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/Recursion/c_recursion_revisit.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/Recursion/c_recursion_revisit.gif'>C Recursion Revisit Tutorial (Slideshow or Web Application or Game or Image) (20211226)</option><option id='MyNew-20150730' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ASPNet/SortViaC/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ASPNet/SortViaC/'>C Sorting ASP.Net Primer Tutorial (Slideshow or Web Application or Game or Image) (20150730)</option><option id='MyNew-20150723' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/use_qsort.PNG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/use_qsort.PNG'>C Sorting Command Line Piping Tutorial (Slideshow or Web Application or Game or Image) (20150723)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20150722' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/use_qsort.GIF";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/use_qsort.GIF'>C Sorting Command Line Switch Tutorial (Slideshow or Web Application or Game or Image) (20150722)</option><option id='MyNew-20150725' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/php_c-12of.JPG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/php_c-12of.JPG'>C Sorting PHP exec Tutorial (Slideshow or Web Application or Game or Image) (20150725)</option><option id='MyNew-20150721' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/use_qsort.JPG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/use_qsort.JPG'>C Sorting Primer Tutorial (Slideshow or Web Application or Game or Image) (20150721)</option><option id='MyNew-20140315' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/string_timings/timings_c.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/string_timings/timings_c.jpg'>C String Function Timings Primer Tutorial (Slideshow or Web Application or Game or Image) (20140315)</option><option id='MyNew-20140918' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/C/http_vs_curl_vs_php_command_line.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/C/http_vs_curl_vs_php_command_line.png'>C Supervised PHP Modes of Use Primer Tutorial (Slideshow or Web Application or Game or Image) (20140918)</option><option id='MyNew-20130926' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/union/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/union/'>C Union Primer Tutorial (Slideshow or Web Application or Game or Image) (20130926)</option><option id='MyNew-20130407' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/Primer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/Primer/'>C via Xcode Primer Tutorial (Slideshow or Web Application or Game or Image) (20130407)</option><option id='MyNew-20130315' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CHash/Chash-Windows-Form-Desktop-Application-VisualStudio.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CHash/Chash-Windows-Form-Desktop-Application-VisualStudio.png'>C# in Visual Studio (Express) Windows Desktop Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20130315)</option><option id='MyNew-20130712' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CHash/XML/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CHash/XML/'>C# in Visual Studio and XML Primer Tutorial (Slideshow or Web Application or Game or Image) (20130712)</option><option id='MyNew-20130611' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/CardGameOnlineTemplate/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/CardGameOnlineTemplate/'>C# Online Template Card Game Tutorial (Slideshow or Web Application or Game or Image) (20130611)</option><option id='MyNew-20131020' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CHash/Socket/CHash_socket_Primer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CHash/Socket/CHash_socket_Primer.jpg'>C# Socket Primer Tutorial (Slideshow or Web Application or Game or Image) (20131020)</option><option id='MyNew-20130829' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CHash/TreeView/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CHash/TreeView/'>C# TreeView Primer Tutorial (Slideshow or Web Application or Game or Image) (20130829)</option><option id='MyNew-20130426' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/ReferencePointer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/ReferencePointer/'>C++ and C Reference Pointer Primer Tutorial (Slideshow or Web Application or Game or Image) (20130426)</option><option id='MyNew-20140306' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/cout_formatting/cout_formatting.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/cout_formatting/cout_formatting.jpg'>C++ Formatting cout Primer Tutorial (Slideshow or Web Application or Game or Image) (20140306)</option><option id='MyNew-20140627' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/istringstream/istringstream.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/istringstream/istringstream.jpg'>C++ MultiDimensional Array istringstream Tutorial (Slideshow or Web Application or Game or Image) (20140627)</option><option id='MyNew-20150615' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/OpenGL/OpenGL-70of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/OpenGL/OpenGL-70of.jpg'>C++ OpenGL in Xcode Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150615)</option><option id='MyNew-20150617' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/OpenGL/OpenGL-91of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/OpenGL/OpenGL-91of.jpg'>C++ OpenGL in Xcode Generic Regular Prism Drawing Tutorial (Slideshow or Web Application or Game or Image) (20150617)</option><option id='MyNew-20150616' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/OpenGL/OpenGL-83of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/OpenGL/OpenGL-83of.jpg'>C++ OpenGL in Xcode Hexagonal Prism Tutorial (Slideshow or Web Application or Game or Image) (20150616)</option><option id='MyNew-20150614' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/OpenGL/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/OpenGL/'>C++ OpenGL in Xcode Primer Tutorial (Slideshow or Web Application or Game or Image) (20150614)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20150619' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/WebGL/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/WebGL/'>C++ OpenGL to Javascript WebGL Conversion Primer Tutorial (Slideshow or Web Application or Game or Image) (20150619)</option><option id='MyNew-20221229' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/Recursion/fibonacci_series.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/Recursion/fibonacci_series.jpg'>C++ Recursion Fibonacci Series Tutorial (Slideshow or Web Application or Game or Image) (20221229)</option><option id='MyNew-20190920' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/ssh_x11.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/ssh_x11.gif'>C++ ssh Remote X11 Analogue Clock Tutorial (Slideshow or Web Application or Game or Image) (20190920)</option><option id='MyNew-20140421' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/vector/Std_Vector.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/vector/Std_Vector.jpg'>C++ std::vector Primer Tutorial (Slideshow or Web Application or Game or Image) (20140421)</option><option id='MyNew-20130629' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/WebView/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/WebView/'>C++ WebView and .Net Framework Update Tutorial (Slideshow or Web Application or Game or Image) (20130629)</option><option id='MyNew-20190915' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/x11_analogue_clock_animated.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/x11_analogue_clock_animated.jpg'>C++ X11 Analogue Clock Animation Tutorial (Slideshow or Web Application or Game or Image) (20190915)</option><option id='MyNew-20190914' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/x11_analogue_clock.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/x11_analogue_clock.jpg'>C++ X11 Analogue Clock Primer Tutorial (Slideshow or Web Application or Game or Image) (20190914)</option><option id='MyNew-20190918' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/get_tz.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/get_tz.php'>C++ X11 Analogue Clock Timezone Abbreviation Tutorial (Slideshow or Web Application or Game or Image) (20190918)</option><option id='MyNew-20190919' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/get_tz.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/get_tz.php'>C++ X11 Analogue Clock Timezone Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20190919)</option><option id='MyNew-20190916' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/get_tz.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/get_tz.php'>C++ X11 Analogue Clock Timezone Tutorial (Slideshow or Web Application or Game or Image) (20190916)</option><option id='MyNew-20141120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/sort/CPlusPlus_sort.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/sort/CPlusPlus_sort.png'>C++ Xcode Numerical Bubble Sort Tutorial (Slideshow or Web Application or Game or Image) (20141120)</option><option id='MyNew-20130403' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/CompositeObjects/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/CompositeObjects/'>C++ Xcode OOP Composite Objects Tutorial (Slideshow or Web Application or Game or Image) (20130403)</option><option id='MyNew-20131007' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/Exceptions/CPlusPlus_Exceptions_Primer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/Exceptions/CPlusPlus_Exceptions_Primer.jpg'>C++ Xcode OOP Exceptions Primer Tutorial (Slideshow or Web Application or Game or Image) (20131007)</option><option id='MyNew-20130725' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/FriendFunctions/FriendFunctions.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/FriendFunctions/FriendFunctions.jpg'>C++ Xcode OOP Friend Functions Tutorial (Slideshow or Web Application or Game or Image) (20130725)</option><option id='MyNew-20141004' onclick='windowopen(";
newstr = newstr + dq + "$@$";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='$@$'>C++ Xcode OOP Friend Overload Tutorial (Slideshow or Web Application or Game or Image) (20141004)</option><option id='MyNew-20130918' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/FunctionTemplate/CPlusPlus_Template_Primer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/FunctionTemplate/CPlusPlus_Template_Primer.jpg'>C++ Xcode OOP Function Template Primer Tutorial (Slideshow or Web Application or Game or Image) (20130918)</option><option id='MyNew-20130601' onclick='windowopen(";
newstr = newstr + dq + "$@$";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='$@$'>C++ Xcode OOP Multiple Inheritance Tutorial (Slideshow or Web Application or Game or Image) (20130601)</option><option id='MyNew-20130722' onclick='windowopen(";
newstr = newstr + dq + "$@$";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='$@$'>C++ Xcode OOP Operator Overloading Tutorial (Slideshow or Web Application or Game or Image) (20130722)</option><option id='MyNew-20130530' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/PolymorphicArray/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/PolymorphicArray/'>C++ Xcode OOP Polymorphic Array Tutorial (Slideshow or Web Application or Game or Image) (20130530)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/NetBeans/gdbserver/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/NetBeans/gdbserver/'>C, C++ NetBeans, gdbserver Debugging Primer Tutorial (Slideshow or Web Application or Game or Image) (20140127)</option><option id='MyNew-20131211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/NetBeans/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/NetBeans/'>C, C++ NetBeans, Xcode gcc Primer Tutorial (Slideshow or Web Application or Game or Image) (20131211)</option><option id='MyNew-20130810' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/CAD/index.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/CAD/index.php'>CAD Primer Tutorial (Slideshow or Web Application or Game or Image) (20130810)</option><option id='MyNew-20161127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ics_attachment.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ics_attachment.php'>Calendar iCal Integration Email Tutorial (Slideshow or Web Application or Game or Image) (20161127)</option><option id='MyNew-20161208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/TimelineChart/itinerary.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/itinerary.php'>Calendar iCal Integration Itinerary Post Tutorial (Slideshow or Web Application or Game or Image) (20161208)</option><option id='MyNew-20161213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/TimelineChart/itinerary.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/itinerary.php'>Calendar iCal Integration Itinerary Time Tutorial (Slideshow or Web Application or Game or Image) (20161213)</option><option id='MyNew-20161206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/TimelineChart/itinerary.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/itinerary.php'>Calendar iCal Integration Itinerary Tutorial (Slideshow or Web Application or Game or Image) (20161206)</option><option id='MyNew-20161125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ics_attachment.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ics_attachment.php'>Calendar iCal Integration Primer Tutorial (Slideshow or Web Application or Game or Image) (20161125)</option><option id='MyNew-20161201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php'>Calendar iCal Integration Timeline Tutorial (Slideshow or Web Application or Game or Image) (20161201)</option><option id='MyNew-20161126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ics_attachment.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ics_attachment.php'>Calendar iCal Integration Timezone Tutorial (Slideshow or Web Application or Game or Image) (20161126)</option><option id='MyNew-20161128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ics_attachment_wordpress.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ics_attachment_wordpress.jpg'>Calendar iCal Integration WordPress Tutorial (Slideshow or Web Application or Game or Image) (20161128)</option><option id='MyNew-20210929' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/calendar_location.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/calendar_location.gif'>Calendar Location Services Integration Tutorial (Slideshow or Web Application or Game or Image) (20210929)</option><option id='MyNew-20151022' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/full/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/full/'>Camera and Photos iPad Full Primer Tutorial (Slideshow or Web Application or Game or Image) (20151022)</option><option id='MyNew-20200606' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/live_mode.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/live_mode.mp4'>Camera App Photo Live Mode Primer Tutorial (Slideshow or Web Application or Game or Image) (20200606)</option><option id='MyNew-20200607' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/air_drop_messages_live_photo.mp4 ";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/air_drop_messages_live_photo.mp4 '>Camera App Photo Live Mode Sharing Tutorial (Slideshow or Web Application or Game or Image) (20200607)</option><option id='MyNew-20190329' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/Luna_Nala.mov";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/Luna_Nala.mov'>Camera App Video Slow Motion Primer Tutorial (Slideshow or Web Application or Game or Image) (20190329)</option><option id='MyNew-20190511' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/photo_delay.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/photo_delay.jpg'>Camera iOS App Delay Primer Tutorial (Slideshow or Web Application or Game or Image) (20190511)</option><option id='MyNew-20201122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/camera_topright.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/camera_topright.pdf'>Camera iOS App Filters Primer Tutorial (Slideshow or Web Application or Game or Image) (20201122)</option><option id='MyNew-20190928' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/iphone_camera_grid.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/iphone_camera_grid.pdf'>Camera iOS App Grid Primer Tutorial (Slideshow or Web Application or Game or Image) (20190928)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20201110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/Camera_iPhone_Focus_But_No_Aperture_Change.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/Camera_iPhone_Focus_But_No_Aperture_Change.gif'>Camera Pinch Closeup iPhone Photo Resolution Focus Tutorial (Slideshow or Web Application or Game or Image) (20201110)</option><option id='MyNew-20201109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/bee_various.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/bee_various.gif'>Camera Pinch Closeup iPhone Photo Resolution Primer Tutorial (Slideshow or Web Application or Game or Image) (20201109)</option><option id='MyNew-20200312' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/ios_cancel_subscription.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/ios_cancel_subscription.pdf'>Cancel Subscription in iOS iPhone Primer Tutorial (Slideshow or Web Application or Game or Image) (20200312)</option><option id='MyNew-20170131' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/IMG_0874.PNG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/IMG_0874.PNG'>Canva Infographics Primer Tutorial (Slideshow or Web Application or Game or Image) (20170131)</option><option id='MyNew-20160422' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Audio Tutorial (Slideshow or Web Application or Game or Image) (20160422)</option><option id='MyNew-20160429' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Clipboard Tutorial (Slideshow or Web Application or Game or Image) (20160429)</option><option id='MyNew-20160424' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Cookie Tutorial (Slideshow or Web Application or Game or Image) (20160424)</option><option id='MyNew-20160419' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/welcometonation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/welcometonation.html'>Canvas Annotation Email Attachment Image Fit Tutorial (Slideshow or Web Application or Game or Image) (20160419)</option><option id='MyNew-20160421' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Map Element Tutorial (Slideshow or Web Application or Game or Image) (20160421)</option><option id='MyNew-20160423' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Mobile Tutorial (Slideshow or Web Application or Game or Image) (20160423)</option><option id='MyNew-20160408' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Rotation Tutorial (Slideshow or Web Application or Game or Image) (20160408)</option><option id='MyNew-20160414' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Scale and Clip Tutorial (Slideshow or Web Application or Game or Image) (20160414)</option><option id='MyNew-20160425' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Snapshots Tutorial (Slideshow or Web Application or Game or Image) (20160425)</option><option id='MyNew-20160418' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/welcometonation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/welcometonation.html'>Canvas Annotation Email Attachment Transparency Tutorial (Slideshow or Web Application or Game or Image) (20160418)</option><option id='MyNew-20160404' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Annotation Email Attachment Undo Tutorial (Slideshow or Web Application or Game or Image) (20160404)</option><option id='MyNew-20160420' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/welcometonation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/welcometonation.html'>Canvas Annotation Email Attachment User Acceptance Tutorial (Slideshow or Web Application or Game or Image) (20160420)</option><option id='MyNew-20200611' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Canvas Annotations and Datetime or Number or Emoji Sequences Tutorial (Slideshow or Web Application or Game or Image) (20200611)</option><option id='MyNew-20200610' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Canvas Annotations and Datetime or Number Sequences Tutorial (Slideshow or Web Application or Game or Image) (20200610)</option><option id='MyNew-20160415' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Clickaround Where Is Primer Tutorial (Slideshow or Web Application or Game or Image) (20160415)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160402' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Email Attachment New Image Tutorial (Slideshow or Web Application or Game or Image) (20160402)</option><option id='MyNew-20160403' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Email Attachment Scribble Tutorial (Slideshow or Web Application or Game or Image) (20160403)</option><option id='MyNew-20220604' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html'>Canvas Graphics Editing in Zoomed Webpage Tutorial (Slideshow or Web Application or Game or Image) (20220604)</option><option id='MyNew-20181118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Canvas Image Capture Ajax FormData Ajax Email Tutorial (Slideshow or Web Application or Game or Image) (20181118)</option><option id='MyNew-20181116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Canvas Image Capture Ajax FormData Annotation Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20181116)</option><option id='MyNew-20181113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Canvas Image Capture Ajax FormData Annotation Tutorial (Slideshow or Web Application or Game or Image) (20181113)</option><option id='MyNew-20160325' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Image Email Attachment External Javascript Tutorial (Slideshow or Web Application or Game or Image) (20160325)</option><option id='MyNew-20160321' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.html'>Canvas Image Email Attachment Primer Tutorial (Slideshow or Web Application or Game or Image) (20160321)</option><option id='MyNew-20181115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Canvas Web Storage Image Capture Ajax FormData Annotation Tutorial (Slideshow or Web Application or Game or Image) (20181115)</option><option id='MyNew-20230323' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/card_sequence.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/card_sequence.html'>Card Sequence Game Multicoloured Dropdown and Mobile Tutorial (Slideshow or Web Application or Game or Image) (20230323)</option><option id='MyNew-20230322' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/card_sequence.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/card_sequence.html'>Card Sequence Game Sharing Tutorial (Slideshow or Web Application or Game or Image) (20230322)</option><option id='MyNew-20230321' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/card_sequence.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/card_sequence.html'>Card Sequence Game Tutorial (Slideshow or Web Application or Game or Image) (20230321)</option><option id='MyNew-20210704' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/carnextdoor.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/carnextdoor.gif'>CarNextDoor Vehicle Hiring App Primer Tutorial (Slideshow or Web Application or Game or Image) (20210704)</option><option id='MyNew-20130328' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css_primer_tutorial.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_primer_tutorial.jpg'>Cascading Style Sheets Primer Tutorial (Slideshow or Web Application or Game or Image) (20130328)</option><option id='MyNew-20130911' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/WebServer/Cassini/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/WebServer/Cassini/'>Cassini++ WebServer Primer Tutorial (Slideshow or Web Application or Game or Image) (20130911)</option><option id='MyNew-20200907' onclick='windowopen(";
newstr = newstr + dq + "$@$";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='$@$'>Cater for Rotation Lock on iPad Tutorial (Slideshow or Web Application or Game or Image) (20200907)</option><option id='MyNew-20181129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/exim_bit.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/exim_bit.gif'>CentOS Exim Advanced Configuration Primer Tutorial (Slideshow or Web Application or Game or Image) (20181129)</option><option id='MyNew-20210109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/exim_sanity_check_test.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/exim_sanity_check_test.gif'>CentOS Exim Mail Server Sanity Check Testing Tutorial (Slideshow or Web Application or Game or Image) (20210109)</option><option id='MyNew-20170831' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/centos_crond_zombie.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/centos_crond_zombie.jpg'>CentOS Linux Web Server Crontab Restart Primer Tutorial (Slideshow or Web Application or Game or Image) (20170831)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170712' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/centos_cpanel_restart.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/centos_cpanel_restart.jpg'>CentOS Linux Web Server Services Restart Primer Tutorial (Slideshow or Web Application or Game or Image) (20170712)</option><option id='MyNew-20190513' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/ssh_restart_cpanel.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/ssh_restart_cpanel.gif'>CentOS Linux Web Server ssh Restart Primer Tutorial (Slideshow or Web Application or Game or Image) (20190513)</option><option id='MyNew-20221105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/hanging_around.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/hanging_around.pdf'>CentOS Web Server cPanel Apache Status Tutorial (Slideshow or Web Application or Game or Image) (20221105)</option><option id='MyNew-20140206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php'>Change the Weather Tutorial (Slideshow or Web Application or Game or Image) (20140206)</option><option id='MyNew-20150218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/change_the_reel_video.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/change_the_reel_video.php'>Changing the Reel Primer Tutorial (Slideshow or Web Application or Game or Image) (20150218)</option><option id='MyNew-20220713' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/channel_messaging_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/channel_messaging_test.html'>Channel Messaging API Notification Tutorial (Slideshow or Web Application or Game or Image) (20220713)</option><option id='MyNew-20200904' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Chrome Hands Free Tutorial (Slideshow or Web Application or Game or Image) (20200904)</option><option id='MyNew-20200909' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Chrome Hear It Tutorial (Slideshow or Web Application or Game or Image) (20200909)</option><option id='MyNew-20200913' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Context Tutorial (Slideshow or Web Application or Game or Image) (20200913)</option><option id='MyNew-20200828' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Cron Tutorial (Slideshow or Web Application or Game or Image) (20200828)</option><option id='MyNew-20200903' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Dictation Tutorial (Slideshow or Web Application or Game or Image) (20200903)</option><option id='MyNew-20200901' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Emoji Tutorial (Slideshow or Web Application or Game or Image) (20200901)</option><option id='MyNew-20200831' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Imagery Tutorial (Slideshow or Web Application or Game or Image) (20200831)</option><option id='MyNew-20200915' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Media Context Tutorial (Slideshow or Web Application or Game or Image) (20200915)</option><option id='MyNew-20200902' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Media Tutorial (Slideshow or Web Application or Game or Image) (20200902)</option><option id='MyNew-20200919' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Meta UTF-8 Tutorial (Slideshow or Web Application or Game or Image) (20200919)</option><option id='MyNew-20200917' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Multiline Tutorial (Slideshow or Web Application or Game or Image) (20200917)</option><option id='MyNew-20200827' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Primer Tutorial (Slideshow or Web Application or Game or Image) (20200827)</option><option id='MyNew-20200829' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Session Tutorial (Slideshow or Web Application or Game or Image) (20200829)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20200830' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets SMS Invitation Tutorial (Slideshow or Web Application or Game or Image) (20200830)</option><option id='MyNew-20200920' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Chat No Sockets Tidy Up Tutorial (Slideshow or Web Application or Game or Image) (20200920)</option><option id='MyNew-20131217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/plus/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/plus/'>Chat Primer Tutorial (Slideshow or Web Application or Game or Image) (20131217)</option><option id='MyNew-20230331' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_text.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Chemistry Wonder Periodic Table Quiz Tutorial (Slideshow or Web Application or Game or Image) (20230331)</option><option id='MyNew-20161116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circle_point_jquery_datatable.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circle_point_jquery_datatable.html'>Circle and Point jQuery DataTable Primer Tutorial (Slideshow or Web Application or Game or Image) (20161116)</option><option id='MyNew-20230428' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circle_terminology.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circle_terminology.html'>Circle Terminology in Mathematics Tutorial (Slideshow or Web Application or Game or Image) (20230428)</option><option id='MyNew-20171117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circuit.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circuit.html'>Circuit Webpage Primer Tutorial (Slideshow or Web Application or Game or Image) (20171117)</option><option id='MyNew-20230502' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>Circular Text Around Media Animated QR Code Tutorial (Slideshow or Web Application or Game or Image) (20230502)</option><option id='MyNew-20230430' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>Circular Text Around Media Data URI Tutorial (Slideshow or Web Application or Game or Image) (20230430)</option><option id='MyNew-20230501' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>Circular Text Around Media QR Code Tutorial (Slideshow or Web Application or Game or Image) (20230501)</option><option id='MyNew-20230429' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>Circular Text Around Media Tutorial (Slideshow or Web Application or Game or Image) (20230429)</option><option id='MyNew-20230425' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_text.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text Button Nuance Tutorial (Slideshow or Web Application or Game or Image) (20230425)</option><option id='MyNew-20230427' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/solar_system_planets_and_sun.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/solar_system_planets_and_sun.html'>Circular Text Button Solar System Statistics Tutorial (Slideshow or Web Application or Game or Image) (20230427)</option><option id='MyNew-20230426' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/solar_system_planets_and_sun.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/solar_system_planets_and_sun.html'>Circular Text Button Solar System Tutorial (Slideshow or Web Application or Game or Image) (20230426)</option><option id='MyNew-20230424' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_text.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text Button Tutorial (Slideshow or Web Application or Game or Image) (20230424)</option><option id='MyNew-20181228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_text.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emoji Onclick Tutorial (Slideshow or Web Application or Game or Image) (20181228)</option><option id='MyNew-20190115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_text.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emoji Periodic Table Quiz Tutorial (Slideshow or Web Application or Game or Image) (20190115)</option><option id='MyNew-20190104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_text.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emoji Roulette Animation Tutorial (Slideshow or Web Application or Game or Image) (20190104)</option><option id='MyNew-20190102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_text.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emoji Roulette Game Tutorial (Slideshow or Web Application or Game or Image) (20190102)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20181226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_text.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emojis Analogue Clock Tutorial (Slideshow or Web Application or Game or Image) (20181226)</option><option id='MyNew-20181227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_text.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emojis Genericity Tutorial (Slideshow or Web Application or Game or Image) (20181227)</option><option id='MyNew-20181225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_text.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_text.html'>Circular Text or Emojis Primer Tutorial (Slideshow or Web Application or Game or Image) (20181225)</option><option id='MyNew-20211024' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/backyard_bird_count.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/backyard_bird_count.gif'>Citizen Science Primer Tutorial (Slideshow or Web Application or Game or Image) (20211024)</option><option id='MyNew-20150923' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/once_a_day_report.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/once_a_day_report.html'>Client Pre-emptive Iframe Crontab Curl Daily Tutorial (Slideshow or Web Application or Game or Image) (20150923)</option><option id='MyNew-20151208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/continuous_report.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/continuous_report.html'>Client Pre-emptive Iframe Crontab Curl Rotated Report Tutorial (Slideshow or Web Application or Game or Image) (20151208)</option><option id='MyNew-20150922' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/continuous_report.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/continuous_report.html'>Client Pre-emptive Iframe Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20150922)</option><option id='MyNew-20220719' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html'>Client Pre-emptive Iframe Onload Intranet Feeling Tutorial (Slideshow or Web Application or Game or Image) (20220719)</option><option id='MyNew-20150921' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.html'>Client Pre-emptive Iframe Primer Tutorial (Slideshow or Web Application or Game or Image) (20150921)</option><option id='MyNew-20220731' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/clipboard_api_test.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/clipboard_api_test.htm'>Clipboard API Image Tutorial (Slideshow or Web Application or Game or Image) (20220731)</option><option id='MyNew-20220730' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/clipboard_api_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/clipboard_api_test.html'>Clipboard API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220730)</option><option id='MyNew-20220523' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ajax_html.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ajax_html.html'>Clone Within Clone Ajax HTML Iframe Tutorial (Slideshow or Web Application or Game or Image) (20220523)</option><option id='MyNew-20170403' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/close_relatives.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/close_relatives.htm'>Close Relatives Game PHP Tutorial (Slideshow or Web Application or Game or Image) (20170403)</option><option id='MyNew-20170401' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/close_relatives.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/close_relatives.html'>Close Relatives Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170401)</option><option id='MyNew-20170402' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/close_relatives.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/close_relatives.htm'>Close Relatives Game Sharing and Accountability Tutorial (Slideshow or Web Application or Game or Image) (20170402)</option><option id='MyNew-20161101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/close_apps_re_battery_loss.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/close_apps_re_battery_loss.jpg'>Closing iOS Apps Battery Loss Solution Tutorial (Slideshow or Web Application or Game or Image) (20161101)</option><option id='MyNew-20160813' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/Cocos/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/Cocos/'>Cocos Open-Source Game Development Primer Tutorial (Slideshow or Web Application or Game or Image) (20160813)</option><option id='MyNew-20170413' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Cocos2DHelloWorld/build/web-mobile/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Cocos2DHelloWorld/build/web-mobile/index.html'>Cocos2d Mac Game Hello World Cocos Creator Tutorial (Slideshow or Web Application or Game or Image) (20170413)</option><option id='MyNew-20160925' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Cocos/cocos2d_mac_test.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Cocos/cocos2d_mac_test.pdf'>Cocos2d Mac Xcode Game Development Primer Tutorial (Slideshow or Web Application or Game or Image) (20160925)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20230609' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/diff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Code Difference Colour Coding Tutorial (Slideshow or Web Application or Game or Image) (20230609)</option><option id='MyNew-20230701' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/diff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Code Difference Highlighting Tutorial (Slideshow or Web Application or Game or Image) (20230701)</option><option id='MyNew-20230702' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/diff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Code Difference Highlighting User Interface Tutorial (Slideshow or Web Application or Game or Image) (20230702)</option><option id='MyNew-20230610' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/diff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Code Difference Privacy Tutorial (Slideshow or Web Application or Game or Image) (20230610)</option><option id='MyNew-20230612' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/diff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Code Difference Saved User Settings Tutorial (Slideshow or Web Application or Game or Image) (20230612)</option><option id='MyNew-20230611' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/diff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Code Difference User Settings Tutorial (Slideshow or Web Application or Game or Image) (20230611)</option><option id='MyNew-20200809' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/getmelist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/getmelist.htm'>Code Download Table Difference Functional Hover Tutorial (Slideshow or Web Application or Game or Image) (20200809)</option><option id='MyNew-20200808' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/getmelist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/getmelist.htm'>Code Download Table Difference Functional Linking Tutorial (Slideshow or Web Application or Game or Image) (20200808)</option><option id='MyNew-20200807' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/getmelist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/getmelist.htm'>Code Download Table Multiple Row Email Report Tutorial (Slideshow or Web Application or Game or Image) (20200807)</option><option id='MyNew-20131010' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CodeBlocks/Win32GUIFrame/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CodeBlocks/Win32GUIFrame/'>Code::Blocks C++ Win32 API Frame Menu Primer Tutorial (Slideshow or Web Application or Game or Image) (20131010)</option><option id='MyNew-20131031' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/D/Thread/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/D/Thread/'>Code::Blocks D Thread Tutorial (Slideshow or Web Application or Game or Image) (20131031)</option><option id='MyNew-20131018' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CodeBlocks/Fortran/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CodeBlocks/Fortran/'>Code::Blocks Fortran DLL Primer Tutorial (Slideshow or Web Application or Game or Image) (20131018)</option><option id='MyNew-20131005' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CodeBlocks/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CodeBlocks/'>Code::Blocks IDE D Primer Tutorial (Slideshow or Web Application or Game or Image) (20131005)</option><option id='MyNew-20181122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/codelobster_mamp_xdebug.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/codelobster_mamp_xdebug.pdf'>Codelobster PHP IDE MAMP Xdebug Primer Tutorial (Slideshow or Web Application or Game or Image) (20181122)</option><option id='MyNew-20200110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/intl_collator.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/intl_collator.html'>Collation Javascript Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20200110)</option><option id='MyNew-20160618' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/?p=22818";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/?p=22818'>Colour Coded Element InnerHTML Tutorial (Slideshow or Web Application or Game or Image) (20160618)</option><option id='MyNew-20161203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/colour_discernment.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_discernment.html'>Colour Discernment Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20161203)</option><option id='MyNew-20200601' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html'>Colour Systems Inline HTML Email Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20200601)</option><option id='MyNew-20200531' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html'>Colour Systems Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20200531)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20200602' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html'>Colour Systems Localized Internationalized Date Emails Tutorial (Slideshow or Web Application or Game or Image) (20200602)</option><option id='MyNew-20151130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cmyk_rgb.html'>Colour Systems Primer Tutorial (Slideshow or Web Application or Game or Image) (20151130)</option><option id='MyNew-20190901' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html'>Colour Wheel Canvas Analogue Clock Background Blend Mode Tutorial (Slideshow or Web Application or Game or Image) (20190901)</option><option id='MyNew-20190730' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html'>Colour Wheel Canvas Analogue Clock Background Tutorial (Slideshow or Web Application or Game or Image) (20190730)</option><option id='MyNew-20190728' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html'>Colour Wheel Canvas Analogue Clock Primer Tutorial (Slideshow or Web Application or Game or Image) (20190728)</option><option id='MyNew-20190729' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html'>Colour Wheel Canvas Analogue Clock Resize Tutorial (Slideshow or Web Application or Game or Image) (20190729)</option><option id='MyNew-20220619' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html'>Colour Wheel Prompt Override Tutorial (Slideshow or Web Application or Game or Image) (20220619)</option><option id='MyNew-20220618' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_wheel.html'>Colour Wheel Size and Spoke Colour Tutorial (Slideshow or Web Application or Game or Image) (20220618)</option><option id='MyNew-20180210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/backgroundattachment.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/backgroundattachment.html'>Column Intelligence Editing Tutorial (Slideshow or Web Application or Game or Image) (20180210)</option><option id='MyNew-20180201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/background_attachment.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/background_attachment.htm'>Column Intelligence Float Tutorial (Slideshow or Web Application or Game or Image) (20180201)</option><option id='MyNew-20180131' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/background_attachment.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/background_attachment.html'>Column Intelligence Primer Tutorial (Slideshow or Web Application or Game or Image) (20180131)</option><option id='MyNew-20201117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/combobox.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/combobox.htm'>ComboBox Form Tutorial (Slideshow or Web Application or Game or Image) (20201117)</option><option id='MyNew-20201116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/combobox.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/combobox.html'>ComboBox Primer Tutorial (Slideshow or Web Application or Game or Image) (20201116)</option><option id='MyNew-20201124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/combobox.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/combobox.htm'>ComboBox Sort Tutorial (Slideshow or Web Application or Game or Image) (20201124)</option><option id='MyNew-20201118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/combobox.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/combobox.htm'>ComboBox Wikipedia Tutorial (Slideshow or Web Application or Game or Image) (20201118)</option><option id='MyNew-20201216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/combometer.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/combometer.htm'>ComboMeter Primer Tutorial (Slideshow or Web Application or Game or Image) (20201216)</option><option id='MyNew-20220924' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/ed-whole.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/ed-whole.jpg'>Command Line macOS ed Line Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20220924)</option><option id='MyNew-20210603' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/compass_app.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/compass_app.gif'>Compass iOS App Primer Tutorial (Slideshow or Web Application or Game or Image) (20210603)</option><option id='MyNew-20181009' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm'>Compound Emoji via Codepoint Primer Tutorial (Slideshow or Web Application or Game or Image) (20181009)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170918' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/compound_emoji_wordpress.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/compound_emoji_wordpress.jpg'>Compound Emoji WordPress Usage Tutorial (Slideshow or Web Application or Game or Image) (20170918)</option><option id='MyNew-20160201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/compound_vs_simple.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/compound_vs_simple.html'>Compound Interest Versus Simple Interest Primer Tutorial (Slideshow or Web Application or Game or Image) (20160201)</option><option id='MyNew-20200608' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/air_drop_messages_live_photo_more.mp4 ";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/air_drop_messages_live_photo_more.mp4 '>Concatenating Video on Command Line Tutorial (Slideshow or Web Application or Game or Image) (20200608)</option><option id='MyNew-20170924' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/WKWebView.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/WKWebView.jpg'>Conditional Alternative to Javascript Popup Windows in iOS Tutorial (Slideshow or Web Application or Game or Image) (20170924)</option><option id='MyNew-20170923' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ourprompt.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ourprompt.html'>Conditional Alternative to Javascript Popup Windows Tutorial (Slideshow or Web Application or Game or Image) (20170923)</option><option id='MyNew-20230402' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html'>Conic Gradient Fraction Game Equations Tutorial (Slideshow or Web Application or Game or Image) (20230402)</option><option id='MyNew-20201206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/connective_sentences.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/connective_sentences.php'>Connective English Word Sentence Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20201206)</option><option id='MyNew-20160512' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Contact_Us.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Contact_Us.html'>Contact Us Feedback Android Tutorial (Slideshow or Web Application or Game or Image) (20160512)</option><option id='MyNew-20180409' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Contact Us Feedback Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20180409)</option><option id='MyNew-20181015' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Contact Us Feedback Emoji Placeholder Tutorial (Slideshow or Web Application or Game or Image) (20181015)</option><option id='MyNew-20180407' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm?justideas=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm?justideas=y'>Contact Us Feedback Filtering WordPress Tutorial (Slideshow or Web Application or Game or Image) (20180407)</option><option id='MyNew-20160506' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Contact_Us.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Contact_Us.html'>Contact Us Feedback Primer Tutorial (Slideshow or Web Application or Game or Image) (20160506)</option><option id='MyNew-20180408' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm?justideas=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm?justideas=y'>Contact Us Feedback Smoothly Filtering Tutorial (Slideshow or Web Application or Game or Image) (20180408)</option><option id='MyNew-20180707' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/contacts.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/contacts.pdf'>Contacts Primer Tutorial (Slideshow or Web Application or Game or Image) (20180707)</option><option id='MyNew-20130917' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/CMS/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/CMS/'>Content Management Systems Primer Tutorial (Slideshow or Web Application or Game or Image) (20130917)</option><option id='MyNew-20170922' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ssl_548.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ssl_548.jpg'>Content Management Systems Security Tutorial (Slideshow or Web Application or Game or Image) (20170922)</option><option id='MyNew-20220321' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm'>Contenteditable OuterHTML Ideas Animation Tutorial (Slideshow or Web Application or Game or Image) (20220321)</option><option id='MyNew-20220324' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm'>Contenteditable OuterHTML Ideas CSS Tutorial (Slideshow or Web Application or Game or Image) (20220324)</option><option id='MyNew-20220323' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm'>Contenteditable OuterHTML Ideas Mobile Tutorial (Slideshow or Web Application or Game or Image) (20220323)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220320' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.html'>Contenteditable OuterHTML Ideas Primer Tutorial (Slideshow or Web Application or Game or Image) (20220320)</option><option id='MyNew-20220322' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/contenteditable_outerhtml_ideas.htm'>Contenteditable OuterHTML Ideas Watermark Tutorial (Slideshow or Web Application or Game or Image) (20220322)</option><option id='MyNew-20180615' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Contextualize Speech to Text to Speech LibreOffice Template Tutorial (Slideshow or Web Application or Game or Image) (20180615)</option><option id='MyNew-20201031' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/handoff_etc.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/handoff_etc.pdf'>Continuity on iOS and macOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20201031)</option><option id='MyNew-20210615' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/your_phone.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/your_phone.gif'>Continuity on Mobile and Windows Primer Tutorial (Slideshow or Web Application or Game or Image) (20210615)</option><option id='MyNew-20141014' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/CourseCookies.mov";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/CourseCookies.mov'>Cookie Debugging Primer Tutorial (Slideshow or Web Application or Game or Image) (20141014)</option><option id='MyNew-20230503' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/country_data.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Circular Text Buttons Tutorial (Slideshow or Web Application or Game or Image) (20230503)</option><option id='MyNew-20230421' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/country_data.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Conduits Tutorial (Slideshow or Web Application or Game or Image) (20230421)</option><option id='MyNew-20230423' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/country_data.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Emoji Buttons Tutorial (Slideshow or Web Application or Game or Image) (20230423)</option><option id='MyNew-20230419' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/country_data.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Geodata Tutorial (Slideshow or Web Application or Game or Image) (20230419)</option><option id='MyNew-20230420' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/country_data.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Google Translate Tutorial (Slideshow or Web Application or Game or Image) (20230420)</option><option id='MyNew-20230422' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/country_data.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Long Hover Tutorial (Slideshow or Web Application or Game or Image) (20230422)</option><option id='MyNew-20230418' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/country_data.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_data.html'>Country Data Primer Tutorial (Slideshow or Web Application or Game or Image) (20230418)</option><option id='MyNew-20161118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/country_flag_quiz.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/country_flag_quiz.php'>Country Flag Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20161118)</option><option id='MyNew-20170213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/country_capital_quiz.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/country_capital_quiz.php'>Country Quiz Game Suite Google Geo Chart Javascript Tutorial (Slideshow or Web Application or Game or Image) (20170213)</option><option id='MyNew-20170212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/country_capital_quiz.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/country_capital_quiz.php'>Country Quiz Game Suite Google Geo Chart Post Tutorial (Slideshow or Web Application or Game or Image) (20170212)</option><option id='MyNew-20170211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/country_capital_quiz.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/country_capital_quiz.php'>Country Quiz Game Suite Google Geo Chart Tutorial (Slideshow or Web Application or Game or Image) (20170211)</option><option id='MyNew-20161119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/country_currency_quiz.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/country_currency_quiz.php'>Country Quiz Game Suite Tutorial (Slideshow or Web Application or Game or Image) (20161119)</option><option id='MyNew-20161121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/country_capital_quiz.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/country_capital_quiz.php'>Country Quiz Game Suite YouTube Tutorial (Slideshow or Web Application or Game or Image) (20161121)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20221211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/country_capital_quiz.php?capital_country=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/country_capital_quiz.php?capital_country=y'>Country Quizzes Wikipedia Image Integration Tutorial (Slideshow or Web Application or Game or Image) (20221211)</option><option id='MyNew-20181014' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/country_capital_quiz.php?capital_country=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/country_capital_quiz.php?capital_country=y'>Country via Capital Placeholder Quiz Game Tutorial (Slideshow or Web Application or Game or Image) (20181014)</option><option id='MyNew-20170817' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/course_advertising_flyer_helper.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/course_advertising_flyer_helper.html'>Course Flyer via Components Primer Tutorial (Slideshow or Web Application or Game or Image) (20170817)</option><option id='MyNew-20210912' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/covid19_vacrec.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/covid19_vacrec.gif'>Covid Vaccination Records in Australia Tutorial (Slideshow or Web Application or Game or Image) (20210912)</option><option id='MyNew-20130420' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CHash/WPFApplication/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CHash/WPFApplication/'>Creating a Drawing C# Application by Using WPF Tutorial (Slideshow or Web Application or Game or Image) (20130420)</option><option id='MyNew-20180312' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/creature_body_parts.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/creature_body_parts.html'>Creature Body Parts Word Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180312)</option><option id='MyNew-20210319' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/less_tutorial_options.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/less_tutorial_options.jpg'>Crontab Curl Once a Day Less Work Tutorial (Slideshow or Web Application or Game or Image) (20210319)</option><option id='MyNew-20160507' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/housekeeping.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/housekeeping.jpg'>Crontab Web Server Housekeeping Primer Tutorial (Slideshow or Web Application or Game or Image) (20160507)</option><option id='MyNew-20141121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/awk/csh/bubble_sort.php?jsize=25&jmin=1&jmax=295&imode=0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/awk/csh/bubble_sort.php?jsize=25&jmin=1&jmax=295&imode=0'>CSH/KSH/PHP Numerical Bubble Sort Tutorial (Slideshow or Web Application or Game or Image) (20141121)</option><option id='MyNew-20210327' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/more_transform.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Antikludge Tutorial (Slideshow or Web Application or Game or Image) (20210327)</option><option id='MyNew-20210322' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/more_transform.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Browse Tutorial (Slideshow or Web Application or Game or Image) (20210322)</option><option id='MyNew-20171007' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/making_of.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/making_of.htm'>CSS 3D Transformation Matrix Making Of Interactive Integration Tutorial (Slideshow or Web Application or Game or Image) (20171007)</option><option id='MyNew-20171008' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/making_of.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/making_of.htm'>CSS 3D Transformation Matrix Making Of Interactive Javascript Tutorial (Slideshow or Web Application or Game or Image) (20171008)</option><option id='MyNew-20171006' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/making_of.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/making_of.html'>CSS 3D Transformation Matrix Making Of Interactive Tutorial (Slideshow or Web Application or Game or Image) (20171006)</option><option id='MyNew-20170926' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/making_of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/making_of.jpg'>CSS 3D Transformation Matrix Making Of Tutorial (Slideshow or Web Application or Game or Image) (20170926)</option><option id='MyNew-20210324' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/more_transform.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Mobile Mousemove Tutorial (Slideshow or Web Application or Game or Image) (20210324)</option><option id='MyNew-20210323' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/more_transform.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Mobile Tutorial (Slideshow or Web Application or Game or Image) (20210323)</option><option id='MyNew-20210329' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/more_transform.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Multiple Image Tutorial (Slideshow or Web Application or Game or Image) (20210329)</option><option id='MyNew-20170908' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/more_transform.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Primer Tutorial (Slideshow or Web Application or Game or Image) (20170908)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210325' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/more_transform.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Share Tutorial (Slideshow or Web Application or Game or Image) (20210325)</option><option id='MyNew-20210328' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/more_transform.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Timings Tutorial (Slideshow or Web Application or Game or Image) (20210328)</option><option id='MyNew-20210320' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/more_transform.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Tool Tutorial (Slideshow or Web Application or Game or Image) (20210320)</option><option id='MyNew-20210326' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/more_transform.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/more_transform.html'>CSS 3D Transformation Matrix Windows Snip and Sketch Tutorial (Slideshow or Web Application or Game or Image) (20210326)</option><option id='MyNew-20220809' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/index.html'>CSS Accent Colour Primer Tutorial (Slideshow or Web Application or Game or Image) (20220809)</option><option id='MyNew-20160811' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/complex_attribute_selectors.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/complex_attribute_selectors.html'>CSS and HTML Complex Attribute Selectors Tutorial (Slideshow or Web Application or Game or Image) (20160811)</option><option id='MyNew-20160926' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/complex_pseudoclass_attribute_selectors.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/complex_pseudoclass_attribute_selectors.html'>CSS and HTML Complex Pseudo Class Selectors Tutorial (Slideshow or Web Application or Game or Image) (20160926)</option><option id='MyNew-20160807' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/complex_selectors.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/complex_selectors.html'>CSS and HTML Complex Selectors Primer Tutorial (Slideshow or Web Application or Game or Image) (20160807)</option><option id='MyNew-20221203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/cursorexample.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/cursorexample.html'>CSS and SVG XML Primer Tutorial (Slideshow or Web Application or Game or Image) (20221203)</option><option id='MyNew-20221204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/cursorexample.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/cursorexample.html'>CSS and SVG XML Title Tutorial (Slideshow or Web Application or Game or Image) (20221204)</option><option id='MyNew-20150210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/backgroundcolour.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/backgroundcolour.jpg'>CSS Background Colour Usage Primer Tutorial (Slideshow or Web Application or Game or Image) (20150210)</option><option id='MyNew-20150629' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css_before.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_before.html'>CSS Before and After Content Primer Tutorial (Slideshow or Web Application or Game or Image) (20150629)</option><option id='MyNew-20170823' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/'>CSS Blend Primer Tutorial (Slideshow or Web Application or Game or Image) (20170823)</option><option id='MyNew-20150407' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/body_border.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_border.jpg'>CSS Body Border Linux Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20150407)</option><option id='MyNew-20150406' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/Body_Border.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/Body_Border.png'>CSS Body Border Primer Tutorial (Slideshow or Web Application or Game or Image) (20150406)</option><option id='MyNew-20221208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/congrad.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/congrad.html'>CSS Conic Gradient Primer Tutorial (Slideshow or Web Application or Game or Image) (20221208)</option><option id='MyNew-20210204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html'>CSS Countdown Emoji Tutorial (Slideshow or Web Application or Game or Image) (20210204)</option><option id='MyNew-20210202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html'>CSS Countdown Primer Tutorial (Slideshow or Web Application or Game or Image) (20210202)</option><option id='MyNew-20210203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html'>CSS Countdown Reveal Tutorial (Slideshow or Web Application or Game or Image) (20210203)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_count_image.html'>CSS Countdown Table Tutorial (Slideshow or Web Application or Game or Image) (20210205)</option><option id='MyNew-20200503' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flying_number_divs.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flying_number_divs.html'>CSS Counters Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20200503)</option><option id='MyNew-20210315' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/display_inline_block_example_combobox.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/display_inline_block_example_combobox.html'>CSS Display Inline-Block Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20210315)</option><option id='MyNew-20210314' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/display_inline_block_example_combobox.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/display_inline_block_example_combobox.htm'>CSS Display Inline-Block Primer Tutorial (Slideshow or Web Application or Game or Image) (20210314)</option><option id='MyNew-20141126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emboss.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emboss.jpg'>CSS Embossed Text Primer Tutorial (Slideshow or Web Application or Game or Image) (20141126)</option><option id='MyNew-20150311' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/FloatRightBlockquote.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/FloatRightBlockquote.jpg'>CSS Float Right Blockquote Primer Tutorial (Slideshow or Web Application or Game or Image) (20150311)</option><option id='MyNew-20221209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm'>CSS Gradient Creations Conic Tutorial (Slideshow or Web Application or Game or Image) (20221209)</option><option id='MyNew-20211214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm'>CSS Gradient Creations Mobile Width Tutorial (Slideshow or Web Application or Game or Image) (20211214)</option><option id='MyNew-20200812' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>CSS Gradient Creations Popup Integration Tutorial (Slideshow or Web Application or Game or Image) (20200812)</option><option id='MyNew-20200811' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm'>CSS Gradient Creations Sharing Tutorial (Slideshow or Web Application or Game or Image) (20200811)</option><option id='MyNew-20200810' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.html'>CSS Gradient Creations Tutorial (Slideshow or Web Application or Game or Image) (20200810)</option><option id='MyNew-20211213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/gradient_creations.htm'>CSS Gradient Creations Width Makeover Tutorial (Slideshow or Web Application or Game or Image) (20211213)</option><option id='MyNew-20220807' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/div_grid_rearrange.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/div_grid_rearrange.html'>CSS Grid Column Animation Tutorial (Slideshow or Web Application or Game or Image) (20220807)</option><option id='MyNew-20220808' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/div_grid_rearrange.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/div_grid_rearrange.html'>CSS Grid Column Context History Tutorial (Slideshow or Web Application or Game or Image) (20220808)</option><option id='MyNew-20220806' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/div_grid_rearrange.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/div_grid_rearrange.html'>CSS Grid Column Primer Tutorial (Slideshow or Web Application or Game or Image) (20220806)</option><option id='MyNew-20191020' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/user_agent_stylesheet_troubleshoot.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/user_agent_stylesheet_troubleshoot.gif'>CSS Iframe Troubleshoot Primer Tutorial (Slideshow or Web Application or Game or Image) (20191020)</option><option id='MyNew-20201215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/borderize.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/borderize.htm'>CSS Outline and Border via Javascript jQuery Tutorial (Slideshow or Web Application or Game or Image) (20201215)</option><option id='MyNew-20210819' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/td_code_overflow_visible.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/td_code_overflow_visible.gif'>CSS Overflow-X Code Within Cell Tutorial (Slideshow or Web Application or Game or Image) (20210819)</option><option id='MyNew-20220804' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/half_way_down_fixed.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/half_way_down_fixed.html'>CSS Position Sticky Primer Tutorial (Slideshow or Web Application or Game or Image) (20220804)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180512' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/radial_gradients.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/radial_gradients.html'>CSS Repeating Radial Gradients Primer Tutorial (Slideshow or Web Application or Game or Image) (20180512)</option><option id='MyNew-20220805' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css_row_gap_usage.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_row_gap_usage.html'>CSS Row Gap Primer Tutorial (Slideshow or Web Application or Game or Image) (20220805)</option><option id='MyNew-20190706' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/server_client.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/server_client.html'>CSS Selectors Primer Tutorial (Slideshow or Web Application or Game or Image) (20190706)</option><option id='MyNew-20180228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/popping_your_head_up.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/popping_your_head_up.html'>CSS Style Display and Visibility Tall Poppies Tutorial (Slideshow or Web Application or Game or Image) (20180228)</option><option id='MyNew-20180227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/colourcodedtictactoechalkboard.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/colourcodedtictactoechalkboard.htm'>CSS Style Display and Visibility Tic Tac Toe Tutorial (Slideshow or Web Application or Game or Image) (20180227)</option><option id='MyNew-20180226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/styleequalsdisplay.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/styleequalsdisplay.htm'>CSS Style Display and Visibility Tutorial (Slideshow or Web Application or Game or Image) (20180226)</option><option id='MyNew-20150108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/styleequalsdisplay.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/styleequalsdisplay.html'>CSS Style Display Primer Tutorial (Slideshow or Web Application or Game or Image) (20150108)</option><option id='MyNew-20170521' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/are_you_happy_with_my_or_do_you_think_my_derriere_needs_work.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/are_you_happy_with_my_or_do_you_think_my_derriere_needs_work.html'>CSS Style Javascript DOM Override Onload Primer Tutorial (Slideshow or Web Application or Game or Image) (20170521)</option><option id='MyNew-20210629' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css_units.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_units.html'>CSS Units of Measure Primer Tutorial (Slideshow or Web Application or Game or Image) (20210629)</option><option id='MyNew-20171112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css_variable.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_variable.html'>CSS Variables Primer Tutorial (Slideshow or Web Application or Game or Image) (20171112)</option><option id='MyNew-20150118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/float.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/float.html'>CSS/HTML Float Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20150118)</option><option id='MyNew-20150729' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/text_justify.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/text_justify.gif'>CSS/Javascript Text Justification Primer Tutorial (Slideshow or Web Application or Game or Image) (20150729)</option><option id='MyNew-20141111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rotate3d.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rotate3d.html'>CSS3 3D Rotation and Transformation Primer Tutorial (Slideshow or Web Application or Game or Image) (20141111)</option><option id='MyNew-20140112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/keyframes/CSS3_keyframes.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/CSS3_keyframes.m4v'>CSS3 @keyframes Rule Primer Tutorial (Slideshow or Web Application or Game or Image) (20140112)</option><option id='MyNew-20140113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_animation.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_animation.m4v'>CSS3 Animation Primer Tutorial (Slideshow or Web Application or Game or Image) (20140113)</option><option id='MyNew-20171024' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/keyframes/css3_animation_belowthefold.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/css3_animation_belowthefold.htm'>CSS3 Animations Below the Fold Asynchronous Tutorial (Slideshow or Web Application or Game or Image) (20171024)</option><option id='MyNew-20171023' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/keyframes/css3_animation_belowthefold.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/css3_animation_belowthefold.html'>CSS3 Animations Below the Fold Tutorial (Slideshow or Web Application or Game or Image) (20171023)</option><option id='MyNew-20171022' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_test.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_test.htm'>CSS3 Animations with Javascript DOM Primer Tutorial (Slideshow or Web Application or Game or Image) (20171022)</option><option id='MyNew-20171026' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/bs_contain_cover.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/bs_contain_cover.html'>CSS3 Background Size Contain and Cover Primer Tutorial (Slideshow or Web Application or Game or Image) (20171026)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170810' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/border_image.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/border_image.html'>CSS3 Border Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20170810)</option><option id='MyNew-20171103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/animated_button_game.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/animated_button_game.htm'>CSS3 Button Animation Transition Game Sharing Tutorial (Slideshow or Web Application or Game or Image) (20171103)</option><option id='MyNew-20171102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/animated_button_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/animated_button_game.html'>CSS3 Button Animation Transition Game Tutorial (Slideshow or Web Application or Game or Image) (20171102)</option><option id='MyNew-20220129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css_filters.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_filters.html'>CSS3 Filters Image Editing Tutorial (Slideshow or Web Application or Game or Image) (20220129)</option><option id='MyNew-20170804' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css_filters.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_filters.html'>CSS3 Filters Primer Tutorial (Slideshow or Web Application or Game or Image) (20170804)</option><option id='MyNew-20171129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flextest.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flextest.html'>CSS3 Flexbox Primer Tutorial (Slideshow or Web Application or Game or Image) (20171129)</option><option id='MyNew-20171203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dropcomparisonpunt.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dropcomparisonpunt.htm'>CSS3 Flexbox Table Tutorial (Slideshow or Web Application or Game or Image) (20171203)</option><option id='MyNew-20140114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_image_animation.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_image_animation.m4v'>CSS3 Image Animation Primer Tutorial (Slideshow or Web Application or Game or Image) (20140114)</option><option id='MyNew-20141103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/'>CSS3 Landing Page Primer Tutorial (Slideshow or Web Application or Game or Image) (20141103)</option><option id='MyNew-20180705' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/firsts.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/firsts.html'>CSS3 More Complex Pseudo Class Selectors Tutorial (Slideshow or Web Application or Game or Image) (20180705)</option><option id='MyNew-20221106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/newspaperow.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/newspaperow.html'>CSS3 Multi Columns Orphans and Widows Tutorial (Slideshow or Web Application or Game or Image) (20221106)</option><option id='MyNew-20170811' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/newspaper.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/newspaper.html'>CSS3 Multi Columns Primer Tutorial (Slideshow or Web Application or Game or Image) (20170811)</option><option id='MyNew-20171031' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/object_fit.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/object_fit.html'>CSS3 Object Fit Primer Tutorial (Slideshow or Web Application or Game or Image) (20171031)</option><option id='MyNew-20171101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/object_fit.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/object_fit.htm'>CSS3 Object Fit Resizing Tutorial (Slideshow or Web Application or Game or Image) (20171101)</option><option id='MyNew-20140121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_image_animation_plus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/keyframes/keyframes_image_animation_plus.html'>CSS3 Transformations Primer Tutorial (Slideshow or Web Application or Game or Image) (20140121)</option><option id='MyNew-20171030' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css3_transitions.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css3_transitions.htm'>CSS3 Transition Game Tutorial (Slideshow or Web Application or Game or Image) (20171030)</option><option id='MyNew-20171029' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css3_transitions.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css3_transitions.html'>CSS3 Transition Primer Tutorial (Slideshow or Web Application or Game or Image) (20171029)</option><option id='MyNew-20160318' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css3_webfonts_rjm.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css3_webfonts_rjm.html'>CSS3 Web Fonts Primer Tutorial (Slideshow or Web Application or Game or Image) (20160318)</option><option id='MyNew-20200625' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dejatest.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dejatest.html'>CSS3 Web TrueTypeFont Tutorial (Slideshow or Web Application or Game or Image) (20200625)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20130831a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/CSVtoHTML/getcsv.php?delim= &infile=xxx.csv";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/CSVtoHTML/getcsv.php?delim= &infile=xxx.csv'>CSV Read to HTML via PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20130831)</option><option id='MyNew-20221014' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/curl_more.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/curl_more.jpg'>Curl Multiple URLs on Command Line Tutorial (Slideshow or Web Application or Game or Image) (20221014)</option><option id='MyNew-20190405' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/curl_d.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/curl_d.jpg'>Curl via PHP to CSV on Command Line Tutorial (Slideshow or Web Application or Game or Image) (20190405)</option><option id='MyNew-20200108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/intl_currency.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/intl_currency.html'>Currency Number Javascript Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20200108)</option><option id='MyNew-20180606' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Curriculum Vitae Speech to Text LibreOffice Tutorial (Slideshow or Web Application or Game or Image) (20180606)</option><option id='MyNew-20180612' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Curriculum Vitae Speech to Text to Speech Audio Prompting Tutorial (Slideshow or Web Application or Game or Image) (20180612)</option><option id='MyNew-20180608' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Curriculum Vitae Speech to Text to Speech Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20180608)</option><option id='MyNew-20180607' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Curriculum Vitae Speech to Text to Speech LibreOffice Tutorial (Slideshow or Web Application or Game or Image) (20180607)</option><option id='MyNew-20180610' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Curriculum Vitae Speech to Text to Speech Prompting Tutorial (Slideshow or Web Application or Game or Image) (20180610)</option><option id='MyNew-20180611' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Curriculum Vitae Speech to Text to Speech Uploaded Prompting Tutorial (Slideshow or Web Application or Game or Image) (20180611)</option><option id='MyNew-20201220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/Home_Screen_Create_Custom_Icons_at_Bottom_Bar_of_iPhone.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/Home_Screen_Create_Custom_Icons_at_Bottom_Bar_of_iPhone.gif'>Custom Icon Creation on iPhone Primer Tutorial (Slideshow or Web Application or Game or Image) (20201220)</option><option id='MyNew-20220606' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/cyberduck_sftp.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/cyberduck_sftp.gif'>Cyberduck Secure ftp Primer Tutorial (Slideshow or Web Application or Game or Image) (20220606)</option><option id='MyNew-20131004' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/D/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/D/'>D Primer Tutorial (Slideshow or Web Application or Game or Image) (20131004)</option><option id='MyNew-20170302' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html'>Dams in the United States Debugging Tutorial (Slideshow or Web Application or Game or Image) (20170302)</option><option id='MyNew-20170303' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html'>Dams in the United States Filtering Tutorial (Slideshow or Web Application or Game or Image) (20170303)</option><option id='MyNew-20170228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html'>Dams in the United States Lists Tutorial (Slideshow or Web Application or Game or Image) (20170228)</option><option id='MyNew-20170301' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html'>Dams in the United States Memory Tutorial (Slideshow or Web Application or Game or Image) (20170301)</option><option id='MyNew-20170227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html'>Dams in the United States Primer Tutorial (Slideshow or Web Application or Game or Image) (20170227)</option><option id='MyNew-20170304' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dams_usa.html'>Dams in the United States Timeline Tutorial (Slideshow or Web Application or Game or Image) (20170304)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140312' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Security/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Security/'>Data Security via Cryptography Primer Tutorial (Slideshow or Web Application or Game or Image) (20140312)</option><option id='MyNew-20230320' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/consecutive_friday_13ths_per_month_through_history.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/consecutive_friday_13ths_per_month_through_history.html'>Date Day of the Week Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20230320)</option><option id='MyNew-20221017' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/nswstuff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/nswstuff.php'>Date Range Reporting Primer Tutorial (Slideshow or Web Application or Game or Image) (20221017)</option><option id='MyNew-20200107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/intl_use.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/intl_use.html'>DateTime Javascript Internationalization Primer Tutorial (Slideshow or Web Application or Game or Image) (20200107)</option><option id='MyNew-20200423' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time Emoji Country Flag Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20200423)</option><option id='MyNew-20200422' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time Emoji Country Flag Fixed Tutorial (Slideshow or Web Application or Game or Image) (20200422)</option><option id='MyNew-20200421' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time Emoji Country Flag TimeZone Tutorial (Slideshow or Web Application or Game or Image) (20200421)</option><option id='MyNew-20200424' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time Google Geo Chart Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20200424)</option><option id='MyNew-20200425' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time Iframe Sandbox Tutorial (Slideshow or Web Application or Game or Image) (20200425)</option><option id='MyNew-20220611' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time Select Option Title Tutorial (Slideshow or Web Application or Game or Image) (20220611)</option><option id='MyNew-20171113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>Daylight Saving Time TimeZone Emoji Tutorial (Slideshow or Web Application or Game or Image) (20171113)</option><option id='MyNew-20130706' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Pascal/Delphi/Mobile/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Pascal/Delphi/Mobile/'>Delphi Pascal iOS Mobile App Primer Tutorial (Slideshow or Web Application or Game or Image) (20130706)</option><option id='MyNew-20130619' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Pascal/Delphi/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Pascal/Delphi/'>Delphi Pascal Primer Tutorial (Slideshow or Web Application or Game or Image) (20130619)</option><option id='MyNew-20130625' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Pascal/Delphi/WebService";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Pascal/Delphi/WebService'>Delphi Pascal Windows Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20130625)</option><option id='MyNew-20140529' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Pascal/Delphi/Mobile/XE6/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Pascal/Delphi/Mobile/XE6/'>Delphi Pascal++ Embarcadero XE6 Primer Tutorial (Slideshow or Web Application or Game or Image) (20140529)</option><option id='MyNew-20200911' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Details Summary Button Delayed Onclick Tutorial (Slideshow or Web Application or Game or Image) (20200911)</option><option id='MyNew-20200910' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_listener.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_listener.php'>Details Summary Button Onclick Primer Tutorial (Slideshow or Web Application or Game or Image) (20200910)</option><option id='MyNew-20150801' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Photography/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Photography/'>Developing Black and White Photos Primer Tutorial (Slideshow or Web Application or Game or Image) (20150801)</option><option id='MyNew-20191019' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/index.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/index.htm'>Device Width Specific CSS Webpage Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20191019)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180313' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dice_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dice_game.html'>Dice Guessing Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180313)</option><option id='MyNew-20210610' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/dab_player_rescan.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/dab_player_rescan.gif'>Digital Audio Broadcasting Rescan Tutorial (Slideshow or Web Application or Game or Image) (20210610)</option><option id='MyNew-20180817' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html?dcviaborder=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html?dcviaborder=y'>Digital Clock Styling for Daylight Saving Tutorial (Slideshow or Web Application or Game or Image) (20180817)</option><option id='MyNew-20130723' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/DigitalColourMeter/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/DigitalColourMeter/'>Digital Colour Meter on Mac Laptop Tutorial (Slideshow or Web Application or Game or Image) (20130723)</option><option id='MyNew-20141010' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/Django/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Python/Django/'>Django Python Primer Tutorial (Slideshow or Web Application or Game or Image) (20141010)</option><option id='MyNew-20170127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>Do It Yourself HTML Editor Integration Tutorial (Slideshow or Web Application or Game or Image) (20170127)</option><option id='MyNew-20170122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>Do It Yourself HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20170122)</option><option id='MyNew-20170125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/pithy.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/pithy.html'>Do It Yourself HTML Textarea Editor CSS Pseudo Element Tutorial (Slideshow or Web Application or Game or Image) (20170125)</option><option id='MyNew-20170123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>Do It Yourself HTML Textarea Editor Cursor Tutorial (Slideshow or Web Application or Game or Image) (20170123)</option><option id='MyNew-20170128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>Do It Yourself HTML Textarea Editor Javascript Tutorial (Slideshow or Web Application or Game or Image) (20170128)</option><option id='MyNew-20170126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>Do It Yourself HTML Textarea Editor Post Tutorial (Slideshow or Web Application or Game or Image) (20170126)</option><option id='MyNew-20170124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>Do It Yourself HTML Textarea Editor Shortcut Key Tutorial (Slideshow or Web Application or Game or Image) (20170124)</option><option id='MyNew-20131030' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/DocumentFidelity.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/DocumentFidelity.jpg'>Document Fidelity Primer Tutorial (Slideshow or Web Application or Game or Image) (20131030)</option><option id='MyNew-20140712' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Microsoft/XPS/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Microsoft/XPS/'>Document Fidelity XPS Tutorial (Slideshow or Web Application or Game or Image) (20140712)</option><option id='MyNew-20220820' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dots_and_boxes_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dots_and_boxes_game.html'>Dots and Boxes Game Parameterization Tutorial (Slideshow or Web Application or Game or Image) (20220820)</option><option id='MyNew-20220819' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dots_and_boxes_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dots_and_boxes_game.html'>Dots and Boxes Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20220819)</option><option id='MyNew-20200806' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/getmelist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/getmelist.htm'>Download and Copy or Move Code Download Table Tutorial (Slideshow or Web Application or Game or Image) (20200806)</option><option id='MyNew-20200804' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/download_ksh.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/download_ksh.jpg'>Download and Copy or Move Primer Tutorial (Slideshow or Web Application or Game or Image) (20200804)</option><option id='MyNew-20200805' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/toggle_download_mode_practicalities_last.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/toggle_download_mode_practicalities_last.gif'>Download and Copy or Move Server Tutorial (Slideshow or Web Application or Game or Image) (20200805)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220429' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/drag_around.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/drag_around.html'>Drag and Drop Iframe Mobile Tutorial (Slideshow or Web Application or Game or Image) (20220429)</option><option id='MyNew-20220428' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/drag_around.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/drag_around.html'>Drag and Drop Iframe Primer Tutorial (Slideshow or Web Application or Game or Image) (20220428)</option><option id='MyNew-20180327' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html?carddealnum=5";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html?carddealnum=5'>Draw Poker Card Game Bidding Tutorial (Slideshow or Web Application or Game or Image) (20180327)</option><option id='MyNew-20150404' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/DropBox/Chooser/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/DropBox/Chooser/'>Dropbox API Chooser Primer Tutorial (Slideshow or Web Application or Game or Image) (20150404)</option><option id='MyNew-20150405' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/DropBox/Saver/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/DropBox/Saver/'>Dropbox API Saver and Chooser Tutorial (Slideshow or Web Application or Game or Image) (20150405)</option><option id='MyNew-20161108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/Untitled%2014.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/Untitled%2014.pdf'>Dropbox iOS Mobile App Primer Tutorial (Slideshow or Web Application or Game or Image) (20161108)</option><option id='MyNew-20130805' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/DropBox/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/DropBox/'>DropBox Primer Tutorial (Slideshow or Web Application or Game or Image) (20130805)</option><option id='MyNew-20230606' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php'>Dropdown Image Dimensions Idea Tutorial (Slideshow or Web Application or Game or Image) (20230606)</option><option id='MyNew-20230613' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php'>Dropdown Image Dog and Cat Ideas Tutorial (Slideshow or Web Application or Game or Image) (20230613)</option><option id='MyNew-20230604' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php'>Dropdown Image Idea Map Genericization Tutorial (Slideshow or Web Application or Game or Image) (20230604)</option><option id='MyNew-20230603' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php'>Dropdown Image Idea Primer Tutorial (Slideshow or Web Application or Game or Image) (20230603)</option><option id='MyNew-20230608' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php'>Dropdown Image More No Map Ideas Tutorial (Slideshow or Web Application or Game or Image) (20230608)</option><option id='MyNew-20230607' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/dropdown_thumbnail_image_choices.php'>Dropdown Image No Map Ideas Tutorial (Slideshow or Web Application or Game or Image) (20230607)</option><option id='MyNew-20210701' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>Dropdown Meaning in TimeZone Places Tutorial (Slideshow or Web Application or Game or Image) (20210701)</option><option id='MyNew-20230401' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html'>Dual Purpose Conic Gradient Primer Tutorial (Slideshow or Web Application or Game or Image) (20230401)</option><option id='MyNew-20150628' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dynamic_javascript_iframe.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_javascript_iframe.html'>Dynamic Javascript and CSS Primer Tutorial (Slideshow or Web Application or Game or Image) (20150628)</option><option id='MyNew-20180505' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html'>Dynamic Javascript and the YouTube Embedded API Tutorial (Slideshow or Web Application or Game or Image) (20180505)</option><option id='MyNew-20150627' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dynamic_javascript.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_javascript.html'>Dynamic Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20150627)</option><option id='MyNew-20180507' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/initially_andthen.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/initially_andthen.htm'>Dynamic Javascript Tic Tac Toe Bookmarklet Tutorial (Slideshow or Web Application or Game or Image) (20180507)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180506' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/initially_andthen.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/initially_andthen.html'>Dynamic Javascript Tic Tac Toe Game Tutorial (Slideshow or Web Application or Game or Image) (20180506)</option><option id='MyNew-20180508' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/initially_andstyle.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/initially_andstyle.htm'>Dynamic Styling via Javascript DOM Tutorial (Slideshow or Web Application or Game or Image) (20180508)</option><option id='MyNew-20200918' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/what_and_when.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/what_and_when.html'>Dynamic Timer Primer Tutorial (Slideshow or Web Application or Game or Image) (20200918)</option><option id='MyNew-20210107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stparam.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Import Reminder Tutorial (Slideshow or Web Application or Game or Image) (20210107)</option><option id='MyNew-20210108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stparam.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Import TimeZone Tutorial (Slideshow or Web Application or Game or Image) (20210108)</option><option id='MyNew-20210103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stparam.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser LIFO Tutorial (Slideshow or Web Application or Game or Image) (20210103)</option><option id='MyNew-20210105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stparam.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Popup Hashtag Navigation Tutorial (Slideshow or Web Application or Game or Image) (20210105)</option><option id='MyNew-20201231' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stparam.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Reminder Media Tutorial (Slideshow or Web Application or Game or Image) (20201231)</option><option id='MyNew-20201230' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stparam.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Reminder Standing Order Date Tutorial (Slideshow or Web Application or Game or Image) (20201230)</option><option id='MyNew-20201229' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stparam.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Reminder Standing Order Tutorial (Slideshow or Web Application or Game or Image) (20201229)</option><option id='MyNew-20201228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stparam.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Session Tutorial (Slideshow or Web Application or Game or Image) (20201228)</option><option id='MyNew-20210106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stparam.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Share Tutorial (Slideshow or Web Application or Game or Image) (20210106)</option><option id='MyNew-20210102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stparam.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stparam.html'>Dynamic Timer Web Browser Voiceover Tutorial (Slideshow or Web Application or Game or Image) (20210102)</option><option id='MyNew-20190101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Context Tutorial (Slideshow or Web Application or Game or Image) (20190101)</option><option id='MyNew-20210909' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Locality Distance Ring Tutorial (Slideshow or Web Application or Game or Image) (20210909)</option><option id='MyNew-20210908' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Place Name and Horizon Tutorial (Slideshow or Web Application or Game or Image) (20210908)</option><option id='MyNew-20210907' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Place Name Tutorial (Slideshow or Web Application or Game or Image) (20210907)</option><option id='MyNew-20181231' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Primer Tutorial (Slideshow or Web Application or Game or Image) (20181231)</option><option id='MyNew-20211002' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Compass Tutorial (Slideshow or Web Application or Game or Image) (20211002)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210919' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Details Orientation Tutorial (Slideshow or Web Application or Game or Image) (20210919)</option><option id='MyNew-20210913' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Details Reveal Tutorial (Slideshow or Web Application or Game or Image) (20210913)</option><option id='MyNew-20210918' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Details Styling Tutorial (Slideshow or Web Application or Game or Image) (20210918)</option><option id='MyNew-20210911' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Details Summary Tutorial (Slideshow or Web Application or Game or Image) (20210911)</option><option id='MyNew-20211004' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Geolocation Elevation Tutorial (Slideshow or Web Application or Game or Image) (20211004)</option><option id='MyNew-20211003' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Geolocation Tutorial (Slideshow or Web Application or Game or Image) (20211003)</option><option id='MyNew-20210925' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip North Point Tutorial (Slideshow or Web Application or Game or Image) (20210925)</option><option id='MyNew-20210722' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Share Tutorial (Slideshow or Web Application or Game or Image) (20210722)</option><option id='MyNew-20210922' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Tap Orientation Tutorial (Slideshow or Web Application or Game or Image) (20210922)</option><option id='MyNew-20190107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missing_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missing_two.html'>Earth Bearing Distance Missing Two Trip Tutorial (Slideshow or Web Application or Game or Image) (20190107)</option><option id='MyNew-20150321' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Apache/EasyApache/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Apache/EasyApache/'>EasyApache in cPanel Primer Tutorial (Slideshow or Web Application or Game or Image) (20150321)</option><option id='MyNew-20130424' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/EasyPHP/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/EasyPHP/'>EasyPHP Windows Framework for PHP/MySql Tutorial (Slideshow or Web Application or Game or Image) (20130424)</option><option id='MyNew-20140309' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Eclipse/NewTextView/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Eclipse/NewTextView/'>Eclipse and Android Studio Dynamic Text View Primer Tutorial (Slideshow or Web Application or Game or Image) (20140309)</option><option id='MyNew-20130704' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Eclipse/GoogleApp/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Eclipse/GoogleApp/'>Eclipse Android App Google Play Ready Primer Tutorial (Slideshow or Web Application or Game or Image) (20130704)</option><option id='MyNew-20140115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Eclipse/FullScreenActivity/Eclipse_Android_FullScreenActivity.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Eclipse/FullScreenActivity/Eclipse_Android_FullScreenActivity.m4v'>Eclipse Fullscreen Activity Android App Primer Tutorial (Slideshow or Web Application or Game or Image) (20140115)</option><option id='MyNew-20130710' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Eclipse/TicTacToe/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Eclipse/TicTacToe/'>Eclipse Java Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20130710)</option><option id='MyNew-20220922' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/div_within_div.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/div_within_div.html'>Editable and Uneditable Text kbd Tutorial (Slideshow or Web Application or Game or Image) (20220922)</option><option id='MyNew-20201006' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/div_within_div.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/div_within_div.html'>Editable and Uneditable Text Primer Tutorial (Slideshow or Web Application or Game or Image) (20201006)</option><option id='MyNew-20220123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/scroll_into_view.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_into_view.html'>Element Object Scrolling CSS Styling Tutorial (Slideshow or Web Application or Game or Image) (20220123)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/scroll_into_view.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_into_view.html'>Element Object Scrolling Primer Tutorial (Slideshow or Web Application or Game or Image) (20220122)</option><option id='MyNew-20220124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/scroll_into_view.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_into_view.html'>Element Object Scrolling Word Break Tutorial (Slideshow or Web Application or Game or Image) (20220124)</option><option id='MyNew-20170203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/separated_radio.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/separated_radio.html'>Elevation Game Separated Radio Buttons Primer Tutorial (Slideshow or Web Application or Game or Image) (20170203)</option><option id='MyNew-20141004a' onclick='windowopen(";
newstr = newstr + dq + "//www.abc.net.au/radionational/programs/bydesign/design-file-looks-at-the-40-symbol/5779192";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.abc.net.au/radionational/programs/bydesign/design-file-looks-at-the-40-symbol/5779192'>Email and the @ Symbol (Slideshow or Web Application or Game or Image) (20141004)</option><option id='MyNew-20160315' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Gmail/Gmail_Draft.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Gmail/Gmail_Draft.jpg'>Email Drafts Primer Tutorial (Slideshow or Web Application or Game or Image) (20160315)</option><option id='MyNew-20181108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/inbox_resend.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/inbox_resend.jpg'>Email Inbox Resend Tutorial (Slideshow or Web Application or Game or Image) (20181108)</option><option id='MyNew-20201022' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/vignette.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/vignette.pdf'>Email iOS Vignette Primer Tutorial (Slideshow or Web Application or Game or Image) (20201022)</option><option id='MyNew-20180120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/IMG_0902.PNG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/IMG_0902.PNG'>Email iPad Image Conduit Tutorial (Slideshow or Web Application or Game or Image) (20180120)</option><option id='MyNew-20160407' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/outbox_more.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/outbox_more.jpg'>Email Outbox Primer Tutorial (Slideshow or Web Application or Game or Image) (20160407)</option><option id='MyNew-20190804' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/email_attachment_piecing.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/email_attachment_piecing.jpg'>Email Piece Together Image Attachments Tutorial (Slideshow or Web Application or Game or Image) (20190804)</option><option id='MyNew-20181211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Email Subject Line Emojis Primer Tutorial (Slideshow or Web Application or Game or Image) (20181211)</option><option id='MyNew-20140924' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/Drawing/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/Drawing/'>Emailing Image via Google Drawing Primer Tutorial (Slideshow or Web Application or Game or Image) (20140924)</option><option id='MyNew-20160109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/email_ipad_screenshot.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/email_ipad_screenshot.jpg'>Emailing iPad Screenshot Primer Tutorial (Slideshow or Web Application or Game or Image) (20160109)</option><option id='MyNew-20140805' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Microsoft/Excel/Email/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Microsoft/Excel/Email/'>Emailing Microsoft Excel Spreadsheet Primer Tutorial (Slideshow or Web Application or Game or Image) (20140805)</option><option id='MyNew-20140823' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/Powerpoint/GoogleSlides/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/Powerpoint/GoogleSlides/'>Emailing Microsoft Powerpoint Slideshow Primer Tutorial (Slideshow or Web Application or Game or Image) (20140823)</option><option id='MyNew-20180526' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/analogue_clock_to_nearest_five.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/analogue_clock_to_nearest_five.html'>Emoji Analogue Clock Primer Tutorial (Slideshow or Web Application or Game or Image) (20180526)</option><option id='MyNew-20220507' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoji_animation.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoji_animation.php'>Emoji Animation CSS Block Tutorial (Slideshow or Web Application or Game or Image) (20220507)</option><option id='MyNew-20220506' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoji_animation.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoji_animation.php'>Emoji Animation Primer Tutorial (Slideshow or Web Application or Game or Image) (20220506)</option><option id='MyNew-20181008' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_background_text.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_background_text.htm'>Emoji Background to Text External Javascript Tutorial (Slideshow or Web Application or Game or Image) (20181008)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20181007' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_background_text.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_background_text.htm'>Emoji Background to Text Primer Tutorial (Slideshow or Web Application or Game or Image) (20181007)</option><option id='MyNew-20190515' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/right_bottom.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/right_bottom.html'>Emoji Border Image Ajax Slice Repeat Outset Tutorial (Slideshow or Web Application or Game or Image) (20190515)</option><option id='MyNew-20190514' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/right_bottom.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/right_bottom.html'>Emoji Border Image Slice Repeat Outset Tutorial (Slideshow or Web Application or Game or Image) (20190514)</option><option id='MyNew-20180822' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/right_bottom.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/right_bottom.html'>Emoji Border or Background Image Canvas Tutorial (Slideshow or Web Application or Game or Image) (20180822)</option><option id='MyNew-20180823' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/right_bottom.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/right_bottom.html'>Emoji Border or Background Image Mobile Canvas Tutorial (Slideshow or Web Application or Game or Image) (20180823)</option><option id='MyNew-20180820' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/right_bottom.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/right_bottom.html'>Emoji Border or Background Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20180820)</option><option id='MyNew-20180821' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/right_bottom.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/right_bottom.html'>Emoji Border or Background Image Sharing Tutorial (Slideshow or Web Application or Game or Image) (20180821)</option><option id='MyNew-20220121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/canvas_svg.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds Canvas Annotation Tutorial (Slideshow or Web Application or Game or Image) (20220121)</option><option id='MyNew-20220104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/emoji_border_background.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/emoji_border_background.html'>Emoji Borders and Backgrounds Context Tutorial (Slideshow or Web Application or Game or Image) (20220104)</option><option id='MyNew-20220113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/canvas_svg.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds CSS Styling Tutorial (Slideshow or Web Application or Game or Image) (20220113)</option><option id='MyNew-20220120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/canvas_svg.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds Curl Tutorial (Slideshow or Web Application or Game or Image) (20220120)</option><option id='MyNew-20220105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/inline_svg.php?image=inline_svg_image.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/inline_svg.php?image=inline_svg_image.jpg'>Emoji Borders and Backgrounds for Image Tutorial (Slideshow or Web Application or Game or Image) (20220105)</option><option id='MyNew-20220106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/emoji_border_background.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/emoji_border_background.html'>Emoji Borders and Backgrounds Image Text Parent Tutorial (Slideshow or Web Application or Game or Image) (20220106)</option><option id='MyNew-20220107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/inline_svg.php?image=inline_svg_image.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/inline_svg.php?image=inline_svg_image.jpg'>Emoji Borders and Backgrounds Image Text PHP SVG Tutorial (Slideshow or Web Application or Game or Image) (20220107)</option><option id='MyNew-20220112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/canvas_svg.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds in Canvas Tutorial (Slideshow or Web Application or Game or Image) (20220112)</option><option id='MyNew-20220111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/imagegridmap.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/imagegridmap.php'>Emoji Borders and Backgrounds in Image Map Grid Tutorial (Slideshow or Web Application or Game or Image) (20220111)</option><option id='MyNew-20220110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Ansible/index.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Ansible/index.php'>Emoji Borders and Backgrounds in Inhouse Slideshow Deployment Tutorial (Slideshow or Web Application or Game or Image) (20220110)</option><option id='MyNew-20220109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Ansible/index.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Ansible/index.php'>Emoji Borders and Backgrounds in Inhouse Slideshow Tutorial (Slideshow or Web Application or Game or Image) (20220109)</option><option id='MyNew-20220103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/inline_svg.php?insvg=127931";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/inline_svg.php?insvg=127931'>Emoji Borders and Backgrounds Primer Tutorial (Slideshow or Web Application or Game or Image) (20220103)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/canvas_svg.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds QR Code Tutorial (Slideshow or Web Application or Game or Image) (20220119)</option><option id='MyNew-20220116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/inline_svg.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/inline_svg.php'>Emoji Borders and Backgrounds Shape Numerics Tutorial (Slideshow or Web Application or Game or Image) (20220116)</option><option id='MyNew-20220117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/canvas_svg.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds Shape Sharing Tutorial (Slideshow or Web Application or Game or Image) (20220117)</option><option id='MyNew-20220115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/inline_svg.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/inline_svg.php'>Emoji Borders and Backgrounds Shapes Tutorial (Slideshow or Web Application or Game or Image) (20220115)</option><option id='MyNew-20220114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/canvas_svg.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds Text Justification Tutorial (Slideshow or Web Application or Game or Image) (20220114)</option><option id='MyNew-20220108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/inline_svg.php?image=inline_svg_image.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/inline_svg.php?image=inline_svg_image.jpg'>Emoji Borders and Backgrounds via Emoji Menu Tutorial (Slideshow or Web Application or Game or Image) (20220108)</option><option id='MyNew-20220118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/canvas_svg.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/canvas_svg.php'>Emoji Borders and Backgrounds Web Browser Tutorial (Slideshow or Web Application or Game or Image) (20220118)</option><option id='MyNew-20200418' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flagquiz.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flagquiz.htm'>Emoji Circuit Quiz Animated Emoji Tutorial (Slideshow or Web Application or Game or Image) (20200418)</option><option id='MyNew-20171202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flagquiz.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flagquiz.htm'>Emoji Circuit Quiz Genericization Tutorial (Slideshow or Web Application or Game or Image) (20171202)</option><option id='MyNew-20180404' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Animation Tutorial (Slideshow or Web Application or Game or Image) (20180404)</option><option id='MyNew-20180403' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Copy and Paste Tutorial (Slideshow or Web Application or Game or Image) (20180403)</option><option id='MyNew-20180402' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Cross-Browser Tutorial (Slideshow or Web Application or Game or Image) (20180402)</option><option id='MyNew-20180405' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Email Animation Tutorial (Slideshow or Web Application or Game or Image) (20180405)</option><option id='MyNew-20180406' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Filtering Tutorial (Slideshow or Web Application or Game or Image) (20180406)</option><option id='MyNew-20180331' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Integration Tutorial (Slideshow or Web Application or Game or Image) (20180331)</option><option id='MyNew-20180401' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Emoji Contact Us Feedback Textarea Tutorial (Slideshow or Web Application or Game or Image) (20180401)</option><option id='MyNew-20171130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flagquiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flagquiz.html'>Emoji Flags Circuit Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20171130)</option><option id='MyNew-20180922' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/roman_numeral_fractions.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/roman_numeral_fractions.html'>Emoji Fractions Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20180922)</option><option id='MyNew-20190129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/dropdown_emoji_game.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/dropdown_emoji_game.php'>Emoji Game HTML Type Tutorial (Slideshow or Web Application or Game or Image) (20190129)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20201125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoji_image.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator CSS Background Image Tutorial (Slideshow or Web Application or Game or Image) (20201125)</option><option id='MyNew-20201123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoji_image.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator CSS Border Image Tutorial (Slideshow or Web Application or Game or Image) (20201123)</option><option id='MyNew-20201128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoji_image.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator or Media Paster Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20201128)</option><option id='MyNew-20201127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoji_image.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator or Media Paster Download Tutorial (Slideshow or Web Application or Game or Image) (20201127)</option><option id='MyNew-20201202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoji_image.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator or Media Paster Multiple Copy Background Tutorial (Slideshow or Web Application or Game or Image) (20201202)</option><option id='MyNew-20201203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoji_image.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator or Media Paster Multiple Copy Synchronize Tutorial (Slideshow or Web Application or Game or Image) (20201203)</option><option id='MyNew-20201129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoji_image.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator or Media Paster Multiple Copy Tutorial (Slideshow or Web Application or Game or Image) (20201129)</option><option id='MyNew-20201126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoji_image.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator or Media Paster Tutorial (Slideshow or Web Application or Game or Image) (20201126)</option><option id='MyNew-20201120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoji_image.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator Primer Tutorial (Slideshow or Web Application or Game or Image) (20201120)</option><option id='MyNew-20201121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoji_image.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoji_image.php'>Emoji Image Creator Share Tutorial (Slideshow or Web Application or Game or Image) (20201121)</option><option id='MyNew-20210810' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html'>Emoji in Sector Game Mobile Tutorial (Slideshow or Web Application or Game or Image) (20210810)</option><option id='MyNew-20210808' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html'>Emoji in Sector Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20210808)</option><option id='MyNew-20210809' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html'>Emoji in Sector Game Resize Tutorial (Slideshow or Web Application or Game or Image) (20210809)</option><option id='MyNew-20180302' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html'>Emoji Name Search Fairy Story Creation Tutorial (Slideshow or Web Application or Game or Image) (20180302)</option><option id='MyNew-20180303' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html'>Emoji Name Search Fairy Story Cursor Control Tutorial (Slideshow or Web Application or Game or Image) (20180303)</option><option id='MyNew-20180304' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.php'>Emoji Name Search Fairy Story PHP Tutorial (Slideshow or Web Application or Game or Image) (20180304)</option><option id='MyNew-20180225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world_flags.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Emoji Name Search Geo Chart WorldBank Tutorial (Slideshow or Web Application or Game or Image) (20180225)</option><option id='MyNew-20180223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world_flags.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Emoji Name Search Map Chart Tutorial (Slideshow or Web Application or Game or Image) (20180223)</option><option id='MyNew-20180224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world_flags.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Emoji Name Search Map Chart Weather Tutorial (Slideshow or Web Application or Game or Image) (20180224)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world_flags.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Emoji Name Search Map Tutorial (Slideshow or Web Application or Game or Image) (20180221)</option><option id='MyNew-20180220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoticon_keyboard_shortcuts.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoticon_keyboard_shortcuts.php'>Emoji Name Search Posting Tutorial (Slideshow or Web Application or Game or Image) (20180220)</option><option id='MyNew-20180218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoticon_keyboard_shortcuts.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoticon_keyboard_shortcuts.php'>Emoji Name Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20180218)</option><option id='MyNew-20180219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/emoticon_keyboard_shortcuts.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/emoticon_keyboard_shortcuts.php'>Emoji Name Search Tailoring Tutorial (Slideshow or Web Application or Game or Image) (20180219)</option><option id='MyNew-20180222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world_flags.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Emoji Name Search Timezone Tutorial (Slideshow or Web Application or Game or Image) (20180222)</option><option id='MyNew-20161129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_overlay.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_overlay.html'>Emoji Overlay Primer Tutorial (Slideshow or Web Application or Game or Image) (20161129)</option><option id='MyNew-20161130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_overlay.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_overlay.htm'>Emoji Overlay Share Tutorial (Slideshow or Web Application or Game or Image) (20161130)</option><option id='MyNew-20200502' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/telephone.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/telephone.html'>Emoji Placeholder Internationalization Primer Tutorial (Slideshow or Web Application or Game or Image) (20200502)</option><option id='MyNew-20161111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/emoji_equation_game.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/emoji_equation_game.htm'>Emoji Random Equation Canvas Tutorial (Slideshow or Web Application or Game or Image) (20161111)</option><option id='MyNew-20161110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/emoji_equation_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/emoji_equation_game.html'>Emoji Random Equation Primer Tutorial (Slideshow or Web Application or Game or Image) (20161110)</option><option id='MyNew-20161010' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm'>Emoji Random Slideshow Category Tutorial (Slideshow or Web Application or Game or Image) (20161010)</option><option id='MyNew-20161006' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm'>Emoji Random Slideshow Cookie Tutorial (Slideshow or Web Application or Game or Image) (20161006)</option><option id='MyNew-20161004' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.html'>Emoji Random Slideshow Primer Tutorial (Slideshow or Web Application or Game or Image) (20161004)</option><option id='MyNew-20161005' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_slideshow.htm'>Emoji Random Slideshow Sharing Tutorial (Slideshow or Web Application or Game or Image) (20161005)</option><option id='MyNew-20230325' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_sequence.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_sequence.html'>Emoji Sequence Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20230325)</option><option id='MyNew-20170717' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_article_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_article_game.html'>English Articles in Grammar Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170717)</option><option id='MyNew-20160308' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/englishexpressions_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/englishexpressions_chalkboard.html'>English Expressions and Idioms Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160308)</option><option id='MyNew-20170226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/what_case_is_that.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/what_case_is_that.htm'>English Noun or Pronoun Case Cookie Sharing Tutorial (Slideshow or Web Application or Game or Image) (20170226)</option><option id='MyNew-20170225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/what_case_is_that.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/what_case_is_that.html'>English Noun or Pronoun Case Primer Tutorial (Slideshow or Web Application or Game or Image) (20170225)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160302' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/phrasalverbs_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/phrasalverbs_chalkboard.html'>English Phrasal Verb Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160302)</option><option id='MyNew-20180322' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/created_phrase.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/created_phrase.html'>English Phrase Creation Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180322)</option><option id='MyNew-20180321' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/phrase.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/phrase.html'>English Phrase Guessing Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180321)</option><option id='MyNew-20221115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>English Translated Verb Conjugation Emoji Tutorial (Slideshow or Web Application or Game or Image) (20221115)</option><option id='MyNew-20150115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/word_association.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/word_association.php'>English Word Association Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150115)</option><option id='MyNew-20220217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php'>English Word Guessing Game Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20220217)</option><option id='MyNew-20220219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php'>English Word Guessing Game Intranet Tutorial (Slideshow or Web Application or Game or Image) (20220219)</option><option id='MyNew-20220218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php'>English Word Guessing Game MAMP Tutorial (Slideshow or Web Application or Game or Image) (20220218)</option><option id='MyNew-20220216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php'>English Word Guessing Game Player Equality Tutorial (Slideshow or Web Application or Game or Image) (20220216)</option><option id='MyNew-20220215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php'>English Word Guessing Game Players Tutorial (Slideshow or Web Application or Game or Image) (20220215)</option><option id='MyNew-20220213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/what_is_the_english_word.php'>English Word Guessing Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20220213)</option><option id='MyNew-20181229' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/clauses.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/clauses.html'>ESL English Clause Primer Tutorial (Slideshow or Web Application or Game or Image) (20181229)</option><option id='MyNew-20181230' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/parts_of_speech.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/parts_of_speech.html'>ESL English Parts of Speech Tutorial (Slideshow or Web Application or Game or Image) (20181230)</option><option id='MyNew-20160907' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/monthly_planner.xlsx";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/monthly_planner.xlsx'>Excel Online Spreadsheet Monthly Planner Primer Tutorial (Slideshow or Web Application or Game or Image) (20160907)</option><option id='MyNew-20221024' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/exim_better_verbose_delivered.jpeg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/exim_better_verbose_delivered.jpeg'>Exim Mail Server Troubleshooting Primer Tutorial (Slideshow or Web Application or Game or Image) (20221024)</option><option id='MyNew-20230709' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/experimental_drag_and_drop.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/experimental_drag_and_drop.htm'>Experimental Drag and Drop Game Tutorial (Slideshow or Web Application or Game or Image) (20230709)</option><option id='MyNew-20230708' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/experimental_drag_and_drop.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/experimental_drag_and_drop.html'>Experimental Drag and Drop Primer Tutorial (Slideshow or Web Application or Game or Image) (20230708)</option><option id='MyNew-20140709' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Yet_More_Linux_Crontab_Curl.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Yet_More_Linux_Crontab_Curl.jpg'>Extended Linux Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20140709)</option><option id='MyNew-20150224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/External/External_Javascript_Call.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/External/External_Javascript_Call.jpg'>External Javascript Call Primer Tutorial (Slideshow or Web Application or Game or Image) (20150224)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20150827' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/reveal_div.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/reveal_div.html'>External Javascript Genericity Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150827)</option><option id='MyNew-20150826' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/longhover_sup.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/longhover_sup.html'>External Javascript Genericity Primer Tutorial (Slideshow or Web Application or Game or Image) (20150826)</option><option id='MyNew-20221012' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/apple_script_url_top_better.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/apple_script_url_top_better.jpg'>External Javascript Parent Differentiation Tutorial (Slideshow or Web Application or Game or Image) (20221012)</option><option id='MyNew-20160628' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/facebook_notification_one.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/facebook_notification_one.jpg'>Facebook Notification Cancellation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160628)</option><option id='MyNew-20150915' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/webcam_problem.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/webcam_problem.jpg'>Facebook Webcam Video Failure Primer Tutorial (Slideshow or Web Application or Game or Image) (20150915)</option><option id='MyNew-20201218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html'>Fairy Story Chrome Dictation Mixed Content Fix Tutorial (Slideshow or Web Application or Game or Image) (20201218)</option><option id='MyNew-20201219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html'>Fairy Story Chrome Dictation Punctuation Tutorial (Slideshow or Web Application or Game or Image) (20201219)</option><option id='MyNew-20201217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.php'>Fairy Story Chrome Dictation Tutorial (Slideshow or Web Application or Game or Image) (20201217)</option><option id='MyNew-20201213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html'>Fairy Story Names and Connectives and Punctuation Dropdown Helpers Tutorial (Slideshow or Web Application or Game or Image) (20201213)</option><option id='MyNew-20190429' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fphrases.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fphrases.htm'>Fairy Story Phrases Helper Datalist Tutorial (Slideshow or Web Application or Game or Image) (20190429)</option><option id='MyNew-20190428' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fphrases.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fphrases.html'>Fairy Story Phrases Helper Primer Tutorial (Slideshow or Web Application or Game or Image) (20190428)</option><option id='MyNew-20190430' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fphrases.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fphrases.htm'>Fairy Story Phrases Helper SMS Tutorial (Slideshow or Web Application or Game or Image) (20190430)</option><option id='MyNew-20201115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/favourites_midair.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/favourites_midair.php'>Favourites Poll Email Moderation Ajax Tutorial (Slideshow or Web Application or Game or Image) (20201115)</option><option id='MyNew-20201113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/favourites_midair.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/favourites_midair.php'>Favourites Poll Email Moderation Client Validation Tutorial (Slideshow or Web Application or Game or Image) (20201113)</option><option id='MyNew-20201114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/favourites_midair.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/favourites_midair.php'>Favourites Poll Email Moderation Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20201114)</option><option id='MyNew-20201112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/favourites_midair.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/favourites_midair.php'>Favourites Poll Email Moderation Primer Tutorial (Slideshow or Web Application or Game or Image) (20201112)</option><option id='MyNew-20181013' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/feed_via_date.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/feed_via_date.php'>Feed via Date Online Schedule Tutorial (Slideshow or Web Application or Game or Image) (20181013)</option><option id='MyNew-20181011' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/feed_via_date.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/feed_via_date.php'>Feed via Date Primer Tutorial (Slideshow or Web Application or Game or Image) (20181011)</option><option id='MyNew-20200509' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Annotation Canvas Image Filter Tutorial (Slideshow or Web Application or Game or Image) (20200509)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20200519' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Annotation Canvas Image Tokens Tutorial (Slideshow or Web Application or Game or Image) (20200519)</option><option id='MyNew-20200508' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Annotation Canvas Pixels Tutorial (Slideshow or Web Application or Game or Image) (20200508)</option><option id='MyNew-20200507' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Annotation Image Cover Contain Tutorial (Slideshow or Web Application or Game or Image) (20200507)</option><option id='MyNew-20200615' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Canvas Curve Annotations Tutorial (Slideshow or Web Application or Game or Image) (20200615)</option><option id='MyNew-20160411' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.html'>Feedback Email Attachment Iframe Tutorial (Slideshow or Web Application or Game or Image) (20160411)</option><option id='MyNew-20160410' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.html'>Feedback Email Attachment Primer Tutorial (Slideshow or Web Application or Game or Image) (20160410)</option><option id='MyNew-20200504' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Emoji Mixed Content Tutorial (Slideshow or Web Application or Game or Image) (20200504)</option><option id='MyNew-20191205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Inline HTML Form Email Collaboration Accountability Tutorial (Slideshow or Web Application or Game or Image) (20191205)</option><option id='MyNew-20191208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Inline HTML Form Email Collaboration Animation Tutorial (Slideshow or Web Application or Game or Image) (20191208)</option><option id='MyNew-20191206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Inline HTML Form Email Collaboration Recall Tutorial (Slideshow or Web Application or Game or Image) (20191206)</option><option id='MyNew-20191204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Inline HTML Form Email Collaboration Reply Tutorial (Slideshow or Web Application or Game or Image) (20191204)</option><option id='MyNew-20191203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback Inline HTML Form Email Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20191203)</option><option id='MyNew-20190507' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Feedback SMS via Highlighting Mark Tag Tutorial (Slideshow or Web Application or Game or Image) (20190507)</option><option id='MyNew-20160822' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/feedburner.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/feedburner.jpg'>FeedBurner Web Feed Primer Tutorial (Slideshow or Web Application or Game or Image) (20160822)</option><option id='MyNew-20230526' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and ImageMagick and Pdfimages Media Tutorial (Slideshow or Web Application or Game or Image) (20230526)</option><option id='MyNew-20230528' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and Pandoc and ImageMagick and Pdfimages Animated Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20230528)</option><option id='MyNew-20230529' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and Pandoc and ImageMagick and Pdfimages Animated Emoji Tutorial (Slideshow or Web Application or Game or Image) (20230529)</option><option id='MyNew-20230531' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and Pandoc and ImageMagick and Pdfimages Dropdown Hover Swipe Tutorial (Slideshow or Web Application or Game or Image) (20230531)</option><option id='MyNew-20230601' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and Pandoc and ImageMagick and Pdfimages Dropdown Linear Gradient Tutorial (Slideshow or Web Application or Game or Image) (20230601)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20230530' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and Pandoc and ImageMagick and Pdfimages Dropdown Onhover Marquee Tutorial (Slideshow or Web Application or Game or Image) (20230530)</option><option id='MyNew-20230527' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg and Pandoc and ImageMagick and Pdfimages Media Tutorial (Slideshow or Web Application or Game or Image) (20230527)</option><option id='MyNew-20230523' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Burn Subtitles Tutorial (Slideshow or Web Application or Game or Image) (20230523)</option><option id='MyNew-20230524' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Concat Demuxer Tutorial (Slideshow or Web Application or Game or Image) (20230524)</option><option id='MyNew-20230522' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Improved Windows Media Browsing Tutorial (Slideshow or Web Application or Game or Image) (20230522)</option><option id='MyNew-20221112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ffmpeg/ffmpeg_log_to_vtt.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ffmpeg/ffmpeg_log_to_vtt.php'>Ffmpeg Log Helper Towards VTT File Primer Tutorial (Slideshow or Web Application or Game or Image) (20221112)</option><option id='MyNew-20230520' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Mux Video and Audio Media Browsing Tutorial (Slideshow or Web Application or Game or Image) (20230520)</option><option id='MyNew-20230519' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Mux Video and Audio Primer Tutorial (Slideshow or Web Application or Game or Image) (20230519)</option><option id='MyNew-20230521' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Mux Video and Audio Windows Media Browsing Tutorial (Slideshow or Web Application or Game or Image) (20230521)</option><option id='MyNew-20230525' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Rotate Video Tutorial (Slideshow or Web Application or Game or Image) (20230525)</option><option id='MyNew-20230602' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/voiceover.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/voiceover.php'>Ffmpeg Shelling Peas Tutorial (Slideshow or Web Application or Game or Image) (20230602)</option><option id='MyNew-20170417' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fibonacci_goldenratio.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fibonacci_goldenratio.html'>Fibonacci and Golden Ratio Primer Tutorial (Slideshow or Web Application or Game or Image) (20170417)</option><option id='MyNew-20210312' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/figma_wireframing.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/figma_wireframing.gif'>Figma Web Design and Wireframing Primer Tutorial (Slideshow or Web Application or Game or Image) (20210312)</option><option id='MyNew-20190620' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>File API File and Reader Objects Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20190620)</option><option id='MyNew-20190621' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/server_client.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/server_client.html'>File API File and Reader Objects Client Server Tutorial (Slideshow or Web Application or Game or Image) (20190621)</option><option id='MyNew-20220822' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>File API File and Reader Objects Mimetype Tutorial (Slideshow or Web Application or Game or Image) (20220822)</option><option id='MyNew-20190619' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/client_browsing.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.html'>File API File and Reader Objects Primer Tutorial (Slideshow or Web Application or Game or Image) (20190619)</option><option id='MyNew-20220823' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/client_browsing.htm'>File API File and Reader Objects Video First Frame Tutorial (Slideshow or Web Application or Game or Image) (20220823)</option><option id='MyNew-20140613' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/FilesSince/Files_Since.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/FilesSince/Files_Since.jpg'>Files Since Primer Tutorial (Slideshow or Web Application or Game or Image) (20140613)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20150130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/FileZilla/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/FileZilla/'>FileZilla Secure ftp Primer Tutorial (Slideshow or Web Application or Game or Image) (20150130)</option><option id='MyNew-20140921' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice/MathsFormula/film_parameterizable.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/MathsFormula/film_parameterizable.html'>Film Overlay Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20140921)</option><option id='MyNew-20140920' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice/MathsFormula/film.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/MathsFormula/film.html'>Film Overlay Primer Tutorial (Slideshow or Web Application or Game or Image) (20140920)</option><option id='MyNew-20230711' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/find_images_via_size.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>Find Image Files via Datetime Tutorial (Slideshow or Web Application or Game or Image) (20230711)</option><option id='MyNew-20230710' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/find_images_via_size.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>Find Image Files via Filesize Tutorial (Slideshow or Web Application or Game or Image) (20230710)</option><option id='MyNew-20230713' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/find_images_via_size.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>Find Image Files via Permissions Tutorial (Slideshow or Web Application or Game or Image) (20230713)</option><option id='MyNew-20230712' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/find_images_via_size.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>Find Image Files via Specified Datetime Tutorial (Slideshow or Web Application or Game or Image) (20230712)</option><option id='MyNew-20200816' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/find_my_app.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/find_my_app.pdf'>Find My iOS Mobile App Tutorial (Slideshow or Web Application or Game or Image) (20200816)</option><option id='MyNew-20211001' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/two_macs_share_via_finder_network.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/two_macs_share_via_finder_network.gif'>Finder File Sharing Mac with Mac Tutorial (Slideshow or Web Application or Game or Image) (20211001)</option><option id='MyNew-20130308' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Firefox/iFrame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Firefox/iFrame.html'>Firefox and Favourite Plugins Tutorial (Slideshow or Web Application or Game or Image) (20130308)</option><option id='MyNew-20170803' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/firefox_eyedropper.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/firefox_eyedropper.jpg'>Firefox Eyedropper Primer Tutorial (Slideshow or Web Application or Game or Image) (20170803)</option><option id='MyNew-20130923' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Firefox/iMacros/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Firefox/iMacros/'>Firefox iMacros Add-on Primer Tutorial (Slideshow or Web Application or Game or Image) (20130923)</option><option id='MyNew-20180901' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/gimp_debug.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/gimp_debug.mp4'>Firefox Inspector Debugging via Network Tab Primer Tutorial (Slideshow or Web Application or Game or Image) (20180901)</option><option id='MyNew-20171123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/firefox_myshots.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/firefox_myshots.gif'>Firefox My Shots Primer Tutorial (Slideshow or Web Application or Game or Image) (20171123)</option><option id='MyNew-20180119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Firefox/firefox_quantum.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Firefox/firefox_quantum.jpg'>Firefox Quantum Web Browser Primer Tutorial (Slideshow or Web Application or Game or Image) (20180119)</option><option id='MyNew-20180309' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Firefox/frv.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Firefox/frv.gif'>Firefox Reader View Primer Tutorial (Slideshow or Web Application or Game or Image) (20180309)</option><option id='MyNew-20181018' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/tictactoe.html?reflexes=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/tictactoe.html?reflexes=y'>Firefox Scratchpad Javascript Placeholder Tutorial (Slideshow or Web Application or Game or Image) (20181018)</option><option id='MyNew-20141113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/tictactoe.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/tictactoe.html'>Firefox Scratchpad Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20141113)</option><option id='MyNew-20160114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/FireFTP_CreateFile-31of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/FireFTP_CreateFile-31of.jpg'>FireFTP Create File Primer Tutorial (Slideshow or Web Application or Game or Image) (20160114)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180320' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/nameguessgame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/nameguessgame.html'>First Name Guessing Game for Two Primer Tutorial (Slideshow or Web Application or Game or Image) (20180320)</option><option id='MyNew-20160913' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/fitbit.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/fitbit.pdf'>Fitbit Activity Tracker Bluetooth Primer Tutorial (Slideshow or Web Application or Game or Image) (20160913)</option><option id='MyNew-20180329' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html?carddealnum=10&numplayers=4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html?carddealnum=10&numplayers=4'>Five Hundred Card Game Bidding Tutorial (Slideshow or Web Application or Game or Image) (20180329)</option><option id='MyNew-20180330' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html?carddealnum=10&numplayers=4&modeofdisplay=20";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html?carddealnum=10&numplayers=4&modeofdisplay=20'>Five Hundred Card Game Flow Tutorial (Slideshow or Web Application or Game or Image) (20180330)</option><option id='MyNew-20200428' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/above_the_fold_hscroll_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/above_the_fold_hscroll_quiz.html'>Fixed Questions Above the Fold Quiz Tutorial (Slideshow or Web Application or Game or Image) (20200428)</option><option id='MyNew-20200427' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fixed_quiz_building.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fixed_quiz_building.html'>Fixed Questions Flexible Answers Linear Gradient Quiz Tutorial (Slideshow or Web Application or Game or Image) (20200427)</option><option id='MyNew-20200426' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fixed_quiz_building.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fixed_quiz_building.html'>Fixed Questions Flexible Answers Quiz Tutorial (Slideshow or Web Application or Game or Image) (20200426)</option><option id='MyNew-20190827' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fixed_top.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fixed_top.html'>Fixed Sticky Header Primer Tutorial (Slideshow or Web Application or Game or Image) (20190827)</option><option id='MyNew-20190829' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fixed_top.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fixed_top.html'>Fixed Sticky Header Top Window Document Tutorial (Slideshow or Web Application or Game or Image) (20190829)</option><option id='MyNew-20130419' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Flash/Primer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Flash/Primer/'>Flash via BannerZest Primer Tutorial (Slideshow or Web Application or Game or Image) (20130419)</option><option id='MyNew-20161107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Flashcards/Untitled%2010.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Flashcards/Untitled%2010.pdf'>Flashcards on iPad Primer Tutorial (Slideshow or Web Application or Game or Image) (20161107)</option><option id='MyNew-20211218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flex_box.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flex_box.html'>Flex Box CSS Primer Tutorial (Slideshow or Web Application or Game or Image) (20211218)</option><option id='MyNew-20140117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/FlickrFeed/WordpressBlogConnection/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/FlickrFeed/WordpressBlogConnection/'>Flickr and Wordpress Integration Primer Tutorial (Slideshow or Web Application or Game or Image) (20140117)</option><option id='MyNew-20180217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/floor_wall_roof_framing_members.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/floor_wall_roof_framing_members.html'>Floor Wall and Roof Framing Members Primer Tutorial (Slideshow or Web Application or Game or Image) (20180217)</option><option id='MyNew-20200521' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart and Venn Diagram and Mind Map Token Subject Emoji Tutorial (Slideshow or Web Application or Game or Image) (20200521)</option><option id='MyNew-20190809' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart and Venn Diagram Glow Tutorial (Slideshow or Web Application or Game or Image) (20190809)</option><option id='MyNew-20200324' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart and Venn Diagram Loose Text Tutorial (Slideshow or Web Application or Game or Image) (20200324)</option><option id='MyNew-20200326' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart and Venn Diagram Mobile Tutorial (Slideshow or Web Application or Game or Image) (20200326)</option><option id='MyNew-20190126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart Colours Tutorial (Slideshow or Web Application or Game or Image) (20190126)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart Primer Tutorial (Slideshow or Web Application or Game or Image) (20190122)</option><option id='MyNew-20190123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Flowchart Sharing Tutorial (Slideshow or Web Application or Game or Image) (20190123)</option><option id='MyNew-20200223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/focuswriter_install.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/focuswriter_install.pdf'>FocusWriter Writing Primer Tutorial (Slideshow or Web Application or Game or Image) (20200223)</option><option id='MyNew-20170408' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/following_orders.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/following_orders.htm'>Following Orders Game PHP Tutorial (Slideshow or Web Application or Game or Image) (20170408)</option><option id='MyNew-20220703' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/tagged_template_literal.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/tagged_template_literal.html'>Form or Prompt Output Tagged Template Literal Tutorial (Slideshow or Web Application or Game or Image) (20220703)</option><option id='MyNew-20130510' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/FORTRAN/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/FORTRAN/'>Fortran Primer Tutorial (Slideshow or Web Application or Game or Image) (20130510)</option><option id='MyNew-20180121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/freeformatter.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/freeformatter.jpg'>Freeformatter Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20180121)</option><option id='MyNew-20130610' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MATLAB/Freemat/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MATLAB/Freemat/'>Freemat, a MATLAB clone, Primer Tutorial (Slideshow or Web Application or Game or Image) (20130610)</option><option id='MyNew-20220605' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/frogid_ios_app_join.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/frogid_ios_app_join.gif'>Frog Identification App Primer Tutorial (Slideshow or Web Application or Game or Image) (20220605)</option><option id='MyNew-20190124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fruits.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fruits.html'>Fruits Emoji Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190124)</option><option id='MyNew-20190125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fruits.html?numplayers=2";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fruits.html?numplayers=2'>Fruits Emoji Multiple Player Game Tutorial (Slideshow or Web Application or Game or Image) (20190125)</option><option id='MyNew-20191011' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/cover_fixed.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/cover_fixed.php'>Full Sized Fixed Background Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20191011)</option><option id='MyNew-20220803' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/svg_clock.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.htm'>Fullscreen API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220803)</option><option id='MyNew-20130517' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/FunctionPointerArray/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/FunctionPointerArray/'>Function Pointers in C and C++ Primer Tutorial (Slideshow or Web Application or Game or Image) (20130517)</option><option id='MyNew-20171207' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/watch/?v=sWmmNJ6SqS0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/watch/?v=sWmmNJ6SqS0'>GarageBand Keyboard Collection on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20171207)</option><option id='MyNew-20171206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Male_Voice_01.m4a";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Male_Voice_01.m4a'>GarageBand Podcast on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20171206)</option><option id='MyNew-20171121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/genius_scan_multi_page_pdf.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/genius_scan_multi_page_pdf.pdf'>Genius Scan App PDF Email Tutorial (Slideshow or Web Application or Game or Image) (20171121)</option><option id='MyNew-20170106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/IMG_0814.PNG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/IMG_0814.PNG'>Genius Scan App Primer Tutorial (Slideshow or Web Application or Game or Image) (20170106)</option><option id='MyNew-20230115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/regions.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/regions.php'>GeoJson World Coastline Function Noun Naming Tutorial (Slideshow or Web Application or Game or Image) (20230115)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20230102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/regions.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/regions.php'>GeoJson World Coastline Primer Tutorial (Slideshow or Web Application or Game or Image) (20230102)</option><option id='MyNew-20230116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/regions.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/regions.php'>GeoJson World Coastline Quiz Deployments Tutorial (Slideshow or Web Application or Game or Image) (20230116)</option><option id='MyNew-20230114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/regions.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/regions.php'>GeoJson World Coastline Rivers Quiz Tutorial (Slideshow or Web Application or Game or Image) (20230114)</option><option id='MyNew-20230103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/regions.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/regions.php'>GeoJson World Coastline TimeZone Tutorial (Slideshow or Web Application or Game or Image) (20230103)</option><option id='MyNew-20230117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/regions.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/regions.php'>GeoJson World Colour Wheel Wikipedia Integration Tutorial (Slideshow or Web Application or Game or Image) (20230117)</option><option id='MyNew-20230105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/countries.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Geo Chart Tutorial (Slideshow or Web Application or Game or Image) (20230105)</option><option id='MyNew-20230110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/countries.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Google Directions Trip Tutorial (Slideshow or Web Application or Game or Image) (20230110)</option><option id='MyNew-20230111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/countries.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Nearest Airports Tutorial (Slideshow or Web Application or Game or Image) (20230111)</option><option id='MyNew-20230112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/countries.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Plotted Airports Tutorial (Slideshow or Web Application or Game or Image) (20230112)</option><option id='MyNew-20230113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/countries.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Plotted Ports Tutorial (Slideshow or Web Application or Game or Image) (20230113)</option><option id='MyNew-20230106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/countries.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries SVG Overlay Colour Infill Tutorial (Slideshow or Web Application or Game or Image) (20230106)</option><option id='MyNew-20230107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/countries.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries SVG Overlay Safari Error Tutorial (Slideshow or Web Application or Game or Image) (20230107)</option><option id='MyNew-20230108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/countries.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries TimeZone Times Tutorial (Slideshow or Web Application or Game or Image) (20230108)</option><option id='MyNew-20230104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/countries.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Tutorial (Slideshow or Web Application or Game or Image) (20230104)</option><option id='MyNew-20230109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/countries.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/countries.php'>GeoJson World Countries Zoom Tutorial (Slideshow or Web Application or Game or Image) (20230109)</option><option id='MyNew-20150415' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/geoip.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/geoip.htm'>Geolocation ISP IP Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150415)</option><option id='MyNew-20161022' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/geoip.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/geoip.htm'>Geolocation ISP IP New API Service Tutorial (Slideshow or Web Application or Game or Image) (20161022)</option><option id='MyNew-20150414' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/geoip.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/geoip.html'>Geolocation ISP IP Primer Tutorial (Slideshow or Web Application or Game or Image) (20150414)</option><option id='MyNew-20180130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/geology_map.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/geology_map.html'>Geology Terminology Primer Tutorial (Slideshow or Web Application or Game or Image) (20180130)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20181125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/getting_to_picturetools_app_annotate_video.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/getting_to_picturetools_app_annotate_video.jpg'>Getting to Windows Picture Tools Application Annotating Video Tutorial (Slideshow or Web Application or Game or Image) (20181125)</option><option id='MyNew-20140809' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/AnimatedGIF/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/AnimatedGIF/'>Gimp Animated GIF Overlay Tutorial (Slideshow or Web Application or Game or Image) (20140809)</option><option id='MyNew-20140609' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/Bimp/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/Bimp/'>Gimp Batch Image Manipulation Primer Tutorial (Slideshow or Web Application or Game or Image) (20140609)</option><option id='MyNew-20131024' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/CameraInitial/GimpCameraInitialManipulations.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/CameraInitial/GimpCameraInitialManipulations.m4v'>Gimp Camera Photo Edit at Start and End Tutorial (Slideshow or Web Application or Game or Image) (20131024)</option><option id='MyNew-20200308' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/gimp_colours_menu.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/gimp_colours_menu.gif'>Gimp Colors Menu Building Image Tutorial (Slideshow or Web Application or Game or Image) (20200308)</option><option id='MyNew-20140227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/ColourBalance/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/ColourBalance/'>Gimp Colour Balance Primer Tutorial (Slideshow or Web Application or Game or Image) (20140227)</option><option id='MyNew-20131028' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/Colourize/Gimp_Colourize.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/Colourize/Gimp_Colourize.m4v'>Gimp Colourize Tutorial (Slideshow or Web Application or Game or Image) (20131028)</option><option id='MyNew-20140816' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/Decor/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/Decor/'>Gimp Decor Border Filters Primer Tutorial (Slideshow or Web Application or Game or Image) (20140816)</option><option id='MyNew-20160716' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/gimp_decor.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/gimp_decor.jpg'>Gimp Decor Filters Revisit Tutorial (Slideshow or Web Application or Game or Image) (20160716)</option><option id='MyNew-20160323' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/DropShadow/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/DropShadow/'>Gimp Drop Shadow Primer Tutorial (Slideshow or Web Application or Game or Image) (20160323)</option><option id='MyNew-20200212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/favicon_creation.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/favicon_creation.gif'>Gimp Favicon via Logo Primer Tutorial (Slideshow or Web Application or Game or Image) (20200212)</option><option id='MyNew-20180826' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/watch?v=uOILGAtY2W4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/watch?v=uOILGAtY2W4'>Gimp Guides to HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20180826)</option><option id='MyNew-20200311' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Absolute to Relative Image URL Tutorial (Slideshow or Web Application or Game or Image) (20200311)</option><option id='MyNew-20180908' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Border and Multiple Image Background Tutorial (Slideshow or Web Application or Game or Image) (20180908)</option><option id='MyNew-20180831' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/gimp_guillotine_canvas.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/gimp_guillotine_canvas.jpg'>Gimp Guillotine Follow Up Canvas Tutorial (Slideshow or Web Application or Game or Image) (20180831)</option><option id='MyNew-20180906' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up CSS keyframes Transition Tutorial (Slideshow or Web Application or Game or Image) (20180906)</option><option id='MyNew-20180830' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/gimp_guillotine_div_margin.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/gimp_guillotine_div_margin.jpg'>Gimp Guillotine Follow Up Div Margin Tutorial (Slideshow or Web Application or Game or Image) (20180830)</option><option id='MyNew-20180903' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Email Attachment Tutorial (Slideshow or Web Application or Game or Image) (20180903)</option><option id='MyNew-20180917' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up GD Filter Tutorial (Slideshow or Web Application or Game or Image) (20180917)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180910' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Image Filters Tutorial (Slideshow or Web Application or Game or Image) (20180910)</option><option id='MyNew-20180911' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Image Transformations Tutorial (Slideshow or Web Application or Game or Image) (20180911)</option><option id='MyNew-20180904' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Javascript DOM Animation Tutorial (Slideshow or Web Application or Game or Image) (20180904)</option><option id='MyNew-20180919' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Memory Tutorial (Slideshow or Web Application or Game or Image) (20180919)</option><option id='MyNew-20180905' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up PDF Slideshow and Video Tutorial (Slideshow or Web Application or Game or Image) (20180905)</option><option id='MyNew-20180828' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/gimp_guillotine_followup.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/gimp_guillotine_followup.jpg'>Gimp Guillotine Follow Up Primer Tutorial (Slideshow or Web Application or Game or Image) (20180828)</option><option id='MyNew-20180914' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up SVG Animate Tutorial (Slideshow or Web Application or Game or Image) (20180914)</option><option id='MyNew-20180913' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up SVG Filter Tutorial (Slideshow or Web Application or Game or Image) (20180913)</option><option id='MyNew-20180912' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up SVG Tutorial (Slideshow or Web Application or Game or Image) (20180912)</option><option id='MyNew-20180902' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/gimp_guillotine_others.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/gimp_guillotine_others.jpg'>Gimp Guillotine Follow Up Table and Image Map Tutorial (Slideshow or Web Application or Game or Image) (20180902)</option><option id='MyNew-20191201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Troubleshooting Tutorial (Slideshow or Web Application or Game or Image) (20191201)</option><option id='MyNew-20180918' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Follow Up Zip Tutorial (Slideshow or Web Application or Game or Image) (20180918)</option><option id='MyNew-20220128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image Based Canvas Editing Tutorial (Slideshow or Web Application or Game or Image) (20220128)</option><option id='MyNew-20211127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20211127)</option><option id='MyNew-20211128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Intranet Video Tutorial (Slideshow or Web Application or Game or Image) (20211128)</option><option id='MyNew-20211126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Media Tutorial (Slideshow or Web Application or Game or Image) (20211126)</option><option id='MyNew-20211125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Tutorial (Slideshow or Web Application or Game or Image) (20211125)</option><option id='MyNew-20211129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Windows Client Tutorial (Slideshow or Web Application or Game or Image) (20211129)</option><option id='MyNew-20211201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Windows Intranet Video Tutorial (Slideshow or Web Application or Game or Image) (20211201)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20211130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Image File Browse Windows MAMP Tutorial (Slideshow or Web Application or Game or Image) (20211130)</option><option id='MyNew-20200604' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Local Datetime Token Subject Tutorial (Slideshow or Web Application or Game or Image) (20200604)</option><option id='MyNew-20211124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Marquee Placeholder Tutorial (Slideshow or Web Application or Game or Image) (20211124)</option><option id='MyNew-20200520' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>Gimp Guillotine Token Subject Tutorial (Slideshow or Web Application or Game or Image) (20200520)</option><option id='MyNew-20180827' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/gimp_im.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/gimp_im.pdf'>Gimp Image Map HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20180827)</option><option id='MyNew-20131204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/Layers/GimpLayers.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/Layers/GimpLayers.m4v'>Gimp Layers Primer Tutorial (Slideshow or Web Application or Game or Image) (20131204)</option><option id='MyNew-20131208' onclick='windowopen(";
newstr = newstr + dq + "//www.gimp.org";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Gifpal/gifpal-20131105183205.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.gimp.org";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Gifpal/gifpal-20131105183205.gif'>Gimp Old Photo Tutorial (Slideshow or Web Application or Game or Image) (20131208)</option><option id='MyNew-20130302' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GimpPrimer/iFrame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GimpPrimer/iFrame.html'>Gimp Primer Tutorial (Slideshow or Web Application or Game or Image) (20130302)</option><option id='MyNew-20161122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/gimp_scriptfu.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/gimp_scriptfu.pdf'>Gimp Script-Fu Scripts Primer Tutorial (Slideshow or Web Application or Game or Image) (20161122)</option><option id='MyNew-20130430' onclick='windowopen(";
newstr = newstr + dq + "//www.gimp.org";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Gimp_Transform_Tools/iFrame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.gimp.org";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Gimp_Transform_Tools/iFrame.html'>Gimp Transform Tools Primer Tutorial (Slideshow or Web Application or Game or Image) (20130430)</option><option id='MyNew-20191111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mondrian_revisited.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mondrian_revisited.html'>Gimp Transparency Layer Colour to Alpha Tutorial (Slideshow or Web Application or Game or Image) (20191111)</option><option id='MyNew-20180818' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/geoda.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/geoda.pdf'>GIS Primer Tutorial (Slideshow or Web Application or Game or Image) (20180818)</option><option id='MyNew-20151209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/GitHub/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/GitHub/'>GitHub Source Control Primer Tutorial (Slideshow or Web Application or Game or Image) (20151209)</option><option id='MyNew-20190801' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/glowing_text_validation.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/glowing_text_validation.jpg'>Glowing Text Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20190801)</option><option id='MyNew-20180515' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/gmail_pdf_slideshow.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/gmail_pdf_slideshow.png'>Gmail Attachments to PDF Slideshow Primer Tutorial (Slideshow or Web Application or Game or Image) (20180515)</option><option id='MyNew-20130226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GmailEmailFiltering/iFrame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GmailEmailFiltering/iFrame.html'>Gmail Email Filtering Tutorial (Slideshow or Web Application or Game or Image) (20130226)</option><option id='MyNew-20160517' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/email_signature-99of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/email_signature-99of.jpg'>Gmail Email Signature Primer Tutorial (Slideshow or Web Application or Game or Image) (20160517)</option><option id='MyNew-20190826' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/gmail_signature.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/gmail_signature.jpg'>Gmail Email Signature Reply Tutorial (Slideshow or Web Application or Game or Image) (20190826)</option><option id='MyNew-20210124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/gmail_ios_app.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/gmail_ios_app.gif'>Gmail iOS iPhone Mobile App Primer Tutorial (Slideshow or Web Application or Game or Image) (20210124)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210914' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/gmail_clients.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/gmail_clients.gif'>Gmail on iOS Email Clients Tutorial (Slideshow or Web Application or Game or Image) (20210914)</option><option id='MyNew-20230123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/gmail_undo.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/gmail_undo.gif'>Gmail Undo Primer Tutorial (Slideshow or Web Application or Game or Image) (20230123)</option><option id='MyNew-20190630' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/gmail_linker_simulation.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/gmail_linker_simulation.htm'>Gmail URL Linker Simulation Intersessional Tutorial (Slideshow or Web Application or Game or Image) (20190630)</option><option id='MyNew-20190627' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/gmail_linker_simulation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/gmail_linker_simulation.html'>Gmail URL Linker Simulation Primer Tutorial (Slideshow or Web Application or Game or Image) (20190627)</option><option id='MyNew-20190628' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/gmail_linker_simulation.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/gmail_linker_simulation.htm'>Gmail URL Linker Simulation Wikipedia Tutorial (Slideshow or Web Application or Game or Image) (20190628)</option><option id='MyNew-20210910' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/watch/?v=SjyShV10HHM";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/watch/?v=SjyShV10HHM'>Gmail Webmail Email Attachment on iPad Signature Reply Tutorial (Slideshow or Web Application or Game or Image) (20210910)</option><option id='MyNew-20210903' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/gmail_forward_some_photos.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/gmail_forward_some_photos.jpg'>Gmail Webmail iPhone Photo Attachments Only Inserted Into Reply Tutorial (Slideshow or Web Application or Game or Image) (20210903)</option><option id='MyNew-20200912' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/gmail_spam_search.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/gmail_spam_search.gif'>Gmail Webmail Non-mobile Non-app Advanced Search Tutorial (Slideshow or Web Application or Game or Image) (20200912)</option><option id='MyNew-20181208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/gmail_logout.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/gmail_logout.pdf'>Gmail Webmail Remote Logout Primer Tutorial (Slideshow or Web Application or Game or Image) (20181208)</option><option id='MyNew-20170130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/golden_ratio_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/golden_ratio_game.html'>Golden Ratio Game CSS Tutorial (Slideshow or Web Application or Game or Image) (20170130)</option><option id='MyNew-20170129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/golden_ratio_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/golden_ratio_game.html'>Golden Ratio Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170129)</option><option id='MyNew-20150621' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/GoogleAnalytics/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/GoogleAnalytics/'>Google Analytics Implementation Primer Tutorial (Slideshow or Web Application or Game or Image) (20150621)</option><option id='MyNew-20150902' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/GoogleAnalytics/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/GoogleAnalytics/'>Google Analytics Reporting Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150902)</option><option id='MyNew-20160810' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/time_wrong.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/time_wrong.jpg'>Google and Mac OS X Date and Time Troubleshooting Tutorial (Slideshow or Web Application or Game or Image) (20160810)</option><option id='MyNew-20201028' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html'>Google and MyMemory for Two Translate Share Revisit Tutorial (Slideshow or Web Application or Game or Image) (20201028)</option><option id='MyNew-20140118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GoogleAPIs/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GoogleAPIs/'>Google API Console Primer Tutorial (Slideshow or Web Application or Game or Image) (20140118)</option><option id='MyNew-20180518' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php'>Google Calendar Chart Difference Report Planning Tutorial (Slideshow or Web Application or Game or Image) (20180518)</option><option id='MyNew-20211223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php'>Google Calendar Chart Revisit Tutorial (Slideshow or Web Application or Game or Image) (20211223)</option><option id='MyNew-20160126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php'>Google Chart Annotated Timeline Flash Legacy Tutorial (Slideshow or Web Application or Game or Image) (20160126)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20151122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php'>Google Chart Annotated Timeline Select Event Tutorial (Slideshow or Web Application or Game or Image) (20151122)</option><option id='MyNew-20200113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/AnnotatedTimelineChart/annotatedtimeline_chart.php'>Google Chart Annotated Timeline Whitespace Delimitation Tutorial (Slideshow or Web Application or Game or Image) (20200113)</option><option id='MyNew-20180715' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/AreaChart/area_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/AreaChart/area_chart.php'>Google Chart Area Bar Column Line Superimposition Share Tutorial (Slideshow or Web Application or Game or Image) (20180715)</option><option id='MyNew-20180714' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php'>Google Chart Area Bar Column Line Superimposition Tutorial (Slideshow or Web Application or Game or Image) (20180714)</option><option id='MyNew-20200112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/BubbleChart/growth_of_merchandise_trade_2006_2016.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/BubbleChart/growth_of_merchandise_trade_2006_2016.php'>Google Chart Bubble Chart Explorer Zoom Tutorial (Slideshow or Web Application or Game or Image) (20200112)</option><option id='MyNew-20160122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/BubbleChart/bubble_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/BubbleChart/bubble_chart.php'>Google Chart Bubble Chart Select Event Primer Tutorial (Slideshow or Web Application or Game or Image) (20160122)</option><option id='MyNew-20180801' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart Bubble Chart via Client CSV Tutorial (Slideshow or Web Application or Game or Image) (20180801)</option><option id='MyNew-20180731' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.html'>Google Chart Bubble Chart via CSV Primer Tutorial (Slideshow or Web Application or Game or Image) (20180731)</option><option id='MyNew-20170103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php'>Google Chart Column Chart Statistical Share Tutorial (Slideshow or Web Application or Game or Image) (20170103)</option><option id='MyNew-20170102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php'>Google Chart Column Chart Statistical Table Tutorial (Slideshow or Web Application or Game or Image) (20170102)</option><option id='MyNew-20180805' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart Date Time Charts via CSV Tutorial (Slideshow or Web Application or Game or Image) (20180805)</option><option id='MyNew-20180430' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Chart Email Attachment Mobile Tutorial (Slideshow or Web Application or Game or Image) (20180430)</option><option id='MyNew-20180429' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm'>Google Chart Email Attachment Post Tutorial (Slideshow or Web Application or Game or Image) (20180429)</option><option id='MyNew-20180501' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Chart Email Attachment Protocol Tutorial (Slideshow or Web Application or Game or Image) (20180501)</option><option id='MyNew-20180502' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Chart Email Attachment Reply Tutorial (Slideshow or Web Application or Game or Image) (20180502)</option><option id='MyNew-20180428' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Chart Email Attachment Tutorial (Slideshow or Web Application or Game or Image) (20180428)</option><option id='MyNew-20151121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GanttChart/gantt_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GanttChart/gantt_chart.php'>Google Chart Gantt Chart Primer Tutorial (Slideshow or Web Application or Game or Image) (20151121)</option><option id='MyNew-20210307' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/BarChart/bar_chart.php?justmenu=justmenu";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/BarChart/bar_chart.php?justmenu=justmenu'>Google Chart Generic SMS Integration Tutorial (Slideshow or Web Application or Game or Image) (20210307)</option><option id='MyNew-20230622' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo and or Map Chart macOS Korn Shell Tutorial (Slideshow or Web Application or Game or Image) (20230622)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20230623' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php?command=";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php?command='>Google Chart Geo and or Map Chart Modes of Use Tutorial (Slideshow or Web Application or Game or Image) (20230623)</option><option id='MyNew-20230624' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php?command=";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php?command='>Google Chart Geo and or Map Chart Windows Batch File Tutorial (Slideshow or Web Application or Game or Image) (20230624)</option><option id='MyNew-20200213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Command Line Tutorial (Slideshow or Web Application or Game or Image) (20200213)</option><option id='MyNew-20200201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Europe Quiz Tutorial (Slideshow or Web Application or Game or Image) (20200201)</option><option id='MyNew-20200214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart macOS Korn Shell Tutorial (Slideshow or Web Application or Game or Image) (20200214)</option><option id='MyNew-20200205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart More Quizzes Tutorial (Slideshow or Web Application or Game or Image) (20200205)</option><option id='MyNew-20200202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Oceania Quiz Tutorial (Slideshow or Web Application or Game or Image) (20200202)</option><option id='MyNew-20200207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Quiz on Mobile Tutorial (Slideshow or Web Application or Game or Image) (20200207)</option><option id='MyNew-20200208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Quiz Tooltip Flag Tutorial (Slideshow or Web Application or Game or Image) (20200208)</option><option id='MyNew-20200130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Small Countries Overlay Tutorial (Slideshow or Web Application or Game or Image) (20200130)</option><option id='MyNew-20200129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Small Countries Tutorial (Slideshow or Web Application or Game or Image) (20200129)</option><option id='MyNew-20200209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Small Region Tutorial (Slideshow or Web Application or Game or Image) (20200209)</option><option id='MyNew-20200131' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Sorted Small Countries Tutorial (Slideshow or Web Application or Game or Image) (20200131)</option><option id='MyNew-20200215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Windows Batch File Tutorial (Slideshow or Web Application or Game or Image) (20200215)</option><option id='MyNew-20200204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart World Quizzes Tutorial (Slideshow or Web Application or Game or Image) (20200204)</option><option id='MyNew-20200211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Zoom In Quiz Sharing Tutorial (Slideshow or Web Application or Game or Image) (20200211)</option><option id='MyNew-20200210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Geo Chart Zoom In Quiz Tutorial (Slideshow or Web Application or Game or Image) (20200210)</option><option id='MyNew-20210303' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram and Pie Chart Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20210303)</option><option id='MyNew-20210306' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Generic SMS Integration Tutorial (Slideshow or Web Application or Game or Image) (20210306)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart CSS Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20210227)</option><option id='MyNew-20210301' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart Dynamic Pollster Tutorial (Slideshow or Web Application or Game or Image) (20210301)</option><option id='MyNew-20210226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart HTML Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20210226)</option><option id='MyNew-20210224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart Interface Tutorial (Slideshow or Web Application or Game or Image) (20210224)</option><option id='MyNew-20210228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart Mobile Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20210228)</option><option id='MyNew-20210302' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart Tooltips Email Tutorial (Slideshow or Web Application or Game or Image) (20210302)</option><option id='MyNew-20210305' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart Tooltips SMS Tutorial (Slideshow or Web Application or Game or Image) (20210305)</option><option id='MyNew-20210225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Pie Chart Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20210225)</option><option id='MyNew-20160123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/histogram_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/histogram_chart.php'>Google Chart Histogram Chart Select Event Primer Tutorial (Slideshow or Web Application or Game or Image) (20160123)</option><option id='MyNew-20160125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Histogram Chart Select Event Synergy Tutorial (Slideshow or Web Application or Game or Image) (20160125)</option><option id='MyNew-20151123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/IntensityChart/intensity_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/IntensityChart/intensity_chart.php'>Google Chart Intensity Chart Select Event Tutorial (Slideshow or Web Application or Game or Image) (20151123)</option><option id='MyNew-20151026' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php'>Google Chart Line and Map Chart Select Event Prompt Tutorial (Slideshow or Web Application or Game or Image) (20151026)</option><option id='MyNew-20151027' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php'>Google Chart Line/Bar/Area/Column Select Event Tutorial (Slideshow or Web Application or Game or Image) (20151027)</option><option id='MyNew-20151112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/moving_lineartrendline.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/moving_lineartrendline.html'>Google Chart Linear Trendline Selection Event Tutorial (Slideshow or Web Application or Game or Image) (20151112)</option><option id='MyNew-20170210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Chart Map Chart Android Select Event Tutorial (Slideshow or Web Application or Game or Image) (20170210)</option><option id='MyNew-20151024' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/distance_from.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/distance_from.html'>Google Chart Map Chart Select Event Primer Tutorial (Slideshow or Web Application or Game or Image) (20151024)</option><option id='MyNew-20170202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Chart Map Chart Time Zone Lookup Tutorial (Slideshow or Web Application or Game or Image) (20170202)</option><option id='MyNew-20170201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Chart Map Chart Time Zone Primer Tutorial (Slideshow or Web Application or Game or Image) (20170201)</option><option id='MyNew-20170204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/weather/autocomplete.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/weather/autocomplete.htm'>Google Chart Map Chart Time Zone Supervised Tutorial (Slideshow or Web Application or Game or Image) (20170204)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180802' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart More Charts via CSV Tutorial (Slideshow or Web Application or Game or Image) (20180802)</option><option id='MyNew-20160124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Moving Histogram Chart Select Event Poll Tutorial (Slideshow or Web Application or Game or Image) (20160124)</option><option id='MyNew-20151113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/moving_lineartrendline.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/moving_lineartrendline.html'>Google Chart NonLinear Trendline Selection Event Tutorial (Slideshow or Web Application or Game or Image) (20151113)</option><option id='MyNew-20151102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart_diff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart_diff.php'>Google Chart Onclick Pie Chart Differences Tutorial (Slideshow or Web Application or Game or Image) (20151102)</option><option id='MyNew-20180427' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Chart Pie Chart Background Image Tutorial (Slideshow or Web Application or Game or Image) (20180427)</option><option id='MyNew-20200216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Chart Pie Chart macOS Korn Shell Tutorial (Slideshow or Web Application or Game or Image) (20200216)</option><option id='MyNew-20210304' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/dynamic_pollster.html'>Google Chart Pie Chart Tooltips Inline HTML Multiple Form Email Tutorial (Slideshow or Web Application or Game or Image) (20210304)</option><option id='MyNew-20151030' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Chart Select Event Cache Issue Tutorial (Slideshow or Web Application or Game or Image) (20151030)</option><option id='MyNew-20151105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php'>Google Chart Select Event Calendar Timeline Post Tutorial (Slideshow or Web Application or Game or Image) (20151105)</option><option id='MyNew-20151104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php'>Google Chart Select Event Calendar Timeline Trend Tutorial (Slideshow or Web Application or Game or Image) (20151104)</option><option id='MyNew-20151029' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php'>Google Chart Select Event Email Integration Tutorial (Slideshow or Web Application or Game or Image) (20151029)</option><option id='MyNew-20151101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Select Event Geo Pie Synergy Tutorial (Slideshow or Web Application or Game or Image) (20151101)</option><option id='MyNew-20151103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Chart Select Event Geo Pie Trend Tutorial (Slideshow or Web Application or Game or Image) (20151103)</option><option id='MyNew-20151031' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Chart Select Event Map Overlay Lines Tutorial (Slideshow or Web Application or Game or Image) (20151031)</option><option id='MyNew-20160131' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ColumnChart/testcase.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/testcase.html'>Google Chart Select Event Post Readiness Tutorial (Slideshow or Web Application or Game or Image) (20160131)</option><option id='MyNew-20151028' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php'>Google Chart Select Event Spreadsheet Integration Tutorial (Slideshow or Web Application or Game or Image) (20151028)</option><option id='MyNew-20200225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php'>Google Chart Statistical Charts macOS Korn Shell Tutorial (Slideshow or Web Application or Game or Image) (20200225)</option><option id='MyNew-20130402' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/JavaScript/GoogleGraphsExample/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/JavaScript/GoogleGraphsExample/'>Google Chart Tools Primer Tutorial (Slideshow or Web Application or Game or Image) (20130402)</option><option id='MyNew-20180806' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart via CSV Header Data Tutorial (Slideshow or Web Application or Game or Image) (20180806)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180808' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart via CSV or JSON Filtering Tutorial (Slideshow or Web Application or Game or Image) (20180808)</option><option id='MyNew-20180813' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart via CSV or JSON or XML Tutorial (Slideshow or Web Application or Game or Image) (20180813)</option><option id='MyNew-20180812' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart via CSV or JSON Sharing Tutorial (Slideshow or Web Application or Game or Image) (20180812)</option><option id='MyNew-20180807' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/csv_to_bubblechart.htm'>Google Chart via CSV or JSON Tutorial (Slideshow or Web Application or Game or Image) (20180807)</option><option id='MyNew-20150208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GoogleChartEmail.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GoogleChartEmail.gif'>Google Charts Emailing Mobile WebView Tutorial (Slideshow or Web Application or Game or Image) (20150208)</option><option id='MyNew-20150119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GoogleChartEmail.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GoogleChartEmail.jpg'>Google Charts Emailing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150119)</option><option id='MyNew-20150209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GoogleChartEmail.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GoogleChartEmail.png'>Google Charts Mobile WebView Menu Tutorial (Slideshow or Web Application or Game or Image) (20150209)</option><option id='MyNew-20200114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php'>Google Charts Timeline Group By Label Tutorial (Slideshow or Web Application or Game or Image) (20200114)</option><option id='MyNew-20200419' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/webinspectorhelp.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/webinspectorhelp.gif'>Google Chrome Developer Tools Primer Tutorial (Slideshow or Web Application or Game or Image) (20200419)</option><option id='MyNew-20220403' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/google_chrome_developer_tools_recorder_tool.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/google_chrome_developer_tools_recorder_tool.gif'>Google Chrome Developer Tools Recorder Primer Tutorial (Slideshow or Web Application or Game or Image) (20220403)</option><option id='MyNew-20230131' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/dictation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/dictation.html'>Google Chrome Dictation Out and About Tutorial (Slideshow or Web Application or Game or Image) (20230131)</option><option id='MyNew-20230129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/dictation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/dictation.html'>Google Chrome Dictation Primer Tutorial (Slideshow or Web Application or Game or Image) (20230129)</option><option id='MyNew-20210921' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/google_chrome_ios_inspect.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/google_chrome_ios_inspect.gif'>Google Chrome on iOS Web Browser Debug Tutorial (Slideshow or Web Application or Game or Image) (20210921)</option><option id='MyNew-20160217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/broken_links-111of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/broken_links-111of.jpg'>Google Crawl Errors Primer Tutorial (Slideshow or Web Application or Game or Image) (20160217)</option><option id='MyNew-20191114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MyBusinessEins/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MyBusinessEins/index.html'>Google Crawl Incompatible Plugin Error Tutorial (Slideshow or Web Application or Game or Image) (20191114)</option><option id='MyNew-20220209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/google_crawl_redirect.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/google_crawl_redirect.gif'>Google Crawl Redirect Error Tutorial (Slideshow or Web Application or Game or Image) (20220209)</option><option id='MyNew-20191115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MyBusinessEins/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MyBusinessEins/index.html'>Google Crawl Viewport Error Tutorial (Slideshow or Web Application or Game or Image) (20191115)</option><option id='MyNew-20191117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/index.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/index.php'>Google Crawl Viewport Geographicals Tutorial (Slideshow or Web Application or Game or Image) (20191117)</option><option id='MyNew-20150211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Romeo_and_Nala.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Romeo_and_Nala.html'>Google Drive Embed Video CSS Rotation Code Tutorial (Slideshow or Web Application or Game or Image) (20150211)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20130819' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/GoogleEarth/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/GoogleEarth/'>Google Earth Primer Tutorial (Slideshow or Web Application or Game or Image) (20130819)</option><option id='MyNew-20180713' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/test_gf.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/test_gf.php'>Google Fonts Primer Tutorial (Slideshow or Web Application or Game or Image) (20180713)</option><option id='MyNew-20160514' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html'>Google for Two Translate Share Revisit Tutorial (Slideshow or Web Application or Game or Image) (20160514)</option><option id='MyNew-20180421' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/IntensityChart/intensity_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/IntensityChart/intensity_chart.php'>Google Geo and Intensity Chart via Clipboard Co-ordinates Tutorial (Slideshow or Web Application or Game or Image) (20180421)</option><option id='MyNew-20180703' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world_flags.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Google Geo and Map Chart Co-ordinate Emojis Tutorial (Slideshow or Web Application or Game or Image) (20180703)</option><option id='MyNew-20180708' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world_flags.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Google Geo and Map Chart Co-ordinate Mobile Tutorial (Slideshow or Web Application or Game or Image) (20180708)</option><option id='MyNew-20180704' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world_flags.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Google Geo and Map Chart Co-ordinate Overlay Tutorial (Slideshow or Web Application or Game or Image) (20180704)</option><option id='MyNew-20180706' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world_flags.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Google Geo and Map Chart Co-ordinate Small Country Tutorial (Slideshow or Web Application or Game or Image) (20180706)</option><option id='MyNew-20180711' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world_flags.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world_flags.html'>Google Geo and Map Chart Integration Tutorial (Slideshow or Web Application or Game or Image) (20180711)</option><option id='MyNew-20180628' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Geo Chart Co-ordinate Ajax Tutorial (Slideshow or Web Application or Game or Image) (20180628)</option><option id='MyNew-20180702' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Geo Chart Co-ordinate Emojis Tutorial (Slideshow or Web Application or Game or Image) (20180702)</option><option id='MyNew-20180629' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Geo Chart Co-ordinate Lines Tutorial (Slideshow or Web Application or Game or Image) (20180629)</option><option id='MyNew-20180627' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Geo Chart Co-ordinate Marker Tutorial (Slideshow or Web Application or Game or Image) (20180627)</option><option id='MyNew-20180626' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>Google Geo Chart Co-ordinate Plotting Tutorial (Slideshow or Web Application or Game or Image) (20180626)</option><option id='MyNew-20180701' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html'>Google Geo Chart Contextualizes Interesting Places Tutorial (Slideshow or Web Application or Game or Image) (20180701)</option><option id='MyNew-20180511' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + " target=";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + " target=";
newstr = newstr + dq + "_blank'>Google Geo Intensity Map Chart Multimedia Background Tutorial (Slideshow or Web Application or Game or Image) (20180511)</option><option id='MyNew-20150315' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/GoogleCalendar/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/GoogleCalendar/'>Google Gmail Calendar and Kinesthetic Learning Tutorial (Slideshow or Web Application or Game or Image) (20150315)</option><option id='MyNew-20230119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/google_lens_reverse_image_search_ios_app.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/google_lens_reverse_image_search_ios_app.mp4'>Google Lens Reverse Image Search Tutorial (Slideshow or Web Application or Game or Image) (20230119)</option><option id='MyNew-20180509' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/AreaChart/area_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/AreaChart/area_chart.php'>Google Line Area Bar Column Chart Multimedia Background Tutorial (Slideshow or Web Application or Game or Image) (20180509)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180503' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Map Chart Email Attachment Reply Tutorial (Slideshow or Web Application or Game or Image) (20180503)</option><option id='MyNew-20180418' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Map Chart via Clipboard Co-ordinates Tutorial (Slideshow or Web Application or Game or Image) (20180418)</option><option id='MyNew-20180417' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>Google Map Chart via URL Co-ordinates Tutorial (Slideshow or Web Application or Game or Image) (20180417)</option><option id='MyNew-20170816' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/gm_cm_ge.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/gm_cm_ge.pdf'>Google Maps Create Map to Google Earth Primer Tutorial (Slideshow or Web Application or Game or Image) (20170816)</option><option id='MyNew-20210920' onclick='windowopen(";
newstr = newstr + dq + "//www.google.com/maps/@-33.7247316,150.4248288,17z";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.google.com/maps/@-33.7247316,150.4248288,17z'>Google My Business Street Address Changes Tutorial (Slideshow or Web Application or Game or Image) (20210920)</option><option id='MyNew-20210707' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/OrgChart/Google_OrgChart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/OrgChart/Google_OrgChart.php'>Google Organizational Chart Emoji Tutorial (Slideshow or Web Application or Game or Image) (20210707)</option><option id='MyNew-20150320' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/GooglePageSpeed/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/GooglePageSpeed/'>Google Page Speed Image Optimization Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150320)</option><option id='MyNew-20150306' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/MobileFriendly_LandingPage.jpeg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/MobileFriendly_LandingPage.jpeg'>Google PageSpeed and Firebug Mobile Friendly Primer Tutorial (Slideshow or Web Application or Game or Image) (20150306)</option><option id='MyNew-20180504' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Pie Chart Multimedia Background Tutorial (Slideshow or Web Application or Game or Image) (20180504)</option><option id='MyNew-20180419' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Google Pie Chart via Clipboard Co-ordinates Tutorial (Slideshow or Web Application or Game or Image) (20180419)</option><option id='MyNew-20190415' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/google_places_poc.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/google_places_poc.php'>Google Places API Autocomplete Proof of Concept Primer Tutorial (Slideshow or Web Application or Game or Image) (20190415)</option><option id='MyNew-20230620' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/google_public_dataset_publishing_language.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/google_public_dataset_publishing_language.gif'>Google Public Dataset Publishing Language Primer Tutorial (Slideshow or Web Application or Game or Image) (20230620)</option><option id='MyNew-20210318' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/google_reviews_via_address_bar_typing.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/google_reviews_via_address_bar_typing.gif'>Google Reviews Primer Tutorial (Slideshow or Web Application or Game or Image) (20210318)</option><option id='MyNew-20180517' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php'>Google Timeline Chart Clipboard Tutorial (Slideshow or Web Application or Game or Image) (20180517)</option><option id='MyNew-20160310' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/englishexpressions_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/englishexpressions_chalkboard.html'>Google Translate English Phrasal Verbs and Idioms Tutorial (Slideshow or Web Application or Game or Image) (20160310)</option><option id='MyNew-20200109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/intl_currency.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/intl_currency.html'>Google Translate Javascript Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20200109)</option><option id='MyNew-20220603' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/'>Google Translate Landing Page Changed Interfacing Links Tutorial (Slideshow or Web Application or Game or Image) (20220603)</option><option id='MyNew-20220602' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/'>Google Translate Landing Page Changed Interfacing Tutorial (Slideshow or Web Application or Game or Image) (20220602)</option><option id='MyNew-20211008' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/index.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/index.htm'>Google Translate Landing Page Translate Tutorial (Slideshow or Web Application or Game or Image) (20211008)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20211017' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/index.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/index.htm'>Google Translate Landing Page Translate Update Tutorial (Slideshow or Web Application or Game or Image) (20211017)</option><option id='MyNew-20211018' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/About_Us.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/About_Us.html'>Google Translate Landing Page Translate Updated List Tutorial (Slideshow or Web Application or Game or Image) (20211018)</option><option id='MyNew-20211007' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wp_gt_fix.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wp_gt_fix.gif'>Google Translate Webpage Translate Tutorial (Slideshow or Web Application or Game or Image) (20211007)</option><option id='MyNew-20170208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/google_webmasters_html_improvements.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/google_webmasters_html_improvements.jpg'>Google Webmaster HTML Improvements Primer Tutorial (Slideshow or Web Application or Game or Image) (20170208)</option><option id='MyNew-20200309' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/google_wifi_app.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/google_wifi_app.pdf'>Google WiFi Mesh Networking iPhone App Tutorial (Slideshow or Web Application or Game or Image) (20200309)</option><option id='MyNew-20190831' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/google_wifi_wmn.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/google_wifi_wmn.gif'>Google WiFi Mesh Networking Primer Tutorial (Slideshow or Web Application or Game or Image) (20190831)</option><option id='MyNew-20140428' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/GoToMeeting/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/GoToMeeting/'>GoToMeeting Primer Tutorial (Slideshow or Web Application or Game or Image) (20140428)</option><option id='MyNew-20230403' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html'>Gradient Fraction Game Equations Tutorial (Slideshow or Web Application or Game or Image) (20230403)</option><option id='MyNew-20230404' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html'>Gradient Fraction Game Mobile Tutorial (Slideshow or Web Application or Game or Image) (20230404)</option><option id='MyNew-20171111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Firefox/grammarly.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Firefox/grammarly.pdf'>Grammar Checks on Firefox Primer Tutorial (Slideshow or Web Application or Game or Image) (20171111)</option><option id='MyNew-20181003' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Grapher_Equations.mov";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Grapher_Equations.mov'>Grapher on Mac Equations Tutorial (Slideshow or Web Application or Game or Image) (20181003)</option><option id='MyNew-20130916' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Grapher/iFrame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Grapher/iFrame.html'>Grapher on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20130916)</option><option id='MyNew-20180729' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/gmail_group_email.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/gmail_group_email.pdf'>Group Email Primer Tutorial (Slideshow or Web Application or Game or Image) (20180729)</option><option id='MyNew-20210602' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/groups_app_contacts.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/groups_app_contacts.gif'>Groups iOS App and Contacts Relationship Tutorial (Slideshow or Web Application or Game or Image) (20210602)</option><option id='MyNew-20190828' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/TheThreeDogs.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/TheThreeDogs.jpg'>Guest Account on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20190828)</option><option id='MyNew-20150526' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/gumtree.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/gumtree.jpg'>Gumtree Advertisement using Android Phone Photos Tutorial (Slideshow or Web Application or Game or Image) (20150526)</option><option id='MyNew-20171124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/hadnot_vs_doesnot.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/hadnot_vs_doesnot.html'>Hadn't versus Doesn't ESL Game Tutorial (Slideshow or Web Application or Game or Image) (20171124)</option><option id='MyNew-20200629' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>Haiku Animated Gif Creator Tutorial (Slideshow or Web Application or Game or Image) (20200629)</option><option id='MyNew-20200717' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>Haiku Multimedia via Media Record Background Tutorial (Slideshow or Web Application or Game or Image) (20200717)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20200708' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>Haiku Multimedia via Media Record Capture Tutorial (Slideshow or Web Application or Game or Image) (20200708)</option><option id='MyNew-20200719' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>Haiku Multimedia via Media Record Font Tutorial (Slideshow or Web Application or Game or Image) (20200719)</option><option id='MyNew-20200718' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>Haiku Multimedia via Media Record Genericization Tutorial (Slideshow or Web Application or Game or Image) (20200718)</option><option id='MyNew-20200715' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>Haiku Multimedia via Media Record Share Tutorial (Slideshow or Web Application or Game or Image) (20200715)</option><option id='MyNew-20210313' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/applescript_macos_commandline.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/applescript_macos_commandline.gif'>Hard Copy Flyer Automated Applescript Printing macOS Deployment Tutorial (Slideshow or Web Application or Game or Image) (20210313)</option><option id='MyNew-20210311' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/AppleScriptEditor/applescript_print_landscape_safari_address_bar_url.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/AppleScriptEditor/applescript_print_landscape_safari_address_bar_url.gif'>Hard Copy Flyer Automated Applescript Printing Tutorial (Slideshow or Web Application or Game or Image) (20210311)</option><option id='MyNew-20200528' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/hardcopy_flyer.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/hardcopy_flyer.pdf'>Hard Copy Flyer Letter Box Post Tutorial (Slideshow or Web Application or Game or Image) (20200528)</option><option id='MyNew-20140817' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Microsoft/Word/ViaPdfToGoogleDocs/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Microsoft/Word/ViaPdfToGoogleDocs/'>Hard Copy to Word via PDF and Google Docs Tutorial (Slideshow or Web Application or Game or Image) (20140817)</option><option id='MyNew-20211114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/hashtag_and_a_bit.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/hashtag_and_a_bit.html'>Hashtag Navigation Scrolling Tweaks Primer Tutorial (Slideshow or Web Application or Game or Image) (20211114)</option><option id='MyNew-20211119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ITblog/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ITblog/'>Hashtag Navigation Scrolling Tweaks WordPress Tutorial (Slideshow or Web Application or Game or Image) (20211119)</option><option id='MyNew-20170412' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/itblog/match/test_mapper.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/itblog/match/test_mapper.html'>Hashtagging and .htaccess Tutorial (Slideshow or Web Application or Game or Image) (20170412)</option><option id='MyNew-20180803' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/prediff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/prediff.php'>Header and Content Details Navigation Design Primer Tutorial (Slideshow or Web Application or Game or Image) (20180803)</option><option id='MyNew-20180728' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/diff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/diff.php'>Header and Content Hashtag Navigation Design Primer Tutorial (Slideshow or Web Application or Game or Image) (20180728)</option><option id='MyNew-20180804' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/health.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/health.pdf'>Health App on iPhone Primer Tutorial (Slideshow or Web Application or Game or Image) (20180804)</option><option id='MyNew-20160921' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/holes.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/holes.html'>Holes Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20160921)</option><option id='MyNew-20161011' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/holiday_snaps.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/holiday_snaps.jpg'>Holiday Snaps Printing Primer Tutorial (Slideshow or Web Application or Game or Image) (20161011)</option><option id='MyNew-20201119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/spreadsheet.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/spreadsheet.htm'>Home Grown Spreadsheet Indexeddb ComboBox Tutorial (Slideshow or Web Application or Game or Image) (20201119)</option><option id='MyNew-20161120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/spreadsheet.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/spreadsheet.htm'>Home Grown Spreadsheet Indexeddb Primer Tutorial (Slideshow or Web Application or Game or Image) (20161120)</option><option id='MyNew-20161117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/spreadsheet.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/spreadsheet.html'>Home Grown Spreadsheet Primer Tutorial (Slideshow or Web Application or Game or Image) (20161117)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160711' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/home_wifi_extender.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/home_wifi_extender.jpg'>Home Network Wireless Wi-Fi Router Extender Tutorial (Slideshow or Web Application or Game or Image) (20160711)</option><option id='MyNew-20160614' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Ansible/Jenkins/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Ansible/Jenkins/'>Horizontal Hashtag Navigation Trapping Primer Tutorial (Slideshow or Web Application or Game or Image) (20160614)</option><option id='MyNew-20190808' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>Horizontal Rule and Div Glowing Lines and Vertices Tutorial (Slideshow or Web Application or Game or Image) (20190808)</option><option id='MyNew-20200327' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>Horizontal Rule and Div iOS Desktop Issues Tutorial (Slideshow or Web Application or Game or Image) (20200327)</option><option id='MyNew-20170730' onclick='windowopen(";
newstr = newstr + dq + "//i1-news.softpedia-static.com/images/news2/HTC-Gallery-App-Gets-Updated-with-New-Features-for-Sense-6-Devices-445962-2.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//i1-news.softpedia-static.com/images/news2/HTC-Gallery-App-Gets-Updated-with-New-Features-for-Sense-6-Devices-445962-2.jpg'>HTC Android Phone Multiple Image Attachment Primer Tutorial (Slideshow or Web Application or Game or Image) (20170730)</option><option id='MyNew-20180723' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/a_extender.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_extender.html'>HTML a Link innerHTML Extender and Event Propogation Primer Tutorial (Slideshow or Web Application or Game or Image) (20180723)</option><option id='MyNew-20160612' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/non_navigation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/non_navigation.html'>HTML a Tag Navigation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160612)</option><option id='MyNew-20151021' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/adjective_or_adverb.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/adjective_or_adverb.html'>HTML Adjectives vs Adverbs Lesson Plan Checkboxes Tutorial (Slideshow or Web Application or Game or Image) (20151021)</option><option id='MyNew-20160923' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/like_button.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/like_button.html'>HTML and CSS More Button Ideas Tutorial (Slideshow or Web Application or Game or Image) (20160923)</option><option id='MyNew-20200820' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS NSW State Survey Traverse Tutorial (Slideshow or Web Application or Game or Image) (20200820)</option><option id='MyNew-20190816' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/parallax_example.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/parallax_example.html'>HTML and Javascript and CSS Survey Levelling Tutorial (Slideshow or Web Application or Game or Image) (20190816)</option><option id='MyNew-20201026' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse Background Image Tutorial (Slideshow or Web Application or Game or Image) (20201026)</option><option id='MyNew-20200821' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse Canvas Tutorial (Slideshow or Web Application or Game or Image) (20200821)</option><option id='MyNew-20200819' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse Co-ordinates Tutorial (Slideshow or Web Application or Game or Image) (20200819)</option><option id='MyNew-20201012' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Canvas Scale Geo Tutorial (Slideshow or Web Application or Game or Image) (20201012)</option><option id='MyNew-20201010' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Co-ordinates Tutorial (Slideshow or Web Application or Game or Image) (20201010)</option><option id='MyNew-20201015' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Geo Chart Context Tutorial (Slideshow or Web Application or Game or Image) (20201015)</option><option id='MyNew-20201018' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Geo Chart DMS Tutorial (Slideshow or Web Application or Game or Image) (20201018)</option><option id='MyNew-20201016' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Geo Chart Emoji Tutorial (Slideshow or Web Application or Game or Image) (20201016)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20201019' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Geo Chart Navigation Tutorial (Slideshow or Web Application or Game or Image) (20201019)</option><option id='MyNew-20201017' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Geo Chart Order Tutorial (Slideshow or Web Application or Game or Image) (20201017)</option><option id='MyNew-20201014' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Geo Chart Tutorial (Slideshow or Web Application or Game or Image) (20201014)</option><option id='MyNew-20201011' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse CSV Placename Tutorial (Slideshow or Web Application or Game or Image) (20201011)</option><option id='MyNew-20201020' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse Interactive Input Tutorial (Slideshow or Web Application or Game or Image) (20201020)</option><option id='MyNew-20201021' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse SVG Class Tutorial (Slideshow or Web Application or Game or Image) (20201021)</option><option id='MyNew-20130509' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/'>HTML and Javascript and CSS Survey Traverse Tutorial (Slideshow or Web Application or Game or Image) (20130509)</option><option id='MyNew-20220518' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/css_attr_value.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/css_attr_value.htm'>HTML Attribute CSS Pseudo Class Styling Tutorial (Slideshow or Web Application or Game or Image) (20220518)</option><option id='MyNew-20211013' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/button_element_linefeed_whitespace.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_element_linefeed_whitespace.html'>HTML Button Element Whitespace Primer Tutorial (Slideshow or Web Application or Game or Image) (20211013)</option><option id='MyNew-20151226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/button_ideas.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_ideas.htm'>HTML Button Ideas Primer Tutorial (Slideshow or Web Application or Game or Image) (20151226)</option><option id='MyNew-20150313' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/golfshotcanvas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/golfshotcanvas.html'>HTML Canvas Golf Accuracy Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150313)</option><option id='MyNew-20150606' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Memories/memories.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Memories/memories.html'>HTML Canvas Memories Game Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20150606)</option><option id='MyNew-20150329' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/perfectt.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/perfectt.html'>HTML Canvas Perfect T Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150329)</option><option id='MyNew-20200512' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/prosandcons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/prosandcons.html'>HTML Canvas Pros and Cons Emoji Patterns Tutorial (Slideshow or Web Application or Game or Image) (20200512)</option><option id='MyNew-20150403' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ProsAndCons/More/FontColours/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ProsAndCons/More/FontColours/'>HTML Canvas Pros and Cons Font Colours Tutorial (Slideshow or Web Application or Game or Image) (20150403)</option><option id='MyNew-20150401' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ProsAndCons/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ProsAndCons/'>HTML Canvas Pros and Cons Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150401)</option><option id='MyNew-20200510' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/prosandcons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/prosandcons.html'>HTML Canvas Pros and Cons Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20200510)</option><option id='MyNew-20150402' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ProsAndCons/More/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ProsAndCons/More/'>HTML Canvas Pros and Cons Report Primer Tutorial (Slideshow or Web Application or Game or Image) (20150402)</option><option id='MyNew-20200513' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/canvas_createpattern_video.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/canvas_createpattern_video.html'>HTML Canvas Video Display Filters Tutorial (Slideshow or Web Application or Game or Image) (20200513)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20200511' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/canvas_createpattern_video.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/canvas_createpattern_video.html'>HTML Canvas Video Display Primer Tutorial (Slideshow or Web Application or Game or Image) (20200511)</option><option id='MyNew-20160406' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/whatdowestandfor.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/whatdowestandfor.html'>HTML Canvas What Do We Stand For Game Annotation Tutorial (Slideshow or Web Application or Game or Image) (20160406)</option><option id='MyNew-20200514' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/whatdowestandfor.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/whatdowestandfor.html'>HTML Canvas What Do We Stand For Game Emoji Pattern Tutorial (Slideshow or Web Application or Game or Image) (20200514)</option><option id='MyNew-20160405' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/whatdowestandfor.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/whatdowestandfor.html'>HTML Canvas What Do We Stand For Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160405)</option><option id='MyNew-20220404' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/cr_andor_lf.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/cr_andor_lf.php'>HTML Carriage Return and or Line Feed Primer Tutorial (Slideshow or Web Application or Game or Image) (20220404)</option><option id='MyNew-20220405' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/cr_andor_lf.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/cr_andor_lf.php'>HTML Carriage Return and or Line Feed Reimagined Tutorial (Slideshow or Web Application or Game or Image) (20220405)</option><option id='MyNew-20150605' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/colour_coded_tictactoe_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/colour_coded_tictactoe_chalkboard.html'>HTML Colour Coded Tic Tac Toe Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20150605)</option><option id='MyNew-20190522' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/email_validation.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/email_validation.htm'>HTML CSV Report Validation via Client Input or Regular Expression Tutorial (Slideshow or Web Application or Game or Image) (20190522)</option><option id='MyNew-20150917' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/sidtest.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/sidtest.html'>HTML Data Intelligence More Like XML Primer Tutorial (Slideshow or Web Application or Game or Image) (20150917)</option><option id='MyNew-20190501' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/country_flag_quiz.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/country_flag_quiz.php'>HTML Datalist Tag Country Flag Quiz Tutorial (Slideshow or Web Application or Game or Image) (20190501)</option><option id='MyNew-20190416' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/datalist_poc.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/datalist_poc.html'>HTML Datalist Tag Primer Tutorial (Slideshow or Web Application or Game or Image) (20190416)</option><option id='MyNew-20190502' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/country_capital_quiz_datalist.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/country_capital_quiz_datalist.html'>HTML Datalist Tag Quiz Tutorial (Slideshow or Web Application or Game or Image) (20190502)</option><option id='MyNew-20180317' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dcinform.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dcinform.html'>HTML div Contenteditable Form Tutorial (Slideshow or Web Application or Game or Image) (20180317)</option><option id='MyNew-20150312' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/conflicted.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/conflicted.html'>HTML div Element align Primer Tutorial (Slideshow or Web Application or Game or Image) (20150312)</option><option id='MyNew-20161207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/div_overlay_navigation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/div_overlay_navigation.html'>HTML Div Overlay Jigsaw Talents Primer Tutorial (Slideshow or Web Application or Game or Image) (20161207)</option><option id='MyNew-20180127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/nocontent_bordered_div_vs_hr.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/nocontent_bordered_div_vs_hr.html'>HTML div Versus hr Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20180127)</option><option id='MyNew-20180126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/nocontent_bordered_div_vs_hr.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/nocontent_bordered_div_vs_hr.html'>HTML div Versus hr Primer Tutorial (Slideshow or Web Application or Game or Image) (20180126)</option><option id='MyNew-20150608' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/DragAndDrop_LeftToRight/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/DragAndDrop_LeftToRight/'>HTML Drag and Drop Image Events Tutorial (Slideshow or Web Application or Game or Image) (20150608)</option><option id='MyNew-20180116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/contentEditable_true.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/contentEditable_true.html'>HTML Editing via Div and Textarea Parsing Tutorial (Slideshow or Web Application or Game or Image) (20180116)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/contentEditable_true.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/contentEditable_true.html'>HTML Editing via Textarea and Div Primer Tutorial (Slideshow or Web Application or Game or Image) (20180112)</option><option id='MyNew-20211122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>HTML Editor HTML Preview Tutorial (Slideshow or Web Application or Game or Image) (20211122)</option><option id='MyNew-20211118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>HTML Editor HTML Tag List Tutorial (Slideshow or Web Application or Game or Image) (20211118)</option><option id='MyNew-20200429' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/do_away_with_the_boring_bits.html'>HTML Editor Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20200429)</option><option id='MyNew-20200818' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/random_enabled_button_click_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/random_enabled_button_click_game.html'>HTML Enabled and Disabled Buttons Game Tutorial (Slideshow or Web Application or Game or Image) (20200818)</option><option id='MyNew-20140504' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/HTMLEntities.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/HTMLEntities.jpg'>HTML Entities Primer Tutorial (Slideshow or Web Application or Game or Image) (20140504)</option><option id='MyNew-20190422' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stopPropagation_preventDefault.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stopPropagation_preventDefault.html'>HTML Event Disrupters Primer Tutorial (Slideshow or Web Application or Game or Image) (20190422)</option><option id='MyNew-20150610' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/myform.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/myform.html'>HTML Form Events Primer Tutorial (Slideshow or Web Application or Game or Image) (20150610)</option><option id='MyNew-20170316' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/get_post.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/get_post.php'>HTML Form Get and Post via PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20170316)</option><option id='MyNew-20170317' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/get_post.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/get_post.php'>HTML Form Get and Post via PHP Priority Tutorial (Slideshow or Web Application or Game or Image) (20170317)</option><option id='MyNew-20150201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multiple_form_submit_buttons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_form_submit_buttons.html'>HTML Form Multiple Submit Buttons Primer Tutorial (Slideshow or Web Application or Game or Image) (20150201)</option><option id='MyNew-20210208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/onsubmit_appending.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/onsubmit_appending.html'>HTML Form Onsubmit Event Appending Tutorial (Slideshow or Web Application or Game or Image) (20210208)</option><option id='MyNew-20230625' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/use_of_disabled.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/use_of_disabled.html'>HTML Form Use of Disabled Input Elements Tutorial (Slideshow or Web Application or Game or Image) (20230625)</option><option id='MyNew-20141214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/india_map.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.html'>HTML Geographical Image Map Primer Tutorial (Slideshow or Web Application or Game or Image) (20141214)</option><option id='MyNew-20150630' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/HandCricket/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/HandCricket/'>HTML Hand Cricket Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150630)</option><option id='MyNew-20200501' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/html_icons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/html_icons.html'>HTML Icons Primer Tutorial (Slideshow or Web Application or Game or Image) (20200501)</option><option id='MyNew-20190402' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/sandbox_iframe_attribute.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/sandbox_iframe_attribute.html'>HTML Iframe Functionality Restrictor Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20190402)</option><option id='MyNew-20190323' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/sandbox_iframe_attribute.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/sandbox_iframe_attribute.html'>HTML Iframe Functionality Restrictor Primer Tutorial (Slideshow or Web Application or Game or Image) (20190323)</option><option id='MyNew-20190410' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rain_overlay.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rain_overlay.html'>HTML Iframe Srcdoc Attribute Overlay Tutorial (Slideshow or Web Application or Game or Image) (20190410)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190403' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/iframe_srcdoc.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/iframe_srcdoc.html'>HTML Iframe Srcdoc Attribute Primer Tutorial (Slideshow or Web Application or Game or Image) (20190403)</option><option id='MyNew-20140629' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ImageMap/About_Us.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/About_Us.htm'>HTML Image Map About Us Tutorial (Slideshow or Web Application or Game or Image) (20140629)</option><option id='MyNew-20130912' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/livingroom.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/livingroom.html'>HTML Image Map Primer Tutorial (Slideshow or Web Application or Game or Image) (20130912)</option><option id='MyNew-20150719' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/solar_system.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/solar_system.html'>HTML Image Map Solar System Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150719)</option><option id='MyNew-20150720' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/solar_system.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/solar_system.html'>HTML Image Map Solar System More Tutorial (Slideshow or Web Application or Game or Image) (20150720)</option><option id='MyNew-20150718' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/solar_system.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/solar_system.html'>HTML Image Map Solar System Primer Tutorial (Slideshow or Web Application or Game or Image) (20150718)</option><option id='MyNew-20171005' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/hashtag_idea.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/hashtag_idea.html'>HTML Input Element Types Randomized History Tutorial (Slideshow or Web Application or Game or Image) (20171005)</option><option id='MyNew-20170930' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/hashtag_idea.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/hashtag_idea.html'>HTML Input Element Types Randomized Iframe Tutorial (Slideshow or Web Application or Game or Image) (20170930)</option><option id='MyNew-20170929' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/hashtag_idea.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/hashtag_idea.html'>HTML Input Element Types Randomized Primer Tutorial (Slideshow or Web Application or Game or Image) (20170929)</option><option id='MyNew-20180824' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/placeholder_keyboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/placeholder_keyboard.html'>HTML Input Placeholder Primer Tutorial (Slideshow or Web Application or Game or Image) (20180824)</option><option id='MyNew-20170426' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/conditional_ie.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/conditional_ie.jpg'>HTML Internet Explorer Conditional Comment Primer Tutorial (Slideshow or Web Application or Game or Image) (20170426)</option><option id='MyNew-20221009' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/alink_contenteditable.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/alink_contenteditable.jpg'>HTML Link Contenteditable URL Primer Tutorial (Slideshow or Web Application or Game or Image) (20221009)</option><option id='MyNew-20210617' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/india_map.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.htm'>HTML Map Element SVG Context Google Search Tutorial (Slideshow or Web Application or Game or Image) (20210617)</option><option id='MyNew-20190208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/india_map.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.htm'>HTML Map Element SVG Context Tutorial (Slideshow or Web Application or Game or Image) (20190208)</option><option id='MyNew-20190207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/india_map.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.htm'>HTML Map Element SVG Tutorial (Slideshow or Web Application or Game or Image) (20190207)</option><option id='MyNew-20160712' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/'>HTML Marquee and Data Feeds and the Cache Primer Tutorial (Slideshow or Web Application or Game or Image) (20160712)</option><option id='MyNew-20210719' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/marquee_itblog.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/marquee_itblog.htm'>HTML Marquee and Meter and Input Date CSS Tutorial (Slideshow or Web Application or Game or Image) (20210719)</option><option id='MyNew-20201214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/marquee_itblog.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/marquee_itblog.html'>HTML Marquee and Meter and Input Date Tutorial (Slideshow or Web Application or Game or Image) (20201214)</option><option id='MyNew-20150127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/missingchar.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/missingchar.html'>HTML Missing Character Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150127)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20221008' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/morsecode.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/morsecode.html'>HTML Morse Code Makeover Tutorial (Slideshow or Web Application or Game or Image) (20221008)</option><option id='MyNew-20150126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/morsecode.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/morsecode.html'>HTML Morse Code Primer Tutorial (Slideshow or Web Application or Game or Image) (20150126)</option><option id='MyNew-20190505' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/onmouseleave.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/onmouseleave.htm'>HTML Mouse Events Colour Coded Tutorial (Slideshow or Web Application or Game or Image) (20190505)</option><option id='MyNew-20150204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multiple_form_multiple_submit_buttons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_form_multiple_submit_buttons.html'>HTML Multiple Form Multiple Submit Buttons Primer Tutorial (Slideshow or Web Application or Game or Image) (20150204)</option><option id='MyNew-20191209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multiple_form_multiple_submit_buttons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_form_multiple_submit_buttons.html'>HTML Multiple Form Multiple Submit or Image Buttons Tutorial (Slideshow or Web Application or Game or Image) (20191209)</option><option id='MyNew-20150203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multiple_form_submit_buttons.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_form_submit_buttons.htm'>HTML Multiple Form Submit Buttons Primer Tutorial (Slideshow or Web Application or Game or Image) (20150203)</option><option id='MyNew-20190512' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/toprm.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/toprm.html'>HTML Nav Tag Primer Tutorial (Slideshow or Web Application or Game or Image) (20190512)</option><option id='MyNew-20170714' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_vh_explore.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_vh_explore.htm'>HTML Nested Centering via CSS and Javascript DOM Tutorial (Slideshow or Web Application or Game or Image) (20170714)</option><option id='MyNew-20170713' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_vh_explore.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_vh_explore.html'>HTML Nested Centering via CSS Primer Tutorial (Slideshow or Web Application or Game or Image) (20170713)</option><option id='MyNew-20170715' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_vh_explore.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_vh_explore.htm'>HTML Nested Centering via Multiple Select Tutorial (Slideshow or Web Application or Game or Image) (20170715)</option><option id='MyNew-20210206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/pattern_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/pattern_test.html'>HTML Oninvalid Event Form Validation Pattern setCustomValidity Tutorial (Slideshow or Web Application or Game or Image) (20210206)</option><option id='MyNew-20190722' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/oninvalid.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/oninvalid.html'>HTML Oninvalid Event Form Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20190722)</option><option id='MyNew-20220401' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tidy_example.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tidy_example.php'>HTML Online Validation Above the Fold Tutorial (Slideshow or Web Application or Game or Image) (20220401)</option><option id='MyNew-20220402' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tidy_example.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tidy_example.php'>HTML Online Validation Tidy Errors Tutorial (Slideshow or Web Application or Game or Image) (20220402)</option><option id='MyNew-20220331' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tidy_example.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tidy_example.php'>HTML Online Validation via Error Array Tutorial (Slideshow or Web Application or Game or Image) (20220331)</option><option id='MyNew-20220329' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tidy_example.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tidy_example.php'>HTML Online Validation via PHP DOMDocument Tutorial (Slideshow or Web Application or Game or Image) (20220329)</option><option id='MyNew-20220330' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tidy_example.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tidy_example.php'>HTML Online Validation via PHP Rendering Tutorial (Slideshow or Web Application or Game or Image) (20220330)</option><option id='MyNew-20220328' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tidy_example.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tidy_example.php'>HTML Online Validation via PHP Tidy Primer Tutorial (Slideshow or Web Application or Game or Image) (20220328)</option><option id='MyNew-20190503' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/onmouseleave.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/onmouseleave.html'>HTML Onmouseleave and Onmouseout Events Primer Tutorial (Slideshow or Web Application or Game or Image) (20190503)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190504' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/onmouseleave.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/onmouseleave.htm'>HTML Onmouseup and Onmousedown Events Primer Tutorial (Slideshow or Web Application or Game or Image) (20190504)</option><option id='MyNew-20161231' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/timed_count.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/timed_count.html'>HTML Select Element Dynamic Multiple Attribute Chart Tutorial (Slideshow or Web Application or Game or Image) (20161231)</option><option id='MyNew-20161230' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/timed_count.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/timed_count.html'>HTML Select Element Dynamic Multiple Attribute Cookie Tutorial (Slideshow or Web Application or Game or Image) (20161230)</option><option id='MyNew-20170101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/timed_count.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/timed_count.html'>HTML Select Element Dynamic Multiple Attribute CSS Tutorial (Slideshow or Web Application or Game or Image) (20170101)</option><option id='MyNew-20161226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/random_counting_numbers.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/random_counting_numbers.html'>HTML Select Element Dynamic Multiple Attribute Game Tutorial (Slideshow or Web Application or Game or Image) (20161226)</option><option id='MyNew-20161228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/timed_count.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/timed_count.html'>HTML Select Element Dynamic Multiple Attribute Mobile Tutorial (Slideshow or Web Application or Game or Image) (20161228)</option><option id='MyNew-20161229' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/timed_count.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/timed_count.html'>HTML Select Element Dynamic Multiple Attribute Post Tutorial (Slideshow or Web Application or Game or Image) (20161229)</option><option id='MyNew-20161227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/timed_count.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/timed_count.html'>HTML Select Element Dynamic Multiple Attribute Survey Tutorial (Slideshow or Web Application or Game or Image) (20161227)</option><option id='MyNew-20161225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaokeyoutubeapi.htm?emoji=on&nokaraoke=y&youtubeid=%20%20%20%20%20%20%20%20%20%20%20%20%20%20Adelaide";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaokeyoutubeapi.htm?emoji=on&nokaraoke=y&youtubeid=%20%20%20%20%20%20%20%20%20%20%20%20%20%20Adelaide'>HTML Select Element Dynamic Multiple Attribute Tutorial (Slideshow or Web Application or Game or Image) (20161225)</option><option id='MyNew-20161014' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dropdown_ms.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dropdown_ms.html'>HTML Select Element Selection Mode Primer Tutorial (Slideshow or Web Application or Game or Image) (20161014)</option><option id='MyNew-20161015' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/is_mentioned_by.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/is_mentioned_by.html'>HTML Select Element Selection Mode WordPress Tutorial (Slideshow or Web Application or Game or Image) (20161015)</option><option id='MyNew-20190203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column'>HTML Square Horizontal Rule Column Graph Tutorial (Slideshow or Web Application or Game or Image) (20190203)</option><option id='MyNew-20190227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Editable Image Map Jigsaw Tutorial (Slideshow or Web Application or Game or Image) (20190227)</option><option id='MyNew-20190205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column|Bar|";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column|Bar|'>HTML Square Horizontal Rule Four Graphs Tutorial (Slideshow or Web Application or Game or Image) (20190205)</option><option id='MyNew-20190206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column|Area|";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column|Area|'>HTML Square Horizontal Rule Graph Multiple Numerics Tutorial (Slideshow or Web Application or Game or Image) (20190206)</option><option id='MyNew-20190331' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Are You Okay Tutorial (Slideshow or Web Application or Game or Image) (20190331)</option><option id='MyNew-20190312' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Content Tutorial (Slideshow or Web Application or Game or Image) (20190312)</option><option id='MyNew-20190303' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Email Tutorial (Slideshow or Web Application or Game or Image) (20190303)</option><option id='MyNew-20190304' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Javascript Tutorial (Slideshow or Web Application or Game or Image) (20190304)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190305' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Polygon Tutorial (Slideshow or Web Application or Game or Image) (20190305)</option><option id='MyNew-20190313' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Quiz Tutorial (Slideshow or Web Application or Game or Image) (20190313)</option><option id='MyNew-20190308' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Signature Tutorial (Slideshow or Web Application or Game or Image) (20190308)</option><option id='MyNew-20190311' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Signatures Tutorial (Slideshow or Web Application or Game or Image) (20190311)</option><option id='MyNew-20190306' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Timesheet Tutorial (Slideshow or Web Application or Game or Image) (20190306)</option><option id='MyNew-20190226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Jigsaw Tutorial (Slideshow or Web Application or Game or Image) (20190226)</option><option id='MyNew-20190401' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Image Map Notice Board Tutorial (Slideshow or Web Application or Game or Image) (20190401)</option><option id='MyNew-20190204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column|Line|";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=column|Line|'>HTML Square Horizontal Rule Line Graph Tutorial (Slideshow or Web Application or Game or Image) (20190204)</option><option id='MyNew-20190212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank'>HTML Square Horizontal Rule Memories Card Game Tutorial (Slideshow or Web Application or Game or Image) (20190212)</option><option id='MyNew-20190302' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Mobile Image Map Jigsaw Tutorial (Slideshow or Web Application or Game or Image) (20190302)</option><option id='MyNew-20190201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=plot";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=plot'>HTML Square Horizontal Rule Plot Axes Tutorial (Slideshow or Web Application or Game or Image) (20190201)</option><option id='MyNew-20190202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=plot";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank=plot'>HTML Square Horizontal Rule Plot Polynomial Tutorial (Slideshow or Web Application or Game or Image) (20190202)</option><option id='MyNew-20181223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>HTML Square Horizontal Rule Tracing Game Tutorial (Slideshow or Web Application or Game or Image) (20181223)</option><option id='MyNew-20190109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#hangman'>HTML Square Horizontal Rule Tracing Hangman Game Tutorial (Slideshow or Web Application or Game or Image) (20190109)</option><option id='MyNew-20190114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#reveal#hangman'>HTML Square Horizontal Rule Tracing Image Reveal Game Tutorial (Slideshow or Web Application or Game or Image) (20190114)</option><option id='MyNew-20190113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>HTML Square Horizontal Rule Tracing iOS Mobile App Tutorial (Slideshow or Web Application or Game or Image) (20190113)</option><option id='MyNew-20190110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#mathsgrid#hangman";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#mathsgrid#hangman'>HTML Square Horizontal Rule Tracing Maths Grid Paper Tutorial (Slideshow or Web Application or Game or Image) (20190110)</option><option id='MyNew-20181222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.html'>HTML Square Horizontal Rule Tracing Primer Tutorial (Slideshow or Web Application or Game or Image) (20181222)</option><option id='MyNew-20181224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>HTML Square Horizontal Rule Tracing Propogation Tutorial (Slideshow or Web Application or Game or Image) (20181224)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank500";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm#blank500'>HTML Square Horizontal Rule Tracing SOS Game Tutorial (Slideshow or Web Application or Game or Image) (20190111)</option><option id='MyNew-20161016' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emojislideshow.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emojislideshow.htm'>HTML Style Mapping Tool Primer Tutorial (Slideshow or Web Application or Game or Image) (20161016)</option><option id='MyNew-20161017' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emojislideshow.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emojislideshow.htm'>HTML Style Mapping Tool Refinement Tutorial (Slideshow or Web Application or Game or Image) (20161017)</option><option id='MyNew-20161224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/compared_to.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/compared_to.htm'>HTML Superlative Compare Game Data Attributes Tutorial (Slideshow or Web Application or Game or Image) (20161224)</option><option id='MyNew-20180319' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/table_ce.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/table_ce.html'>HTML Table Cell Contenteditable Onload Tutorial (Slideshow or Web Application or Game or Image) (20180319)</option><option id='MyNew-20180318' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/table_ce.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/table_ce.html'>HTML Table Cell Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20180318)</option><option id='MyNew-20180601' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm'>HTML Table Cell Maintained Dimensions Multiple Variably Zoomed Content Tutorial (Slideshow or Web Application or Game or Image) (20180601)</option><option id='MyNew-20180603' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm'>HTML Table Cell Maintained Dimensions Variably Zoomed Animated Content Tutorial (Slideshow or Web Application or Game or Image) (20180603)</option><option id='MyNew-20180530' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.html'>HTML Table Cell Maintained Dimensions Variably Zoomed Content Primer Tutorial (Slideshow or Web Application or Game or Image) (20180530)</option><option id='MyNew-20180531' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.html'>HTML Table Cell Maintained Dimensions Variably Zoomed Content Transform Tutorial (Slideshow or Web Application or Game or Image) (20180531)</option><option id='MyNew-20180604' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm'>HTML Table Cell Maintained Dimensions Variably Zoomed Hashtagging Content Tutorial (Slideshow or Web Application or Game or Image) (20180604)</option><option id='MyNew-20180605' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/zoom_in_middle.htm'>HTML Table Cell Maintained Dimensions Variably Zoomed Styling Tutorial (Slideshow or Web Application or Game or Image) (20180605)</option><option id='MyNew-20150609' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/table_span.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/table_span.html'>HTML Table Events for Colspan and Rowspan Tutorial (Slideshow or Web Application or Game or Image) (20150609)</option><option id='MyNew-20130623' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GridOfSlideShowsViaIframe.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GridOfSlideShowsViaIframe.jpg'>HTML Table of Iframe PHP Slide Shows Tutorial (Slideshow or Web Application or Game or Image) (20130623)</option><option id='MyNew-20160924' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_talent.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_talent.html'>HTML Textarea and Div Talents Primer Tutorial (Slideshow or Web Application or Game or Image) (20160924)</option><option id='MyNew-20160219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>HTML Themed Supervision First Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160219)</option><option id='MyNew-20160220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>HTML Themed Supervision Second Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160220)</option><option id='MyNew-20160221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>HTML Themed Supervision Third Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160221)</option><option id='MyNew-20141013' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/html_validation.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/html_validation.jpg'>HTML Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20141013)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190520' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/email_validation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/email_validation.html'>HTML Validation via Client Input or Regular Expression Tutorial (Slideshow or Web Application or Game or Image) (20190520)</option><option id='MyNew-20150409' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Whitespace.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Whitespace.jpg'>HTML Whitespace Primer Tutorial (Slideshow or Web Application or Game or Image) (20150409)</option><option id='MyNew-20150611' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mywindow.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mywindow.html'>HTML Window Events Primer Tutorial (Slideshow or Web Application or Game or Image) (20150611)</option><option id='MyNew-20150911' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/slotin.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/slotin.html'>HTML with External Javascript Multiple Slottings In Tutorial (Slideshow or Web Application or Game or Image) (20150911)</option><option id='MyNew-20150910' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/slotin.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/slotin.html'>HTML with External Javascript Slotting In Tutorial (Slideshow or Web Application or Game or Image) (20150910)</option><option id='MyNew-20190521' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/email_validation.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/email_validation.htm'>HTML Worded Validation via Client Input or Regular Expression Tutorial (Slideshow or Web Application or Game or Image) (20190521)</option><option id='MyNew-20140730' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/zindex_positionabsolute_overlay.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/zindex_positionabsolute_overlay.html'>HTML/CSS Overlay Primer Tutorial (Slideshow or Web Application or Game or Image) (20140730)</option><option id='MyNew-20190307' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/PulldownMenus/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/PulldownMenus/'>HTML/CSS/Javascript Pulldown Menus Javascript Tutorial (Slideshow or Web Application or Game or Image) (20190307)</option><option id='MyNew-20130806' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/PulldownMenus/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/PulldownMenus/'>HTML/CSS/Javascript Pulldown Menus Primer Tutorial (Slideshow or Web Application or Game or Image) (20130806)</option><option id='MyNew-20130731' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SlidingMenus/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SlidingMenus/'>HTML/CSS/Javascript Sliding Menus Primer Tutorial (Slideshow or Web Application or Game or Image) (20130731)</option><option id='MyNew-20151019' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/adjective_or_adverb.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/adjective_or_adverb.html'>HTML/Javascript Adjectives versus Adverbs Primer Tutorial (Slideshow or Web Application or Game or Image) (20151019)</option><option id='MyNew-20151020' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/adjective_or_adverb.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/adjective_or_adverb.html'>HTML/Javascript Adjectives vs Adverbs Lesson Plan Tutorial (Slideshow or Web Application or Game or Image) (20151020)</option><option id='MyNew-20140311' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/AheadOfTheOdds/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/AheadOfTheOdds/'>HTML/Javascript Ahead of the Odds Game Tutorial (Slideshow or Web Application or Game or Image) (20140311)</option><option id='MyNew-20150504' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Quiz/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Quiz/'>HTML/Javascript and PHP Quiz Meter Tutorial (Slideshow or Web Application or Game or Image) (20150504)</option><option id='MyNew-20140417' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Quiz/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Quiz/'>HTML/Javascript and PHP Quiz Tutorial (Slideshow or Web Application or Game or Image) (20140417)</option><option id='MyNew-20140102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ConfirmWindow/AnimalCategorization.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ConfirmWindow/AnimalCategorization.m4v'>HTML/Javascript Animal Categorization Tutorial (Slideshow or Web Application or Game or Image) (20140102)</option><option id='MyNew-20211117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Areas/areas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Areas/areas.html'>HTML/Javascript Area Derivation Tutorial (Slideshow or Web Application or Game or Image) (20211117)</option><option id='MyNew-20190726' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Areas/areas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Areas/areas.html'>HTML/Javascript Areas Canvas Tutorial (Slideshow or Web Application or Game or Image) (20190726)</option><option id='MyNew-20140524' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Areas/areas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Areas/areas.html'>HTML/Javascript Areas Tutorial (Slideshow or Web Application or Game or Image) (20140524)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210715' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/binary_quiz.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/binary_quiz.htm'>HTML/Javascript Binary/Octal/Hexadecimal Game Buttons Tutorial (Slideshow or Web Application or Game or Image) (20210715)</option><option id='MyNew-20141222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/binary_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/binary_quiz.html'>HTML/Javascript Binary/Octal/Hexadecimal Game Tutorial (Slideshow or Web Application or Game or Image) (20141222)</option><option id='MyNew-20160127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multiplying_binomials.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiplying_binomials.html'>HTML/Javascript Binomial Multiplication Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160127)</option><option id='MyNew-20160129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multiplying_binomials.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiplying_binomials.htm'>HTML/Javascript Binomial Multiplication Jeopardy Tutorial (Slideshow or Web Application or Game or Image) (20160129)</option><option id='MyNew-20151008' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html'>HTML/Javascript Broadcast and Listen Primer Tutorial (Slideshow or Web Application or Game or Image) (20151008)</option><option id='MyNew-20221225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Bullsandcows/bullsandcows.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Bullsandcows/bullsandcows.html'>HTML/Javascript Bulls and Cows Game Commentary Tutorial (Slideshow or Web Application or Game or Image) (20221225)</option><option id='MyNew-20221224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Bullsandcows/bullsandcows.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Bullsandcows/bullsandcows.html'>HTML/Javascript Bulls and Cows Game Mobile Tutorial (Slideshow or Web Application or Game or Image) (20221224)</option><option id='MyNew-20221223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Bullsandcows/bullsandcows.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Bullsandcows/bullsandcows.html'>HTML/Javascript Bulls and Cows Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20221223)</option><option id='MyNew-20160227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/'>HTML/Javascript Canvas Arithmetic Keyboard Game Tutorial (Slideshow or Web Application or Game or Image) (20160227)</option><option id='MyNew-20131219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Bezier/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Bezier/'>HTML/Javascript Canvas Bezier Curve Tutorial (Slideshow or Web Application or Game or Image) (20131219)</option><option id='MyNew-20131213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Odds200/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Odds200/'>HTML/Javascript Canvas Card Game Tutorial (Slideshow or Web Application or Game or Image) (20131213)</option><option id='MyNew-20131214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/'>HTML/Javascript Canvas Chalkboard Game Tutorial (Slideshow or Web Application or Game or Image) (20131214)</option><option id='MyNew-20140508' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_withdoubleclick_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_withdoubleclick_chalkboard.html'>HTML/Javascript Canvas Double Click Tutorial (Slideshow or Web Application or Game or Image) (20140508)</option><option id='MyNew-20160207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Odds200/two_o_eight_pick_up.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Odds200/two_o_eight_pick_up.html'>HTML/Javascript Canvas Four Deck Card Game Tutorial (Slideshow or Web Application or Game or Image) (20160207)</option><option id='MyNew-20151220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_chalkboard.html'>HTML/Javascript Canvas Fractions Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20151220)</option><option id='MyNew-20140413' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_chalkboard.html'>HTML/Javascript Canvas Fractions Game Tutorial (Slideshow or Web Application or Game or Image) (20140413)</option><option id='MyNew-20151007' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/geometry_tracing.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/geometry_tracing.html'>HTML/Javascript Canvas Geometry Tracing Game Tutorial (Slideshow or Web Application or Game or Image) (20151007)</option><option id='MyNew-20140505' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/surd_withimagecopy_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/surd_withimagecopy_chalkboard.html'>HTML/Javascript Canvas Image Copy Tutorial (Slideshow or Web Application or Game or Image) (20140505)</option><option id='MyNew-20140701' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/DragAndDrop/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/DragAndDrop/'>HTML/Javascript Canvas Image Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20140701)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20131220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Division/maths_division.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Division/maths_division.html'>HTML/Javascript Canvas Maths Division Tutorial (Slideshow or Web Application or Game or Image) (20131220)</option><option id='MyNew-20140614' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Memories/memories.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Memories/memories.html'>HTML/Javascript Canvas Memories Card Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20140614)</option><option id='MyNew-20140427' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/polygon_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/polygon_chalkboard.html'>HTML/Javascript Canvas Polygon Areas Game Tutorial (Slideshow or Web Application or Game or Image) (20140427)</option><option id='MyNew-20131209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/'>HTML/Javascript Canvas Primer Tutorial (Slideshow or Web Application or Game or Image) (20131209)</option><option id='MyNew-20140103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/canvasrainbow.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/canvasrainbow.html'>HTML/Javascript Canvas Rainbow Primer Tutorial (Slideshow or Web Application or Game or Image) (20140103)</option><option id='MyNew-20140616' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Rummy/rummy.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Rummy/rummy.html'>HTML/Javascript Canvas Rummy Card Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20140616)</option><option id='MyNew-20151006' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/slope_of_a_line.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/slope_of_a_line.html'>HTML/Javascript Canvas Slope of a Line Primer Tutorial (Slideshow or Web Application or Game or Image) (20151006)</option><option id='MyNew-20140615' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/StripJackNaked/strip_jack_naked.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/StripJackNaked/strip_jack_naked.html'>HTML/Javascript Canvas Strip Jack Naked Card Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20140615)</option><option id='MyNew-20140414' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/surd_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/surd_chalkboard.html'>HTML/Javascript Canvas Surds Game Tutorial (Slideshow or Web Application or Game or Image) (20140414)</option><option id='MyNew-20140708' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/tictactoe_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/tictactoe_chalkboard.html'>HTML/Javascript Canvas Tic Tac Toe Game Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20140708)</option><option id='MyNew-20140416' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/triangle_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/triangle_chalkboard.html'>HTML/Javascript Canvas Triangles Game Tutorial (Slideshow or Web Application or Game or Image) (20140416)</option><option id='MyNew-20131224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/VennDiagram.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/VennDiagram.m4v'>HTML/Javascript Canvas Venn Diagram Tutorial (Slideshow or Web Application or Game or Image) (20131224)</option><option id='MyNew-20140511' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_visualwithdoubleclick_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/fraction_visualwithdoubleclick_chalkboard.html'>HTML/Javascript Canvas Visual Double Click Tutorial (Slideshow or Web Application or Game or Image) (20140511)</option><option id='MyNew-20180923' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/checkbox_vs_select_multiple.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/checkbox_vs_select_multiple.html'>HTML/Javascript Checkbox and Multiple Dropdown Cookie Tutorial (Slideshow or Web Application or Game or Image) (20180923)</option><option id='MyNew-20180920' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/checkbox_vs_select_multiple.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/checkbox_vs_select_multiple.html'>HTML/Javascript Checkbox and Multiple Dropdown Primer Tutorial (Slideshow or Web Application or Game or Image) (20180920)</option><option id='MyNew-20140820' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/chemicalformulae_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/chemicalformulae_chalkboard.html'>HTML/Javascript Chemical Formulae Game Tutorial (Slideshow or Web Application or Game or Image) (20140820)</option><option id='MyNew-20151119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=radio";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=radio'>HTML/Javascript Choice of Several Tutorial (Slideshow or Web Application or Game or Image) (20151119)</option><option id='MyNew-20151115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=flip";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=flip'>HTML/Javascript Choice of Two Flipping Tutorial (Slideshow or Web Application or Game or Image) (20151115)</option><option id='MyNew-20151117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=radio";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=radio'>HTML/Javascript Choice of Two More Tutorial (Slideshow or Web Application or Game or Image) (20151117)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20151114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/strike_choice_of_two.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/strike_choice_of_two.html'>HTML/Javascript Choice of Two Strikes Tutorial (Slideshow or Web Application or Game or Image) (20151114)</option><option id='MyNew-20151118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=pie";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/button_choice_of_two.html?mode=pie'>HTML/Javascript Choice of Two SVG Tutorial (Slideshow or Web Application or Game or Image) (20151118)</option><option id='MyNew-20160110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/clairvoyance.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/clairvoyance.html'>HTML/Javascript Clairvoyance Tester Mobile Tutorial (Slideshow or Web Application or Game or Image) (20160110)</option><option id='MyNew-20160107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/clairvoyance.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/clairvoyance.html'>HTML/Javascript Clairvoyance Tester Primer Tutorial (Slideshow or Web Application or Game or Image) (20160107)</option><option id='MyNew-20151222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cockpit_feel.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cockpit_feel.html'>HTML/Javascript Cockpit of Web Applications Form Tutorial (Slideshow or Web Application or Game or Image) (20151222)</option><option id='MyNew-20151223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cockpit_feel.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cockpit_feel.html'>HTML/Javascript Cockpit of Web Applications Home Tutorial (Slideshow or Web Application or Game or Image) (20151223)</option><option id='MyNew-20151221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cockpit_feel.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cockpit_feel.html'>HTML/Javascript Cockpit of Web Applications Primer Tutorial (Slideshow or Web Application or Game or Image) (20151221)</option><option id='MyNew-20150522' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/colour_translation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/colour_translation.html'>HTML/Javascript Colour Name Translation into RGB Tutorial (Slideshow or Web Application or Game or Image) (20150522)</option><option id='MyNew-20160426' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/WordCategories/wordcategories.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/WordCategories/wordcategories.htm'>HTML/Javascript DOM Cloning Primer Tutorial (Slideshow or Web Application or Game or Image) (20160426)</option><option id='MyNew-20140502' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/droppunt.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/droppunt.html'>HTML/Javascript Drop Punt Game Tutorial (Slideshow or Web Application or Game or Image) (20140502)</option><option id='MyNew-20140215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/EggTimerGame/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/EggTimerGame/'>HTML/Javascript Egg Timer Game Tutorial (Slideshow or Web Application or Game or Image) (20140215)</option><option id='MyNew-20140323' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/FormEmail/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/FormEmail/'>HTML/Javascript Email Form Primer Tutorial (Slideshow or Web Application or Game or Image) (20140323)</option><option id='MyNew-20160212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/collective_nouns.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/collective_nouns.html'>HTML/Javascript English Collective Noun Game Tutorial (Slideshow or Web Application or Game or Image) (20160212)</option><option id='MyNew-20171014' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/indirect_speech_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/indirect_speech_game.html'>HTML/Javascript ESL Indirect Speech Game Tutorial (Slideshow or Web Application or Game or Image) (20171014)</option><option id='MyNew-20151108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/let_us.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/let_us.html'>HTML/Javascript ESL Reveal Game Tutorial (Slideshow or Web Application or Game or Image) (20151108)</option><option id='MyNew-20171019' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/q_and_a.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/q_and_a.html'>HTML/Javascript ESL Scenario Question Answer Game Tutorial (Slideshow or Web Application or Game or Image) (20171019)</option><option id='MyNew-20170801' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/snakes_via_cursor.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/snakes_via_cursor.htm'>HTML/Javascript Guided Snake Game Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20170801)</option><option id='MyNew-20170729' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/snakes_via_cursor.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/snakes_via_cursor.html'>HTML/Javascript Guided Snake Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170729)</option><option id='MyNew-20151015' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/listen_to.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/listen_to.html'>HTML/Javascript Hearing and Listening Primer Tutorial (Slideshow or Web Application or Game or Image) (20151015)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140812' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/HitCounter/local_session_hits.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/HitCounter/local_session_hits.html'>HTML/Javascript Hit Counter Primer Tutorial (Slideshow or Web Application or Game or Image) (20140812)</option><option id='MyNew-20150514' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/homonym_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/homonym_game.html'>HTML/Javascript Homonyms Game Tutorial (Slideshow or Web Application or Game or Image) (20150514)</option><option id='MyNew-20161209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/homophones.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/homophones.html'>HTML/Javascript Homophones Game Tutorial (Slideshow or Web Application or Game or Image) (20161209)</option><option id='MyNew-20140822' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/anatomy_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/anatomy_chalkboard.html'>HTML/Javascript Human Anatomy Game Tutorial (Slideshow or Web Application or Game or Image) (20140822)</option><option id='MyNew-20140802' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imaginarynumbers_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imaginarynumbers_chalkboard.html'>HTML/Javascript Imaginary Numbers Game Tutorial (Slideshow or Web Application or Game or Image) (20140802)</option><option id='MyNew-20130919' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Google/Translate/GoogleTranslatePrimer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Google/Translate/GoogleTranslatePrimer.jpg'>HTML/Javascript Internationalization Primer Tutorial (Slideshow or Web Application or Game or Image) (20130919)</option><option id='MyNew-20140623' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/JobsMatch/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/JobsMatch/'>HTML/Javascript Jobs Match Game Tutorial (Slideshow or Web Application or Game or Image) (20140623)</option><option id='MyNew-20161212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/jumbled_sentences.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/jumbled_sentences.html'>HTML/Javascript Jumbled Sentences and Words Game Tutorial (Slideshow or Web Application or Game or Image) (20161212)</option><option id='MyNew-20161214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/jumbled_sentences.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/jumbled_sentences.htm'>HTML/Javascript Jumbled Sentences and Words Modal Tutorial (Slideshow or Web Application or Game or Image) (20161214)</option><option id='MyNew-20161211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/jumbled_sentences.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/jumbled_sentences.html'>HTML/Javascript Jumbled Sentences Game Tutorial (Slideshow or Web Application or Game or Image) (20161211)</option><option id='MyNew-20150702' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/kenken.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/kenken.html'>HTML/Javascript KenKen Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150702)</option><option id='MyNew-20221228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/LettersIn/letters_in.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/LettersIn/letters_in.html'>HTML/Javascript Letters In Word Game Mode Tutorial (Slideshow or Web Application or Game or Image) (20221228)</option><option id='MyNew-20221227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/LettersIn/letters_in.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/LettersIn/letters_in.html'>HTML/Javascript Letters In Word Game Tutorial (Slideshow or Web Application or Game or Image) (20221227)</option><option id='MyNew-20140724' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/MathML/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/MathML/'>HTML/Javascript MathML Primer Tutorial (Slideshow or Web Application or Game or Image) (20140724)</option><option id='MyNew-20160128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/maths_mystery.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/maths_mystery.html'>HTML/Javascript Maths Mystery Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160128)</option><option id='MyNew-20131206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/table_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/table_test.html'>HTML/Javascript Maths Table Fill In Tutorial (Slideshow or Web Application or Game or Image) (20131206)</option><option id='MyNew-20140617' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Memory/memory_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Memory/memory_chalkboard.html'>HTML/Javascript Memory Game Tutorial (Slideshow or Web Application or Game or Image) (20140617)</option><option id='MyNew-20140531' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/MonthlyTemperatureComparisons/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/MonthlyTemperatureComparisons/'>HTML/Javascript Monthly Temperature Comparisons Tutorial (Slideshow or Web Application or Game or Image) (20140531)</option><option id='MyNew-20151018' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.html'>HTML/Javascript Multiple Choice Quiz Administration Tutorial (Slideshow or Web Application or Game or Image) (20151018)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20151017' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.html'>HTML/Javascript Multiple Choice Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20151017)</option><option id='MyNew-20171016' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.htm'>HTML/Javascript Multiple Choice Quiz Reveal Tutorial (Slideshow or Web Application or Game or Image) (20171016)</option><option id='MyNew-20150511' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/name_those_notes_chords.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/name_those_notes_chords.html'>HTML/Javascript Music Chord Game Tutorial (Slideshow or Web Application or Game or Image) (20150511)</option><option id='MyNew-20150510' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/name_those_notes.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/name_those_notes.html'>HTML/Javascript Music Pitch Game Tutorial (Slideshow or Web Application or Game or Image) (20150510)</option><option id='MyNew-20150506' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html'>HTML/Javascript Music Primer Tutorial (Slideshow or Web Application or Game or Image) (20150506)</option><option id='MyNew-20131123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/something_missing.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/something_missing.html'>HTML/Javascript Number Sentence Tutorial (Slideshow or Web Application or Game or Image) (20131123)</option><option id='MyNew-20150512' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/object.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/object.html'>HTML/Javascript Object Primer Tutorial (Slideshow or Web Application or Game or Image) (20150512)</option><option id='MyNew-20160430' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/odd_one_out.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/odd_one_out.html'>HTML/Javascript Odd One Out Button Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160430)</option><option id='MyNew-20140520' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/OddOneOutGame/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/OddOneOutGame/'>HTML/Javascript Odd One Out Game Tutorial (Slideshow or Web Application or Game or Image) (20140520)</option><option id='MyNew-20140526' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/OppositesGame/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/OppositesGame/'>HTML/Javascript Opposites Game Tutorial (Slideshow or Web Application or Game or Image) (20140526)</option><option id='MyNew-20150513' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/popuptest.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/popuptest.html'>HTML/Javascript PopUp Mouseover Event Game Tutorial (Slideshow or Web Application or Game or Image) (20150513)</option><option id='MyNew-20140308' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Prepositions/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Prepositions/'>HTML/Javascript Prepositions Game Tutorial (Slideshow or Web Application or Game or Image) (20140308)</option><option id='MyNew-20151016' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/present_perfect_progressive_or_simple_or_non_progressive.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/present_perfect_progressive_or_simple_or_non_progressive.html'>HTML/Javascript Present Perfect Progressive Primer Tutorial (Slideshow or Web Application or Game or Image) (20151016)</option><option id='MyNew-20140811' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/probability_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/probability_chalkboard.html'>HTML/Javascript Probability Game Tutorial (Slideshow or Web Application or Game or Image) (20140811)</option><option id='MyNew-20140729' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quadratic_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quadratic_chalkboard.html'>HTML/Javascript Quadratic Equations Game Tutorial (Slideshow or Web Application or Game or Image) (20140729)</option><option id='MyNew-20131127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quadratic_something_missing.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quadratic_something_missing.html'>HTML/Javascript Quadratic Equations Tutorial (Slideshow or Web Application or Game or Image) (20131127)</option><option id='MyNew-20140908' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_keyhole.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_keyhole.html'>HTML/Javascript Reveal Image Behind Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20140908)</option><option id='MyNew-20140909' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_imageinfront.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_imageinfront.html'>HTML/Javascript Reveal Image In Front of Image Tutorial (Slideshow or Web Application or Game or Image) (20140909)</option><option id='MyNew-20150704' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/hj.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/hj.htm'>HTML/Javascript Scrabbling Snakes Game Email Tutorial (Slideshow or Web Application or Game or Image) (20150704)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20150703' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/word_jumble.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_jumble.html'>HTML/Javascript Scrabbling Snakes Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150703)</option><option id='MyNew-20140721' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/adjectiveclause_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/adjectiveclause_chalkboard.html'>HTML/Javascript Sentence Adjective Clause Game Tutorial (Slideshow or Web Application or Game or Image) (20140721)</option><option id='MyNew-20140826' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/adverbclause_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/adverbclause_chalkboard.html'>HTML/Javascript Sentence Adverb Clause Game Tutorial (Slideshow or Web Application or Game or Image) (20140826)</option><option id='MyNew-20140824' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/auxiliaryverb_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/auxiliaryverb_chalkboard.html'>HTML/Javascript Sentence Auxiliary Verb Game Tutorial (Slideshow or Web Application or Game or Image) (20140824)</option><option id='MyNew-20140726' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/conjunction_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/conjunction_chalkboard.html'>HTML/Javascript Sentence Conjunction Game Tutorial (Slideshow or Web Application or Game or Image) (20140726)</option><option id='MyNew-20160621' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/participlephrase_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/participlephrase_chalkboard.html'>HTML/Javascript Sentence Participle Phrase Game Tutorial (Slideshow or Web Application or Game or Image) (20160621)</option><option id='MyNew-20140626' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SentencePrepositioning/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SentencePrepositioning/'>HTML/Javascript Sentence Preposition +ing Game Tutorial (Slideshow or Web Application or Game or Image) (20140626)</option><option id='MyNew-20131122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/simultaneous_linear.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/simultaneous_linear.html'>HTML/Javascript Simultaneous Line Equations Tutorial (Slideshow or Web Application or Game or Image) (20131122)</option><option id='MyNew-20150906' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/slotin.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/slotin.html'>HTML/Javascript Slotting In Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150906)</option><option id='MyNew-20150909' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/slotin.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/slotin.html'>HTML/Javascript Slotting In Iframe Tutorial (Slideshow or Web Application or Game or Image) (20150909)</option><option id='MyNew-20150905' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/slotin.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/slotin.html'>HTML/Javascript Slotting In Primer Tutorial (Slideshow or Web Application or Game or Image) (20150905)</option><option id='MyNew-20140813' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/songlyriclines_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/songlyriclines_chalkboard.html'>HTML/Javascript Song Lyric Lines Game Tutorial (Slideshow or Web Application or Game or Image) (20140813)</option><option id='MyNew-20150505' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/water_cycle.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/water_cycle.html'>HTML/Javascript Staged Animation Meter Presentation Tutorial (Slideshow or Web Application or Game or Image) (20150505)</option><option id='MyNew-20161223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/subject_areas.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/subject_areas.htm'>HTML/Javascript Subject Areas Game Data Attributes Tutorial (Slideshow or Web Application or Game or Image) (20161223)</option><option id='MyNew-20161222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/subject_areas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/subject_areas.html'>HTML/Javascript Subject Areas Game Tutorial (Slideshow or Web Application or Game or Image) (20161222)</option><option id='MyNew-20221214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Sudoku/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>HTML/Javascript Sudoku Game Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20221214)</option><option id='MyNew-20221212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Sudoku/sudoku.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Sudoku/sudoku.html'>HTML/Javascript Sudoku Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20221212)</option><option id='MyNew-20221213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Sudoku/sudoku.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Sudoku/sudoku.htm'>HTML/Javascript Sudoku Personalized Game Tutorial (Slideshow or Web Application or Game or Image) (20221213)</option><option id='MyNew-20140602' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurfaceAreas/surface_areas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurfaceAreas/surface_areas.html'>HTML/Javascript Surface Areas Tutorial (Slideshow or Web Application or Game or Image) (20140602)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140318' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/SynonymsGame/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/SynonymsGame/'>HTML/Javascript Synonyms, Antonyms, Homonyms, Rhymes Game Tutorial (Slideshow or Web Application or Game or Image) (20140318)</option><option id='MyNew-20160214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>HTML/Javascript Themed Supervision Primer Tutorial (Slideshow or Web Application or Game or Image) (20160214)</option><option id='MyNew-20141112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/then_now_later_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/then_now_later_chalkboard.html'>HTML/Javascript Then Now Later Guessing Game Tutorial (Slideshow or Web Application or Game or Image) (20141112)</option><option id='MyNew-20140803' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/threesentence_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/threesentence_chalkboard.html'>HTML/Javascript Three Sentence Story Game Tutorial (Slideshow or Web Application or Game or Image) (20140803)</option><option id='MyNew-20150228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/threesomes_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/threesomes_chalkboard.html'>HTML/Javascript Threesome Guessing Game Tutorial (Slideshow or Web Application or Game or Image) (20150228)</option><option id='MyNew-20160608' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/uom.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/uom.html'>HTML/Javascript Units of Measure Game Tutorial (Slideshow or Web Application or Game or Image) (20160608)</option><option id='MyNew-20150830' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/whatchamacallit.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/whatchamacallit.html'>HTML/Javascript Vertical Buttons Primer Tutorial (Slideshow or Web Application or Game or Image) (20150830)</option><option id='MyNew-20140510' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dropvisualchangepunt.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dropvisualchangepunt.html'>HTML/Javascript Visual Change Drop Punt Game Tutorial (Slideshow or Web Application or Game or Image) (20140510)</option><option id='MyNew-20140509' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dropvisualpunt.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dropvisualpunt.html'>HTML/Javascript Visual Drop Punt Game Tutorial (Slideshow or Web Application or Game or Image) (20140509)</option><option id='MyNew-20140612' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/VocabularyStepsGame/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/VocabularyStepsGame/'>HTML/Javascript Vocabulary Steps Game Tutorial (Slideshow or Web Application or Game or Image) (20140612)</option><option id='MyNew-20140528' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Volumes/volumes.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Volumes/volumes.html'>HTML/Javascript Volumes Tutorial (Slideshow or Web Application or Game or Image) (20140528)</option><option id='MyNew-20151023' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/distance_from.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/distance_from.html'>HTML/Javascript Where Does It Get Me To Primer Tutorial (Slideshow or Web Application or Game or Image) (20151023)</option><option id='MyNew-20160725' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/windowopen.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/windowopen.html'>HTML/Javascript Window Open URLs Primer Tutorial (Slideshow or Web Application or Game or Image) (20160725)</option><option id='MyNew-20140601' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/WordCategories/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/WordCategories/'>HTML/Javascript Word Categories Game Tutorial (Slideshow or Web Application or Game or Image) (20140601)</option><option id='MyNew-20131226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Frameset/frameset_supervisor.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Frameset/frameset_supervisor.html'>HTML/Javascript/CSS Frameset Primer Tutorial (Slideshow or Web Application or Game or Image) (20131226)</option><option id='MyNew-20140912' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_fromlefttoright.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_fromlefttoright.html'>HTML/Javascript/CSS Reveal Left to Right Primer Tutorial (Slideshow or Web Application or Game or Image) (20140912)</option><option id='MyNew-20160721' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_lefttoright_toptobottom.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_lefttoright_toptobottom.html'>HTML/Javascript/CSS Reveal Top Left to Bottom Right Tutorial (Slideshow or Web Application or Game or Image) (20160721)</option><option id='MyNew-20140906' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_fromtoptobottom.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/reveal_fromtoptobottom.html'>HTML/Javascript/CSS Reveal Top to Bottom Primer Tutorial (Slideshow or Web Application or Game or Image) (20140906)</option><option id='MyNew-20140911' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Reveal/fiftytwo_cards.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/fiftytwo_cards.html'>HTML/Javascript/CSS Reveal via Opacity Primer Tutorial (Slideshow or Web Application or Game or Image) (20140911)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20151011' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html'>HTML/Javascript/PHP Broadcast and Listen CSS Tutorial (Slideshow or Web Application or Game or Image) (20151011)</option><option id='MyNew-20151009' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html'>HTML/Javascript/PHP Broadcast and Listen Mailbox Tutorial (Slideshow or Web Application or Game or Image) (20151009)</option><option id='MyNew-20151010' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/broadcast_listen.html'>HTML/Javascript/PHP Broadcast and Listen Messaging Tutorial (Slideshow or Web Application or Game or Image) (20151010)</option><option id='MyNew-20150117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/'>HTML/Javascript/PHP Canvas Venn Diagram Email Tutorial (Slideshow or Web Application or Game or Image) (20150117)</option><option id='MyNew-20160713' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/VennDiagram/'>HTML/Javascript/PHP Canvas Venn Diagram Import Tutorial (Slideshow or Web Application or Game or Image) (20160713)</option><option id='MyNew-20190103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html?myselpos=Left";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html?myselpos=Left'>HTML/Javascript/PHP Compose Music Makeover Tutorial (Slideshow or Web Application or Game or Image) (20190103)</option><option id='MyNew-20150509' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html?myselpos=Left";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html?myselpos=Left'>HTML/Javascript/PHP Compose Music Tutorial (Slideshow or Web Application or Game or Image) (20150509)</option><option id='MyNew-20150929' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed CSS Styling Tutorial (Slideshow or Web Application or Game or Image) (20150929)</option><option id='MyNew-20151005' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed Function Keys Tutorial (Slideshow or Web Application or Game or Image) (20151005)</option><option id='MyNew-20150925' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed Google Chart Map Tutorial (Slideshow or Web Application or Game or Image) (20150925)</option><option id='MyNew-20150927' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed Javascript Autocompletion Tutorial (Slideshow or Web Application or Game or Image) (20150927)</option><option id='MyNew-20150924' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed Primer Tutorial (Slideshow or Web Application or Game or Image) (20150924)</option><option id='MyNew-20150928' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed Reveal Div Tutorial (Slideshow or Web Application or Game or Image) (20150928)</option><option id='MyNew-20150926' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/daylight_saving_time.html'>HTML/PHP Timezone Feed Trip Planner Tutorial (Slideshow or Web Application or Game or Image) (20150926)</option><option id='MyNew-20161114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/camera_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/camera_api.htm'>HTML5 Camera API Audio Video Tutorial (Slideshow or Web Application or Game or Image) (20161114)</option><option id='MyNew-20161113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/camera_api.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/camera_api.html'>HTML5 Camera API Primer Tutorial (Slideshow or Web Application or Game or Image) (20161113)</option><option id='MyNew-20150417' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/world.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/world.htm'>HTML5 Canvas Map Clickaround Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150417)</option><option id='MyNew-20150604' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cloudy_world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cloudy_world.html'>HTML5 Canvas Map Clickaround Onresize Tutorial (Slideshow or Web Application or Game or Image) (20150604)</option><option id='MyNew-20150603' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cloudy_world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cloudy_world.html'>HTML5 Canvas Map Clickaround Overlay Tutorial (Slideshow or Web Application or Game or Image) (20150603)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20150416' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ireland.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ireland.html'>HTML5 Canvas Map Clickaround Primer Tutorial (Slideshow or Web Application or Game or Image) (20150416)</option><option id='MyNew-20170830' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/details_summary.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/details_summary.html'>HTML5 Details Summary Primer Tutorial (Slideshow or Web Application or Game or Image) (20170830)</option><option id='MyNew-20160821' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/momentum_etc.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/momentum_etc.html'>HTML5 Device Motion Events Game Tutorial (Slideshow or Web Application or Game or Image) (20160821)</option><option id='MyNew-20160820' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/yaw_etc.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/yaw_etc.html'>HTML5 Device Orientation Events Game Tutorial (Slideshow or Web Application or Game or Image) (20160820)</option><option id='MyNew-20150502' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dialog.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dialog.html'>HTML5 Dialog Element Primer Tutorial (Slideshow or Web Application or Game or Image) (20150502)</option><option id='MyNew-20171021' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/html5_form_constraint_validation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/html5_form_constraint_validation.html'>HTML5 Form API Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20171021)</option><option id='MyNew-20190725' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/html5_form_constraint_validation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/html5_form_constraint_validation.html'>HTML5 Form API Validation Revisit Tutorial (Slideshow or Web Application or Game or Image) (20190725)</option><option id='MyNew-20160818' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/moving_or_not.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/moving_or_not.html'>HTML5 Geolocation API Primer Tutorial (Slideshow or Web Application or Game or Image) (20160818)</option><option id='MyNew-20190506' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/markit.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/markit.html'>HTML5 Mark Tag Div Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20190506)</option><option id='MyNew-20171105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/find_and_highlight.html?find=iw&in=//www.rjmprogramming.com.au/HTMLCSS/use_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/find_and_highlight.html?find=iw&in=//www.rjmprogramming.com.au/HTMLCSS/use_time.html'>HTML5 Mark Tag View Page Source Tutorial (Slideshow or Web Application or Game or Image) (20171105)</option><option id='MyNew-20190805' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/markit.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/markit.html'>HTML5 Mark Tag with Glowing Text Tutorial (Slideshow or Web Application or Game or Image) (20190805)</option><option id='MyNew-20171028' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/menu_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/menu_test.html'>HTML5 Menuitem Primer Tutorial (Slideshow or Web Application or Game or Image) (20171028)</option><option id='MyNew-20181205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/meter.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/meter.html'>HTML5 Meter and Progress Element Onclick Tutorial (Slideshow or Web Application or Game or Image) (20181205)</option><option id='MyNew-20150430' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/meter.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/meter.html'>HTML5 Meter Element Primer Tutorial (Slideshow or Web Application or Game or Image) (20150430)</option><option id='MyNew-20150501' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/image_bargraph.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/image_bargraph.php'>HTML5 Meter Element Progress Bar Tutorial (Slideshow or Web Application or Game or Image) (20150501)</option><option id='MyNew-20150503' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/content_bargraph.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/content_bargraph.php'>HTML5 Meter Element Word Count Tutorial (Slideshow or Web Application or Game or Image) (20150503)</option><option id='MyNew-20171027' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/using_picture.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/using_picture.html'>HTML5 Picture Tag Primer Tutorial (Slideshow or Web Application or Game or Image) (20171027)</option><option id='MyNew-20171104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/use_time.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/use_time.html'>HTML5 Time Tag Primer Tutorial (Slideshow or Web Application or Game or Image) (20171104)</option><option id='MyNew-20171106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/use_time.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/use_time.htm'>HTML5 Time Tag Timeline Tutorial (Slideshow or Web Application or Game or Image) (20171106)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190610' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/web_audio.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_audio.html'>HTML5 Web Audio Duration Tutorial (Slideshow or Web Application or Game or Image) (20190610)</option><option id='MyNew-20190612' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/web_audio.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_audio.htm'>HTML5 Web Audio Mobile Tutorial (Slideshow or Web Application or Game or Image) (20190612)</option><option id='MyNew-20210718' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html'>HTML5 Web Audio Mudcube Piano Integration Chord Composing Tutorial (Slideshow or Web Application or Game or Image) (20210718)</option><option id='MyNew-20190623' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html'>HTML5 Web Audio Mudcube Piano Integration Composing Tutorial (Slideshow or Web Application or Game or Image) (20190623)</option><option id='MyNew-20190622' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html'>HTML5 Web Audio Mudcube Piano Integration Keyboard Tutorial (Slideshow or Web Application or Game or Image) (20190622)</option><option id='MyNew-20190618' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html'>HTML5 Web Audio Mudcube Piano Integration Mobile Debug Tutorial (Slideshow or Web Application or Game or Image) (20190618)</option><option id='MyNew-20190617' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/MIDI.js-master/examples/MyScale.html'>HTML5 Web Audio Mudcube Piano Integration Tutorial (Slideshow or Web Application or Game or Image) (20190617)</option><option id='MyNew-20190611' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/web_audio.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_audio.htm'>HTML5 Web Audio Overlay Tutorial (Slideshow or Web Application or Game or Image) (20190611)</option><option id='MyNew-20210717' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/piano.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/piano.htm'>HTML5 Web Audio Piano Keyboard Tutorial (Slideshow or Web Application or Game or Image) (20210717)</option><option id='MyNew-20190615' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/iphone_macbook_lead_safari_web_inspector_debug.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/iphone_macbook_lead_safari_web_inspector_debug.pdf'>HTML5 Web Audio Piano Mobile Safari Web Inspector Debug Tutorial (Slideshow or Web Application or Game or Image) (20190615)</option><option id='MyNew-20190614' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/piano.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/piano.htm'>HTML5 Web Audio Piano Mobile Tutorial (Slideshow or Web Application or Game or Image) (20190614)</option><option id='MyNew-20190613' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/piano.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/piano.htm'>HTML5 Web Audio Piano Tutorial (Slideshow or Web Application or Game or Image) (20190613)</option><option id='MyNew-20190609' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/web_audio.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_audio.html'>HTML5 Web Audio Primer Tutorial (Slideshow or Web Application or Game or Image) (20190609)</option><option id='MyNew-20190525' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wbr_one.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wbr_one.jpg'>HTML5 Word Break Opportunity Element Primer Tutorial (Slideshow or Web Application or Game or Image) (20190525)</option><option id='MyNew-20170707' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ideal_gas_law.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ideal_gas_law.html'>Ideal Gas Law Calculator Primer Tutorial (Slideshow or Web Application or Game or Image) (20170707)</option><option id='MyNew-20160702' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/iframe_click.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/iframe_click.html'>Iframe Onclick Event Primer Tutorial (Slideshow or Web Application or Game or Image) (20160702)</option><option id='MyNew-20210130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/fgc_utf_fix.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/fgc_utf_fix.php'>Iframe Srcdoc Equals UTF-8 Issue Primer Tutorial (Slideshow or Web Application or Game or Image) (20210130)</option><option id='MyNew-20210131' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/fgc_utf_fix.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/fgc_utf_fix.php'>Iframe Srcdoc Equals UTF-8 Issue Reveal Tutorial (Slideshow or Web Application or Game or Image) (20210131)</option><option id='MyNew-20221031' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/convert_wildcard.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Absolute URL Conversions via PHP GD Filters Tutorial (Slideshow or Web Application or Game or Image) (20221031)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220912' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text Multiple PDF Book Standing Order Tutorial (Slideshow or Web Application or Game or Image) (20220912)</option><option id='MyNew-20220909' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text Multiple PDF Book Tutorial (Slideshow or Web Application or Game or Image) (20220909)</option><option id='MyNew-20220907' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text Multiple PDF Files Tutorial (Slideshow or Web Application or Game or Image) (20220907)</option><option id='MyNew-20220910' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text Multiple PDF Goes Per Day Tutorial (Slideshow or Web Application or Game or Image) (20220910)</option><option id='MyNew-20220908' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text Multiple PDF Relative URL Tutorial (Slideshow or Web Application or Game or Image) (20220908)</option><option id='MyNew-20220915' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20220915)</option><option id='MyNew-20220905' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF CSS Colour Blending Tutorial (Slideshow or Web Application or Game or Image) (20220905)</option><option id='MyNew-20220827' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Glowing Toast Tutorial (Slideshow or Web Application or Game or Image) (20220827)</option><option id='MyNew-20220826' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Interaction Tutorial (Slideshow or Web Application or Game or Image) (20220826)</option><option id='MyNew-20220917' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Large Animated GIF Text Nodes Tutorial (Slideshow or Web Application or Game or Image) (20220917)</option><option id='MyNew-20220916' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Large Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20220916)</option><option id='MyNew-20220829' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF More Toast Tutorial (Slideshow or Web Application or Game or Image) (20220829)</option><option id='MyNew-20220901' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Multiline Tutorial (Slideshow or Web Application or Game or Image) (20220901)</option><option id='MyNew-20220824' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.jpg'>Image and Text PDF Primer Tutorial (Slideshow or Web Application or Game or Image) (20220824)</option><option id='MyNew-20220904' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Reviewed Standing Order Tutorial (Slideshow or Web Application or Game or Image) (20220904)</option><option id='MyNew-20220828' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Rotation and Direction Tutorial (Slideshow or Web Application or Game or Image) (20220828)</option><option id='MyNew-20220825' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Sharing Tutorial (Slideshow or Web Application or Game or Image) (20220825)</option><option id='MyNew-20220902' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Standing Orders Tutorial (Slideshow or Web Application or Game or Image) (20220902)</option><option id='MyNew-20220831' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Timesheet Emojis Tutorial (Slideshow or Web Application or Game or Image) (20220831)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220830' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Timesheet Value Sequences Tutorial (Slideshow or Web Application or Game or Image) (20220830)</option><option id='MyNew-20220913' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Undo Emoji Tutorial (Slideshow or Web Application or Game or Image) (20220913)</option><option id='MyNew-20220903' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Image and Text PDF Undo Tutorial (Slideshow or Web Application or Game or Image) (20220903)</option><option id='MyNew-20151014' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/arc_distort_imagemagick.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/arc_distort_imagemagick.php'>Image Arc Distortion via ImageMagick Primer Tutorial (Slideshow or Web Application or Game or Image) (20151014)</option><option id='MyNew-20181101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Image Capture Ajax FormData Multiple Upload Tutorial (Slideshow or Web Application or Game or Image) (20181101)</option><option id='MyNew-20181107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Image Capture Ajax FormData Upload Canvas Tutorial (Slideshow or Web Application or Game or Image) (20181107)</option><option id='MyNew-20181031' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.html'>Image Capture Ajax FormData Upload Primer Tutorial (Slideshow or Web Application or Game or Image) (20181031)</option><option id='MyNew-20181109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Image Capture Asynchronous Ajax FormData Upload Tutorial (Slideshow or Web Application or Game or Image) (20181109)</option><option id='MyNew-20221101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/convert_wildcard.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Conversions via PHP GD Command Line Tutorial (Slideshow or Web Application or Game or Image) (20221101)</option><option id='MyNew-20221030' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/convert_wildcard.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Conversions via PHP GD Filters Tutorial (Slideshow or Web Application or Game or Image) (20221030)</option><option id='MyNew-20221103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/convert_wildcard.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Conversions via PHP GD Multiple Actions Tutorial (Slideshow or Web Application or Game or Image) (20221103)</option><option id='MyNew-20221104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/convert_wildcard.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Conversions via PHP GD Overlay Reveal Tutorial (Slideshow or Web Application or Game or Image) (20221104)</option><option id='MyNew-20221029' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/convert_wildcard.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Conversions via PHP GD Primer Tutorial (Slideshow or Web Application or Game or Image) (20221029)</option><option id='MyNew-20221102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/convert_wildcard.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/convert_wildcard.php'>Image Conversions via PHP GD Transformations Tutorial (Slideshow or Web Application or Game or Image) (20221102)</option><option id='MyNew-20190424' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gallery_via_figcaption.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gallery_via_figcaption.php'>Image Gallery Figcaption Primer Tutorial (Slideshow or Web Application or Game or Image) (20190424)</option><option id='MyNew-20190425' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gallery_via_figcaption.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gallery_via_figcaption.php'>Image Gallery Figcaption Slideshow Tutorial (Slideshow or Web Application or Game or Image) (20190425)</option><option id='MyNew-20160910' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/scroll_touch.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_touch.htm'>Image in Nine Game Hide and Seek Tutorial (Slideshow or Web Application or Game or Image) (20160910)</option><option id='MyNew-20160909' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/scroll_touch.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_touch.html'>Image in Nine Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160909)</option><option id='MyNew-20201209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/imagegridmap.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/imagegridmap.php'>Image Map Grid Email Share Tutorial (Slideshow or Web Application or Game or Image) (20201209)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20201208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/imagegridmap.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/imagegridmap.php'>Image Map Grid Primer Tutorial (Slideshow or Web Application or Game or Image) (20201208)</option><option id='MyNew-20201212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/imagegridmap.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/imagegridmap.php'>Image Map Grid Styling Email Share Tutorial (Slideshow or Web Application or Game or Image) (20201212)</option><option id='MyNew-20201211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/imagegridmap.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/imagegridmap.php'>Image Map Grid Styling Tutorial (Slideshow or Web Application or Game or Image) (20201211)</option><option id='MyNew-20190807' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/aboriginal_language_regions.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ImageMap/Languages/aboriginal_language_regions.html'>Image Map with Overlay SVG Glowing Polygon Tutorial (Slideshow or Web Application or Game or Image) (20190807)</option><option id='MyNew-20181102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Image Multiple Capture Ajax FormData Upload Tutorial (Slideshow or Web Application or Game or Image) (20181102)</option><option id='MyNew-20220512' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.html'>Image Pair Fitting into a Given Dimension Primer Tutorial (Slideshow or Web Application or Game or Image) (20220512)</option><option id='MyNew-20221011' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.htm'>Image Pair Fitting into a Given Dimension Refresh Hashtag Tutorial (Slideshow or Web Application or Game or Image) (20221011)</option><option id='MyNew-20220516' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.htm'>Image Pair Fitting into a Given Dimension Refresh Tutorial (Slideshow or Web Application or Game or Image) (20220516)</option><option id='MyNew-20220513' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/images_fitting_a_given_dimension.htm'>Image Pair Fitting into a Given Dimension Sources Tutorial (Slideshow or Web Application or Game or Image) (20220513)</option><option id='MyNew-20160120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/NalaLuna.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/NalaLuna.jpg'>Image Thumbnail Presentation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160120)</option><option id='MyNew-20200729' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_ffmpeg_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Image/PDF and Audio/Video Supervised Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20200729)</option><option id='MyNew-20200801' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_ffmpeg_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Image/PDF and Audio/Video Supervised Concatenate Tutorial (Slideshow or Web Application or Game or Image) (20200801)</option><option id='MyNew-20200727' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_ffmpeg_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Image/PDF and Audio/Video Supervised Conversions Tutorial (Slideshow or Web Application or Game or Image) (20200727)</option><option id='MyNew-20200802' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_ffmpeg_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Image/PDF and Audio/Video Supervised Flatten Tutorial (Slideshow or Web Application or Game or Image) (20200802)</option><option id='MyNew-20200731' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_ffmpeg_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Image/PDF and Audio/Video Supervised Multiple Tutorial (Slideshow or Web Application or Game or Image) (20200731)</option><option id='MyNew-20200803' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_ffmpeg_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>Image/PDF and Audio/Video Supervised Rotation Tutorial (Slideshow or Web Application or Game or Image) (20200803)</option><option id='MyNew-20151012' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/affine_rotation_imagemagick.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/affine_rotation_imagemagick.php'>ImageMagick and Three Ps Affine Transformation Tutorial (Slideshow or Web Application or Game or Image) (20151012)</option><option id='MyNew-20160625' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/affine_rotation_imagemagick.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/affine_rotation_imagemagick.php'>ImageMagick and Three Ps Charcoal Implode Quality Tutorial (Slideshow or Web Application or Game or Image) (20160625)</option><option id='MyNew-20211026' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/affine_7_shear.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/affine_7_shear.gif'>ImageMagick Batch Image Conversion Affine Transformation Tutorial (Slideshow or Web Application or Game or Image) (20211026)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20211025' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/im_install_png_quality_jpg.gif?sd=hgfdfh";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/im_install_png_quality_jpg.gif?sd=hgfdfh'>ImageMagick Batch Image Conversion Primer Tutorial (Slideshow or Web Application or Game or Image) (20211025)</option><option id='MyNew-20190905' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Image_3D/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Image_3D/'>Image_3D PHP Package Overlay Tutorial (Slideshow or Web Application or Game or Image) (20190905)</option><option id='MyNew-20190904' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Image_3D/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Image_3D/'>Image_3D PHP Package Parameterize Tutorial (Slideshow or Web Application or Game or Image) (20190904)</option><option id='MyNew-20190902' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Image_3D/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Image_3D/'>Image_3D PHP Package Primer Tutorial (Slideshow or Web Application or Game or Image) (20190902)</option><option id='MyNew-20190906' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Image_3D/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Image_3D/'>Image_3D PHP Package Sharing Tutorial (Slideshow or Web Application or Game or Image) (20190906)</option><option id='MyNew-20130418' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/iMovie/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/iMovie/'>iMovie YouTube Ready Video Primer Tutorial (Slideshow or Web Application or Game or Image) (20130418)</option><option id='MyNew-20170329' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/watch?v=gNsK4uGf9KA";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/watch?v=gNsK4uGf9KA'>Import to Photos via Card Reader and Digital Camera Memory Card Tutorial (Slideshow or Web Application or Game or Image) (20170329)</option><option id='MyNew-20200701' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/inhouse_pseudo_elements.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/inhouse_pseudo_elements.htm'>Inhouse CSS Pseudo Element Co-ordinate Hover Tutorial (Slideshow or Web Application or Game or Image) (20200701)</option><option id='MyNew-20200630' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/inhouse_pseudo_elements.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/inhouse_pseudo_elements.html'>Inhouse CSS Pseudo Element Co-ordinate Tutorial (Slideshow or Web Application or Game or Image) (20200630)</option><option id='MyNew-20230118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/slideshow_zero.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/slideshow_zero.jpg'>Inhouse Slideshow Backup Tidy Up Crontab Curl PHP Tutorial (Slideshow or Web Application or Game or Image) (20230118)</option><option id='MyNew-20220504' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/slideshow_cleanupreport.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/slideshow_cleanupreport.jpg'>Inhouse Slideshow Backup Tidy Up Report Tutorial (Slideshow or Web Application or Game or Image) (20220504)</option><option id='MyNew-20220505' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/slideshow_cleanup_report.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/slideshow_cleanup_report.jpg'>Inhouse Slideshow Backup Tidy Up Report Viewing Tutorial (Slideshow or Web Application or Game or Image) (20220505)</option><option id='MyNew-20220503' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/slideshow_cleanup.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/slideshow_cleanup.jpg'>Inhouse Slideshow Backup Tidy Up Tutorial (Slideshow or Web Application or Game or Image) (20220503)</option><option id='MyNew-20190714' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CHash/XML/index.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CHash/XML/index.php'>Inhouse Slideshow Design Exif Integration Tutorial (Slideshow or Web Application or Game or Image) (20190714)</option><option id='MyNew-20190715' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/iMovie/YouTube/Primer/index.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/iMovie/YouTube/Primer/index.php'>Inhouse Slideshow Design Exif Korn Shell Deployment Tutorial (Slideshow or Web Application or Game or Image) (20190715)</option><option id='MyNew-20191010' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CHash/XML/index.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CHash/XML/index.php'>Inhouse Slideshow Design Exif Order Tutorial (Slideshow or Web Application or Game or Image) (20191010)</option><option id='MyNew-20191001' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CHash/XML/index.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CHash/XML/index.php'>Inhouse Slideshow Design Exif Zip Tutorial (Slideshow or Web Application or Game or Image) (20191001)</option><option id='MyNew-20190325' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/CompositeObjects/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/CompositeObjects/'>Inhouse Slideshow Design Makeover Tutorial (Slideshow or Web Application or Game or Image) (20190325)</option><option id='MyNew-20191119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CHash/XML/inhouse_slideshow_mobile_width.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CHash/XML/inhouse_slideshow_mobile_width.jpg'>Inhouse Slideshow Mobile Google Crawl Tutorial (Slideshow or Web Application or Game or Image) (20191119)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20191113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CHash/XML/inhouse_slideshow_mobile.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CHash/XML/inhouse_slideshow_mobile.jpg'>Inhouse Slideshow Mobile Tutorial (Slideshow or Web Application or Game or Image) (20191113)</option><option id='MyNew-20200618' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wp_is_last.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wp_is_last.gif'>Inhouse Slideshow Temporary Unzip Tutorial (Slideshow or Web Application or Game or Image) (20200618)</option><option id='MyNew-20190822' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/banner_inkscape.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/banner_inkscape.gif'>Inkscape Vector Image Editor Banner Tutorial (Slideshow or Web Application or Game or Image) (20190822)</option><option id='MyNew-20190823' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/watch?v=rq58C6peG_M";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/watch?v=rq58C6peG_M'>Inkscape Vector Image Editor Business Card Tutorial (Slideshow or Web Application or Game or Image) (20190823)</option><option id='MyNew-20190825' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/logo_inkscape.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/logo_inkscape.jpg'>Inkscape Vector Image Editor Logo Tutorial (Slideshow or Web Application or Game or Image) (20190825)</option><option id='MyNew-20180825' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/inkscape.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/inkscape.pdf'>Inkscape Vector Image Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20180825)</option><option id='MyNew-20190830' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/bannerwatermark.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/bannerwatermark.jpg'>Inkscape Vector Image Editor Watermark Tutorial (Slideshow or Web Application or Game or Image) (20190830)</option><option id='MyNew-20200824' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Input Colour Picker Multiple Linear Gradient Background Feedback Tutorial (Slideshow or Web Application or Game or Image) (20200824)</option><option id='MyNew-20200825' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Input Colour Picker Multiple Linear Gradient Background Feedback Undo Tutorial (Slideshow or Web Application or Game or Image) (20200825)</option><option id='MyNew-20200822' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/input_col_multiple.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/input_col_multiple.htm'>Input Colour Picker Multiple Linear Gradient Background Primer Tutorial (Slideshow or Web Application or Game or Image) (20200822)</option><option id='MyNew-20200823' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/input_col_multiple.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/input_col_multiple.htm'>Input Colour Picker Multiple Linear Gradient Background Time Tutorial (Slideshow or Web Application or Game or Image) (20200823)</option><option id='MyNew-20161012' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/insect_lookup.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/insect_lookup.html'>Insect Research Primer Tutorial (Slideshow or Web Application or Game or Image) (20161012)</option><option id='MyNew-20140512' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php'>Integrating a Google Map Chart with Geographicals Tutorial (Slideshow or Web Application or Game or Image) (20140512)</option><option id='MyNew-20140108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php'>Integrating Global Weather Ajax with Geographicals Tutorial (Slideshow or Web Application or Game or Image) (20140108)</option><option id='MyNew-20140107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php'>Integrating Global Weather into Geographicals Tutorial (Slideshow or Web Application or Game or Image) (20140107)</option><option id='MyNew-20200126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php'>Integrating Timezone Places with Geographicals Tutorial (Slideshow or Web Application or Game or Image) (20200126)</option><option id='MyNew-20160314' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/detect_hashtag_navigation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/detect_hashtag_navigation.html'>Intelligent Hashtagging Primer Tutorial (Slideshow or Web Application or Game or Image) (20160314)</option><option id='MyNew-20211023' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/intellij_idea.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/intellij_idea.gif'>IntelliJ Idea IDE Javascript HTML5 Boilerplate Project Primer Tutorial (Slideshow or Web Application or Game or Image) (20211023)</option><option id='MyNew-20160305' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/onion4co_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/onion4co_chalkboard.html'>Inter Web Application Communication Tool Iframe Tutorial (Slideshow or Web Application or Game or Image) (20160305)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160304' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/onion4co_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/onion4co_chalkboard.html'>Inter Web Application Communication Tool Primer Tutorial (Slideshow or Web Application or Game or Image) (20160304)</option><option id='MyNew-20180123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html'>Interesting Places Primer Tutorial (Slideshow or Web Application or Game or Image) (20180123)</option><option id='MyNew-20180124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html'>Interesting Places Sorting Tutorial (Slideshow or Web Application or Game or Image) (20180124)</option><option id='MyNew-20150425' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ie8_no_canvas.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ie8_no_canvas.jpg'>Internet Explorer 8 with No Canvas Primer Tutorial (Slideshow or Web Application or Game or Image) (20150425)</option><option id='MyNew-20160520' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/hotkey_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/hotkey_quiz.html'>Internet Explorer ActiveX Batch Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20160520)</option><option id='MyNew-20181210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/iMessage.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/iMessage.pdf'>iOS iMessage Apps Primer Tutorial (Slideshow or Web Application or Game or Image) (20181210)</option><option id='MyNew-20140317' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/'>iPad Primer Tutorial (Slideshow or Web Application or Game or Image) (20140317)</option><option id='MyNew-20160504' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian and French and Spanish Verb Conjugation Event Tutorial (Slideshow or Web Application or Game or Image) (20160504)</option><option id='MyNew-20160503' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian and French and Spanish Verb Conjugation Tense Tutorial (Slideshow or Web Application or Game or Image) (20160503)</option><option id='MyNew-20160428' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian and French and Spanish Verb Conjugation Tutorial (Slideshow or Web Application or Game or Image) (20160428)</option><option id='MyNew-20201201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian French Spanish Verb Conjugation Emoji Image Tutorial (Slideshow or Web Application or Game or Image) (20201201)</option><option id='MyNew-20160513' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian French Spanish Verb Conjugation Text to Speech Tutorial (Slideshow or Web Application or Game or Image) (20160513)</option><option id='MyNew-20160501' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian Verb Conjugation and Tense Tutorial (Slideshow or Web Application or Game or Image) (20160501)</option><option id='MyNew-20160427' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/italian_conjugation.html'>Italian Verb Conjugation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160427)</option><option id='MyNew-20140322' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iWeb/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iWeb/'>iWeb Primer Tutorial (Slideshow or Web Application or Game or Image) (20140322)</option><option id='MyNew-20130331' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/AppletExample/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/AppletExample/'>Java Applet Primer Tutorial (Slideshow or Web Application or Game or Image) (20130331)</option><option id='MyNew-20130401' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/JavaArrayList/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/JavaArrayList/'>Java ArrayList Primer Tutorial (Slideshow or Web Application or Game or Image) (20130401)</option><option id='MyNew-20130314' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Java-Tutorial-BubbleSort-Sum-Average.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Java-Tutorial-BubbleSort-Sum-Average.jpg'>Java BubbleSort + Sum + Average Tutorial (Slideshow or Web Application or Game or Image) (20130314)</option><option id='MyNew-20140329' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/CommandLineArguments/Java_CommandLineArguments.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/CommandLineArguments/Java_CommandLineArguments.jpg'>Java Command Line Arguments Primer Tutorial (Slideshow or Web Application or Game or Image) (20140329)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/javaMailTo.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/javaMailTo.gif'>Java Command Line Email Attachment Tutorial (Slideshow or Web Application or Game or Image) (20180207)</option><option id='MyNew-20180206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/javaMailTo.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/javaMailTo.jpg'>Java Command Line Email Primer Tutorial (Slideshow or Web Application or Game or Image) (20180206)</option><option id='MyNew-20140223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/CSVFileRead/FileArrayList.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/CSVFileRead/FileArrayList.jpg'>Java CSV File Read and Process Primer Tutorial (Slideshow or Web Application or Game or Image) (20140223)</option><option id='MyNew-20140519' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/CutPaste/CutPaste.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/CutPaste/CutPaste.jpg'>Java Cut and Paste Primer Tutorial (Slideshow or Web Application or Game or Image) (20140519)</option><option id='MyNew-20130615' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Eclipse/WebService/Primer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Eclipse/WebService/Primer/'>Java Eclipse Web Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20130615)</option><option id='MyNew-20130904' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Eclipse/XMLValidator/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Eclipse/XMLValidator/'>Java Eclipse XML and DTD Validate Primer Tutorial (Slideshow or Web Application or Game or Image) (20130904)</option><option id='MyNew-20141228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Hashtable/HashtableArraylist.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Hashtable/HashtableArraylist.jpg'>Java Hashtable Primer Tutorial (Slideshow or Web Application or Game or Image) (20141228)</option><option id='MyNew-20131117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Eclipse/HTMLParse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Eclipse/HTMLParse/'>Java HTML Parsing Primer Tutorial (Slideshow or Web Application or Game or Image) (20131117)</option><option id='MyNew-20130423' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/JavaLinkedList/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/JavaLinkedList/'>Java LinkedList Primer Tutorial (Slideshow or Web Application or Game or Image) (20130423)</option><option id='MyNew-20140523' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Player/Player.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Player/Player.jpg'>Java Player Class Primer Tutorial (Slideshow or Web Application or Game or Image) (20140523)</option><option id='MyNew-20130505' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Recursion/Java_Recursive_Fibonacci.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Recursion/Java_Recursive_Fibonacci.jpg'>Java Recursion Primer Tutorial (Slideshow or Web Application or Game or Image) (20130505)</option><option id='MyNew-20130702' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Swing/Image/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Swing/Image/'>Java Swing Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20130702)</option><option id='MyNew-20130520' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Swing/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Swing/'>Java Swing Primer Tutorial (Slideshow or Web Application or Game or Image) (20130520)</option><option id='MyNew-20131114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Threads/JavaThreadTutorial.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Threads/JavaThreadTutorial.jpg'>Java Threading Primer Tutorial (Slideshow or Web Application or Game or Image) (20131114)</option><option id='MyNew-20190221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/btoa_atob_base64.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/btoa_atob_base64.php'>Javascript and PHP Base64 Media Tutorial (Slideshow or Web Application or Game or Image) (20190221)</option><option id='MyNew-20190217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/btoa_atob_base64.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/btoa_atob_base64.php'>Javascript and PHP Base64 Primer Tutorial (Slideshow or Web Application or Game or Image) (20190217)</option><option id='MyNew-20210711' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/encoding_decoding.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/encoding_decoding.php'>Javascript and PHP Encoding and Decoding Primer Tutorial (Slideshow or Web Application or Game or Image) (20210711)</option><option id='MyNew-20210712' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/encoding_decoding.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/encoding_decoding.php'>Javascript and PHP Multiple Encoding and Decoding Tutorial (Slideshow or Web Application or Game or Image) (20210712)</option><option id='MyNew-20130318' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/javascript-php-html.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/javascript-php-html.png'>JavaScript and the DOM Tutorial (Slideshow or Web Application or Game or Image) (20130318)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20150620' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/Array/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/Array/'>Javascript Array List of Functionality Primer Tutorial (Slideshow or Web Application or Game or Image) (20150620)</option><option id='MyNew-20201001' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/array_work.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/array_work.html'>Javascript Array Method Mobile Tutorial (Slideshow or Web Application or Game or Image) (20201001)</option><option id='MyNew-20200926' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/array_work.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/array_work.html'>Javascript Array Method Primer Tutorial (Slideshow or Web Application or Game or Image) (20200926)</option><option id='MyNew-20200927' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/array_work.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/array_work.html'>Javascript Array Method Solar System Planets Game Tutorial (Slideshow or Web Application or Game or Image) (20200927)</option><option id='MyNew-20200929' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/array_work.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/array_work.html'>Javascript Array Method Splice Tutorial (Slideshow or Web Application or Game or Image) (20200929)</option><option id='MyNew-20200928' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/array_work.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/array_work.html'>Javascript Array Method Stack and Queue Tutorial (Slideshow or Web Application or Game or Image) (20200928)</option><option id='MyNew-20140208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/ArrayOfStructures/book_structure.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/ArrayOfStructures/book_structure.php'>Javascript Array of Structures Primer Tutorial (Slideshow or Web Application or Game or Image) (20140208)</option><option id='MyNew-20200930' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/array_work.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/array_work.html'>Javascript Array Prototype Method Tutorial (Slideshow or Web Application or Game or Image) (20200930)</option><option id='MyNew-20160309' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/tree_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/tree_chalkboard.html'>Javascript Associative Array Mobile Friendly Tutorial (Slideshow or Web Application or Game or Image) (20160309)</option><option id='MyNew-20160306' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/tree_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/tree_chalkboard.html'>Javascript Associative Array Primer Tutorial (Slideshow or Web Application or Game or Image) (20160306)</option><option id='MyNew-20160307' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/tree_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/tree_chalkboard.html'>Javascript Associative Array Quiz Tutorial (Slideshow or Web Application or Game or Image) (20160307)</option><option id='MyNew-20171012' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/promises_test.htm?video=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/promises_test.htm?video=y'>Javascript async and await Primer Tutorial (Slideshow or Web Application or Game or Image) (20171012)</option><option id='MyNew-20200319' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm'>Javascript Convex Polygon Analyze Arguments Tutorial (Slideshow or Web Application or Game or Image) (20200319)</option><option id='MyNew-20200317' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm'>Javascript Convex Polygon Analyze Tutorial (Slideshow or Web Application or Game or Image) (20200317)</option><option id='MyNew-20140104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/CookieNewContent/report_new_things.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/CookieNewContent/report_new_things.php'>Javascript Cookies New Content Primer Tutorial (Slideshow or Web Application or Game or Image) (20140104)</option><option id='MyNew-20130523' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/Cookies/Cookies.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/Cookies/Cookies.html'>Javascript Cookies Primer Tutorial (Slideshow or Web Application or Game or Image) (20130523)</option><option id='MyNew-20180308' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/js_course.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/js_course.jpg'>Javascript Course Primer Tutorial (Slideshow or Web Application or Game or Image) (20180308)</option><option id='MyNew-20131118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/Debug/JavascriptDebug_Firefox_Firebug.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/Debug/JavascriptDebug_Firefox_Firebug.m4v'>Javascript Debug via Firefox and Firebug Primer Tutorial (Slideshow or Web Application or Game or Image) (20131118)</option><option id='MyNew-20151210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/firefox_inspector_debug.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/firefox_inspector_debug.jpg'>Javascript Debugging via Firefox Inspector Primer Tutorial (Slideshow or Web Application or Game or Image) (20151210)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/qsall.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelector One Element Tutorial (Slideshow or Web Application or Game or Image) (20210201)</option><option id='MyNew-20210126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/qsall.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelectorAll Absolute URL Tutorial (Slideshow or Web Application or Game or Image) (20210126)</option><option id='MyNew-20210125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/qsall.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelectorAll Client Pre-emptive Iframe Tutorial (Slideshow or Web Application or Game or Image) (20210125)</option><option id='MyNew-20210120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/qsall.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/qsall.html'>Javascript document.querySelectorAll Primer Tutorial (Slideshow or Web Application or Game or Image) (20210120)</option><option id='MyNew-20210129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/qsall.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelectorAll Share and Save Tutorial (Slideshow or Web Application or Game or Image) (20210129)</option><option id='MyNew-20210128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/qsall.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelectorAll Textarea Placeholder Tutorial (Slideshow or Web Application or Game or Image) (20210128)</option><option id='MyNew-20210127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/qsall.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelectorAll User Scripting Tutorial (Slideshow or Web Application or Game or Image) (20210127)</option><option id='MyNew-20210121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/qsall.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/qsall.htm'>Javascript document.querySelectorAll User Styled Clickable Border Tutorial (Slideshow or Web Application or Game or Image) (20210121)</option><option id='MyNew-20150908' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/supervise_change_everything.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/supervise_change_everything.html'>Javascript DOM Big Changes Iframe Tutorial (Slideshow or Web Application or Game or Image) (20150908)</option><option id='MyNew-20150907' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/change_everything.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/change_everything.html'>Javascript DOM Big Changes Primer Tutorial (Slideshow or Web Application or Game or Image) (20150907)</option><option id='MyNew-20190315' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Memories/analyzing_images.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Memories/analyzing_images.html'>Javascript DOM Images Collection Primer Tutorial (Slideshow or Web Application or Game or Image) (20190315)</option><option id='MyNew-20160331' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html'>Javascript Dynamic Function Overload Tutorial (Slideshow or Web Application or Game or Image) (20160331)</option><option id='MyNew-20160416' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/settf.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/settf.html'>Javascript Dynamic Scheduled Function Primer Tutorial (Slideshow or Web Application or Game or Image) (20160416)</option><option id='MyNew-20160319' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/text_musical_moods.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/text_musical_moods.html'>Javascript Eval Functional Calls Primer Tutorial (Slideshow or Web Application or Game or Image) (20160319)</option><option id='MyNew-20131225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/FormFieldRequired/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/FormFieldRequired/'>Javascript Form Required Fields Primer Tutorial (Slideshow or Web Application or Game or Image) (20131225)</option><option id='MyNew-20130522' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/FormValidation/validate.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/FormValidation/validate.html'>Javascript Form Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20130522)</option><option id='MyNew-20160401' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html'>Javascript Function Overload Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160401)</option><option id='MyNew-20160329' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html'>Javascript Function Overload Primer Tutorial (Slideshow or Web Application or Game or Image) (20160329)</option><option id='MyNew-20220623' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/getComputedStyle_plus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/getComputedStyle_plus.html'>Javascript getComputedStyle and getPropertyValue Method Iframe Ajax Srcdoc Tutorial (Slideshow or Web Application or Game or Image) (20220623)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140405' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/Wordpress/Post/Javascript_Wordpress_Post.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/Post/Javascript_Wordpress_Post.jpg'>Javascript in Your WordPress Post Primer Tutorial (Slideshow or Web Application or Game or Image) (20140405)</option><option id='MyNew-20211012' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/plus_avoids_zero.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/plus_avoids_zero.html'>Javascript Incrementing and Decrementing Primer Tutorial (Slideshow or Web Application or Game or Image) (20211012)</option><option id='MyNew-20211014' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/plus_avoids_zero.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/plus_avoids_zero.html'>Javascript Incrementing and Decrementing Suffix Tutorial (Slideshow or Web Application or Game or Image) (20211014)</option><option id='MyNew-20180324' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/food_oops.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/food_oops.html'>Javascript instanceof Food Emoji Guessing Game Tutorial (Slideshow or Web Application or Game or Image) (20180324)</option><option id='MyNew-20180323' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/js_instanceof.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/js_instanceof.html'>Javascript instanceof Object Oriented Programming Tutorial (Slideshow or Web Application or Game or Image) (20180323)</option><option id='MyNew-20221013' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/number_checks.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/number_checks.html'>Javascript Integer Precision Primer Tutorial (Slideshow or Web Application or Game or Image) (20221013)</option><option id='MyNew-20200203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/intl_use.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/intl_use.html'>Javascript Internationalization Resolved Options Tutorial (Slideshow or Web Application or Game or Image) (20200203)</option><option id='MyNew-20150516' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/borderize.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/borderize.html'>Javascript jQuery Filter by Type Tutorial (Slideshow or Web Application or Game or Image) (20150516)</option><option id='MyNew-20150517' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/borderize.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/borderize.htm'>Javascript jQuery More Filtering Tutorial (Slideshow or Web Application or Game or Image) (20150517)</option><option id='MyNew-20150515' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/jquery_parents_until.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/jquery_parents_until.html'>Javascript jQuery Traversing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150515)</option><option id='MyNew-20210215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.htm'>Javascript Multiline User Definable Replace RegExp Multiline Tutorial (Slideshow or Web Application or Game or Image) (20210215)</option><option id='MyNew-20140209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/ArrayOfStructures/javascript_object_oriented.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/ArrayOfStructures/javascript_object_oriented.php'>Javascript Object Oriented Approach Primer Tutorial (Slideshow or Web Application or Game or Image) (20140209)</option><option id='MyNew-20140212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/ArrayOfStructures/javascript_next_object_oriented.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/ArrayOfStructures/javascript_next_object_oriented.php'>Javascript Object Oriented More Tutorial (Slideshow or Web Application or Game or Image) (20140212)</option><option id='MyNew-20220305' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/since_1970.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/since_1970.html'>Javascript Object Oriented Programming Constructor Calculator Tutorial (Slideshow or Web Application or Game or Image) (20220305)</option><option id='MyNew-20220308' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/since_1970.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/since_1970.htm'>Javascript Object Oriented Programming Constructor Correspondence Tutorial (Slideshow or Web Application or Game or Image) (20220308)</option><option id='MyNew-20220304' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/since_1970.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/since_1970.html'>Javascript Object Oriented Programming Constructor Players Tutorial (Slideshow or Web Application or Game or Image) (20220304)</option><option id='MyNew-20220303' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/since_1970.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/since_1970.html'>Javascript Object Oriented Programming Constructor Primer Tutorial (Slideshow or Web Application or Game or Image) (20220303)</option><option id='MyNew-20210207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/pattern_test.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/pattern_test.htm'>Javascript Oninvalid Event Form Validation Pattern setCustomValidity Tutorial (Slideshow or Web Application or Game or Image) (20210207)</option><option id='MyNew-20210209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/pattern_calls.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/pattern_calls.html'>Javascript Oninvalid Pattern setCustomValidity Event Form Validations Tutorial (Slideshow or Web Application or Game or Image) (20210209)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210309' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/design_javascript_popups.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/design_javascript_popups.php'>Javascript Popup Window Alternative Save Tutorial (Slideshow or Web Application or Game or Image) (20210309)</option><option id='MyNew-20210308' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/design_javascript_popups.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/design_javascript_popups.php'>Javascript Popup Window Alternative Tutorial (Slideshow or Web Application or Game or Image) (20210308)</option><option id='MyNew-20180927' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/popup_emoji.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/popup_emoji.html'>Javascript Popup Window Emojis Primer Tutorial (Slideshow or Web Application or Game or Image) (20180927)</option><option id='MyNew-20210310' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/design_javascript_popups.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/design_javascript_popups.html'>Javascript Popup Window HTML Alternative Save Tutorial (Slideshow or Web Application or Game or Image) (20210310)</option><option id='MyNew-20171013' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/promises_test.htm?video=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/promises_test.htm?video=y'>Javascript Promises Object and async Genericization Tutorial (Slideshow or Web Application or Game or Image) (20171013)</option><option id='MyNew-20140319' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/Prototype/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/Prototype/'>Javascript Prototype Library Primer Tutorial (Slideshow or Web Application or Game or Image) (20140319)</option><option id='MyNew-20141202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//www.rjmprogramming.com.au";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//www.rjmprogramming.com.au'>Javascript putElement(s)By via PHP Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20141202)</option><option id='MyNew-20141203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//www.rjmprogramming.com.au/wordpress";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//www.rjmprogramming.com.au/wordpress'>Javascript putElement(s)By via PHP Local Files Tutorial (Slideshow or Web Application or Game or Image) (20141203)</option><option id='MyNew-20141201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//www.rjmprogramming.com.au/PHP/audio_video.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//www.rjmprogramming.com.au/PHP/audio_video.php'>Javascript putElement(s)By via PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20141201)</option><option id='MyNew-20141204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//newlearninggroup.com/The_New_Learning_Group/Play.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/putElementsBy.php?url=//newlearninggroup.com/The_New_Learning_Group/Play.html'>Javascript putElement(s)By via PHP Relative URLs Tutorial (Slideshow or Web Application or Game or Image) (20141204)</option><option id='MyNew-20200314' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm'>Javascript Rectangle Analyze Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20200314)</option><option id='MyNew-20200313' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.html'>Javascript Rectangle Analyze Primer Tutorial (Slideshow or Web Application or Game or Image) (20200313)</option><option id='MyNew-20180829' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/regex_eval.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/regex_eval.html'>Javascript Replace RegEx Eval Primer Tutorial (Slideshow or Web Application or Game or Image) (20180829)</option><option id='MyNew-20200306' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.htm'>Javascript Replace RegExp Multiline ExecCommand Tutorial (Slideshow or Web Application or Game or Image) (20200306)</option><option id='MyNew-20200302' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.html'>Javascript Replace RegExp Multiline Primer Tutorial (Slideshow or Web Application or Game or Image) (20200302)</option><option id='MyNew-20200316' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rectangle_analyze.htm'>Javascript Rotated Rectangle Analyze Tutorial (Slideshow or Web Application or Game or Image) (20200316)</option><option id='MyNew-20130410' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PackOfCards.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PackOfCards.html'>Javascript Slide Show via the DOM Tutorial (Slideshow or Web Application or Game or Image) (20130410)</option><option id='MyNew-20131027' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/StyleToggler/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/StyleToggler/'>JavaScript Stylesheet Toggler Tutorial (Slideshow or Web Application or Game or Image) (20131027)</option><option id='MyNew-20131107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/TextNode/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/TextNode/'>Javascript Text Node Object via DOM Tutorial (Slideshow or Web Application or Game or Image) (20131107)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140419' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/Wordpress/Post/Javascript_Wordpress_Post_Thumbnails.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/Post/Javascript_Wordpress_Post_Thumbnails.jpg'>Javascript Thumbnails in Your WordPress Post Primer Tutorial (Slideshow or Web Application or Game or Image) (20140419)</option><option id='MyNew-20210214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/javascript_regex_multiline.htm'>Javascript User Definable Replace RegExp Multiline Tutorial (Slideshow or Web Application or Game or Image) (20210214)</option><option id='MyNew-20190317' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/post_message_test.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/post_message_test.htm'>Javascript Window Cross Domain Messaging Tutorial (Slideshow or Web Application or Game or Image) (20190317)</option><option id='MyNew-20150914' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/jswjs_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/jswjs_test.html'>Javascript Writes Javascript Iframe Overlay Tutorial (Slideshow or Web Application or Game or Image) (20150914)</option><option id='MyNew-20150913' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/jswjs_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/jswjs_test.html'>Javascript Writes Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20150913)</option><option id='MyNew-20150712' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>Javascript Zoom and Translate Primer Tutorial (Slideshow or Web Application or Game or Image) (20150712)</option><option id='MyNew-20140214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/lightbox/Mac_iPhoto_Primer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/lightbox/Mac_iPhoto_Primer.html'>Javascript/CSS Lightbox Primer Tutorial (Slideshow or Web Application or Game or Image) (20140214)</option><option id='MyNew-20160529' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Jenkins/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Jenkins/index.html'>Jenkins and NetBeans Maven Project Primer Tutorial (Slideshow or Web Application or Game or Image) (20160529)</option><option id='MyNew-20160530' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Jenkins/index3.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Jenkins/index3.html'>Jenkins and Xcode C++ Project Primer Tutorial (Slideshow or Web Application or Game or Image) (20160530)</option><option id='MyNew-20160106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/test_jinja.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/test_jinja.php'>Jinja Template Engine Three Ps Primer Tutorial (Slideshow or Web Application or Game or Image) (20160106)</option><option id='MyNew-20170121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/job_search_grid_game.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/job_search_grid_game.htm'>Job Search Grid Game Cookie Tutorial (Slideshow or Web Application or Game or Image) (20170121)</option><option id='MyNew-20170120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/job_search_grid_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/job_search_grid_game.html'>Job Search Grid Game Tutorial (Slideshow or Web Application or Game or Image) (20170120)</option><option id='MyNew-20160324' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Joomla/CategoriesArticlesMenus/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Joomla/CategoriesArticlesMenus/'>Joomla Categories and Articles and Menus Primer Tutorial (Slideshow or Web Application or Game or Image) (20160324)</option><option id='MyNew-20130707' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/jQuery/Mobile/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/Mobile/'>jQuery Mobile Primer Tutorial (Slideshow or Web Application or Game or Image) (20130707)</option><option id='MyNew-20140819' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/jQuery/SortableTable/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/SortableTable/'>jQuery Sortable Table Primer Tutorial (Slideshow or Web Application or Game or Image) (20140819)</option><option id='MyNew-20171116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/jQueryLoadTemplateExample.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/jQueryLoadTemplateExample.html'>jQuery Template flickr Data Primer Tutorial (Slideshow or Web Application or Game or Image) (20171116)</option><option id='MyNew-20130416' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/jQuery/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/'>jQuery UI Accordian Primer Tutorial (Slideshow or Web Application or Game or Image) (20130416)</option><option id='MyNew-20130428' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/jQuery/Dialog/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/Dialog/'>jQuery UI Dialog Primer Tutorial (Slideshow or Web Application or Game or Image) (20130428)</option><option id='MyNew-20140828' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/jQuery/Dialog/Modal/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/Dialog/Modal/'>jQuery UI Modal Dialog Primer Tutorial (Slideshow or Web Application or Game or Image) (20140828)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20131227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/RandomsOfInternationalSignageFlickrFeed.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/RandomsOfInternationalSignageFlickrFeed.html'>JSON and jQuery International Signage Flickr Feed Game Tutorial (Slideshow or Web Application or Game or Image) (20131227)</option><option id='MyNew-20130524' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/'>JSON and jQuery Javascript Flickr Feed Tutorial (Slideshow or Web Application or Game or Image) (20130524)</option><option id='MyNew-20180929' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php'>JSON or XML to CSV Email Attachment Report Tutorial (Slideshow or Web Application or Game or Image) (20180929)</option><option id='MyNew-20180930' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php'>JSON or XML to CSV Email Spreadsheet Attachments Report Tutorial (Slideshow or Web Application or Game or Image) (20180930)</option><option id='MyNew-20181001' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php'>JSON or XML to CSV Report Error Handling Tutorial (Slideshow or Web Application or Game or Image) (20181001)</option><option id='MyNew-20180928' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php'>JSON or XML to CSV Report Tutorial (Slideshow or Web Application or Game or Image) (20180928)</option><option id='MyNew-20210510' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Bridge Card Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20210510)</option><option id='MyNew-20210511' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Bridge Card Game Redouble Tutorial (Slideshow or Web Application or Game or Image) (20210511)</option><option id='MyNew-20210519' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Commentary Tutorial (Slideshow or Web Application or Game or Image) (20210519)</option><option id='MyNew-20220418' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=2";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=2'>Just Javascript Card Game CSS Offerings Tutorial (Slideshow or Web Application or Game or Image) (20220418)</option><option id='MyNew-20210601' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara'>Just Javascript Card Game Cursor Tutorial (Slideshow or Web Application or Game or Image) (20210601)</option><option id='MyNew-20210520' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Errors Tutorial (Slideshow or Web Application or Game or Image) (20210520)</option><option id='MyNew-20210515' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Functional Background Buttons Tutorial (Slideshow or Web Application or Game or Image) (20210515)</option><option id='MyNew-20210516' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Google Translate Tutorial (Slideshow or Web Application or Game or Image) (20210516)</option><option id='MyNew-20210517' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Intranet Tutorial (Slideshow or Web Application or Game or Image) (20210517)</option><option id='MyNew-20210514' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Invalid Bids Tutorial (Slideshow or Web Application or Game or Image) (20210514)</option><option id='MyNew-20220419' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=2";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=2'>Just Javascript Card Game iPhone Debugging Tutorial (Slideshow or Web Application or Game or Image) (20220419)</option><option id='MyNew-20210521' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Language Tutorial (Slideshow or Web Application or Game or Image) (20210521)</option><option id='MyNew-20220416' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/?p=55447";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/?p=55447'>Just Javascript Card Game Mantissa Issue Tutorial (Slideshow or Web Application or Game or Image) (20220416)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210531' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara'>Just Javascript Card Game Mid-UX Tutorial (Slideshow or Web Application or Game or Image) (20210531)</option><option id='MyNew-20210513' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Popup Alert Tutorial (Slideshow or Web Application or Game or Image) (20210513)</option><option id='MyNew-20210523' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Say My Memory Delimiters Tutorial (Slideshow or Web Application or Game or Image) (20210523)</option><option id='MyNew-20210528' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Say My Memory ISO 639-3 JSON Tutorial (Slideshow or Web Application or Game or Image) (20210528)</option><option id='MyNew-20210529' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara'>Just Javascript Card Game Say My Memory ISO 639-3 PHP JSON Tutorial (Slideshow or Web Application or Game or Image) (20210529)</option><option id='MyNew-20210527' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Say My Memory ISO 639-3 Tutorial (Slideshow or Web Application or Game or Image) (20210527)</option><option id='MyNew-20210524' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Say My Memory Right to Left Tutorial (Slideshow or Web Application or Game or Image) (20210524)</option><option id='MyNew-20210522' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Say My Memory Tutorial (Slideshow or Web Application or Game or Image) (20210522)</option><option id='MyNew-20210512' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1'>Just Javascript Card Game Suit Sort Tutorial (Slideshow or Web Application or Game or Image) (20210512)</option><option id='MyNew-20210530' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara'>Just Javascript Card Game SVG Background Data URL Tutorial (Slideshow or Web Application or Game or Image) (20210530)</option><option id='MyNew-20220417' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=2";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=2'>Just Javascript Card Game User CSS Tutorial (Slideshow or Web Application or Game or Image) (20220417)</option><option id='MyNew-20210406' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?onewindow=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?onewindow=y'>Just Javascript Card Order Game Mobile Tutorial (Slideshow or Web Application or Game or Image) (20210406)</option><option id='MyNew-20210407' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Card Order Game One Window Tutorial (Slideshow or Web Application or Game or Image) (20210407)</option><option id='MyNew-20210405' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Card Order Game Tutorial (Slideshow or Web Application or Game or Image) (20210405)</option><option id='MyNew-20210422' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Bidding Tutorial (Slideshow or Web Application or Game or Image) (20210422)</option><option id='MyNew-20210415' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game By Correspondence Tutorial (Slideshow or Web Application or Game or Image) (20210415)</option><option id='MyNew-20210430' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game CC Tutorial (Slideshow or Web Application or Game or Image) (20210430)</option><option id='MyNew-20210427' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Continuous Scoring Tutorial (Slideshow or Web Application or Game or Image) (20210427)</option><option id='MyNew-20210509' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Early Complete Exit Tutorial (Slideshow or Web Application or Game or Image) (20210509)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210508' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Early Exit Tutorial (Slideshow or Web Application or Game or Image) (20210508)</option><option id='MyNew-20210416' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Email Buttons Tutorial (Slideshow or Web Application or Game or Image) (20210416)</option><option id='MyNew-20210501' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Email Tutorial (Slideshow or Web Application or Game or Image) (20210501)</option><option id='MyNew-20210503' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Emoji Entities Tutorial (Slideshow or Web Application or Game or Image) (20210503)</option><option id='MyNew-20210419' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Follow Suit Colour Coding Tutorial (Slideshow or Web Application or Game or Image) (20210419)</option><option id='MyNew-20210418' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Follow Suit Tutorial (Slideshow or Web Application or Game or Image) (20210418)</option><option id='MyNew-20210417' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Host Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20210417)</option><option id='MyNew-20210502' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20210502)</option><option id='MyNew-20210414' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Joker Tutorial (Slideshow or Web Application or Game or Image) (20210414)</option><option id='MyNew-20210426' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Kitty Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20210426)</option><option id='MyNew-20210425' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Kitty Logic Tutorial (Slideshow or Web Application or Game or Image) (20210425)</option><option id='MyNew-20210423' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Kitty Setup Tutorial (Slideshow or Web Application or Game or Image) (20210423)</option><option id='MyNew-20210429' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Names Tutorial (Slideshow or Web Application or Game or Image) (20210429)</option><option id='MyNew-20210506' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Open Misère All Local Tutorial (Slideshow or Web Application or Game or Image) (20210506)</option><option id='MyNew-20210507' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Open Misère Progress Bar Tutorial (Slideshow or Web Application or Game or Image) (20210507)</option><option id='MyNew-20210504' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Open Misère Tutorial (Slideshow or Web Application or Game or Image) (20210504)</option><option id='MyNew-20210505' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Open Misère Wording Tutorial (Slideshow or Web Application or Game or Image) (20210505)</option><option id='MyNew-20210421' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Order Tutorial (Slideshow or Web Application or Game or Image) (20210421)</option><option id='MyNew-20210424' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Remote Kitty Tutorial (Slideshow or Web Application or Game or Image) (20210424)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210428' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.0'>Just Javascript Five Hundred Card Game Rendering Timing Tutorial (Slideshow or Web Application or Game or Image) (20210428)</option><option id='MyNew-20210420' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Smaller Deck Tutorial (Slideshow or Web Application or Game or Image) (20210420)</option><option id='MyNew-20210413' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Five Hundred Card Game Tutorial (Slideshow or Web Application or Game or Image) (20210413)</option><option id='MyNew-20210408' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Memories Card Game Tutorial (Slideshow or Web Application or Game or Image) (20210408)</option><option id='MyNew-20210410' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Memories SVG Emoji Background Tutorial (Slideshow or Web Application or Game or Image) (20210410)</option><option id='MyNew-20210412' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Memories SVG Emoji CSS Animation Tutorial (Slideshow or Web Application or Game or Image) (20210412)</option><option id='MyNew-20210409' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Memories SVG Emoji Cursor Tutorial (Slideshow or Web Application or Game or Image) (20210409)</option><option id='MyNew-20210411' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=y'>Just Javascript Memories SVG Emoji Defence Tutorial (Slideshow or Web Application or Game or Image) (20210411)</option><option id='MyNew-20210330' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/nobody.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/nobody.html'>Just Javascript Navigation Tutorial (Slideshow or Web Application or Game or Image) (20210330)</option><option id='MyNew-20210402' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Quiz Content Management Tutorial (Slideshow or Web Application or Game or Image) (20210402)</option><option id='MyNew-20210403' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Quiz CSS Styling Tutorial (Slideshow or Web Application or Game or Image) (20210403)</option><option id='MyNew-20210404' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Quiz Drag Tutorial (Slideshow or Web Application or Game or Image) (20210404)</option><option id='MyNew-20210401' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Quiz Multiple Users Tutorial (Slideshow or Web Application or Game or Image) (20210401)</option><option id='MyNew-20210331' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html'>Just Javascript Quiz via Cards Tutorial (Slideshow or Web Application or Game or Image) (20210331)</option><option id='MyNew-20190524' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/webmail_nobody.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/webmail_nobody.html'>Just Javascript Webmail No Body Attachment Tutorial (Slideshow or Web Application or Game or Image) (20190524)</option><option id='MyNew-20190523' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/webmail_nobody.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/webmail_nobody.html'>Just Javascript Webmail No Body Tutorial (Slideshow or Web Application or Game or Image) (20190523)</option><option id='MyNew-20161002' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke via YouTube API in Iframe Email Tutorial (Slideshow or Web Application or Game or Image) (20161002)</option><option id='MyNew-20161001' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke via YouTube API in Iframe Emoji Tutorial (Slideshow or Web Application or Game or Image) (20161001)</option><option id='MyNew-20160929' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke via YouTube API in Iframe jQuery Ajax Tutorial (Slideshow or Web Application or Game or Image) (20160929)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160930' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke via YouTube API in Iframe Microphone Tutorial (Slideshow or Web Application or Game or Image) (20160930)</option><option id='MyNew-20160927' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.html'>Karaoke via YouTube API in Iframe Primer Tutorial (Slideshow or Web Application or Game or Image) (20160927)</option><option id='MyNew-20160928' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.html'>Karaoke via YouTube API in Iframe UX Tutorial (Slideshow or Web Application or Game or Image) (20160928)</option><option id='MyNew-20190405a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Error 503 Tutorial (Slideshow or Web Application or Game or Image) (20190405)</option><option id='MyNew-20210818' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Event Timing Tutorial (Slideshow or Web Application or Game or Image) (20210818)</option><option id='MyNew-20210815' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Improvement Tutorial (Slideshow or Web Application or Game or Image) (20210815)</option><option id='MyNew-20210821' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Loop Tutorial (Slideshow or Web Application or Game or Image) (20210821)</option><option id='MyNew-20210825' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Multiple Mention Tutorial (Slideshow or Web Application or Game or Image) (20210825)</option><option id='MyNew-20210816' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Order Tutorial (Slideshow or Web Application or Game or Image) (20210816)</option><option id='MyNew-20190404' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Refinement Tutorial (Slideshow or Web Application or Game or Image) (20190404)</option><option id='MyNew-20210817' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Reveal Tutorial (Slideshow or Web Application or Game or Image) (20210817)</option><option id='MyNew-20210824' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Timer Tutorial (Slideshow or Web Application or Game or Image) (20210824)</option><option id='MyNew-20200722' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>Karaoke YouTube Video Search Update Tutorial (Slideshow or Web Application or Game or Image) (20200722)</option><option id='MyNew-20220522' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html'>Keyboard Based Cursor Canvas Content Copy Tutorial (Slideshow or Web Application or Game or Image) (20220522)</option><option id='MyNew-20220519' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html'>Keyboard Based Cursor Content Copy Tutorial (Slideshow or Web Application or Game or Image) (20220519)</option><option id='MyNew-20220526' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=+9";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=+9'>Keyboard Based Cursor Image Blog Source Link Tutorial (Slideshow or Web Application or Game or Image) (20220526)</option><option id='MyNew-20220530' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=9";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=9'>Keyboard Based Cursor Image CSS Filter Tutorial (Slideshow or Web Application or Game or Image) (20220530)</option><option id='MyNew-20220525' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=+9";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=+9'>Keyboard Based Cursor Image Source Tutorial (Slideshow or Web Application or Game or Image) (20220525)</option><option id='MyNew-20220524' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=9";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html?numbi=9'>Keyboard Based Cursor Multiple Background Images Tutorial (Slideshow or Web Application or Game or Image) (20220524)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220520' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html'>Keyboard Based Cursor Personalized Content Copy Tutorial (Slideshow or Web Application or Game or Image) (20220520)</option><option id='MyNew-20220521' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/body_mouse_deepdive.html'>Keyboard Based Cursor Share Content Copy Tutorial (Slideshow or Web Application or Game or Image) (20220521)</option><option id='MyNew-20210820' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/keyboard_split_on_ipad.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/keyboard_split_on_ipad.gif'>Keyboard Split on iPad Primer Tutorial (Slideshow or Web Application or Game or Image) (20210820)</option><option id='MyNew-20230312' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/no_copy_paste.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/no_copy_paste.htm'>Keyboard Typing Practice Choices Name Word Div Links Tutorial (Slideshow or Web Application or Game or Image) (20230312)</option><option id='MyNew-20230310' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/no_copy_paste.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/no_copy_paste.htm'>Keyboard Typing Practice Choices Tutorial (Slideshow or Web Application or Game or Image) (20230310)</option><option id='MyNew-20230517' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/no_copy_paste.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/no_copy_paste.htm'>Keyboard Typing Practice Choices Word Phrase Translations Tutorial (Slideshow or Web Application or Game or Image) (20230517)</option><option id='MyNew-20230309' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/no_copy_paste.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/no_copy_paste.htm'>Keyboard Typing Practice Tutorial (Slideshow or Web Application or Game or Image) (20230309)</option><option id='MyNew-20230311' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/no_copy_paste.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/no_copy_paste.htm'>Keyboard Typing Practice Word Lists Tutorial (Slideshow or Web Application or Game or Image) (20230311)</option><option id='MyNew-20150607' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPod/Playlist/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPod/Playlist/'>Kinesthetic iPod Learning Primer Tutorial (Slideshow or Web Application or Game or Image) (20150607)</option><option id='MyNew-20180314' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/knockout_dice_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/knockout_dice_game.html'>Knockout Dice Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180314)</option><option id='MyNew-20150429' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/old_new_wp_mismatch_id.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/old_new_wp_mismatch_id.jpg'>Korn Shell and MySql Primer Tutorial (Slideshow or Web Application or Game or Image) (20150429)</option><option id='MyNew-20230215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/lookforhyperlinks_more.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/lookforhyperlinks_more.gif'>Korn Shell Documents Hyperlink Listener Tutorial (Slideshow or Web Application or Game or Image) (20230215)</option><option id='MyNew-20230214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/lookforhyperlinks_pdf.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/lookforhyperlinks_pdf.jpg'>Korn Shell PDF Hyperlink Listener Tutorial (Slideshow or Web Application or Game or Image) (20230214)</option><option id='MyNew-20230212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/lookforhyperlinks.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/lookforhyperlinks.jpg'>Korn Shell Spreadsheet Hyperlink Listener Tutorial (Slideshow or Web Application or Game or Image) (20230212)</option><option id='MyNew-20170609' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/IMG_0522.PNG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/IMG_0522.PNG'>LAN Speed Testing Primer Tutorial (Slideshow or Web Application or Game or Image) (20170609)</option><option id='MyNew-20220528' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/index.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/index.htm'>Landing Page Autocompletion Blog Finds Tutorial (Slideshow or Web Application or Game or Image) (20220528)</option><option id='MyNew-20220529' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/index.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/index.htm'>Landing Page Autocompletion Blog RegExp Finds Tutorial (Slideshow or Web Application or Game or Image) (20220529)</option><option id='MyNew-20210915' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/'>Landing Page Compass iOS App Tutorial (Slideshow or Web Application or Game or Image) (20210915)</option><option id='MyNew-20170806' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/slideshow.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/slideshow.html'>Landing Page Cut to the Chase Interactivity Tutorial (Slideshow or Web Application or Game or Image) (20170806)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160615' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/slideshow.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/slideshow.html'>Landing Page Cut to the Chase Primer Tutorial (Slideshow or Web Application or Game or Image) (20160615)</option><option id='MyNew-20220726' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/'>Landing Page Linked Background Images Long Hover Hashtag Tutorial (Slideshow or Web Application or Game or Image) (20220726)</option><option id='MyNew-20220421' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/'>Landing Page Linked Background Images Long Hover Tutorial (Slideshow or Web Application or Game or Image) (20220421)</option><option id='MyNew-20220420' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/'>Landing Page Linked Background Images Tutorial (Slideshow or Web Application or Game or Image) (20220420)</option><option id='MyNew-20160213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/'>Landing Page Mobile Phone Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20160213)</option><option id='MyNew-20160211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/index_20160209.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/index_20160209.htm'>Landing Page Mobile Phone Tutorial (Slideshow or Web Application or Game or Image) (20160211)</option><option id='MyNew-20160206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/index_20160204.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/index_20160204.htm'>Landing Page Mobile Tutorial (Slideshow or Web Application or Game or Image) (20160206)</option><option id='MyNew-20210830' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/'>Landing Page Navigation Bar Styling Tutorial (Slideshow or Web Application or Game or Image) (20210830)</option><option id='MyNew-20191021' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/'>Landing Page Navigational Value Add on Mobile Tutorial (Slideshow or Web Application or Game or Image) (20191021)</option><option id='MyNew-20160205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/index_20160204.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/index_20160204.htm'>Landing Page Overlay Tutorial (Slideshow or Web Application or Game or Image) (20160205)</option><option id='MyNew-20160204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/index_20160202.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/index_20160202.htm'>Landing Page Primer Tutorial (Slideshow or Web Application or Game or Image) (20160204)</option><option id='MyNew-20220514' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/673/876?andclickme=yes";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/673/876?andclickme=yes'>Landing Page Random Blog Post Link Primer Tutorial (Slideshow or Web Application or Game or Image) (20220514)</option><option id='MyNew-20220515' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/673/876?andclickme=yes&mustcontain=Javascript";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/673/876?andclickme=yes&mustcontain=Javascript'>Landing Page Random Blog Post Topic Link Tutorial (Slideshow or Web Application or Game or Image) (20220515)</option><option id='MyNew-20201009' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/index.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/index.htm'>Landing Page WordPress Tags Primer Tutorial (Slideshow or Web Application or Game or Image) (20201009)</option><option id='MyNew-20180709' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/lc_two_three.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/lc_two_three.php'>Language Code Internationalization Primer Tutorial (Slideshow or Web Application or Game or Image) (20180709)</option><option id='MyNew-20150116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/word_association.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/word_association.php'>Language Word Association Game Tutorial (Slideshow or Web Application or Game or Image) (20150116)</option><option id='MyNew-20150701' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/leap_second.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/leap_second.html'>Leap Second Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150701)</option><option id='MyNew-20170620' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Learning/Programming/short_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Learning/Programming/short_quiz.html'>Learning Programming Short Quiz Interfacing Tutorial (Slideshow or Web Application or Game or Image) (20170620)</option><option id='MyNew-20170207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Learning/Programming/short_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Learning/Programming/short_quiz.html'>Learning Programming Short Quiz Tutorial (Slideshow or Web Application or Game or Image) (20170207)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160905' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm'>Legend for and from HTML Map Element Ajax Tutorial (Slideshow or Web Application or Game or Image) (20160905)</option><option id='MyNew-20160904' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm'>Legend for and from HTML Map Element Cross-Domain Tutorial (Slideshow or Web Application or Game or Image) (20160904)</option><option id='MyNew-20160906' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm'>Legend for and from HTML Map Element CSS Tutorial (Slideshow or Web Application or Game or Image) (20160906)</option><option id='MyNew-20160911' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm?whereami=whereami";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm?whereami=whereami'>Legend for and from HTML Map Element Geolocation Tutorial (Slideshow or Web Application or Game or Image) (20160911)</option><option id='MyNew-20160903' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm'>Legend for and from HTML Map Element Overlay Tutorial (Slideshow or Web Application or Game or Image) (20160903)</option><option id='MyNew-20160902' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.html'>Legend for and from HTML Map Element Primer Tutorial (Slideshow or Web Application or Game or Image) (20160902)</option><option id='MyNew-20160912' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm?whereami=whereami&whatami=whatami";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/legend_via_map.htm?whereami=whereami&whatami=whatami'>Legend for and from HTML Map Element Web Server Tutorial (Slideshow or Web Application or Game or Image) (20160912)</option><option id='MyNew-20191217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/lesson_plan.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/lesson_plan.htm'>Lesson Plan SMS Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20191217)</option><option id='MyNew-20191218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/lesson_plan.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/lesson_plan.htm'>Lesson Plan URL Content Tutorial (Slideshow or Web Application or Game or Image) (20191218)</option><option id='MyNew-20140831' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice/Database/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/Database/'>LibreOffice Database Primer Tutorial (Slideshow or Web Application or Game or Image) (20140831)</option><option id='MyNew-20140901' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice/Database/JDBC/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/Database/JDBC/'>LibreOffice JDBC MySql Primer Tutorial (Slideshow or Web Application or Game or Image) (20140901)</option><option id='MyNew-20140919' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice/MathsFormula/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/MathsFormula/'>LibreOffice Math Formula Primer Tutorial (Slideshow or Web Application or Game or Image) (20140919)</option><option id='MyNew-20140902' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice/Database/ODBC/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/Database/ODBC/'>LibreOffice ODBC MySql Primer Tutorial (Slideshow or Web Application or Game or Image) (20140902)</option><option id='MyNew-20160312' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice/OnceUponATime/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/OnceUponATime/'>LibreOffice Once Upon A Time Primer Tutorial (Slideshow or Web Application or Game or Image) (20160312)</option><option id='MyNew-20140829' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/'>LibreOffice Primer Tutorial (Slideshow or Web Application or Game or Image) (20140829)</option><option id='MyNew-20171109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/libreoffice_pdf_signature.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/libreoffice_pdf_signature.jpg'>LibreOffice Signed PDF Assignment Primer Tutorial (Slideshow or Web Application or Game or Image) (20171109)</option><option id='MyNew-20140830' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice/Spreadsheet/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/Spreadsheet/'>LibreOffice Spreadsheet Formulae Primer Tutorial (Slideshow or Web Application or Game or Image) (20140830)</option><option id='MyNew-20160330' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice/SpreadsheetStatistics/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/SpreadsheetStatistics/'>LibreOffice Spreadsheet Statistics Primer Tutorial (Slideshow or Web Application or Game or Image) (20160330)</option><option id='MyNew-20180726' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice_dbf_xls_pivot_table.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice_dbf_xls_pivot_table.pdf'>LibreOffice Spreadsheet via dBase Primer Tutorial (Slideshow or Web Application or Game or Image) (20180726)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160601' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice/ColourReversal/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/ColourReversal/'>LibreOffice Tabular Colour Reversal Primer Tutorial (Slideshow or Web Application or Game or Image) (20160601)</option><option id='MyNew-20221015' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/lo_cv.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/lo_cv.pdf'>LibreOffice Text Document Blank Page Primer Tutorial (Slideshow or Web Application or Game or Image) (20221015)</option><option id='MyNew-20140718' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/LifeRay/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/LifeRay/'>Liferay Java Web Portal Primer Tutorial (Slideshow or Web Application or Game or Image) (20140718)</option><option id='MyNew-20180630' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/linkedinapp.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/linkedinapp.jpg'>LinkedIn Android Install Primer Tutorial (Slideshow or Web Application or Game or Image) (20180630)</option><option id='MyNew-20131014' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/SoftLink/Linux_symbolic_link_Primer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/SoftLink/Linux_symbolic_link_Primer.jpg'>Linux and Unix Soft Links Primer Tutorial (Slideshow or Web Application or Game or Image) (20131014)</option><option id='MyNew-20140628' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/awk/Linux_awk.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/awk/Linux_awk.jpg'>Linux awk Primer Tutorial (Slideshow or Web Application or Game or Image) (20140628)</option><option id='MyNew-20140202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/Background/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/Background/'>Linux Background Primer Tutorial (Slideshow or Web Application or Game or Image) (20140202)</option><option id='MyNew-20151205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Backup/rsync/rsync_backup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Backup/rsync/rsync_backup.php'>Linux Backup via rsync and PHP Exec Tutorial (Slideshow or Web Application or Game or Image) (20151205)</option><option id='MyNew-20151202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Backup/rsync/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Backup/rsync/'>Linux Backup via rsync Primer Tutorial (Slideshow or Web Application or Game or Image) (20151202)</option><option id='MyNew-20130227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/LinuxBashViaMacTerminalPrimer/iFrame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/LinuxBashViaMacTerminalPrimer/iFrame.html'>Linux Bash Mac Terminal Tutorial (Slideshow or Web Application or Game or Image) (20130227)</option><option id='MyNew-20230130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/chaining_ksh_commands_interactively_vs_crontab.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/chaining_ksh_commands_interactively_vs_crontab.jpg'>Linux Chaining Commands on Command Line Primer Tutorial (Slideshow or Web Application or Game or Image) (20230130)</option><option id='MyNew-20150325' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/cron/methods/crontab_strong_morereadable_best.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/cron/methods/crontab_strong_morereadable_best.jpg'>Linux crontab Considerations Tutorial (Slideshow or Web Application or Game or Image) (20150325)</option><option id='MyNew-20140404' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/curl/crontab/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/curl/crontab/'>Linux Crontab Curl Primer Tutorial (Slideshow or Web Application or Game or Image) (20140404)</option><option id='MyNew-20140620' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/cron/Cronjob_Example.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/cron/Cronjob_Example.jpg'>Linux Crontab Korn Shell Script Primer Tutorial (Slideshow or Web Application or Game or Image) (20140620)</option><option id='MyNew-20131125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/curl/Linux_curl.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/curl/Linux_curl.jpg'>Linux cURL Primer Tutorial (Slideshow or Web Application or Game or Image) (20131125)</option><option id='MyNew-20171230' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/prediff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/prediff.php'>Linux diff PDF Tutorial (Slideshow or Web Application or Game or Image) (20171230)</option><option id='MyNew-20131201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/diff/diff.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/diff/diff.png'>Linux diff Primer Tutorial (Slideshow or Web Application or Game or Image) (20131201)</option><option id='MyNew-20171229' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/prediff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/prediff.php'>Linux diff Supervisor Tutorial (Slideshow or Web Application or Game or Image) (20171229)</option><option id='MyNew-20170721' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/linux_du_cpanel.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/linux_du_cpanel.jpg'>Linux Disk Usage cPanel Heads Up Tutorial (Slideshow or Web Application or Game or Image) (20170721)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160303' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/linux_du.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/linux_du.jpg'>Linux Disk Usage Statistics Primer Tutorial (Slideshow or Web Application or Game or Image) (20160303)</option><option id='MyNew-20140313' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/Linux_Diskutil.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/Linux_Diskutil.jpg'>Linux Diskutil Primer Tutorial (Slideshow or Web Application or Game or Image) (20140313)</option><option id='MyNew-20160715' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/copy_depending.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/copy_depending.jpg'>Linux File Recovery Primer Tutorial (Slideshow or Web Application or Game or Image) (20160715)</option><option id='MyNew-20221218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/todaylist_fix_double_quote.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/todaylist_fix_double_quote.gif'>Linux Find and/or Locate Files/Directories Double Quote Tutorial (Slideshow or Web Application or Game or Image) (20221218)</option><option id='MyNew-20140409' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/locate/LocateFind_Linux.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/locate/LocateFind_Linux.jpg'>Linux Find and/or Locate Files/Directories Primer Tutorial (Slideshow or Web Application or Game or Image) (20140409)</option><option id='MyNew-20150427' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/oscommerceksh.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/oscommerceksh.jpg'>Linux Global Substitutions Primer Tutorial (Slideshow or Web Application or Game or Image) (20150427)</option><option id='MyNew-20170205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/inode_rm.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/inode_rm.jpg'>Linux Inode File Removal Tutorial (Slideshow or Web Application or Game or Image) (20170205)</option><option id='MyNew-20160115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/inode.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/inode.jpg'>Linux Inode Primer Tutorial (Slideshow or Web Application or Game or Image) (20160115)</option><option id='MyNew-20131012' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/Tutorial/join/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/Tutorial/join/'>Linux join MySql Primer Tutorial (Slideshow or Web Application or Game or Image) (20131012)</option><option id='MyNew-20140903' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/shapes.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/shapes.jpg'>Linux Korn Shell Interactive Primer Tutorial (Slideshow or Web Application or Game or Image) (20140903)</option><option id='MyNew-20131019' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/mailx/Linux_mailx_uuencode.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/mailx/Linux_mailx_uuencode.jpg'>Linux mailx Primer Tutorial (Slideshow or Web Application or Game or Image) (20131019)</option><option id='MyNew-20140327' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/top/Linux_top.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/top/Linux_top.m4v'>Linux Monitor Processes Primer Tutorial (Slideshow or Web Application or Game or Image) (20140327)</option><option id='MyNew-20151204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Backup/rsync/rsync_remote.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Backup/rsync/rsync_remote.jpg'>Linux Remote Backup via rsync Tutorial (Slideshow or Web Application or Game or Image) (20151204)</option><option id='MyNew-20200516' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/sendmail_command_line_content_type.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/sendmail_command_line_content_type.jpg'>Linux sendmail Content Type Tutorial (Slideshow or Web Application or Game or Image) (20200516)</option><option id='MyNew-20200517' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/sendmail_command_line_mime_type.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/sendmail_command_line_mime_type.jpg'>Linux sendmail Mime Type Attachment Tutorial (Slideshow or Web Application or Game or Image) (20200517)</option><option id='MyNew-20200527' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_refined_scheduling.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_refined_scheduling.jpg'>Linux sendmail nohup Refined Scheduling Tutorial (Slideshow or Web Application or Game or Image) (20200527)</option><option id='MyNew-20200530' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_standing_order.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_standing_order.jpg'>Linux sendmail nohup Repeatable Email Report Tutorial (Slideshow or Web Application or Game or Image) (20200530)</option><option id='MyNew-20200529' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_report_content.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_report_content.jpg'>Linux sendmail nohup Report Content Tutorial (Slideshow or Web Application or Game or Image) (20200529)</option><option id='MyNew-20200526' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_scheduling.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/nohup_vs_crontab_scheduling.jpg'>Linux sendmail nohup Scheduling Tutorial (Slideshow or Web Application or Game or Image) (20200526)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20200515' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/sendmail_command_line.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/sendmail_command_line.pdf'>Linux sendmail Primer Tutorial (Slideshow or Web Application or Game or Image) (20200515)</option><option id='MyNew-20200518' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/sendmail_command_line_mime_type.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/sendmail_command_line_mime_type.jpg'>Linux sendmail Remote Attachment Tutorial (Slideshow or Web Application or Game or Image) (20200518)</option><option id='MyNew-20141230' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/sort/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/sort/'>Linux sort Tutorial (Slideshow or Web Application or Game or Image) (20141230)</option><option id='MyNew-20220202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/type_ahead_buffer.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/type_ahead_buffer.png'>Linux Type Ahead Buffer Primer Tutorial (Slideshow or Web Application or Game or Image) (20220202)</option><option id='MyNew-20160531' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/vi_buffer_sort.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/vi_buffer_sort.jpg'>Linux vi Buffer Sort Primer Tutorial (Slideshow or Web Application or Game or Image) (20160531)</option><option id='MyNew-20140720' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/vi/Linux_vi_make.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/vi/Linux_vi_make.jpg'>Linux vi C make Primer Tutorial (Slideshow or Web Application or Game or Image) (20140720)</option><option id='MyNew-20181130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/watch.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/watch.m4v'>Linux Watch Primer Tutorial (Slideshow or Web Application or Game or Image) (20181130)</option><option id='MyNew-20130927' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/Watchdog/Watchdog.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/Watchdog/Watchdog.jpg'>Linux Watchdog Primer Tutorial (Slideshow or Web Application or Game or Image) (20130927)</option><option id='MyNew-20131129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/wget/Linux_wget.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/wget/Linux_wget.jpg'>Linux wget Primer Tutorial (Slideshow or Web Application or Game or Image) (20131129)</option><option id='MyNew-20140503' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Lisp/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Lisp/'>Lisp Primer Tutorial (Slideshow or Web Application or Game or Image) (20140503)</option><option id='MyNew-20170327' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mylist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.htm'>List Web Application Cookie Tutorial (Slideshow or Web Application or Game or Image) (20170327)</option><option id='MyNew-20170324' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mylist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.htm'>List Web Application Genericization Tutorial (Slideshow or Web Application or Game or Image) (20170324)</option><option id='MyNew-20170328' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mylist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.htm'>List Web Application PHP Tutorial (Slideshow or Web Application or Game or Image) (20170328)</option><option id='MyNew-20170323' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mylist.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.html'>List Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20170323)</option><option id='MyNew-20170326' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mylist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.htm'>List Web Application Row Sorting Tutorial (Slideshow or Web Application or Game or Image) (20170326)</option><option id='MyNew-20170325' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mylist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.htm'>List Web Application Row Swapping Tutorial (Slideshow or Web Application or Game or Image) (20170325)</option><option id='MyNew-20200605' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Local Datetime Token Subject Integrations Tutorial (Slideshow or Web Application or Game or Image) (20200605)</option><option id='MyNew-20190704' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Application Tutorial (Slideshow or Web Application or Game or Image) (20190704)</option><option id='MyNew-20190717' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20190717)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190718' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Middle Tutorial (Slideshow or Web Application or Game or Image) (20190718)</option><option id='MyNew-20190705' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Onclick Tutorial (Slideshow or Web Application or Game or Image) (20190705)</option><option id='MyNew-20190702' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Primer Tutorial (Slideshow or Web Application or Game or Image) (20190702)</option><option id='MyNew-20190703' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Recall Tutorial (Slideshow or Web Application or Game or Image) (20190703)</option><option id='MyNew-20190712' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/under_local_font.html'>Local Fonts Revisited Textarea Tutorial (Slideshow or Web Application or Game or Image) (20190712)</option><option id='MyNew-20210926' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/local_gis.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/local_gis.gif'>Local GIS Primer Tutorial (Slideshow or Web Application or Game or Image) (20210926)</option><option id='MyNew-20140621' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Indri/Indri_Primer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Indri/Indri_Primer.jpg'>Local Webserver Search Engine Primer Tutorial (Slideshow or Web Application or Game or Image) (20140621)</option><option id='MyNew-20171119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/localized_currency.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/localized_currency.html'>Localized Currency Primer Tutorial (Slideshow or Web Application or Game or Image) (20171119)</option><option id='MyNew-20160701' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/iPad_battery_loss.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/iPad_battery_loss.jpg'>Location Services iPad Battery Loss Issue Tutorial (Slideshow or Web Application or Game or Image) (20160701)</option><option id='MyNew-20161024' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/IMG_0548.PNG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/IMG_0548.PNG'>Location Services iPad Camera Geolocation Primer Tutorial (Slideshow or Web Application or Game or Image) (20161024)</option><option id='MyNew-20200121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9'>Looks Nice Nearby Speech to Text Game Share Tutorial (Slideshow or Web Application or Game or Image) (20200121)</option><option id='MyNew-20200120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9'>Looks Nice Nearby Speech to Text Game Tutorial (Slideshow or Web Application or Game or Image) (20200120)</option><option id='MyNew-20200122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9'>Looks Nice Nearby Speech to Text Game Video Tutorial (Slideshow or Web Application or Game or Image) (20200122)</option><option id='MyNew-20200119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=9'>Looks Nice Speech to Text Game Tutorial (Slideshow or Web Application or Game or Image) (20200119)</option><option id='MyNew-20221016' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/lynx_commandline_surfing.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/lynx_commandline_surfing.jpg'>Lynx Linux Command Line Web Surfing Primer Tutorial (Slideshow or Web Application or Game or Image) (20221016)</option><option id='MyNew-20191221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/mac_wireless_printing.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/mac_wireless_printing.gif'>Mac AirPrint Wireless Printing Tutorial (Slideshow or Web Application or Game or Image) (20191221)</option><option id='MyNew-20170331' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/getmac.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/getmac.jpg'>MAC and IP Address Primer Tutorial (Slideshow or Web Application or Game or Image) (20170331)</option><option id='MyNew-20130730' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/EmailSupervisedByC/GmailEmail_SupervisedBy_C-11of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/EmailSupervisedByC/GmailEmail_SupervisedBy_C-11of.jpg'>Mac and Windows Gmail Email Supervised by C Primer Tutorial (Slideshow or Web Application or Game or Image) (20130730)</option><option id='MyNew-20131025' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Backup/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Backup/'>Mac Backup Tutorial (Slideshow or Web Application or Game or Image) (20131025)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140408' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Dictionary/EnglishDictionary.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Dictionary/EnglishDictionary.m4v'>Mac Dictionary Primer Tutorial (Slideshow or Web Application or Game or Image) (20140408)</option><option id='MyNew-20130804' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Finder/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Finder/'>Mac Finder and Windows Explorer Primer Tutorial (Slideshow or Web Application or Game or Image) (20130804)</option><option id='MyNew-20160509' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Finder/CopyPaste/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Finder/CopyPaste/'>Mac Finder Copy Paste Move Rename Tutorial (Slideshow or Web Application or Game or Image) (20160509)</option><option id='MyNew-20140125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Mavericks/Finder/FinderTagsMavericks.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Mavericks/Finder/FinderTagsMavericks.m4v'>Mac Finder Tags in Mavericks Primer Tutorial (Slideshow or Web Application or Game or Image) (20140125)</option><option id='MyNew-20140925' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iMovie/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iMovie/'>Mac iMovie Event to YouTube Primer Tutorial (Slideshow or Web Application or Game or Image) (20140925)</option><option id='MyNew-20140527' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/iPhoto/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/iPhoto/'>Mac iPhoto and Gimp Primer Tutorial (Slideshow or Web Application or Game or Image) (20140527)</option><option id='MyNew-20140216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhoto/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhoto/'>Mac iPhoto Primer Tutorial (Slideshow or Web Application or Game or Image) (20140216)</option><option id='MyNew-20150328' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhoto/flickr/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhoto/flickr/'>Mac iPhoto Share with Messages and Flickr Primer Tutorial (Slideshow or Web Application or Game or Image) (20150328)</option><option id='MyNew-20140217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/lightbox/Mac_iPhoto_Integration.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/lightbox/Mac_iPhoto_Integration.html'>Mac iPhoto Slideshow to iTunes and iMovie Movie Primer Tutorial (Slideshow or Web Application or Game or Image) (20140217)</option><option id='MyNew-20160714' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iTunes/Mac_iTunes.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iTunes/Mac_iTunes.jpg'>Mac iTunes Primer Tutorial (Slideshow or Web Application or Game or Image) (20160714)</option><option id='MyNew-20160620' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/keychain_access.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/keychain_access.jpg'>Mac Keychain Access Utility Home Network Primer Tutorial (Slideshow or Web Application or Game or Image) (20160620)</option><option id='MyNew-20160112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Linux_drutil-240of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Linux_drutil-240of.jpg'>Mac Linux DVD Troubleshooting Primer Tutorial (Slideshow or Web Application or Game or Image) (20160112)</option><option id='MyNew-20141002' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Removables/Mac_Linux_Removable_Media/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Removables/Mac_Linux_Removable_Media/'>Mac Linux Removable Media Primer Tutorial (Slideshow or Web Application or Game or Image) (20141002)</option><option id='MyNew-20140126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Mavericks/iBooks/iBooks.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Mavericks/iBooks/iBooks.m4v'>Mac Mavericks iBooks Primer Tutorial (Slideshow or Web Application or Game or Image) (20140126)</option><option id='MyNew-20140128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Mavericks/Maps/Maps_Mavericks.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Mavericks/Maps/Maps_Mavericks.m4v'>Mac Mavericks Maps Primer Tutorial (Slideshow or Web Application or Game or Image) (20140128)</option><option id='MyNew-20140301' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Messages/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Messages/'>Mac Messages Primer Tutorial (Slideshow or Web Application or Game or Image) (20140301)</option><option id='MyNew-20211215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20211215)</option><option id='MyNew-20211208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20211208)</option><option id='MyNew-20211209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar iCal Integration Tutorial (Slideshow or Web Application or Game or Image) (20211209)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20211211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar Iframe Tutorial (Slideshow or Web Application or Game or Image) (20211211)</option><option id='MyNew-20211207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar Past Tutorial (Slideshow or Web Application or Game or Image) (20211207)</option><option id='MyNew-20211206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar Tutorial (Slideshow or Web Application or Game or Image) (20211206)</option><option id='MyNew-20211210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Calendar Windows Tutorial (Slideshow or Web Application or Game or Image) (20211210)</option><option id='MyNew-20211205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Image Metadata Tutorial (Slideshow or Web Application or Game or Image) (20211205)</option><option id='MyNew-20211203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS MAMP Timekeeping Web Application PHP Intranet Tutorial (Slideshow or Web Application or Game or Image) (20211203)</option><option id='MyNew-20130525' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MacOsX/ActivityMonitor_SystemPreferences/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MacOsX/ActivityMonitor_SystemPreferences/'>Mac OS X Activity Monitor and System Preferences Tutorial (Slideshow or Web Application or Game or Image) (20130525)</option><option id='MyNew-20151230' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/FaceTime-3of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/FaceTime-3of.jpg'>Mac OS X and iOS FaceTime Primer Tutorial (Slideshow or Web Application or Game or Image) (20151230)</option><option id='MyNew-20151231' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Messages-3of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Messages-3of.jpg'>Mac OS X and iOS Messages Primer Tutorial (Slideshow or Web Application or Game or Image) (20151231)</option><option id='MyNew-20160729' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/rc_datauri.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/rc_datauri.jpg'>Mac OS X Clipboard to File to Datauri Primer Tutorial (Slideshow or Web Application or Game or Image) (20160729)</option><option id='MyNew-20181104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/media_via_pb.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/media_via_pb.pdf'>Mac OS X Copy to Clipboard and Paste Tutorial (Slideshow or Web Application or Game or Image) (20181104)</option><option id='MyNew-20170415' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/plonking_mac.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/plonking_mac.jpg'>Mac OS X Desktop Application Deployment Primer Tutorial (Slideshow or Web Application or Game or Image) (20170415)</option><option id='MyNew-20140422' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Dictation/Dictation.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Dictation/Dictation.m4v'>Mac OS X Dictation Primer Tutorial (Slideshow or Web Application or Game or Image) (20140422)</option><option id='MyNew-20190112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/disk_utility_fix.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/disk_utility_fix.pdf'>Mac OS X Disk Utility Repair Tutorial (Slideshow or Web Application or Game or Image) (20190112)</option><option id='MyNew-20171003' onclick='windowopen(";
newstr = newstr + dq + "HTTP://www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=mamptest.zip";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='HTTP://www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=mamptest.zip'>Mac OS X Do Not Sleep MAMP Tutorial (Slideshow or Web Application or Game or Image) (20171003)</option><option id='MyNew-20181128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/mac_os_x_terminal_drag_finder_folders.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/mac_os_x_terminal_drag_finder_folders.gif'>Mac OS X Finder Drag to Terminal Command Line Tutorial (Slideshow or Web Application or Game or Image) (20181128)</option><option id='MyNew-20180328' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/mail_multi.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/mail_multi.pdf'>Mac OS X Mail Multiple Thread Whole Email Attachments Tutorial (Slideshow or Web Application or Game or Image) (20180328)</option><option id='MyNew-20160623' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>Mac OS X MAMP Timekeeping Web Application Email Tutorial (Slideshow or Web Application or Game or Image) (20160623)</option><option id='MyNew-20160622' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.jpg'>Mac OS X MAMP Timekeeping Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20160622)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/PhotosSmartAlbums.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/PhotosSmartAlbums.jpg'>Mac OS X Photos App Smart Albums Primer Tutorial (Slideshow or Web Application or Game or Image) (20190106)</option><option id='MyNew-20170802' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/terminal_find.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/terminal_find.jpg'>Mac OS X Terminal Find Primer Tutorial (Slideshow or Web Application or Game or Image) (20170802)</option><option id='MyNew-20160511' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/audio_video.html?clickit=submitmb";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/audio_video.html?clickit=submitmb'>Mac OS X Text to English Speech Primer Tutorial (Slideshow or Web Application or Game or Image) (20160511)</option><option id='MyNew-20210822' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/twftp.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/twftp.pdf'>Mac OS X TextWrangler Web Server File Editing Tutorial (Slideshow or Web Application or Game or Image) (20210822)</option><option id='MyNew-20160526' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/mac_users_groups.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/mac_users_groups.jpg'>Mac OS X Users and Groups Primer Tutorial (Slideshow or Web Application or Game or Image) (20160526)</option><option id='MyNew-20150215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Mac_Yosemite_iOS_8_1_3.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Mac_Yosemite_iOS_8_1_3.jpg'>Mac OS X Yosemite and iOS 8.1.3 Install Tutorial (Slideshow or Web Application or Game or Image) (20150215)</option><option id='MyNew-20140927' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Preview/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Preview/'>Mac Preview Annotation Primer Tutorial (Slideshow or Web Application or Game or Image) (20140927)</option><option id='MyNew-20200815' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/mac_redaction.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/mac_redaction.jpg'>Mac Redaction Ideas Primer Tutorial (Slideshow or Web Application or Game or Image) (20200815)</option><option id='MyNew-20211009' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/s_wi_useful.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/s_wi_useful.jpg'>Mac Safari on iPhone Web Browser Debug Tutorial (Slideshow or Web Application or Game or Image) (20211009)</option><option id='MyNew-20140926' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhoto/Integration/flickr/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhoto/Integration/flickr/'>Mac Sharing iPhoto and flickr Primer Tutorial (Slideshow or Web Application or Game or Image) (20140926)</option><option id='MyNew-20171205' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/watch/?v=F8WOH2BRZzE";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/watch/?v=F8WOH2BRZzE'>Mac to Mac Screen Sharing Primer Tutorial (Slideshow or Web Application or Game or Image) (20171205)</option><option id='MyNew-20131114a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/VirtualIE/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/VirtualIE/'>Mac Virtual Internet Explorer Primer Tutorial (Slideshow or Web Application or Game or Image) (20131114)</option><option id='MyNew-20140507' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/VirtualBox/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/VirtualBox/'>Mac VirtualBox Windows 8 IE 11 Primer Tutorial (Slideshow or Web Application or Game or Image) (20140507)</option><option id='MyNew-20160311' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/SeaMonkey/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/SeaMonkey/'>Mac WYSIWYG HTML Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20160311)</option><option id='MyNew-20190907' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Diskspace_Issue.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Diskspace_Issue.pdf'>MacBook Pro Diskspace Issue Troubleshoot Tutorial (Slideshow or Web Application or Game or Image) (20190907)</option><option id='MyNew-20211011' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhoto/icloud.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhoto/icloud.gif'>MacOS and iOS Photos Storage Maintainence Tutorial (Slideshow or Web Application or Game or Image) (20211011)</option><option id='MyNew-20200707' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_say_record.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>MacOS and Other Mobile Media Record Tutorial (Slideshow or Web Application or Game or Image) (20200707)</option><option id='MyNew-20211005' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/bbedit_better_than_textedit.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/bbedit_better_than_textedit.jpg'>MacOS BBEdit Text Editor Tutorial (Slideshow or Web Application or Game or Image) (20211005)</option><option id='MyNew-20200720' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_textutil_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_textutil_convert.php'>MacOS Document Conversion Primer Tutorial (Slideshow or Web Application or Game or Image) (20200720)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20200706' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_say_record.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>MacOS Speech to Flash Player Audio Record Tutorial (Slideshow or Web Application or Game or Image) (20200706)</option><option id='MyNew-20200704' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>MacOS Text to Audio Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20200704)</option><option id='MyNew-20200703' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>MacOS Text to Audio Primer Tutorial (Slideshow or Web Application or Game or Image) (20200703)</option><option id='MyNew-20220204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_say_record.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>MacOS Text to Audio Scheduling Tutorial (Slideshow or Web Application or Game or Image) (20220204)</option><option id='MyNew-20200705' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/haiku_animated_gif.html'>MacOS Text to Audio Share Tutorial (Slideshow or Web Application or Game or Image) (20200705)</option><option id='MyNew-20140713' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/pdf2json_test/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/pdf2json_test/'>MacPorts pdf2json Primer Tutorial (Slideshow or Web Application or Game or Image) (20140713)</option><option id='MyNew-20170709' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/AppleScriptEditor/Mail_Rules_OK.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/AppleScriptEditor/Mail_Rules_OK.jpg'>Mail Rule AppleScript Attachment Download Primer Tutorial (Slideshow or Web Application or Game or Image) (20170709)</option><option id='MyNew-20161021' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/justmenuWebView.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/justmenuWebView.png'>Make Your Own Charts Menu Background Primer Tutorial (Slideshow or Web Application or Game or Image) (20161021)</option><option id='MyNew-20220318' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/red-wriggler-output.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/red-wriggler-output.mp4'>Making of Biology Resources Primer Tutorial (Slideshow or Web Application or Game or Image) (20220318)</option><option id='MyNew-20181110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/windows_10_picture_tools.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/windows_10_picture_tools.pdf'>Making Of No Sim Card iPhone Capabilities Tutorial (Slideshow or Web Application or Game or Image) (20181110)</option><option id='MyNew-20211221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/HouseSepia.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/HouseSepia.mp4'>Making of Sepia Video via ffmpeg Tutorial (Slideshow or Web Application or Game or Image) (20211221)</option><option id='MyNew-20220207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/Siri_via_say_onto_iPhone.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/Siri_via_say_onto_iPhone.mp4'>Making of Siri on iPhone Plays Spotify Song via macOS say Tutorial (Slideshow or Web Application or Game or Image) (20220207)</option><option id='MyNew-20210609' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/spotify_bluetooth_volume.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/spotify_bluetooth_volume.jpg'>Making of Spotify Bluetooth Speaker Volume Tutorial (Slideshow or Web Application or Game or Image) (20210609)</option><option id='MyNew-20210607' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/stylus_signature_email_making_of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/stylus_signature_email_making_of.jpg'>Making of Stylus Email Signatures with Touch Devices Tutorial (Slideshow or Web Application or Game or Image) (20210607)</option><option id='MyNew-20180514' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Gmail_Slideshow_copy.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Gmail_Slideshow_copy.pdf'>Making of Tethering MacBook Pro to iPhone AirDrop Tutorial (Slideshow or Web Application or Game or Image) (20180514)</option><option id='MyNew-20230628' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm'>Making of User Interactive Entry Dynamically Controlled Javascript Parameterization Tutorial (Slideshow or Web Application or Game or Image) (20230628)</option><option id='MyNew-20190326' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/mwb.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/mwb.gif'>Malware Protection Primer Tutorial (Slideshow or Web Application or Game or Image) (20190326)</option><option id='MyNew-20160629' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/mamp_errlogs.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/mamp_errlogs.jpg'>MAMP Error Logs Primer Tutorial (Slideshow or Web Application or Game or Image) (20160629)</option><option id='MyNew-20130316' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MAMP/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MAMP/'>MAMP Mac Framework for PHP/MySql Tutorial (Slideshow or Web Application or Game or Image) (20130316)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MAMP/mamp_windows_4.JPG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MAMP/mamp_windows_4.JPG'>MAMP on Windows Primer Tutorial (Slideshow or Web Application or Game or Image) (20170107)</option><option id='MyNew-20220727' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application Audio Broadcast Tutorial (Slideshow or Web Application or Game or Image) (20220727)</option><option id='MyNew-20220723' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application Audio Commentary Tutorial (Slideshow or Web Application or Game or Image) (20220723)</option><option id='MyNew-20220729' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application Desktop Application Tutorial (Slideshow or Web Application or Game or Image) (20220729)</option><option id='MyNew-20220718' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application PHP Notifications Tutorial (Slideshow or Web Application or Game or Image) (20220718)</option><option id='MyNew-20220801' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application Visibility Tutorial (Slideshow or Web Application or Game or Image) (20220801)</option><option id='MyNew-20220724' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application Web Share API Tutorial (Slideshow or Web Application or Game or Image) (20220724)</option><option id='MyNew-20220725' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/quarter_hour_timer.html'>MAMP Timekeeping Web Application Web Share Personalization Tutorial (Slideshow or Web Application or Game or Image) (20220725)</option><option id='MyNew-20151203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/MAMP/mamp_virtual_hosting.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/MAMP/mamp_virtual_hosting.jpg'>MAMP Virtual Hosting Primer Tutorial (Slideshow or Web Application or Game or Image) (20151203)</option><option id='MyNew-20211112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/marquee_placeholder.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/marquee_placeholder.html'>Marquee Placeholder Primer Tutorial (Slideshow or Web Application or Game or Image) (20211112)</option><option id='MyNew-20170115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/backtracking.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/backtracking.html'>Mathematics Equation Backtracking Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170115)</option><option id='MyNew-20170206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ParabolaLineGraph/parabola_lgraph.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ParabolaLineGraph/parabola_lgraph.php'>Mathematics Equation Google Chart Line Chart Primer Tutorial (Slideshow or Web Application or Game or Image) (20170206)</option><option id='MyNew-20190909' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm'>Maths Ouija Board Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20190909)</option><option id='MyNew-20190724' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html'>Maths Symbology Local Font Safari Block and Notify Popup Tutorial (Slideshow or Web Application or Game or Image) (20190724)</option><option id='MyNew-20190719' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html'>Maths Symbology via Div Local Font Tutorial (Slideshow or Web Application or Game or Image) (20190719)</option><option id='MyNew-20190716' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html'>Maths Symbology via Div Primer Tutorial (Slideshow or Web Application or Game or Image) (20190716)</option><option id='MyNew-20190721' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html'>Maths Symbology via New Window Local Font Memory Tutorial (Slideshow or Web Application or Game or Image) (20190721)</option><option id='MyNew-20190723' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html'>Maths Symbology via New Window Local Font Referrer Tutorial (Slideshow or Web Application or Game or Image) (20190723)</option><option id='MyNew-20190720' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/talk_maths.html'>Maths Symbology via New Window Local Font Tutorial (Slideshow or Web Application or Game or Image) (20190720)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20181121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Media Capture Ajax FormData Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20181121)</option><option id='MyNew-20181106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Media Capture Ajax FormData Upload Details Tutorial (Slideshow or Web Application or Game or Image) (20181106)</option><option id='MyNew-20181111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Media Capture Asynchronous Ajax FormData Upload Progress Tutorial (Slideshow or Web Application or Game or Image) (20181111)</option><option id='MyNew-20190426' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gallery_via_figcaption.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gallery_via_figcaption.php'>Media Gallery Figcaption Tutorial (Slideshow or Web Application or Game or Image) (20190426)</option><option id='MyNew-20181120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Media iOS Image Capture Ajax FormData Cookie Tutorial (Slideshow or Web Application or Game or Image) (20181120)</option><option id='MyNew-20200710' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_say_record.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Media Mix Play Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20200710)</option><option id='MyNew-20200714' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_say_record.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Media Mix Play Audio Video Mix Concatenation Tutorial (Slideshow or Web Application or Game or Image) (20200714)</option><option id='MyNew-20200713' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_say_record.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Media Mix Play Audio Video Mix Emoji Tutorial (Slideshow or Web Application or Game or Image) (20200713)</option><option id='MyNew-20200712' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_say_record.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Media Mix Play Audio Video Mix Share Tutorial (Slideshow or Web Application or Game or Image) (20200712)</option><option id='MyNew-20200711' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_say_record.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Media Mix Play Audio Video Mix Tutorial (Slideshow or Web Application or Game or Image) (20200711)</option><option id='MyNew-20200709' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_say_record.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Media Mix Play Tutorial (Slideshow or Web Application or Game or Image) (20200709)</option><option id='MyNew-20181105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Media Multiple Capture Ajax FormData Upload Tutorial (Slideshow or Web Application or Game or Image) (20181105)</option><option id='MyNew-20170725' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html?toplist=1";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html?toplist=1'>Medical Acronyms Game Tutorial (Slideshow or Web Application or Game or Image) (20170725)</option><option id='MyNew-20170723' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html'>Medical Roots and Prefixes and Suffixes Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20170723)</option><option id='MyNew-20170722' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html'>Medical Roots and Prefixes and Suffixes Game Tutorial (Slideshow or Web Application or Game or Image) (20170722)</option><option id='MyNew-20170724' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/health_fix_meaning.html'>Medical Roots and Prefixes and Suffixes Sharing Tutorial (Slideshow or Web Application or Game or Image) (20170724)</option><option id='MyNew-20191215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/agenda_items.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/agenda_items.htm'>Meeting Agenda Collaboration Styling Tutorial (Slideshow or Web Application or Game or Image) (20191215)</option><option id='MyNew-20191214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/agenda_items.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/agenda_items.htm'>Meeting Agenda Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20191214)</option><option id='MyNew-20191212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/agenda_items.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/agenda_items.html'>Meeting Agenda Cookies Tutorial (Slideshow or Web Application or Game or Image) (20191212)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20191211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/agenda_items.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/agenda_items.html'>Meeting Agenda Primer Tutorial (Slideshow or Web Application or Game or Image) (20191211)</option><option id='MyNew-20191216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/agenda_items.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/agenda_items.htm'>Meeting Agenda SMS Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20191216)</option><option id='MyNew-20130913' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/MenuBatch/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/MenuBatch/'>Menu for Windows Command Prompt Via Batch File Tutorial (Slideshow or Web Application or Game or Image) (20130913)</option><option id='MyNew-20170826' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?image12=heart.jpg&toggle=3&immediately=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?image12=heart.jpg&toggle=3&immediately=y'>Merging Photos via Gimp and iPhone Camera Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20170826)</option><option id='MyNew-20170824' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?toggle=1&image12=heart.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?toggle=1&image12=heart.jpg'>Merging Photos via Gimp and iPhone Camera Animation Tutorial (Slideshow or Web Application or Game or Image) (20170824)</option><option id='MyNew-20170819' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?image3=IMG_0085.JPG&image4=IMG_0086.JPG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?image3=IMG_0085.JPG&image4=IMG_0086.JPG'>Merging Photos via Gimp and iPhone Camera Genericization Tutorial (Slideshow or Web Application or Game or Image) (20170819)</option><option id='MyNew-20170818' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/merge_photos.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/merge_photos.html'>Merging Photos via Gimp and iPhone Camera Primer Tutorial (Slideshow or Web Application or Game or Image) (20170818)</option><option id='MyNew-20170820' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?image12=//authorjulieglover.files.wordpress.com/2011/05/obama2527sdoppelganger.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?image12=//authorjulieglover.files.wordpress.com/2011/05/obama2527sdoppelganger.jpg'>Merging Photos via Gimp and iPhone Camera Superimpose Tutorial (Slideshow or Web Application or Game or Image) (20170820)</option><option id='MyNew-20200603' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?toggle=1&image12=heart.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/merge_photos.htm?toggle=1&image12=heart.jpg'>Merging Photos via Remote Image Urls Tutorial (Slideshow or Web Application or Game or Image) (20200603)</option><option id='MyNew-20180310' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wmn.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wmn.jpg'>Mesh Networking Primer Tutorial (Slideshow or Web Application or Game or Image) (20180310)</option><option id='MyNew-20190908' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/message_photo.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/message_photo.pdf'>Message Photo in iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20190908)</option><option id='MyNew-20180710' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/MeteorJS/meteor.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/MeteorJS/meteor.pdf'>MeteorJS Framework Primer Tutorial (Slideshow or Web Application or Game or Image) (20180710)</option><option id='MyNew-20140806' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Microdata/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Microdata/'>Microdata Primer Tutorial (Slideshow or Web Application or Game or Image) (20140806)</option><option id='MyNew-20170716' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/webcamtest/index.htm?novideo=novideo";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/webcamtest/index.htm?novideo=novideo'>Microphone Recording Audio Primer Tutorial (Slideshow or Web Application or Game or Image) (20170716)</option><option id='MyNew-20160216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/edge_webnote-2of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/edge_webnote-2of.jpg'>Microsoft Edge Web Notes Primer Tutorial (Slideshow or Web Application or Game or Image) (20160216)</option><option id='MyNew-20180730' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/data_gov_excel_line_chart.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/data_gov_excel_line_chart.pdf'>Microsoft Excel Spreadsheet Line Chart Primer Tutorial (Slideshow or Web Application or Game or Image) (20180730)</option><option id='MyNew-20140515' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/Excel/Excel_Primer.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/Excel/Excel_Primer.m4v'>Microsoft Excel Spreadsheet Primer Tutorial (Slideshow or Web Application or Game or Image) (20140515)</option><option id='MyNew-20130716' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Microsoft/Excel/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Microsoft/Excel/'>Microsoft Excel VBA for CSV Primer Tutorial (Slideshow or Web Application or Game or Image) (20130716)</option><option id='MyNew-20190316' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/microsoft_money.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/microsoft_money.pdf'>Microsoft Money for Windows Primer Tutorial (Slideshow or Web Application or Game or Image) (20190316)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20130709' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Microsoft/Publisher/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Microsoft/Publisher/'>Microsoft Publisher Primer Tutorial (Slideshow or Web Application or Game or Image) (20130709)</option><option id='MyNew-20140722' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au//Windows/Word/SmartArt/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au//Windows/Word/SmartArt/'>Microsoft Word SmartArt Primer Tutorial (Slideshow or Web Application or Game or Image) (20140722)</option><option id='MyNew-20140702' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au//Windows/Word/SmartArt/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au//Windows/Word/SmartArt/'>Microsoft Word SmartArt Primer Tutorial (Slideshow or Web Application or Game or Image) (20140702)</option><option id='MyNew-20130703' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Microsoft/Word/Webpage/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Microsoft/Word/Webpage/'>Microsoft Word Webpage Primer Tutorial (Slideshow or Web Application or Game or Image) (20130703)</option><option id='MyNew-20170216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/middle_word_game.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_word_game.htm'>Middle Word Game PHP Tutorial (Slideshow or Web Application or Game or Image) (20170216)</option><option id='MyNew-20170214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/middle_word_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_word_game.html'>Middle Word Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170214)</option><option id='MyNew-20170215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/middle_word_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_word_game.html'>Middle Word Game Share Tutorial (Slideshow or Web Application or Game or Image) (20170215)</option><option id='MyNew-20210927' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Migration_Assistant_on_macOS.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Migration_Assistant_on_macOS.mp4'>Migration Assistant on macOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20210927)</option><option id='MyNew-20200403' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Click Feedback Tutorial (Slideshow or Web Application or Game or Image) (20200403)</option><option id='MyNew-20200411' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Collaborator Tutorial (Slideshow or Web Application or Game or Image) (20200411)</option><option id='MyNew-20200402' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Feedback Form Tutorial (Slideshow or Web Application or Game or Image) (20200402)</option><option id='MyNew-20200401' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Feedback Primer Tutorial (Slideshow or Web Application or Game or Image) (20200401)</option><option id='MyNew-20200331' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Make Room Tutorial (Slideshow or Web Application or Game or Image) (20200331)</option><option id='MyNew-20200407' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Mobile Tutorial (Slideshow or Web Application or Game or Image) (20200407)</option><option id='MyNew-20200408' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Mousemove Tutorial (Slideshow or Web Application or Game or Image) (20200408)</option><option id='MyNew-20200410' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Originator Tutorial (Slideshow or Web Application or Game or Image) (20200410)</option><option id='MyNew-20200405' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram SMS Feedback Position Tutorial (Slideshow or Web Application or Game or Image) (20200405)</option><option id='MyNew-20200406' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram SMS Feedback Recall Tutorial (Slideshow or Web Application or Game or Image) (20200406)</option><option id='MyNew-20200404' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram SMS Feedback Tutorial (Slideshow or Web Application or Game or Image) (20200404)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20200409' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Squared Off Tutorial (Slideshow or Web Application or Game or Image) (20200409)</option><option id='MyNew-20200330' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html'>Mind Map and Flowchart and Venn Diagram Tutorial (Slideshow or Web Application or Game or Image) (20200330)</option><option id='MyNew-20140303' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/MindMap/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/MindMap/'>Mind Mapping via Free Mind Primer Tutorial (Slideshow or Web Application or Game or Image) (20140303)</option><option id='MyNew-20160803' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mindfulness/bark.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mindfulness/bark.jpg'>Mindfulness Feel Tutorial (Slideshow or Web Application or Game or Image) (20160803)</option><option id='MyNew-20160801' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mindfulness/clouds.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mindfulness/clouds.png'>Mindfulness Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20160801)</option><option id='MyNew-20160804' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mindfulness/dog_upright.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mindfulness/dog_upright.jpg'>Mindfulness Hearing Tutorial (Slideshow or Web Application or Game or Image) (20160804)</option><option id='MyNew-20160731' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mindfulness/mindfulness_101.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mindfulness/mindfulness_101.jpg'>Mindfulness Primer Tutorial (Slideshow or Web Application or Game or Image) (20160731)</option><option id='MyNew-20160805' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mindfulness/water_in_sink.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mindfulness/water_in_sink.jpg'>Mindfulness Science Tutorial (Slideshow or Web Application or Game or Image) (20160805)</option><option id='MyNew-20160802' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mindfulness/dogs_sniffing.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mindfulness/dogs_sniffing.jpg'>Mindfulness Smell Tutorial (Slideshow or Web Application or Game or Image) (20160802)</option><option id='MyNew-20171225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_nested.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_nested.html'>Missing Javascript Audio on Unmute Tutorial (Slideshow or Web Application or Game or Image) (20171225)</option><option id='MyNew-20171223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/calc_use.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/calc_use.html'>Missing Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20171223)</option><option id='MyNew-20171224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stop_watch.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_watch.html'>Missing Javascript Stop Watch Tutorial (Slideshow or Web Application or Game or Image) (20171224)</option><option id='MyNew-20150930' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/hart_via_ella.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/hart_via_ella.html'>Mixed Up Song Lyrics Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150930)</option><option id='MyNew-20230313' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/land_survey_first_bearing.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SurveyTraverse/land_survey_first_bearing.gif'>Mobile App Survey Traverse Preparation Tutorial (Slideshow or Web Application or Game or Image) (20230313)</option><option id='MyNew-20181114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Mobile Canvas Image Capture Ajax FormData Annotation Tutorial (Slideshow or Web Application or Game or Image) (20181114)</option><option id='MyNew-20190309' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/no_mobile_data.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/no_mobile_data.pdf'>Mobile Enable 4G Off Primer Tutorial (Slideshow or Web Application or Game or Image) (20190309)</option><option id='MyNew-20200505' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Mobile Feedback Annotation Image Camera Capture Tutorial (Slideshow or Web Application or Game or Image) (20200505)</option><option id='MyNew-20160316' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/detect_hashtag_navigation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/detect_hashtag_navigation.html'>Mobile Friendly Meta Viewport Tag Primer Tutorial (Slideshow or Web Application or Game or Image) (20160316)</option><option id='MyNew-20160317' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/viewport_zoom.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/viewport_zoom.html'>Mobile Friendly Meta Viewport Tag Zoom Tutorial (Slideshow or Web Application or Game or Image) (20160317)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190913' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm'>Mobile Onmouseover Event Alternative Tutorial (Slideshow or Web Application or Game or Image) (20190913)</option><option id='MyNew-20161103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/IMG_0617.JPG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/IMG_0617.JPG'>Mobile Photo Editor Apps Primer Tutorial (Slideshow or Web Application or Game or Image) (20161103)</option><option id='MyNew-20161109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/speedo.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/speedo.html'>Mobile Speedo Primer Tutorial (Slideshow or Web Application or Game or Image) (20161109)</option><option id='MyNew-20191123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.html'>Mobile Swipe Gesture Detection Primer Tutorial (Slideshow or Web Application or Game or Image) (20191123)</option><option id='MyNew-20191125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm'>Mobile Swipe Gesture Name Game Share Tutorial (Slideshow or Web Application or Game or Image) (20191125)</option><option id='MyNew-20191124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm'>Mobile Swipe Gesture Name Game Tutorial (Slideshow or Web Application or Game or Image) (20191124)</option><option id='MyNew-20191129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm'>Mobile Two Finger Gesture Inline HTML Email Quiz Tutorial (Slideshow or Web Application or Game or Image) (20191129)</option><option id='MyNew-20191126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm'>Mobile Two Finger Gesture Name Game Tutorial (Slideshow or Web Application or Game or Image) (20191126)</option><option id='MyNew-20191127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm'>Mobile Two Finger Gesture Quiz Tutorial (Slideshow or Web Application or Game or Image) (20191127)</option><option id='MyNew-20191128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mobile_gestures.htm'>Mobile Two Finger Gesture Your Quiz Tutorial (Slideshow or Web Application or Game or Image) (20191128)</option><option id='MyNew-20151128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Moderation/moderation_captcha.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Moderation/moderation_captcha.php'>Moderation by Captcha Primer Tutorial (Slideshow or Web Application or Game or Image) (20151128)</option><option id='MyNew-20151125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Moderation/moderation.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Moderation/moderation.php'>Moderation by Email Primer Tutorial (Slideshow or Web Application or Game or Image) (20151125)</option><option id='MyNew-20151126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Moderation/moderation.php?admin=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Moderation/moderation.php?admin=y'>Moderation by File Primer Tutorial (Slideshow or Web Application or Game or Image) (20151126)</option><option id='MyNew-20151127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Moderation/moderation.php?admin=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Moderation/moderation.php?admin=y'>Moderation by MySql Database Primer Tutorial (Slideshow or Web Application or Game or Image) (20151127)</option><option id='MyNew-20140203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/JavaScript/Mojito/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/JavaScript/Mojito/'>Mojito Primer Tutorial (Slideshow or Web Application or Game or Image) (20140203)</option><option id='MyNew-20140607' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/MongoDB/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/MongoDB/'>MongoDB Database Primer Tutorial (Slideshow or Web Application or Game or Image) (20140607)</option><option id='MyNew-20180619' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html'>Monthly Chronicler Date Range Tutorial (Slideshow or Web Application or Game or Image) (20180619)</option><option id='MyNew-20180621' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html'>Monthly Chronicler LocalStorage Tutorial (Slideshow or Web Application or Game or Image) (20180621)</option><option id='MyNew-20180618' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html'>Monthly Chronicler Password Protect Tutorial (Slideshow or Web Application or Game or Image) (20180618)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180617' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/monthly_chronicler.html'>Monthly Chronicler Primer Tutorial (Slideshow or Web Application or Game or Image) (20180617)</option><option id='MyNew-20140710' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/form_element.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/form_element.php'>More About HTML Forms Tutorial (Slideshow or Web Application or Game or Image) (20140710)</option><option id='MyNew-20130811' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/AutoHotKey/More/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/AutoHotKey/More/'>More AutoHotKey Tutorial (Slideshow or Web Application or Game or Image) (20130811)</option><option id='MyNew-20130820' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/Bookmarklet/BrokenLinks/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/Bookmarklet/BrokenLinks/'>More Bookmarklet via Javascript Tutorial (Slideshow or Web Application or Game or Image) (20130820)</option><option id='MyNew-20211222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/HouseRotate.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/HouseRotate.mp4'>More ffmpeg Edited Videos Tutorial (Slideshow or Web Application or Game or Image) (20211222)</option><option id='MyNew-20130814' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/RubyOnRails/XCode/DesktopApp/MyTutorial.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/RubyOnRails/XCode/DesktopApp/MyTutorial.html'>More Java Applet Tutorial (Slideshow or Web Application or Game or Image) (20130814)</option><option id='MyNew-20130813' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SlidingMenus/sliding_menus_plus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SlidingMenus/sliding_menus_plus.html'>More Javascript DOM Tutorial (Slideshow or Web Application or Game or Image) (20130813)</option><option id='MyNew-20130714' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/Tutorial/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/Tutorial/'>More Linux Bash Mac Terminal Tutorial (Slideshow or Web Application or Game or Image) (20130714)</option><option id='MyNew-20140704' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/More_Linux_Crontab_Curl.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/More_Linux_Crontab_Curl.jpg'>More on Linux Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20140704)</option><option id='MyNew-20130824' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Oracle/Toad/More/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Oracle/Toad/More/'>More Toad Interface to Oracle Install to Stored Procedure Tutorial (Slideshow or Web Application or Game or Image) (20130824)</option><option id='MyNew-20130809' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/Batch/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/Batch/'>More Windows Command Prompt Via Batch File Tutorial (Slideshow or Web Application or Game or Image) (20130809)</option><option id='MyNew-20220911' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wheel_zoom.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wheel_zoom.html'>Mouse Wheel Event Primer Tutorial (Slideshow or Web Application or Game or Image) (20220911)</option><option id='MyNew-20151120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Movavi";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Movavi'>Movavi Video and Audio Slideshow Tutorial (Slideshow or Web Application or Game or Image) (20151120)</option><option id='MyNew-20160704' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/iBooks_movie.mov";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/iBooks_movie.mov'>Moving Pictures on an iPad Primer Tutorial (Slideshow or Web Application or Game or Image) (20160704)</option><option id='MyNew-20220625' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ael_multi.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ael_multi.htm'>Multiple addEventListener Logics for HTML Elements Ondblclick Tutorial (Slideshow or Web Application or Game or Image) (20220625)</option><option id='MyNew-20220624' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ael_multi.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ael_multi.html'>Multiple addEventListener Logics for HTML Elements Primer Tutorial (Slideshow or Web Application or Game or Image) (20220624)</option><option id='MyNew-20150103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/LP_Change/blockquote.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/LP_Change/blockquote.jpg'>Multiple Background Image Blockquote Tutorial (Slideshow or Web Application or Game or Image) (20150103)</option><option id='MyNew-20150102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/LP_Change/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/LP_Change/'>Multiple Background Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20150102)</option><option id='MyNew-20190806' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multiple_choice_quiz.html'>Multiple Choice Quiz with Glowing Box Tutorial (Slideshow or Web Application or Game or Image) (20190806)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20171108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/slideshow_multiple_class.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/slideshow_multiple_class.htm'>Multiple Class Slideshow Details Tutorial (Slideshow or Web Application or Game or Image) (20171108)</option><option id='MyNew-20171107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/slideshow_multiple_class.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/slideshow_multiple_class.html'>Multiple Class Slideshow Primer Tutorial (Slideshow or Web Application or Game or Image) (20171107)</option><option id='MyNew-20221002' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/multiple_keyboard_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/multiple_keyboard_game.html'>Multiple Keyboard Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20221002)</option><option id='MyNew-20221003' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/multiple_keyboard_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/multiple_keyboard_game.html'>Multiple Keyboard Game Quiz Tutorial (Slideshow or Web Application or Game or Image) (20221003)</option><option id='MyNew-20210111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Content Tutorial (Slideshow or Web Application or Game or Image) (20210111)</option><option id='MyNew-20210116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Email Attachment Download Tutorial (Slideshow or Web Application or Game or Image) (20210116)</option><option id='MyNew-20210118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Emoji Input Tutorial (Slideshow or Web Application or Game or Image) (20210118)</option><option id='MyNew-20210114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Emoji Links Tutorial (Slideshow or Web Application or Game or Image) (20210114)</option><option id='MyNew-20210119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Emoji UTF-16 Tutorial (Slideshow or Web Application or Game or Image) (20210119)</option><option id='MyNew-20210112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Media Content Tutorial (Slideshow or Web Application or Game or Image) (20210112)</option><option id='MyNew-20210115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Onclick Event Logic Tutorial (Slideshow or Web Application or Game or Image) (20210115)</option><option id='MyNew-20210117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Ondblclick Event Tutorial (Slideshow or Web Application or Game or Image) (20210117)</option><option id='MyNew-20210110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/multipurpose_buttons.html'>Multipurpose Buttons Primer Tutorial (Slideshow or Web Application or Game or Image) (20210110)</option><option id='MyNew-20190301' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/muscle_groups.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/muscle_groups.html'>Muscle Groups Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190301)</option><option id='MyNew-20200524' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mylist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mylist.htm'>My List Token Subject Positioning Tutorial (Slideshow or Web Application or Game or Image) (20200524)</option><option id='MyNew-20130624' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/CSV/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/CSV/'>MySql CSV Import Primer Tutorial (Slideshow or Web Application or Game or Image) (20130624)</option><option id='MyNew-20130417' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/Integration/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/Integration/'>MySql Database Copy Tutorial (Slideshow or Web Application or Game or Image) (20130417)</option><option id='MyNew-20180426' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/old_new_wp_comment_count.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/old_new_wp_comment_count.html'>MySql Database on Database Join Tutorial (Slideshow or Web Application or Game or Image) (20180426)</option><option id='MyNew-20200826' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/Watchdog/trouble.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/Watchdog/trouble.gif'>MySql Down Apache Challenged Thinking Tutorial (Slideshow or Web Application or Game or Image) (20200826)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190321' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/Watchdog/wp_dependent.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/Watchdog/wp_dependent.jpg'>MySql Down Thinking Followup Tutorial (Slideshow or Web Application or Game or Image) (20190321)</option><option id='MyNew-20130504' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/SubqueryJoinHaving/SQL_Subquery_Join-01of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/SubqueryJoinHaving/SQL_Subquery_Join-01of.jpg'>MySql Join versus Subquery and Having Primer Tutorial (Slideshow or Web Application or Game or Image) (20130504)</option><option id='MyNew-20140331' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/CommandLine/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/CommandLine/'>MySql on Command Line Primer Tutorial (Slideshow or Web Application or Game or Image) (20140331)</option><option id='MyNew-20160707' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mysql_export.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mysql_export.jpg'>MySql phpMyAdmin Export Primer Tutorial (Slideshow or Web Application or Game or Image) (20160707)</option><option id='MyNew-20190420' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/StoredProcedure/area_polygon_mysql.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/StoredProcedure/area_polygon_mysql.php'>MySql Polygon Insert via Image Map Tutorial (Slideshow or Web Application or Game or Image) (20190420)</option><option id='MyNew-20190421' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/StoredProcedure/areapolygonmysql.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/StoredProcedure/areapolygonmysql.php'>MySql Polygon Spatial Relations via Image Map Tutorial (Slideshow or Web Application or Game or Image) (20190421)</option><option id='MyNew-20221007' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/mysql_repair_part_two.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/mysql_repair_part_two.jpg'>MySql Repair Table Diskspace Error Log Consequence Tutorial (Slideshow or Web Application or Game or Image) (20221007)</option><option id='MyNew-20220921' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/repair_table_failure_issue.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/repair_table_failure_issue.gif'>MySql Repair Table Failure Diskspace Consequence Tutorial (Slideshow or Web Application or Game or Image) (20220921)</option><option id='MyNew-20140516' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/RepairTable/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/RepairTable/'>MySql Repair Table Primer Tutorial (Slideshow or Web Application or Game or Image) (20140516)</option><option id='MyNew-20190419' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/StoredProcedure/mysql_storedprocedure.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/StoredProcedure/mysql_storedprocedure.php'>MySql Stored Procedures Geometry Tutorial (Slideshow or Web Application or Game or Image) (20190419)</option><option id='MyNew-20130825' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/StoredProcedure/MySql_StoredProcedure_Primer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/StoredProcedure/MySql_StoredProcedure_Primer.jpg'>MySql Stored Procedures Primer Tutorial (Slideshow or Web Application or Game or Image) (20130825)</option><option id='MyNew-20190417' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/StoredProcedure/mysql_storedprocedure.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/StoredProcedure/mysql_storedprocedure.php'>MySql Stored Procedures Spatial Tutorial (Slideshow or Web Application or Game or Image) (20190417)</option><option id='MyNew-20190418' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/StoredProcedure/mysql_storedprocedure.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/StoredProcedure/mysql_storedprocedure.php'>MySql Stored Procedures User Grant Tutorial (Slideshow or Web Application or Game or Image) (20190418)</option><option id='MyNew-20190603' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/manage_add_user.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/manage_add_user.gif'>MySql User Grant via cPanel Tutorial (Slideshow or Web Application or Game or Image) (20190603)</option><option id='MyNew-20141130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/phpMyAdmin_Wordpress.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/phpMyAdmin_Wordpress.jpg'>MySql Wordpress Issue Primer Tutorial (Slideshow or Web Application or Game or Image) (20141130)</option><option id='MyNew-20130612' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/XML/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/XML/'>MySql XML Import Primer Tutorial (Slideshow or Web Application or Game or Image) (20130612)</option><option id='MyNew-20170814' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/atomic_level_human_body.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/atomic_level_human_body.html'>Naturally Occurring Elements Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170814)</option><option id='MyNew-20170110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MAMP/wordpress_populate.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MAMP/wordpress_populate.pdf'>Navigable PDF Presentation of WordPress Migration Tutorial (Slideshow or Web Application or Game or Image) (20170110)</option><option id='MyNew-20160617' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/scroll_check.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_check.htm'>Navigation Scrolling Trapping Image Tutorial (Slideshow or Web Application or Game or Image) (20160617)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160616' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/scroll_check.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/scroll_check.htm'>Navigation Scrolling Trapping Primer Tutorial (Slideshow or Web Application or Game or Image) (20160616)</option><option id='MyNew-20200430' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/negative_margins.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/negative_margins.html'>Negative Margin CSS Primer Tutorial (Slideshow or Web Application or Game or Image) (20200430)</option><option id='MyNew-20150303' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/NetBeans/HTML5/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/NetBeans/HTML5/'>NetBeans Apache Cordova HTML5 Mobile Primer Tutorial (Slideshow or Web Application or Game or Image) (20150303)</option><option id='MyNew-20150317' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/NetBeans/HTML5/BackBone/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/NetBeans/HTML5/BackBone/'>NetBeans Backbone.js HTML5 Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20150317)</option><option id='MyNew-20140116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/NetBeans/GrailsGroovy/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/NetBeans/GrailsGroovy/'>NetBeans Grails Groovy Primer Tutorial (Slideshow or Web Application or Game or Image) (20140116)</option><option id='MyNew-20131110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/NetBeans/HTML/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/NetBeans/HTML/'>NetBeans HTML/JavaScript Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20131110)</option><option id='MyNew-20131003' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/NetBeans/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/NetBeans/'>NetBeans IDE PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20131003)</option><option id='MyNew-20150314' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/RESTfulWebService/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/RESTfulWebService/'>NetBeans Java EE RESTful Web Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20150314)</option><option id='MyNew-20180208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/NetBeans/MessageBoard/MessageBoard_NetBeans.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/NetBeans/MessageBoard/MessageBoard_NetBeans.jpg'>NetBeans Java RESTful Message Board Primer Tutorial (Slideshow or Web Application or Game or Image) (20180208)</option><option id='MyNew-20180209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/NetBeans/MessageBoard/MessageBoard_NetBeans_mm.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/NetBeans/MessageBoard/MessageBoard_NetBeans_mm.jpg'>NetBeans Java RESTful Message Board Update Tutorial (Slideshow or Web Application or Game or Image) (20180209)</option><option id='MyNew-20150331' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Anagram/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Anagram/'>NetBeans Java Swing Anagrams Tutorial (Slideshow or Web Application or Game or Image) (20150331)</option><option id='MyNew-20131006' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/NetBeans/Java/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/NetBeans/Java/'>NetBeans Java Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20131006)</option><option id='MyNew-20150225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/JavaFX/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/JavaFX/'>NetBeans JavaFX Swing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150225)</option><option id='MyNew-20131017' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Maven/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Maven/'>NetBeans Maven Java SE Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20131017)</option><option id='MyNew-20131029' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Java/Maven/Web/MavenJavaWeb.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Java/Maven/Web/MavenJavaWeb.m4v'>NetBeans Maven Java Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20131029)</option><option id='MyNew-20170409' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/fing.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/fing.jpg'>Network Scanner Android and iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20170409)</option><option id='MyNew-20210930' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/new_mac_ios_safari_debug_via_xcode.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/new_mac_ios_safari_debug_via_xcode.pdf'>New Mac Safari on iOS Web Browser Debug Tutorial (Slideshow or Web Application or Game or Image) (20210930)</option><option id='MyNew-20210628' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/web_browser_on_ios_new_window_functionality.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/web_browser_on_ios_new_window_functionality.gif'>New Windows on iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20210628)</option><option id='MyNew-20200219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Nimh/index.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Nimh/index.php'>Nimh Game for Two Remote Players Tutorial (Slideshow or Web Application or Game or Image) (20200219)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20200217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Nimh/index.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Nimh/index.php'>Nimh Game Revisit Tutorial (Slideshow or Web Application or Game or Image) (20200217)</option><option id='MyNew-20181103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/no_sim_card.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/no_sim_card.mp4'>No Sim Card iPhone Capabilities Primer Tutorial (Slideshow or Web Application or Game or Image) (20181103)</option><option id='MyNew-20160417' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/NodeJs/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/NodeJs/index.html'>Node.js and Node Local Web Server Primer Tutorial (Slideshow or Web Application or Game or Image) (20160417)</option><option id='MyNew-20170517' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm'>Nostalgia Game External Javascript Iframe CSS Inheritance Tutorial (Slideshow or Web Application or Game or Image) (20170517)</option><option id='MyNew-20170522' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=select%20{%20border:19px%20dotted%20pink;%20}";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=select%20{%20border:19px%20dotted%20pink;%20}'>Nostalgia Game External Javascript Iframe CSS Rules Saved Tutorial (Slideshow or Web Application or Game or Image) (20170522)</option><option id='MyNew-20170518' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=border:12px%20dotted%20pink";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=border:12px%20dotted%20pink'>Nostalgia Game External Javascript Iframe CSS Style Tutorial (Slideshow or Web Application or Game or Image) (20170518)</option><option id='MyNew-20170519' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=border:12px%20dotted%20pink";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=border:12px%20dotted%20pink'>Nostalgia Game External Javascript Iframe CSS Stylesheet Tutorial (Slideshow or Web Application or Game or Image) (20170519)</option><option id='MyNew-20170520' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=//www.rjmprogramming.com.au/wordpress/wp-content/themes/twentyten/style.css";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm?style=//www.rjmprogramming.com.au/wordpress/wp-content/themes/twentyten/style.css'>Nostalgia Game External Javascript Iframe External CSS Tutorial (Slideshow or Web Application or Game or Image) (20170520)</option><option id='MyNew-20170516' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.htm'>Nostalgia Game Gimp Tutorial (Slideshow or Web Application or Game or Image) (20170516)</option><option id='MyNew-20170430' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/nostalgia.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/nostalgia.html'>Nostalgia Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170430)</option><option id='MyNew-20221020' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/notes_pdf.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/notes_pdf.gif'>Notes PDF Email Attachments Primer Tutorial (Slideshow or Web Application or Game or Image) (20221020)</option><option id='MyNew-20220716' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html'>Notification API Active Scheduling Tutorial (Slideshow or Web Application or Game or Image) (20220716)</option><option id='MyNew-20220717' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html'>Notification API Hidden Popup Tutorial (Slideshow or Web Application or Game or Image) (20220717)</option><option id='MyNew-20220707' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/notifications_ideas.html'>Notification API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220707)</option><option id='MyNew-20210123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/notification_centre.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/notification_centre.gif'>Notification Centre Primer Tutorial (Slideshow or Web Application or Game or Image) (20210123)</option><option id='MyNew-20150821' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/number_plate_numbers.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/number_plate_numbers.html'>Number Plate Numbers Game Tutorial (Slideshow or Web Application or Game or Image) (20150821)</option><option id='MyNew-20230324' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/number_sequence.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/number_sequence.html'>Number Sequence Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20230324)</option><option id='MyNew-20230221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/numbers.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/numbers.gif'>Numbers Spreadsheet Application on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20230221)</option><option id='MyNew-20130701' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/Objective-C/SmallPromotion/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/Objective-C/SmallPromotion/'>Objective-C iOS iPhone App UIImageView Animation Primer Tutorial (Slideshow or Web Application or Game or Image) (20130701)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140605' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/Objective-C/PlayerAndGame/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/Objective-C/PlayerAndGame/'>Objective-C Player and Game OOP Primer Tutorial (Slideshow or Web Application or Game or Image) (20140605)</option><option id='MyNew-20180819' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/octopus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/octopus.html'>Octopus Anatomy Primer Tutorial (Slideshow or Web Application or Game or Image) (20180819)</option><option id='MyNew-20211010' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/medicare_express_plus.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/medicare_express_plus.pdf'>Offline Covid Vaccination Records in Australia Tutorial (Slideshow or Web Application or Game or Image) (20211010)</option><option id='MyNew-20230516' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html'>Onclick Event Propagation Event Button Tutorial (Slideshow or Web Application or Game or Image) (20230516)</option><option id='MyNew-20230330' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html'>Onclick Event Propagation Event Curbs Tutorial (Slideshow or Web Application or Game or Image) (20230330)</option><option id='MyNew-20230329' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html'>Onclick Event Propagation Event Nuance Tutorial (Slideshow or Web Application or Game or Image) (20230329)</option><option id='MyNew-20230327' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html'>Onclick Event Propagation Event Target Tutorial (Slideshow or Web Application or Game or Image) (20230327)</option><option id='MyNew-20230328' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html'>Onclick Event Propagation Event Type Tutorial (Slideshow or Web Application or Game or Image) (20230328)</option><option id='MyNew-20230326' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/onclick_propagation.html'>Onclick Event Propagation Primer Tutorial (Slideshow or Web Application or Game or Image) (20230326)</option><option id='MyNew-20181021' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/one_image.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/one_image.php'>One Image Site Dynamic CSS Filters and Transforms Tutorial (Slideshow or Web Application or Game or Image) (20181021)</option><option id='MyNew-20221111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/bygone";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/bygone'>One Image Website iOS Radio Music One Less Tutorial (Slideshow or Web Application or Game or Image) (20221111)</option><option id='MyNew-20221110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/thecommute";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/thecommute'>One Image Website iOS Radio Music Tutorial (Slideshow or Web Application or Game or Image) (20221110)</option><option id='MyNew-20221114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pyrmontultimo";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pyrmontultimo'>One Image Website Scrolling Position Fix Tutorial (Slideshow or Web Application or Game or Image) (20221114)</option><option id='MyNew-20221113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ephemeral?audio=yes";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ephemeral?audio=yes'>One Image Website VTT Tracks Tutorial (Slideshow or Web Application or Game or Image) (20221113)</option><option id='MyNew-20181022' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/one_image.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/one_image.php'>One Image Your Own Site Dynamic CSS Filters and Transforms Tutorial (Slideshow or Web Application or Game or Image) (20181022)</option><option id='MyNew-20181023' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/one_image.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/one_image.php'>One Image Your Own Slideshow Dynamic CSS Filters and Transforms Tutorial (Slideshow or Web Application or Game or Image) (20181023)</option><option id='MyNew-20210807' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Quiz Mobile Cursor CSS Tutorial (Slideshow or Web Application or Game or Image) (20210807)</option><option id='MyNew-20210804' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Quiz Multiple Mobile Tutorial (Slideshow or Web Application or Game or Image) (20210804)</option><option id='MyNew-20210805' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Quiz Multiple Sharing Tutorial (Slideshow or Web Application or Game or Image) (20210805)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210806' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Quiz Multiple Tailored Sharing Tutorial (Slideshow or Web Application or Game or Image) (20210806)</option><option id='MyNew-20210802' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Quiz Multiple Tutorial (Slideshow or Web Application or Game or Image) (20210802)</option><option id='MyNew-20210801' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20210801)</option><option id='MyNew-20210803' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/one_or_several_quiz.html'>One or Several Did You Know Tailored Quiz Tutorial (Slideshow or Web Application or Game or Image) (20210803)</option><option id='MyNew-20150428' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/OnlineGaming.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/OnlineGaming.jpg'>Online Gaming Primer Tutorial (Slideshow or Web Application or Game or Image) (20150428)</option><option id='MyNew-20190910' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm'>Onmouseover and Onmouseout Event Monitoring Tutorial (Slideshow or Web Application or Game or Image) (20190910)</option><option id='MyNew-20230706' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/pageTransitions.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/pageTransitions.html'>Onpageshow and Onpagehide and Onvisibilitychange Events Primer Tutorial (Slideshow or Web Application or Game or Image) (20230706)</option><option id='MyNew-20211006' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/web_browser_on_ios_open_in_background_window_functionality.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/web_browser_on_ios_open_in_background_window_functionality.gif'>Open in Background Windows on iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20211006)</option><option id='MyNew-20140506' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/OpenCV/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/OpenCV/'>OpenCV Primer Tutorial (Slideshow or Web Application or Game or Image) (20140506)</option><option id='MyNew-20160717' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Finder/CopyPaste/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Finder/CopyPaste/'>OpenOffice and LibreOffice Page Orientation Tutorial (Slideshow or Web Application or Game or Image) (20160717)</option><option id='MyNew-20130922' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/OpenOffice/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/OpenOffice/'>OpenOffice CSV Chart Primer Tutorial (Slideshow or Web Application or Game or Image) (20130922)</option><option id='MyNew-20130924' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/OpenOffice/Word/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/OpenOffice/Word/'>OpenOffice DOC to PDF Primer Tutorial (Slideshow or Web Application or Game or Image) (20130924)</option><option id='MyNew-20130929' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/OpenOffice/Access/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/OpenOffice/Access/'>OpenOffice MySql Import Data Migration Primer Tutorial (Slideshow or Web Application or Game or Image) (20130929)</option><option id='MyNew-20130930' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/OpenOffice/Powerpoint/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/OpenOffice/Powerpoint/'>OpenOffice Presentation Primer Tutorial (Slideshow or Web Application or Game or Image) (20130930)</option><option id='MyNew-20190105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/opt_in.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/opt_in.pdf'>Opt-in Versus Opt-out Australian Government Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20190105)</option><option id='MyNew-20130405' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Oracle/Primer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Oracle/Primer/'>Oracle and Unix Korn Shell Primer Tutorial (Slideshow or Web Application or Game or Image) (20130405)</option><option id='MyNew-20130628' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Oracle/Install/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Oracle/Install/'>Oracle Install PL/SQL Primer Tutorial (Slideshow or Web Application or Game or Image) (20130628)</option><option id='MyNew-20130630' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ProC/Cursor/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ProC/Cursor/'>Oracle Pro*C Cursor Primer Tutorial (Slideshow or Web Application or Game or Image) (20130630)</option><option id='MyNew-20130718' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Oracle/XML/Oracle_XML_Primer-11of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Oracle/XML/Oracle_XML_Primer-11of.jpg'>Oracle XML Import Primer Tutorial (Slideshow or Web Application or Game or Image) (20130718)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170702' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Jakarta,Indonesia";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Jakarta,Indonesia'>Other Side of the World Continents and Countries Tutorial (Slideshow or Web Application or Game or Image) (20170702)</option><option id='MyNew-20170703' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Hyderabad,India";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Hyderabad,India'>Other Side of the World Google Chart Tutorial (Slideshow or Web Application or Game or Image) (20170703)</option><option id='MyNew-20170627' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Cairo";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Cairo'>Other Side of the World Iframe Tutorial (Slideshow or Web Application or Game or Image) (20170627)</option><option id='MyNew-20170629' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Lisbon,Portugal";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Lisbon,Portugal'>Other Side of the World Map Chart Styling Tutorial (Slideshow or Web Application or Game or Image) (20170629)</option><option id='MyNew-20170628' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Vancouver,Canada";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Vancouver,Canada'>Other Side of the World Mobile Scrolling Tutorial (Slideshow or Web Application or Game or Image) (20170628)</option><option id='MyNew-20170626' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Sydney";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Sydney'>Other Side of the World Onblur Tutorial (Slideshow or Web Application or Game or Image) (20170626)</option><option id='MyNew-20170625' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm'>Other Side of the World Places Tutorial (Slideshow or Web Application or Game or Image) (20170625)</option><option id='MyNew-20170624' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.html'>Other Side of the World Primer Tutorial (Slideshow or Web Application or Game or Image) (20170624)</option><option id='MyNew-20210625' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm'>Other Side of the World Reworked Dropdowns Tutorial (Slideshow or Web Application or Game or Image) (20210625)</option><option id='MyNew-20210624' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm'>Other Side of the World Reworked Logic Tutorial (Slideshow or Web Application or Game or Image) (20210624)</option><option id='MyNew-20170630' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Istanbul,Turkey";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/other_side_of_the_world.htm?place=Istanbul,Turkey'>Other Side of the World Timezone Tutorial (Slideshow or Web Application or Game or Image) (20170630)</option><option id='MyNew-20160630' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/youracronyms_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/youracronyms_chalkboard.html'>Ours Yours and Other Acronyms Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160630)</option><option id='MyNew-20180916' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/galaxy_android_outlook_clear.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/galaxy_android_outlook_clear.jpg'>Outlook Email Android App Troubleshooting Primer Tutorial (Slideshow or Web Application or Game or Image) (20180916)</option><option id='MyNew-20190701' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm?quiz=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm?quiz=y'>Overlay Iframe Remembering Textarea Client Quiz Wikipedia Tutorial (Slideshow or Web Application or Game or Image) (20190701)</option><option id='MyNew-20190626' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm'>Overlay Iframe Remembering Textarea Client Sharing Tutorial (Slideshow or Web Application or Game or Image) (20190626)</option><option id='MyNew-20190629' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm'>Overlay Iframe Remembering Textarea Client Wikipedia Tutorial (Slideshow or Web Application or Game or Image) (20190629)</option><option id='MyNew-20190624' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.html'>Overlay Iframe Remembering Textarea Primer Tutorial (Slideshow or Web Application or Game or Image) (20190624)</option><option id='MyNew-20190625' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm?quiz=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/add_background_layer.htm?quiz=y'>Overlay Iframe Remembering Textarea Quiz Tutorial (Slideshow or Web Application or Game or Image) (20190625)</option><option id='MyNew-20200609' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Apache/shtml_404_redirect.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Apache/shtml_404_redirect.jpg'>Page Not Found Error Message Email Subject Tutorial (Slideshow or Web Application or Game or Image) (20200609)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140929' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Paintbrush/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Paintbrush/'>Paintbrush and Grab Primer Tutorial (Slideshow or Web Application or Game or Image) (20140929)</option><option id='MyNew-20180915' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/layers.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/layers.mp4'>Paintbrush for Mac Layers Primer Tutorial (Slideshow or Web Application or Game or Image) (20180915)</option><option id='MyNew-20150814' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Paintbrush/pan/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Paintbrush/pan/'>Paintbrush Panning Primer Tutorial (Slideshow or Web Application or Game or Image) (20150814)</option><option id='MyNew-20200724' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_textutil_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_textutil_convert.php'>Pandoc Document Conversion Command Line Tutorial (Slideshow or Web Application or Game or Image) (20200724)</option><option id='MyNew-20200725' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_textutil_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_textutil_convert.php'>Pandoc Document Conversion Email Tutorial (Slideshow or Web Application or Game or Image) (20200725)</option><option id='MyNew-20211202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_textutil_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_textutil_convert.php'>Pandoc Document Conversion Intranet Tutorial (Slideshow or Web Application or Game or Image) (20211202)</option><option id='MyNew-20200723' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_textutil_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_textutil_convert.php'>Pandoc Document Conversion Multiple Tutorial (Slideshow or Web Application or Game or Image) (20200723)</option><option id='MyNew-20200721' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_textutil_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_textutil_convert.php'>Pandoc Document Conversion Primer Tutorial (Slideshow or Web Application or Game or Image) (20200721)</option><option id='MyNew-20161029' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/back_yard.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/back_yard.jpg'>Panoramic Image Presentation Primer Tutorial (Slideshow or Web Application or Game or Image) (20161029)</option><option id='MyNew-20190412' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/panorama.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/panorama.jpg'>Panoramic Image via iOS Camera App Tutorial (Slideshow or Web Application or Game or Image) (20190412)</option><option id='MyNew-20200415' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ParabolaLineGraph/parabola_lgraph.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ParabolaLineGraph/parabola_lgraph.php'>Parabola Quiz Google Chart Tutorial (Slideshow or Web Application or Game or Image) (20200415)</option><option id='MyNew-20190427' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/parse_url.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/parse_url.html'>Parsing Relative Url Tutorial (Slideshow or Web Application or Game or Image) (20190427)</option><option id='MyNew-20160920' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/parse_url.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/parse_url.html'>Parsing Url Primer Tutorial (Slideshow or Web Application or Game or Image) (20160920)</option><option id='MyNew-20130514' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Pascal/Pascal_Primer-0of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Pascal/Pascal_Primer-0of.jpg'>Pascal Primer Tutorial (Slideshow or Web Application or Game or Image) (20130514)</option><option id='MyNew-20230308' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/no_copy_paste.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/no_copy_paste.html'>Paste Disabling Primer Tutorial (Slideshow or Web Application or Game or Image) (20230308)</option><option id='MyNew-20131121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/PayPal_Buttons.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/PayPal_Buttons.jpg'>PayPal eCommerce Website Button Primer Tutorial (Slideshow or Web Application or Game or Image) (20131121)</option><option id='MyNew-20130920' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/FileSharing/Mac/textedit.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/FileSharing/Mac/textedit.html'>PC Html/Doc to Pdf via Mac TextEdit Primer Tutorial (Slideshow or Web Application or Game or Image) (20130920)</option><option id='MyNew-20200924' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_ffmpeg_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>PDF Animation Primer Tutorial (Slideshow or Web Application or Game or Image) (20200924)</option><option id='MyNew-20200925' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_ffmpeg_convert.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_ffmpeg_convert.php'>PDF Animations Revealed Tutorial (Slideshow or Web Application or Game or Image) (20200925)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180721' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/use_attachment.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/use_attachment.php'>PDF Attachments Add Page Tutorial (Slideshow or Web Application or Game or Image) (20180721)</option><option id='MyNew-20180720' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/use_attachment.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/use_attachment.php'>PDF Attachments Canvas Tutorial (Slideshow or Web Application or Game or Image) (20180720)</option><option id='MyNew-20180719' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/use_attachment.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/use_attachment.php'>PDF Attachments Primer Tutorial (Slideshow or Web Application or Game or Image) (20180719)</option><option id='MyNew-20220930' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Absolute Image URL Tutorial (Slideshow or Web Application or Game or Image) (20220930)</option><option id='MyNew-20220927' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes and Lines and Rectangles Tutorial (Slideshow or Web Application or Game or Image) (20220927)</option><option id='MyNew-20220928' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Annotations Tutorial (Slideshow or Web Application or Game or Image) (20220928)</option><option id='MyNew-20221001' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Canvas Scaling Tutorial (Slideshow or Web Application or Game or Image) (20221001)</option><option id='MyNew-20221004' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Image Filtering Tutorial (Slideshow or Web Application or Game or Image) (20221004)</option><option id='MyNew-20221005' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Image Transformations Tutorial (Slideshow or Web Application or Game or Image) (20221005)</option><option id='MyNew-20221006' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Image Undo Tutorial (Slideshow or Web Application or Game or Image) (20221006)</option><option id='MyNew-20220926' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Mobile Scrolling Tutorial (Slideshow or Web Application or Game or Image) (20220926)</option><option id='MyNew-20220929' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Relative URL Integration Tutorial (Slideshow or Web Application or Game or Image) (20220929)</option><option id='MyNew-20221019' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Windows Files Tutorial (Slideshow or Web Application or Game or Image) (20221019)</option><option id='MyNew-20220925' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>PDF Image and Text Nodes Windows Tutorial (Slideshow or Web Application or Game or Image) (20220925)</option><option id='MyNew-20160814' onclick='windowopen(";
newstr = newstr + dq + "//rjmprogramming.com.au/Windows/Cocos/makingof.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//rjmprogramming.com.au/Windows/Cocos/makingof.gif'>PDF on Mac OS X via Images and Finder and Preview Tutorial (Slideshow or Web Application or Game or Image) (20160814)</option><option id='MyNew-20191112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/form_creator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Data URI Contents Tutorial (Slideshow or Web Application or Game or Image) (20191112)</option><option id='MyNew-20191107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/form_creator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Helper Canvas Tutorial (Slideshow or Web Application or Game or Image) (20191107)</option><option id='MyNew-20191101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/form_creator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Helper Inline Email Tutorial (Slideshow or Web Application or Game or Image) (20191101)</option><option id='MyNew-20191031' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/form_creator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Helper Preview Tutorial (Slideshow or Web Application or Game or Image) (20191031)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20191030' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/form_creator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Helper Primer Tutorial (Slideshow or Web Application or Game or Image) (20191030)</option><option id='MyNew-20191102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/form_creator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Helper Slideshow Tutorial (Slideshow or Web Application or Game or Image) (20191102)</option><option id='MyNew-20191109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/form_creator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Poll Input Tutorial (Slideshow or Web Application or Game or Image) (20191109)</option><option id='MyNew-20191108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/form_creator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation Poll Spreadsheet Tutorial (Slideshow or Web Application or Game or Image) (20191108)</option><option id='MyNew-20191110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/form_creator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Form Creation URL Contents Tutorial (Slideshow or Web Application or Game or Image) (20191110)</option><option id='MyNew-20191104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/form_creator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Poll Form Creation Inline Email Tutorial (Slideshow or Web Application or Game or Image) (20191104)</option><option id='MyNew-20191105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/form_creator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Poll Form Creation Storage Tutorial (Slideshow or Web Application or Game or Image) (20191105)</option><option id='MyNew-20191106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/form_creator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/form_creator.php'>PDF Slideshow and Poll Referrer Integration Tutorial (Slideshow or Web Application or Game or Image) (20191106)</option><option id='MyNew-20180722' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/textofpdf.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/textofpdf.php'>PDF Text Only Extraction Primer Tutorial (Slideshow or Web Application or Game or Image) (20180722)</option><option id='MyNew-20180816' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/ants_pdf.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/ants_pdf.pdf'>PDF via Slide Images and Back Again via ImageMagick Primer Tutorial (Slideshow or Web Application or Game or Image) (20180816)</option><option id='MyNew-20230411' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages Input PDF File Protocol Link Tutorial (Slideshow or Web Application or Game or Image) (20230411)</option><option id='MyNew-20230409' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages PDF Image Extraction PHP Browsing Tutorial (Slideshow or Web Application or Game or Image) (20230409)</option><option id='MyNew-20230410' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages PDF Image Extraction PHP Ffmpeg ImageMagick Tutorial (Slideshow or Web Application or Game or Image) (20230410)</option><option id='MyNew-20230408' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages PDF Image Extraction PHP Tutorial (Slideshow or Web Application or Game or Image) (20230408)</option><option id='MyNew-20230407' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/pdfimages_install.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/pdfimages_install.gif'>Pdfimages PDF Image Extraction Primer Tutorial (Slideshow or Web Application or Game or Image) (20230407)</option><option id='MyNew-20230413' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages PDF Media Browsing API Share Tutorial (Slideshow or Web Application or Game or Image) (20230413)</option><option id='MyNew-20230412' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages PDF Media Share Tutorial (Slideshow or Web Application or Game or Image) (20230412)</option><option id='MyNew-20230414' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfimages PDF Output Media Browsing API Share Tutorial (Slideshow or Web Application or Game or Image) (20230414)</option><option id='MyNew-20230417' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>PdfImages PDF Output Media Zipping via PHP Tutorial (Slideshow or Web Application or Game or Image) (20230417)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20230415' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdftohtml PDF to HTML via PHP Tutorial (Slideshow or Web Application or Game or Image) (20230415)</option><option id='MyNew-20230416' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_calls_pdfimages.php'>Pdfunite PDF Concatenation via PHP Tutorial (Slideshow or Web Application or Game or Image) (20230416)</option><option id='MyNew-20190903' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Image_3D/pearinstall.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Image_3D/pearinstall.pdf'>Pear Install of Image_3D PHP Package Tutorial (Slideshow or Web Application or Game or Image) (20190903)</option><option id='MyNew-20230204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/cgi-bin/hello_get.cgi";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/cgi-bin/hello_get.cgi'>Perl CGI DateTime Module Primer Tutorial (Slideshow or Web Application or Game or Image) (20230204)</option><option id='MyNew-20230205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/hello_get.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI DBI Module Tutorial (Slideshow or Web Application or Game or Image) (20230205)</option><option id='MyNew-20140426' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/email_sender.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/email_sender.html'>Perl CGI Email Primer Tutorial (Slideshow or Web Application or Game or Image) (20140426)</option><option id='MyNew-20141001' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Perl/info_on_file.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Perl/info_on_file.html'>Perl CGI File Information Primer Tutorial (Slideshow or Web Application or Game or Image) (20141001)</option><option id='MyNew-20230210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/hello_get.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI Intranet Audio and Translations Tutorial (Slideshow or Web Application or Game or Image) (20230210)</option><option id='MyNew-20230209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/hello_get.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI Intranet Audio Tutorial (Slideshow or Web Application or Game or Image) (20230209)</option><option id='MyNew-20230307' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/hello_get.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI macOS TimeZone Simulation Tutorial (Slideshow or Web Application or Game or Image) (20230307)</option><option id='MyNew-20141223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/cgi-bin/readfile.cgi?file=../HTMLCSS/india_jigsaw.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/cgi-bin/readfile.cgi?file=../HTMLCSS/india_jigsaw.html'>Perl CGI Modes of Use Primer Tutorial (Slideshow or Web Application or Game or Image) (20141223)</option><option id='MyNew-20140424' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/picklanguage.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/picklanguage.html'>Perl CGI Redirect Primer Tutorial (Slideshow or Web Application or Game or Image) (20140424)</option><option id='MyNew-20230211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/hello_get.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI Spreadsheet Download Detector Tutorial (Slideshow or Web Application or Game or Image) (20230211)</option><option id='MyNew-20230207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/hello_get.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI Spreadsheet Module Sorting Tutorial (Slideshow or Web Application or Game or Image) (20230207)</option><option id='MyNew-20230206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/hello_get.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI Spreadsheet Module Tutorial (Slideshow or Web Application or Game or Image) (20230206)</option><option id='MyNew-20230208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/hello_get.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/hello_get.html'>Perl CGI URL Content Tutorial (Slideshow or Web Application or Game or Image) (20230208)</option><option id='MyNew-20130627' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Perl/Perl_Form_Validation.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Perl/Perl_Form_Validation.jpg'>Perl Form Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20130627)</option><option id='MyNew-20171126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/ftp_url.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Python/ftp_url.php'>Perl ftp and the Three Ps Tutorial (Slideshow or Web Application or Game or Image) (20171126)</option><option id='MyNew-20130404' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Perl/Primer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Perl/Primer/'>Perl Primer Tutorial (Slideshow or Web Application or Game or Image) (20130404)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20130907' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Perl/XML/Validate/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Perl/XML/Validate/'>Perl XML and DTD Validate Primer Tutorial (Slideshow or Web Application or Game or Image) (20130907)</option><option id='MyNew-20220127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/personal_links_external_javascript_hotlinking_context.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/personal_links_external_javascript_hotlinking_context.gif'>Personalized Links External Javascript Hotlinking Context Tutorial (Slideshow or Web Application or Game or Image) (20220127)</option><option id='MyNew-20220126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/personal_links_external_javascript_hotlinking.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/personal_links_external_javascript_hotlinking.gif'>Personalized Links External Javascript Hotlinking Tutorial (Slideshow or Web Application or Game or Image) (20220126)</option><option id='MyNew-20200923' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html'>Personalizing Interesting Places Ajax FormData Tutorial (Slideshow or Web Application or Game or Image) (20200923)</option><option id='MyNew-20200922' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html'>Personalizing Interesting Places Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20200922)</option><option id='MyNew-20200921' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/interesting_earth_air_based_map_places.html'>Personalizing Interesting Places Tutorial (Slideshow or Web Application or Game or Image) (20200921)</option><option id='MyNew-20210526' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/phone_sms_contacts.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/phone_sms_contacts.gif'>Phone and SMS and Contacts Relationship Tutorial (Slideshow or Web Application or Game or Image) (20210526)</option><option id='MyNew-20210916' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/phone_on_iphone_on_hold_put_on_speaker_phone.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/phone_on_iphone_on_hold_put_on_speaker_phone.gif'>Phone iPhone App On Hold Speaker Phone Tutorial (Slideshow or Web Application or Game or Image) (20210916)</option><option id='MyNew-20130708' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PhoneGap/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PhoneGap/'>PhoneGap iOS Mobile Xcode Primer Tutorial (Slideshow or Web Application or Game or Image) (20130708)</option><option id='MyNew-20150226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/PhotoAlbumEmail/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/PhotoAlbumEmail/'>Photo Album Email with Gimp and Paintbrush Primer Tutorial (Slideshow or Web Application or Game or Image) (20150226)</option><option id='MyNew-20160101' onclick='windowopen(";
newstr = newstr + dq + "//www.flickr.com/photos/rjmprogramming/sets/72157662846566241";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.flickr.com/photos/rjmprogramming/sets/72157662846566241'>Photo Booth and Flickr Album Primer Tutorial (Slideshow or Web Application or Game or Image) (20160101)</option><option id='MyNew-20150212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/Camera/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/Camera/'>Photo Booth view of Android Camera Google+ Upload Tutorial (Slideshow or Web Application or Game or Image) (20150212)</option><option id='MyNew-20150131' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/PhotoBooth/Video/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/PhotoBooth/Video/'>Photo Booth YouTube Video Primer Tutorial (Slideshow or Web Application or Game or Image) (20150131)</option><option id='MyNew-20130902' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PhotoShare/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PhotoShare/'>Photo Sharing with Flickr and Picasa Primer Tutorial (Slideshow or Web Application or Game or Image) (20130902)</option><option id='MyNew-20210626' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/ios_photos_app_new_album.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/ios_photos_app_new_album.gif'>Photos iOS App Albums Primer Tutorial (Slideshow or Web Application or Game or Image) (20210626)</option><option id='MyNew-20130316a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php-javascript-html.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php-javascript-html.jpg'>PHP + JavaScript + HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20130316)</option><option id='MyNew-20150601' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/oopsabstract.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/oopsabstract.php'>PHP Abstract Class Primer Tutorial (Slideshow or Web Application or Game or Image) (20150601)</option><option id='MyNew-20210218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/anagrams.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/anagrams.php'>PHP Anagram Language Tutorial (Slideshow or Web Application or Game or Image) (20210218)</option><option id='MyNew-20210217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/anagrams.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/anagrams.php'>PHP Anagram Levels Tutorial (Slideshow or Web Application or Game or Image) (20210217)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/anagrams.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/anagrams.php'>PHP Anagrams Tutorial (Slideshow or Web Application or Game or Image) (20210216)</option><option id='MyNew-20150612' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/'>PHP and Javascript and CSS Shape Drawing Tutorial (Slideshow or Web Application or Game or Image) (20150612)</option><option id='MyNew-20150613' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/'>PHP and Javascript and CSS Shape Rotation Tutorial (Slideshow or Web Application or Game or Image) (20150613)</option><option id='MyNew-20150618' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/'>PHP and Javascript and CSS WebGL Prism Tutorial (Slideshow or Web Application or Game or Image) (20150618)</option><option id='MyNew-20150711' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>PHP and jQuery Google Pie Chart Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20150711)</option><option id='MyNew-20140624' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/MySql_Primer/mysql_three.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/MySql_Primer/mysql_three.jpg'>PHP and MySql Three Ways Tutorial (Slideshow or Web Application or Game or Image) (20140624)</option><option id='MyNew-20130415' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/MySql_Primer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/MySql_Primer/'>PHP and MySql via MAMP Primer Tutorial (Slideshow or Web Application or Game or Image) (20130415)</option><option id='MyNew-20181005' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ephem_astronomy.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ephem_astronomy.php'>PHP and Python PyEphem Astronomy Helper Observer Tutorial (Slideshow or Web Application or Game or Image) (20181005)</option><option id='MyNew-20181004' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ephem_astronomy.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ephem_astronomy.php'>PHP and Python PyEphem Astronomy Helper Primer Tutorial (Slideshow or Web Application or Game or Image) (20181004)</option><option id='MyNew-20181006' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ephem_astronomy.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ephem_astronomy.php'>PHP and Python PyEphem Astronomy Helper Star Tutorial (Slideshow or Web Application or Game or Image) (20181006)</option><option id='MyNew-20150519' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/got_big_numbers.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/got_big_numbers.php'>PHP Bcmath Primer Tutorial (Slideshow or Web Application or Game or Image) (20150519)</option><option id='MyNew-20200617' onclick='windowopen(";
newstr = newstr + dq + "//rjmprogramming.com.au/getmelist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//rjmprogramming.com.au/getmelist.htm'>PHP Blog Summary Fixed Title Events Tutorial (Slideshow or Web Application or Game or Image) (20200617)</option><option id='MyNew-20200616' onclick='windowopen(";
newstr = newstr + dq + "//rjmprogramming.com.au/getmelist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//rjmprogramming.com.au/getmelist.htm'>PHP Blog Summary Fixed Titles Tutorial (Slideshow or Web Application or Game or Image) (20200616)</option><option id='MyNew-20140918a' onclick='windowopen(";
newstr = newstr + dq + "//rjmprogramming.com.au/getmelist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//rjmprogramming.com.au/getmelist.htm'>PHP Blog Summary Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20140918)</option><option id='MyNew-20140910' onclick='windowopen(";
newstr = newstr + dq + "//rjmprogramming.com.au/getmelist.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//rjmprogramming.com.au/getmelist.htm'>PHP Blog Summary Primer Tutorial (Slideshow or Web Application or Game or Image) (20140910)</option><option id='MyNew-20220224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com'>PHP Calls macOS Apple Script Genericization Tutorial (Slideshow or Web Application or Game or Image) (20220224)</option><option id='MyNew-20220223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com'>PHP Calls macOS Apple Script Integration Tutorial (Slideshow or Web Application or Game or Image) (20220223)</option><option id='MyNew-20220222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com'>PHP Calls macOS Apple Script Primer Tutorial (Slideshow or Web Application or Game or Image) (20220222)</option><option id='MyNew-20220227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gimp_guillotine_followup.php'>PHP Calls Windows and macOS Gimp Guillotine Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20220227)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com'>PHP Calls Windows and macOS Google Charts and Blog Tutorial (Slideshow or Web Application or Game or Image) (20220226)</option><option id='MyNew-20220228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Gmaes/Nimh/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Gmaes/Nimh/'>PHP Calls Windows and macOS Nimh Game Integration Tutorial (Slideshow or Web Application or Game or Image) (20220228)</option><option id='MyNew-20220301' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com'>PHP Calls Windows and macOS URL Recaller Local Storage Tutorial (Slideshow or Web Application or Game or Image) (20220301)</option><option id='MyNew-20220225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/apple_script_url.php?url=//google.com'>PHP Calls Windows Batch Genericization Tutorial (Slideshow or Web Application or Game or Image) (20220225)</option><option id='MyNew-20201029' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Data Extension Tutorial (Slideshow or Web Application or Game or Image) (20201029)</option><option id='MyNew-20201030' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Flag Emoji Tutorial (Slideshow or Web Application or Game or Image) (20201030)</option><option id='MyNew-20201104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Geodata Tutorial (Slideshow or Web Application or Game or Image) (20201104)</option><option id='MyNew-20201102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Keyboard Tutorial (Slideshow or Web Application or Game or Image) (20201102)</option><option id='MyNew-20201103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Massaging Tutorial (Slideshow or Web Application or Game or Image) (20201103)</option><option id='MyNew-20160225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160225)</option><option id='MyNew-20200221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Sharing Tutorial (Slideshow or Web Application or Game or Image) (20200221)</option><option id='MyNew-20201101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/CityGuessCountry/city_guess.php'>PHP City Guess Country Game Zip Tutorial (Slideshow or Web Application or Game or Image) (20201101)</option><option id='MyNew-20150822' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_content_type.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_content_type.php'>PHP Content Type Download Tutorial (Slideshow or Web Application or Game or Image) (20150822)</option><option id='MyNew-20150819' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_content_type.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_content_type.php'>PHP Content Type Iframe Overlay Tutorial (Slideshow or Web Application or Game or Image) (20150819)</option><option id='MyNew-20150820' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_content_type.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_content_type.php'>PHP Content Type Iframe Synchronize Tutorial (Slideshow or Web Application or Game or Image) (20150820)</option><option id='MyNew-20150818' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_content_type.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_content_type.php'>PHP Content Type Primer Tutorial (Slideshow or Web Application or Game or Image) (20150818)</option><option id='MyNew-20190518' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/sender_of_cookie.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/sender_of_cookie.php'>PHP Cookies Navigation Primer Tutorial (Slideshow or Web Application or Game or Image) (20190518)</option><option id='MyNew-20220609' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/away_off.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/away_off.php'>PHP Date Difference Background SVG Image Tutorial (Slideshow or Web Application or Game or Image) (20220609)</option><option id='MyNew-20220608' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/away_off.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/away_off.php'>PHP Date Difference Current Time Tutorial (Slideshow or Web Application or Game or Image) (20220608)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220607' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/away_off.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/away_off.php'>PHP Date Difference Primer Tutorial (Slideshow or Web Application or Game or Image) (20220607)</option><option id='MyNew-20131216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Firefox/Followup/FirePHP.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Firefox/Followup/FirePHP.jpg'>PHP Debug via Firefox and FirePHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20131216)</option><option id='MyNew-20150829' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_substitute_desktop.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_substitute_desktop.gif'>PHP Desktop Command Line Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150829)</option><option id='MyNew-20150828' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/php_substitute_desktop.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/php_substitute_desktop.jpg'>PHP Desktop Command Line Primer Tutorial (Slideshow or Web Application or Game or Image) (20150828)</option><option id='MyNew-20160208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/RotationalSpeed/rotational_speed_at.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/RotationalSpeed/rotational_speed_at.php'>PHP Earth Rotational Speed Primer Tutorial (Slideshow or Web Application or Game or Image) (20160208)</option><option id='MyNew-20150715' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/exif_tester.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/exif_tester.php'>PHP Exif Image Information Primer Tutorial (Slideshow or Web Application or Game or Image) (20150715)</option><option id='MyNew-20190713' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?image=HTTP://www.rjmprogramming.com.au/streetart/images/DSC_0364.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?image=HTTP://www.rjmprogramming.com.au/streetart/images/DSC_0364.jpg'>PHP Exif Image Information Revisit Tutorial (Slideshow or Web Application or Game or Image) (20190713)</option><option id='MyNew-20160815' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?image=//www.rjmprogramming.com.au/Mindfulness/clouds.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?image=//www.rjmprogramming.com.au/Mindfulness/clouds.jpg'>PHP Exif Image Information Rotation Tutorial (Slideshow or Web Application or Game or Image) (20160815)</option><option id='MyNew-20181030' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?image=mysterytrip.zip";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?image=mysterytrip.zip'>PHP Exif Image Zip Mystery Game Hints Tutorial (Slideshow or Web Application or Game or Image) (20181030)</option><option id='MyNew-20181029' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?mystery=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/read_exif_off_image_rotate.php?mystery=y'>PHP Exif Image Zip Mystery Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20181029)</option><option id='MyNew-20220409' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/s_e/find_minus.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/s_e/find_minus.php'>PHP File Finding shell_exec Versus exec Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20220409)</option><option id='MyNew-20220408' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/s_e/find_minus.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/s_e/find_minus.php'>PHP File Finding shell_exec Versus exec Event Tutorial (Slideshow or Web Application or Game or Image) (20220408)</option><option id='MyNew-20220407' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/s_e/find_minus.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/s_e/find_minus.php'>PHP File Finding shell_exec Versus exec Plus Tutorial (Slideshow or Web Application or Game or Image) (20220407)</option><option id='MyNew-20220327' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/s_e/find_minus.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/s_e/find_minus.php'>PHP File Finding shell_exec Versus exec Tutorial (Slideshow or Web Application or Game or Image) (20220327)</option><option id='MyNew-20220410' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/s_e/find_minus.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/s_e/find_minus.php'>PHP File Finding shell_exec Versus exec Windows Tutorial (Slideshow or Web Application or Game or Image) (20220410)</option><option id='MyNew-20220406' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/s_e/find_minus.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/s_e/find_minus.php'>PHP File Finding Signed Time shell_exec Versus exec Tutorial (Slideshow or Web Application or Game or Image) (20220406)</option><option id='MyNew-20171115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/file_information.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/file_information.php'>PHP File Information Media Tutorial (Slideshow or Web Application or Game or Image) (20171115)</option><option id='MyNew-20171114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/file_information.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/file_information.php'>PHP File Information Primer Tutorial (Slideshow or Web Application or Game or Image) (20171114)</option><option id='MyNew-20211020' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australia_place_crowfly_distances.php'>PHP File Write Debugging Primer Tutorial (Slideshow or Web Application or Game or Image) (20211020)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170710' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/find_in_context.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/find_in_context.jpg'>PHP Find in Context Primer Tutorial (Slideshow or Web Application or Game or Image) (20170710)</option><option id='MyNew-20130522a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/FormValidation/validate.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/FormValidation/validate.php'>PHP Form Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20130522)</option><option id='MyNew-20190220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/filter_ideas.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/filter_ideas.php'>PHP Form Validation via Filter Extension Tutorial (Slideshow or Web Application or Game or Image) (20190220)</option><option id='MyNew-20190222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/filter_ideas.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/filter_ideas.php'>PHP Form Validation via Filter Regular Expression Tutorial (Slideshow or Web Application or Game or Image) (20190222)</option><option id='MyNew-20150518' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SVG/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SVG/'>PHP GD and Image Functions Primer Tutorial (Slideshow or Web Application or Game or Image) (20150518)</option><option id='MyNew-20171220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>PHP GD Image at Pixel Level Animation Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20171220)</option><option id='MyNew-20171222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>PHP GD Image at Pixel Level Animation Rotation Tutorial (Slideshow or Web Application or Game or Image) (20171222)</option><option id='MyNew-20171221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>PHP GD Image at Pixel Level Animation Sharing Tutorial (Slideshow or Web Application or Game or Image) (20171221)</option><option id='MyNew-20171212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/build_night_sky.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/build_night_sky.html'>PHP GD Image at Pixel Level Animation Tutorial (Slideshow or Web Application or Game or Image) (20171212)</option><option id='MyNew-20171210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/pixellate.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/pixellate.html'>PHP GD Image at Pixel Level Background Tutorial (Slideshow or Web Application or Game or Image) (20171210)</option><option id='MyNew-20171213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/pixellate.php?circle=50,110,40,50,110,20&size=1&coords=50,50,50,60,60,60&arc=20,290";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/pixellate.php?circle=50,110,40,50,110,20&size=1&coords=50,50,50,60,60,60&arc=20,290'>PHP GD Image at Pixel Level Geometry Tutorial (Slideshow or Web Application or Game or Image) (20171213)</option><option id='MyNew-20171219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>PHP GD Image at Pixel Level Management of Animation Tutorial (Slideshow or Web Application or Game or Image) (20171219)</option><option id='MyNew-20171217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>PHP GD Image at Pixel Level Open Image in New Tab Tutorial (Slideshow or Web Application or Game or Image) (20171217)</option><option id='MyNew-20171211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/pixellate.php?mode=canvas";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/pixellate.php?mode=canvas'>PHP GD Image at Pixel Level Outputs Tutorial (Slideshow or Web Application or Game or Image) (20171211)</option><option id='MyNew-20171209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/pixellate.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/pixellate.php'>PHP GD Image at Pixel Level Primer Tutorial (Slideshow or Web Application or Game or Image) (20171209)</option><option id='MyNew-20171215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/signature_signature.html'>PHP GD Image at Pixel Level Signature Web Storage Tutorial (Slideshow or Web Application or Game or Image) (20171215)</option><option id='MyNew-20171216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>PHP GD Image at Pixel Level User of Signature Tutorial (Slideshow or Web Application or Game or Image) (20171216)</option><option id='MyNew-20181123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/image_colours_of.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/image_colours_of.php'>PHP GD Image Colour Count Browse Tutorial (Slideshow or Web Application or Game or Image) (20181123)</option><option id='MyNew-20181119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/image_colours_of.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/image_colours_of.php'>PHP GD Image Colour Count Primer Tutorial (Slideshow or Web Application or Game or Image) (20181119)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190411' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>PHP Geo Map Google Chart Offset Tutorial (Slideshow or Web Application or Game or Image) (20190411)</option><option id='MyNew-20141217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/india_map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.php'>PHP Geographical Image Map Google Bubble Chart Tutorial (Slideshow or Web Application or Game or Image) (20141217)</option><option id='MyNew-20141218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/india_map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.php'>PHP Geographical Image Map More Google Charts Tutorial (Slideshow or Web Application or Game or Image) (20141218)</option><option id='MyNew-20141219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/india_map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.php'>PHP Geographical Image Map Yet More Google Charts Tutorial (Slideshow or Web Application or Game or Image) (20141219)</option><option id='MyNew-20141216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/india_jigsaw.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_jigsaw.html'>PHP Geographical Overlay Image Map Jigsaw Game Tutorial (Slideshow or Web Application or Game or Image) (20141216)</option><option id='MyNew-20141215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/india_map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/india_map.php'>PHP Geographical Overlay Image Map Primer Tutorial (Slideshow or Web Application or Game or Image) (20141215)</option><option id='MyNew-20160210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/'>PHP Geographicals Makeover Primer Tutorial (Slideshow or Web Application or Game or Image) (20160210)</option><option id='MyNew-20150520' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gettext/locale/de_DE/LC_MESSAGES/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gettext/locale/de_DE/LC_MESSAGES/'>PHP Gettext Internationalization Primer Tutorial (Slideshow or Web Application or Game or Image) (20150520)</option><option id='MyNew-20171015' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>PHP Google Map Chart Bearing Distance Tutorial (Slideshow or Web Application or Game or Image) (20171015)</option><option id='MyNew-20140711' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Guestbook/Guestbook_Primer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Guestbook/Guestbook_Primer.jpg'>PHP Guestbook Primer Tutorial (Slideshow or Web Application or Game or Image) (20140711)</option><option id='MyNew-20131113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/feed.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/feed.php'>PHP Host Your Own Public Feed Tutorial (Slideshow or Web Application or Game or Image) (20131113)</option><option id='MyNew-20180202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/codelobster_php_ide.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/codelobster_php_ide.pdf'>PHP IDE Codelobster Primer Tutorial (Slideshow or Web Application or Game or Image) (20180202)</option><option id='MyNew-20191008' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/find_images_via_size.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>PHP Image Dimensions Linux and Windows Glob Command Line Tutorial (Slideshow or Web Application or Game or Image) (20191008)</option><option id='MyNew-20191009' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/find_images_via_size.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>PHP Image Dimensions Linux and Windows Glob Curl Tutorial (Slideshow or Web Application or Game or Image) (20191009)</option><option id='MyNew-20211219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/find_images_via_size.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>PHP Image Dimensions Linux and Windows Glob Preview Tutorial (Slideshow or Web Application or Game or Image) (20211219)</option><option id='MyNew-20191007' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/find_images_via_size.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>PHP Image Dimensions Linux Find File Awk Sed Javascript Tutorial (Slideshow or Web Application or Game or Image) (20191007)</option><option id='MyNew-20191005' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/find_images_via_size.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>PHP Image Dimensions Linux Find File Awk Sed Primer Tutorial (Slideshow or Web Application or Game or Image) (20191005)</option><option id='MyNew-20191006' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/find_images_via_size.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>PHP Image Dimensions Linux Find File Awk Sed UX Tutorial (Slideshow or Web Application or Game or Image) (20191006)</option><option id='MyNew-20171017' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/image_dimensions.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/image_dimensions.php'>PHP ImageMagick Image Dimensions Primer Tutorial (Slideshow or Web Application or Game or Image) (20171017)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20171018' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/image_dimensions.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/image_dimensions.php'>PHP ImageMagick Image Dimensions Sort Tutorial (Slideshow or Web Application or Game or Image) (20171018)</option><option id='MyNew-20221025' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/duplicate_to.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/duplicate_to.gif'>PHP Inline HTML Gmail Duplicate Header Field Troubleshooting Tutorial (Slideshow or Web Application or Game or Image) (20221025)</option><option id='MyNew-20131111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GoogleTranslate/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GoogleTranslate/'>PHP Internationalization Primer Tutorial (Slideshow or Web Application or Game or Image) (20131111)</option><option id='MyNew-20200628' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/set_locale.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/set_locale.php'>PHP Internationalization via Locale Primer Tutorial (Slideshow or Web Application or Game or Image) (20200628)</option><option id='MyNew-20181126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/json_code.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/json_code.php'>PHP JSON Decode and Encode Primer Tutorial (Slideshow or Web Application or Game or Image) (20181126)</option><option id='MyNew-20150708' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australian_lighthouses.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australian_lighthouses.php'>PHP Lighthouses in Australia Primer Tutorial (Slideshow or Web Application or Game or Image) (20150708)</option><option id='MyNew-20220208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_say_record.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>PHP macOS say Supervisor Modes of Use Tutorial (Slideshow or Web Application or Game or Image) (20220208)</option><option id='MyNew-20221222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/snapshotexim.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/snapshotexim.jpg'>PHP Mail via Exim Better Return Deployment Tutorial (Slideshow or Web Application or Game or Image) (20221222)</option><option id='MyNew-20221221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/snapshotexim.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/snapshotexim.jpg'>PHP Mail via Exim Better Return Primer Tutorial (Slideshow or Web Application or Game or Image) (20221221)</option><option id='MyNew-20150717' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/mbstring_test.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/mbstring_test.php'>PHP Mbstring Multibyte String Primer Tutorial (Slideshow or Web Application or Game or Image) (20150717)</option><option id='MyNew-20150524' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/loginsitetwo/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/loginsitetwo/index.html'>PHP Membership Ajax Crud Primer Tutorial (Slideshow or Web Application or Game or Image) (20150524)</option><option id='MyNew-20150523' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/loginsite/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/loginsite/index.html'>PHP Membership Website Primer Tutorial (Slideshow or Web Application or Game or Image) (20150523)</option><option id='MyNew-20141108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/doviadir.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/doviadir.php'>PHP Modes of Use File Traverse Tutorial (Slideshow or Web Application or Game or Image) (20141108)</option><option id='MyNew-20140914' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/more_http_vs_curl_vs_php_command_line.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/more_http_vs_curl_vs_php_command_line.jpg'>PHP Modes of Use Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20140914)</option><option id='MyNew-20140904' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/http_vs_curl_vs_php_command_line.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/http_vs_curl_vs_php_command_line.jpg'>PHP Modes of Use Primer Tutorial (Slideshow or Web Application or Game or Image) (20140904)</option><option id='MyNew-20150710' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australian_lighthouses.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australian_lighthouses.php'>PHP Modularization for Lighthouses in Australia Tutorial (Slideshow or Web Application or Game or Image) (20150710)</option><option id='MyNew-20131119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/MVC/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/MVC/'>PHP MVC Primer Tutorial (Slideshow or Web Application or Game or Image) (20131119)</option><option id='MyNew-20230220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/php_mysql_utf8_fix.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/php_mysql_utf8_fix.gif'>PHP MySql Select Query UTF-8 Return Values Tutorial (Slideshow or Web Application or Game or Image) (20230220)</option><option id='MyNew-20151213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/mynamespace.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/mynamespace.php'>PHP Namespace Error Handling Tutorial (Slideshow or Web Application or Game or Image) (20151213)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20151212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/mynamespace.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/mynamespace.php'>PHP Namespace Primer Tutorial (Slideshow or Web Application or Game or Image) (20151212)</option><option id='MyNew-20150602' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/object_interface.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/object_interface.png'>PHP Object Interface Primer Tutorial (Slideshow or Web Application or Game or Image) (20150602)</option><option id='MyNew-20140928' onclick='windowopen(";
newstr = newstr + dq + "//rjmprogramming.com.au/PHP/ob_start/ob_tester.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//rjmprogramming.com.au/PHP/ob_start/ob_tester.php'>PHP ob_start and Linux tee Primer Tutorial (Slideshow or Web Application or Game or Image) (20140928)</option><option id='MyNew-20220414' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/passthru_test.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/passthru_test.php'>PHP passthru Document Title Primer Tutorial (Slideshow or Web Application or Game or Image) (20220414)</option><option id='MyNew-20201106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/whatis.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/whatis.php'>PHP Passthru Output Buffering Primer Tutorial (Slideshow or Web Application or Game or Image) (20201106)</option><option id='MyNew-20201107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/whatis.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/whatis.php'>PHP Passthru Output Buffering Security Tutorial (Slideshow or Web Application or Game or Image) (20201107)</option><option id='MyNew-20201108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/whatis.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/whatis.php'>PHP Passthru Output Buffering Verb Tutorial (Slideshow or Web Application or Game or Image) (20201108)</option><option id='MyNew-20160111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/decodepictowords.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/decodepictowords.php'>PHP Pictogram Word Decoding Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160111)</option><option id='MyNew-20150531' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/add.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/add.php'>PHP Polymorphic Thoughts Primer Tutorial (Slideshow or Web Application or Game or Image) (20150531)</option><option id='MyNew-20160322' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/port_process_info.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/port_process_info.php'>PHP Port Process Primer Tutorial (Slideshow or Web Application or Game or Image) (20160322)</option><option id='MyNew-20230304' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/remote_files.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/remote_files.php'>PHP Remote Files Containing Tutorial (Slideshow or Web Application or Game or Image) (20230304)</option><option id='MyNew-20230303' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/remote_files.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/remote_files.php'>PHP Remote Files Interaction Tutorial (Slideshow or Web Application or Game or Image) (20230303)</option><option id='MyNew-20230302' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/remote_files.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/remote_files.php'>PHP Remote Files Primer Tutorial (Slideshow or Web Application or Game or Image) (20230302)</option><option id='MyNew-20230306' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/remote_files.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/remote_files.php'>PHP Remote Files Refined Containing Attribute Tutorial (Slideshow or Web Application or Game or Image) (20230306)</option><option id='MyNew-20230305' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/remote_files.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/remote_files.php'>PHP Remote Files Refined Containing Tutorial (Slideshow or Web Application or Game or Image) (20230305)</option><option id='MyNew-20170622' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php?justmenu=justmenu";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php?justmenu=justmenu'>PHP Require Database Application Tutorial (Slideshow or Web Application or Game or Image) (20170622)</option><option id='MyNew-20170623' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/histogram_chart.php?justmenu=justmenu";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/histogram_chart.php?justmenu=justmenu'>PHP Require Database Histogram Tallying Tutorial (Slideshow or Web Application or Game or Image) (20170623)</option><option id='MyNew-20170621' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/using_php_database.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/using_php_database.php'>PHP Require Database Primer Tutorial (Slideshow or Web Application or Game or Image) (20170621)</option><option id='MyNew-20150205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/rhopalic_letter_sentence.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/rhopalic_letter_sentence.php'>PHP Rhopalic Letter Sentence Game Mobile Friendly Tutorial (Slideshow or Web Application or Game or Image) (20150205)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20150202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/rhopalic_letter_sentence.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/rhopalic_letter_sentence.php'>PHP Rhopalic Letter Sentence Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150202)</option><option id='MyNew-20140727' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ScreenCapture/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ScreenCapture/'>PHP Screen Capture and Page Speed Primer Tutorial (Slideshow or Web Application or Game or Image) (20140727)</option><option id='MyNew-20220325' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/s_e/s_e.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/s_e/s_e.php'>PHP shell_exec Versus exec Tutorial (Slideshow or Web Application or Game or Image) (20220325)</option><option id='MyNew-20131205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/LinuxProcesses/PHP_exec_ps-ef.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/LinuxProcesses/PHP_exec_ps-ef.jpg'>PHP Show Linux Processes Primer Tutorial (Slideshow or Web Application or Game or Image) (20131205)</option><option id='MyNew-20170913' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/socket/client_local_b.php?msg=";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/socket/client_local_b.php?msg='>PHP Socket Primer Tutorial (Slideshow or Web Application or Game or Image) (20170913)</option><option id='MyNew-20180716' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/hello_world.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/hello_world.php'>PHP Strengths Primer Tutorial (Slideshow or Web Application or Game or Image) (20180716)</option><option id='MyNew-20180117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/sun_information.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/sun_information.php'>PHP Sun Information Primer Tutorial (Slideshow or Web Application or Game or Image) (20180117)</option><option id='MyNew-20180125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/SunAngle/sun_angle_now_at.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/SunAngle/sun_angle_now_at.php'>PHP Sun Information Software Integration Tutorial (Slideshow or Web Application or Game or Image) (20180125)</option><option id='MyNew-20180122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/sun_information.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/sun_information.php'>PHP Sun Information TimeZone Tutorial (Slideshow or Web Application or Game or Image) (20180122)</option><option id='MyNew-20150305' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/target_share_challenge.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/target_share_challenge.php'>PHP Target Word Game Mobile Friendly Tutorial (Slideshow or Web Application or Game or Image) (20150305)</option><option id='MyNew-20150304' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/target_share_challenge.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/target_share_challenge.php'>PHP Target Word Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150304)</option><option id='MyNew-20160223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>PHP Themed Supervision Fifth Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160223)</option><option id='MyNew-20160222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>PHP Themed Supervision Fourth Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160222)</option><option id='MyNew-20160226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/middle_interest.html'>PHP Themed Supervision Sixth Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160226)</option><option id='MyNew-20130901' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Upload/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Upload/'>PHP Upload Primer Tutorial (Slideshow or Web Application or Game or Image) (20130901)</option><option id='MyNew-20150813' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php'>PHP usort in Slideshow Animation via Image Visibility Tutorial (Slideshow or Web Application or Game or Image) (20150813)</option><option id='MyNew-20130621' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/WebService/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/WebService/'>PHP Web Service Primer Tutorial (Slideshow or Web Application or Game or Image) (20130621)</option><option id='MyNew-20180718' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/self_destruct.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/self_destruct.php'>PHP Webpage Expiry and the Cache Primer Tutorial (Slideshow or Web Application or Game or Image) (20180718)</option><option id='MyNew-20140707' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Security/Todays_List.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Security/Todays_List.jpg'>PHP Where%27s Wally Test Primer Tutorial (Slideshow or Web Application or Game or Image) (20140707)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170916' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australian_waterfalls.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australian_waterfalls.php'>PHP Wikipedia Australian List Integration Tutorial (Slideshow or Web Application or Game or Image) (20170916)</option><option id='MyNew-20170915' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australian_dams.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australian_dams.php'>PHP Wikipedia Australian List Makeover Tutorial (Slideshow or Web Application or Game or Image) (20170915)</option><option id='MyNew-20181027' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/craters.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/craters.php'>PHP Wikipedia Geo Map Google Chart Genericization Tutorial (Slideshow or Web Application or Game or Image) (20181027)</option><option id='MyNew-20181028' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/craters.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/craters.php'>PHP Wikipedia Geo Map Google Chart Region Tutorial (Slideshow or Web Application or Game or Image) (20181028)</option><option id='MyNew-20181026' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/craters.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/craters.php'>PHP Wikipedia Geo Map Google Chart Tutorial (Slideshow or Web Application or Game or Image) (20181026)</option><option id='MyNew-20170919' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/template_wiki.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/template_wiki.php'>PHP Wikipedia List Genericization Tutorial (Slideshow or Web Application or Game or Image) (20170919)</option><option id='MyNew-20230614' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australian_lighthouses.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australian_lighthouses.php'>PHP Wikipedia List Scrolling Tutorial (Slideshow or Web Application or Game or Image) (20230614)</option><option id='MyNew-20200111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/BubbleChart/growth_of_merchandise_trade_2006_2016.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/BubbleChart/growth_of_merchandise_trade_2006_2016.php'>PHP Worldbank Growth of Merchandise Trade Emoji Flags Tutorial (Slideshow or Web Application or Game or Image) (20200111)</option><option id='MyNew-20160121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/BubbleChart/growth_of_merchandise_trade.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/BubbleChart/growth_of_merchandise_trade.php'>PHP Worldbank Growth of Merchandise Trade Tutorial (Slideshow or Web Application or Game or Image) (20160121)</option><option id='MyNew-20150831' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/whatchamacallittwo.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/whatchamacallittwo.php'>PHP Writes PHP Vertical TextBoxes Primer Tutorial (Slideshow or Web Application or Game or Image) (20150831)</option><option id='MyNew-20130905' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/XML/Validate/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/XML/Validate/'>PHP XML and DTD Validate Primer Tutorial (Slideshow or Web Application or Game or Image) (20130905)</option><option id='MyNew-20150113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/auxiliary_verb_again.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Canvas/Game/Chalkboard/auxiliary_verb_again.php'>PHP/CSS Sentence Auxiliary Verb Game Tutorial (Slideshow or Web Application or Game or Image) (20150113)</option><option id='MyNew-20141221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Wordtree/wordtree_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Wordtree/wordtree_chart.php'>PHP/HTML Google Chart Wordtree Chart Local File Tutorial (Slideshow or Web Application or Game or Image) (20141221)</option><option id='MyNew-20131015' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PHP_image_Primer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PHP_image_Primer.jpg'>PHP/HTML Image Manipulation Primer Tutorial (Slideshow or Web Application or Game or Image) (20131015)</option><option id='MyNew-20150912' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/slotin.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/slotin.php'>PHP/HTML with External Javascript Slotting In Tutorial (Slideshow or Web Application or Game or Image) (20150912)</option><option id='MyNew-20131212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Canvas/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Canvas/'>PHP/HTML/Javascript Canvas Rotation Tutorial (Slideshow or Web Application or Game or Image) (20131212)</option><option id='MyNew-20141027' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/fileinfotable.php?deadlinks=";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php?deadlinks='>PHP/HTML/Javascript Dead Links Primer Tutorial (Slideshow or Web Application or Game or Image) (20141027)</option><option id='MyNew-20141026' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/fileinfotable.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php'>PHP/HTML/Javascript File Browsing Primer Tutorial (Slideshow or Web Application or Game or Image) (20141026)</option><option id='MyNew-20141030' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/fileinfotable.php?differences=";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php?differences='>PHP/HTML/Javascript File Differences File Browsing Tutorial (Slideshow or Web Application or Game or Image) (20141030)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20141028' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/fileinfotable.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php'>PHP/HTML/Javascript Image File Browsing Primer Tutorial (Slideshow or Web Application or Game or Image) (20141028)</option><option id='MyNew-20141029' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/fileinfotable.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php'>PHP/HTML/Javascript Media Document File Browse Tutorial (Slideshow or Web Application or Game or Image) (20141029)</option><option id='MyNew-20140316' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/MultiTasking/Image_Password_Protected.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/MultiTasking/Image_Password_Protected.html'>PHP/HTML/Javascript Password Protect Image Primer Tutorial (Slideshow or Web Application or Game or Image) (20140316)</option><option id='MyNew-20221217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Sudoku/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>PHP/HTML/Javascript Sudoku Game Chat Names Tutorial (Slideshow or Web Application or Game or Image) (20221217)</option><option id='MyNew-20221216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Sudoku/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>PHP/HTML/Javascript Sudoku Game Chat Typing Tutorial (Slideshow or Web Application or Game or Image) (20221216)</option><option id='MyNew-20221215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Sudoku/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>PHP/HTML/Javascript Sudoku Game Collaboration Notifications Tutorial (Slideshow or Web Application or Game or Image) (20221215)</option><option id='MyNew-20221220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Sudoku/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>PHP/HTML/Javascript Sudoku Game Inline HTML Email Emoji Tutorial (Slideshow or Web Application or Game or Image) (20221220)</option><option id='MyNew-20221219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Sudoku/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>PHP/HTML/Javascript Sudoku Game Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20221219)</option><option id='MyNew-20221226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Sudoku/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Sudoku/'>PHP/HTML/Javascript Sudoku Game Legibility Tutorial (Slideshow or Web Application or Game or Image) (20221226)</option><option id='MyNew-20141101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/fileinfotable.php?zipfile=";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php?zipfile='>PHP/HTML/Javascript Zipping Files File Browsing Tutorial (Slideshow or Web Application or Game or Image) (20141101)</option><option id='MyNew-20150709' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australian_lighthouses.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australian_lighthouses.php'>PHP/Javascript Asynchronous Lighthouses in Australia Tutorial (Slideshow or Web Application or Game or Image) (20150709)</option><option id='MyNew-20140221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/CanYouSeeAnyWords/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/CanYouSeeAnyWords/'>PHP/Javascript Can You See Any Words Game Tutorial (Slideshow or Web Application or Game or Image) (20140221)</option><option id='MyNew-20220302' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Crossword/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Crossword/'>PHP/Javascript Crossword Game Clues Tutorial (Slideshow or Web Application or Game or Image) (20220302)</option><option id='MyNew-20140302' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Crossword/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Crossword/'>PHP/Javascript Crossword Game Tutorial (Slideshow or Web Application or Game or Image) (20140302)</option><option id='MyNew-20140224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/DecodingScrambledWords/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/DecodingScrambledWords/'>PHP/Javascript Decoding Scrambled Words Game Tutorial (Slideshow or Web Application or Game or Image) (20140224)</option><option id='MyNew-20140226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/DerivationsGame/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/DerivationsGame/'>PHP/Javascript Derivations Game Tutorial (Slideshow or Web Application or Game or Image) (20140226)</option><option id='MyNew-20130822' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Eval/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Eval/'>PHP/Javascript Eval Primer Tutorial (Slideshow or Web Application or Game or Image) (20130822)</option><option id='MyNew-20141109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/fileinfotable.php?findprompt=";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php?findprompt='>PHP/Javascript Find String File Browsing Tutorial (Slideshow or Web Application or Game or Image) (20141109)</option><option id='MyNew-20140324' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/FindThoseWords/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/FindThoseWords/'>PHP/Javascript Find Those Words Game Tutorial (Slideshow or Web Application or Game or Image) (20140324)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20150713' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/CandlestickChart/candlestick_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/CandlestickChart/candlestick_chart.php'>PHP/Javascript Google Candlestick Waterfall Chart Tutorial (Slideshow or Web Application or Game or Image) (20150713)</option><option id='MyNew-20151025' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php'>PHP/Javascript Google Chart Line Chart Select Event Tutorial (Slideshow or Web Application or Game or Image) (20151025)</option><option id='MyNew-20150714' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>PHP/Javascript Google Geo Region Chart Tutorial (Slideshow or Web Application or Game or Image) (20150714)</option><option id='MyNew-20150716' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Wordtree/wordtree_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Wordtree/wordtree_chart.php'>PHP/Javascript Google Wordtree Chart Type Tutorial (Slideshow or Web Application or Game or Image) (20150716)</option><option id='MyNew-20140219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Hangman/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Hangman/'>PHP/Javascript Hangman Game Tutorial (Slideshow or Web Application or Game or Image) (20140219)</option><option id='MyNew-20140522' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HowManyGame/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HowManyGame/'>PHP/Javascript How Many Such Words Game Tutorial (Slideshow or Web Application or Game or Image) (20140522)</option><option id='MyNew-20140825' onclick='windowopen(";
newstr = newstr + dq + "//rjmprogramming.com.au/PHP/JSON/ArrayData/json_array_post.php?ask=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//rjmprogramming.com.au/PHP/JSON/ArrayData/json_array_post.php?ask=y'>PHP/Javascript JSON Feed or Array Data Primer Tutorial (Slideshow or Web Application or Game or Image) (20140825)</option><option id='MyNew-20141107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/fileinfotable.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php'>PHP/Javascript Media Synchronize Cross Browser Tutorial (Slideshow or Web Application or Game or Image) (20141107)</option><option id='MyNew-20141102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/fileinfotable.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php'>PHP/Javascript Media Synchronize File Browsing Tutorial (Slideshow or Web Application or Game or Image) (20141102)</option><option id='MyNew-20141105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/fileinfotable.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php'>PHP/Javascript Media Synchronize Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20141105)</option><option id='MyNew-20140530' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PascalTriangle/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PascalTriangle/'>PHP/Javascript Pascal Triangle Tutorial (Slideshow or Web Application or Game or Image) (20140530)</option><option id='MyNew-20140604' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PrefixesAndSuffixesGame/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PrefixesAndSuffixesGame/'>PHP/Javascript Prefixes and Suffixes Game Tutorial (Slideshow or Web Application or Game or Image) (20140604)</option><option id='MyNew-20141110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/fileinfotable.php?findprompt=";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/fileinfotable.php?findprompt='>PHP/Javascript Replace String File Browsing Tutorial (Slideshow or Web Application or Game or Image) (20141110)</option><option id='MyNew-20140228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/SpellingMeaning/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/SpellingMeaning/'>PHP/Javascript Spelling Game Tutorial (Slideshow or Web Application or Game or Image) (20140228)</option><option id='MyNew-20190118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SVG/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SVG/'>PHP/Javascript SVG Animations Tutorial (Slideshow or Web Application or Game or Image) (20190118)</option><option id='MyNew-20170828' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SVG/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SVG/'>PHP/Javascript SVG Geometry Tracing Tutorial (Slideshow or Web Application or Game or Image) (20170828)</option><option id='MyNew-20190116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SVG/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SVG/'>PHP/Javascript SVG Text and Group Tutorial (Slideshow or Web Application or Game or Image) (20190116)</option><option id='MyNew-20190117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SVG/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SVG/'>PHP/Javascript SVG Transformations Tutorial (Slideshow or Web Application or Game or Image) (20190117)</option><option id='MyNew-20170829' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/SVG/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/SVG/'>PHP/Javascript SVG YUI Geometry Tracing Tutorial (Slideshow or Web Application or Game or Image) (20170829)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140330' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ThreeToSixGame/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ThreeToSixGame/'>PHP/Javascript Three to Six Letter Game Tutorial (Slideshow or Web Application or Game or Image) (20140330)</option><option id='MyNew-20140220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/WordsWithinWords/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/WordsWithinWords/'>PHP/Javascript Words Within Words Game Tutorial (Slideshow or Web Application or Game or Image) (20140220)</option><option id='MyNew-20181010' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/MoonAngle/moon_angle_now_at.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/MoonAngle/moon_angle_now_at.php'>PHP/Javascript/HTML and Python PyEphem Moon Angle Tutorial (Slideshow or Web Application or Game or Image) (20181010)</option><option id='MyNew-20131231' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Coriolis/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Coriolis/'>PHP/Javascript/HTML Coriolis Effect Calculation Tutorial (Slideshow or Web Application or Game or Image) (20131231)</option><option id='MyNew-20140326' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/DateDiff/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/DateDiff/'>PHP/Javascript/HTML DateTime Period Primer Tutorial (Slideshow or Web Application or Game or Image) (20140326)</option><option id='MyNew-20130808' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Debugging/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Debugging/'>PHP/Javascript/HTML Debug Techniques Primer Tutorial (Slideshow or Web Application or Game or Image) (20130808)</option><option id='MyNew-20131203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/GeographicalIntegration.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/GeographicalIntegration.png'>PHP/Javascript/HTML Geographical Placename Integration Tutorial (Slideshow or Web Application or Game or Image) (20131203)</option><option id='MyNew-20131130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Geographicals/place_latlong.php'>PHP/Javascript/HTML Geographicals By Placename Tutorial (Slideshow or Web Application or Game or Image) (20131130)</option><option id='MyNew-20130605' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/AreaChart/area_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/AreaChart/area_chart.php'>PHP/Javascript/HTML Google Chart Area Chart Tutorial (Slideshow or Web Application or Game or Image) (20130605)</option><option id='MyNew-20130614' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/BarChart/bar_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/BarChart/bar_chart.php'>PHP/Javascript/HTML Google Chart Bar Chart Tutorial (Slideshow or Web Application or Game or Image) (20130614)</option><option id='MyNew-20130626' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/BubbleChart/bubble_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/BubbleChart/bubble_chart.php'>PHP/Javascript/HTML Google Chart Bubble Chart Tutorial (Slideshow or Web Application or Game or Image) (20130626)</option><option id='MyNew-20140205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/CalendarChart/calendar_chart.php'>PHP/Javascript/HTML Google Chart Calendar Chart Tutorial (Slideshow or Web Application or Game or Image) (20140205)</option><option id='MyNew-20130925' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/CandlestickChart/candlestick_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/CandlestickChart/candlestick_chart.php'>PHP/Javascript/HTML Google Chart Candlestick Chart Tutorial (Slideshow or Web Application or Game or Image) (20130925)</option><option id='MyNew-20130602' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart.php'>PHP/Javascript/HTML Google Chart Column Chart Tutorial (Slideshow or Web Application or Game or Image) (20130602)</option><option id='MyNew-20131215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/BarChart/bar_chart_diff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/BarChart/bar_chart_diff.php'>PHP/Javascript/HTML Google Chart Diff Bar Chart Tutorial (Slideshow or Web Application or Game or Image) (20131215)</option><option id='MyNew-20131223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart_diff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/column_chart_diff.php'>PHP/Javascript/HTML Google Chart Diff Column Chart Tutorial (Slideshow or Web Application or Game or Image) (20131223)</option><option id='MyNew-20140210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart_diff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart_diff.php'>PHP/Javascript/HTML Google Chart Diff Pie Chart Tutorial (Slideshow or Web Application or Game or Image) (20140210)</option><option id='MyNew-20131230' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ScatterChart/scatter_chart_diff.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ScatterChart/scatter_chart_diff.php'>PHP/Javascript/HTML Google Chart Diff Scatter Chart Tutorial (Slideshow or Web Application or Game or Image) (20131230)</option><option id='MyNew-20130531' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GaugeChart/gauge_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GaugeChart/gauge_chart.php'>PHP/Javascript/HTML Google Chart Gauge Chart Tutorial (Slideshow or Web Application or Game or Image) (20130531)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20130529' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/geo_chart.php'>PHP/Javascript/HTML Google Chart Geo Chart Tutorial (Slideshow or Web Application or Game or Image) (20130529)</option><option id='MyNew-20140122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HistogramChart/histogram_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HistogramChart/histogram_chart.php'>PHP/Javascript/HTML Google Chart Histogram Tutorial (Slideshow or Web Application or Game or Image) (20140122)</option><option id='MyNew-20130724' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/IntensityChart/intensity_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/IntensityChart/intensity_chart.php'>PHP/Javascript/HTML Google Chart Intensity Map Tutorial (Slideshow or Web Application or Game or Image) (20130724)</option><option id='MyNew-20140129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/IntervalsChart/intervals.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/IntervalsChart/intervals.php'>PHP/Javascript/HTML Google Chart Intervals Chart Tutorial (Slideshow or Web Application or Game or Image) (20140129)</option><option id='MyNew-20140714' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ChartEditor/json_data_table_events.php?infile=Google_Chart_Intensity_Chart_Tutorial_as.CSV";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ChartEditor/json_data_table_events.php?infile=Google_Chart_Intensity_Chart_Tutorial_as.CSV'>PHP/Javascript/HTML Google Chart JSON Data Table Event Tutorial (Slideshow or Web Application or Game or Image) (20140714)</option><option id='MyNew-20130818' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ChartEditor/json_data_table.php?infile=Google_Chart_Intensity_Chart_Tutorial_as.CSV";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ChartEditor/json_data_table.php?infile=Google_Chart_Intensity_Chart_Tutorial_as.CSV'>PHP/Javascript/HTML Google Chart JSON Data Table Import of CSV Tutorial (Slideshow or Web Application or Game or Image) (20130818)</option><option id='MyNew-20130703a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/LineChart/line_chart.php'>PHP/Javascript/HTML Google Chart Line Chart Tutorial (Slideshow or Web Application or Game or Image) (20130703)</option><option id='MyNew-20130618' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/LinearTrendline/linear_trendline.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/LinearTrendline/linear_trendline.php'>PHP/Javascript/HTML Google Chart Linear Trendline Tutorial (Slideshow or Web Application or Game or Image) (20130618)</option><option id='MyNew-20150707' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>PHP/Javascript/HTML Google Chart Map Onclick Tutorial (Slideshow or Web Application or Game or Image) (20150707)</option><option id='MyNew-20150706' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>PHP/Javascript/HTML Google Chart Map Tooltips Tutorial (Slideshow or Web Application or Game or Image) (20150706)</option><option id='MyNew-20131021' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Map/map.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Map/map.php'>PHP/Javascript/HTML Google Chart Map Tutorial (Slideshow or Web Application or Game or Image) (20131021)</option><option id='MyNew-20131023' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/OrgChart/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/OrgChart/'>PHP/Javascript/HTML Google Chart Org Chart Tutorial (Slideshow or Web Application or Game or Image) (20131023)</option><option id='MyNew-20130527' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>PHP/Javascript/HTML Google Chart Pie Chart Tutorial (Slideshow or Web Application or Game or Image) (20130527)</option><option id='MyNew-20140204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/SankeyDiagram/sankey_diagram.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/SankeyDiagram/sankey_diagram.php'>PHP/Javascript/HTML Google Chart Sankey Diagram Tutorial (Slideshow or Web Application or Game or Image) (20140204)</option><option id='MyNew-20131216a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ScatterChart/scatter_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ScatterChart/scatter_chart.php'>PHP/Javascript/HTML Google Chart Scatter Chart Tutorial (Slideshow or Web Application or Game or Image) (20131216)</option><option id='MyNew-20130713' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/timeline_chart.php'>PHP/Javascript/HTML Google Chart Timeline Chart Tutorial (Slideshow or Web Application or Game or Image) (20130713)</option><option id='MyNew-20140429' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/TreemapChart/treemap_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/TreemapChart/treemap_chart.php'>PHP/Javascript/HTML Google Chart Treemap Chart Tutorial (Slideshow or Web Application or Game or Image) (20140429)</option><option id='MyNew-20141220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Wordtree/wordtree_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Wordtree/wordtree_chart.php'>PHP/Javascript/HTML Google Chart Wordtree Chart Tutorial (Slideshow or Web Application or Game or Image) (20141220)</option><option id='MyNew-20130812' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ChartWrapper/chart_wrapper.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ChartWrapper/chart_wrapper.php'>PHP/Javascript/HTML Google Chart Wrapper Tutorial (Slideshow or Web Application or Game or Image) (20130812)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20130518' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ParabolaLineGraph/parabola_lgraph.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ParabolaLineGraph/parabola_lgraph.php'>PHP/Javascript/HTML Google Parabola Line Chart Tutorial (Slideshow or Web Application or Game or Image) (20130518)</option><option id='MyNew-20131124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Distance/distance.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Distance/distance.php'>PHP/Javascript/HTML Great Circle Distance Tutorial (Slideshow or Web Application or Game or Image) (20131124)</option><option id='MyNew-20130814a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/HitCounter/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/HitCounter/'>PHP/Javascript/HTML Hit Counter Primer Tutorial (Slideshow or Web Application or Game or Image) (20130814)</option><option id='MyNew-20131128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/MoonAngle/moon_angle_now_at.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/MoonAngle/moon_angle_now_at.php'>PHP/Javascript/HTML Moon Angle Tutorial (Slideshow or Web Application or Game or Image) (20131128)</option><option id='MyNew-20131112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/asx_international_look.php?default=";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/asx_international_look.php?default='>PHP/Javascript/HTML Public JSON ASX International Tutorial (Slideshow or Web Application or Game or Image) (20131112)</option><option id='MyNew-20131109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/asx_look.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/asx_look.php'>PHP/Javascript/HTML Public JSON ASX Usage Tutorial (Slideshow or Web Application or Game or Image) (20131109)</option><option id='MyNew-20131105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/time_zones_plus.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/time_zones_plus.php'>PHP/Javascript/HTML Public JSON Data Usage More Tutorial (Slideshow or Web Application or Game or Image) (20131105)</option><option id='MyNew-20131103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/'>PHP/Javascript/HTML Public JSON Data Usage Primer Tutorial (Slideshow or Web Application or Game or Image) (20131103)</option><option id='MyNew-20131108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/PHP_JSON_YetMore.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/PHP_JSON_YetMore.m4v'>PHP/Javascript/HTML Public JSON Data Usage Yet More Tutorial (Slideshow or Web Application or Game or Image) (20131108)</option><option id='MyNew-20131120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/international_calling_codes_plus.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/international_calling_codes_plus.php'>PHP/Javascript/HTML Public JSON ICC Usage Tutorial (Slideshow or Web Application or Game or Image) (20131120)</option><option id='MyNew-20131126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/SunAngle/sun_angle_now_at.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/SunAngle/sun_angle_now_at.php'>PHP/Javascript/HTML Sun Angle Tutorial (Slideshow or Web Application or Game or Image) (20131126)</option><option id='MyNew-20130313' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/phpMyAdmin/iFrame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/phpMyAdmin/iFrame.html'>phpMyAdmin interface to MySql and PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20130313)</option><option id='MyNew-20151219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/PHPStorm/Xdebug/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/PHPStorm/Xdebug/'>PHPStorm and Xdebug Primer Tutorial (Slideshow or Web Application or Game or Image) (20151219)</option><option id='MyNew-20151218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/PHPStorm/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/PHPStorm/'>PHPStorm IDE Primer Tutorial (Slideshow or Web Application or Game or Image) (20151218)</option><option id='MyNew-20170418' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/piano.htm?tonic=%20";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/piano.htm?tonic=%20'>Piano Playing Web Application Mobile Tutorial (Slideshow or Web Application or Game or Image) (20170418)</option><option id='MyNew-20170416' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/piano.html?tonic=%20";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/piano.html?tonic=%20'>Piano Playing Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20170416)</option><option id='MyNew-20200315' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/picturethis.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/picturethis.pdf'>PictureThis iOS iPhone App Tutorial (Slideshow or Web Application or Game or Image) (20200315)</option><option id='MyNew-20180213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/background_more.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/background_more.htm'>Place Quiz Hints Tutorial (Slideshow or Web Application or Game or Image) (20180213)</option><option id='MyNew-20180214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/background_more.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/background_more.htm'>Place Quiz Keyboard and Mobile Tutorial (Slideshow or Web Application or Game or Image) (20180214)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/background_more.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/background_more.html'>Place Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20180212)</option><option id='MyNew-20190324' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/please_sign.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/please_sign.mp4'>Please Sign Paperless Email Reply Primer Tutorial (Slideshow or Web Application or Game or Image) (20190324)</option><option id='MyNew-20130914' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/PodcastPublisher/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/PodcastPublisher/'>Podcast Publisher on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20130914)</option><option id='MyNew-20160718' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/mypodcasts2.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/mypodcasts2.jpg'>Podcasts via iPad Synching Primer Tutorial (Slideshow or Web Application or Game or Image) (20160718)</option><option id='MyNew-20200218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/polarr_install.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/polarr_install.pdf'>Polarr Photo Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20200218)</option><option id='MyNew-20180326' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html'>Pontoon Card Game Bidding Tutorial (Slideshow or Web Application or Game or Image) (20180326)</option><option id='MyNew-20180325' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/a_card_game.html'>Pontoon Card Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180325)</option><option id='MyNew-20150529' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/gifpal-20150528174303.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/gifpal-20150528174303.gif'>PostgreSQL PHP Tutorial (Slideshow or Web Application or Game or Image) (20150529)</option><option id='MyNew-20140715' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/PostgreSQL/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/PostgreSQL/'>PostgreSQL Primer Tutorial (Slideshow or Web Application or Game or Image) (20140715)</option><option id='MyNew-20181019' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/PostMessage/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/PostMessage/index.html'>PostMessage Calculator Primer Tutorial (Slideshow or Web Application or Game or Image) (20181019)</option><option id='MyNew-20140501' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/gv/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/gv/'>PostScript at Linux Primer Tutorial (Slideshow or Web Application or Game or Image) (20140501)</option><option id='MyNew-20160803a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/openoffice_recovery.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/openoffice_recovery.jpg'>Power and Lead Windows Primer Tutorial (Slideshow or Web Application or Game or Image) (20160803)</option><option id='MyNew-20190803' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/powerpoint_animation_and_trigger_via_xbox_makingof.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/powerpoint_animation_and_trigger_via_xbox_makingof.pdf'>PowerPoint Animation via Xbox Making Of Tutorial (Slideshow or Web Application or Game or Image) (20190803)</option><option id='MyNew-20130609' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PowerPoint/WebSlideShow/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PowerPoint/WebSlideShow/'>PowerPoint Web Slide Show Tutorial (Slideshow or Web Application or Game or Image) (20130609)</option><option id='MyNew-20221124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/gimp_add_bevel.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/gimp_add_bevel.jpg'>Presenting a Procedural Button Click Tutorial (Slideshow or Web Application or Game or Image) (20221124)</option><option id='MyNew-20171122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/genius_scan_multi_page_pdf.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/genius_scan_multi_page_pdf.pdf'>Preview PDF Annotation Bubbles Primer Tutorial (Slideshow or Web Application or Game or Image) (20171122)</option><option id='MyNew-20210905' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html'>Prime Numbers Fractional Favicon Canvas Tutorial (Slideshow or Web Application or Game or Image) (20210905)</option><option id='MyNew-20210904' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html'>Prime Numbers Fractional Favicon Tutorial (Slideshow or Web Application or Game or Image) (20210904)</option><option id='MyNew-20210901' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html'>Prime Numbers Fractional Forms Tutorial (Slideshow or Web Application or Game or Image) (20210901)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210906' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html'>Prime Numbers Fractional Sharing Tutorial (Slideshow or Web Application or Game or Image) (20210906)</option><option id='MyNew-20210828' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html'>Prime Numbers Primer Tutorial (Slideshow or Web Application or Game or Image) (20210828)</option><option id='MyNew-20220415' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/brother-printer-cartridge-change-tutorial.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/brother-printer-cartridge-change-tutorial.gif'>Printer Toner Cartridge Change Primer Tutorial (Slideshow or Web Application or Game or Image) (20220415)</option><option id='MyNew-20171011' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/promises_test.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/promises_test.htm'>Promise All Object Tutorial (Slideshow or Web Application or Game or Image) (20171011)</option><option id='MyNew-20171010' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/promises_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/promises_test.html'>Promise Object Primer Tutorial (Slideshow or Web Application or Game or Image) (20171010)</option><option id='MyNew-20210727' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/await.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/await.html'>Promise Object Sleeping and Doing Primer Tutorial (Slideshow or Web Application or Game or Image) (20210727)</option><option id='MyNew-20171127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/ftp_url.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Python/ftp_url.php'>Python and Perl ftp Download Tutorial (Slideshow or Web Application or Game or Image) (20171127)</option><option id='MyNew-20171125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/ftp_url.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Python/ftp_url.php'>Python ftp Primer Tutorial (Slideshow or Web Application or Game or Image) (20171125)</option><option id='MyNew-20150101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/HTML/python_html_attribute.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Python/HTML/python_html_attribute.jpg'>Python HTML Attribute Parsing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150101)</option><option id='MyNew-20140517' onclick='windowopen(";
newstr = newstr + dq + "//www.python.org/";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/List/Python_Listwork.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.python.org/";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/List/Python_Listwork.jpg'>Python List Primer Tutorial (Slideshow or Web Application or Game or Image) (20140517)</option><option id='MyNew-20171009' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/mysql_db.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Python/mysql_db.pdf'>Python MySql Circle and Point DataTable Primer Tutorial (Slideshow or Web Application or Game or Image) (20171009)</option><option id='MyNew-20190423' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/mysql_python_testdb_blob.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/mysql_python_testdb_blob.jpg'>Python MySql Connector Blob Tutorial (Slideshow or Web Application or Game or Image) (20190423)</option><option id='MyNew-20180516' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/mysql_python_testdb.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/mysql_python_testdb.pdf'>Python MySql Connector Primer Tutorial (Slideshow or Web Application or Game or Image) (20180516)</option><option id='MyNew-20130324' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/WebServer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Python/WebServer/'>Python Primer Tutorial (Slideshow or Web Application or Game or Image) (20130324)</option><option id='MyNew-20130608' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/Python_Directory_Filespec_Traverse/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Python/Python_Directory_Filespec_Traverse/'>Python Processing Directory Filespec Primer Tutorial (Slideshow or Web Application or Game or Image) (20130608)</option><option id='MyNew-20181012' onclick='windowopen(";
newstr = newstr + dq + "HTTP Module Primer Tutorial";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/python_requests.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='HTTP Module Primer Tutorial";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/python_requests.pdf'>Python Requests HTTP Module Primer Tutorial (Slideshow or Web Application or Game or Image) (20181012)</option><option id='MyNew-20140411' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/Tkinter/Python_Tkinter_CGI.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Python/Tkinter/Python_Tkinter_CGI.png'>Python Tkinter CGI Tutorial (Slideshow or Web Application or Game or Image) (20140411)</option><option id='MyNew-20140410' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/Tkinter/Python_Tkinter_Install.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Python/Tkinter/Python_Tkinter_Install.jpg'>Python Tkinter Install Tutorial (Slideshow or Web Application or Game or Image) (20140410)</option><option id='MyNew-20131022' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/Tkinter/Python_Tkinter_FileBrowser.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Python/Tkinter/Python_Tkinter_FileBrowser.jpg'>Python Tkinter Primer Tutorial (Slideshow or Web Application or Game or Image) (20131022)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20130823' onclick='windowopen(";
newstr = newstr + dq + "//www.python.org/";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/Tuple/Python_Tuple_Primer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.python.org/";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/Tuple/Python_Tuple_Primer.jpg'>Python Tuple Primer Tutorial (Slideshow or Web Application or Game or Image) (20130823)</option><option id='MyNew-20130906' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/XML/Validate/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Python/XML/Validate/'>Python XML and DTD Validate Primer Tutorial (Slideshow or Web Application or Game or Image) (20130906)</option><option id='MyNew-20141231' onclick='windowopen(";
newstr = newstr + dq + "//www.python.org/";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/XML/ElementTree/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.python.org/";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/XML/ElementTree/'>Python XML Primer Tutorial (Slideshow or Web Application or Game or Image) (20141231)</option><option id='MyNew-20210113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/covid_safe_camera.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/covid_safe_camera.jpg'>QR Code Covid Safe Check-in App Camera Tutorial (Slideshow or Web Application or Game or Image) (20210113)</option><option id='MyNew-20201024' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/service_nsw.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/service_nsw.gif'>QR Code Covid Safe Check-in App Tutorial (Slideshow or Web Application or Game or Image) (20201024)</option><option id='MyNew-20210721' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/qr_code_via_macos_webpage_image_two_finger_gesture_option.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/qr_code_via_macos_webpage_image_two_finger_gesture_option.pdf'>QR Code URL via macOS Two Finger Gesture Option Tutorial (Slideshow or Web Application or Game or Image) (20210721)</option><option id='MyNew-20160901' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/QR_Code_Reader_App.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/QR_Code_Reader_App.pdf'>QR Codes Reader Primer Tutorial (Slideshow or Web Application or Game or Image) (20160901)</option><option id='MyNew-20161018' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/QR_Code_Writer_App.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/QR_Code_Writer_App.jpg'>QR Codes Writer Primer Tutorial (Slideshow or Web Application or Game or Image) (20161018)</option><option id='MyNew-20200416' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au//HTMLCSS/quadratic_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au//HTMLCSS/quadratic_chalkboard.html'>Quadratic Equation Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20200416)</option><option id='MyNew-20190328' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/spinningaround.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/spinningaround.gif'>QuickTime Player Mov Video Conversion Tutorial (Slideshow or Web Application or Game or Image) (20190328)</option><option id='MyNew-20130502' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/QuickTimePlayer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/QuickTimePlayer/'>QuickTime Player Screen Capture Recording Tutorial (Slideshow or Web Application or Game or Image) (20130502)</option><option id='MyNew-20150327' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/QuickTimePlayer/flickr/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/QuickTimePlayer/flickr/'>QuickTime Player Video Flickr Share Primer Tutorial (Slideshow or Web Application or Game or Image) (20150327)</option><option id='MyNew-20141104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/QuickTimePlayer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/QuickTimePlayer/'>QuickTime Player Video for Firefox Primer Tutorial (Slideshow or Web Application or Game or Image) (20141104)</option><option id='MyNew-20150207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/QuickTimePlayer/FlipForYouTube/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/QuickTimePlayer/FlipForYouTube/'>QuickTime Player Video Rotation for YouTube Tutorial (Slideshow or Web Application or Game or Image) (20150207)</option><option id='MyNew-20141025' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Quiz_BlogCourse.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Quiz_BlogCourse.png'>Quiz Software Integration into Wordpress Blog Courses Tutorial (Slideshow or Web Application or Game or Image) (20141025)</option><option id='MyNew-20131229' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/R/R_TclTk_Canvas.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/R/R_TclTk_Canvas.jpg'>R Tcl/Tk Canvas Primer Tutorial (Slideshow or Web Application or Game or Image) (20131229)</option><option id='MyNew-20131228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/R/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/R/'>R Tcl/Tk Primer Tutorial (Slideshow or Web Application or Game or Image) (20131228)</option><option id='MyNew-20180216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm'>Rainbow Games Background Image Mobile Tutorial (Slideshow or Web Application or Game or Image) (20180216)</option><option id='MyNew-20180215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm'>Rainbow Games Background Image Tutorial (Slideshow or Web Application or Game or Image) (20180215)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.html'>Rainbow Games Double Transformation Tutorial (Slideshow or Web Application or Game or Image) (20180129)</option><option id='MyNew-20180204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm'>Rainbow Games Genericization Tutorial (Slideshow or Web Application or Game or Image) (20180204)</option><option id='MyNew-20180205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.htm'>Rainbow Games PHP Emoji Tutorial (Slideshow or Web Application or Game or Image) (20180205)</option><option id='MyNew-20180128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_walk_animation.html'>Rainbow Games Primer Tutorial (Slideshow or Web Application or Game or Image) (20180128)</option><option id='MyNew-20220510' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/random_background.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/random_background.html'>Random Background Webpage Fade Tutorial (Slideshow or Web Application or Game or Image) (20220510)</option><option id='MyNew-20220511' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/random_background.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/random_background.html'>Random Background Webpage Masking Tutorial (Slideshow or Web Application or Game or Image) (20220511)</option><option id='MyNew-20220509' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/random_background.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/random_background.html'>Random Background Webpage Primer Tutorial (Slideshow or Web Application or Game or Image) (20220509)</option><option id='MyNew-20130526' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/Randoms/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/Randoms/'>Random Images of Feed via Javascript JSON jQuery Tutorial (Slideshow or Web Application or Game or Image) (20130526)</option><option id='MyNew-20171004' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/VisualStudioCode/React/react_js.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/VisualStudioCode/React/react_js.pdf'>React Javascript Library on Node and Visual Studio Code Hello World Tutorial (Slideshow or Web Application or Game or Image) (20171004)</option><option id='MyNew-20200106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/regional_flags.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/regional_flags.html'>Regional Flag Emojis Primer Tutorial (Slideshow or Web Application or Game or Image) (20200106)</option><option id='MyNew-20181221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/mcrypt_login.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/mcrypt_login.php'>Registration and Login via PHP Mcrypt Messaging Email Tutorial (Slideshow or Web Application or Game or Image) (20181221)</option><option id='MyNew-20181220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/mcrypt_login.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/mcrypt_login.php'>Registration and Login via PHP Mcrypt Messaging Tutorial (Slideshow or Web Application or Game or Image) (20181220)</option><option id='MyNew-20181219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/mcrypt_login.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/mcrypt_login.php'>Registration and Login via PHP Mcrypt Primer Tutorial (Slideshow or Web Application or Game or Image) (20181219)</option><option id='MyNew-20151129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Moderation/moderation_captcha.php?admin=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Moderation/moderation_captcha.php?admin=y'>Registration via Captcha Primer Tutorial (Slideshow or Web Application or Game or Image) (20151129)</option><option id='MyNew-20170608' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/regexp_object_validation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/regexp_object_validation.html'>Regular Expression Object Primer Tutorial (Slideshow or Web Application or Game or Image) (20170608)</option><option id='MyNew-20221021' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/find_images_via_size.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/find_images_via_size.php'>Relative Image URL Data URI Relationship Primer Tutorial (Slideshow or Web Application or Game or Image) (20221021)</option><option id='MyNew-20140305' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/Rename/Rename.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/Rename/Rename.jpg'>Rename Scenarios in Linux Shell Script Primer Tutorial (Slideshow or Web Application or Game or Image) (20140305)</option><option id='MyNew-20181206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/renameidea.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/renameidea.jpg'>Renaming Scenario in Single Folder Primer Tutorial (Slideshow or Web Application or Game or Image) (20181206)</option><option id='MyNew-20180423' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/rename_to_aid_sorting.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/rename_to_aid_sorting.php'>Renaming to Aid with Numerical File Sorts Actions Tutorial (Slideshow or Web Application or Game or Image) (20180423)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180424' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/rename_to_aid_sorting.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/rename_to_aid_sorting.php'>Renaming to Aid with Numerical File Sorts Command Line and Curl Tutorial (Slideshow or Web Application or Game or Image) (20180424)</option><option id='MyNew-20180422' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/rename_to_aid_sorting.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/rename_to_aid_sorting.php'>Renaming to Aid with Numerical File Sorts Primer Tutorial (Slideshow or Web Application or Game or Image) (20180422)</option><option id='MyNew-20151229' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/TimelineChart/reservation.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/reservation.php'>Reservations Web Application Database Tutorial (Slideshow or Web Application or Game or Image) (20151229)</option><option id='MyNew-20151228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/TimelineChart/reservation.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/TimelineChart/reservation.php'>Reservations Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20151228)</option><option id='MyNew-20190228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/respiratory_system.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/respiratory_system.html'>Respiratory System Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190228)</option><option id='MyNew-20191018' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/index.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/index.htm'>Responsive Design Viewport Initial Scale Tutorial (Slideshow or Web Application or Game or Image) (20191018)</option><option id='MyNew-20191012' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/index.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/index.htm'>Responsive Design Viewport Width Considerations Tutorial (Slideshow or Web Application or Game or Image) (20191012)</option><option id='MyNew-20221116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au'>Responsive Web Design Landing Page Image Map Onresize Tutorial (Slideshow or Web Application or Game or Image) (20221116)</option><option id='MyNew-20221108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au'>Responsive Web Design Landing Page Image Map Tutorial (Slideshow or Web Application or Game or Image) (20221108)</option><option id='MyNew-20221018' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au'>Responsive Web Design Landing Page Incarnation Tutorial (Slideshow or Web Application or Game or Image) (20221018)</option><option id='MyNew-20210823' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/?responsive=yes";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/?responsive=yes'>Responsive Web Design Primer Tutorial (Slideshow or Web Application or Game or Image) (20210823)</option><option id='MyNew-20180520' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/seagate_backup_restore_image.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/seagate_backup_restore_image.pdf'>Restore of Time Machine Backup Primer Tutorial (Slideshow or Web Application or Game or Image) (20180520)</option><option id='MyNew-20140101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/PublicData/Public_Data.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/PublicData/Public_Data.jpg'>Reveal a Public Data Source in an Iframe Tutorial (Slideshow or Web Application or Game or Image) (20140101)</option><option id='MyNew-20210924' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/yaw_etc.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/yaw_etc.html'>Rotation Game Tutorial (Slideshow or Web Application or Game or Image) (20210924)</option><option id='MyNew-20200906' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/ipad_rotation.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/ipad_rotation.pdf'>Rotation Lock on iPad Primer Tutorial (Slideshow or Web Application or Game or Image) (20200906)</option><option id='MyNew-20130622' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/RubyOnRails/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/RubyOnRails/'>Ruby on Rails Primer Tutorial (Slideshow or Web Application or Game or Image) (20130622)</option><option id='MyNew-20180316' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/runforit_dice_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/runforit_dice_game.html'>Run for It Dice Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180316)</option><option id='MyNew-20140606' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Rust/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Rust/'>Rust Primer Tutorial (Slideshow or Web Application or Game or Image) (20140606)</option><option id='MyNew-20190821' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/was_responsive_design_is.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/was_responsive_design_is.pdf'>Safari Develop Menu Responsive Design Primer Tutorial (Slideshow or Web Application or Game or Image) (20190821)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190817' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/safari_develop.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/safari_develop.gif'>Safari Develop Menu Tutorial (Slideshow or Web Application or Game or Image) (20190817)</option><option id='MyNew-20140105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ConfirmWindow/animal_categorization.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ConfirmWindow/animal_categorization.html'>Safari iPad Issue with Window.Open and Window.Location Primer Tutorial (Slideshow or Web Application or Game or Image) (20140105)</option><option id='MyNew-20210724' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>Safari Web Inspector Network Tab Headers Daylight Saving Tutorial (Slideshow or Web Application or Game or Image) (20210724)</option><option id='MyNew-20210725' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/australian_lighthouses.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/australian_lighthouses.php'>Safari Web Inspector Network Tab Headers PHP Post Tutorial (Slideshow or Web Application or Game or Image) (20210725)</option><option id='MyNew-20210723' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/mapgeo_bad_post.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/mapgeo_bad_post.jpg'>Safari Web Inspector Network Tab Headers Tutorial (Slideshow or Web Application or Game or Image) (20210723)</option><option id='MyNew-20190531' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/move_around_edge.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/move_around_edge.htm'>Same Domain Popup Moveto Canvas Tutorial (Slideshow or Web Application or Game or Image) (20190531)</option><option id='MyNew-20190529' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/move_around_edge.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/move_around_edge.html'>Same Domain Popup Moveto Primer Tutorial (Slideshow or Web Application or Game or Image) (20190529)</option><option id='MyNew-20190530' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/move_around_edge.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/move_around_edge.htm'>Same Domain Popup Moveto User Control Tutorial (Slideshow or Web Application or Game or Image) (20190530)</option><option id='MyNew-20220728' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/sanitizer_api_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/sanitizer_api_test.html'>Sanitizer API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220728)</option><option id='MyNew-20190924' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/sass_crontab.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/sass_crontab.pdf'>Sass CSS Stylesheet Background Crontab Tutorial (Slideshow or Web Application or Game or Image) (20190924)</option><option id='MyNew-20190923' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/sass_scss.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/sass_scss.pdf'>Sass CSS Stylesheet Primer Tutorial (Slideshow or Web Application or Game or Image) (20190923)</option><option id='MyNew-20190926' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/sass_watchdog.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/sass_watchdog.php'>Sass CSS Stylesheet Supervisor Execution Tutorial (Slideshow or Web Application or Game or Image) (20190926)</option><option id='MyNew-20190925' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/sass_watchdog.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/sass_watchdog.php'>Sass CSS Stylesheet Supervisor Watchdog Tutorial (Slideshow or Web Application or Game or Image) (20190925)</option><option id='MyNew-20190927' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/sass_watchdog.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/sass_watchdog.php'>Sass CSS Stylesheet Watchdog Beginnings Tutorial (Slideshow or Web Application or Game or Image) (20190927)</option><option id='MyNew-20190929' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/sass_watchdog.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/sass_watchdog.php'>Sass CSS Stylesheet Watchdog Updates Tutorial (Slideshow or Web Application or Game or Image) (20190929)</option><option id='MyNew-20161205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/scala_netbeans.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/scala_netbeans.jpg'>Scala Hello World Primer Tutorial (Slideshow or Web Application or Game or Image) (20161205)</option><option id='MyNew-20170901' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/online.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/online.jpg'>Scam Tactics Primer Tutorial (Slideshow or Web Application or Game or Image) (20170901)</option><option id='MyNew-20170405' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/scientific_research.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/scientific_research.htm'>Scientific Research Game PHP Tutorial (Slideshow or Web Application or Game or Image) (20170405)</option><option id='MyNew-20170404' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/scientific_research.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/scientific_research.html'>Scientific Research Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170404)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20161020' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/scissors_paper_rock_div.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/scissors_paper_rock_div.html'>Scissors Paper Rock Game Emoji Animated Gif Tutorial (Slideshow or Web Application or Game or Image) (20161020)</option><option id='MyNew-20161019' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/scissors_paper_rock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/scissors_paper_rock.html'>Scissors Paper Rock Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20161019)</option><option id='MyNew-20220706' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_va.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_va.htm'>Screen Capture API Download Audio Video Tutorial (Slideshow or Web Application or Game or Image) (20220706)</option><option id='MyNew-20220708' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_va.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_va.htm'>Screen Capture API Download Multitrack Video Tutorial (Slideshow or Web Application or Game or Image) (20220708)</option><option id='MyNew-20220701' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_test.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_test.htm'>Screen Capture API Download Video Tutorial (Slideshow or Web Application or Game or Image) (20220701)</option><option id='MyNew-20220630' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/screen_capture_api_test.html'>Screen Capture API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220630)</option><option id='MyNew-20131008' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Grab/Grab.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Grab/Grab.m4v'>Screen Capture Primer Tutorial (Slideshow or Web Application or Game or Image) (20131008)</option><option id='MyNew-20190813' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.htm'>Screen Corner Horizontal and Vertical Text Content Tutorial (Slideshow or Web Application or Game or Image) (20190813)</option><option id='MyNew-20190814' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.htm'>Screen Corner Horizontal and Vertical Text Position Tutorial (Slideshow or Web Application or Game or Image) (20190814)</option><option id='MyNew-20190812' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.html'>Screen Corner Horizontal and Vertical Text Primer Tutorial (Slideshow or Web Application or Game or Image) (20190812)</option><option id='MyNew-20190815' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/hmeetsv.htm'>Screen Corner Horizontal and Vertical Text Share Tutorial (Slideshow or Web Application or Game or Image) (20190815)</option><option id='MyNew-20201023' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/screenshot_annotating.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/screenshot_annotating.gif'>Screenshot Annotating in iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20201023)</option><option id='MyNew-20220131' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/grab_becomes_screenshot.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/grab_becomes_screenshot.jpg'>Screenshot macOS Utility Primer Tutorial (Slideshow or Web Application or Game or Image) (20220131)</option><option id='MyNew-20210213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ne_lu_na.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ne_lu_na.jpg'>Screenshotting Composite Images on macOS Tutorial (Slideshow or Web Application or Game or Image) (20210213)</option><option id='MyNew-20220702' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/console_override.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/console_override.html'>Scrolling Logging Template Literals Primer Tutorial (Slideshow or Web Application or Game or Image) (20220702)</option><option id='MyNew-20220613' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/http_user_agent.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/http_user_agent.jpg'>Search Engine Crawler Bot Traffic Detection Tutorial (Slideshow or Web Application or Game or Image) (20220613)</option><option id='MyNew-20160521' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/meta_description.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/meta_description.jpg'>Search Engine Optimization Meta Description Primer Tutorial (Slideshow or Web Application or Game or Image) (20160521)</option><option id='MyNew-20200908' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/meta_description_specific.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/meta_description_specific.jpg'>Search Engine Optimization Meta Description Specific Tutorial (Slideshow or Web Application or Game or Image) (20200908)</option><option id='MyNew-20160525' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/meta_keywords.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/meta_keywords.jpg'>Search Engine Optimization Meta Keywords Primer Tutorial (Slideshow or Web Application or Game or Image) (20160525)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220715' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/'>Select Element Onmouseout Focus Control to Nowhere Annoyance Solution Tutorial (Slideshow or Web Application or Game or Image) (20220715)</option><option id='MyNew-20220810' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/clipboard_api_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/clipboard_api_test.html'>Selection API and Clipboard API Tutorial (Slideshow or Web Application or Game or Image) (20220810)</option><option id='MyNew-20211220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/HouseSepia.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/HouseSepia.mp4'>Sepia Video via ffmpeg Primer Tutorial (Slideshow or Web Application or Game or Image) (20211220)</option><option id='MyNew-20170731' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/fix_access.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/fix_access.jpg'>Server unexpectedly closed network connection FileZilla Tutorial (Slideshow or Web Application or Game or Image) (20170731)</option><option id='MyNew-20190731' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/shooting_star_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/shooting_star_game.html'>Shooting Star Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190731)</option><option id='MyNew-20190802' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/shooting_star_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/shooting_star_game.html'>Shooting Star Two Player Game Tutorial (Slideshow or Web Application or Game or Image) (20190802)</option><option id='MyNew-20210811' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_in_sector.html'>Short Code Personalized Emoji in Sector Game Tutorial (Slideshow or Web Application or Game or Image) (20210811)</option><option id='MyNew-20200220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/shotcut_install.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/shotcut_install.pdf'>Shotcut Video Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20200220)</option><option id='MyNew-20181017' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Emoji Placeholder Lookup Tutorial (Slideshow or Web Application or Game or Image) (20181017)</option><option id='MyNew-20181016' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Emoji Placeholder Tutorial (Slideshow or Web Application or Game or Image) (20181016)</option><option id='MyNew-20170525' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/signature_signature.html'>Signature Signature PHP Tutorial (Slideshow or Web Application or Game or Image) (20170525)</option><option id='MyNew-20170524' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/signature_signature.html'>Signature Signature Primer Tutorial (Slideshow or Web Application or Game or Image) (20170524)</option><option id='MyNew-20170526' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Proof of Concept Supervisor Tutorial (Slideshow or Web Application or Game or Image) (20170526)</option><option id='MyNew-20170601' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Discrete Click and Touch Flip Flop Rotation Tutorial (Slideshow or Web Application or Game or Image) (20170601)</option><option id='MyNew-20170528' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Discrete Click and Touch Functionality Tutorial (Slideshow or Web Application or Game or Image) (20170528)</option><option id='MyNew-20170530' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Discrete Click and Touch Image Functionality Tutorial (Slideshow or Web Application or Game or Image) (20170530)</option><option id='MyNew-20170531' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Discrete Click and Touch Postcard Tutorial (Slideshow or Web Application or Game or Image) (20170531)</option><option id='MyNew-20170602' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Discrete Click and Touch Text Rotation Tutorial (Slideshow or Web Application or Game or Image) (20170602)</option><option id='MyNew-20170611' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Email Attachment Tutorial (Slideshow or Web Application or Game or Image) (20170611)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170612' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Emoji Internationalization Tutorial (Slideshow or Web Application or Game or Image) (20170612)</option><option id='MyNew-20170527' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Functionality Tutorial (Slideshow or Web Application or Game or Image) (20170527)</option><option id='MyNew-20170613' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor PDF ImageMagick Tutorial (Slideshow or Web Application or Game or Image) (20170613)</option><option id='MyNew-20170614' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor PDF Reading Tutorial (Slideshow or Web Application or Game or Image) (20170614)</option><option id='MyNew-20170615' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor PDF Reconstruction Tutorial (Slideshow or Web Application or Game or Image) (20170615)</option><option id='MyNew-20170619' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor PDF Writing Tutorial (Slideshow or Web Application or Game or Image) (20170619)</option><option id='MyNew-20170607' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Timesheet Browse Image Standing Order Tutorial (Slideshow or Web Application or Game or Image) (20170607)</option><option id='MyNew-20170605' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Timesheet Cross Domain Tutorial (Slideshow or Web Application or Game or Image) (20170605)</option><option id='MyNew-20170604' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Timesheet RegExp Tutorial (Slideshow or Web Application or Game or Image) (20170604)</option><option id='MyNew-20170606' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Timesheet Standing Order Tutorial (Slideshow or Web Application or Game or Image) (20170606)</option><option id='MyNew-20170603' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>Signature Signature Supervisor Timesheet Tutorial (Slideshow or Web Application or Game or Image) (20170603)</option><option id='MyNew-20131009' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ASPNet/Silverlight/MVC/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ASPNet/Silverlight/MVC/'>Silverlight ASP.Net MVC Primer Tutorial (Slideshow or Web Application or Game or Image) (20131009)</option><option id='MyNew-20160119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/sim_card.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/sim_card.jpg'>Sim Card Primer Tutorial (Slideshow or Web Application or Game or Image) (20160119)</option><option id='MyNew-20180414' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/simcard.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/simcard.jpg'>Sim Card via iPad with WiFi Primer Tutorial (Slideshow or Web Application or Game or Image) (20180414)</option><option id='MyNew-20180311' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/simile_scramble.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/simile_scramble.html'>Simile Scramble Word Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180311)</option><option id='MyNew-20161013' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/simon_says.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/simon_says.html'>Simon Says Device Motion Orientation Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20161013)</option><option id='MyNew-20190223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/doc_qs.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/doc_qs.html'>Simon Says Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190223)</option><option id='MyNew-20220501' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/simple_card.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/simple_card.htm'>Simple Emoji Border Card Client Tutorial (Slideshow or Web Application or Game or Image) (20220501)</option><option id='MyNew-20220430' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/simple_card.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/simple_card.php'>Simple Emoji Border Card Primer Tutorial (Slideshow or Web Application or Game or Image) (20220430)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220502' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/simple_card.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/simple_card.htm'>Simple Emoji Border Card Sharing Tutorial (Slideshow or Web Application or Game or Image) (20220502)</option><option id='MyNew-20161030' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/siri_dictation.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/siri_dictation.pdf'>Siri on iPad Mail Dictate Tutorial (Slideshow or Web Application or Game or Image) (20161030)</option><option id='MyNew-20220205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/siri_plays_apple_music_song.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/siri_plays_apple_music_song.gif'>Siri on iPad Plays Apple Music Song Tutorial (Slideshow or Web Application or Game or Image) (20220205)</option><option id='MyNew-20220206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/Siri_via_say_onto_iPhone.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/Siri_via_say_onto_iPhone.mp4'>Siri on iPhone Plays Spotify Song via macOS say Tutorial (Slideshow or Web Application or Game or Image) (20220206)</option><option id='MyNew-20170727' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/skeleton_map.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/skeleton_map.html'>Skeletal System Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170727)</option><option id='MyNew-20170728' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/skeleton_map.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/skeleton_map.htm'>Skeletal System Game Reveal Tutorial (Slideshow or Web Application or Game or Image) (20170728)</option><option id='MyNew-20170523' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/sketchup.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/sketchup.pdf'>SketchUp Primer Tutorial (Slideshow or Web Application or Game or Image) (20170523)</option><option id='MyNew-20131002' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Skype/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Skype/'>Skype Primer Tutorial (Slideshow or Web Application or Game or Image) (20131002)</option><option id='MyNew-20150811' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php'>Slideshow Animation via Image Visibility Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150811)</option><option id='MyNew-20150812' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php'>Slideshow Animation via Image Visibility Modelling Tutorial (Slideshow or Web Application or Game or Image) (20150812)</option><option id='MyNew-20150810' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/slideshow_via_invisibility_and_fade.php'>Slideshow Animation via Image Visibility Primer Tutorial (Slideshow or Web Application or Game or Image) (20150810)</option><option id='MyNew-20201210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/imagegridmap.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/imagegridmap.php'>Small Image Map Grid Tutorial (Slideshow or Web Application or Game or Image) (20201210)</option><option id='MyNew-20190912' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/mo_me_rt_t.htm'>Smooth Spinner Game Tutorial (Slideshow or Web Application or Game or Image) (20190912)</option><option id='MyNew-20210525' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/contacts_sms.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/contacts_sms.gif'>SMS and Contacts Relationship Primer Tutorial (Slideshow or Web Application or Game or Image) (20210525)</option><option id='MyNew-20161210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/email_to_sms.html.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/email_to_sms.html.html'>SMS via Email Primer Tutorial (Slideshow or Web Application or Game or Image) (20161210)</option><option id='MyNew-20170909' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/NodeJs/Chat/socketio_chat.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/NodeJs/Chat/socketio_chat.pdf'>Socket.IO Node.js Chat Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20170909)</option><option id='MyNew-20170910' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/NodeJs/Whiteboard/socketio_whiteboard.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/NodeJs/Whiteboard/socketio_whiteboard.jpg'>Socket.IO Node.js Whiteboard Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20170910)</option><option id='MyNew-20170911' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/NodeJs/Whiteboard/socketio_whiteboard_quiz.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/NodeJs/Whiteboard/socketio_whiteboard_quiz.jpg'>Socket.IO Node.js Whiteboard Quiz Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20170911)</option><option id='MyNew-20170912' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/NodeJs/Whiteboard/socketio_whiteboard_signature.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/NodeJs/Whiteboard/socketio_whiteboard_signature.jpg'>Socket.IO Node.js Whiteboard Signature Collaboration Tutorial (Slideshow or Web Application or Game or Image) (20170912)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20150728' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/prosandcons_2015_7_12_44_2.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/prosandcons_2015_7_12_44_2.png'>Solid State Drive Primer Tutorial (Slideshow or Web Application or Game or Image) (20150728)</option><option id='MyNew-20220818' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/sos_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/sos_game.html'>SOS Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20220818)</option><option id='MyNew-20130908' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/CompositeObjects/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/CompositeObjects/index.html'>Source Control in Xcode Tutorial (Slideshow or Web Application or Game or Image) (20130908)</option><option id='MyNew-20180522' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Speech to Text ESL Tutorial (Slideshow or Web Application or Game or Image) (20180522)</option><option id='MyNew-20180528' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=5";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=5'>Speech to Text Hangman Game Tutorial (Slideshow or Web Application or Game or Image) (20180528)</option><option id='MyNew-20180524' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Speech to Text Hierarchy Tutorial (Slideshow or Web Application or Game or Image) (20180524)</option><option id='MyNew-20180529' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Speech to Text LibreOffice Template Tutorial (Slideshow or Web Application or Game or Image) (20180529)</option><option id='MyNew-20180521' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Speech to Text Primer Tutorial (Slideshow or Web Application or Game or Image) (20180521)</option><option id='MyNew-20180523' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Speech to Text Survey Tutorial (Slideshow or Web Application or Game or Image) (20180523)</option><option id='MyNew-20180525' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Speech to Text to Speech Tutorial (Slideshow or Web Application or Game or Image) (20180525)</option><option id='MyNew-20180527' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php?mode=4'>Speech to Text Vocabulary Phrases Tutorial (Slideshow or Web Application or Game or Image) (20180527)</option><option id='MyNew-20190327' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/spinning_around.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/spinning_around.mp4'>Spinning Around Primer Tutorial (Slideshow or Web Application or Game or Image) (20190327)</option><option id='MyNew-20191202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/spare/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/spare/'>Splash Screen CSS Delayed Dynamic Javascript Body HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20191202)</option><option id='MyNew-20160918' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/audio_1_59.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/audio_1_59.html'>Spliced Audio Number Announcements Tutorial (Slideshow or Web Application or Game or Image) (20160918)</option><option id='MyNew-20160919' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/audio_1_59.htm?showform=on";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/audio_1_59.htm?showform=on'>Spliced Audio Number Genericization Tutorial (Slideshow or Web Application or Game or Image) (20160919)</option><option id='MyNew-20160831' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/splice_audio.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/splice_audio.htm'>Spliced Audio/Video Overlay Position Tutorial (Slideshow or Web Application or Game or Image) (20160831)</option><option id='MyNew-20160830' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/splice_audio.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/splice_audio.htm'>Spliced Audio/Video/Image Overlay Tutorial (Slideshow or Web Application or Game or Image) (20160830)</option><option id='MyNew-20160827' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/splice_audio.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/splice_audio.html'>Splicing Audio Primer Tutorial (Slideshow or Web Application or Game or Image) (20160827)</option><option id='MyNew-20210608' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/spotify_bluetooth_volume.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/spotify_bluetooth_volume.m4v'>Spotify Bluetooth Speaker Volume Tutorial (Slideshow or Web Application or Game or Image) (20210608)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180907' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/spotify_queue.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/spotify_queue.mp4'>Spotify Queue Album in Order Primer Tutorial (Slideshow or Web Application or Game or Image) (20180907)</option><option id='MyNew-20210317' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/spotlight_usefulness.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/spotlight_usefulness.gif'>Spotlight on MacOS Generic Usefulness Tutorial (Slideshow or Web Application or Game or Image) (20210317)</option><option id='MyNew-20170921' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/global_substitution.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/global_substitution.pdf'>Spreadsheet and XML Global Substitution Accountability Tutorial (Slideshow or Web Application or Game or Image) (20170921)</option><option id='MyNew-20170309' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tr_mapping.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tr_mapping.jpg'>Spreadsheet and XML Global Substitution CSV Tutorial (Slideshow or Web Application or Game or Image) (20170309)</option><option id='MyNew-20170330' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tr_mapping_more.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tr_mapping_more.jpg'>Spreadsheet and XML Global Substitution Genericization Tutorial (Slideshow or Web Application or Game or Image) (20170330)</option><option id='MyNew-20170224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/XML/spreadsheet_xml_job.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/XML/spreadsheet_xml_job.pdf'>Spreadsheet and XML Global Substitution Primer Tutorial (Slideshow or Web Application or Game or Image) (20170224)</option><option id='MyNew-20160229' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice/ProblemSolving/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/ProblemSolving/'>Spreadsheet Problem Solving Primer Tutorial (Slideshow or Web Application or Game or Image) (20160229)</option><option id='MyNew-20160301' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LibreOffice/ProblemSolving/Template/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LibreOffice/ProblemSolving/Template/'>Spreadsheet Problem Solving Template Tutorial (Slideshow or Web Application or Game or Image) (20160301)</option><option id='MyNew-20211217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/sprite_eg.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/sprite_eg.html'>Sprite Background Menu Navigation Javascript Tutorial (Slideshow or Web Application or Game or Image) (20211217)</option><option id='MyNew-20211216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/sprite_eg.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/sprite_eg.html'>Sprite Background Menu Navigation Primer Tutorial (Slideshow or Web Application or Game or Image) (20211216)</option><option id='MyNew-20170427' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/flat_file_mathematics.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/flat_file_mathematics.php'>SQL for Flat Files Data Type Tutorial (Slideshow or Web Application or Game or Image) (20170427)</option><option id='MyNew-20170424' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/flat_file_poll.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/flat_file_poll.php'>SQL for Flat Files Database Tutorial (Slideshow or Web Application or Game or Image) (20170424)</option><option id='MyNew-20170422' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/flat_file_poll.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/flat_file_poll.php'>SQL for Flat Files DDL Tutorial (Slideshow or Web Application or Game or Image) (20170422)</option><option id='MyNew-20170421' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/flat_file_engine.php?sql=SELECT+*+FROM+ourdatatable2";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/flat_file_engine.php?sql=SELECT+*+FROM+ourdatatable2'>SQL for Flat Files DML Tutorial (Slideshow or Web Application or Game or Image) (20170421)</option><option id='MyNew-20170423' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/flat_file_poll.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/flat_file_poll.php'>SQL for Flat Files Poll Tutorial (Slideshow or Web Application or Game or Image) (20170423)</option><option id='MyNew-20170420' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/flat_file_engine.php?sql=SELECT+*+FROM+ourdatatable2";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/flat_file_engine.php?sql=SELECT+*+FROM+ourdatatable2'>SQL for Flat Files Primer Tutorial (Slideshow or Web Application or Game or Image) (20170420)</option><option id='MyNew-20170428' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/flat_file.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/flat_file.html'>SQL for Flat Files Supervisory Tutorial (Slideshow or Web Application or Game or Image) (20170428)</option><option id='MyNew-20130327' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/SQL/Resources/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/SQL/Resources/'>SQL in MySql Primer Tutorial (Slideshow or Web Application or Game or Image) (20130327)</option><option id='MyNew-20130711' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MS-SQL/XML/SQLServer_XML_Primer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MS-SQL/XML/SQLServer_XML_Primer.jpg'>SQL Server and XML Primer Tutorial (Slideshow or Web Application or Game or Image) (20130711)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20130613' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/SQLServer2008/CSVImport/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/SQLServer2008/CSVImport/'>SQL Server CSV Import Primer Tutorial (Slideshow or Web Application or Game or Image) (20130613)</option><option id='MyNew-20130329' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MS-SQL/SQLServerManagementStudioExample/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MS-SQL/SQLServerManagementStudioExample/'>SQL Server Primer Tutorial (Slideshow or Web Application or Game or Image) (20130329)</option><option id='MyNew-20130826' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MS-SQL/StoredProcedure/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MS-SQL/StoredProcedure/'>Sql Server Stored Procedure Primer Tutorial (Slideshow or Web Application or Game or Image) (20130826)</option><option id='MyNew-20141031' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/SQLite/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/SQLite/'>SQLite Primer Tutorial (Slideshow or Web Application or Game or Image) (20141031)</option><option id='MyNew-20170506' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/ssl_certificate.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/ssl_certificate.jpg'>SSL Certificate Primer Tutorial (Slideshow or Web Application or Game or Image) (20170506)</option><option id='MyNew-20210829' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/ssl_renewal_revisited.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/ssl_renewal_revisited.gif'>SSL Certificate Renewal Revisited Tutorial (Slideshow or Web Application or Game or Image) (20210829)</option><option id='MyNew-20170920' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/ssl_renewal.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/ssl_renewal.pdf'>SSL Certificate Renewal Tutorial (Slideshow or Web Application or Game or Image) (20170920)</option><option id='MyNew-20160802a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/sslcert.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/sslcert.jpg'>SSL Friendly Web Application URLs Primer Tutorial (Slideshow or Web Application or Game or Image) (20160802)</option><option id='MyNew-20170502' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/SSL_Linux_Crontab_Curl.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/SSL_Linux_Crontab_Curl.jpg'>SSL on Linux Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20170502)</option><option id='MyNew-20170505' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/recent-posts-2.jpeg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/recent-posts-2.jpeg'>SSL Recent Post ImageMagick Thumbnail Tutorial (Slideshow or Web Application or Game or Image) (20170505)</option><option id='MyNew-20170507' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/PieChart/pie_chart.php'>SSL Software Suite Changes Primer Tutorial (Slideshow or Web Application or Game or Image) (20170507)</option><option id='MyNew-20170508' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/SSL/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/SSL/'>SSL Supervisory Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20170508)</option><option id='MyNew-20170504' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>SSL Web Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20170504)</option><option id='MyNew-20170503' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/'>SSL WordPress TwentyTen Theme Primer Tutorial (Slideshow or Web Application or Game or Image) (20170503)</option><option id='MyNew-20200612' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Standing Order Canvas Datetime or Number or Emoji Sequences Tutorial (Slideshow or Web Application or Game or Image) (20200612)</option><option id='MyNew-20200814' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/no_scanner_hardcopy_copy_ready_for_standing_order.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/no_scanner_hardcopy_copy_ready_for_standing_order.pdf'>Standing Order Hardcopy without Printer Scanning Tutorial (Slideshow or Web Application or Game or Image) (20200814)</option><option id='MyNew-20200614' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Standing Order Sequences Canvas of Image Dimensions Flexibility Tutorial (Slideshow or Web Application or Game or Image) (20200614)</option><option id='MyNew-20200613' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/feedback.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/feedback.htm'>Standing Order Sequences Canvas of Image Dimensions Tutorial (Slideshow or Web Application or Game or Image) (20200613)</option><option id='MyNew-20160916' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.htm'>Star Proteins versus Superbugs Game CSS Tutorial (Slideshow or Web Application or Game or Image) (20160916)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20161023' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.htm?showform=on";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.htm?showform=on'>Star Proteins versus Superbugs Game Genericization Tutorial (Slideshow or Web Application or Game or Image) (20161023)</option><option id='MyNew-20160915' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.htm'>Star Proteins versus Superbugs Game OOP Tutorial (Slideshow or Web Application or Game or Image) (20160915)</option><option id='MyNew-20160914' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Reveal/star_proteins_vs_superbugs.html'>Star Proteins versus Superbugs Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160914)</option><option id='MyNew-20220212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php'>Start Word Suggestions for Wordle Iframe Tutorial (Slideshow or Web Application or Game or Image) (20220212)</option><option id='MyNew-20220220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php'>Start Word Suggestions for Wordle Intersessional Tutorial (Slideshow or Web Application or Game or Image) (20220220)</option><option id='MyNew-20220210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php'>Start Word Suggestions for Wordle Primer Tutorial (Slideshow or Web Application or Game or Image) (20220210)</option><option id='MyNew-20220214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php'>Start Word Suggestions for Wordle Sort Tutorial (Slideshow or Web Application or Game or Image) (20220214)</option><option id='MyNew-20220211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/start_word_for_wordle_helper.php'>Start Word Suggestions for Wordle Styling and Scripting Tutorial (Slideshow or Web Application or Game or Image) (20220211)</option><option id='MyNew-20140728' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/SimpleStaticHTML/simple_supervisor.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/SimpleStaticHTML/simple_supervisor.html'>Static HTML Based PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20140728)</option><option id='MyNew-20230605' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/afl_midway_thoughts.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/afl_midway_thoughts.gif'>Statistics and Sport Tutorial (Slideshow or Web Application or Game or Image) (20230605)</option><option id='MyNew-20130621a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/streetart/images/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/streetart/images/'>Street Art (Slideshow or Web Application or Game or Image) (20130621)</option><option id='MyNew-20180411' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/split_explode.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/split_explode.pdf'>String Delimitation in Web Applications Primer Tutorial (Slideshow or Web Application or Game or Image) (20180411)</option><option id='MyNew-20210606' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/stylus_signature_email.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/stylus_signature_email.pdf'>Stylus Email Signatures with Touch Devices Tutorial (Slideshow or Web Application or Game or Image) (20210606)</option><option id='MyNew-20210605' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/stylus_ipad.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/stylus_ipad.gif'>Stylus with Touch Devices Primer Tutorial (Slideshow or Web Application or Game or Image) (20210605)</option><option id='MyNew-20160326' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ology_chalkboard.html'>Suffix Ology Primer Tutorial (Slideshow or Web Application or Game or Image) (20160326)</option><option id='MyNew-20210917' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/au_super_con.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/au_super_con.gif'>Superannuation Consolidation in Australia Tutorial (Slideshow or Web Application or Game or Image) (20210917)</option><option id='MyNew-20140514' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/surveyrelatedtopic_sankey.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/surveyrelatedtopic_sankey.html'>Survey Related Topic or Poll Sankey Diagram Primer Tutorial (Slideshow or Web Application or Game or Image) (20140514)</option><option id='MyNew-20140513' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/surveytopic_histogram.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/surveytopic_histogram.html'>Survey Topic or Poll Histogram Primer Tutorial (Slideshow or Web Application or Game or Image) (20140513)</option><option id='MyNew-20171120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circuit.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circuit.htm'>Sushi Train Circuit Game Currency Tutorial (Slideshow or Web Application or Game or Image) (20171120)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20171118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circuit.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circuit.htm'>Sushi Train Circuit Game Tutorial (Slideshow or Web Application or Game or Image) (20171118)</option><option id='MyNew-20190210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/svg_position.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_position.html'>SVG Absolute Positioning Primer Tutorial (Slideshow or Web Application or Game or Image) (20190210)</option><option id='MyNew-20190211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/svg_position.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_position.html'>SVG Absolute Positioning Sharing Tutorial (Slideshow or Web Application or Game or Image) (20190211)</option><option id='MyNew-20230406' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html'>SVG and Gradient Fraction Game Operators Tutorial (Slideshow or Web Application or Game or Image) (20230406)</option><option id='MyNew-20230405' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/circular_sectors.html'>SVG and Gradient Fraction Game Tutorial (Slideshow or Web Application or Game or Image) (20230405)</option><option id='MyNew-20220616' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Clock Iframe Window Opener Tutorial (Slideshow or Web Application or Game or Image) (20220616)</option><option id='MyNew-20220617' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Clock Map Right Click Hashtagging Tutorial (Slideshow or Web Application or Game or Image) (20220617)</option><option id='MyNew-20220802' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Clock Minimize Tutorial (Slideshow or Web Application or Game or Image) (20220802)</option><option id='MyNew-20200123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Clock Primer Tutorial (Slideshow or Web Application or Game or Image) (20200123)</option><option id='MyNew-20200127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Digital and Analogue Clock Daylight Saving Tutorial (Slideshow or Web Application or Game or Image) (20200127)</option><option id='MyNew-20220614' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Digital and Analogue Clock Interfacing Tutorial (Slideshow or Web Application or Game or Image) (20220614)</option><option id='MyNew-20200128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Digital and Analogue Clock Local Time Tutorial (Slideshow or Web Application or Game or Image) (20200128)</option><option id='MyNew-20220615' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Digital and Analogue Clock Synchronizing Tutorial (Slideshow or Web Application or Game or Image) (20220615)</option><option id='MyNew-20200125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Digital and Analogue Clock Tutorial (Slideshow or Web Application or Game or Image) (20200125)</option><option id='MyNew-20211121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/svg_clock.html'>SVG Network Digital and Analogue Clocks Tutorial (Slideshow or Web Application or Game or Image) (20211121)</option><option id='MyNew-20150418' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/Dictionary/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/Dictionary/'>Swift Dictionaries and Arrays Primer Tutorial (Slideshow or Web Application or Game or Image) (20150418)</option><option id='MyNew-20141210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/HelloWorld/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/HelloWorld/'>Swift Hello World Primer Tutorial (Slideshow or Web Application or Game or Image) (20141210)</option><option id='MyNew-20150419' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/OperatorOverloading/Overloading.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/OperatorOverloading/Overloading.jpg'>Swift Operator Overloading Primer Tutorial (Slideshow or Web Application or Game or Image) (20150419)</option><option id='MyNew-20201130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/ipad_ide.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/ipad_ide.pdf'>Swift Playgrounds on iPad Primer Tutorial (Slideshow or Web Application or Game or Image) (20201130)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20230120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/swift_game_playground.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/swift_game_playground.gif'>Swift Playgrounds on macOS Game Tutorial (Slideshow or Web Application or Game or Image) (20230120)</option><option id='MyNew-20230101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/swift_map_portsmore.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/swift_map_portsmore.jpg'>Swift Playgrounds on macOS Map Emoji Tutorial (Slideshow or Web Application or Game or Image) (20230101)</option><option id='MyNew-20221231' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/swift_geojson_playground.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/swift_geojson_playground.gif'>Swift Playgrounds on macOS Map GeoJson Tutorial (Slideshow or Web Application or Game or Image) (20221231)</option><option id='MyNew-20221230' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/swift_new_playground.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/swift_new_playground.gif'>Swift Playgrounds on macOS Map Tutorial (Slideshow or Web Application or Game or Image) (20221230)</option><option id='MyNew-20150206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/RhopalicSentence/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/RhopalicSentence/'>Swift Xcode iOS UIWebView Mobile Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20150206)</option><option id='MyNew-20201025' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/iPad_drag.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/iPad_drag.gif'>Swipe iPad Screen Actions Tutorial (Slideshow or Web Application or Game or Image) (20201025)</option><option id='MyNew-20170529' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/target_share_challenge.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/target_share_challenge.php'>Table Cell like Button Primer Tutorial (Slideshow or Web Application or Game or Image) (20170529)</option><option id='MyNew-20161105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/flickrfeedbigborder.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/flickrfeedbigborder.html'>Tablet Run Web Server Blog Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20161105)</option><option id='MyNew-20161106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/flickrfeedseveral.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/flickrfeedseveral.php'>Tablet Run Web Server Blog PHP Tutorial (Slideshow or Web Application or Game or Image) (20161106)</option><option id='MyNew-20161104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/Picture191.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/Picture191.jpg'>Tablet Run Web Server Blog Primer Tutorial (Slideshow or Web Application or Game or Image) (20161104)</option><option id='MyNew-20130511' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/TaskSchedular/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/TaskSchedular/'>Task Schedular in Windows Primer Tutorial (Slideshow or Web Application or Game or Image) (20130511)</option><option id='MyNew-20170815' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/life_classification.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/life_classification.html'>Taxonomic Categorization Primer Tutorial (Slideshow or Web Application or Game or Image) (20170815)</option><option id='MyNew-20180415' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/calculator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/calculator.php'>Tcl and Javascript and PHP Calculator Tutorial (Slideshow or Web Application or Game or Image) (20180415)</option><option id='MyNew-20180413' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/calculator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/calculator.php'>Tcl and PHP Calculator Tutorial (Slideshow or Web Application or Game or Image) (20180413)</option><option id='MyNew-20141020' onclick='windowopen(";
newstr = newstr + dq + "//www.tcl.tk/software/tcltk/";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/TCL/domain.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.tcl.tk/software/tcltk/";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/TCL/domain.php'>Tcl and PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20141020)</option><option id='MyNew-20160825' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/TCL/crossword.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/TCL/crossword.jpg'>Tcl/Tk Crossword Primer Tutorial (Slideshow or Web Application or Game or Image) (20160825)</option><option id='MyNew-20130323' onclick='windowopen(";
newstr = newstr + dq + "//www.tcl.tk/software/tcltk/";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/TCL/MacExample/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.tcl.tk/software/tcltk/";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/TCL/MacExample/'>Tcl/Tk So Brilliant (but where do you start?) Primer Tutorial (Slideshow or Web Application or Game or Image) (20130323)</option><option id='MyNew-20210716' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/television_via_airplay_via_ipad_web_browser_url_streaming.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/television_via_airplay_via_ipad_web_browser_url_streaming.gif'>Television via AirPlay via iPad Web Browser URL Streaming Tutorial (Slideshow or Web Application or Game or Image) (20210716)</option><option id='MyNew-20170407' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/terminal_select_between_marks.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/terminal_select_between_marks.jpg'>Terminal Mark Primer Tutorial (Slideshow or Web Application or Game or Image) (20170407)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210620' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/ternary_highlight.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/ternary_highlight.jpg'>Ternary Expression Logic Primer Tutorial (Slideshow or Web Application or Game or Image) (20210620)</option><option id='MyNew-20180513' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/tethering_wifi_bluetooth_usb.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/tethering_wifi_bluetooth_usb.pdf'>Tethering MacBook Pro to iPhone Primer Tutorial (Slideshow or Web Application or Game or Image) (20180513)</option><option id='MyNew-20220508' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/overlay_emoji.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/overlay_emoji.php'>Text Background Clip Primer Tutorial (Slideshow or Web Application or Game or Image) (20220508)</option><option id='MyNew-20211123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Preview Tutorial (Slideshow or Web Application or Game or Image) (20211123)</option><option id='MyNew-20210814' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Short Code Translation Textarea Flip Flop Tutorial (Slideshow or Web Application or Game or Image) (20210814)</option><option id='MyNew-20210813' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Short Code Translation Textarea Rotation Tutorial (Slideshow or Web Application or Game or Image) (20210813)</option><option id='MyNew-20210812' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Short Code Translation Textarea Sharing Tutorial (Slideshow or Web Application or Game or Image) (20210812)</option><option id='MyNew-20210611' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Translation Primer Tutorial (Slideshow or Web Application or Game or Image) (20210611)</option><option id='MyNew-20210614' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Translation Textarea PHP Sort Tutorial (Slideshow or Web Application or Game or Image) (20210614)</option><option id='MyNew-20210623' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Translation Textarea Sharing Tutorial (Slideshow or Web Application or Game or Image) (20210623)</option><option id='MyNew-20210612' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fillin_gaps_with_emojis.html'>Text to Emoji Translation Textarea Tutorial (Slideshow or Web Application or Game or Image) (20210612)</option><option id='MyNew-20190127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/dropdown_emoji_game.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/dropdown_emoji_game.php'>Textarea Emoji Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190127)</option><option id='MyNew-20180103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Canvas Tutorial (Slideshow or Web Application or Game or Image) (20180103)</option><option id='MyNew-20180101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Email Tutorial (Slideshow or Web Application or Game or Image) (20180101)</option><option id='MyNew-20180113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Canvas Overlay Deletes Tutorial (Slideshow or Web Application or Game or Image) (20180113)</option><option id='MyNew-20180111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Canvas Overlays Tutorial (Slideshow or Web Application or Game or Image) (20180111)</option><option id='MyNew-20180108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Colour Tutorial (Slideshow or Web Application or Game or Image) (20180108)</option><option id='MyNew-20180107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Editing Tutorial (Slideshow or Web Application or Game or Image) (20180107)</option><option id='MyNew-20180110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Event Paste Tutorial (Slideshow or Web Application or Game or Image) (20180110)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20180109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Event Usage Tutorial (Slideshow or Web Application or Game or Image) (20180109)</option><option id='MyNew-20180106' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Local Font Tutorial (Slideshow or Web Application or Game or Image) (20180106)</option><option id='MyNew-20180102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing PDF Tutorial (Slideshow or Web Application or Game or Image) (20180102)</option><option id='MyNew-20171231' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.html'>Textarea Pointing Primer Tutorial (Slideshow or Web Application or Game or Image) (20171231)</option><option id='MyNew-20180105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Rasterise Tutorial (Slideshow or Web Application or Game or Image) (20180105)</option><option id='MyNew-20180104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/textarea_pointing.htm'>Textarea Pointing Web Storage Tutorial (Slideshow or Web Application or Game or Image) (20180104)</option><option id='MyNew-20210616' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/text_to_speech_macos_itunes.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/text_to_speech_macos_itunes.gif'>TextArea to Speech via macOS iTunes Tutorial (Slideshow or Web Application or Game or Image) (20210616)</option><option id='MyNew-20170711' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/controlled_wh.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/controlled_wh.html'>Textarea Width and Height Control Primer Tutorial (Slideshow or Web Application or Game or Image) (20170711)</option><option id='MyNew-20221210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/divceditin.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/divceditin.html'>Textbox Div Contenteditable Primer Tutorial (Slideshow or Web Application or Game or Image) (20221210)</option><option id='MyNew-20220130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_cell.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_cell.html'>The Cell Game Image Map Editing Tutorial (Slideshow or Web Application or Game or Image) (20220130)</option><option id='MyNew-20170925' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_cell.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_cell.html'>The Cell Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170925)</option><option id='MyNew-20151216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php'>The Three P Three Modes Calling Card Tutorial (Slideshow or Web Application or Game or Image) (20151216)</option><option id='MyNew-20151217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php'>The Three P Three Modes Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20151217)</option><option id='MyNew-20151214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php'>The Three P Three Modes Primer Tutorial (Slideshow or Web Application or Game or Image) (20151214)</option><option id='MyNew-20151215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/interactive_becomes_web.php'>The Three P Three Modes Sharing Tutorial (Slideshow or Web Application or Game or Image) (20151215)</option><option id='MyNew-20201002' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Dynamic Javascript YouTube Embedded API Ajax Tutorial (Slideshow or Web Application or Game or Image) (20201002)</option><option id='MyNew-20201003' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Dynamic Javascript YouTube Embedded API LocalStorage Tutorial (Slideshow or Web Application or Game or Image) (20201003)</option><option id='MyNew-20201004' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Dynamic Javascript YouTube Embedded API Onerror Tutorial (Slideshow or Web Application or Game or Image) (20201004)</option><option id='MyNew-20201007' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Dynamic Javascript YouTube Embedded API Peer Genericity Tutorial (Slideshow or Web Application or Game or Image) (20201007)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20201008' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Dynamic Javascript YouTube Embedded API Search Tutorial (Slideshow or Web Application or Game or Image) (20201008)</option><option id='MyNew-20201005' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Dynamic Javascript YouTube Embedded API Web Inspector Tutorial (Slideshow or Web Application or Game or Image) (20201005)</option><option id='MyNew-20230616' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/the_wrecking_crew.html'>The Wrecking Crew Peering Disco Tutorial (Slideshow or Web Application or Game or Image) (20230616)</option><option id='MyNew-20160502' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/thinkthink_chalkboard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/thinkthink_chalkboard.html'>Think Think Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20160502)</option><option id='MyNew-20160116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/secbug.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/secbug.jpg'>Thinking Security Primer Tutorial (Slideshow or Web Application or Game or Image) (20160116)</option><option id='MyNew-20180315' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/threeormore_dice_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/threeormore_dice_game.html'>Three or More Dice Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180315)</option><option id='MyNew-20190225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/tictactoe.html?idvsclass=class";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/tictactoe.html?idvsclass=class'>Tic Tac Toe Class Tutorial (Slideshow or Web Application or Game or Image) (20190225)</option><option id='MyNew-20200414' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Noughtsandcrosses/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Noughtsandcrosses/'>Tic-Tac-Toe Two Email Players via Inline HTML Email Bugs Tutorial (Slideshow or Web Application or Game or Image) (20200414)</option><option id='MyNew-20191220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Noughtsandcrosses/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Noughtsandcrosses/'>Tic-Tac-Toe Two Email Players via Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20191220)</option><option id='MyNew-20200417' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Noughtsandcrosses/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Noughtsandcrosses/'>Tic-Tac-Toe Two Players via SMS Tutorial (Slideshow or Web Application or Game or Image) (20200417)</option><option id='MyNew-20170425' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/tiki_upgrade.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/tiki_upgrade.pdf'>Tiki Wiki CMS Upgrade Primer Tutorial (Slideshow or Web Application or Game or Image) (20170425)</option><option id='MyNew-20160130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/disk_utility_backup-197of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/disk_utility_backup-197of.jpg'>Time Machine Backup and Disk Utility Primer Tutorial (Slideshow or Web Application or Game or Image) (20160130)</option><option id='MyNew-20181217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/time_machine_do_not_sleep.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/time_machine_do_not_sleep.gif'>Time Machine Backup via Energy Saver Tutorial (Slideshow or Web Application or Game or Image) (20181217)</option><option id='MyNew-20161218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Country Places CSS Tutorial (Slideshow or Web Application or Game or Image) (20161218)</option><option id='MyNew-20161220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Country Places Data Tutorial (Slideshow or Web Application or Game or Image) (20161220)</option><option id='MyNew-20161219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Country Places Emoji Tutorial (Slideshow or Web Application or Game or Image) (20161219)</option><option id='MyNew-20161216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Country Places Iframe Tutorial (Slideshow or Web Application or Game or Image) (20161216)</option><option id='MyNew-20161217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Country Places Integration Tutorial (Slideshow or Web Application or Game or Image) (20161217)</option><option id='MyNew-20161215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Country Places Primer Tutorial (Slideshow or Web Application or Game or Image) (20161215)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210710' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Offset Places Google Geo Chart Popup User Interaction Tutorial (Slideshow or Web Application or Game or Image) (20210710)</option><option id='MyNew-20210706' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Offset Places Google Geo Chart Tutorial (Slideshow or Web Application or Game or Image) (20210706)</option><option id='MyNew-20210709' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Offset Places Google Geo Chart Wikipedia Double Click Tutorial (Slideshow or Web Application or Game or Image) (20210709)</option><option id='MyNew-20210708' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Offset Places Google Geo Chart Wikipedia Tutorial (Slideshow or Web Application or Game or Image) (20210708)</option><option id='MyNew-20210705' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>TimeZone Offset Places Tutorial (Slideshow or Web Application or Game or Image) (20210705)</option><option id='MyNew-20130425' onclick='windowopen(";
newstr = newstr + dq + "//www.quest.com/toad-for-oracle/#screens";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.quest.com/toad-for-oracle/#screens'>Toad interface to Oracle Primer Tutorial (Slideshow or Web Application or Game or Image) (20130425)</option><option id='MyNew-20200506' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fairy_story_assistant.html'>Top Location Href Troubleshooting Tutorial (Slideshow or Web Application or Game or Image) (20200506)</option><option id='MyNew-20140124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Safari/touch_events_pinch.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Safari/touch_events_pinch.png'>Touch Pinch Gesture Primer Tutorial (Slideshow or Web Application or Game or Image) (20140124)</option><option id='MyNew-20140320' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Safari/swipe/swipe_gesture.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Safari/swipe/swipe_gesture.png'>Touch Swipe Gesture Primer Tutorial (Slideshow or Web Application or Game or Image) (20140320)</option><option id='MyNew-20191025' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/MySickLeave-29-2-2019.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/MySickLeave-29-2-2019.pdf'>Towards the Paperless Office Employee Tutorial (Slideshow or Web Application or Game or Image) (20191025)</option><option id='MyNew-20191024' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Leave--Application.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Leave--Application.pdf'>Towards the Paperless Office Form Fields Tutorial (Slideshow or Web Application or Game or Image) (20191024)</option><option id='MyNew-20191023' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/LeaveApplication.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/LeaveApplication.pdf'>Towards the Paperless Office Primer Tutorial (Slideshow or Web Application or Game or Image) (20191023)</option><option id='MyNew-20210316' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/traceroute_via_network_utility_traceroute.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/traceroute_via_network_utility_traceroute.jpg'>Trace Route on MacOS via Spotlight Tutorial (Slideshow or Web Application or Game or Image) (20210316)</option><option id='MyNew-20190319' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/tracks_rd.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/tracks_rd.jpg'>Tracks Solo Trek Across 1700 Miles of Australian Outback by Robyn Davidson Tutorial (Slideshow or Web Application or Game or Image) (20190319)</option><option id='MyNew-20170813' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/travel_img.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/travel_img.html'>Travel Collage Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170813)</option><option id='MyNew-20160804a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ColumnChart/population_of_london_timeline.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ColumnChart/population_of_london_timeline.html'>Trip Google Chart London Population Timeline Tutorial (Slideshow or Web Application or Game or Image) (20160804)</option><option id='MyNew-20160731a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/scan_hardcopy.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/scan_hardcopy.jpg'>Trip Mobile Device Camera Versus Hard Copy Scan Tutorial (Slideshow or Web Application or Game or Image) (20160731)</option><option id='MyNew-20160723' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/trip_notes_gimp.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/trip_notes_gimp.jpg'>Trip Mobile Device Gimp Photo Enhancement Tutorial (Slideshow or Web Application or Game or Image) (20160723)</option><option id='MyNew-20160720' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/clock_app.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/clock_app.jpg'>Trip Mobile Device Usage Clock Tutorial (Slideshow or Web Application or Game or Image) (20160720)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160805a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/trip_planning.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/trip_planning.jpg'>Trip Mobile Device Usage Planning Tutorial (Slideshow or Web Application or Game or Image) (20160805)</option><option id='MyNew-20160719' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/trip1.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/trip1.jpg'>Trip Mobile Device Usage Primer Tutorial (Slideshow or Web Application or Game or Image) (20160719)</option><option id='MyNew-20160724' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/GIMP/london_trip_better.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/GIMP/london_trip_better.jpg'>Trip Mobile Device Usage Remembering Tutorial (Slideshow or Web Application or Game or Image) (20160724)</option><option id='MyNew-20160801a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/london_trip_via_map_element.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/london_trip_via_map_element.html'>Trip Mobile Device Usage Web Application Tutorial (Slideshow or Web Application or Game or Image) (20160801)</option><option id='MyNew-20180616' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/TripView.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/TripView.pdf'>TripView Mobile Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20180616)</option><option id='MyNew-20191210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/zencart_issue.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/zencart_issue.gif'>Troubleshooting CentOS Web Server Disk Zencart Issue Tutorial (Slideshow or Web Application or Game or Image) (20191210)</option><option id='MyNew-20201226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/biglog_diskspace_issue.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/biglog_diskspace_issue.jpg'>Troubleshooting CentOS Web Server Logfile Diskspace Issue Tutorial (Slideshow or Web Application or Game or Image) (20201226)</option><option id='MyNew-20191207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/tmp_issue.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/tmp_issue.pdf'>Troubleshooting Landing Page Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20191207)</option><option id='MyNew-20210101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MySql/is_mentioned_by_imagemagick_issue.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MySql/is_mentioned_by_imagemagick_issue.gif'>Troubleshooting MySql Query Error Tutorial (Slideshow or Web Application or Game or Image) (20210101)</option><option id='MyNew-20201013' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/Windows_10_not_Showing_iPhone_6_Personal_Hotspot_in_Connection_List_of_WiFi.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/Windows_10_not_Showing_iPhone_6_Personal_Hotspot_in_Connection_List_of_WiFi.gif'>Troubleshooting Retethering Windows 10 to iPhone Tutorial (Slideshow or Web Application or Game or Image) (20201013)</option><option id='MyNew-20210122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/tfa.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/tfa.gif'>Two Factor Authentication Primer Tutorial (Slideshow or Web Application or Game or Image) (20210122)</option><option id='MyNew-20191224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/disco_version.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/disco_version.html'>User Controlled Dynamic Javascript YouTube Embedded API Ajax Tutorial (Slideshow or Web Application or Game or Image) (20191224)</option><option id='MyNew-20230615' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/disco_version.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/disco_version.html'>User Controlled Dynamic Javascript YouTube Embedded API Onerror Tutorial (Slideshow or Web Application or Game or Image) (20230615)</option><option id='MyNew-20191223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/disco_version.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/disco_version.html'>User Controlled Dynamic Javascript YouTube Embedded API Ordered Tutorial (Slideshow or Web Application or Game or Image) (20191223)</option><option id='MyNew-20191222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/disco_version.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/disco_version.html'>User Controlled Dynamic Javascript YouTube Embedded API Tutorial (Slideshow or Web Application or Game or Image) (20191222)</option><option id='MyNew-20230627' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm'>User Interactive Entry Dynamically Controlled Javascript Parameterization Tutorial (Slideshow or Web Application or Game or Image) (20230627)</option><option id='MyNew-20230626' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rjmgoogleimages.htm'>User Interactive Entry Dynamically Controlled Javascript Primer Tutorial (Slideshow or Web Application or Game or Image) (20230626)</option><option id='MyNew-20180410' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/user_of_signature_signature.html'>User of Signature Signature Revisit Primer Tutorial (Slideshow or Web Application or Game or Image) (20180410)</option><option id='MyNew-20160103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/vagrant_primer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/vagrant_primer.jpg'>Vagrant Primer Tutorial (Slideshow or Web Application or Game or Image) (20160103)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20210902' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/fractional_prime.html'>Variety of Prime Numbers Fractional Forms Tutorial (Slideshow or Web Application or Game or Image) (20210902)</option><option id='MyNew-20131207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/VAX_VMS.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/VAX_VMS.jpg'>VAX/VMS and DCL Primer Tutorial (Slideshow or Web Application or Game or Image) (20131207)</option><option id='MyNew-20140603' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VB.NET/Triangle/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VB.NET/Triangle/'>VB.Net Console Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20140603)</option><option id='MyNew-20141229' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VB.NET/Hashtable/Hash04.JPG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VB.NET/Hashtable/Hash04.JPG'>VB.Net Hashtable Primer Tutorial (Slideshow or Web Application or Game or Image) (20141229)</option><option id='MyNew-20130314a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VB.NET/VBdotNet-Windows-Form-Desktop-Application-VisualStudio.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VB.NET/VBdotNet-Windows-Form-Desktop-Application-VisualStudio.png'>VB.Net in Visual Studio (Express) Windows Desktop Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20130314)</option><option id='MyNew-20130607' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VB.NET/Threading/Primer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VB.NET/Threading/Primer/'>VB.Net MultiThreading and Procexp Windows Primer Tutorial (Slideshow or Web Application or Game or Image) (20130607)</option><option id='MyNew-20130603' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VB.NET/NotepadClone/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VB.NET/NotepadClone/'>VB.Net Online Template Notepad Clone Tutorial (Slideshow or Web Application or Game or Image) (20130603)</option><option id='MyNew-20130830' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VB.NET/Image/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VB.NET/Image/'>VB.Net PictureBox and ImageList Primer Tutorial (Slideshow or Web Application or Game or Image) (20130830)</option><option id='MyNew-20130717' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VB.NET/Access/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VB.NET/Access/'>VB.Net Reading Access Data Source Tutorial (Slideshow or Web Application or Game or Image) (20130717)</option><option id='MyNew-20130705' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VB.NET/WebFavourites/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VB.NET/WebFavourites/'>VB.Net Web Browser Favourites Primer Tutorial (Slideshow or Web Application or Game or Image) (20130705)</option><option id='MyNew-20130503' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VB.NET/ToolboxComponents/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VB.NET/ToolboxComponents/'>VB.Net Windows Form ToolBox Components Primer Tutorial (Slideshow or Web Application or Game or Image) (20130503)</option><option id='MyNew-20130326' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VBA/UserFormExample/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VBA/UserFormExample/'>VBA Primer Tutorial (Slideshow or Web Application or Game or Image) (20130326)</option><option id='MyNew-20130521' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VBScript/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VBScript/'>VBScript Primer Tutorial (Slideshow or Web Application or Game or Image) (20130521)</option><option id='MyNew-20190130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flowchart.html?venn=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flowchart.html?venn=y'>Venn Diagrams Onclick Tutorial (Slideshow or Web Application or Game or Image) (20190130)</option><option id='MyNew-20200523' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>Vertex Pointing Game Token Subject Positioning Tutorial (Slideshow or Web Application or Game or Image) (20200523)</option><option id='MyNew-20200522' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/square_hr_tracing.htm'>Vertex Pointing Game Token Subject Tutorial (Slideshow or Web Application or Game or Image) (20200522)</option><option id='MyNew-20170406' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/vertical_riddle.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/vertical_riddle.htm'>Vertical Riddle Game PHP Tutorial (Slideshow or Web Application or Game or Image) (20170406)</option><option id='MyNew-20161025' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/spec_img.php?imgurls=//www.rjmprogramming.com.au/IMG_053*.JPG,//www.rjmprogramming.com.au/IMG_054*.JPG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/spec_img.php?imgurls=//www.rjmprogramming.com.au/IMG_053*.JPG,//www.rjmprogramming.com.au/IMG_054*.JPG'>Vertical Slideshow Tool Primer Tutorial (Slideshow or Web Application or Game or Image) (20161025)</option><option id='MyNew-20171020' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/very_too.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/very_too.html'>Very Versus Too Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20171020)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220821' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/video_browse_preview.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_browse_preview.html'>Video File Browse Preview Tutorial (Slideshow or Web Application or Game or Image) (20220821)</option><option id='MyNew-20201225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/nala_timelapse.mov";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/nala_timelapse.mov'>Video iPad Time Lapse Animated GIF via ffmpeg Tutorial (Slideshow or Web Application or Game or Image) (20201225)</option><option id='MyNew-20190602' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html'>Video Mask via Canvas Primer Tutorial (Slideshow or Web Application or Game or Image) (20190602)</option><option id='MyNew-20141022' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/nala.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/nala.php'>Video on Web Browser Primer Tutorial (Slideshow or Web Application or Game or Image) (20141022)</option><option id='MyNew-20190604' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html'>Video Pixel Manipulation via Canvas Tutorial (Slideshow or Web Application or Game or Image) (20190604)</option><option id='MyNew-20180815' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/antpersonal.mp4";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/antpersonal.mp4'>Video Text Watermarks via ffmpeg Tutorial (Slideshow or Web Application or Game or Image) (20180815)</option><option id='MyNew-20220425' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Video to Amended Animated GIF Alignment Tutorial (Slideshow or Web Application or Game or Image) (20220425)</option><option id='MyNew-20220426' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Video to Amended Animated GIF Drag Slide Swap Tutorial (Slideshow or Web Application or Game or Image) (20220426)</option><option id='MyNew-20220427' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Video to Amended Animated GIF Mobile Slide Swap Tutorial (Slideshow or Web Application or Game or Image) (20220427)</option><option id='MyNew-20220424' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Video to Amended Animated GIF Preview Forever Tutorial (Slideshow or Web Application or Game or Image) (20220424)</option><option id='MyNew-20220423' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Video to Amended Animated GIF Slide Preview Forever Tutorial (Slideshow or Web Application or Game or Image) (20220423)</option><option id='MyNew-20220422' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/animegif/tutorial_to_animated_gif.php'>Video to Amended Animated GIF Slide Preview Tutorial (Slideshow or Web Application or Game or Image) (20220422)</option><option id='MyNew-20220326' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/rolling.mov";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/rolling.mov'>Video to Amended Animated GIF via ffmpeg Tutorial (Slideshow or Web Application or Game or Image) (20220326)</option><option id='MyNew-20190605' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html'>Video via Canvas File API Tutorial (Slideshow or Web Application or Game or Image) (20190605)</option><option id='MyNew-20211108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html'>Video via Image Filter and Canvas Magnifier Internet Explorer and Edge Tutorial (Slideshow or Web Application or Game or Image) (20211108)</option><option id='MyNew-20190607' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html'>Video via Image Filter and Canvas Magnifier Mobile Tutorial (Slideshow or Web Application or Game or Image) (20190607)</option><option id='MyNew-20190606' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/video_mask_via_canvas.html'>Video via Image Filter and Canvas Magnifier Tutorial (Slideshow or Web Application or Game or Image) (20190606)</option><option id='MyNew-20180727' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/ants.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/ants.pdf'>Video via Slide Images and Back Again via ffmpeg Primer Tutorial (Slideshow or Web Application or Game or Image) (20180727)</option><option id='MyNew-20191015' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au//HTMLCSS/viewport_poc.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au//HTMLCSS/viewport_poc.html'>Viewport and CSS Calc Intersection Algorithm Tutorial (Slideshow or Web Application or Game or Image) (20191015)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20191016' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au//HTMLCSS/viewport_poc.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au//HTMLCSS/viewport_poc.htm'>Viewport and CSS Calc Intersection Resize Tutorial (Slideshow or Web Application or Game or Image) (20191016)</option><option id='MyNew-20191013' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au//HTMLCSS/viewport_poc.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au//HTMLCSS/viewport_poc.html'>Viewport and CSS Calc Primer Tutorial (Slideshow or Web Application or Game or Image) (20191013)</option><option id='MyNew-20191118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MyBusinessEins/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MyBusinessEins/index.html'>Viewport iOS No ScrollTo Issue Tutorial (Slideshow or Web Application or Game or Image) (20191118)</option><option id='MyNew-20140719' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/EasyPHP/VirtualHosts/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/EasyPHP/VirtualHosts/'>Virtual Hosts with EasyPHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20140719)</option><option id='MyNew-20190224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/vpn.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/vpn.jpg'>Virtual Private Networks on macOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20190224)</option><option id='MyNew-20150326' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/eCommerce/VirtueMart/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/eCommerce/VirtueMart/'>VirtueMart for PHP 5.4 eCommerce Reinstall Tutorial (Slideshow or Web Application or Game or Image) (20150326)</option><option id='MyNew-20170718' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Linux/clamav.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Linux/clamav.jpg'>Virus Protection for Email and Filemanager Uploads Tutorial (Slideshow or Web Application or Game or Image) (20170718)</option><option id='MyNew-20141205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/NUnit/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/NUnit/'>Visual Studio C# NUnitTest Primer Tutorial (Slideshow or Web Application or Game or Image) (20141205)</option><option id='MyNew-20171208' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ASPNet/Hits/hit_count.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ASPNet/Hits/hit_count.jpg'>Visual Studio Code Local Storage Primer Tutorial (Slideshow or Web Application or Game or Image) (20171208)</option><option id='MyNew-20160809' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/VisualStudioCode/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/VisualStudioCode/index.html'>Visual Studio Code on Mac OS X for .NET Core and C# Tutorial (Slideshow or Web Application or Game or Image) (20160809)</option><option id='MyNew-20131101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VB.NET/Debug/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VB.NET/Debug/'>Visual Studio Debug Primer Tutorial (Slideshow or Web Application or Game or Image) (20131101)</option><option id='MyNew-20160808' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VB.NET/Example_of_math_expr1/visual_studio_express_2015.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VB.NET/Example_of_math_expr1/visual_studio_express_2015.gif'>Visual Studio Express 2015 Install and Early Days Tutorial (Slideshow or Web Application or Game or Image) (20160808)</option><option id='MyNew-20171128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/vloggergear.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/vloggergear.jpg'>Vlogging Primer Tutorial (Slideshow or Web Application or Game or Image) (20171128)</option><option id='MyNew-20190911' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/vsphere_power_off_on.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/vsphere_power_off_on.pdf'>VMWare vSphere Web Client Primer Tutorial (Slideshow or Web Application or Game or Image) (20190911)</option><option id='MyNew-20220203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/voice_memo_share.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/voice_memo_share.gif'>Voice Memo on iPad Share Tutorial (Slideshow or Web Application or Game or Image) (20220203)</option><option id='MyNew-20180811' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/embed/AirBbtJy5wM";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/embed/AirBbtJy5wM'>Voice Memo on iPhone iTunes Tutorial (Slideshow or Web Application or Game or Image) (20180811)</option><option id='MyNew-20180810' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/embed/mMUpJBVucOg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/embed/mMUpJBVucOg'>Voice Memo on iPhone Primer Tutorial (Slideshow or Web Application or Game or Image) (20180810)</option><option id='MyNew-20180814' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/embed/W1OdwtTzjlw";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/embed/W1OdwtTzjlw'>Voice Memo Video Presentation Edit Tutorial (Slideshow or Web Application or Game or Image) (20180814)</option><option id='MyNew-20190601' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/voicemail_disable.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/voicemail_disable.pdf'>Voicemail Disabling on Android Primer Tutorial (Slideshow or Web Application or Game or Image) (20190601)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20200905' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_say_record.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Voiceover Ideas Google Translate Tutorial (Slideshow or Web Application or Game or Image) (20200905)</option><option id='MyNew-20201027' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/macos_say_record.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/macos_say_record.php'>Voiceover Ideas My Memory Translations Tutorial (Slideshow or Web Application or Game or Image) (20201027)</option><option id='MyNew-20190922' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/vue_js.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/vue_js.pdf'>Vue.JS Javascript Framework Primer Tutorial (Slideshow or Web Application or Game or Image) (20190922)</option><option id='MyNew-20160412' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/xhtml_validator.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/xhtml_validator.jpg'>W3C XHTML Nu Checker Validation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160412)</option><option id='MyNew-20170808' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/walkways.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/walkways.html'>Walkways Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170808)</option><option id='MyNew-20180416' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/watermarking.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/watermarking.php'>Watermarking Primer Tutorial (Slideshow or Web Application or Game or Image) (20180416)</option><option id='MyNew-20170209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/weather/autocomplete.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/weather/autocomplete.htm'>Weather API via Iframe jQuery Ajax AutoComplete Tutorial (Slideshow or Web Application or Game or Image) (20170209)</option><option id='MyNew-20170119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/weather";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/weather'>Weather API via Iframe jQuery Ajax Map Tutorial (Slideshow or Web Application or Game or Image) (20170119)</option><option id='MyNew-20170118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/weather";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/weather'>Weather API via Iframe jQuery Ajax Tutorial (Slideshow or Web Application or Game or Image) (20170118)</option><option id='MyNew-20210726' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/cards_usefocus.html?card_memories=04.1:ara'>Web Application Controlled Progress Cursor Primer Tutorial (Slideshow or Web Application or Game or Image) (20210726)</option><option id='MyNew-20170513' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/history.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/history.html'>Web Application History Object Primer Tutorial (Slideshow or Web Application or Game or Image) (20170513)</option><option id='MyNew-20161008' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/reporttool_more.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/reporttool_more.jpg'>Web Application HTML Reporter Tool Content Tutorial (Slideshow or Web Application or Game or Image) (20161008)</option><option id='MyNew-20161009' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/reporttool_moretwo.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/reporttool_moretwo.jpg'>Web Application HTML Reporter Tool Genericization Tutorial (Slideshow or Web Application or Game or Image) (20161009)</option><option id='MyNew-20161007' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/reporttool.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/reporttool.jpg'>Web Application HTML Reporter Tool Primer Tutorial (Slideshow or Web Application or Game or Image) (20161007)</option><option id='MyNew-20220629' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/bluetooth_check.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/bluetooth_check.htm'>Web Bluetooth API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220629)</option><option id='MyNew-20160609' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wbhistory.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wbhistory.jpg'>Web Browser History Export Primer Tutorial (Slideshow or Web Application or Game or Image) (20160609)</option><option id='MyNew-20210923' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/ios_url.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/ios_url.gif'>Web Browser on iOS Address Bar URL Appending Tutorial (Slideshow or Web Application or Game or Image) (20210923)</option><option id='MyNew-20160710' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/view_page_source.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/view_page_source.jpg'>Web Browser View Page Source Debugging Tutorial (Slideshow or Web Application or Game or Image) (20160710)</option><option id='MyNew-20230518' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/zero_better.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/zero_better.gif'>Web Inspector Line One Column Primer Tutorial (Slideshow or Web Application or Game or Image) (20230518)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20181112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/web_meets_mobile.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_meets_mobile.pdf'>Web Meets Mobile via iOS Desktop Icon Tutorial (Slideshow or Web Application or Game or Image) (20181112)</option><option id='MyNew-20140328' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/ssh/ssh_sftp.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/ssh/ssh_sftp.jpg'>Web Server Access Primer Tutorial (Slideshow or Web Application or Game or Image) (20140328)</option><option id='MyNew-20171201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/shtml_pages.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/shtml_pages.jpg'>Web Server Error Pages and SSL Tutorial (Slideshow or Web Application or Game or Image) (20171201)</option><option id='MyNew-20130817' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/WebServer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/WebServer/'>Web Server Primer Tutorial (Slideshow or Web Application or Game or Image) (20130817)</option><option id='MyNew-20220919' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html'>Web Share API Animated GIF Tutorial (Slideshow or Web Application or Game or Image) (20220919)</option><option id='MyNew-20220918' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html'>Web Share API Download Tutorial (Slideshow or Web Application or Game or Image) (20220918)</option><option id='MyNew-20220920' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html'>Web Share API Intranet Video Tutorial (Slideshow or Web Application or Game or Image) (20220920)</option><option id='MyNew-20220923' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/pdfimageplustext.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/pdfimageplustext.php'>Web Share API PDF Book Creation Notifications Tutorial (Slideshow or Web Application or Game or Image) (20220923)</option><option id='MyNew-20220714' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/web_share_api_test.html'>Web Share API Primer Tutorial (Slideshow or Web Application or Game or Image) (20220714)</option><option id='MyNew-20160613' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ansible_playbook.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ansible_playbook.html'>Web Slideshow Like PowerPoint Hashtag Navigation Tutorial (Slideshow or Web Application or Game or Image) (20160613)</option><option id='MyNew-20160603' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ansible_playbook.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ansible_playbook.html'>Web Slideshow Like PowerPoint Primer Tutorial (Slideshow or Web Application or Game or Image) (20160603)</option><option id='MyNew-20220628' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/webassembly_rust.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/webassembly_rust.gif'>WebAssembly Rust Primer Tutorial (Slideshow or Web Application or Game or Image) (20220628)</option><option id='MyNew-20220627' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/fibonacci.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/fibonacci.html'>WebAssembly via Emscripten and C Primer Tutorial (Slideshow or Web Application or Game or Image) (20220627)</option><option id='MyNew-20200325' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/webcamtest/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/webcamtest/index.html'>Webcam Canvas Transform Tutorial (Slideshow or Web Application or Game or Image) (20200325)</option><option id='MyNew-20190616' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/webcamtest/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/webcamtest/index.html'>Webcam Mobile Deprecation Revisit Tutorial (Slideshow or Web Application or Game or Image) (20190616)</option><option id='MyNew-20170514' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/webcamtest/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/webcamtest/index.html'>Webcam Mobile Tutorial (Slideshow or Web Application or Game or Image) (20170514)</option><option id='MyNew-20170511' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/webcamtest/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/webcamtest/index.html'>Webcam Photobooth Tutorial (Slideshow or Web Application or Game or Image) (20170511)</option><option id='MyNew-20170501' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/webcamtest/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/webcamtest/index.html'>Webcam Primer Tutorial (Slideshow or Web Application or Game or Image) (20170501)</option><option id='MyNew-20230226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/wyze_setup.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/wyze_setup.gif'>Webcam Setup Primer Tutorial (Slideshow or Web Application or Game or Image) (20230226)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160510' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/WebEx/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/WebEx/'>WebEx Prerecording Primer Tutorial (Slideshow or Web Application or Game or Image) (20160510)</option><option id='MyNew-20160516' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/WebEx/webex_microphone.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/WebEx/webex_microphone.jpg'>WebEx Presentation with Microphone Tutorial (Slideshow or Web Application or Game or Image) (20160516)</option><option id='MyNew-20160627' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/webgl_test.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ShapeDraw/webgl_test.html'>WebGL Prism Canvas Email Tutorial (Slideshow or Web Application or Game or Image) (20160627)</option><option id='MyNew-20210222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html'>Webpage Horizontal Position Return Content Hover Tutorial (Slideshow or Web Application or Game or Image) (20210222)</option><option id='MyNew-20220722' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/calc_use.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/calc_use.htm'>Webpage macOS Say Audio Commentary Access Count Tutorial (Slideshow or Web Application or Game or Image) (20220722)</option><option id='MyNew-20220721' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/calc_use.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/calc_use.htm'>Webpage macOS Say Audio Commentary Personalization Tutorial (Slideshow or Web Application or Game or Image) (20220721)</option><option id='MyNew-20220720' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/calc_use.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/calc_use.htm'>Webpage macOS Say Audio Commentary Tutorial (Slideshow or Web Application or Game or Image) (20220720)</option><option id='MyNew-20221118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/every_thirty_seconds.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/every_thirty_seconds.php'>Webpage Meta Refresh Primer Tutorial (Slideshow or Web Application or Game or Image) (20221118)</option><option id='MyNew-20210223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html'>Webpage Position Return Content Caching Issues Tutorial (Slideshow or Web Application or Game or Image) (20210223)</option><option id='MyNew-20170701' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/at_poc.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/at_poc.php'>Webpage that Self-Destructs Primer Tutorial (Slideshow or Web Application or Game or Image) (20170701)</option><option id='MyNew-20210221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html'>Webpage Vertical Position Return Content Hover Tutorial (Slideshow or Web Application or Game or Image) (20210221)</option><option id='MyNew-20210220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html'>Webpage Vertical Position Return Content Tutorial (Slideshow or Web Application or Game or Image) (20210220)</option><option id='MyNew-20210219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/returning_to_start.html'>Webpage Vertical Position Return Tutorial (Slideshow or Web Application or Game or Image) (20210219)</option><option id='MyNew-20200817' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/WebRTC/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/WebRTC/'>WebRTC API Primer Tutorial (Slideshow or Web Application or Game or Image) (20200817)</option><option id='MyNew-20191017' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/wetransfer.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/wetransfer.gif'>WeTransfer Primer Tutorial (Slideshow or Web Application or Game or Image) (20191017)</option><option id='MyNew-20180609' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/whatsapp_android_more.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/whatsapp_android_more.jpg'>WhatsApp Messaging Android Image Chat Tutorial (Slideshow or Web Application or Game or Image) (20180609)</option><option id='MyNew-20180602' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/whatsapp_android.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/whatsapp_android.jpg'>WhatsApp Messaging Install Primer Tutorial (Slideshow or Web Application or Game or Image) (20180602)</option><option id='MyNew-20181201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Android/whatsapp_error.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Android/whatsapp_error.jpg'>WhatsApp Open Ended Error Message Tutorial (Slideshow or Web Application or Game or Image) (20181201)</option><option id='MyNew-20210630' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/tz_places.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/tz_places.php'>When Meets Where in TimeZone Places Tutorial (Slideshow or Web Application or Game or Image) (20210630)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220610' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/cpanel_cphulk.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/cpanel_cphulk.gif'>WHM cPanel cPHulk Firewall Primer Tutorial (Slideshow or Web Application or Game or Image) (20220610)</option><option id='MyNew-20180725' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/who_am_i.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/who_am_i.htm'>Who Am I Game Linked Iframe Tutorial (Slideshow or Web Application or Game or Image) (20180725)</option><option id='MyNew-20180724' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/who_am_i.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/who_am_i.html'>Who Am I Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20180724)</option><option id='MyNew-20190727' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/iphone_widget_notificationcenter.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/iphone_widget_notificationcenter.pdf'>Widgets and Notification Center in iOS Primer Tutorial (Slideshow or Web Application or Game or Image) (20190727)</option><option id='MyNew-20230202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wiki_mark_eight.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Colour Coded Mark History Tutorial (Slideshow or Web Application or Game or Image) (20230202)</option><option id='MyNew-20230128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wiki_mark_eight.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Colour Coded Mark Speech to Text Tutorial (Slideshow or Web Application or Game or Image) (20230128)</option><option id='MyNew-20230127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wiki_mark_eight.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Colour Coded Mark Through Links Long Hover Tutorial (Slideshow or Web Application or Game or Image) (20230127)</option><option id='MyNew-20230126' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wiki_mark_eight.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Colour Coded Mark Through Links Tutorial (Slideshow or Web Application or Game or Image) (20230126)</option><option id='MyNew-20230201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wiki_mark_eight.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Colour Coded Mark Word Categorization Tutorial (Slideshow or Web Application or Game or Image) (20230201)</option><option id='MyNew-20210613' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flip_card.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flip_card.html'>Wikipedia Flipcard Quiz Emoji Contenteditable Tutorial (Slideshow or Web Application or Game or Image) (20210613)</option><option id='MyNew-20190820' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flip_card.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flip_card.html'>Wikipedia Flipcard Quiz Emoji Tutorial (Slideshow or Web Application or Game or Image) (20190820)</option><option id='MyNew-20190819' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flip_card.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flip_card.html'>Wikipedia Flipcard Quiz Google Charts Tutorial (Slideshow or Web Application or Game or Image) (20190819)</option><option id='MyNew-20190818' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/flip_card.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/flip_card.html'>Wikipedia Flipcard Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20190818)</option><option id='MyNew-20230125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wiki_mark_eight.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Mark Language Tutorial (Slideshow or Web Application or Game or Image) (20230125)</option><option id='MyNew-20230124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wiki_mark_eight.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wiki_mark_eight.php'>Wikipedia Mark Primer Tutorial (Slideshow or Web Application or Game or Image) (20230124)</option><option id='MyNew-20200105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window LocalStorage Client Versus Server Map Tutorial (Slideshow or Web Application or Game or Image) (20200105)</option><option id='MyNew-20191225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.html'>Window LocalStorage Client Versus Server Primer Tutorial (Slideshow or Web Application or Game or Image) (20191225)</option><option id='MyNew-20200104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window LocalStorage Client Versus Server Timeline Tutorial (Slideshow or Web Application or Game or Image) (20200104)</option><option id='MyNew-20200103' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window LocalStorage Client Versus Server User Tutorial (Slideshow or Web Application or Game or Image) (20200103)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220620' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/window_object_method_override.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/window_object_method_override.html'>Window Object Method Override Primer Tutorial (Slideshow or Web Application or Game or Image) (20220620)</option><option id='MyNew-20220622' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/window_object_method_override.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/window_object_method_override.html'>Window Object Method Override Return Values Tutorial (Slideshow or Web Application or Game or Image) (20220622)</option><option id='MyNew-20220621' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/window_object_method_override.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/window_object_method_override.html'>Window Object Method Override Textbox Tutorial (Slideshow or Web Application or Game or Image) (20220621)</option><option id='MyNew-20210827' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/window_open_focus.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/window_open_focus.htm'>Window Open Focus Stays on Parent Form Tutorial (Slideshow or Web Application or Game or Image) (20210827)</option><option id='MyNew-20210826' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/window_open_focus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/window_open_focus.html'>Window Open Focus Stays on Parent Primer Tutorial (Slideshow or Web Application or Game or Image) (20210826)</option><option id='MyNew-20191229' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Ajax Tutorial (Slideshow or Web Application or Game or Image) (20191229)</option><option id='MyNew-20191228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Canvas Tutorial (Slideshow or Web Application or Game or Image) (20191228)</option><option id='MyNew-20191231' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server CSS Tutorial (Slideshow or Web Application or Game or Image) (20191231)</option><option id='MyNew-20200101' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Flags Tutorial (Slideshow or Web Application or Game or Image) (20200101)</option><option id='MyNew-20191230' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Integration Tutorial (Slideshow or Web Application or Game or Image) (20191230)</option><option id='MyNew-20200102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Order Tutorial (Slideshow or Web Application or Game or Image) (20200102)</option><option id='MyNew-20191227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Share Tutorial (Slideshow or Web Application or Game or Image) (20191227)</option><option id='MyNew-20191226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wls_vs_php.htm'>Window SessionStorage Client Versus Server Tutorial (Slideshow or Web Application or Game or Image) (20191226)</option><option id='MyNew-20190209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/3d_viewer.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/3d_viewer.pdf'>Windows 10 3D Viewer Primer Tutorial (Slideshow or Web Application or Game or Image) (20190209)</option><option id='MyNew-20160224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/w10xbox.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/w10xbox.jpg'>Windows 10 and Xbox One Primer Tutorial (Slideshow or Web Application or Game or Image) (20160224)</option><option id='MyNew-20160728' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/cortana_listen.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/cortana_listen.jpg'>Windows 10 Cortana Primer Tutorial (Slideshow or Web Application or Game or Image) (20160728)</option><option id='MyNew-20190409' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/defragment.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/defragment.pdf'>Windows 10 Defragment Device Primer Tutorial (Slideshow or Web Application or Game or Image) (20190409)</option><option id='MyNew-20180203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/god_mode.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/god_mode.pdf'>Windows 10 God Mode Primer Tutorial (Slideshow or Web Application or Game or Image) (20180203)</option><option id='MyNew-20160209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/windows10_mks.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/windows10_mks.jpg'>Windows 10 New Keyboard Shortcuts Primer Tutorial (Slideshow or Web Application or Game or Image) (20160209)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20160203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/windows10_look-3of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/windows10_look-3of.jpg'>Windows 10 Primer Tutorial (Slideshow or Web Application or Game or Image) (20160203)</option><option id='MyNew-20181215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/snipping_tool.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/snipping_tool.pdf'>Windows 10 Snipping Tool Primer Tutorial (Slideshow or Web Application or Game or Image) (20181215)</option><option id='MyNew-20190921' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/windows_10_speech_recognition.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/windows_10_speech_recognition.pdf'>Windows 10 Speech Recognition Primer Tutorial (Slideshow or Web Application or Game or Image) (20190921)</option><option id='MyNew-20190413a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/steps_recorder.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/steps_recorder.gif'>Windows 10 Steps Recorder Primer Tutorial (Slideshow or Web Application or Game or Image) (20190413)</option><option id='MyNew-20190216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/sway.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/sway.pdf'>Windows 10 Sway Primer Tutorial (Slideshow or Web Application or Game or Image) (20190216)</option><option id='MyNew-20160817' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/task_view.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/task_view.jpg'>Windows 10 Task View Primer Tutorial (Slideshow or Web Application or Game or Image) (20160817)</option><option id='MyNew-20170805' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/windows_10_restore.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/windows_10_restore.jpg'>Windows 10 Update Interrupted Primer Tutorial (Slideshow or Web Application or Game or Image) (20170805)</option><option id='MyNew-20170812' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/windows_update_troubleshooter.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/windows_update_troubleshooter.jpg'>Windows 10 Update Troubleshooter Tutorial (Slideshow or Web Application or Game or Image) (20170812)</option><option id='MyNew-20160726' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/windows10upgrade.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/windows10upgrade.jpg'>Windows 10 Upgrade Primer Tutorial (Slideshow or Web Application or Game or Image) (20160726)</option><option id='MyNew-20160703' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/Sol.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/Sol.jpg'>Windows Accessories Games of Old Tutorial (Slideshow or Web Application or Game or Image) (20160703)</option><option id='MyNew-20130729' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/CommandLineEmail/CommandLine_Email_Primer-21of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/CommandLineEmail/CommandLine_Email_Primer-21of.jpg'>Windows and Mac Command Line Gmail Email Primer Tutorial (Slideshow or Web Application or Game or Image) (20130729)</option><option id='MyNew-20200716' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/appdata_research.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/appdata_research.pdf'>Windows AppData Primer Tutorial (Slideshow or Web Application or Game or Image) (20200716)</option><option id='MyNew-20210928' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/windows_voice_recorder.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/windows_voice_recorder.gif'>Windows Audio Splicing Primer Tutorial (Slideshow or Web Application or Game or Image) (20210928)</option><option id='MyNew-20211225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/AutoHotKey/ahk_start_notepad_exe_body.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/AutoHotKey/ahk_start_notepad_exe_body.jpg'>Windows AutoHotKey Communication Opener Tutorial (Slideshow or Web Application or Game or Image) (20211225)</option><option id='MyNew-20220312' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/send_over.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/send_over.php'>Windows AutoHotKey Dynamic Compile Procedure Content Tutorial (Slideshow or Web Application or Game or Image) (20220312)</option><option id='MyNew-20220313' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/calculator.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/calculator.php'>Windows AutoHotKey Dynamic Compile Procedure Program Tutorial (Slideshow or Web Application or Game or Image) (20220313)</option><option id='MyNew-20211224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/AutoHotKey/ahk_mail_to_subj_control_command_letters.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/AutoHotKey/ahk_mail_to_subj_control_command_letters.jpg'>Windows AutoHotKey Mail Opener Tutorial (Slideshow or Web Application or Game or Image) (20211224)</option><option id='MyNew-20220309' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/AutoHotKey/ahk_button_press_procedure.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/AutoHotKey/ahk_button_press_procedure.gif'>Windows AutoHotKey Procedure with Button Presses Tutorial (Slideshow or Web Application or Game or Image) (20220309)</option><option id='MyNew-20220311' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/send_over.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/send_over.php'>Windows AutoHotKey Self Compile Procedure Content Tutorial (Slideshow or Web Application or Game or Image) (20220311)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220310' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/AutoHotKey/ahk_self_compile.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/AutoHotKey/ahk_self_compile.jpg'>Windows AutoHotKey Self Compile Procedure Tutorial (Slideshow or Web Application or Game or Image) (20220310)</option><option id='MyNew-20160327' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/findthis.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/findthis.jpg'>Windows Command Line Batch Filespec Tutorial (Slideshow or Web Application or Game or Image) (20160327)</option><option id='MyNew-20160519' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/quiz.JPG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/quiz.JPG'>Windows Command Line Batch Quiz Primer Tutorial (Slideshow or Web Application or Game or Image) (20160519)</option><option id='MyNew-20160409' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/findthis_c.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/findthis_c.jpg'>Windows Command Line C Filespec Tutorial (Slideshow or Web Application or Game or Image) (20160409)</option><option id='MyNew-20150122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/sort/dos_sort_interractive.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/sort/dos_sort_interractive.jpg'>Windows Command Line Interactive sort Tutorial (Slideshow or Web Application or Game or Image) (20150122)</option><option id='MyNew-20140818' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/VBScript/index.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/VBScript/index.php'>Windows Command Line Message Primer Tutorial (Slideshow or Web Application or Game or Image) (20140818)</option><option id='MyNew-20150121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/sort/WindowsSort-6of.JPG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/sort/WindowsSort-6of.JPG'>Windows Command Line sort Tutorial (Slideshow or Web Application or Game or Image) (20150121)</option><option id='MyNew-20140814' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/Start/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/Start/'>Windows Command Line Start Primer Tutorial (Slideshow or Web Application or Game or Image) (20140814)</option><option id='MyNew-20170902' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/clip.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/clip.pdf'>Windows Command Prompt Clip Primer Tutorial (Slideshow or Web Application or Game or Image) (20170902)</option><option id='MyNew-20130228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/WindowsCommandPromptViaBatchFilePrimer/iFrame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/WindowsCommandPromptViaBatchFilePrimer/iFrame.html'>Windows Command Prompt Via Batch File Primer Tutorial (Slideshow or Web Application or Game or Image) (20130228)</option><option id='MyNew-20140225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/TaskManager_ControlPanel/ActionCenter/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/TaskManager_ControlPanel/ActionCenter/'>Windows Control Panel Action Center Primer Tutorial (Slideshow or Web Application or Game or Image) (20140225)</option><option id='MyNew-20150530' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/DesktopBackground/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/DesktopBackground/'>Windows Control Panel Desktop Background Regedit Tutorial (Slideshow or Web Application or Game or Image) (20150530)</option><option id='MyNew-20140418' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/DesktopEmailClient/CalendarExportImportMacro/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/DesktopEmailClient/CalendarExportImportMacro/'>Windows Desktop Email Client Calendar Macro Primer Tutorial (Slideshow or Web Application or Game or Image) (20140418)</option><option id='MyNew-20130727' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/DesktopEmailClient/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/DesktopEmailClient/'>Windows Desktop Email Client Primer Tutorial (Slideshow or Web Application or Game or Image) (20130727)</option><option id='MyNew-20160508' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/Explorer/CopyPaste/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/Explorer/CopyPaste/'>Windows Explorer Copy Paste Move Rename Tutorial (Slideshow or Web Application or Game or Image) (20160508)</option><option id='MyNew-20160727' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/file_history.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/file_history.jpg'>Windows File History Backup Primer Tutorial (Slideshow or Web Application or Game or Image) (20160727)</option><option id='MyNew-20201204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/windows_network_drive_issue.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/windows_network_drive_issue.gif'>Windows File Server and File Sharing Inaccessible Troubleshooting Tutorial (Slideshow or Web Application or Game or Image) (20201204)</option><option id='MyNew-20150222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/Windows_FileSharing.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/Windows_FileSharing.jpg'>Windows File Server and File Sharing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150222)</option><option id='MyNew-20180712' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/findstr-5.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/findstr-5.jpg'>Windows Find Strings in Files Prioritising Tutorial (Slideshow or Web Application or Game or Image) (20180712)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20150726' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/firewall/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/firewall/'>Windows Firewall Blocking IP Primer Tutorial (Slideshow or Web Application or Game or Image) (20150726)</option><option id='MyNew-20160413' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/FTPManager/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/FTPManager/'>Windows FTPManager Ftp Client Primer Tutorial (Slideshow or Web Application or Game or Image) (20160413)</option><option id='MyNew-20150408' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/HardDisk/chkdsk_no_f_1.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/HardDisk/chkdsk_no_f_1.jpg'>Windows Hard Disk Primer Tutorial (Slideshow or Web Application or Game or Image) (20150408)</option><option id='MyNew-20200318' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/samsung_tv_multi_purpose_via_hdmi.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/samsung_tv_multi_purpose_via_hdmi.pdf'>Windows Laptop HDMI Cable to Television as Monitor Tutorial (Slideshow or Web Application or Game or Image) (20200318)</option><option id='MyNew-20140401' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/LiveEssentials/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/LiveEssentials/'>Windows Live Essentials Primer Tutorial (Slideshow or Web Application or Game or Image) (20140401)</option><option id='MyNew-20140402' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/LiveMovieMaker/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/LiveMovieMaker/'>Windows Live Movie Maker Primer Tutorial (Slideshow or Web Application or Game or Image) (20140402)</option><option id='MyNew-20131115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/WebBrowsers/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/WebBrowsers/'>Windows Major Web Browsers Tutorial (Slideshow or Web Application or Game or Image) (20131115)</option><option id='MyNew-20131028a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/MediaPlayer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/MediaPlayer/'>Windows Media Player Primer Tutorial (Slideshow or Web Application or Game or Image) (20131028)</option><option id='MyNew-20170510' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/internet_research.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/internet_research.jpg'>Windows Memory Stick Research Primer Tutorial (Slideshow or Web Application or Game or Image) (20170510)</option><option id='MyNew-20190131' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/mvr.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/mvr.gif'>Windows Mixed Reality Viewer Primer Tutorial (Slideshow or Web Application or Game or Image) (20190131)</option><option id='MyNew-20140314' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/MultiTasking/WindowsHomeTitleBar.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/MultiTasking/WindowsHomeTitleBar.jpg'>Windows Multitasking Tip Primer Tutorial (Slideshow or Web Application or Game or Image) (20140314)</option><option id='MyNew-20150109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/onunloadevent.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/onunloadevent.html'>Windows Onunload Event Primer Tutorial (Slideshow or Web Application or Game or Image) (20150109)</option><option id='MyNew-20181124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/phots_app_annotate_video.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/phots_app_annotate_video.pdf'>Windows Picture Tools Application Annotating Video Tutorial (Slideshow or Web Application or Game or Image) (20181124)</option><option id='MyNew-20160113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/DotNetFramework/Powershell.mov";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/DotNetFramework/Powershell.mov'>Windows PowerShell Primer Tutorial (Slideshow or Web Application or Game or Image) (20160113)</option><option id='MyNew-20140415' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/RDP/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/RDP/'>Windows Remote Desktop Primer Tutorial (Slideshow or Web Application or Game or Image) (20140415)</option><option id='MyNew-20140618' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/RightClick/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/RightClick/'>Windows Right Click Primer Tutorial (Slideshow or Web Application or Game or Image) (20140618)</option><option id='MyNew-20160624' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/quarter_hour_timer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/quarter_hour_timer.jpg'>Windows Screenshot AutoHotKey Automation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160624)</option><option id='MyNew-20130515' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/TaskManager_ControlPanel/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/TaskManager_ControlPanel/'>Windows Task Manager and Control Panel Primer Tutorial (Slideshow or Web Application or Game or Image) (20130515)</option><option id='MyNew-20140321' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/UltraEdit/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/UltraEdit/'>Windows Text Editor Primer Tutorial (Slideshow or Web Application or Game or Image) (20140321)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170706' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/no_internet_connection.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/no_internet_connection.jpg'>Windows Troubleshooting WiFi Connects No Internet Access Primer Tutorial (Slideshow or Web Application or Game or Image) (20170706)</option><option id='MyNew-20151201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/view_online.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/view_online.jpg'>Windows View Online via Hotmail Primer Tutorial (Slideshow or Web Application or Game or Image) (20151201)</option><option id='MyNew-20160709' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/norton.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/norton.jpg'>Windows Virus Protection Primer Tutorial (Slideshow or Web Application or Game or Image) (20160709)</option><option id='MyNew-20181117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/imagecapture.htm'>Windows Web Browser F12 Development Tools Debugger Tutorial (Slideshow or Web Application or Game or Image) (20181117)</option><option id='MyNew-20180118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/wwbfdt.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/wwbfdt.gif'>Windows Web Browser F12 Development Tools Primer Tutorial (Slideshow or Web Application or Game or Image) (20180118)</option><option id='MyNew-20150318' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/WebBrowserHomePage.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/WebBrowserHomePage.jpg'>Windows Web Browser Home Page Primer Tutorial (Slideshow or Web Application or Game or Image) (20150318)</option><option id='MyNew-20150330' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Windows/WirelessPrinter-3of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Windows/WirelessPrinter-3of.jpg'>Windows Wireless Printing Primer Tutorial (Slideshow or Web Application or Game or Image) (20150330)</option><option id='MyNew-20160117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/DOS/xcopy.JPG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/DOS/xcopy.JPG'>Windows/DOS xcopy Backup Primer Tutorial (Slideshow or Web Application or Game or Image) (20160117)</option><option id='MyNew-20140430' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Wine/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Wine/'>Wine for Windows on Mac Primer Tutorial (Slideshow or Web Application or Game or Image) (20140430)</option><option id='MyNew-20210321' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/macos_wine_windows_exe.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/macos_wine_windows_exe.gif'>Wine Stable Tutorial (Slideshow or Web Application or Game or Image) (20210321)</option><option id='MyNew-20181209' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/wireless_diagnostics.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/wireless_diagnostics.pdf'>Wireless Diagnostics on Mac OS X Primer Tutorial (Slideshow or Web Application or Game or Image) (20181209)</option><option id='MyNew-20220816' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Aesthetics Tutorial (Slideshow or Web Application or Game or Image) (20220816)</option><option id='MyNew-20220815' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Mobile Tutorial (Slideshow or Web Application or Game or Image) (20220815)</option><option id='MyNew-20220813' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Modes of Use Tutorial (Slideshow or Web Application or Game or Image) (20220813)</option><option id='MyNew-20220814' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Personalization Tutorial (Slideshow or Web Application or Game or Image) (20220814)</option><option id='MyNew-20220811' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20220811)</option><option id='MyNew-20220812' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Underlay Tutorial (Slideshow or Web Application or Game or Image) (20220812)</option><option id='MyNew-20220817' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_find_game.html'>Word Find Game Viewport Tutorial (Slideshow or Web Application or Game or Image) (20220817)</option><option id='MyNew-20151001' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wordguessgame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wordguessgame.html'>Word Guessing Game for Two Primer Tutorial (Slideshow or Web Application or Game or Image) (20151001)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20201205' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wordguessgame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wordguessgame.html'>Word Guessing or Synonym Game for Two Tutorial (Slideshow or Web Application or Game or Image) (20201205)</option><option id='MyNew-20220626' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wordguessgame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wordguessgame.html'>Word Guessing or Synonym Game Right Click Tutorial (Slideshow or Web Application or Game or Image) (20220626)</option><option id='MyNew-20170512' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/words_at_work.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/words_at_work.html'>Word Techniques Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170512)</option><option id='MyNew-20170515' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/words_at_work.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/words_at_work.htm'>Word Techniques Game Share Tutorial (Slideshow or Web Application or Game or Image) (20170515)</option><option id='MyNew-20180510' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/word_wrap.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/word_wrap.html'>Word Wrap Primer Tutorial (Slideshow or Web Application or Game or Image) (20180510)</option><option id='MyNew-20141127' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/Wordpress/Wordpress_Ajax.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/Wordpress_Ajax.jpg'>WordPress Ajax Contextual Help Primer Tutorial (Slideshow or Web Application or Game or Image) (20141127)</option><option id='MyNew-20141129' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/Wordpress/Mobile_Wordpress_Ajax.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/Mobile_Wordpress_Ajax.jpg'>Wordpress Ajax Mobile Friendly Primer Tutorial (Slideshow or Web Application or Game or Image) (20141129)</option><option id='MyNew-20141128' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/Wordpress/Wordpress_Ajax_Preview.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/Wordpress_Ajax_Preview.jpg'>WordPress Ajax Recent Post Preview Primer Tutorial (Slideshow or Web Application or Game or Image) (20141128)</option><option id='MyNew-20160824' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Gravatar/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Gravatar/'>WordPress Avatar via Gravatar Primer Tutorial (Slideshow or Web Application or Game or Image) (20160824)</option><option id='MyNew-20171025' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wp_cttc.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wp_cttc.jpg'>WordPress Blog Administration Cut to the Chase Tutorial (Slideshow or Web Application or Game or Image) (20171025)</option><option id='MyNew-20150824' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/AlphaSearch.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/AlphaSearch.gif'>WordPress Blog Alphabetical Search Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150824)</option><option id='MyNew-20150823' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/AlphaSearch.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/AlphaSearch.jpg'>WordPress Blog Alphabetical Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20150823)</option><option id='MyNew-20221010' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/Linux%20mailx%20Primer%20Tutorial/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/Linux%20mailx%20Primer%20Tutorial/'>WordPress Blog Bad Space Character URL Tutorial (Slideshow or Web Application or Game or Image) (20221010)</option><option id='MyNew-20220612' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Blog Bad Space Characters URL Tutorial (Slideshow or Web Application or Game or Image) (20220612)</option><option id='MyNew-20150410' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/CategoryList/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/CategoryList/'>WordPress Blog Category List Primer Tutorial (Slideshow or Web Application or Game or Image) (20150410)</option><option id='MyNew-20230213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/code_copy.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/code_copy.gif'>WordPress Blog Code Element Clipboard Copy Primer Tutorial (Slideshow or Web Application or Game or Image) (20230213)</option><option id='MyNew-20220201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog'>WordPress Blog Collaborative Annotated Email Cedes to Context Menu Tutorial (Slideshow or Web Application or Game or Image) (20220201)</option><option id='MyNew-20190510' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress'>WordPress Blog Collaborative Annotated Email FormData Post Tutorial (Slideshow or Web Application or Game or Image) (20190510)</option><option id='MyNew-20190508' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress'>WordPress Blog Collaborative Annotated Email Tutorial (Slideshow or Web Application or Game or Image) (20190508)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190509' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress'>WordPress Blog Collaborative Annotated Email User Experience Tutorial (Slideshow or Web Application or Game or Image) (20190509)</option><option id='MyNew-20160812' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/did_you_know.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/did_you_know.jpg'>WordPress Blog Complex Selectors Tutorial (Slideshow or Web Application or Game or Image) (20160812)</option><option id='MyNew-20150302' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/toggle_contexthelp_mode-0of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/toggle_contexthelp_mode-0of.jpg'>WordPress Blog Context Help Mode Toggler Primer Tutorial (Slideshow or Web Application or Game or Image) (20150302)</option><option id='MyNew-20141011' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wpblog_course_design_cookies_looks_more_yet_more.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wpblog_course_design_cookies_looks_more_yet_more.jpg'>WordPress Blog Course Design Cookies Tutorial (Slideshow or Web Application or Game or Image) (20141011)</option><option id='MyNew-20141007' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wpblog_course_design_yet_more.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wpblog_course_design_yet_more.png'>Wordpress Blog Course Design Database Tutorial (Slideshow or Web Application or Game or Image) (20141007)</option><option id='MyNew-20180420' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/design_a_course.php?show=Yes";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/design_a_course.php?show=Yes'>Wordpress Blog Course Design Double Click Tutorial (Slideshow or Web Application or Game or Image) (20180420)</option><option id='MyNew-20141006' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wpblog_course_design_more.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wpblog_course_design_more.jpg'>Wordpress Blog Course Design Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20141006)</option><option id='MyNew-20141009' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wpblog_course_design_looks_more_yet_more.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wpblog_course_design_looks_more_yet_more.png'>WordPress Blog Course Design Looks Tutorial (Slideshow or Web Application or Game or Image) (20141009)</option><option id='MyNew-20141008' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wpblog_course_design_more_yet_more.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wpblog_course_design_more_yet_more.png'>WordPress Blog Course Design Page Tutorial (Slideshow or Web Application or Game or Image) (20141008)</option><option id='MyNew-20141005' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wpblog_course_design.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wpblog_course_design.jpg'>Wordpress Blog Course Design Primer Tutorial (Slideshow or Web Application or Game or Image) (20141005)</option><option id='MyNew-20180412' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/design_a_course.php?show=Yes";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/design_a_course.php?show=Yes'>Wordpress Blog Course Design Word Tutorial (Slideshow or Web Application or Game or Image) (20180412)</option><option id='MyNew-20221027' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Welcome.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Welcome.html'>WordPress Blog Course Dropdown From Landing Page Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20221027)</option><option id='MyNew-20221028' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Welcome.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Welcome.html'>WordPress Blog Course Navigation Emojis Tutorial (Slideshow or Web Application or Game or Image) (20221028)</option><option id='MyNew-20200321' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/good_look_dropdown.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/good_look_dropdown.jpg'>Wordpress Blog Course via Landing Page Topic Tutorial (Slideshow or Web Application or Game or Image) (20200321)</option><option id='MyNew-20200320' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/good_look.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/good_look.gif'>Wordpress Blog Course via Landing Page Tutorial (Slideshow or Web Application or Game or Image) (20200320)</option><option id='MyNew-20170807' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wp_cut_to_the_chase.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wp_cut_to_the_chase.jpg'>WordPress Blog Cut to the Chase Integration Tutorial (Slideshow or Web Application or Game or Image) (20170807)</option><option id='MyNew-20190811' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/data_uri_helper.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/data_uri_helper.gif'>WordPress Blog Data URI in Post Plugin Tutorial (Slideshow or Web Application or Game or Image) (20190811)</option><option id='MyNew-20150223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/toggle_download_mode-0of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/toggle_download_mode-0of.jpg'>WordPress Blog Download Mode Toggler Primer Tutorial (Slideshow or Web Application or Game or Image) (20150223)</option><option id='MyNew-20160706' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wordpress_export.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wordpress_export.jpg'>WordPress Blog Export Primer Tutorial (Slideshow or Web Application or Game or Image) (20160706)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220315' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au///www.rjmprogramming.com.au/ITblog/windows-autohotkey-dynamic-compile-procedure-program-tutorial/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au///www.rjmprogramming.com.au/ITblog/windows-autohotkey-dynamic-compile-procedure-program-tutorial/'>WordPress Blog Hashtag Navigation Return Onmouseover Tutorial (Slideshow or Web Application or Game or Image) (20220315)</option><option id='MyNew-20220314' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au///www.rjmprogramming.com.au/ITblog/windows-autohotkey-dynamic-compile-procedure-program-tutorial/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au///www.rjmprogramming.com.au/ITblog/windows-autohotkey-dynamic-compile-procedure-program-tutorial/'>WordPress Blog Hashtag Navigation Return Tutorial (Slideshow or Web Application or Game or Image) (20220314)</option><option id='MyNew-20230223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wordpress_iphone_breadcrumbs.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wordpress_iphone_breadcrumbs.jpg'>WordPress Blog iPhone Breadcrumbs Issue Tutorial (Slideshow or Web Application or Game or Image) (20230223)</option><option id='MyNew-20180717' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/isbn_mobile_safari.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/isbn_mobile_safari.jpg'>WordPress Blog ISBN Links Mobile Safari Tutorial (Slideshow or Web Application or Game or Image) (20180717)</option><option id='MyNew-20180211' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wp_isbn.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wp_isbn.jpg'>WordPress Blog ISBN Links Primer Tutorial (Slideshow or Web Application or Game or Image) (20180211)</option><option id='MyNew-20150319' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/post_316.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/post_316.jpg'>WordPress Blog Landing Page Toggler Primer Tutorial (Slideshow or Web Application or Game or Image) (20150319)</option><option id='MyNew-20200420' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wp_css_mbp.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wp_css_mbp.pdf'>WordPress Blog Mini Makeover Tutorial (Slideshow or Web Application or Game or Image) (20200420)</option><option id='MyNew-20150227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/MobileFriendly_Blog.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/MobileFriendly_Blog.jpg'>Wordpress Blog Mobile Phone Friendly Primer Tutorial (Slideshow or Web Application or Game or Image) (20150227)</option><option id='MyNew-20150125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/bytheby.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/bytheby.png'>WordPress Blog Multiple Post Primer Tutorial (Slideshow or Web Application or Game or Image) (20150125)</option><option id='MyNew-20150825' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/query_php.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/query_php.jpg'>WordPress Blog MySql Database PHP Code Tutorial (Slideshow or Web Application or Game or Image) (20150825)</option><option id='MyNew-20221026' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Welcome.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Welcome.html'>WordPress Blog Navigation From Landing Page Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20221026)</option><option id='MyNew-20150124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/OldestTagcat.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/OldestTagcat.png'>WordPress Blog Oldest Link Primer Tutorial (Slideshow or Web Application or Game or Image) (20150124)</option><option id='MyNew-20220125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/personalized_links.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/personalized_links.jpg'>WordPress Blog Personalized Links Tutorial (Slideshow or Web Application or Game or Image) (20220125)</option><option id='MyNew-20150322' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Apache/mod_deflate/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Apache/mod_deflate/'>WordPress Blog PHP mod_deflate Speed Improvement Tutorial (Slideshow or Web Application or Game or Image) (20150322)</option><option id='MyNew-20230224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/bad_post_sql_good_post.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/bad_post_sql_good_post.gif'>WordPress Blog Post Frontend Error Tutorial (Slideshow or Web Application or Game or Image) (20230224)</option><option id='MyNew-20160320' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/WYSIWYG/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/WYSIWYG/'>WordPress Blog Post WYSIWYG Primer Tutorial (Slideshow or Web Application or Game or Image) (20160320)</option><option id='MyNew-20170704' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/AppleScriptEditor/Clone_Blog_Posting.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/AppleScriptEditor/Clone_Blog_Posting.pdf'>WordPress Blog Posting AppleScript TextWrangler Helper Primer Tutorial (Slideshow or Web Application or Game or Image) (20170704)</option><option id='MyNew-20180114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/?detailssummary=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/?detailssummary=y'>WordPress Blog Posting Content Summary Primer Tutorial (Slideshow or Web Application or Game or Image) (20180114)</option><option id='MyNew-20180425' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/wordpress_generic_misspelling_fix.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/wordpress_generic_misspelling_fix.pdf'>WordPress Blog Posting Generic Misspelling Fix Tutorial (Slideshow or Web Application or Game or Image) (20180425)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20220906' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/blogposting_book.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/blogposting_book.jpg'>WordPress Blog Posting Thread Book Primer Tutorial (Slideshow or Web Application or Game or Image) (20220906)</option><option id='MyNew-20180115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/?detailssummary=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/?detailssummary=y'>WordPress Blog Posting Thread Content Summary Tutorial (Slideshow or Web Application or Game or Image) (20180115)</option><option id='MyNew-20170411' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/mapper_htaccess.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/mapper_htaccess.jpg'>WordPress Blog Posting Title Regular Expression Search .htaccess Tutorial (Slideshow or Web Application or Game or Image) (20170411)</option><option id='MyNew-20170410' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/mapper.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/mapper.jpg'>WordPress Blog Posting Title Regular Expression Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20170410)</option><option id='MyNew-20170419' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/itblog/match/trending_on_wordpress.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/itblog/match/trending_on_wordpress.php'>WordPress Blog Posting Trending Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20170419)</option><option id='MyNew-20191130' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/itblog/match/trending_on_wordpress.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/itblog/match/trending_on_wordpress.php'>WordPress Blog Posting Trending Search Troubleshooting Tutorial (Slideshow or Web Application or Game or Image) (20191130)</option><option id='MyNew-20150805' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/SearchWithinSearch.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/SearchWithinSearch.jpg'>WordPress Blog Search Within a Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20150805)</option><option id='MyNew-20150808' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/SearchWithinSearch.jpeg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/SearchWithinSearch.jpeg'>WordPress Blog Search Within Search Ajax Tutorial (Slideshow or Web Application or Game or Image) (20150808)</option><option id='MyNew-20150806' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/SearchWithinSearch.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/SearchWithinSearch.gif'>WordPress Blog Search Within Search Implementation Tutorial (Slideshow or Web Application or Game or Image) (20150806)</option><option id='MyNew-20150809' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/SearchWithinSearchOverlay.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/SearchWithinSearchOverlay.jpg'>WordPress Blog Search Within Search Overlay Tutorial (Slideshow or Web Application or Game or Image) (20150809)</option><option id='MyNew-20211113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Blog Search Within Search Posting Content Tutorial (Slideshow or Web Application or Game or Image) (20211113)</option><option id='MyNew-20211212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Blog Search Within Search Posting Progress Context Tutorial (Slideshow or Web Application or Game or Image) (20211212)</option><option id='MyNew-20211204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Blog Search Within Search Posting Progress Tutorial (Slideshow or Web Application or Game or Image) (20211204)</option><option id='MyNew-20150807' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/SearchWithinSearch.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/SearchWithinSearch.png'>WordPress Blog Search Within Search Preview Tutorial (Slideshow or Web Application or Game or Image) (20150807)</option><option id='MyNew-20211111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Blog Search Within Search Reveal Tutorial (Slideshow or Web Application or Game or Image) (20211111)</option><option id='MyNew-20200307' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/data_uri_helper.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/data_uri_helper.gif'>WordPress Blog Selection ExecCommand and Email Prompting Tutorial (Slideshow or Web Application or Game or Image) (20200307)</option><option id='MyNew-20150411' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/CategoryList/index2.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/CategoryList/index2.html'>WordPress Blog Sticky Post Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20150411)</option><option id='MyNew-20150120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/WordpressSubmenu-10of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/WordpressSubmenu-10of.jpg'>WordPress Blog Submenu Primer Tutorial (Slideshow or Web Application or Game or Image) (20150120)</option><option id='MyNew-20150307' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/SearchToTag/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/SearchToTag/'>WordPress Blog Tag Primer Tutorial (Slideshow or Web Application or Game or Image) (20150307)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20190810' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wp_glow.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wp_glow.jpg'>WordPress Blog TwentyTen Theme Glow Tutorial (Slideshow or Web Application or Game or Image) (20190810)</option><option id='MyNew-20210720' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/url_spelling.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/url_spelling.gif'>WordPress Blog URL Spelling .htaccess Tutorial (Slideshow or Web Application or Game or Image) (20210720)</option><option id='MyNew-20200525' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/b_to_strong.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/b_to_strong.gif'>WordPress Bold for Strong Tutorial (Slideshow or Web Application or Game or Image) (20200525)</option><option id='MyNew-20191116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/bold_code_wp.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/bold_code_wp.jpg'>WordPress Bold Within Code Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20191116)</option><option id='MyNew-20150705' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji.jpg'>WordPress Bullet Point CSS Styling Emoji Tutorial (Slideshow or Web Application or Game or Image) (20150705)</option><option id='MyNew-20150104' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/ul_li_noclass.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/ul_li_noclass.jpg'>Wordpress Bullet Point CSS Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20150104)</option><option id='MyNew-20181218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/cttc_more.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/cttc_more.jpg'>WordPress Calendar Widget Above the Fold Cut to the Chase Tutorial (Slideshow or Web Application or Game or Image) (20181218)</option><option id='MyNew-20190108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/ewordscnt.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/ewordscnt.jpg'>WordPress Calendar Widget Above the Fold Word Count Tutorial (Slideshow or Web Application or Game or Image) (20190108)</option><option id='MyNew-20220601' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Calendar Widget Destination Webpage Image Background Tutorial (Slideshow or Web Application or Game or Image) (20220601)</option><option id='MyNew-20220531' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress Calendar Widget Table Cell Tutorial Image Background Tutorial (Slideshow or Web Application or Game or Image) (20220531)</option><option id='MyNew-20130802' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Firefox/Followup/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Firefox/Followup/'>Wordpress Change Primer Tutorial (Slideshow or Web Application or Game or Image) (20130802)</option><option id='MyNew-20170312' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wp_cd_dc.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wp_cd_dc.jpg'>WordPress Code Download Table Interface Double Click Tutorial (Slideshow or Web Application or Game or Image) (20170312)</option><option id='MyNew-20170616' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wpcss.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wpcss.jpg'>WordPress Code Download Table Interface Linux Diff CSS Tutorial (Slideshow or Web Application or Game or Image) (20170616)</option><option id='MyNew-20170313' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wp_cd_ld.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wp_cd_ld.jpg'>WordPress Code Download Table Interface Linux Diff Tutorial (Slideshow or Web Application or Game or Image) (20170313)</option><option id='MyNew-20170311' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wp_cd.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wp_cd.jpg'>WordPress Code Download Table Interface Primer Tutorial (Slideshow or Web Application or Game or Image) (20170311)</option><option id='MyNew-20160528' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/most_popular_words.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/most_popular_words.gif'>WordPress Content Most Popular Words Histogram Tutorial (Slideshow or Web Application or Game or Image) (20160528)</option><option id='MyNew-20160527' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/most_popular_words.jpeg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/most_popular_words.jpeg'>WordPress Content Most Popular Words Primer Tutorial (Slideshow or Web Application or Game or Image) (20160527)</option><option id='MyNew-20141118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/access_css.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/access_css.png'>WordPress CSS Change helped by FireBug Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20141118)</option><option id='MyNew-20141119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wc_index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wc_index.html'>Wordpress CSS Change helped by FireBug More To Do Tutorial (Slideshow or Web Application or Game or Image) (20141119)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Firefox/WordpressCSSChange/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Firefox/WordpressCSSChange/'>WordPress CSS Change helped by Firebug Primer Tutorial (Slideshow or Web Application or Game or Image) (20140111)</option><option id='MyNew-20200328' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wpfpl.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wpfpl.gif'>WordPress CSS iPhone Portrait Few Pixels Less Width Tutorial (Slideshow or Web Application or Game or Image) (20200328)</option><option id='MyNew-20150525' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wpcss.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wpcss.jpg'>WordPress CSS Rounded Shadowed Border Tutorial (Slideshow or Web Application or Game or Image) (20150525)</option><option id='MyNew-20191002' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wordpress-custom-fields-primer-tutorial/#linkhints";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wordpress-custom-fields-primer-tutorial/#linkhints'>WordPress Custom Fields Primer Tutorial (Slideshow or Web Application or Game or Image) (20191002)</option><option id='MyNew-20190930' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/emoji_widget_idea.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/emoji_widget_idea.htm'>WordPress Emoji Menu Primer Tutorial (Slideshow or Web Application or Game or Image) (20190930)</option><option id='MyNew-20160522' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/page_submenu_emoji.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/page_submenu_emoji.jpg'>WordPress Emoji Prefixed Submenu Primer Tutorial (Slideshow or Web Application or Game or Image) (20160522)</option><option id='MyNew-20211110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/category/photography";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/category/photography'>WordPress Error 404 Primer Tutorial (Slideshow or Web Application or Game or Image) (20211110)</option><option id='MyNew-20170117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wp-content/themes/twentyten/filter_content_via_div_id.JPG";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wp-content/themes/twentyten/filter_content_via_div_id.JPG'>WordPress Filter via Div ID Primer Tutorial (Slideshow or Web Application or Game or Image) (20170117)</option><option id='MyNew-20190219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/plugin_cookies.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/plugin_cookies.jpg'>WordPress Highlight Lookups Plugin Cookies Tutorial (Slideshow or Web Application or Game or Image) (20190219)</option><option id='MyNew-20190314' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wordpress_link_helper.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wordpress_link_helper.jpg'>WordPress Highlight Lookups Plugin Links Tutorial (Slideshow or Web Application or Game or Image) (20190314)</option><option id='MyNew-20190215' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/rjmprogramming-multi-lookup.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/rjmprogramming-multi-lookup.jpg'>WordPress Highlight Lookups Plugin Tutorial (Slideshow or Web Application or Game or Image) (20190215)</option><option id='MyNew-20190214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wordpress_highlight.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wordpress_highlight.jpg'>WordPress Highlight Lookups Tutorial (Slideshow or Web Application or Game or Image) (20190214)</option><option id='MyNew-20150816' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/HighlightedSearch.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/HighlightedSearch.jpg'>WordPress Highlighted Search Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150816)</option><option id='MyNew-20150815' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/HighlightedSearch.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/HighlightedSearch.jpg'>WordPress Highlighted Search Primer Tutorial (Slideshow or Web Application or Game or Image) (20150815)</option><option id='MyNew-20150123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/hr_noclass.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/hr_noclass.jpg'>Wordpress Horizontal Rule CSS Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20150123)</option><option id='MyNew-20221022' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wp_byline.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wp_byline.jpg'>WordPress Informal Byline Idea Tutorial (Slideshow or Web Application or Game or Image) (20221022)</option><option id='MyNew-20160829' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/getmelist_css.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/getmelist_css.jpg'>WordPress Is Mentioned By Code Download CSS Tutorial (Slideshow or Web Application or Game or Image) (20160829)</option><option id='MyNew-20160828' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/code_download_lob_directly.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/code_download_lob_directly.jpg'>WordPress Is Mentioned By Code Download Navigation Tutorial (Slideshow or Web Application or Game or Image) (20160828)</option><option id='MyNew-20160922' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_more.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_more.jpg'>WordPress Is Mentioned By Code Download Progress Tutorial (Slideshow or Web Application or Game or Image) (20160922)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20200914' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/imb_month.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/imb_month.gif'>WordPress Is Mentioned By Less Recently Modified Tutorial (Slideshow or Web Application or Game or Image) (20200914)</option><option id='MyNew-20160826' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by.jpg'>WordPress Is Mentioned By Navigation Primer Tutorial (Slideshow or Web Application or Game or Image) (20160826)</option><option id='MyNew-20200412' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_thread_order.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_thread_order.jpg'>WordPress Is Mentioned By Posting Order Tutorial (Slideshow or Web Application or Game or Image) (20200412)</option><option id='MyNew-20161003' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_thread.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_thread.jpg'>WordPress Is Mentioned By Posting Thread Tutorial (Slideshow or Web Application or Game or Image) (20161003)</option><option id='MyNew-20200413' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_recent_then.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/is_mentioned_by_recent_then.jpg'>WordPress Is Mentioned By Recently Modified Tutorial (Slideshow or Web Application or Game or Image) (20200413)</option><option id='MyNew-20191022' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/#linkhints";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/#linkhints'>WordPress Landing Page Custom Fields Inhouse Media Tutorial (Slideshow or Web Application or Game or Image) (20191022)</option><option id='MyNew-20191003' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/#linkhints";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/#linkhints'>WordPress Landing Page Custom Fields Tutorial (Slideshow or Web Application or Game or Image) (20191003)</option><option id='MyNew-20181214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress//wp_calendar_above_fold.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress//wp_calendar_above_fold.gif'>WordPress Link to Iframe via Calendar Widget Above the Fold Tutorial (Slideshow or Web Application or Game or Image) (20181214)</option><option id='MyNew-20181213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/calendar_wp_mobile.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/calendar_wp_mobile.jpg'>WordPress Link to Iframe via Calendar Widget Mobile Tutorial (Slideshow or Web Application or Game or Image) (20181213)</option><option id='MyNew-20181212' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wp_calendar.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wp_calendar.pdf'>WordPress Link to Iframe via Calendar Widget Primer Tutorial (Slideshow or Web Application or Game or Image) (20181212)</option><option id='MyNew-20200916' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wordpress_mysql_database_backup.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wordpress_mysql_database_backup.jpg'>WordPress MySql Database Backup Tutorial (Slideshow or Web Application or Game or Image) (20200916)</option><option id='MyNew-20201111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wordpress_mysql_database_backup_update.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wordpress_mysql_database_backup_update.jpg'>WordPress MySql Database Backup Update Tutorial (Slideshow or Web Application or Game or Image) (20201111)</option><option id='MyNew-20170322' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wordpress_ol.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_ol.jpg'>WordPress Ordered List CSS Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20170322)</option><option id='MyNew-20190213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wordpress_plugin_simple.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wordpress_plugin_simple.gif'>WordPress Plugin Primer Tutorial (Slideshow or Web Application or Game or Image) (20190213)</option><option id='MyNew-20150903' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Posted_On.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Posted_On.gif'>Wordpress Posted On CSS Styling Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150903)</option><option id='MyNew-20150904' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Posted_On.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Posted_On.png'>Wordpress Posted On CSS Styling Following You Tutorial (Slideshow or Web Application or Game or Image) (20150904)</option><option id='MyNew-20150105' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/Posted_On.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/Posted_On.jpg'>Wordpress Posted On CSS Styling Primer Tutorial (Slideshow or Web Application or Game or Image) (20150105)</option><option id='MyNew-20160313' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/query_monitor.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/query_monitor.jpg'>WordPress Query Monitor Primer Tutorial (Slideshow or Web Application or Game or Image) (20160313)</option><option id='MyNew-20200621' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/zero_html_mobile.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/zero_html_mobile.gif'>Wordpress Recent Post Animated GIF Improvement Mobile Tutorial (Slideshow or Web Application or Game or Image) (20200621)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20200620' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/zero_html.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/zero_html.gif'>Wordpress Recent Post Animated GIF Improvement Tutorial (Slideshow or Web Application or Game or Image) (20200620)</option><option id='MyNew-20191026' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/recent_posts_bug_fix.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/recent_posts_bug_fix.gif'>Wordpress Recent Post Bug Fix Tutorial (Slideshow or Web Application or Game or Image) (20191026)</option><option id='MyNew-20180909' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/rp_tb.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/rp_tb.jpg'>Wordpress Recent Post Semi-Transparent Background Tutorial (Slideshow or Web Application or Game or Image) (20180909)</option><option id='MyNew-20220704' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/fix_a_hashtag_navigation_annoyance_with_wordpress_blog.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/fix_a_hashtag_navigation_annoyance_with_wordpress_blog.gif'>WordPress Recent Posts Navigation Issue Tutorial (Slideshow or Web Application or Game or Image) (20220704)</option><option id='MyNew-20201227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/zero.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/zero.html'>WordPress Recent Posts Widget Caching Issues Tutorial (Slideshow or Web Application or Game or Image) (20201227)</option><option id='MyNew-20180809' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/responsive_twentyten.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/responsive_twentyten.pdf'>WordPress Responsive TwentyTen Primer Tutorial (Slideshow or Web Application or Game or Image) (20180809)</option><option id='MyNew-20160518' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/?p=22017";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/?p=22017'>WordPress Show HTML Tags Primer Tutorial (Slideshow or Web Application or Game or Image) (20160518)</option><option id='MyNew-20160619' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/all-posts/temporary-user-css/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/all-posts/temporary-user-css/'>WordPress Temporary User CSS Primer Tutorial (Slideshow or Web Application or Game or Image) (20160619)</option><option id='MyNew-20160626' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/all-posts/temporary-windows-print-button/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/all-posts/temporary-windows-print-button/'>WordPress Temporary Window Print Primer Tutorial (Slideshow or Web Application or Game or Image) (20160626)</option><option id='MyNew-20150817' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/YourBackgroundImage.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/YourBackgroundImage.jpg'>WordPress Text Widget Background Image Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150817)</option><option id='MyNew-20140406' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/Wordpress/TextWidget/Wordpress_BackgroundImage.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/TextWidget/Wordpress_BackgroundImage.jpg'>WordPress Text Widget Background Image Tutorial (Slideshow or Web Application or Game or Image) (20140406)</option><option id='MyNew-20131026' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/Wordpress/TextWidget/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/Wordpress/TextWidget/'>WordPress Text Widget Tutorial (Slideshow or Web Application or Game or Image) (20131026)</option><option id='MyNew-20170111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/what_wordpress_theme_is_that.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/what_wordpress_theme_is_that.php'>WordPress Theme Lookup Primer Tutorial (Slideshow or Web Application or Game or Image) (20170111)</option><option id='MyNew-20170108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MAMP/wordpress_on_mamp.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MAMP/wordpress_on_mamp.pdf'>WordPress Twenty Seventeen Theme on MAMP on Windows Install Tutorial (Slideshow or Web Application or Game or Image) (20170108)</option><option id='MyNew-20160908' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/wp_mf.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/wp_mf.gif'>WordPress TwentyTen Theme Mobile Friendly Primer Tutorial (Slideshow or Web Application or Game or Image) (20160908)</option><option id='MyNew-20150424' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wpupfuilcc.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wpupfuilcc.jpg'>WordPress Upgrade Crontab Curl Tutorial (Slideshow or Web Application or Game or Image) (20150424)</option><option id='MyNew-20150421' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wpupfu.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wpupfu.jpg'>WordPress Upgrade Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150421)</option><option id='MyNew-20150422' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wpupfui.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wpupfui.jpg'>WordPress Upgrade Implications Tutorial (Slideshow or Web Application or Game or Image) (20150422)</option><option id='MyNew-20150423' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wpupfuil.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wpupfuil.jpg'>WordPress Upgrade Links Tutorial (Slideshow or Web Application or Game or Image) (20150423)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20150420' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/wpup.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/wpup.jpg'>WordPress Upgrade Primer Tutorial (Slideshow or Web Application or Game or Image) (20150420)</option><option id='MyNew-20151227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wordpress_bb_changes.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_bb_changes.jpg'>WordPress User Body Background Primer Tutorial (Slideshow or Web Application or Game or Image) (20151227)</option><option id='MyNew-20151224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wordpress_ff_changes.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_ff_changes.jpg'>WordPress User Font Families Primer Tutorial (Slideshow or Web Application or Game or Image) (20151224)</option><option id='MyNew-20151225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wordpress_hsb_changes.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_hsb_changes.jpg'>WordPress User Header Section Border Primer Tutorial (Slideshow or Web Application or Game or Image) (20151225)</option><option id='MyNew-20221109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress User List Emoji Access Tutorial (Slideshow or Web Application or Game or Image) (20221109)</option><option id='MyNew-20221107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/ITblog/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/ITblog/'>WordPress User List Emoji Primer Tutorial (Slideshow or Web Application or Game or Image) (20221107)</option><option id='MyNew-20151004' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wordpress_visual_synopsis.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_visual_synopsis.png'>WordPress Visual Synopsis Automated Scrolling Tutorial (Slideshow or Web Application or Game or Image) (20151004)</option><option id='MyNew-20151003' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wordpress_visual_synopsis.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_visual_synopsis.gif'>WordPress Visual Synopsis Slideshow Posting Links Tutorial (Slideshow or Web Application or Game or Image) (20151003)</option><option id='MyNew-20151002' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wordpress_visual_synopsis.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wordpress_visual_synopsis.jpg'>WordPress Visual Synopsis Slideshow Primer Tutorial (Slideshow or Web Application or Game or Image) (20151002)</option><option id='MyNew-20150901' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/widget_container.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/widget_container.jpg'>WordPress Widget Container Colour Primer Tutorial (Slideshow or Web Application or Game or Image) (20150901)</option><option id='MyNew-20181216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/wordpress/wp_widgets_animated_emoji.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/wordpress/wp_widgets_animated_emoji.gif'>WordPress Widget via Animated Emoji Button Above the Fold Tutorial (Slideshow or Web Application or Game or Image) (20181216)</option><option id='MyNew-20191213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/work_roster.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/work_roster.html'>Work Roster Cookies Tutorial (Slideshow or Web Application or Game or Image) (20191213)</option><option id='MyNew-20190517' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/workplace_concepts.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/workplace_concepts.htm'>Workplace Concepts Game Horizontal Rule Cell Tutorial (Slideshow or Web Application or Game or Image) (20190517)</option><option id='MyNew-20190519' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/workplace_concepts.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/workplace_concepts.htm'>Workplace Concepts Game Horizontal Rule Reveal Tutorial (Slideshow or Web Application or Game or Image) (20190519)</option><option id='MyNew-20190516' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/workplace_concepts.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/workplace_concepts.html'>Workplace Concepts Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20190516)</option><option id='MyNew-20190119' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/welcometonation.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/welcometonation.htm'>World Clickarounds Google Map Chart Onclick Logic Tutorial (Slideshow or Web Application or Game or Image) (20190119)</option><option id='MyNew-20200619' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/welcometonation.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/welcometonation.htm'>World Clickarounds Scrollable Annotations Tutorial (Slideshow or Web Application or Game or Image) (20200619)</option><option id='MyNew-20201207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/welcometonation.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/welcometonation.htm'>World Clickarounds Stationery Positioned Annotations Tutorial (Slideshow or Web Application or Game or Image) (20201207)</option><option id='MyNew-20230315' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/new_world.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/new_world.htm'>World Scrolling and Clickarounds Google Charts Tutorial (Slideshow or Web Application or Game or Image) (20230315)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20230319' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/new_world.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/new_world.htm'>World Scrolling and Clickarounds Image Source Tutorial (Slideshow or Web Application or Game or Image) (20230319)</option><option id='MyNew-20230314' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/new_world.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/new_world.html'>World Scrolling and Clickarounds Primer Tutorial (Slideshow or Web Application or Game or Image) (20230314)</option><option id='MyNew-20230318' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/new_world.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/new_world.htm'>World Scrolling and Clickarounds Reveal Tutorial (Slideshow or Web Application or Game or Image) (20230318)</option><option id='MyNew-20230316' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/new_world.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/new_world.htm'>World Scrolling and Clickarounds Search Tutorial (Slideshow or Web Application or Game or Image) (20230316)</option><option id='MyNew-20230317' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/new_world.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/new_world.htm'>World Scrolling and Clickarounds Trip Tutorial (Slideshow or Web Application or Game or Image) (20230317)</option><option id='MyNew-20200124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/speech_supervisor.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/speech_supervisor.php'>Worldbank API and Looks Nice Debugging Styles Tutorial (Slideshow or Web Application or Game or Image) (20200124)</option><option id='MyNew-20200117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API Comparison Year Google Chart Mobile Tutorial (Slideshow or Web Application or Game or Image) (20200117)</option><option id='MyNew-20200118' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API Comparison Year More Indicators Tutorial (Slideshow or Web Application or Game or Image) (20200118)</option><option id='MyNew-20200116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API Comparison Year Pie Chart Differences Tutorial (Slideshow or Web Application or Game or Image) (20200116)</option><option id='MyNew-20170221' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API World Country Gross Domestic Product Tutorial (Slideshow or Web Application or Game or Image) (20170221)</option><option id='MyNew-20170220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API World Country Population Period Tutorial (Slideshow or Web Application or Game or Image) (20170220)</option><option id='MyNew-20170217' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/worldbank_population_data.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.php'>Worldbank API World Country Population Primer Tutorial (Slideshow or Web Application or Game or Image) (20170217)</option><option id='MyNew-20170218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/worldbank_population_data.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.html'>Worldbank API World Country Population Report Tutorial (Slideshow or Web Application or Game or Image) (20170218)</option><option id='MyNew-20170219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/worldbank_population_data.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.html'>Worldbank API World Country Population Trend Tutorial (Slideshow or Web Application or Game or Image) (20170219)</option><option id='MyNew-20170222' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API World Country Reporting Range Tutorial (Slideshow or Web Application or Game or Image) (20170222)</option><option id='MyNew-20170223' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API World Country Reporting Regex Tutorial (Slideshow or Web Application or Game or Image) (20170223)</option><option id='MyNew-20200115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/worldbank_population_data.htm'>Worldbank API World Country Reporting Revisit Tutorial (Slideshow or Web Application or Game or Image) (20200115)</option><option id='MyNew-20170116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm'>Worldwide Country Quiz Game Moderation Tutorial (Slideshow or Web Application or Game or Image) (20170116)</option><option id='MyNew-20170114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm'>Worldwide Country Quiz Game Personalization Tutorial (Slideshow or Web Application or Game or Image) (20170114)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.html'>Worldwide Country Quiz Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170112)</option><option id='MyNew-20221201' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm'>Worldwide Country Quiz Game Wikipedia Images Tutorial (Slideshow or Web Application or Game or Image) (20221201)</option><option id='MyNew-20170113' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/GeoChart/worldwide_country_quiz.htm'>Worldwide Country Quiz Game YouTube Tutorial (Slideshow or Web Application or Game or Image) (20170113)</option><option id='MyNew-20131210' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/Xcode_command_line_tools.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/Xcode_command_line_tools.jpg'>Xcode and its Command Line Tools Primer Tutorial (Slideshow or Web Application or Game or Image) (20131210)</option><option id='MyNew-20130311' onclick='windowopen(";
newstr = newstr + dq + "//www.gifpal.com/";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/XCodeCPlusPlusHelloWorld/iFrame.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.gifpal.com/";
newstr = newstr + dq + "]<a target=_blank href=";
newstr = newstr + dq + "//www.rjmprogramming.com.au/XCodeCPlusPlusHelloWorld/iFrame.html'>Xcode C++ (and Java) Hello World Primer Tutorial (Slideshow or Web Application or Game or Image) (20130311)</option><option id='MyNew-20160228' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/CPlusPlus/WebApplications/cplusplus_webapps.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/CPlusPlus/WebApplications/cplusplus_webapps.jpg'>Xcode C++ Web Applications Primer Tutorial (Slideshow or Web Application or Game or Image) (20160228)</option><option id='MyNew-20220412' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/find_executable_and_go.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/find_executable_and_go.php'>Xcode Command Line Project Executable Tutorial (Slideshow or Web Application or Game or Image) (20220412)</option><option id='MyNew-20220413' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/find_executable_and_go.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/find_executable_and_go.php'>Xcode Command Line Project GUI Executable Tutorial (Slideshow or Web Application or Game or Image) (20220413)</option><option id='MyNew-20131116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/NonGlobalStrings/XcodeDebug_C_NonGlobalStrings.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/NonGlobalStrings/XcodeDebug_C_NonGlobalStrings.m4v'>Xcode Debug C Strings Program Tutorial (Slideshow or Web Application or Game or Image) (20131116)</option><option id='MyNew-20141017' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/iOS_Dynamic_Buttons.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/iOS_Dynamic_Buttons.png'>Xcode iOS Dynamic UIButton Primer Tutorial (Slideshow or Web Application or Game or Image) (20141017)</option><option id='MyNew-20170617' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/myoc_one_dot_three.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/myoc_one_dot_three.pdf'>Xcode iOS Mobile Application Bundle Upgrade Primer Tutorial (Slideshow or Web Application or Game or Image) (20170617)</option><option id='MyNew-20180519' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/certificate.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/certificate.pdf'>Xcode iOS Mobile Development Distribution Development Certificate Tutorial (Slideshow or Web Application or Game or Image) (20180519)</option><option id='MyNew-20141012' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/'>Xcode iOS Mobile Project Exporting Primer Tutorial (Slideshow or Web Application or Game or Image) (20141012)</option><option id='MyNew-20140109' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/Objective-C/Xcode/iOS/Utility/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/Objective-C/Xcode/iOS/Utility/'>Xcode iOS Utility Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20140109)</option><option id='MyNew-20141019' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/LearningProgramming/LearningProgramming_LastCoursePosting_iOS.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/LearningProgramming/LearningProgramming_LastCoursePosting_iOS.jpg'>Xcode Learning Programming Blog Course Cookies Tutorial (Slideshow or Web Application or Game or Image) (20141019)</option><option id='MyNew-20141018' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/LearningProgramming/LearningProgramming_iOS.jpeg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/UIWebView/LearningProgramming/LearningProgramming_iOS.jpeg'>Xcode Learning Programming Primer Tutorial (Slideshow or Web Application or Game or Image) (20141018)</option><option id='MyNew-20170306' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/xcode_ios_new-10of.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/xcode_ios_new-10of.jpg'>Xcode New iOS Mobile Device Primer Tutorial (Slideshow or Web Application or Game or Image) (20170306)</option><option id='MyNew-20131011' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/Objective-C/MutableArray/MutableArray.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/Objective-C/MutableArray/MutableArray.jpg'>Xcode Objective-C Mutable Array Primer Tutorial (Slideshow or Web Application or Game or Image) (20131011)</option><option id='MyNew-20131218' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/Objective-C/MutableDictionary/ObjectiveC_MutableDictionary.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/Objective-C/MutableDictionary/ObjectiveC_MutableDictionary.jpg'>Xcode Objective-C Mutable Dictionary Primer Tutorial (Slideshow or Web Application or Game or Image) (20131218)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20131013' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/Objective-C/PolymorphicArray/Polymorphic_Array.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/Objective-C/PolymorphicArray/Polymorphic_Array.jpg'>Xcode Objective-C Polymorphic Array Primer Tutorial (Slideshow or Web Application or Game or Image) (20131013)</option><option id='MyNew-20130528' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/C/Objective-C/QuartzComposer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/C/Objective-C/QuartzComposer/'>Xcode Objective-C User Interface Builder Primer Tutorial (Slideshow or Web Application or Game or Image) (20130528)</option><option id='MyNew-20130816' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Python/DesktopApplication/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Python/DesktopApplication/'>Xcode Python Desktop Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20130816)</option><option id='MyNew-20130704a' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/RubyOnRails/XCode/DesktopApp/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/RubyOnRails/XCode/DesktopApp/'>Xcode Ruby Desktop Application Primer Tutorial (Slideshow or Web Application or Game or Image) (20130704)</option><option id='MyNew-20170708' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/spritexcode_collisions.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/spritexcode_collisions.jpg'>Xcode SpriteKit Game Collisions Tutorial (Slideshow or Web Application or Game or Image) (20170708)</option><option id='MyNew-20170414' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/spritexcode.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/spritexcode.pdf'>Xcode SpriteKit Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170414)</option><option id='MyNew-20220411' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/xcode_swift_command_llne_project.gif";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/xcode_swift_command_llne_project.gif'>Xcode Swift Command Line Project Primer Tutorial (Slideshow or Web Application or Game or Image) (20220411)</option><option id='MyNew-20150216' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/xcassets/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/xcassets/'>Xcode Swift Image Assets Primer Tutorial (Slideshow or Web Application or Game or Image) (20150216)</option><option id='MyNew-20180307' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/assets.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/assets.jpg'>Xcode Swift iOS Application End Game Assets Tutorial (Slideshow or Web Application or Game or Image) (20180307)</option><option id='MyNew-20150308' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/iOS8/EndGame/Banking/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/EndGame/Banking/'>Xcode Swift iOS Application End Game Follow Up Tutorial (Slideshow or Web Application or Game or Image) (20150308)</option><option id='MyNew-20150220' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/iOS8/EndGame/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/EndGame/'>Xcode Swift iOS Application End Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20150220)</option><option id='MyNew-20150219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/meta_tag.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/Xcode/iOS8/Swift/meta_tag.jpg'>Xcode Swift Resizable UIWebview Primer Tutorial (Slideshow or Web Application or Game or Image) (20150219)</option><option id='MyNew-20150214' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/XcodeSwiftBackForward.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/XcodeSwiftBackForward.jpg'>Xcode Swift UIWebView Back and Forward Button Tutorial (Slideshow or Web Application or Game or Image) (20150214)</option><option id='MyNew-20180625' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/xml_on_the_fly.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/xml_on_the_fly.php'>XML on the Fly via PHP Attribute Tutorial (Slideshow or Web Application or Game or Image) (20180625)</option><option id='MyNew-20180624' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/xml_on_the_fly.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/xml_on_the_fly.php'>XML on the Fly via PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20180624)</option><option id='MyNew-20170907' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/mapping_mou_two.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/mapping_mou_two.jpg'>XML Subtraction and Addition Accountability Tutorial (Slideshow or Web Application or Game or Image) (20170907)</option><option id='MyNew-20170905' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/mapping_mil.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/mapping_mil.jpg'>XML Subtraction and Addition Genericization Tutorial (Slideshow or Web Application or Game or Image) (20170905)</option><option id='MyNew-20170906' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/mapping_mou.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/mapping_mou.jpg'>XML Subtraction and Addition Modes of Use Tutorial (Slideshow or Web Application or Game or Image) (20170906)</option><option id='MyNew-20170904' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/mil_mapping.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/mil_mapping.jpg'>XML Subtraction and Addition Primer Tutorial (Slideshow or Web Application or Game or Image) (20170904)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20170914' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/mapping_mou_processing.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/mapping_mou_processing.jpg'>XML Subtraction and Addition Processing Tutorial (Slideshow or Web Application or Game or Image) (20170914)</option><option id='MyNew-20180925' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php'>XML to CSV Command Line Report Control Tutorial (Slideshow or Web Application or Game or Image) (20180925)</option><option id='MyNew-20180924' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/csv_via_xml_report_cl.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report_cl.jpg'>XML to CSV Command Line Report Tutorial (Slideshow or Web Application or Game or Image) (20180924)</option><option id='MyNew-20180921' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/csv_via_xml_report.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.jpg'>XML to CSV Report Primer Tutorial (Slideshow or Web Application or Game or Image) (20180921)</option><option id='MyNew-20180926' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/csv_via_xml_report.php'>XML to CSV via Zip Command Line Report Tutorial (Slideshow or Web Application or Game or Image) (20180926)</option><option id='MyNew-20150918' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.html'>XML to HTML Data Intelligence Translation Tutorial (Slideshow or Web Application or Game or Image) (20150918)</option><option id='MyNew-20150919' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.php'>XML to HTML PHP Simplexml Translation Tutorial (Slideshow or Web Application or Game or Image) (20150919)</option><option id='MyNew-20150920' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/xml_to_html.php'>XML to HTML PHP Three Ways Translation Tutorial (Slideshow or Web Application or Game or Image) (20150920)</option><option id='MyNew-20130427' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/XML/HTML/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/XML/HTML/'>XML with HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20130427)</option><option id='MyNew-20130506' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/XML/HTML/country_state.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/XML/HTML/country_state.htm'>XML with XSLT via HTML Primer Tutorial (Slideshow or Web Application or Game or Image) (20130506)</option><option id='MyNew-20190824' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/xmlrpc_subdue.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/xmlrpc_subdue.jpg'>XML-RPC on WordPress Vulnerability Primer Tutorial (Slideshow or Web Application or Game or Image) (20190824)</option><option id='MyNew-20221125' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/client_rpc.php?inimagename=scene_one.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/client_rpc.php?inimagename=scene_one.jpg'>XML-RPC Primer Tutorial (Slideshow or Web Application or Game or Image) (20221125)</option><option id='MyNew-20140610' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/X11/X11_XQuartz_Gimp.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/X11/X11_XQuartz_Gimp.jpg'>XWindows Primer Tutorial (Slideshow or Web Application or Game or Image) (20140610)</option><option id='MyNew-20150323' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/YQL/getyqlgeodata.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/getyqlgeodata.html'>Yahoo YQL Geodata JSON Primer Tutorial (Slideshow or Web Application or Game or Image) (20150323)</option><option id='MyNew-20150527' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/Ajax_yql_thesaurus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/Ajax_yql_thesaurus.html'>Yahoo YQL JSON Thesaurus and Translation Tutorial (Slideshow or Web Application or Game or Image) (20150527)</option><option id='MyNew-20150528' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/AjaxYqlThesaurus.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/AjaxYqlThesaurus.m4v'>Yahoo YQL JSON Thesaurus Gettext Translation Tutorial (Slideshow or Web Application or Game or Image) (20150528)</option><option id='MyNew-20150324' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/YQL/yqlnextbus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/yqlnextbus.html'>Yahoo YQL Nextbus JSON Primer Tutorial (Slideshow or Web Application or Game or Image) (20150324)</option><option id='MyNew-20141226' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html'>Yahoo YQL Web JSON Google for Two Translate Share Tutorial (Slideshow or Web Application or Game or Image) (20141226)</option><option id='MyNew-20141225' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html'>Yahoo YQL Web JSON Google for Two Translate Speech Tutorial (Slideshow or Web Application or Game or Image) (20141225)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20140521' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/YQL/search_member.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/search_member.html'>Yahoo YQL Web Service JSON Another Tutorial (Slideshow or Web Application or Game or Image) (20140521)</option><option id='MyNew-20150803' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/DataUri/data_uri_yql.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/DataUri/data_uri_yql.php'>Yahoo YQL Web Service JSON data.uri PDF Tutorial (Slideshow or Web Application or Game or Image) (20150803)</option><option id='MyNew-20150802' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/DataUri/data_uri_yql.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/DataUri/data_uri_yql.php'>Yahoo YQL Web Service JSON data.uri Tutorial (Slideshow or Web Application or Game or Image) (20150802)</option><option id='MyNew-20141115' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/YQL/first_name.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/first_name.html'>Yahoo YQL Web Service JSON First Name Tutorial (Slideshow or Web Application or Game or Image) (20141115)</option><option id='MyNew-20140213' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/YQL/search_hansard.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/search_hansard.html'>Yahoo YQL Web Service JSON FollowUp Tutorial (Slideshow or Web Application or Game or Image) (20140213)</option><option id='MyNew-20141227' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/GoogleBooks/google_books.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/GoogleBooks/google_books.html'>Yahoo YQL Web Service JSON Google Books Tutorial (Slideshow or Web Application or Game or Image) (20141227)</option><option id='MyNew-20141224' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/GoogleTranslate/google_four_translate.html'>Yahoo YQL Web Service JSON Google for Two Translate Tutorial (Slideshow or Web Application or Game or Image) (20141224)</option><option id='MyNew-20140304' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/YQL/blackcountryhistory_yql.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/blackcountryhistory_yql.html'>Yahoo YQL Web Service JSON Next Tutorial (Slideshow or Web Application or Game or Image) (20140304)</option><option id='MyNew-20140131' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/YQL/getyqlanswersdata.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/getyqlanswersdata.html'>Yahoo YQL Web Service JSON Primer Tutorial (Slideshow or Web Application or Game or Image) (20140131)</option><option id='MyNew-20141117' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/YQL/social_mention.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/social_mention.html'>Yahoo YQL Web Service JSON Social Mention Tutorial (Slideshow or Web Application or Game or Image) (20141117)</option><option id='MyNew-20150107' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/Spotify/Ajax_yql_spotify.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/Spotify/Ajax_yql_spotify.html'>Yahoo YQL Web Service JSON Spotify Tutorial (Slideshow or Web Application or Game or Image) (20150107)</option><option id='MyNew-20150114' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/Ajax_yql_thesaurus.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/Thesaurus/Ajax_yql_thesaurus.html'>Yahoo YQL Web Service JSON Thesaurus Tutorial (Slideshow or Web Application or Game or Image) (20150114)</option><option id='MyNew-20150110' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/Worldbank/worldbank_country.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/Worldbank/worldbank_country.html'>Yahoo YQL Web Service JSON Worldbank Country Tutorial (Slideshow or Web Application or Game or Image) (20150110)</option><option id='MyNew-20150111' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/Worldbank/worldbank_country.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/Worldbank/worldbank_country.html'>Yahoo YQL Web Service JSON Worldbank Data Tutorial (Slideshow or Web Application or Game or Image) (20150111)</option><option id='MyNew-20150112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/Worldbank/worldbank_country.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/Worldbank/worldbank_country.html'>Yahoo YQL Web Service JSON Worldbank Datasets Tutorial (Slideshow or Web Application or Game or Image) (20150112)</option><option id='MyNew-20141116' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/JSON/YQL/winter_olympics.php";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/JSON/YQL/winter_olympics.php'>Yahoo YQL Web Service Winter Olympics Game Tutorial (Slideshow or Web Application or Game or Image) (20141116)</option><option id='MyNew-20140325' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/YQL/YahooNews/yahoonews_yql.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/YQL/YahooNews/yahoonews_yql.html'>Yahoo YQL Yahoo News Tutorial (Slideshow or Web Application or Game or Image) (20140325)</option><option id='MyNew-20151207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Yii/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Yii/'>Yii MVC PHP Framework Hello World Content Tutorial (Slideshow or Web Application or Game or Image) (20151207)</option><option id='MyNew-20151206' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/Yii/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/Yii/'>Yii MVC PHP Framework Hello World Tutorial (Slideshow or Web Application or Game or Image) (20151206)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20150301' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/MAMP/YosemiteFix/MAMP_Yosemite_fix.png";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/MAMP/YosemiteFix/MAMP_Yosemite_fix.png'>Yosemite MAMP Issue Primer Tutorial (Slideshow or Web Application or Game or Image) (20150301)</option><option id='MyNew-20191219' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Games/Noughtsandcrosses/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Games/Noughtsandcrosses/'>You say Tic-Tac-Toe, i say Noughts & Crosses via Inline HTML Email Tutorial (Slideshow or Web Application or Game or Image) (20191219)</option><option id='MyNew-20160611' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html'>YouTube API Iframe Synchronicity Resizing Tutorial (Slideshow or Web Application or Game or Image) (20160611)</option><option id='MyNew-20160610' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html'>YouTube API Iframe Synchronicity Tutorial (Slideshow or Web Application or Game or Image) (20160610)</option><option id='MyNew-20160604' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html'>YouTube API Start and Stop Primer Tutorial (Slideshow or Web Application or Game or Image) (20160604)</option><option id='MyNew-20160607' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.html'>YouTube API Video Playlist Tutorial (Slideshow or Web Application or Game or Image) (20160607)</option><option id='MyNew-20160606' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.htm'>YouTube API Video Resizing Tutorial (Slideshow or Web Application or Game or Image) (20160606)</option><option id='MyNew-20160605' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/stop_start_youtube.htm'>YouTube API Video Synchronizing Tutorial (Slideshow or Web Application or Game or Image) (20160605)</option><option id='MyNew-20130803' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/iMovie/YouTube/Primer/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/iMovie/YouTube/Primer/'>YouTube Channel Primer Tutorial (Slideshow or Web Application or Game or Image) (20130803)</option><option id='MyNew-20130915' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/PodcastPublisher/Episode12.m4v";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/PodcastPublisher/Episode12.m4v'>YouTube Closed Captions Primer Tutorial (Slideshow or Web Application or Game or Image) (20130915)</option><option id='MyNew-20210728' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html'>YouTube Embedded Iframe API and the Promise Object Tutorial (Slideshow or Web Application or Game or Image) (20210728)</option><option id='MyNew-20181203' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/youtube_list.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/youtube_list.htm'>YouTube Embedded Iframe API Hybrid Tutorial (Slideshow or Web Application or Game or Image) (20181203)</option><option id='MyNew-20181202' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/youtube_list.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/youtube_list.html'>YouTube Embedded Iframe API Player Parameters Tutorial (Slideshow or Web Application or Game or Image) (20181202)</option><option id='MyNew-20181207' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/youtube_list.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/youtube_list.htm'>YouTube Embedded Iframe API Playlist Integration Tutorial (Slideshow or Web Application or Game or Image) (20181207)</option><option id='MyNew-20181204' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/youtube_list.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/youtube_list.htm'>YouTube Embedded Iframe API Playlist Tutorial (Slideshow or Web Application or Game or Image) (20181204)</option><option id='MyNew-20210730' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html'>YouTube Embedded Iframe API Summary Emoji Buttons Tutorial (Slideshow or Web Application or Game or Image) (20210730)</option><option id='MyNew-20210731' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html'>YouTube Embedded Iframe API Summary Singular Multiple Dropdown Tutorial (Slideshow or Web Application or Game or Image) (20210731)</option><option id='MyNew-20191120' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>YouTube Embedded Iframe API Synchronization Tutorial (Slideshow or Web Application or Game or Image) (20191120)</option><option id='MyNew-20191122' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>YouTube Embedded Iframe API Synchronized Superimposition Search Tutorial (Slideshow or Web Application or Game or Image) (20191122)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20191121' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>YouTube Embedded Iframe API Synchronized Superimposition Tutorial (Slideshow or Web Application or Game or Image) (20191121)</option><option id='MyNew-20210729' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/dynamic_js.html'>YouTube Embedded Iframe API Video Unavailable Moderation Tutorial (Slideshow or Web Application or Game or Image) (20210729)</option><option id='MyNew-20170618' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/karaoke_youtube_api.htm'>YouTube Embedded Video in Iframe API RegEx Tutorial (Slideshow or Web Application or Game or Image) (20170618)</option><option id='MyNew-20170305' onclick='windowopen(";
newstr = newstr + dq + "//www.youtube.com/embed/fhXeHmVl5Ms";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.youtube.com/embed/fhXeHmVl5Ms'>YouTube iPhone Screen Recording via QuickTime Player Primer Tutorial (Slideshow or Web Application or Game or Image) (20170305)</option><option id='MyNew-20230619' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/yacht_rock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/yacht_rock.html'>YouTube Music Video External Javascript Drag Genericization Tutorial (Slideshow or Web Application or Game or Image) (20230619)</option><option id='MyNew-20230617' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/yacht_rock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/yacht_rock.html'>YouTube Music Video External Javascript Genericization Tutorial (Slideshow or Web Application or Game or Image) (20230617)</option><option id='MyNew-20230618' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/yacht_rock.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/yacht_rock.html'>YouTube Music Video External Javascript More Genericization Tutorial (Slideshow or Web Application or Game or Image) (20230618)</option><option id='MyNew-20160328' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/YouTubeSlow.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/YouTubeSlow.jpg'>YouTube Slow Motion Primer Tutorial (Slideshow or Web Application or Game or Image) (20160328)</option><option id='MyNew-20150426' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/YouTube/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/YouTube/'>YouTube to Google+ via iPhone and Gmail Tutorial (Slideshow or Web Application or Game or Image) (20150426)</option><option id='MyNew-20160108' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/both_ways_around.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/both_ways_around.jpg'>YouTube via iPad Photos App Primer Tutorial (Slideshow or Web Application or Game or Image) (20160108)</option><option id='MyNew-20161112' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPad/LunaKittyWooNala.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPad/LunaKittyWooNala.pdf'>YouTube via iPad Video Editing Tutorial (Slideshow or Web Application or Game or Image) (20161112)</option><option id='MyNew-20130604' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/YUIDragDrop/";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/YUIDragDrop/'>YUI and jQuery Javascript Flickr Feed Drag and Drop Tutorial (Slideshow or Web Application or Game or Image) (20130604)</option><option id='MyNew-20161123' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/yui_animated_container.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/yui_animated_container.html'>YUI Container Animation Tutorial (Slideshow or Web Application or Game or Image) (20161123)</option><option id='MyNew-20150724' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/yui_container.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/yui_container.html'>YUI Container Primer Tutorial (Slideshow or Web Application or Game or Image) (20150724)</option><option id='MyNew-20140827' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/YUIDragDrop/DragAndDrop_Logger.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/YUIDragDrop/DragAndDrop_Logger.html'>YUI Debugging Logger Control Flickr Feed Drag Drop Tutorial (Slideshow or Web Application or Game or Image) (20140827)</option><option id='MyNew-20170827' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/golf_par_three.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/golf_par_three.html'>YUI Library Par Three Golf Game Primer Tutorial (Slideshow or Web Application or Game or Image) (20170827)</option><option id='MyNew-20161124' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/HTMLCSS/yui_slider.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/HTMLCSS/yui_slider.html'>YUI Slider Primer Tutorial (Slideshow or Web Application or Game or Image) (20161124)</option><option id='MyNew-20130513' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/yui/yui_animation.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/yui/yui_animation.html'>YUI UI Animation Primer Tutorial (Slideshow or Web Application or Game or Image) (20130513)</option><option id='MyNew-20130422' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/yui/Yui_Calendar_Primer.jpg";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/yui/Yui_Calendar_Primer.jpg'>YUI UI Calendar Primer Tutorial (Slideshow or Web Application or Game or Image) (20130422)</option><option value=' '>Slideshows and Web Applications (toggle sort order) ...</option><option id='MyNew-20131102' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Javascript/yui/Colourpicker/index.html";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Javascript/yui/Colourpicker/index.html'>YUI UI Colour Picker Primer Tutorial (Slideshow or Web Application or Game or Image) (20131102)</option><option id='MyNew-20170928' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=test.zip&ofinterest=image1.jpeg&ofnextinterest=image2.jpeg#itable";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=test.zip&ofinterest=image1.jpeg&ofnextinterest=image2.jpeg#itable'>Zipfiles in PHP Image Gallery Navigation Tutorial (Slideshow or Web Application or Game or Image) (20170928)</option><option id='MyNew-20171002' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=test.zip&ofinterest=Nala_HideAndSeek.m4v%2Cmacbetha1s1.m4a%2Cmacbetha1s1.m4v&synchronize=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=test.zip&ofinterest=Nala_HideAndSeek.m4v%2Cmacbetha1s1.m4a%2Cmacbetha1s1.m4v&synchronize=y'>Zipfiles in PHP Media Gallery Synchronize Tutorial (Slideshow or Web Application or Game or Image) (20171002)</option><option id='MyNew-20170927' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=test.zip&asgallery=y";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/PHP/ziptest.php?zipfile=test.zip&asgallery=y'>Zipfiles in PHP Primer Tutorial (Slideshow or Web Application or Game or Image) (20170927)</option><option id='MyNew-20200329' onclick='windowopen(";
newstr = newstr + dq + "//www.rjmprogramming.com.au/Mac/iPhone/Zoom_re_iPhone.pdf";
newstr = newstr + dq + ",";
newstr = newstr + dq + "_blank";
newstr = newstr + dq + "); ' value='//www.rjmprogramming.com.au/Mac/iPhone/Zoom_re_iPhone.pdf'>Zoom Meeting Primer Tutorial (Slideshow or Web Application or Game or Image) (20200329)</option>";
if (tval != 0) { tval = 0; os.innerHTML = newstr; } else { tval = 1; os.innerHTML = wasstr; }
}
</script>
</body></html>