<!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, 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="8A634355CD6B5E5D9A046227127F9E78" />
<title>Welcome - RJM Programming - http://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;
}
}


</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 async="async" type="text/javascript" src="Scripts/iWebImage.js"></script>
<!--script type="text/javascript" src="Scripts/Widgets/GoogleMap/GoogleMap.js"></script-->
<script async="async" type="text/javascript" src="Welcome_files/WelcomeIndex.js"></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 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 windowopen(myurl,mytarget) {
if (isiPad || isiPhone || isiPod) {
var aobod = document.getElementById('abod');
aobod.href=myurl;
aobod.click();
} else {
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("http://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=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 ChangeLcodeNow(){
//<![CDATA[
var val = document.getElementById('language');
if (val.value.length != 0 && val.value.indexOf('en') == (0 - 1)) {
var pprefix = val[val.selectedIndex].id;
windowopen('http://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&tl=' + val.value, '_blank');
}
//]]>
}

function doStuff() {
if (window.location.search.substring(1).indexOf("werrmsg=") != -1) {
var huhw=prompt("Error establishing a database connection in Wordpress ... add one / at end to retry a Wordpress connection which may become available when another Wordpress session closes", "http://www.rjmprogramming.com.au/wordpress");
if (huhw.indexOf("http://www.rjmprogramming.com.au/wordpress/") != -1) window.location = huhw;
}
if (window.location.search.substring(1).indexOf("derrmsg=") != -1) {
var dhuhw=prompt("Error establishing a database connection in Drupal ... add one / at end to retry a Drupal connection which may become available when another Drupal session closes", "http://www.rjmprogramming.com.au/drupal");
if (dhuhw.indexOf("http://www.rjmprogramming.com.au/drupal/") != -1) window.location = dhuhw;
}
//<![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 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 topbit() {
//<![CDATA[
try {
//alert('here');
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 doStuff2(ww,hh) {
//<![CDATA[
return (ww >= 480 && hh >= 480);
//]]>
}

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 togglecheck() {
var tc = location.search.split('toggle=')[1] ? location.search.split('toggle=')[1].split('&')[0] : " ";
if (tc != " ") {
toggle(); //document.getElementById('tuts').value = " ";
}
}

</script>
</head>
<body style="background: #515151; margin: 0pt; " onload=" togglecheck(); 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="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 id="id1" style="height: 43px; left: 20px; position: absolute; top: 16px; width: 559px; z-index: 1; " class="style_SkipStroke">
<div class="text-content style_External_571_43" style="padding: 0px; ">
<div class="style">
<p id="rjmp" style="padding-bottom: 0pt; padding-top: 0pt; margin-left:150px; margin-top:-10px; 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 http://translate.google.com/" onchange='ChangeLcodeNow();'><option value="">Language</option><option value="af">Afrikaans</option><option value="sq">Albanian</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="bg">Bulgarian</option><option value="ca">Catalan</option><option value="zh-CN">Chinese (Simplified)</option><option value="zh-TW">Chinese (Traditional)</option><option value="hr">Croatian</option><option value="cs">Czech</option><option value="da">Danish</option><option value="nl">Dutch</option><option value="">English</option><option value="et">Estonian</option><option value="tl">Filipino</option><option value="fi">Finnish</option><option value="fr">French</option><option value="gl">Galician</option><option value="ka">Georgian</option><option value="de">German</option><option value="el">Greek</option><option value="ht">Haitian Creole</option><option value="iw">Hebrew</option><option value="hi">Hindi</option><option value="hu">Hungarian</option><option value="is">Icelandic</option><option value="id">Indonesian</option><option value="ga">Irish</option><option value="it">Italian</option><option value="ja">Japanese</option><option value="ko">Korean</option><option value="la">Latin</option><option value="lv">Latvian</option><option value="lt">Lithuanian</option><option value="mk">Macedonian</option><option value="ms">Malay</option><option value="mt">Maltese</option><option value="no">Norwegian</option><option value="fa">Persian</option><option value="pl">Polish</option><option value="pt">Portuguese</option><option value="ro">Romanian</option><option value="ru">Russian</option><option value="sr">Serbian</option><option value="sk">Slovak</option><option value="sl">Slovenian</option><option value="es">Spanish</option><option value="sw">Swahili</option><option value="sv">Swedish</option><option value="th">Thai</option><option value="tr">Turkish</option><option value="uk">Ukrainian</option><option value="ur">Urdu</option><option value="vi">Vietnamese</option><option value="cy">Welsh</option><option value="yi">Yiddish</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: -120px;" class="Heading_1"><a target="_blank" href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a> 2016 </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" style="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: 215px; position: absolute; top: 64px; width: 270px; z-index: 1; ">
<img onclick="javascript: windowopen('http://www.rjmprogramming.com.au/ephemeral','Ephemeral');" src="http://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 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="margin-top:-5px;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('http://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="http://www.youtube.com/rmetcalfeify" title="Youtube Channel">Youtube</a>,<a onmouseover="var fd=document.getElementById('flkdiv'); fd.src='http://www.rjmprogramming.com.au/Javascript/jQuery/FlickrFeed/Randoms/'; fd.style.display='block';" target="_blank" style="color:orange;" href="http://www.flickr.com/photos/rjmprogramming/" title="Flickr">Flickr</a>,<a target="_blank" style="color:green;" href="http://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 <span style="font-size: 14px;"><a target='_blank' title='Tutorials' style="color:orange;" id='tutorials' href='http://www.rjmprogramming.com.au/ITblog/category/tutorials'>online tutorials ... </a> or <a target='_blank' title='Courses' style="color:green;" id='courses' href='http://www.rjmprogramming.com.au/wordpress/?page_id=10014'>online I.T. courses</a><select onchange='ChangeTutNow(this);' class='mytuts' id='tuts' style='width: 90%; background-color:pink;' title='Tutorials'><option selected='selected' value=' '>Tutorials (show blog, toggle sort order) ...</option>
<option id='MyNew-20130601' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1582&pp=&pn=26991582&title=C++_Xcode_OOP_Multiple_Inheritance_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1582&pp=&pn=26991582&title=C++_Xcode_OOP_Multiple_Inheritance_Tutorial'>C++ Xcode OOP Multiple Inheritance Tutorial (20130601)</option>
<option id='MyNew-20130722' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2699&pp=1582&pn=99442699&title=C++_Xcode_OOP_Operator_Overloading_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2699&pp=1582&pn=99442699&title=C++_Xcode_OOP_Operator_Overloading_Tutorial'>C++ Xcode OOP Operator Overloading Tutorial (20130722)</option>
<option id='MyNew-20141004' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9944&pp=2699&pn=9944&title=C++_Xcode_OOP_Friend_Overload_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9944&pp=2699&pn=9944&title=C++_Xcode_OOP_Friend_Overload_Tutorial'>C++ Xcode OOP Friend Overload Tutorial (20141004)</option>
<option id='MyNew-20160411' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21184&pp=&pn=&title=Feedback_Email_Attachment_Iframe_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21184&pp=&pn=&title=Feedback_Email_Attachment_Iframe_Tutorial'>Feedback Email Attachment Iframe Tutorial (20160411)</option>
<option id='MyNew-20160410' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21160&pp=&pn=&title=Feedback_Email_Attachment_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21160&pp=&pn=&title=Feedback_Email_Attachment_Primer_Tutorial'>Feedback Email Attachment Primer Tutorial (20160410)</option>
<option id='MyNew-20160409' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21124&pp=&pn=&title=Windows_Command_Line_C_Filespec_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21124&pp=&pn=&title=Windows_Command_Line_C_Filespec_Tutorial'>Windows Command Line C Filespec Tutorial (20160409)</option>
<option id='MyNew-20160408' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21135&pp=&pn=&title=Canvas_Annotation_Email_Attachment_Rotation_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21135&pp=&pn=&title=Canvas_Annotation_Email_Attachment_Rotation_Tutorial'>Canvas Annotation Email Attachment Rotation Tutorial (20160408)</option>
<option id='MyNew-20160407' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21101&pp=&pn=&title=Email_Outbox_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21101&pp=&pn=&title=Email_Outbox_Primer_Tutorial'>Email Outbox Primer Tutorial (20160407)</option>
<option id='MyNew-20160406' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21091&pp=&pn=&title=HTML_Canvas_What_Do_We_Stand_For_Game_Annotation_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21091&pp=&pn=&title=HTML_Canvas_What_Do_We_Stand_For_Game_Annotation_Tutorial'>HTML Canvas What Do We Stand For Game Annotation Tutorial (20160406)</option>
<option id='MyNew-20160405' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21070&pp=&pn=&title=HTML_Canvas_What_Do_We_Stand_For_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21070&pp=&pn=&title=HTML_Canvas_What_Do_We_Stand_For_Game_Primer_Tutorial'>HTML Canvas What Do We Stand For Game Primer Tutorial (20160405)</option>
<option id='MyNew-20160404' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21038&pp=&pn=&title=Canvas_Annotation_Email_Attachment_Undo_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21038&pp=&pn=&title=Canvas_Annotation_Email_Attachment_Undo_Tutorial'>Canvas Annotation Email Attachment Undo Tutorial (20160404)</option>
<option id='MyNew-20160403' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21020&pp=&pn=&title=Canvas_Email_Attachment_Scribble_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21020&pp=&pn=&title=Canvas_Email_Attachment_Scribble_Tutorial'>Canvas Email Attachment Scribble Tutorial (20160403)</option>
<option id='MyNew-20160402' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21005&pp=&pn=&title=Canvas_Email_Attachment_New_Image_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21005&pp=&pn=&title=Canvas_Email_Attachment_New_Image_Tutorial'>Canvas Email Attachment New Image Tutorial (20160402)</option>
<option id='MyNew-20160401' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20975&pp=&pn=&title=Javascript_Function_Overload_Genericization_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20975&pp=&pn=&title=Javascript_Function_Overload_Genericization_Tutorial'>Javascript Function Overload Genericization Tutorial (20160401)</option>
<option id='MyNew-20160331' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20952&pp=&pn=&title=Javascript_Dynamic_Function_Overload_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20952&pp=&pn=&title=Javascript_Dynamic_Function_Overload_Tutorial'>Javascript Dynamic Function Overload Tutorial (20160331)</option>
<option id='MyNew-20160330' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20945&pp=&pn=&title=LibreOffice_Spreadsheet_Statistics_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20945&pp=&pn=&title=LibreOffice_Spreadsheet_Statistics_Primer_Tutorial'>LibreOffice Spreadsheet Statistics Primer Tutorial (20160330)</option>
<option id='MyNew-20160329' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20921&pp=&pn=&title=Javascript_Function_Overload_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20921&pp=&pn=&title=Javascript_Function_Overload_Primer_Tutorial'>Javascript Function Overload Primer Tutorial (20160329)</option>
<option id='MyNew-20160328' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13071&pp=&pn=&title=YouTube_Slow_Motion_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13071&pp=&pn=&title=YouTube_Slow_Motion_Primer_Tutorial'>YouTube Slow Motion Primer Tutorial (20160328)</option>
<option id='MyNew-20160327' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20848&pp=&pn=&title=Windows_Command_Line_Batch_Filespec_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20848&pp=&pn=&title=Windows_Command_Line_Batch_Filespec_Tutorial'>Windows Command Line Batch Filespec Tutorial (20160327)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20160326' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20887&pp=&pn=&title=Suffix_Ology_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20887&pp=&pn=&title=Suffix_Ology_Primer_Tutorial'>Suffix Ology Primer Tutorial (20160326)</option>
<option id='MyNew-20160325' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20862&pp=&pn=&title=Canvas_Image_Email_Attachment_External_Javascript_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20862&pp=&pn=&title=Canvas_Image_Email_Attachment_External_Javascript_Tutorial'>Canvas Image Email Attachment External Javascript Tutorial (20160325)</option>
<option id='MyNew-20160324' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20831&pp=&pn=&title=Joomla_Categories_and_Articles_and_Menus_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20831&pp=&pn=&title=Joomla_Categories_and_Articles_and_Menus_Primer_Tutorial'>Joomla Categories and Articles and Menus Primer Tutorial (20160324)</option>
<option id='MyNew-20160323' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20824&pp=&pn=&title=Gimp_Drop_Shadow_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20824&pp=&pn=&title=Gimp_Drop_Shadow_Primer_Tutorial'>Gimp Drop Shadow Primer Tutorial (20160323)</option>
<option id='MyNew-20160322' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19338&pp=&pn=&title=PHP_Port_Process_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19338&pp=&pn=&title=PHP_Port_Process_Primer_Tutorial'>PHP Port Process Primer Tutorial (20160322)</option>
<option id='MyNew-20160321' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20793&pp=&pn=&title=Canvas_Image_Email_Attachment_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20793&pp=&pn=&title=Canvas_Image_Email_Attachment_Primer_Tutorial'>Canvas Image Email Attachment Primer Tutorial (20160321)</option>
<option id='MyNew-20160320' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12780&pp=&pn=&title=Windows_PowerShell_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12780&pp=&pn=&title=Windows_PowerShell_Primer_Tutorial'>Windows PowerShell Primer Tutorial (20160320)</option>
<option id='MyNew-20160319' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20773&pp=&pn=&title=Javascript_Eval_Functional_Calls_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20773&pp=&pn=&title=Javascript_Eval_Functional_Calls_Primer_Tutorial'>Javascript Eval Functional Calls Primer Tutorial (20160319)</option>
<option id='MyNew-20160318' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20752&pp=&pn=&title=CSS3_Web_Fonts_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20752&pp=&pn=&title=CSS3_Web_Fonts_Primer_Tutorial'>CSS3 Web Fonts Primer Tutorial (20160318)</option>
<option id='MyNew-20160317' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20730&pp=&pn=&title=Mobile_Friendly_Meta_Viewport_Tag_Zoom_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20730&pp=&pn=&title=Mobile_Friendly_Meta_Viewport_Tag_Zoom_Tutorial'>Mobile Friendly Meta Viewport Tag Zoom Tutorial (20160317)</option>
<option id='MyNew-20160316' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20701&pp=&pn=&title=Mobile_Friendly_Meta_Viewport_Tag_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20701&pp=&pn=&title=Mobile_Friendly_Meta_Viewport_Tag_Primer_Tutorial'>Mobile Friendly Meta Viewport Tag Primer Tutorial (20160316)</option>
<option id='MyNew-20160315' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9308&pp=&pn=&title=Email_Drafts_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9308&pp=&pn=&title=Email_Drafts_Primer_Tutorial'>Email Drafts Primer Tutorial (20160315)</option>
<option id='MyNew-20160314' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20672&pp=&pn=&title=Intelligent_Hashtagging_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20672&pp=&pn=&title=Intelligent_Hashtagging_Primer_Tutorial'>Intelligent Hashtagging Primer Tutorial (20160314)</option>
<option id='MyNew-20160313' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20653&pp=&pn=&title=WordPress_Query_Monitor_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20653&pp=&pn=&title=WordPress_Query_Monitor_Primer_Tutorial'>WordPress Query Monitor Primer Tutorial (20160313)</option>
<option id='MyNew-20160312' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=20671&pp=&pn=&title=Query_Monitor","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=20671&pp=&pn=&title=Query_Monitor'>Query Monitor (20160312)</option>
<option id='MyNew-20160312a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20610&pp=&pn=&title=LibreOffice_Once_Upon_A_Time_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20610&pp=&pn=&title=LibreOffice_Once_Upon_A_Time_Primer_Tutorial'>LibreOffice Once Upon A Time Primer Tutorial (20160312)</option>
<option id='MyNew-20160311' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20591&pp=&pn=&title=Mac_WYSIWYG_HTML_Editor_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20591&pp=&pn=&title=Mac_WYSIWYG_HTML_Editor_Primer_Tutorial'>Mac WYSIWYG HTML Editor Primer Tutorial (20160311)</option>
<option id='MyNew-20160310' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20578&pp=&pn=&title=Google_Translate_English_Phrasal_Verbs_and_Idioms_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20578&pp=&pn=&title=Google_Translate_English_Phrasal_Verbs_and_Idioms_Tutorial'>Google Translate English Phrasal Verbs and Idioms Tutorial (20160310)</option>
<option id='MyNew-20160309' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20560&pp=&pn=&title=Javascript_Associative_Array_Mobile_Friendly_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20560&pp=&pn=&title=Javascript_Associative_Array_Mobile_Friendly_Tutorial'>Javascript Associative Array Mobile Friendly Tutorial (20160309)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20160308' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20537&pp=&pn=&title=English_Expressions_and_Idioms_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20537&pp=&pn=&title=English_Expressions_and_Idioms_Game_Primer_Tutorial'>English Expressions and Idioms Game Primer Tutorial (20160308)</option>
<option id='MyNew-20160307' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20526&pp=&pn=&title=Javascript_Associative_Array_Quiz_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20526&pp=&pn=&title=Javascript_Associative_Array_Quiz_Tutorial'>Javascript Associative Array Quiz Tutorial (20160307)</option>
<option id='MyNew-20160306' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20505&pp=&pn=&title=Javascript_Associative_Array_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20505&pp=&pn=&title=Javascript_Associative_Array_Primer_Tutorial'>Javascript Associative Array Primer Tutorial (20160306)</option>
<option id='MyNew-20160305' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20485&pp=&pn=&title=Inter_Web_Application_Communication_Tool_Iframe_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20485&pp=&pn=&title=Inter_Web_Application_Communication_Tool_Iframe_Tutorial'>Inter Web Application Communication Tool Iframe Tutorial (20160305)</option>
<option id='MyNew-20160304' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20464&pp=&pn=&title=Inter_Web_Application_Communication_Tool_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20464&pp=&pn=&title=Inter_Web_Application_Communication_Tool_Primer_Tutorial'>Inter Web Application Communication Tool Primer Tutorial (20160304)</option>
<option id='MyNew-20160303' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19558&pp=&pn=&title=Linux_Disk_Usage_Statistics_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19558&pp=&pn=&title=Linux_Disk_Usage_Statistics_Primer_Tutorial'>Linux Disk Usage Statistics Primer Tutorial (20160303)</option>
<option id='MyNew-20160302' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20439&pp=&pn=&title=English_Phrasal_Verb_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20439&pp=&pn=&title=English_Phrasal_Verb_Game_Primer_Tutorial'>English Phrasal Verb Game Primer Tutorial (20160302)</option>
<option id='MyNew-20160301' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20424&pp=&pn=&title=Spreadsheet_Problem_Solving_Template_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20424&pp=&pn=&title=Spreadsheet_Problem_Solving_Template_Tutorial'>Spreadsheet Problem Solving Template Tutorial (20160301)</option>
<option id='MyNew-20160229' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20393&pp=&pn=&title=Spreadsheet_Problem_Solving_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20393&pp=&pn=&title=Spreadsheet_Problem_Solving_Primer_Tutorial'>Spreadsheet Problem Solving Primer Tutorial (20160229)</option>
<option id='MyNew-20160228' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20371&pp=&pn=&title=Xcode_C++_Web_Applications_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20371&pp=&pn=&title=Xcode_C++_Web_Applications_Primer_Tutorial'>Xcode C++ Web Applications Primer Tutorial (20160228)</option>
<option id='MyNew-20160227' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20361&pp=&pn=&title=HTML/Javascript_Canvas_Arithmetic_Keyboard_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20361&pp=&pn=&title=HTML/Javascript_Canvas_Arithmetic_Keyboard_Game_Tutorial'>HTML/Javascript Canvas Arithmetic Keyboard Game Tutorial (20160227)</option>
<option id='MyNew-20160226' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20341&pp=&pn=&title=PHP_Themed_Supervision_Sixth_Genericization_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20341&pp=&pn=&title=PHP_Themed_Supervision_Sixth_Genericization_Tutorial'>PHP Themed Supervision Sixth Genericization Tutorial (20160226)</option>
<option id='MyNew-20160225' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19522&pp=&pn=&title=PHP_City_Guess_Country_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19522&pp=&pn=&title=PHP_City_Guess_Country_Game_Primer_Tutorial'>PHP City Guess Country Game Primer Tutorial (20160225)</option>
<option id='MyNew-20160224' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20317&pp=&pn=&title=Windows_10_and_Xbox_One_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20317&pp=&pn=&title=Windows_10_and_Xbox_One_Primer_Tutorial'>Windows 10 and Xbox One Primer Tutorial (20160224)</option>
<option id='MyNew-20160223' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20304&pp=&pn=&title=PHP_Themed_Supervision_Fifth_Genericization_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20304&pp=&pn=&title=PHP_Themed_Supervision_Fifth_Genericization_Tutorial'>PHP Themed Supervision Fifth Genericization Tutorial (20160223)</option>
<option id='MyNew-20160222' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20293&pp=&pn=&title=PHP_Themed_Supervision_Fourth_Genericization_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20293&pp=&pn=&title=PHP_Themed_Supervision_Fourth_Genericization_Tutorial'>PHP Themed Supervision Fourth Genericization Tutorial (20160222)</option>
<option id='MyNew-20160221' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20276&pp=&pn=&title=HTML_Themed_Supervision_Third_Genericization_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20276&pp=&pn=&title=HTML_Themed_Supervision_Third_Genericization_Tutorial'>HTML Themed Supervision Third Genericization Tutorial (20160221)</option>
<option id='MyNew-20160220' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20256&pp=&pn=&title=HTML_Themed_Supervision_Second_Genericization_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20256&pp=&pn=&title=HTML_Themed_Supervision_Second_Genericization_Tutorial'>HTML Themed Supervision Second Genericization Tutorial (20160220)</option>
<option id='MyNew-20160219' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20241&pp=&pn=&title=HTML_Themed_Supervision_First_Genericization_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20241&pp=&pn=&title=HTML_Themed_Supervision_First_Genericization_Tutorial'>HTML Themed Supervision First Genericization Tutorial (20160219)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20160218' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20224&pp=&pn=&title=Android_Studio_Real_Physical_Device_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20224&pp=&pn=&title=Android_Studio_Real_Physical_Device_Tutorial'>Android Studio Real Physical Device Tutorial (20160218)</option>
<option id='MyNew-20160217' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20207&pp=&pn=&title=Google_Crawl_Errors_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20207&pp=&pn=&title=Google_Crawl_Errors_Primer_Tutorial'>Google Crawl Errors Primer Tutorial (20160217)</option>
<option id='MyNew-20160216' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20188&pp=&pn=&title=Microsoft_Edge_Web_Notes_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20188&pp=&pn=&title=Microsoft_Edge_Web_Notes_Primer_Tutorial'>Microsoft Edge Web Notes Primer Tutorial (20160216)</option>
<option id='MyNew-20160215' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20168&pp=&pn=&title=Android_Studio_on_Mac_OS_X_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20168&pp=&pn=&title=Android_Studio_on_Mac_OS_X_Primer_Tutorial'>Android Studio on Mac OS X Primer Tutorial (20160215)</option>
<option id='MyNew-20160214' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20146&pp=&pn=&title=HTML/Javascript_Themed_Supervision_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20146&pp=&pn=&title=HTML/Javascript_Themed_Supervision_Primer_Tutorial'>HTML/Javascript Themed Supervision Primer Tutorial (20160214)</option>
<option id='MyNew-20160213' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20122&pp=&pn=&title=Landing_Page_Mobile_Phone_Crontab_Curl_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20122&pp=&pn=&title=Landing_Page_Mobile_Phone_Crontab_Curl_Tutorial'>Landing Page Mobile Phone Crontab Curl Tutorial (20160213)</option>
<option id='MyNew-20160212' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20103&pp=&pn=&title=HTML/Javascript_English_Collective_Noun_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20103&pp=&pn=&title=HTML/Javascript_English_Collective_Noun_Game_Tutorial'>HTML/Javascript English Collective Noun Game Tutorial (20160212)</option>
<option id='MyNew-20160211' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20091&pp=&pn=&title=Landing_Page_Mobile_Phone_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20091&pp=&pn=&title=Landing_Page_Mobile_Phone_Tutorial'>Landing Page Mobile Phone Tutorial (20160211)</option>
<option id='MyNew-20160210' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20075&pp=&pn=&title=PHP_Geographicals_Makeover_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20075&pp=&pn=&title=PHP_Geographicals_Makeover_Primer_Tutorial'>PHP Geographicals Makeover Primer Tutorial (20160210)</option>
<option id='MyNew-20160209' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=20010&pp=&pn=&title=Windows_10_New_Keyboard_Shortcuts_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20010&pp=&pn=&title=Windows_10_New_Keyboard_Shortcuts_Primer_Tutorial'>Windows 10 New Keyboard Shortcuts Primer Tutorial (20160209)</option>
<option id='MyNew-20160208' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19998&pp=&pn=&title=PHP_Earth_Rotational_Speed_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19998&pp=&pn=&title=PHP_Earth_Rotational_Speed_Primer_Tutorial'>PHP Earth Rotational Speed Primer Tutorial (20160208)</option>
<option id='MyNew-20160207' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19983&pp=&pn=&title=HTML/Javascript_Canvas_Four_Deck_Card_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19983&pp=&pn=&title=HTML/Javascript_Canvas_Four_Deck_Card_Game_Tutorial'>HTML/Javascript Canvas Four Deck Card Game Tutorial (20160207)</option>
<option id='MyNew-20160206' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19965&pp=&pn=&title=Landing_Page_Mobile_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19965&pp=&pn=&title=Landing_Page_Mobile_Tutorial'>Landing Page Mobile Tutorial (20160206)</option>
<option id='MyNew-20160205' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19950&pp=&pn=&title=Landing_Page_Overlay_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19950&pp=&pn=&title=Landing_Page_Overlay_Tutorial'>Landing Page Overlay Tutorial (20160205)</option>
<option id='MyNew-20160204' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19929&pp=&pn=&title=Landing_Page_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19929&pp=&pn=&title=Landing_Page_Primer_Tutorial'>Landing Page Primer Tutorial (20160204)</option>
<option id='MyNew-20160203' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19907&pp=&pn=&title=Windows_10_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19907&pp=&pn=&title=Windows_10_Primer_Tutorial'>Windows 10 Primer Tutorial (20160203)</option>
<option id='MyNew-20160202' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19894&pp=&pn=&title=Ansible_Dynamic_Inventory_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19894&pp=&pn=&title=Ansible_Dynamic_Inventory_Tutorial'>Ansible Dynamic Inventory Tutorial (20160202)</option>
<option id='MyNew-20160201' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19877&pp=&pn=&title=Compound_Interest_Versus_Simple_Interest_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19877&pp=&pn=&title=Compound_Interest_Versus_Simple_Interest_Primer_Tutorial'>Compound Interest Versus Simple Interest Primer Tutorial (20160201)</option>
<option id='MyNew-20160131' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19852&pp=&pn=&title=Google_Chart_Select_Event_Post_Readiness_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19852&pp=&pn=&title=Google_Chart_Select_Event_Post_Readiness_Tutorial'>Google Chart Select Event Post Readiness Tutorial (20160131)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20160130' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19826&pp=&pn=&title=Time_Machine_Backup_and_Disk_Utility_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19826&pp=&pn=&title=Time_Machine_Backup_and_Disk_Utility_Primer_Tutorial'>Time Machine Backup and Disk Utility Primer Tutorial (20160130)</option>
<option id='MyNew-20160129' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19810&pp=&pn=&title=HTML/Javascript_Binomial_Multiplication_Jeopardy_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19810&pp=&pn=&title=HTML/Javascript_Binomial_Multiplication_Jeopardy_Tutorial'>HTML/Javascript Binomial Multiplication Jeopardy Tutorial (20160129)</option>
<option id='MyNew-20160128' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19794&pp=&pn=&title=HTML/Javascript_Maths_Mystery_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19794&pp=&pn=&title=HTML/Javascript_Maths_Mystery_Game_Primer_Tutorial'>HTML/Javascript Maths Mystery Game Primer Tutorial (20160128)</option>
<option id='MyNew-20160127' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19779&pp=&pn=&title=HTML/Javascript_Binomial_Multiplication_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19779&pp=&pn=&title=HTML/Javascript_Binomial_Multiplication_Game_Primer_Tutorial'>HTML/Javascript Binomial Multiplication Game Primer Tutorial (20160127)</option>
<option id='MyNew-20160126' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19741&pp=&pn=&title=Google_Chart_Annotated_Timeline_Flash_Legacy_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19741&pp=&pn=&title=Google_Chart_Annotated_Timeline_Flash_Legacy_Tutorial'>Google Chart Annotated Timeline Flash Legacy Tutorial (20160126)</option>
<option id='MyNew-20160125' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19710&pp=&pn=&title=Google_Chart_Histogram_Chart_Select_Event_Synergy_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19710&pp=&pn=&title=Google_Chart_Histogram_Chart_Select_Event_Synergy_Tutorial'>Google Chart Histogram Chart Select Event Synergy Tutorial (20160125)</option>
<option id='MyNew-20160124' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19695&pp=&pn=&title=Google_Chart_Moving_Histogram_Chart_Select_Event_Poll_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19695&pp=&pn=&title=Google_Chart_Moving_Histogram_Chart_Select_Event_Poll_Tutorial'>Google Chart Moving Histogram Chart Select Event Poll Tutorial (20160124)</option>
<option id='MyNew-20160123' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19665&pp=&pn=&title=Google_Chart_Histogram_Chart_Select_Event_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19665&pp=&pn=&title=Google_Chart_Histogram_Chart_Select_Event_Primer_Tutorial'>Google Chart Histogram Chart Select Event Primer Tutorial (20160123)</option>
<option id='MyNew-20160122' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19641&pp=&pn=&title=Google_Chart_Bubble_Chart_Select_Event_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19641&pp=&pn=&title=Google_Chart_Bubble_Chart_Select_Event_Primer_Tutorial'>Google Chart Bubble Chart Select Event Primer Tutorial (20160122)</option>
<option id='MyNew-20160121' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19609&pp=&pn=&title=PHP_Worldbank_Growth_of_Merchandise_Trade_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19609&pp=&pn=&title=PHP_Worldbank_Growth_of_Merchandise_Trade_Tutorial'>PHP Worldbank Growth of Merchandise Trade Tutorial (20160121)</option>
<option id='MyNew-20160120' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19537&pp=&pn=&title=Image_Thumbnail_Presentation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19537&pp=&pn=&title=Image_Thumbnail_Presentation_Primer_Tutorial'>Image Thumbnail Presentation Primer Tutorial (20160120)</option>
<option id='MyNew-20160119' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19499&pp=&pn=&title=Sim_Card_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19499&pp=&pn=&title=Sim_Card_Primer_Tutorial'>Sim Card Primer Tutorial (20160119)</option>
<option id='MyNew-20160118' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19569&pp=&pn=&title=Ansible_Inventory_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19569&pp=&pn=&title=Ansible_Inventory_Primer_Tutorial'>Ansible Inventory Primer Tutorial (20160118)</option>
<option id='MyNew-20160117' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14029&pp=&pn=&title=WordPress_Blog_Post_WYSIWYG_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14029&pp=&pn=&title=WordPress_Blog_Post_WYSIWYG_Primer_Tutorial'>WordPress Blog Post WYSIWYG Primer Tutorial (20160117)</option>
<option id='MyNew-20160116' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18603&pp=&pn=&title=Thinking_Security_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18603&pp=&pn=&title=Thinking_Security_Primer_Tutorial'>Thinking Security Primer Tutorial (20160116)</option>
<option id='MyNew-20160115' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19109&pp=&pn=&title=Linux_Inode_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19109&pp=&pn=&title=Linux_Inode_Primer_Tutorial'>Linux Inode Primer Tutorial (20160115)</option>
<option id='MyNew-20160114' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14113&pp=&pn=&title=FireFTP_Create_File_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14113&pp=&pn=&title=FireFTP_Create_File_Primer_Tutorial'>FireFTP Create File Primer Tutorial (20160114)</option>
<option id='MyNew-20160112' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15850&pp=&pn=&title=Mac_Linux_DVD_Troubleshooting_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15850&pp=&pn=&title=Mac_Linux_DVD_Troubleshooting_Primer_Tutorial'>Mac Linux DVD Troubleshooting Primer Tutorial (20160112)</option>
<option id='MyNew-20160111' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15769&pp=&pn=&title=PHP_Pictogram_Word_Decoding_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15769&pp=&pn=&title=PHP_Pictogram_Word_Decoding_Game_Primer_Tutorial'>PHP Pictogram Word Decoding Game Primer Tutorial (20160111)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20160110' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19444&pp=&pn=&title=HTML/Javascript_Clairvoyance_Tester_Mobile_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19444&pp=&pn=&title=HTML/Javascript_Clairvoyance_Tester_Mobile_Tutorial'>HTML/Javascript Clairvoyance Tester Mobile Tutorial (20160110)</option>
<option id='MyNew-20160109' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19415&pp=&pn=&title=Emailing_iPad_Screenshot_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19415&pp=&pn=&title=Emailing_iPad_Screenshot_Primer_Tutorial'>Emailing iPad Screenshot Primer Tutorial (20160109)</option>
<option id='MyNew-20160108' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19416&pp=&pn=&title=YouTube_via_iPad_Photos_App_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19416&pp=&pn=&title=YouTube_via_iPad_Photos_App_Primer_Tutorial'>YouTube via iPad Photos App Primer Tutorial (20160108)</option>
<option id='MyNew-20160107' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18965&pp=&pn=&title=HTML/Javascript_Clairvoyance_Tester_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18965&pp=&pn=&title=HTML/Javascript_Clairvoyance_Tester_Primer_Tutorial'>HTML/Javascript Clairvoyance Tester Primer Tutorial (20160107)</option>
<option id='MyNew-20160106' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19388&pp=&pn=&title=Jinja_Template_Engine_Three_Ps_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19388&pp=&pn=&title=Jinja_Template_Engine_Three_Ps_Primer_Tutorial'>Jinja Template Engine Three Ps Primer Tutorial (20160106)</option>
<option id='MyNew-20160105' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19356&pp=&pn=&title=Ansible_Playbook_TLS_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19356&pp=&pn=&title=Ansible_Playbook_TLS_Tutorial'>Ansible Playbook TLS Tutorial (20160105)</option>
<option id='MyNew-20160104' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19294&pp=&pn=&title=Ansible_Playbook_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19294&pp=&pn=&title=Ansible_Playbook_Primer_Tutorial'>Ansible Playbook Primer Tutorial (20160104)</option>
<option id='MyNew-20160103' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18803&pp=&pn=&title=Vagrant_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18803&pp=&pn=&title=Vagrant_Primer_Tutorial'>Vagrant Primer Tutorial (20160103)</option>
<option id='MyNew-20160102' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19261&pp=&pn=&title=Ansible_Hello_World_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19261&pp=&pn=&title=Ansible_Hello_World_Primer_Tutorial'>Ansible Hello World Primer Tutorial (20160102)</option>
<option id='MyNew-20160101' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19232&pp=&pn=&title=Photo_Booth_and_Flickr_Album_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19232&pp=&pn=&title=Photo_Booth_and_Flickr_Album_Primer_Tutorial'>Photo Booth and Flickr Album Primer Tutorial (20160101)</option>
<option id='MyNew-20151231' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19214&pp=&pn=&title=Mac_OS_X_and_iOS_Messages_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19214&pp=&pn=&title=Mac_OS_X_and_iOS_Messages_Primer_Tutorial'>Mac OS X and iOS Messages Primer Tutorial (20151231)</option>
<option id='MyNew-20151230' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19188&pp=&pn=&title=Mac_OS_X_and_iOS_Facetime_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19188&pp=&pn=&title=Mac_OS_X_and_iOS_Facetime_Primer_Tutorial'>Mac OS X and iOS Facetime Primer Tutorial (20151230)</option>
<option id='MyNew-20151229' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19160&pp=&pn=&title=Reservations_Web_Application_Database_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19160&pp=&pn=&title=Reservations_Web_Application_Database_Tutorial'>Reservations Web Application Database Tutorial (20151229)</option>
<option id='MyNew-20151228' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19141&pp=&pn=&title=Reservations_Web_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19141&pp=&pn=&title=Reservations_Web_Application_Primer_Tutorial'>Reservations Web Application Primer Tutorial (20151228)</option>
<option id='MyNew-20151227' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19128&pp=&pn=&title=WordPress_User_Body_Background_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19128&pp=&pn=&title=WordPress_User_Body_Background_Primer_Tutorial'>WordPress User Body Background Primer Tutorial (20151227)</option>
<option id='MyNew-20151226' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13295&pp=&pn=&title=HTML_Button_Ideas_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13295&pp=&pn=&title=HTML_Button_Ideas_Primer_Tutorial'>HTML Button Ideas Primer Tutorial (20151226)</option>
<option id='MyNew-20151225' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19088&pp=&pn=&title=WordPress_User_Header_Section_Border_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19088&pp=&pn=&title=WordPress_User_Header_Section_Border_Primer_Tutorial'>WordPress User Header Section Border Primer Tutorial (20151225)</option>
<option id='MyNew-20151224' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=19034&pp=&pn=&title=WordPress_User_Font_Families_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19034&pp=&pn=&title=WordPress_User_Font_Families_Primer_Tutorial'>WordPress User Font Families Primer Tutorial (20151224)</option>
<option id='MyNew-20151223' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18995&pp=&pn=&title=HTML/Javascript_Cockpit_of_Web_Applications_Home_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18995&pp=&pn=&title=HTML/Javascript_Cockpit_of_Web_Applications_Home_Tutorial'>HTML/Javascript Cockpit of Web Applications Home Tutorial (20151223)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20151222' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=19140&pp=&pn=&title=Change_User_Controllable_Font,_Border,_Background_Settings","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=19140&pp=&pn=&title=Change_User_Controllable_Font,_Border,_Background_Settings'>Change User Controllable Font, Border, Background Settings (20151222)</option>
<option id='MyNew-20151222a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18976&pp=&pn=&title=HTML/Javascript_Cockpit_of_Web_Applications_Form_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18976&pp=&pn=&title=HTML/Javascript_Cockpit_of_Web_Applications_Form_Tutorial'>HTML/Javascript Cockpit of Web Applications Form Tutorial (20151222)</option>
<option id='MyNew-20151221' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18947&pp=&pn=&title=HTML/Javascript_Cockpit_of_Web_Applications_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18947&pp=&pn=&title=HTML/Javascript_Cockpit_of_Web_Applications_Primer_Tutorial'>HTML/Javascript Cockpit of Web Applications Primer Tutorial (20151221)</option>
<option id='MyNew-20151220' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18936&pp=&pn=&title=HTML/Javascript_Canvas_Fractions_Drag_and_Drop_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18936&pp=&pn=&title=HTML/Javascript_Canvas_Fractions_Drag_and_Drop_Tutorial'>HTML/Javascript Canvas Fractions Drag and Drop Tutorial (20151220)</option>
<option id='MyNew-20151219' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18916&pp=&pn=&title=PHPStorm_and_Xdebug_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18916&pp=&pn=&title=PHPStorm_and_Xdebug_Primer_Tutorial'>PHPStorm and Xdebug Primer Tutorial (20151219)</option>
<option id='MyNew-20151218' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18791&pp=&pn=&title=PHPStorm_IDE_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18791&pp=&pn=&title=PHPStorm_IDE_Primer_Tutorial'>PHPStorm IDE Primer Tutorial (20151218)</option>
<option id='MyNew-20151217' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18900&pp=&pn=&title=The_Three_P_Three_Modes_Drag_and_Drop_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18900&pp=&pn=&title=The_Three_P_Three_Modes_Drag_and_Drop_Tutorial'>The Three P Three Modes Drag and Drop Tutorial (20151217)</option>
<option id='MyNew-20151216' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18889&pp=&pn=&title=The_Three_P_Three_Modes_Calling_Card_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18889&pp=&pn=&title=The_Three_P_Three_Modes_Calling_Card_Tutorial'>The Three P Three Modes Calling Card Tutorial (20151216)</option>
<option id='MyNew-20151215' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18876&pp=&pn=&title=The_Three_P_Three_Modes_Sharing_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18876&pp=&pn=&title=The_Three_P_Three_Modes_Sharing_Tutorial'>The Three P Three Modes Sharing Tutorial (20151215)</option>
<option id='MyNew-20151214' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18850&pp=&pn=&title=The_Three_P_Three_Modes_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18850&pp=&pn=&title=The_Three_P_Three_Modes_Primer_Tutorial'>The Three P Three Modes Primer Tutorial (20151214)</option>
<option id='MyNew-20151213' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18833&pp=&pn=&title=PHP_Namespace_Error_Handling_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18833&pp=&pn=&title=PHP_Namespace_Error_Handling_Tutorial'>PHP Namespace Error Handling Tutorial (20151213)</option>
<option id='MyNew-20151212' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18823&pp=&pn=&title=PHP_Namespace_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18823&pp=&pn=&title=PHP_Namespace_Primer_Tutorial'>PHP Namespace Primer Tutorial (20151212)</option>
<option id='MyNew-20151211' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10971&pp=&pn=&title=CSS/Javascript/HTML_Text_Effects_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10971&pp=&pn=&title=CSS/Javascript/HTML_Text_Effects_Primer_Tutorial'>CSS/Javascript/HTML Text Effects Primer Tutorial (20151211)</option>
<option id='MyNew-20151210' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17836&pp=&pn=&title=Javascript_Debugging_via_Firefox_Inspector_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17836&pp=&pn=&title=Javascript_Debugging_via_Firefox_Inspector_Primer_Tutorial'>Javascript Debugging via Firefox Inspector Primer Tutorial (20151210)</option>
<option id='MyNew-20151209' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18770&pp=&pn=&title=GitHub_Source_Control_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18770&pp=&pn=&title=GitHub_Source_Control_Primer_Tutorial'>GitHub Source Control Primer Tutorial (20151209)</option>
<option id='MyNew-20151208' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18751&pp=&pn=&title=Client_Pre-emptive_Iframe_Crontab_Curl_Rotated_Report_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18751&pp=&pn=&title=Client_Pre-emptive_Iframe_Crontab_Curl_Rotated_Report_Tutorial'>Client Pre-emptive Iframe Crontab Curl Rotated Report Tutorial (20151208)</option>
<option id='MyNew-20151207' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18728&pp=&pn=&title=Yii_MVC_PHP_Framework_Hello_World_Content_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18728&pp=&pn=&title=Yii_MVC_PHP_Framework_Hello_World_Content_Tutorial'>Yii MVC PHP Framework Hello World Content Tutorial (20151207)</option>
<option id='MyNew-20151206' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18707&pp=&pn=&title=Yii_MVC_PHP_Framework_Hello_World_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18707&pp=&pn=&title=Yii_MVC_PHP_Framework_Hello_World_Tutorial'>Yii MVC PHP Framework Hello World Tutorial (20151206)</option>
<option id='MyNew-20151205' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18689&pp=&pn=&title=Linux_Backup_via_rsync_and_PHP_Exec_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18689&pp=&pn=&title=Linux_Backup_via_rsync_and_PHP_Exec_Tutorial'>Linux Backup via rsync and PHP Exec Tutorial (20151205)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20151204' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18665&pp=&pn=&title=Linux_Remote_Backup_via_rsync_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18665&pp=&pn=&title=Linux_Remote_Backup_via_rsync_Tutorial'>Linux Remote Backup via rsync Tutorial (20151204)</option>
<option id='MyNew-20151203' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18636&pp=&pn=&title=MAMP_Virtual_Hosting_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18636&pp=&pn=&title=MAMP_Virtual_Hosting_Primer_Tutorial'>MAMP Virtual Hosting Primer Tutorial (20151203)</option>
<option id='MyNew-20151202' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18611&pp=&pn=&title=Linux_Backup_via_rsync_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18611&pp=&pn=&title=Linux_Backup_via_rsync_Primer_Tutorial'>Linux Backup via rsync Primer Tutorial (20151202)</option>
<option id='MyNew-20151201' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18588&pp=&pn=&title=Windows_View_Online_via_Hotmail_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18588&pp=&pn=&title=Windows_View_Online_via_Hotmail_Primer_Tutorial'>Windows View Online via Hotmail Primer Tutorial (20151201)</option>
<option id='MyNew-20151130' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18571&pp=&pn=&title=Colour_Systems_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18571&pp=&pn=&title=Colour_Systems_Primer_Tutorial'>Colour Systems Primer Tutorial (20151130)</option>
<option id='MyNew-20151129' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18558&pp=&pn=&title=Registration_via_Captcha_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18558&pp=&pn=&title=Registration_via_Captcha_Primer_Tutorial'>Registration via Captcha Primer Tutorial (20151129)</option>
<option id='MyNew-20151128' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18543&pp=&pn=&title=Moderation_by_Captcha_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18543&pp=&pn=&title=Moderation_by_Captcha_Primer_Tutorial'>Moderation by Captcha Primer Tutorial (20151128)</option>
<option id='MyNew-20151127' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18532&pp=&pn=&title=Moderation_by_MySql_Database_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18532&pp=&pn=&title=Moderation_by_MySql_Database_Primer_Tutorial'>Moderation by MySql Database Primer Tutorial (20151127)</option>
<option id='MyNew-20151126' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18511&pp=&pn=&title=Moderation_by_File_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18511&pp=&pn=&title=Moderation_by_File_Primer_Tutorial'>Moderation by File Primer Tutorial (20151126)</option>
<option id='MyNew-20151125' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18494&pp=&pn=&title=Moderation_by_Email_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18494&pp=&pn=&title=Moderation_by_Email_Primer_Tutorial'>Moderation by Email Primer Tutorial (20151125)</option>
<option id='MyNew-20151124' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18456&pp=&pn=&title=Email_Photos_on_iPad_as_Attachments_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18456&pp=&pn=&title=Email_Photos_on_iPad_as_Attachments_Primer_Tutorial'>Email Photos on iPad as Attachments Primer Tutorial (20151124)</option>
<option id='MyNew-20151123' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18436&pp=&pn=&title=Google_Chart_Intensity_Chart_Select_Event_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18436&pp=&pn=&title=Google_Chart_Intensity_Chart_Select_Event_Tutorial'>Google Chart Intensity Chart Select Event Tutorial (20151123)</option>
<option id='MyNew-20151122' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18415&pp=&pn=&title=Google_Chart_Annotated_Timeline_Select_Event_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18415&pp=&pn=&title=Google_Chart_Annotated_Timeline_Select_Event_Tutorial'>Google Chart Annotated Timeline Select Event Tutorial (20151122)</option>
<option id='MyNew-20151121' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18401&pp=&pn=&title=Google_Chart_Gantt_Chart_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18401&pp=&pn=&title=Google_Chart_Gantt_Chart_Primer_Tutorial'>Google Chart Gantt Chart Primer Tutorial (20151121)</option>
<option id='MyNew-20151120' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18378&pp=&pn=&title=Movavi_Video_and_Audio_Slideshow_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18378&pp=&pn=&title=Movavi_Video_and_Audio_Slideshow_Tutorial'>Movavi Video and Audio Slideshow Tutorial (20151120)</option>
<option id='MyNew-20151119' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18352&pp=&pn=&title=HTML/Javascript_Choice_of_Several_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18352&pp=&pn=&title=HTML/Javascript_Choice_of_Several_Tutorial'>HTML/Javascript Choice of Several Tutorial (20151119)</option>
<option id='MyNew-20151118' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18329&pp=&pn=&title=HTML/Javascript_Choice_of_Two_SVG_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18329&pp=&pn=&title=HTML/Javascript_Choice_of_Two_SVG_Tutorial'>HTML/Javascript Choice of Two SVG Tutorial (20151118)</option>
<option id='MyNew-20151117' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18300&pp=&pn=&title=HTML/Javascript_Choice_of_Two_More_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18300&pp=&pn=&title=HTML/Javascript_Choice_of_Two_More_Tutorial'>HTML/Javascript Choice of Two More Tutorial (20151117)</option>
<option id='MyNew-20151116' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18286&pp=&pn=&title=Emoji_Emailing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18286&pp=&pn=&title=Emoji_Emailing_Primer_Tutorial'>Emoji Emailing Primer Tutorial (20151116)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20151115' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18271&pp=&pn=&title=HTML/Javascript_Choice_of_Two_Flipping_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18271&pp=&pn=&title=HTML/Javascript_Choice_of_Two_Flipping_Tutorial'>HTML/Javascript Choice of Two Flipping Tutorial (20151115)</option>
<option id='MyNew-20151114' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18256&pp=&pn=&title=HTML/Javascript_Choice_of_Two_Strikes_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18256&pp=&pn=&title=HTML/Javascript_Choice_of_Two_Strikes_Tutorial'>HTML/Javascript Choice of Two Strikes Tutorial (20151114)</option>
<option id='MyNew-20151113' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18248&pp=&pn=&title=Google_Chart_NonLinear_Trendline_Selection_Event_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18248&pp=&pn=&title=Google_Chart_NonLinear_Trendline_Selection_Event_Tutorial'>Google Chart NonLinear Trendline Selection Event Tutorial (20151113)</option>
<option id='MyNew-20151112' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18225&pp=&pn=&title=Google_Chart_Linear_Trendline_Selection_Event_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18225&pp=&pn=&title=Google_Chart_Linear_Trendline_Selection_Event_Tutorial'>Google Chart Linear Trendline Selection Event Tutorial (20151112)</option>
<option id='MyNew-20151111' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18217&pp=&pn=&title=ESL_Vocabulary_Getting_Warmer_Image_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18217&pp=&pn=&title=ESL_Vocabulary_Getting_Warmer_Image_Tutorial'>ESL Vocabulary Getting Warmer Image Tutorial (20151111)</option>
<option id='MyNew-20151110' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18203&pp=&pn=&title=ESL_Vocabulary_Getting_Warmer_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18203&pp=&pn=&title=ESL_Vocabulary_Getting_Warmer_Game_Tutorial'>ESL Vocabulary Getting Warmer Game Tutorial (20151110)</option>
<option id='MyNew-20151109' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18180&pp=&pn=&title=ESL_Under_The_Stairs_Game_Overlay_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18180&pp=&pn=&title=ESL_Under_The_Stairs_Game_Overlay_Primer_Tutorial'>ESL Under The Stairs Game Overlay Primer Tutorial (20151109)</option>
<option id='MyNew-20151108' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18166&pp=&pn=&title=HTML/Javascript_ESL_Reveal_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18166&pp=&pn=&title=HTML/Javascript_ESL_Reveal_Game_Tutorial'>HTML/Javascript ESL Reveal Game Tutorial (20151108)</option>
<option id='MyNew-20151107' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18142&pp=&pn=&title=Android_App_Learning_Programming_UX_Overlay_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18142&pp=&pn=&title=Android_App_Learning_Programming_UX_Overlay_Tutorial'>Android App Learning Programming UX Overlay Tutorial (20151107)</option>
<option id='MyNew-20151106' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18125&pp=&pn=&title=Google_Chart_Email_Post_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18125&pp=&pn=&title=Google_Chart_Email_Post_Tutorial'>Google Chart Email Post Tutorial (20151106)</option>
<option id='MyNew-20151105' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18107&pp=&pn=&title=Google_Chart_Select_Event_Calendar_Timeline_Post_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18107&pp=&pn=&title=Google_Chart_Select_Event_Calendar_Timeline_Post_Tutorial'>Google Chart Select Event Calendar Timeline Post Tutorial (20151105)</option>
<option id='MyNew-20151104' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18097&pp=&pn=&title=Google_Chart_Select_Event_Calendar_Timeline_Trend_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18097&pp=&pn=&title=Google_Chart_Select_Event_Calendar_Timeline_Trend_Tutorial'>Google Chart Select Event Calendar Timeline Trend Tutorial (20151104)</option>
<option id='MyNew-20151103' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18080&pp=&pn=&title=Google_Chart_Select_Event_Geo_Pie_Trend_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18080&pp=&pn=&title=Google_Chart_Select_Event_Geo_Pie_Trend_Tutorial'>Google Chart Select Event Geo Pie Trend Tutorial (20151103)</option>
<option id='MyNew-20151102' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18067&pp=&pn=&title=Google_Chart_Onclick_Pie_Chart_Differences_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18067&pp=&pn=&title=Google_Chart_Onclick_Pie_Chart_Differences_Tutorial'>Google Chart Onclick Pie Chart Differences Tutorial (20151102)</option>
<option id='MyNew-20151101' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18057&pp=&pn=&title=Google_Chart_Select_Event_Geo_Pie_Synergy_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18057&pp=&pn=&title=Google_Chart_Select_Event_Geo_Pie_Synergy_Tutorial'>Google Chart Select Event Geo Pie Synergy Tutorial (20151101)</option>
<option id='MyNew-20151031' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18037&pp=&pn=&title=Google_Chart_Select_Event_Map_Overlay_Lines_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18037&pp=&pn=&title=Google_Chart_Select_Event_Map_Overlay_Lines_Tutorial'>Google Chart Select Event Map Overlay Lines Tutorial (20151031)</option>
<option id='MyNew-20151030' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18026&pp=&pn=&title=Google_Chart_Select_Event_Cache_Issue_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18026&pp=&pn=&title=Google_Chart_Select_Event_Cache_Issue_Tutorial'>Google Chart Select Event Cache Issue Tutorial (20151030)</option>
<option id='MyNew-20151029' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=18005&pp=&pn=&title=Google_Chart_Select_Event_Email_Integration_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18005&pp=&pn=&title=Google_Chart_Select_Event_Email_Integration_Tutorial'>Google Chart Select Event Email Integration Tutorial (20151029)</option>
<option id='MyNew-20151028' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17987&pp=&pn=&title=Google_Chart_Select_Event_Spreadsheet_Integration_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17987&pp=&pn=&title=Google_Chart_Select_Event_Spreadsheet_Integration_Tutorial'>Google Chart Select Event Spreadsheet Integration Tutorial (20151028)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20151027' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17965&pp=&pn=&title=Google_Chart_Line/Bar/Area/Column_Select_Event_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17965&pp=&pn=&title=Google_Chart_Line/Bar/Area/Column_Select_Event_Tutorial'>Google Chart Line/Bar/Area/Column Select Event Tutorial (20151027)</option>
<option id='MyNew-20151026' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17950&pp=&pn=&title=Google_Chart_Line_and_Map_Chart_Select_Event_Prompt_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17950&pp=&pn=&title=Google_Chart_Line_and_Map_Chart_Select_Event_Prompt_Tutorial'>Google Chart Line and Map Chart Select Event Prompt Tutorial (20151026)</option>
<option id='MyNew-20151025' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17927&pp=&pn=&title=PHP/Javascript_Google_Chart_Line_Chart_Select_Event_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17927&pp=&pn=&title=PHP/Javascript_Google_Chart_Line_Chart_Select_Event_Tutorial'>PHP/Javascript Google Chart Line Chart Select Event Tutorial (20151025)</option>
<option id='MyNew-20151024' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17909&pp=&pn=&title=Google_Chart_Map_Chart_Select_Event_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17909&pp=&pn=&title=Google_Chart_Map_Chart_Select_Event_Primer_Tutorial'>Google Chart Map Chart Select Event Primer Tutorial (20151024)</option>
<option id='MyNew-20151023' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17898&pp=&pn=&title=HTML/Javascript_Where_Does_It_Get_Me_To_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17898&pp=&pn=&title=HTML/Javascript_Where_Does_It_Get_Me_To_Primer_Tutorial'>HTML/Javascript Where Does It Get Me To Primer Tutorial (20151023)</option>
<option id='MyNew-20151022' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17884&pp=&pn=&title=Camera_and_Photos_iPad_Full_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17884&pp=&pn=&title=Camera_and_Photos_iPad_Full_Primer_Tutorial'>Camera and Photos iPad Full Primer Tutorial (20151022)</option>
<option id='MyNew-20151021' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17863&pp=&pn=&title=HTML_Adjectives_vs_Adverbs_Lesson_Plan_Checkboxes_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17863&pp=&pn=&title=HTML_Adjectives_vs_Adverbs_Lesson_Plan_Checkboxes_Tutorial'>HTML Adjectives vs Adverbs Lesson Plan Checkboxes Tutorial (20151021)</option>
<option id='MyNew-20151020' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17849&pp=&pn=&title=HTML/Javascript_Adjectives_vs_Adverbs_Lesson_Plan_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17849&pp=&pn=&title=HTML/Javascript_Adjectives_vs_Adverbs_Lesson_Plan_Tutorial'>HTML/Javascript Adjectives vs Adverbs Lesson Plan Tutorial (20151020)</option>
<option id='MyNew-20151019' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17825&pp=&pn=&title=HTML/Javascript_Adjectives_versus_Adverbs_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17825&pp=&pn=&title=HTML/Javascript_Adjectives_versus_Adverbs_Primer_Tutorial'>HTML/Javascript Adjectives versus Adverbs Primer Tutorial (20151019)</option>
<option id='MyNew-20151018' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17804&pp=&pn=&title=HTML/Javascript_Multiple_Choice_Quiz_Administration_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17804&pp=&pn=&title=HTML/Javascript_Multiple_Choice_Quiz_Administration_Tutorial'>HTML/Javascript Multiple Choice Quiz Administration Tutorial (20151018)</option>
<option id='MyNew-20151017' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17784&pp=&pn=&title=HTML/Javascript_Multiple_Choice_Quiz_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17784&pp=&pn=&title=HTML/Javascript_Multiple_Choice_Quiz_Primer_Tutorial'>HTML/Javascript Multiple Choice Quiz Primer Tutorial (20151017)</option>
<option id='MyNew-20151016' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17772&pp=&pn=&title=HTML/Javascript_Present_Perfect_Progressive_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17772&pp=&pn=&title=HTML/Javascript_Present_Perfect_Progressive_Primer_Tutorial'>HTML/Javascript Present Perfect Progressive Primer Tutorial (20151016)</option>
<option id='MyNew-20151015' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17742&pp=&pn=&title=HTML/Javascript_Hearing_and_Listening_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17742&pp=&pn=&title=HTML/Javascript_Hearing_and_Listening_Primer_Tutorial'>HTML/Javascript Hearing and Listening Primer Tutorial (20151015)</option>
<option id='MyNew-20151014' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17723&pp=&pn=&title=Image_Arc_Distortion_via_ImageMagick_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17723&pp=&pn=&title=Image_Arc_Distortion_via_ImageMagick_Primer_Tutorial'>Image Arc Distortion via ImageMagick Primer Tutorial (20151014)</option>
<option id='MyNew-20151013' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17706&pp=&pn=&title=Animated_GIF_Slides_via_ImageMagick_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17706&pp=&pn=&title=Animated_GIF_Slides_via_ImageMagick_Primer_Tutorial'>Animated GIF Slides via ImageMagick Primer Tutorial (20151013)</option>
<option id='MyNew-20151012' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17683&pp=&pn=&title=ImageMagick_and_Three_Ps_Affine_Transformation_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17683&pp=&pn=&title=ImageMagick_and_Three_Ps_Affine_Transformation_Tutorial'>ImageMagick and Three Ps Affine Transformation Tutorial (20151012)</option>
<option id='MyNew-20151011' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17673&pp=&pn=&title=HTML/Javascript/PHP_Broadcast_and_Listen_CSS_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17673&pp=&pn=&title=HTML/Javascript/PHP_Broadcast_and_Listen_CSS_Tutorial'>HTML/Javascript/PHP Broadcast and Listen CSS Tutorial (20151011)</option>
<option id='MyNew-20151010' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17664&pp=&pn=&title=HTML/Javascript/PHP_Broadcast_and_Listen_Messaging_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17664&pp=&pn=&title=HTML/Javascript/PHP_Broadcast_and_Listen_Messaging_Tutorial'>HTML/Javascript/PHP Broadcast and Listen Messaging Tutorial (20151010)</option>
<option id='MyNew-20151009' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17639&pp=&pn=&title=HTML/Javascript/PHP_Broadcast_and_Listen_Mailbox_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17639&pp=&pn=&title=HTML/Javascript/PHP_Broadcast_and_Listen_Mailbox_Tutorial'>HTML/Javascript/PHP Broadcast and Listen Mailbox Tutorial (20151009)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20151008' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17614&pp=&pn=&title=HTML/Javascript_Broadcast_and_Listen_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17614&pp=&pn=&title=HTML/Javascript_Broadcast_and_Listen_Primer_Tutorial'>HTML/Javascript Broadcast and Listen Primer Tutorial (20151008)</option>
<option id='MyNew-20151007' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17594&pp=&pn=&title=HTML/Javascript_Canvas_Geometry_Tracing_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17594&pp=&pn=&title=HTML/Javascript_Canvas_Geometry_Tracing_Game_Tutorial'>HTML/Javascript Canvas Geometry Tracing Game Tutorial (20151007)</option>
<option id='MyNew-20151006' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17583&pp=&pn=&title=HTML/Javascript_Canvas_Slope_of_a_Line_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17583&pp=&pn=&title=HTML/Javascript_Canvas_Slope_of_a_Line_Primer_Tutorial'>HTML/Javascript Canvas Slope of a Line Primer Tutorial (20151006)</option>
<option id='MyNew-20151005' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17571&pp=&pn=&title=HTML/PHP_Timezone_Feed_Function_Keys_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17571&pp=&pn=&title=HTML/PHP_Timezone_Feed_Function_Keys_Tutorial'>HTML/PHP Timezone Feed Function Keys Tutorial (20151005)</option>
<option id='MyNew-20151004' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17561&pp=&pn=&title=WordPress_Visual_Synopsis_Automated_Scrolling_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17561&pp=&pn=&title=WordPress_Visual_Synopsis_Automated_Scrolling_Tutorial'>WordPress Visual Synopsis Automated Scrolling Tutorial (20151004)</option>
<option id='MyNew-20151003' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17537&pp=&pn=&title=WordPress_Visual_Synopsis_Slideshow_Posting_Links_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17537&pp=&pn=&title=WordPress_Visual_Synopsis_Slideshow_Posting_Links_Tutorial'>WordPress Visual Synopsis Slideshow Posting Links Tutorial (20151003)</option>
<option id='MyNew-20151002' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17510&pp=&pn=&title=WordPress_Visual_Synopsis_Slideshow_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17510&pp=&pn=&title=WordPress_Visual_Synopsis_Slideshow_Primer_Tutorial'>WordPress Visual Synopsis Slideshow Primer Tutorial (20151002)</option>
<option id='MyNew-20151001' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17485&pp=&pn=&title=Word_Guessing_Game_for_Two_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17485&pp=&pn=&title=Word_Guessing_Game_for_Two_Primer_Tutorial'>Word Guessing Game for Two Primer Tutorial (20151001)</option>
<option id='MyNew-20150930' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17470&pp=&pn=&title=Mixed_Up_Song_Lyrics_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17470&pp=&pn=&title=Mixed_Up_Song_Lyrics_Game_Primer_Tutorial'>Mixed Up Song Lyrics Game Primer Tutorial (20150930)</option>
<option id='MyNew-20150929' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17436&pp=&pn=&title=HTML/PHP_Timezone_Feed_CSS_Styling_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17436&pp=&pn=&title=HTML/PHP_Timezone_Feed_CSS_Styling_Tutorial'>HTML/PHP Timezone Feed CSS Styling Tutorial (20150929)</option>
<option id='MyNew-20150928' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17421&pp=&pn=&title=HTML/PHP_Timezone_Feed_Reveal_Div_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17421&pp=&pn=&title=HTML/PHP_Timezone_Feed_Reveal_Div_Tutorial'>HTML/PHP Timezone Feed Reveal Div Tutorial (20150928)</option>
<option id='MyNew-20150927' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17401&pp=&pn=&title=HTML/PHP_Timezone_Feed_Javascript_Autocompletion_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17401&pp=&pn=&title=HTML/PHP_Timezone_Feed_Javascript_Autocompletion_Tutorial'>HTML/PHP Timezone Feed Javascript Autocompletion Tutorial (20150927)</option>
<option id='MyNew-20150926' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17375&pp=&pn=&title=HTML/PHP_Timezone_Feed_Trip_Planner_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17375&pp=&pn=&title=HTML/PHP_Timezone_Feed_Trip_Planner_Tutorial'>HTML/PHP Timezone Feed Trip Planner Tutorial (20150926)</option>
<option id='MyNew-20150925' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17352&pp=&pn=&title=HTML/PHP_Timezone_Feed_Google_Chart_Map_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17352&pp=&pn=&title=HTML/PHP_Timezone_Feed_Google_Chart_Map_Tutorial'>HTML/PHP Timezone Feed Google Chart Map Tutorial (20150925)</option>
<option id='MyNew-20150924' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17339&pp=&pn=&title=HTML/PHP_Timezone_Feed_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17339&pp=&pn=&title=HTML/PHP_Timezone_Feed_Primer_Tutorial'>HTML/PHP Timezone Feed Primer Tutorial (20150924)</option>
<option id='MyNew-20150923' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17324&pp=&pn=&title=Client_Pre-emptive_Iframe_Crontab_Curl_Daily_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17324&pp=&pn=&title=Client_Pre-emptive_Iframe_Crontab_Curl_Daily_Tutorial'>Client Pre-emptive Iframe Crontab Curl Daily Tutorial (20150923)</option>
<option id='MyNew-20150922' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17312&pp=&pn=&title=Client_Pre-emptive_Iframe_Crontab_Curl_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17312&pp=&pn=&title=Client_Pre-emptive_Iframe_Crontab_Curl_Tutorial'>Client Pre-emptive Iframe Crontab Curl Tutorial (20150922)</option>
<option id='MyNew-20150921' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17276&pp=&pn=&title=Client_Pre-emptive_Iframe_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17276&pp=&pn=&title=Client_Pre-emptive_Iframe_Primer_Tutorial'>Client Pre-emptive Iframe Primer Tutorial (20150921)</option>
<option id='MyNew-20150920' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17258&pp=&pn=&title=XML_to_HTML_PHP_Three_Ways_Translation_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17258&pp=&pn=&title=XML_to_HTML_PHP_Three_Ways_Translation_Tutorial'>XML to HTML PHP Three Ways Translation Tutorial (20150920)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150919' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17243&pp=&pn=&title=XML_to_HTML_PHP_Simplexml_Translation_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17243&pp=&pn=&title=XML_to_HTML_PHP_Simplexml_Translation_Tutorial'>XML to HTML PHP Simplexml Translation Tutorial (20150919)</option>
<option id='MyNew-20150918' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17231&pp=&pn=&title=XML_to_HTML_Data_Intelligence_Translation_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17231&pp=&pn=&title=XML_to_HTML_Data_Intelligence_Translation_Tutorial'>XML to HTML Data Intelligence Translation Tutorial (20150918)</option>
<option id='MyNew-20150917' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17207&pp=&pn=&title=HTML_Data_Intelligence_More_Like_XML_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17207&pp=&pn=&title=HTML_Data_Intelligence_More_Like_XML_Primer_Tutorial'>HTML Data Intelligence More Like XML Primer Tutorial (20150917)</option>
<option id='MyNew-20150916' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17197&pp=&pn=&title=Animated_GIF_via_PHP_Writing_PHP_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17197&pp=&pn=&title=Animated_GIF_via_PHP_Writing_PHP_Primer_Tutorial'>Animated GIF via PHP Writing PHP Primer Tutorial (20150916)</option>
<option id='MyNew-20150915' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17184&pp=&pn=&title=Facebook_Webcam_Video_Failure_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17184&pp=&pn=&title=Facebook_Webcam_Video_Failure_Primer_Tutorial'>Facebook Webcam Video Failure Primer Tutorial (20150915)</option>
<option id='MyNew-20150914' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17162&pp=&pn=&title=Javascript_Writes_Javascript_Iframe_Overlay_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17162&pp=&pn=&title=Javascript_Writes_Javascript_Iframe_Overlay_Tutorial'>Javascript Writes Javascript Iframe Overlay Tutorial (20150914)</option>
<option id='MyNew-20150913' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17137&pp=&pn=&title=Javascript_Writes_Javascript_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17137&pp=&pn=&title=Javascript_Writes_Javascript_Primer_Tutorial'>Javascript Writes Javascript Primer Tutorial (20150913)</option>
<option id='MyNew-20150912' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17110&pp=&pn=&title=PHP/HTML_with_External_Javascript_Slotting_In_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17110&pp=&pn=&title=PHP/HTML_with_External_Javascript_Slotting_In_Tutorial'>PHP/HTML with External Javascript Slotting In Tutorial (20150912)</option>
<option id='MyNew-20150911' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17095&pp=&pn=&title=HTML_with_External_Javascript_Multiple_Slottings_In_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17095&pp=&pn=&title=HTML_with_External_Javascript_Multiple_Slottings_In_Tutorial'>HTML with External Javascript Multiple Slottings In Tutorial (20150911)</option>
<option id='MyNew-20150910' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17076&pp=&pn=&title=HTML_with_External_Javascript_Slotting_In_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17076&pp=&pn=&title=HTML_with_External_Javascript_Slotting_In_Tutorial'>HTML with External Javascript Slotting In Tutorial (20150910)</option>
<option id='MyNew-20150909' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17058&pp=&pn=&title=HTML/Javascript_Slotting_In_Iframe_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17058&pp=&pn=&title=HTML/Javascript_Slotting_In_Iframe_Tutorial'>HTML/Javascript Slotting In Iframe Tutorial (20150909)</option>
<option id='MyNew-20150908' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=17020&pp=&pn=&title=Javascript_DOM_Big_Changes_Iframe_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17020&pp=&pn=&title=Javascript_DOM_Big_Changes_Iframe_Tutorial'>Javascript DOM Big Changes Iframe Tutorial (20150908)</option>
<option id='MyNew-20150907' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11928&pp=&pn=&title=Javascript_DOM_Big_Changes_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11928&pp=&pn=&title=Javascript_DOM_Big_Changes_Primer_Tutorial'>Javascript DOM Big Changes Primer Tutorial (20150907)</option>
<option id='MyNew-20150906' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16998&pp=&pn=&title=HTML/Javascript_Slotting_In_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16998&pp=&pn=&title=HTML/Javascript_Slotting_In_Follow_Up_Tutorial'>HTML/Javascript Slotting In Follow Up Tutorial (20150906)</option>
<option id='MyNew-20150905' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16986&pp=&pn=&title=HTML/Javascript_Slotting_In_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16986&pp=&pn=&title=HTML/Javascript_Slotting_In_Primer_Tutorial'>HTML/Javascript Slotting In Primer Tutorial (20150905)</option>
<option id='MyNew-20150904' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16974&pp=&pn=&title=WordPress_Posted_On_CSS_Styling_Following_You_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16974&pp=&pn=&title=WordPress_Posted_On_CSS_Styling_Following_You_Tutorial'>WordPress Posted On CSS Styling Following You Tutorial (20150904)</option>
<option id='MyNew-20150903' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16950&pp=&pn=&title=Wordpress_Posted_On_CSS_Styling_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16950&pp=&pn=&title=Wordpress_Posted_On_CSS_Styling_Follow_Up_Tutorial'>Wordpress Posted On CSS Styling Follow Up Tutorial (20150903)</option>
<option id='MyNew-20150902' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16937&pp=&pn=&title=Google_Analytics_Reporting_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16937&pp=&pn=&title=Google_Analytics_Reporting_Follow_Up_Tutorial'>Google Analytics Reporting Follow Up Tutorial (20150902)</option>
<option id='MyNew-20150901' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16924&pp=&pn=&title=WordPress_Widget_Container_Colour_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16924&pp=&pn=&title=WordPress_Widget_Container_Colour_Primer_Tutorial'>WordPress Widget Container Colour Primer Tutorial (20150901)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150831' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16904&pp=&pn=&title=PHP_Writes_PHP_Vertical_TextBoxes_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16904&pp=&pn=&title=PHP_Writes_PHP_Vertical_TextBoxes_Primer_Tutorial'>PHP Writes PHP Vertical TextBoxes Primer Tutorial (20150831)</option>
<option id='MyNew-20150830' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16890&pp=&pn=&title=HTML/Javascript_Vertical_Buttons_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16890&pp=&pn=&title=HTML/Javascript_Vertical_Buttons_Primer_Tutorial'>HTML/Javascript Vertical Buttons Primer Tutorial (20150830)</option>
<option id='MyNew-20150829' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16865&pp=&pn=&title=PHP_Desktop_Command_Line_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16865&pp=&pn=&title=PHP_Desktop_Command_Line_Follow_Up_Tutorial'>PHP Desktop Command Line Follow Up Tutorial (20150829)</option>
<option id='MyNew-20150828' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16839&pp=&pn=&title=PHP_Desktop_Command_Line_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16839&pp=&pn=&title=PHP_Desktop_Command_Line_Primer_Tutorial'>PHP Desktop Command Line Primer Tutorial (20150828)</option>
<option id='MyNew-20150827' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16821&pp=&pn=&title=External_Javascript_Genericity_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16821&pp=&pn=&title=External_Javascript_Genericity_Follow_Up_Tutorial'>External Javascript Genericity Follow Up Tutorial (20150827)</option>
<option id='MyNew-20150826' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16798&pp=&pn=&title=External_Javascript_Genericity_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16798&pp=&pn=&title=External_Javascript_Genericity_Primer_Tutorial'>External Javascript Genericity Primer Tutorial (20150826)</option>
<option id='MyNew-20150825' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16779&pp=&pn=&title=WordPress_Blog_MySql_Database_PHP_Code_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16779&pp=&pn=&title=WordPress_Blog_MySql_Database_PHP_Code_Tutorial'>WordPress Blog MySql Database PHP Code Tutorial (20150825)</option>
<option id='MyNew-20150824' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16761&pp=&pn=&title=WordPress_Blog_Alphabetical_Search_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16761&pp=&pn=&title=WordPress_Blog_Alphabetical_Search_Follow_Up_Tutorial'>WordPress Blog Alphabetical Search Follow Up Tutorial (20150824)</option>
<option id='MyNew-20150823' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16749&pp=&pn=&title=WordPress_Blog_Alphabetical_Search_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16749&pp=&pn=&title=WordPress_Blog_Alphabetical_Search_Primer_Tutorial'>WordPress Blog Alphabetical Search Primer Tutorial (20150823)</option>
<option id='MyNew-20150822' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16735&pp=&pn=&title=PHP_Content_Type_Download_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16735&pp=&pn=&title=PHP_Content_Type_Download_Tutorial'>PHP Content Type Download Tutorial (20150822)</option>
<option id='MyNew-20150821' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16716&pp=&pn=&title=Number_Plate_Numbers_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16716&pp=&pn=&title=Number_Plate_Numbers_Game_Tutorial'>Number Plate Numbers Game Tutorial (20150821)</option>
<option id='MyNew-20150820' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16703&pp=&pn=&title=PHP_Content_Type_Iframe_Synchronize_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16703&pp=&pn=&title=PHP_Content_Type_Iframe_Synchronize_Tutorial'>PHP Content Type Iframe Synchronize Tutorial (20150820)</option>
<option id='MyNew-20150819' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16686&pp=&pn=&title=PHP_Content_Type_Iframe_Overlay_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16686&pp=&pn=&title=PHP_Content_Type_Iframe_Overlay_Tutorial'>PHP Content Type Iframe Overlay Tutorial (20150819)</option>
<option id='MyNew-20150818' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16658&pp=&pn=&title=PHP_Content_Type_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16658&pp=&pn=&title=PHP_Content_Type_Primer_Tutorial'>PHP Content Type Primer Tutorial (20150818)</option>
<option id='MyNew-20150817' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16646&pp=&pn=&title=WordPress_Text_Widget_Background_Image_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16646&pp=&pn=&title=WordPress_Text_Widget_Background_Image_Follow_Up_Tutorial'>WordPress Text Widget Background Image Follow Up Tutorial (20150817)</option>
<option id='MyNew-20150816' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16620&pp=&pn=&title=WordPress_Highlighted_Search_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16620&pp=&pn=&title=WordPress_Highlighted_Search_Follow_Up_Tutorial'>WordPress Highlighted Search Follow Up Tutorial (20150816)</option>
<option id='MyNew-20150815' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16598&pp=&pn=&title=WordPress_Highlighted_Search_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16598&pp=&pn=&title=WordPress_Highlighted_Search_Primer_Tutorial'>WordPress Highlighted Search Primer Tutorial (20150815)</option>
<option id='MyNew-20150814' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16573&pp=&pn=&title=Paintbrush_Panning_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16573&pp=&pn=&title=Paintbrush_Panning_Primer_Tutorial'>Paintbrush Panning Primer Tutorial (20150814)</option>
<option id='MyNew-20150813' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16560&pp=&pn=&title=PHP_usort_in_Slideshow_Animation_via_Image_Visibility_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16560&pp=&pn=&title=PHP_usort_in_Slideshow_Animation_via_Image_Visibility_Tutorial'>PHP usort in Slideshow Animation via Image Visibility Tutorial (20150813)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150812' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16544&pp=&pn=&title=Slideshow_Animation_via_Image_Visibility_Modelling_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16544&pp=&pn=&title=Slideshow_Animation_via_Image_Visibility_Modelling_Tutorial'>Slideshow Animation via Image Visibility Modelling Tutorial (20150812)</option>
<option id='MyNew-20150811' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16532&pp=&pn=&title=Slideshow_Animation_via_Image_Visibility_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16532&pp=&pn=&title=Slideshow_Animation_via_Image_Visibility_Follow_Up_Tutorial'>Slideshow Animation via Image Visibility Follow Up Tutorial (20150811)</option>
<option id='MyNew-20150810' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16512&pp=&pn=&title=Slideshow_Animation_via_Image_Visibility_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16512&pp=&pn=&title=Slideshow_Animation_via_Image_Visibility_Primer_Tutorial'>Slideshow Animation via Image Visibility Primer Tutorial (20150810)</option>
<option id='MyNew-20150809' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16500&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Overlay_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16500&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Overlay_Tutorial'>WordPress Blog Search Within Search Overlay Tutorial (20150809)</option>
<option id='MyNew-20150808' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16477&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Ajax_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16477&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Ajax_Tutorial'>WordPress Blog Search Within Search Ajax Tutorial (20150808)</option>
<option id='MyNew-20150807' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16440&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Preview_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16440&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Preview_Tutorial'>WordPress Blog Search Within Search Preview Tutorial (20150807)</option>
<option id='MyNew-20150806' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16418&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Implementation_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16418&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Implementation_Tutorial'>WordPress Blog Search Within Search Implementation Tutorial (20150806)</option>
<option id='MyNew-20150805' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16382&pp=&pn=&title=WordPress_Blog_Search_Within_a_Search_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16382&pp=&pn=&title=WordPress_Blog_Search_Within_a_Search_Primer_Tutorial'>WordPress Blog Search Within a Search Primer Tutorial (20150805)</option>
<option id='MyNew-20150804' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16369&pp=&pn=&title=AppleScript_Surfing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16369&pp=&pn=&title=AppleScript_Surfing_Primer_Tutorial'>AppleScript Surfing Primer Tutorial (20150804)</option>
<option id='MyNew-20150803' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16353&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_data.uri_PDF_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16353&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_data.uri_PDF_Tutorial'>Yahoo YQL Web Service JSON data.uri PDF Tutorial (20150803)</option>
<option id='MyNew-20150802' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16324&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_data.uri_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16324&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_data.uri_Tutorial'>Yahoo YQL Web Service JSON data.uri Tutorial (20150802)</option>
<option id='MyNew-20150801' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16276&pp=&pn=&title=Developing_Black_and_White_Photos_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16276&pp=&pn=&title=Developing_Black_and_White_Photos_Primer_Tutorial'>Developing Black and White Photos Primer Tutorial (20150801)</option>
<option id='MyNew-20150731' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16251&pp=&pn=&title=AutoHotKey_Surfing_ASP.Net_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16251&pp=&pn=&title=AutoHotKey_Surfing_ASP.Net_Primer_Tutorial'>AutoHotKey Surfing ASP.Net Primer Tutorial (20150731)</option>
<option id='MyNew-20150730' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16231&pp=&pn=&title=C_Sorting_ASP.Net_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16231&pp=&pn=&title=C_Sorting_ASP.Net_Primer_Tutorial'>C Sorting ASP.Net Primer Tutorial (20150730)</option>
<option id='MyNew-20150729' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16215&pp=&pn=&title=CSS/Javascript_Text_Justification_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16215&pp=&pn=&title=CSS/Javascript_Text_Justification_Primer_Tutorial'>CSS/Javascript Text Justification Primer Tutorial (20150729)</option>
<option id='MyNew-20150728' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16202&pp=&pn=&title=Solid_State_Drive_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16202&pp=&pn=&title=Solid_State_Drive_Primer_Tutorial'>Solid State Drive Primer Tutorial (20150728)</option>
<option id='MyNew-20150727' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16184&pp=&pn=&title=AutoHotKey_Surfing_PHP_exec_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16184&pp=&pn=&title=AutoHotKey_Surfing_PHP_exec_Tutorial'>AutoHotKey Surfing PHP exec Tutorial (20150727)</option>
<option id='MyNew-20150726' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16171&pp=&pn=&title=Windows_Firewall_Blocking_IP_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16171&pp=&pn=&title=Windows_Firewall_Blocking_IP_Primer_Tutorial'>Windows Firewall Blocking IP Primer Tutorial (20150726)</option>
<option id='MyNew-20150725' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16155&pp=&pn=&title=C_Sorting_PHP_exec_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16155&pp=&pn=&title=C_Sorting_PHP_exec_Tutorial'>C Sorting PHP exec Tutorial (20150725)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150724' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13806&pp=&pn=&title=YUI_Container_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13806&pp=&pn=&title=YUI_Container_Primer_Tutorial'>YUI Container Primer Tutorial (20150724)</option>
<option id='MyNew-20150723' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16121&pp=&pn=&title=C_Sorting_Command_Line_Piping_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16121&pp=&pn=&title=C_Sorting_Command_Line_Piping_Tutorial'>C Sorting Command Line Piping Tutorial (20150723)</option>
<option id='MyNew-20150722' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16104&pp=&pn=&title=C_Sorting_Command_Line_Switch_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16104&pp=&pn=&title=C_Sorting_Command_Line_Switch_Tutorial'>C Sorting Command Line Switch Tutorial (20150722)</option>
<option id='MyNew-20150721' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16078&pp=&pn=&title=C_Sorting_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16078&pp=&pn=&title=C_Sorting_Primer_Tutorial'>C Sorting Primer Tutorial (20150721)</option>
<option id='MyNew-20150720' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16067&pp=&pn=&title=HTML_Image_Map_Solar_System_More_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16067&pp=&pn=&title=HTML_Image_Map_Solar_System_More_Tutorial'>HTML Image Map Solar System More Tutorial (20150720)</option>
<option id='MyNew-20150719' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16038&pp=&pn=&title=HTML_Image_Map_Solar_System_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16038&pp=&pn=&title=HTML_Image_Map_Solar_System_Follow_Up_Tutorial'>HTML Image Map Solar System Follow Up Tutorial (20150719)</option>
<option id='MyNew-20150718' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16010&pp=&pn=&title=HTML_Image_Map_Solar_System_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16010&pp=&pn=&title=HTML_Image_Map_Solar_System_Primer_Tutorial'>HTML Image Map Solar System Primer Tutorial (20150718)</option>
<option id='MyNew-20150717' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=16000&pp=&pn=&title=PHP_Mbstring_Multibyte_String_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16000&pp=&pn=&title=PHP_Mbstring_Multibyte_String_Primer_Tutorial'>PHP Mbstring Multibyte String Primer Tutorial (20150717)</option>
<option id='MyNew-20150716' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15991&pp=&pn=&title=PHP/Javascript_Google_Wordtree_Chart_Type_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15991&pp=&pn=&title=PHP/Javascript_Google_Wordtree_Chart_Type_Tutorial'>PHP/Javascript Google Wordtree Chart Type Tutorial (20150716)</option>
<option id='MyNew-20150715' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15978&pp=&pn=&title=PHP_Exif_Image_Information_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15978&pp=&pn=&title=PHP_Exif_Image_Information_Primer_Tutorial'>PHP Exif Image Information Primer Tutorial (20150715)</option>
<option id='MyNew-20150714' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15968&pp=&pn=&title=PHP/Javascript_Google_Geo_Region_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15968&pp=&pn=&title=PHP/Javascript_Google_Geo_Region_Chart_Tutorial'>PHP/Javascript Google Geo Region Chart Tutorial (20150714)</option>
<option id='MyNew-20150713' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15954&pp=&pn=&title=PHP/Javascript_Google_Candlestick_Waterfall_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15954&pp=&pn=&title=PHP/Javascript_Google_Candlestick_Waterfall_Chart_Tutorial'>PHP/Javascript Google Candlestick Waterfall Chart Tutorial (20150713)</option>
<option id='MyNew-20150712' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15930&pp=&pn=&title=Javascript_Zoom_and_Translate_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15930&pp=&pn=&title=Javascript_Zoom_and_Translate_Primer_Tutorial'>Javascript Zoom and Translate Primer Tutorial (20150712)</option>
<option id='MyNew-20150711' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15909&pp=&pn=&title=PHP_and_jQuery_Google_Pie_Chart_Tooltips_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15909&pp=&pn=&title=PHP_and_jQuery_Google_Pie_Chart_Tooltips_Tutorial'>PHP and jQuery Google Pie Chart Tooltips Tutorial (20150711)</option>
<option id='MyNew-20150710' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15884&pp=&pn=&title=PHP_Modularization_for_Lighthouses_in_Australia_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15884&pp=&pn=&title=PHP_Modularization_for_Lighthouses_in_Australia_Tutorial'>PHP Modularization for Lighthouses in Australia Tutorial (20150710)</option>
<option id='MyNew-20150709' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15867&pp=&pn=&title=PHP/Javascript_Asynchronous_Lighthouses_in_Australia_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15867&pp=&pn=&title=PHP/Javascript_Asynchronous_Lighthouses_in_Australia_Tutorial'>PHP/Javascript Asynchronous Lighthouses in Australia Tutorial (20150709)</option>
<option id='MyNew-20150709a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13431&pp=&pn=&title=Windows/DOS_xcopy_Backup_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13431&pp=&pn=&title=Windows/DOS_xcopy_Backup_Primer_Tutorial'>Windows/DOS xcopy Backup Primer Tutorial (20150709)</option>
<option id='MyNew-20150708' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15819&pp=&pn=&title=PHP_Lighthouses_in_Australia_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15819&pp=&pn=&title=PHP_Lighthouses_in_Australia_Primer_Tutorial'>PHP Lighthouses in Australia Primer Tutorial (20150708)</option>
<option id='MyNew-20150707' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15807&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Map_Onclick_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15807&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Map_Onclick_Tutorial'>PHP/Javascript/HTML Google Chart Map Onclick Tutorial (20150707)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150706' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15782&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Map_Tooltips_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15782&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Map_Tooltips_Tutorial'>PHP/Javascript/HTML Google Chart Map Tooltips Tutorial (20150706)</option>
<option id='MyNew-20150705' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14298&pp=&pn=&title=WordPress_Bullet_Point_CSS_Styling_Emoji_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14298&pp=&pn=&title=WordPress_Bullet_Point_CSS_Styling_Emoji_Tutorial'>WordPress Bullet Point CSS Styling Emoji Tutorial (20150705)</option>
<option id='MyNew-20150704' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15752&pp=&pn=&title=HTML/Javascript_Scrabbling_Snakes_Game_Email_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15752&pp=&pn=&title=HTML/Javascript_Scrabbling_Snakes_Game_Email_Tutorial'>HTML/Javascript Scrabbling Snakes Game Email Tutorial (20150704)</option>
<option id='MyNew-20150703' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15741&pp=&pn=&title=HTML/Javascript_Scrabbling_Snakes_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15741&pp=&pn=&title=HTML/Javascript_Scrabbling_Snakes_Game_Primer_Tutorial'>HTML/Javascript Scrabbling Snakes Game Primer Tutorial (20150703)</option>
<option id='MyNew-20150702' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15724&pp=&pn=&title=HTML/Javascript_KenKen_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15724&pp=&pn=&title=HTML/Javascript_KenKen_Game_Primer_Tutorial'>HTML/Javascript KenKen Game Primer Tutorial (20150702)</option>
<option id='MyNew-20150701' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15704&pp=&pn=&title=Leap_Second_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15704&pp=&pn=&title=Leap_Second_Game_Primer_Tutorial'>Leap Second Game Primer Tutorial (20150701)</option>
<option id='MyNew-20150630' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15672&pp=&pn=&title=HTML_Hand_Cricket_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15672&pp=&pn=&title=HTML_Hand_Cricket_Game_Primer_Tutorial'>HTML Hand Cricket Game Primer Tutorial (20150630)</option>
<option id='MyNew-20150629' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15661&pp=&pn=&title=CSS_Before_and_After_Content_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15661&pp=&pn=&title=CSS_Before_and_After_Content_Primer_Tutorial'>CSS Before and After Content Primer Tutorial (20150629)</option>
<option id='MyNew-20150628' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15642&pp=&pn=&title=Dynamic_Javascript_and_CSS_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15642&pp=&pn=&title=Dynamic_Javascript_and_CSS_Primer_Tutorial'>Dynamic Javascript and CSS Primer Tutorial (20150628)</option>
<option id='MyNew-20150627' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15629&pp=&pn=&title=Dynamic_Javascript_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15629&pp=&pn=&title=Dynamic_Javascript_Primer_Tutorial'>Dynamic Javascript Primer Tutorial (20150627)</option>
<option id='MyNew-20150626' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15616&pp=&pn=&title=Australian_Indigenous_Language_HTML_Map_jQuery_YQL_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15616&pp=&pn=&title=Australian_Indigenous_Language_HTML_Map_jQuery_YQL_Tutorial'>Australian Indigenous Language HTML Map jQuery YQL Tutorial (20150626)</option>
<option id='MyNew-20150625' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15596&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Ajax_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15596&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Ajax_Tutorial'>Australian Indigenous Language Image Map Ajax Tutorial (20150625)</option>
<option id='MyNew-20150624' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15572&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Checkbox_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15572&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Checkbox_Tutorial'>Australian Indigenous Language Image Map Checkbox Tutorial (20150624)</option>
<option id='MyNew-20150623' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15564&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Dropdown_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15564&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Dropdown_Tutorial'>Australian Indigenous Language Image Map Dropdown Tutorial (20150623)</option>
<option id='MyNew-20150622' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15539&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15539&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Primer_Tutorial'>Australian Indigenous Language Image Map Primer Tutorial (20150622)</option>
<option id='MyNew-20150621' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15515&pp=&pn=&title=Google_Analytics_Implementation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15515&pp=&pn=&title=Google_Analytics_Implementation_Primer_Tutorial'>Google Analytics Implementation Primer Tutorial (20150621)</option>
<option id='MyNew-20150620' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15503&pp=&pn=&title=Javascript_Array_List_of_Functionality_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15503&pp=&pn=&title=Javascript_Array_List_of_Functionality_Primer_Tutorial'>Javascript Array List of Functionality Primer Tutorial (20150620)</option>
<option id='MyNew-20150619' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15488&pp=&pn=&title=C++_OpenGL_to_Javascript_WebGL_Conversion_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15488&pp=&pn=&title=C++_OpenGL_to_Javascript_WebGL_Conversion_Primer_Tutorial'>C++ OpenGL to Javascript WebGL Conversion Primer Tutorial (20150619)</option>
<option id='MyNew-20150618' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15472&pp=&pn=&title=PHP_and_Javascript_and_CSS_WebGL_Prism_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15472&pp=&pn=&title=PHP_and_Javascript_and_CSS_WebGL_Prism_Tutorial'>PHP and Javascript and CSS WebGL Prism Tutorial (20150618)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150617' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15445&pp=&pn=&title=C++_OpenGL_in_Xcode_Generic_Regular_Prism_Drawing_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15445&pp=&pn=&title=C++_OpenGL_in_Xcode_Generic_Regular_Prism_Drawing_Tutorial'>C++ OpenGL in Xcode Generic Regular Prism Drawing Tutorial (20150617)</option>
<option id='MyNew-20150616' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15426&pp=&pn=&title=C++_OpenGL_in_Xcode_Hexagonal_Prism_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15426&pp=&pn=&title=C++_OpenGL_in_Xcode_Hexagonal_Prism_Tutorial'>C++ OpenGL in Xcode Hexagonal Prism Tutorial (20150616)</option>
<option id='MyNew-20150615' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15413&pp=&pn=&title=C++_OpenGL_in_Xcode_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15413&pp=&pn=&title=C++_OpenGL_in_Xcode_Follow_Up_Tutorial'>C++ OpenGL in Xcode Follow Up Tutorial (20150615)</option>
<option id='MyNew-20150614' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15398&pp=&pn=&title=C++_OpenGL_in_Xcode_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15398&pp=&pn=&title=C++_OpenGL_in_Xcode_Primer_Tutorial'>C++ OpenGL in Xcode Primer Tutorial (20150614)</option>
<option id='MyNew-20150613' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15374&pp=&pn=&title=PHP_and_Javascript_and_CSS_Shape_Rotation_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15374&pp=&pn=&title=PHP_and_Javascript_and_CSS_Shape_Rotation_Tutorial'>PHP and Javascript and CSS Shape Rotation Tutorial (20150613)</option>
<option id='MyNew-20150612' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15361&pp=&pn=&title=PHP_and_Javascript_and_CSS_Shape_Drawing_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15361&pp=&pn=&title=PHP_and_Javascript_and_CSS_Shape_Drawing_Tutorial'>PHP and Javascript and CSS Shape Drawing Tutorial (20150612)</option>
<option id='MyNew-20150611' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15348&pp=&pn=&title=HTML_Window_Events_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15348&pp=&pn=&title=HTML_Window_Events_Primer_Tutorial'>HTML Window Events Primer Tutorial (20150611)</option>
<option id='MyNew-20150610' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15336&pp=&pn=&title=HTML_Form_Events_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15336&pp=&pn=&title=HTML_Form_Events_Primer_Tutorial'>HTML Form Events Primer Tutorial (20150610)</option>
<option id='MyNew-20150609' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15319&pp=&pn=&title=HTML_Table_Events_for_Colspan_and_Rowspan_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15319&pp=&pn=&title=HTML_Table_Events_for_Colspan_and_Rowspan_Tutorial'>HTML Table Events for Colspan and Rowspan Tutorial (20150609)</option>
<option id='MyNew-20150608' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15299&pp=&pn=&title=HTML_Drag_and_Drop_Image_Events_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15299&pp=&pn=&title=HTML_Drag_and_Drop_Image_Events_Tutorial'>HTML Drag and Drop Image Events Tutorial (20150608)</option>
<option id='MyNew-20150607' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15274&pp=&pn=&title=Kinesthetic_iPod_Learning_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15274&pp=&pn=&title=Kinesthetic_iPod_Learning_Primer_Tutorial'>Kinesthetic iPod Learning Primer Tutorial (20150607)</option>
<option id='MyNew-20150606' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15259&pp=&pn=&title=HTML_Canvas_Memories_Game_Drag_and_Drop_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15259&pp=&pn=&title=HTML_Canvas_Memories_Game_Drag_and_Drop_Tutorial'>HTML Canvas Memories Game Drag and Drop Tutorial (20150606)</option>
<option id='MyNew-20150605' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15231&pp=&pn=&title=HTML_Colour_Coded_Tic_Tac_Toe_Drag_and_Drop_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15231&pp=&pn=&title=HTML_Colour_Coded_Tic_Tac_Toe_Drag_and_Drop_Tutorial'>HTML Colour Coded Tic Tac Toe Drag and Drop Tutorial (20150605)</option>
<option id='MyNew-20150604' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15208&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Onresize_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15208&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Onresize_Tutorial'>HTML5 Canvas Map Clickaround Onresize Tutorial (20150604)</option>
<option id='MyNew-20150603' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15191&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Overlay_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15191&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Overlay_Tutorial'>HTML5 Canvas Map Clickaround Overlay Tutorial (20150603)</option>
<option id='MyNew-20150602' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15177&pp=&pn=&title=PHP_Object_Interface_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15177&pp=&pn=&title=PHP_Object_Interface_Primer_Tutorial'>PHP Object Interface Primer Tutorial (20150602)</option>
<option id='MyNew-20150601' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15166&pp=&pn=&title=PHP_Abstract_Class_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15166&pp=&pn=&title=PHP_Abstract_Class_Primer_Tutorial'>PHP Abstract Class Primer Tutorial (20150601)</option>
<option id='MyNew-20150531' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15140&pp=&pn=&title=PHP_Polymorphic_Thoughts_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15140&pp=&pn=&title=PHP_Polymorphic_Thoughts_Primer_Tutorial'>PHP Polymorphic Thoughts Primer Tutorial (20150531)</option>
<option id='MyNew-20150530' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13694&pp=&pn=&title=Windows_Control_Panel_Desktop_Background_Regedit_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13694&pp=&pn=&title=Windows_Control_Panel_Desktop_Background_Regedit_Tutorial'>Windows Control Panel Desktop Background Regedit Tutorial (20150530)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150529' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15108&pp=&pn=&title=PostgreSQL_PHP_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15108&pp=&pn=&title=PostgreSQL_PHP_Tutorial'>PostgreSQL PHP Tutorial (20150529)</option>
<option id='MyNew-20150528' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15082&pp=&pn=&title=Yahoo_YQL_JSON_Thesaurus_Gettext_Translation_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15082&pp=&pn=&title=Yahoo_YQL_JSON_Thesaurus_Gettext_Translation_Tutorial'>Yahoo YQL JSON Thesaurus Gettext Translation Tutorial (20150528)</option>
<option id='MyNew-20150527' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15059&pp=&pn=&title=Yahoo_YQL_JSON_Thesaurus_and_Translation_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15059&pp=&pn=&title=Yahoo_YQL_JSON_Thesaurus_and_Translation_Tutorial'>Yahoo YQL JSON Thesaurus and Translation Tutorial (20150527)</option>
<option id='MyNew-20150526' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15040&pp=&pn=&title=Gumtree_Advertisement_using_Android_Phone_Photos_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15040&pp=&pn=&title=Gumtree_Advertisement_using_Android_Phone_Photos_Tutorial'>Gumtree Advertisement using Android Phone Photos Tutorial (20150526)</option>
<option id='MyNew-20150525' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=15024&pp=&pn=&title=WordPress_CSS_Rounded_Shadowed_Border_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15024&pp=&pn=&title=WordPress_CSS_Rounded_Shadowed_Border_Tutorial'>WordPress CSS Rounded Shadowed Border Tutorial (20150525)</option>
<option id='MyNew-20150524' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14992&pp=&pn=&title=PHP_Membership_Ajax_Crud_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14992&pp=&pn=&title=PHP_Membership_Ajax_Crud_Primer_Tutorial'>PHP Membership Ajax Crud Primer Tutorial (20150524)</option>
<option id='MyNew-20150523' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14958&pp=&pn=&title=PHP_Membership_Website_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14958&pp=&pn=&title=PHP_Membership_Website_Primer_Tutorial'>PHP Membership Website Primer Tutorial (20150523)</option>
<option id='MyNew-20150522' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14668&pp=&pn=&title=HTML/Javascript_Colour_Name_Translation_into_RGB_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14668&pp=&pn=&title=HTML/Javascript_Colour_Name_Translation_into_RGB_Tutorial'>HTML/Javascript Colour Name Translation into RGB Tutorial (20150522)</option>
<option id='MyNew-20150521' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14939&pp=&pn=&title=Ajax_Auto-completion_Internationalization_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14939&pp=&pn=&title=Ajax_Auto-completion_Internationalization_Tutorial'>Ajax Auto-completion Internationalization Tutorial (20150521)</option>
<option id='MyNew-20150520' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14910&pp=&pn=&title=PHP_Gettext_Internationalization_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14910&pp=&pn=&title=PHP_Gettext_Internationalization_Primer_Tutorial'>PHP Gettext Internationalization Primer Tutorial (20150520)</option>
<option id='MyNew-20150519' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14897&pp=&pn=&title=PHP_Bcmath_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14897&pp=&pn=&title=PHP_Bcmath_Primer_Tutorial'>PHP Bcmath Primer Tutorial (20150519)</option>
<option id='MyNew-20150518' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14886&pp=&pn=&title=PHP_GD_and_Image_Functions_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14886&pp=&pn=&title=PHP_GD_and_Image_Functions_Primer_Tutorial'>PHP GD and Image Functions Primer Tutorial (20150518)</option>
<option id='MyNew-20150517' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14871&pp=&pn=&title=Javascript_jQuery_More_Filtering_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14871&pp=&pn=&title=Javascript_jQuery_More_Filtering_Tutorial'>Javascript jQuery More Filtering Tutorial (20150517)</option>
<option id='MyNew-20150516' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14848&pp=&pn=&title=Javascript_jQuery_Filter_by_Type_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14848&pp=&pn=&title=Javascript_jQuery_Filter_by_Type_Tutorial'>Javascript jQuery Filter by Type Tutorial (20150516)</option>
<option id='MyNew-20150515' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14811&pp=&pn=&title=Javascript_jQuery_Traversing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14811&pp=&pn=&title=Javascript_jQuery_Traversing_Primer_Tutorial'>Javascript jQuery Traversing Primer Tutorial (20150515)</option>
<option id='MyNew-20150514' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14796&pp=&pn=&title=HTML/Javascript_Homonyms_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14796&pp=&pn=&title=HTML/Javascript_Homonyms_Game_Tutorial'>HTML/Javascript Homonyms Game Tutorial (20150514)</option>
<option id='MyNew-20150513' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14772&pp=&pn=&title=HTML/Javascript_PopUp_Mouseover_Event_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14772&pp=&pn=&title=HTML/Javascript_PopUp_Mouseover_Event_Game_Tutorial'>HTML/Javascript PopUp Mouseover Event Game Tutorial (20150513)</option>
<option id='MyNew-20150512' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14761&pp=&pn=&title=HTML/Javascript_Object_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14761&pp=&pn=&title=HTML/Javascript_Object_Primer_Tutorial'>HTML/Javascript Object Primer Tutorial (20150512)</option>
<option id='MyNew-20150511' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14749&pp=&pn=&title=HTML/Javascript_Music_Chord_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14749&pp=&pn=&title=HTML/Javascript_Music_Chord_Game_Tutorial'>HTML/Javascript Music Chord Game Tutorial (20150511)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150510' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14727&pp=&pn=&title=HTML/Javascript_Music_Pitch_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14727&pp=&pn=&title=HTML/Javascript_Music_Pitch_Game_Tutorial'>HTML/Javascript Music Pitch Game Tutorial (20150510)</option>
<option id='MyNew-20150509' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14705&pp=&pn=&title=HTML/Javascript/PHP_Compose_Music_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14705&pp=&pn=&title=HTML/Javascript/PHP_Compose_Music_Tutorial'>HTML/Javascript/PHP Compose Music Tutorial (20150509)</option>
<option id='MyNew-20150508' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14679&pp=&pn=&title=HTML/Javascript_Music_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14679&pp=&pn=&title=HTML/Javascript_Music_Follow_Up_Tutorial'>HTML/Javascript Music Follow Up Tutorial (20150508)</option>
<option id='MyNew-20150507' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14220&pp=&pn=&title=HTML5_Track_Element_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14220&pp=&pn=&title=HTML5_Track_Element_Primer_Tutorial'>HTML5 Track Element Primer Tutorial (20150507)</option>
<option id='MyNew-20150506' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14657&pp=&pn=&title=HTML/Javascript_Music_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14657&pp=&pn=&title=HTML/Javascript_Music_Primer_Tutorial'>HTML/Javascript Music Primer Tutorial (20150506)</option>
<option id='MyNew-20150505' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14644&pp=&pn=&title=HTML/Javascript_Staged_Animation_Meter_Presentation_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14644&pp=&pn=&title=HTML/Javascript_Staged_Animation_Meter_Presentation_Tutorial'>HTML/Javascript Staged Animation Meter Presentation Tutorial (20150505)</option>
<option id='MyNew-20150504' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14627&pp=&pn=&title=HTML/Javascript_and_PHP_Quiz_Meter_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14627&pp=&pn=&title=HTML/Javascript_and_PHP_Quiz_Meter_Tutorial'>HTML/Javascript and PHP Quiz Meter Tutorial (20150504)</option>
<option id='MyNew-20150503' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14605&pp=&pn=&title=HTML5_Meter_Element_Word_Count_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14605&pp=&pn=&title=HTML5_Meter_Element_Word_Count_Tutorial'>HTML5 Meter Element Word Count Tutorial (20150503)</option>
<option id='MyNew-20150502' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14589&pp=&pn=&title=HTML5_Dialog_Element_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14589&pp=&pn=&title=HTML5_Dialog_Element_Primer_Tutorial'>HTML5 Dialog Element Primer Tutorial (20150502)</option>
<option id='MyNew-20150501' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14573&pp=&pn=&title=HTML5_Meter_Element_Progress_Bar_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14573&pp=&pn=&title=HTML5_Meter_Element_Progress_Bar_Tutorial'>HTML5 Meter Element Progress Bar Tutorial (20150501)</option>
<option id='MyNew-20150430' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14561&pp=&pn=&title=HTML5_Meter_Element_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14561&pp=&pn=&title=HTML5_Meter_Element_Primer_Tutorial'>HTML5 Meter Element Primer Tutorial (20150430)</option>
<option id='MyNew-20150429' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14542&pp=&pn=&title=Korn_Shell_and_MySql_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14542&pp=&pn=&title=Korn_Shell_and_MySql_Primer_Tutorial'>Korn Shell and MySql Primer Tutorial (20150429)</option>
<option id='MyNew-20150428' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14107&pp=&pn=&title=Online_Gaming_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14107&pp=&pn=&title=Online_Gaming_Primer_Tutorial'>Online Gaming Primer Tutorial (20150428)</option>
<option id='MyNew-20150427' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13772&pp=&pn=&title=Linux_Global_Substitutions_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13772&pp=&pn=&title=Linux_Global_Substitutions_Primer_Tutorial'>Linux Global Substitutions Primer Tutorial (20150427)</option>
<option id='MyNew-20150426' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14097&pp=&pn=&title=YouTube_to_Google+_via_iPhone_and_Gmail_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14097&pp=&pn=&title=YouTube_to_Google+_via_iPhone_and_Gmail_Tutorial'>YouTube to Google+ via iPhone and Gmail Tutorial (20150426)</option>
<option id='MyNew-20150425' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14507&pp=&pn=&title=Internet_Explorer_8_with_No_Canvas_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14507&pp=&pn=&title=Internet_Explorer_8_with_No_Canvas_Primer_Tutorial'>Internet Explorer 8 with No Canvas Primer Tutorial (20150425)</option>
<option id='MyNew-20150424' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14468&pp=&pn=&title=WordPress_Upgrade_Crontab_Curl++Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14468&pp=&pn=&title=WordPress_Upgrade_Crontab_Curl++Tutorial'>WordPress Upgrade Crontab Curl Tutorial (20150424)</option>
<option id='MyNew-20150423' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14448&pp=&pn=&title=WordPress_Upgrade_Links_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14448&pp=&pn=&title=WordPress_Upgrade_Links_Tutorial'>WordPress Upgrade Links Tutorial (20150423)</option>
<option id='MyNew-20150422' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14401&pp=&pn=&title=WordPress_Upgrade_Implications_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14401&pp=&pn=&title=WordPress_Upgrade_Implications_Tutorial'>WordPress Upgrade Implications Tutorial (20150422)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150421' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14461&pp=&pn=&title=WordPress_Upgrade_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14461&pp=&pn=&title=WordPress_Upgrade_Follow_Up_Tutorial'>WordPress Upgrade Follow Up Tutorial (20150421)</option>
<option id='MyNew-20150420' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14344&pp=&pn=&title=WordPress_Upgrade_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14344&pp=&pn=&title=WordPress_Upgrade_Primer_Tutorial'>WordPress Upgrade Primer Tutorial (20150420)</option>
<option id='MyNew-20150419' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14276&pp=&pn=&title=_Swift_Operator_Overloading_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14276&pp=&pn=&title=_Swift_Operator_Overloading_Primer_Tutorial'> Swift Operator Overloading Primer Tutorial (20150419)</option>
<option id='MyNew-20150418' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13789&pp=&pn=&title=Swift_Dictionaries_and_Arrays_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13789&pp=&pn=&title=Swift_Dictionaries_and_Arrays_Primer_Tutorial'>Swift Dictionaries and Arrays Primer Tutorial (20150418)</option>
<option id='MyNew-20150417' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14261&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14261&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Follow_Up_Tutorial'>HTML5 Canvas Map Clickaround Follow Up Tutorial (20150417)</option>
<option id='MyNew-20150416' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14234&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14234&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Primer_Tutorial'>HTML5 Canvas Map Clickaround Primer Tutorial (20150416)</option>
<option id='MyNew-20150415' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14201&pp=&pn=&title=Geolocation_ISP_IP_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14201&pp=&pn=&title=Geolocation_ISP_IP_Follow_Up_Tutorial'>Geolocation ISP IP Follow Up Tutorial (20150415)</option>
<option id='MyNew-20150414' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14180&pp=&pn=&title=Geolocation_ISP_IP_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14180&pp=&pn=&title=Geolocation_ISP_IP_Primer_Tutorial'>Geolocation ISP IP Primer Tutorial (20150414)</option>
<option id='MyNew-20150413' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14143&pp=&pn=&title=Acronyms_Lookup_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14143&pp=&pn=&title=Acronyms_Lookup_Follow_Up_Tutorial'>Acronyms Lookup Follow Up Tutorial (20150413)</option>
<option id='MyNew-20150412' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14122&pp=&pn=&title=Acronyms_Lookup_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14122&pp=&pn=&title=Acronyms_Lookup_Primer_Tutorial'>Acronyms Lookup Primer Tutorial (20150412)</option>
<option id='MyNew-20150411' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14081&pp=&pn=&title=WordPress_Blog_Sticky_Post_Crontab_Curl_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14081&pp=&pn=&title=WordPress_Blog_Sticky_Post_Crontab_Curl_Tutorial'>WordPress Blog Sticky Post Crontab Curl Tutorial (20150411)</option>
<option id='MyNew-20150410' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=14054&pp=&pn=&title=WordPress_Blog_Category_List_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14054&pp=&pn=&title=WordPress_Blog_Category_List_Primer_Tutorial'>WordPress Blog Category List Primer Tutorial (20150410)</option>
<option id='MyNew-20150409' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13412&pp=&pn=&title=HTML_Whitespace_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13412&pp=&pn=&title=HTML_Whitespace_Primer_Tutorial'>HTML Whitespace Primer Tutorial (20150409)</option>
<option id='MyNew-20150408' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13990&pp=&pn=&title=Windows_Hard_Disk_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13990&pp=&pn=&title=Windows_Hard_Disk_Primer_Tutorial'>Windows Hard Disk Primer Tutorial (20150408)</option>
<option id='MyNew-20150407' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13953&pp=&pn=&title=CSS_Body_Border_Linux_Crontab_Curl_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13953&pp=&pn=&title=CSS_Body_Border_Linux_Crontab_Curl_Tutorial'>CSS Body Border Linux Crontab Curl Tutorial (20150407)</option>
<option id='MyNew-20150406' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13944&pp=&pn=&title=CSS_Body_Border_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13944&pp=&pn=&title=CSS_Body_Border_Primer_Tutorial'>CSS Body Border Primer Tutorial (20150406)</option>
<option id='MyNew-20150405' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13931&pp=&pn=&title=Dropbox_API_Saver_and_Chooser_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13931&pp=&pn=&title=Dropbox_API_Saver_and_Chooser_Tutorial'>Dropbox API Saver and Chooser Tutorial (20150405)</option>
<option id='MyNew-20150404' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13912&pp=&pn=&title=Dropbox_API_Chooser_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13912&pp=&pn=&title=Dropbox_API_Chooser_Primer_Tutorial'>Dropbox API Chooser Primer Tutorial (20150404)</option>
<option id='MyNew-20150403' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13888&pp=&pn=&title=HTML_Canvas_Pros_and_Cons_Font_Colours_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13888&pp=&pn=&title=HTML_Canvas_Pros_and_Cons_Font_Colours_Tutorial'>HTML Canvas Pros and Cons Font Colours Tutorial (20150403)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150402' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13872&pp=&pn=&title=HTML_Canvas_Pros_and_Cons_Report_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13872&pp=&pn=&title=HTML_Canvas_Pros_and_Cons_Report_Primer_Tutorial'>HTML Canvas Pros and Cons Report Primer Tutorial (20150402)</option>
<option id='MyNew-20150401' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13846&pp=&pn=&title=HTML_Canvas_Pros_and_Cons_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13846&pp=&pn=&title=HTML_Canvas_Pros_and_Cons_Game_Primer_Tutorial'>HTML Canvas Pros and Cons Game Primer Tutorial (20150401)</option>
<option id='MyNew-20150331' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13824&pp=&pn=&title=NetBeans_Java_Swing_Anagrams_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13824&pp=&pn=&title=NetBeans_Java_Swing_Anagrams_Tutorial'>NetBeans Java Swing Anagrams Tutorial (20150331)</option>
<option id='MyNew-20150330' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13519&pp=&pn=&title=Windows_Wireless_Printing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13519&pp=&pn=&title=Windows_Wireless_Printing_Primer_Tutorial'>Windows Wireless Printing Primer Tutorial (20150330)</option>
<option id='MyNew-20150329' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13621&pp=&pn=&title=HTML_Canvas_Perfect_T_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13621&pp=&pn=&title=HTML_Canvas_Perfect_T_Game_Primer_Tutorial'>HTML Canvas Perfect T Game Primer Tutorial (20150329)</option>
<option id='MyNew-20150328' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12314&pp=&pn=&title=Mac_iPhoto_Share_with_Messages_and_Flickr_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12314&pp=&pn=&title=Mac_iPhoto_Share_with_Messages_and_Flickr_Primer_Tutorial'>Mac iPhoto Share with Messages and Flickr Primer Tutorial (20150328)</option>
<option id='MyNew-20150327' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12303&pp=&pn=&title=QuickTime_Player_Video_Flickr_Share_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12303&pp=&pn=&title=QuickTime_Player_Video_Flickr_Share_Primer_Tutorial'>QuickTime Player Video Flickr Share Primer Tutorial (20150327)</option>
<option id='MyNew-20150326' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13753&pp=&pn=&title=VirtueMart_for_PHP_5.4_eCommerce_Reinstall_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13753&pp=&pn=&title=VirtueMart_for_PHP_5.4_eCommerce_Reinstall_Tutorial'>VirtueMart for PHP 5.4 eCommerce Reinstall Tutorial (20150326)</option>
<option id='MyNew-20150325' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13710&pp=&pn=&title=Linux_crontab_Considerations_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13710&pp=&pn=&title=Linux_crontab_Considerations_Tutorial'>Linux crontab Considerations Tutorial (20150325)</option>
<option id='MyNew-20150324' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13656&pp=&pn=&title=Yahoo_YQL_Nextbus_JSON_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13656&pp=&pn=&title=Yahoo_YQL_Nextbus_JSON_Primer_Tutorial'>Yahoo YQL Nextbus JSON Primer Tutorial (20150324)</option>
<option id='MyNew-20150323' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13627&pp=&pn=&title=Yahoo_YQL_Geodata_JSON_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13627&pp=&pn=&title=Yahoo_YQL_Geodata_JSON_Primer_Tutorial'>Yahoo YQL Geodata JSON Primer Tutorial (20150323)</option>
<option id='MyNew-20150322' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13601&pp=&pn=&title=WordPress_Blog_PHP_mod_deflate_Speed_Improvement_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13601&pp=&pn=&title=WordPress_Blog_PHP_mod_deflate_Speed_Improvement_Tutorial'>WordPress Blog PHP mod_deflate Speed Improvement Tutorial (20150322)</option>
<option id='MyNew-20150321' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13583&pp=&pn=&title=EasyApache_in_cPanel_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13583&pp=&pn=&title=EasyApache_in_cPanel_Primer_Tutorial'>EasyApache in cPanel Primer Tutorial (20150321)</option>
<option id='MyNew-20150320' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13568&pp=&pn=&title=Google_Page_Speed_Image_Optimization_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13568&pp=&pn=&title=Google_Page_Speed_Image_Optimization_Follow_Up_Tutorial'>Google Page Speed Image Optimization Follow Up Tutorial (20150320)</option>
<option id='MyNew-20150319' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12908&pp=&pn=&title=WordPress_Blog_Landing_Page_Toggler_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12908&pp=&pn=&title=WordPress_Blog_Landing_Page_Toggler_Primer_Tutorial'>WordPress Blog Landing Page Toggler Primer Tutorial (20150319)</option>
<option id='MyNew-20150318' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13541&pp=&pn=&title=Windows_Web_Browser_Home_Page_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13541&pp=&pn=&title=Windows_Web_Browser_Home_Page_Primer_Tutorial'>Windows Web Browser Home Page Primer Tutorial (20150318)</option>
<option id='MyNew-20150317' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13476&pp=&pn=&title=NetBeans_Backbone.js_HTML5_Web_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13476&pp=&pn=&title=NetBeans_Backbone.js_HTML5_Web_Application_Primer_Tutorial'>NetBeans Backbone.js HTML5 Web Application Primer Tutorial (20150317)</option>
<option id='MyNew-20150316' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13480&pp=&pn=&title=Android_App_Learning_Programming_UX_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13480&pp=&pn=&title=Android_App_Learning_Programming_UX_Primer_Tutorial'>Android App Learning Programming UX Primer Tutorial (20150316)</option>
<option id='MyNew-20150315' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13451&pp=&pn=&title=Google_Gmail_Calendar_and_Kinesthetic_Learning_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13451&pp=&pn=&title=Google_Gmail_Calendar_and_Kinesthetic_Learning_Tutorial'>Google Gmail Calendar and Kinesthetic Learning Tutorial (20150315)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150314' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13345&pp=&pn=&title=NetBeans_Java_EE_RESTful_Web_Service_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13345&pp=&pn=&title=NetBeans_Java_EE_RESTful_Web_Service_Primer_Tutorial'>NetBeans Java EE RESTful Web Service Primer Tutorial (20150314)</option>
<option id='MyNew-20150313' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13308&pp=&pn=&title=HTML_Canvas_Golf_Accuracy_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13308&pp=&pn=&title=HTML_Canvas_Golf_Accuracy_Game_Primer_Tutorial'>HTML Canvas Golf Accuracy Game Primer Tutorial (20150313)</option>
<option id='MyNew-20150312' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13103&pp=&pn=&title=HTML_div_Element_align_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13103&pp=&pn=&title=HTML_div_Element_align_Primer_Tutorial'>HTML div Element align Primer Tutorial (20150312)</option>
<option id='MyNew-20150311' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11586&pp=&pn=&title=CSS_Float_Right_Blockquote_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11586&pp=&pn=&title=CSS_Float_Right_Blockquote_Primer_Tutorial'>CSS Float Right Blockquote Primer Tutorial (20150311)</option>
<option id='MyNew-20150310' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13284&pp=&pn=&title=Android_Camera_to_Mac_iPhoto_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13284&pp=&pn=&title=Android_Camera_to_Mac_iPhoto_Primer_Tutorial'>Android Camera to Mac iPhoto Primer Tutorial (20150310)</option>
<option id='MyNew-20150309' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13264&pp=&pn=&title=FFmpeg_Image_Optimization_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13264&pp=&pn=&title=FFmpeg_Image_Optimization_Primer_Tutorial'>FFmpeg Image Optimization Primer Tutorial (20150309)</option>
<option id='MyNew-20150308' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13248&pp=&pn=&title=Xcode_Swift_iOS_Application_End_Game_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13248&pp=&pn=&title=Xcode_Swift_iOS_Application_End_Game_Follow_Up_Tutorial'>Xcode Swift iOS Application End Game Follow Up Tutorial (20150308)</option>
<option id='MyNew-20150307' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13210&pp=&pn=&title=WordPress_Blog_Tag_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13210&pp=&pn=&title=WordPress_Blog_Tag_Primer_Tutorial'>WordPress Blog Tag Primer Tutorial (20150307)</option>
<option id='MyNew-20150306' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13187&pp=&pn=&title=Google_PageSpeed_and_Firebug_Mobile_Friendly_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13187&pp=&pn=&title=Google_PageSpeed_and_Firebug_Mobile_Friendly_Primer_Tutorial'>Google PageSpeed and Firebug Mobile Friendly Primer Tutorial (20150306)</option>
<option id='MyNew-20150305' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13163&pp=&pn=&title=PHP_Target_Word_Game_Mobile_Friendly_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13163&pp=&pn=&title=PHP_Target_Word_Game_Mobile_Friendly_Tutorial'>PHP Target Word Game Mobile Friendly Tutorial (20150305)</option>
<option id='MyNew-20150304' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13132&pp=&pn=&title=PHP_Target_Word_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13132&pp=&pn=&title=PHP_Target_Word_Game_Primer_Tutorial'>PHP Target Word Game Primer Tutorial (20150304)</option>
<option id='MyNew-20150303' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13117&pp=&pn=&title=NetBeans_Apache_Cordova_HTML5_Mobile_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13117&pp=&pn=&title=NetBeans_Apache_Cordova_HTML5_Mobile_Primer_Tutorial'>NetBeans Apache Cordova HTML5 Mobile Primer Tutorial (20150303)</option>
<option id='MyNew-20150302' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12220&pp=&pn=&title=WordPress_Blog_Context_Help_Mode_Toggler_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12220&pp=&pn=&title=WordPress_Blog_Context_Help_Mode_Toggler_Primer_Tutorial'>WordPress Blog Context Help Mode Toggler Primer Tutorial (20150302)</option>
<option id='MyNew-20150301' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12638&pp=&pn=&title=Yosemite_MAMP_Issue_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12638&pp=&pn=&title=Yosemite_MAMP_Issue_Primer_Tutorial'>Yosemite MAMP Issue Primer Tutorial (20150301)</option>
<option id='MyNew-20150228' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8685&pp=&pn=&title=HTML/Javascript_Threesome_Guessing_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8685&pp=&pn=&title=HTML/Javascript_Threesome_Guessing_Game_Tutorial'>HTML/Javascript Threesome Guessing Game Tutorial (20150228)</option>
<option id='MyNew-20150227' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=13042&pp=&pn=&title=Wordpress_Blog_Mobile_Phone_Friendly_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13042&pp=&pn=&title=Wordpress_Blog_Mobile_Phone_Friendly_Primer_Tutorial'>Wordpress Blog Mobile Phone Friendly Primer Tutorial (20150227)</option>
<option id='MyNew-20150226' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12991&pp=&pn=&title=Photo_Album_Email_with_Gimp_and_Paintbrush_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12991&pp=&pn=&title=Photo_Album_Email_with_Gimp_and_Paintbrush_Primer_Tutorial'>Photo Album Email with Gimp and Paintbrush Primer Tutorial (20150226)</option>
<option id='MyNew-20150225' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12957&pp=&pn=&title=NetBeans_JavaFX_Swing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12957&pp=&pn=&title=NetBeans_JavaFX_Swing_Primer_Tutorial'>NetBeans JavaFX Swing Primer Tutorial (20150225)</option>
<option id='MyNew-20150224' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12924&pp=&pn=&title=External_Javascript_Call_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12924&pp=&pn=&title=External_Javascript_Call_Primer_Tutorial'>External Javascript Call Primer Tutorial (20150224)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150223' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12156&pp=&pn=&title=WordPress_Blog_Download_Mode_Toggler_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12156&pp=&pn=&title=WordPress_Blog_Download_Mode_Toggler_Primer_Tutorial'>WordPress Blog Download Mode Toggler Primer Tutorial (20150223)</option>
<option id='MyNew-20150222' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12813&pp=&pn=&title=Windows_File_Server_and_File_Sharing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12813&pp=&pn=&title=Windows_File_Server_and_File_Sharing_Primer_Tutorial'>Windows File Server and File Sharing Primer Tutorial (20150222)</option>
<option id='MyNew-20150221' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=12860&pp=&pn=&title=Witty_Quip_for_Where_You_Live","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=12860&pp=&pn=&title=Witty_Quip_for_Where_You_Live'>Witty Quip for Where You Live (20150221)</option>
<option id='MyNew-20150221a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12711&pp=&pn=&title=AirServer_on_Mac_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12711&pp=&pn=&title=AirServer_on_Mac_Primer_Tutorial'>AirServer on Mac Primer Tutorial (20150221)</option>
<option id='MyNew-20150220' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12683&pp=&pn=&title=Xcode_Swift_iOS_Application_End_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12683&pp=&pn=&title=Xcode_Swift_iOS_Application_End_Game_Primer_Tutorial'>Xcode Swift iOS Application End Game Primer Tutorial (20150220)</option>
<option id='MyNew-20150219' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12649&pp=&pn=&title=Xcode_Swift_Resizable_UIWebview_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12649&pp=&pn=&title=Xcode_Swift_Resizable_UIWebview_Primer_Tutorial'>Xcode Swift Resizable UIWebview Primer Tutorial (20150219)</option>
<option id='MyNew-20150218' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12627&pp=&pn=&title=Changing_the_Reel_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12627&pp=&pn=&title=Changing_the_Reel_Primer_Tutorial'>Changing the Reel Primer Tutorial (20150218)</option>
<option id='MyNew-20150217' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12600&pp=&pn=&title=Image_Fits_in_Gimp_and_Paintbrush_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12600&pp=&pn=&title=Image_Fits_in_Gimp_and_Paintbrush_Primer_Tutorial'>Image Fits in Gimp and Paintbrush Primer Tutorial (20150217)</option>
<option id='MyNew-20150216' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12571&pp=&pn=&title=Xcode_Swift_Image_Assets_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12571&pp=&pn=&title=Xcode_Swift_Image_Assets_Primer_Tutorial'>Xcode Swift Image Assets Primer Tutorial (20150216)</option>
<option id='MyNew-20150215' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12548&pp=&pn=&title=Mac_OS_X_Yosemite_and_iOS_8.1.3_Install_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12548&pp=&pn=&title=Mac_OS_X_Yosemite_and_iOS_8.1.3_Install_Tutorial'>Mac OS X Yosemite and iOS 8.1.3 Install Tutorial (20150215)</option>
<option id='MyNew-20150214' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12525&pp=&pn=&title=Xcode_Swift_UIWebView_Back_and_Forward_Button_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12525&pp=&pn=&title=Xcode_Swift_UIWebView_Back_and_Forward_Button_Tutorial'>Xcode Swift UIWebView Back and Forward Button Tutorial (20150214)</option>
<option id='MyNew-20150213' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12506&pp=&pn=&title=Blurb_Publish_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12506&pp=&pn=&title=Blurb_Publish_Primer_Tutorial'>Blurb Publish Primer Tutorial (20150213)</option>
<option id='MyNew-20150212' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12471&pp=&pn=&title=Photo_Booth_view_of_Android_Camera_Google+_Upload_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12471&pp=&pn=&title=Photo_Booth_view_of_Android_Camera_Google+_Upload_Tutorial'>Photo Booth view of Android Camera Google+ Upload Tutorial (20150212)</option>
<option id='MyNew-20150211' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12433&pp=&pn=&title=Google_Drive_Embed_Video_CSS_Rotation_Code_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12433&pp=&pn=&title=Google_Drive_Embed_Video_CSS_Rotation_Code_Tutorial'>Google Drive Embed Video CSS Rotation Code Tutorial (20150211)</option>
<option id='MyNew-20150210' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12387&pp=&pn=&title=CSS_Background_Colour_Usage_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12387&pp=&pn=&title=CSS_Background_Colour_Usage_Primer_Tutorial'>CSS Background Colour Usage Primer Tutorial (20150210)</option>
<option id='MyNew-20150209' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12361&pp=&pn=&title=Google_Charts_Mobile_WebView_Menu_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12361&pp=&pn=&title=Google_Charts_Mobile_WebView_Menu_Tutorial'>Google Charts Mobile WebView Menu Tutorial (20150209)</option>
<option id='MyNew-20150208' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12331&pp=&pn=&title=Google_Charts_Emailing_Mobile_WebView_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12331&pp=&pn=&title=Google_Charts_Emailing_Mobile_WebView_Tutorial'>Google Charts Emailing Mobile WebView Tutorial (20150208)</option>
<option id='MyNew-20150207' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12276&pp=&pn=&title=QuickTime_Player_Video_Rotation_for_YouTube_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12276&pp=&pn=&title=QuickTime_Player_Video_Rotation_for_YouTube_Tutorial'>QuickTime Player Video Rotation for YouTube Tutorial (20150207)</option>
<option id='MyNew-20150206' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12189&pp=&pn=&title=Swift_Xcode_iOS_UIWebView_Mobile_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12189&pp=&pn=&title=Swift_Xcode_iOS_UIWebView_Mobile_Application_Primer_Tutorial'>Swift Xcode iOS UIWebView Mobile Application Primer Tutorial (20150206)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150205' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=12212&pp=&pn=&title=Toggle_Context_Help_Mode_to_off","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=12212&pp=&pn=&title=Toggle_Context_Help_Mode_to_off'>Toggle Context Help Mode to off (20150205)</option>
<option id='MyNew-20150205a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12145&pp=&pn=&title=PHP_Rhopalic_Letter_Sentence_Game_Mobile_Friendly_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12145&pp=&pn=&title=PHP_Rhopalic_Letter_Sentence_Game_Mobile_Friendly_Tutorial'>PHP Rhopalic Letter Sentence Game Mobile Friendly Tutorial (20150205)</option>
<option id='MyNew-20150204' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=12153&pp=&pn=&title=Toggle_Download_Mode_from_GETME","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=12153&pp=&pn=&title=Toggle_Download_Mode_from_GETME'>Toggle Download Mode from GETME (20150204)</option>
<option id='MyNew-20150204a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12133&pp=&pn=&title=HTML_Multiple_Form_Multiple_Submit_Buttons_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12133&pp=&pn=&title=HTML_Multiple_Form_Multiple_Submit_Buttons_Primer_Tutorial'>HTML Multiple Form Multiple Submit Buttons Primer Tutorial (20150204)</option>
<option id='MyNew-20150203' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12105&pp=&pn=&title=HTML_Multiple_Form_Submit_Buttons_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12105&pp=&pn=&title=HTML_Multiple_Form_Submit_Buttons_Primer_Tutorial'>HTML Multiple Form Submit Buttons Primer Tutorial (20150203)</option>
<option id='MyNew-20150202' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12084&pp=&pn=&title=PHP_Rhopalic_Letter_Sentence_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12084&pp=&pn=&title=PHP_Rhopalic_Letter_Sentence_Game_Primer_Tutorial'>PHP Rhopalic Letter Sentence Game Primer Tutorial (20150202)</option>
<option id='MyNew-20150201' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12054&pp=&pn=&title=HTML_Form_Multiple_Submit_Buttons_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12054&pp=&pn=&title=HTML_Form_Multiple_Submit_Buttons_Primer_Tutorial'>HTML Form Multiple Submit Buttons Primer Tutorial (20150201)</option>
<option id='MyNew-20150131' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12028&pp=&pn=&title=Photo_Booth_YouTube_Video_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12028&pp=&pn=&title=Photo_Booth_YouTube_Video_Primer_Tutorial'>Photo Booth YouTube Video Primer Tutorial (20150131)</option>
<option id='MyNew-20150130' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=12011&pp=&pn=&title=FileZilla_Secure_ftp_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12011&pp=&pn=&title=FileZilla_Secure_ftp_Primer_Tutorial'>FileZilla Secure ftp Primer Tutorial (20150130)</option>
<option id='MyNew-20150129' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11979&pp=&pn=&title=Android_Studio_Google_Play_Ready_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11979&pp=&pn=&title=Android_Studio_Google_Play_Ready_Primer_Tutorial'>Android Studio Google Play Ready Primer Tutorial (20150129)</option>
<option id='MyNew-20150128' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11956&pp=&pn=&title=Android_Studio_Tic_Tac_Toe_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11956&pp=&pn=&title=Android_Studio_Tic_Tac_Toe_Game_Tutorial'>Android Studio Tic Tac Toe Game Tutorial (20150128)</option>
<option id='MyNew-20150127' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11916&pp=&pn=&title=HTML_Missing_Character_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11916&pp=&pn=&title=HTML_Missing_Character_Game_Primer_Tutorial'>HTML Missing Character Game Primer Tutorial (20150127)</option>
<option id='MyNew-20150126' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11901&pp=&pn=&title=HTML_Morse_Code_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11901&pp=&pn=&title=HTML_Morse_Code_Primer_Tutorial'>HTML Morse Code Primer Tutorial (20150126)</option>
<option id='MyNew-20150125' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11891&pp=&pn=&title=WordPress_Blog_Multiple_Post_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11891&pp=&pn=&title=WordPress_Blog_Multiple_Post_Primer_Tutorial'>WordPress Blog Multiple Post Primer Tutorial (20150125)</option>
<option id='MyNew-20150124' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11877&pp=&pn=&title=WordPress_Blog_Oldest_Link_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11877&pp=&pn=&title=WordPress_Blog_Oldest_Link_Primer_Tutorial'>WordPress Blog Oldest Link Primer Tutorial (20150124)</option>
<option id='MyNew-20150123' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11666&pp=&pn=&title=Wordpress_Horizontal_Rule_CSS_Styling_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11666&pp=&pn=&title=Wordpress_Horizontal_Rule_CSS_Styling_Primer_Tutorial'>Wordpress Horizontal Rule CSS Styling Primer Tutorial (20150123)</option>
<option id='MyNew-20150122' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11850&pp=&pn=&title=Windows_Command_Line_Interactive_sort_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11850&pp=&pn=&title=Windows_Command_Line_Interactive_sort_Tutorial'>Windows Command Line Interactive sort Tutorial (20150122)</option>
<option id='MyNew-20150121' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11835&pp=&pn=&title=Windows_Command_Line_sort_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11835&pp=&pn=&title=Windows_Command_Line_sort_Tutorial'>Windows Command Line sort Tutorial (20150121)</option>
<option id='MyNew-20150120' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11802&pp=&pn=&title=WordPress_Blog_Submenu_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11802&pp=&pn=&title=WordPress_Blog_Submenu_Primer_Tutorial'>WordPress Blog Submenu Primer Tutorial (20150120)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150119' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=21193&pp=&pn=&title=Witty_Signage_or_Business_Name_Best_Of_Poll","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=21193&pp=&pn=&title=Witty_Signage_or_Business_Name_Best_Of_Poll'>Witty Signage or Business Name Best Of Poll (20150119)</option>
<option id='MyNew-20150119a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=21192&pp=&pn=&title=Shopping_Mall_Best_Of_Music_Poll","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=21192&pp=&pn=&title=Shopping_Mall_Best_Of_Music_Poll'>Shopping Mall Best Of Music Poll (20150119)</option>
<option id='MyNew-20150119b' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=11820&pp=&pn=&title=Code_Download_Table","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11820&pp=&pn=&title=Code_Download_Table'>Code Download Table (20150119)</option>
<option id='MyNew-20150119c' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=11800&pp=&pn=&title=Orange,_Bathurst,_Blue_Mountains_Trip","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11800&pp=&pn=&title=Orange,_Bathurst,_Blue_Mountains_Trip'>Orange, Bathurst, Blue Mountains Trip (20150119)</option>
<option id='MyNew-20150119d' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=11798&pp=&pn=&title=Virtual_Tour","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11798&pp=&pn=&title=Virtual_Tour'>Virtual Tour (20150119)</option>
<option id='MyNew-20150119e' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=21191&pp=&pn=&title=Street_Art","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=21191&pp=&pn=&title=Street_Art'>Street Art (20150119)</option>
<option id='MyNew-20150119f' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=11793&pp=&pn=&title=Pyrmont,_Ultimo_-_Inner_City_%27Burbs","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11793&pp=&pn=&title=Pyrmont,_Ultimo_-_Inner_City_%27Burbs'>Pyrmont, Ultimo - Inner City 'Burbs (20150119)</option>
<option id='MyNew-20150119g' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=11790&pp=&pn=&title=Walking_Trip","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11790&pp=&pn=&title=Walking_Trip'>Walking Trip (20150119)</option>
<option id='MyNew-20150119h' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=11788&pp=&pn=&title=The_Commute","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11788&pp=&pn=&title=The_Commute'>The Commute (20150119)</option>
<option id='MyNew-20150119i' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=11784&pp=&pn=&title=Bygone","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11784&pp=&pn=&title=Bygone'>Bygone (20150119)</option>
<option id='MyNew-20150119j' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=11781&pp=&pn=&title=Ephemeral","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11781&pp=&pn=&title=Ephemeral'>Ephemeral (20150119)</option>
<option id='MyNew-20150119k' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11696&pp=&pn=&title=Google_Charts_Emailing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11696&pp=&pn=&title=Google_Charts_Emailing_Primer_Tutorial'>Google Charts Emailing Primer Tutorial (20150119)</option>
<option id='MyNew-20150118' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11689&pp=&pn=&title=CSS/HTML_Float_Styling_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11689&pp=&pn=&title=CSS/HTML_Float_Styling_Primer_Tutorial'>CSS/HTML Float Styling Primer Tutorial (20150118)</option>
<option id='MyNew-20150117' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11558&pp=&pn=&title=HTML/Javascript/PHP_Canvas_Venn_Diagram_Email_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11558&pp=&pn=&title=HTML/Javascript/PHP_Canvas_Venn_Diagram_Email_Tutorial'>HTML/Javascript/PHP Canvas Venn Diagram Email Tutorial (20150117)</option>
<option id='MyNew-20150116' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11641&pp=&pn=&title=Language_Word_Association_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11641&pp=&pn=&title=Language_Word_Association_Game_Tutorial'>Language Word Association Game Tutorial (20150116)</option>
<option id='MyNew-20150115' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11533&pp=&pn=&title=English_Word_Association_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11533&pp=&pn=&title=English_Word_Association_Game_Primer_Tutorial'>English Word Association Game Primer Tutorial (20150115)</option>
<option id='MyNew-20150114' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11246&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Thesaurus_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11246&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Thesaurus_Tutorial'>Yahoo YQL Web Service JSON Thesaurus Tutorial (20150114)</option>
<option id='MyNew-20150113' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11513&pp=&pn=&title=PHP/CSS_Sentence_Auxiliary_Verb_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11513&pp=&pn=&title=PHP/CSS_Sentence_Auxiliary_Verb_Game_Tutorial'>PHP/CSS Sentence Auxiliary Verb Game Tutorial (20150113)</option>
<option id='MyNew-20150112' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11484&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Worldbank_Datasets_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11484&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Worldbank_Datasets_Tutorial'>Yahoo YQL Web Service JSON Worldbank Datasets Tutorial (20150112)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20150111' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11472&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Worldbank_Data_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11472&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Worldbank_Data_Tutorial'>Yahoo YQL Web Service JSON Worldbank Data Tutorial (20150111)</option>
<option id='MyNew-20150110' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11460&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Worldbank_Country_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11460&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Worldbank_Country_Tutorial'>Yahoo YQL Web Service JSON Worldbank Country Tutorial (20150110)</option>
<option id='MyNew-20150109' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10560&pp=&pn=&title=Windows_Onunload_Event_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10560&pp=&pn=&title=Windows_Onunload_Event_Primer_Tutorial'>Windows Onunload Event Primer Tutorial (20150109)</option>
<option id='MyNew-20150108' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10537&pp=&pn=&title=CSS_Style_Display_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10537&pp=&pn=&title=CSS_Style_Display_Primer_Tutorial'>CSS Style Display Primer Tutorial (20150108)</option>
<option id='MyNew-20150107' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11265&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Spotify_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11265&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Spotify_Tutorial'>Yahoo YQL Web Service JSON Spotify Tutorial (20150107)</option>
<option id='MyNew-20150106' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11388&pp=&pn=&title=WordPress_Recent_Post_Landing_Page_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11388&pp=&pn=&title=WordPress_Recent_Post_Landing_Page_Tutorial'>WordPress Recent Post Landing Page Tutorial (20150106)</option>
<option id='MyNew-20150105' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11444&pp=&pn=&title=Wordpress_Posted_On_CSS_Styling_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11444&pp=&pn=&title=Wordpress_Posted_On_CSS_Styling_Primer_Tutorial'>Wordpress Posted On CSS Styling Primer Tutorial (20150105)</option>
<option id='MyNew-20150104' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11421&pp=&pn=&title=Wordpress_Bullet_Point_CSS_Styling_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11421&pp=&pn=&title=Wordpress_Bullet_Point_CSS_Styling_Primer_Tutorial'>Wordpress Bullet Point CSS Styling Primer Tutorial (20150104)</option>
<option id='MyNew-20150103' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11408&pp=&pn=&title=Multiple_Background_Image_Blockquote_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11408&pp=&pn=&title=Multiple_Background_Image_Blockquote_Tutorial'>Multiple Background Image Blockquote Tutorial (20150103)</option>
<option id='MyNew-20150102' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11375&pp=&pn=&title=Multiple_Background_Image_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11375&pp=&pn=&title=Multiple_Background_Image_Primer_Tutorial'>Multiple Background Image Primer Tutorial (20150102)</option>
<option id='MyNew-20150101' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11352&pp=&pn=&title=Python_HTML_Attribute_Parsing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11352&pp=&pn=&title=Python_HTML_Attribute_Parsing_Primer_Tutorial'>Python HTML Attribute Parsing Primer Tutorial (20150101)</option>
<option id='MyNew-20141231' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11334&pp=&pn=&title=Python_XML_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11334&pp=&pn=&title=Python_XML_Primer_Tutorial'>Python XML Primer Tutorial (20141231)</option>
<option id='MyNew-20141230' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11305&pp=&pn=&title=Linux_sort_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11305&pp=&pn=&title=Linux_sort_Tutorial'>Linux sort Tutorial (20141230)</option>
<option id='MyNew-20141229' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11296&pp=&pn=&title=VB.Net_Hashtable_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11296&pp=&pn=&title=VB.Net_Hashtable_Primer_Tutorial'>VB.Net Hashtable Primer Tutorial (20141229)</option>
<option id='MyNew-20141228' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11272&pp=&pn=&title=Java_Hashtable_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11272&pp=&pn=&title=Java_Hashtable_Primer_Tutorial'>Java Hashtable Primer Tutorial (20141228)</option>
<option id='MyNew-20141227' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11205&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Google_Books_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11205&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Google_Books_Tutorial'>Yahoo YQL Web Service JSON Google Books Tutorial (20141227)</option>
<option id='MyNew-20141226' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11240&pp=&pn=&title=Yahoo_YQL_Web_JSON_Google_for_Two_Translate_Share_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11240&pp=&pn=&title=Yahoo_YQL_Web_JSON_Google_for_Two_Translate_Share_Tutorial'>Yahoo YQL Web JSON Google for Two Translate Share Tutorial (20141226)</option>
<option id='MyNew-20141225' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11226&pp=&pn=&title=Yahoo_YQL_Web_JSON_Google_for_Two_Translate_Speech_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11226&pp=&pn=&title=Yahoo_YQL_Web_JSON_Google_for_Two_Translate_Speech_Tutorial'>Yahoo YQL Web JSON Google for Two Translate Speech Tutorial (20141225)</option>
<option id='MyNew-20141224' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11215&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Google_for_Two_Translate_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11215&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Google_for_Two_Translate_Tutorial'>Yahoo YQL Web Service JSON Google for Two Translate Tutorial (20141224)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20141223' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11171&pp=&pn=&title=Perl_CGI_Modes_of_Use_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11171&pp=&pn=&title=Perl_CGI_Modes_of_Use_Primer_Tutorial'>Perl CGI Modes of Use Primer Tutorial (20141223)</option>
<option id='MyNew-20141222' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11158&pp=&pn=&title=HTML/Javascript_Binary/Octal/Hexadecimal_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11158&pp=&pn=&title=HTML/Javascript_Binary/Octal/Hexadecimal_Game_Tutorial'>HTML/Javascript Binary/Octal/Hexadecimal Game Tutorial (20141222)</option>
<option id='MyNew-20141221' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11136&pp=&pn=&title=PHP/HTML_Google_Chart_Wordtree_Chart_Local_File_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11136&pp=&pn=&title=PHP/HTML_Google_Chart_Wordtree_Chart_Local_File_Tutorial'>PHP/HTML Google Chart Wordtree Chart Local File Tutorial (20141221)</option>
<option id='MyNew-20141220' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11125&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Wordtree_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11125&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Wordtree_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Wordtree Chart Tutorial (20141220)</option>
<option id='MyNew-20141219' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11107&pp=&pn=&title=PHP_Geographical_Image_Map_Yet_More_Google_Charts_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11107&pp=&pn=&title=PHP_Geographical_Image_Map_Yet_More_Google_Charts_Tutorial'>PHP Geographical Image Map Yet More Google Charts Tutorial (20141219)</option>
<option id='MyNew-20141218' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11101&pp=&pn=&title=PHP_Geographical_Image_Map_More_Google_Charts_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11101&pp=&pn=&title=PHP_Geographical_Image_Map_More_Google_Charts_Tutorial'>PHP Geographical Image Map More Google Charts Tutorial (20141218)</option>
<option id='MyNew-20141217' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11087&pp=&pn=&title=PHP_Geographical_Image_Map_Google_Bubble_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11087&pp=&pn=&title=PHP_Geographical_Image_Map_Google_Bubble_Chart_Tutorial'>PHP Geographical Image Map Google Bubble Chart Tutorial (20141217)</option>
<option id='MyNew-20141216' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11079&pp=&pn=&title=PHP_Geographical_Overlay_Image_Map_Jigsaw_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11079&pp=&pn=&title=PHP_Geographical_Overlay_Image_Map_Jigsaw_Game_Tutorial'>PHP Geographical Overlay Image Map Jigsaw Game Tutorial (20141216)</option>
<option id='MyNew-20141215' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11062&pp=&pn=&title=PHP_Geographical_Overlay_Image_Map_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11062&pp=&pn=&title=PHP_Geographical_Overlay_Image_Map_Primer_Tutorial'>PHP Geographical Overlay Image Map Primer Tutorial (20141215)</option>
<option id='MyNew-20141214' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11041&pp=&pn=&title=HTML_Geographical_Image_Map_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11041&pp=&pn=&title=HTML_Geographical_Image_Map_Primer_Tutorial'>HTML Geographical Image Map Primer Tutorial (20141214)</option>
<option id='MyNew-20141213' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11037&pp=&pn=&title=PHP/Javascript_Dynamic_Gallery_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11037&pp=&pn=&title=PHP/Javascript_Dynamic_Gallery_Primer_Tutorial'>PHP/Javascript Dynamic Gallery Primer Tutorial (20141213)</option>
<option id='MyNew-20141212' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11018&pp=&pn=&title=PHP/Javascript_Dynamic_Slideshow_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11018&pp=&pn=&title=PHP/Javascript_Dynamic_Slideshow_Primer_Tutorial'>PHP/Javascript Dynamic Slideshow Primer Tutorial (20141212)</option>
<option id='MyNew-20141211' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=11008&pp=&pn=&title=Wordpress_Recent_Post_Image_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11008&pp=&pn=&title=Wordpress_Recent_Post_Image_Follow_Up_Tutorial'>Wordpress Recent Post Image Follow Up Tutorial (20141211)</option>
<option id='MyNew-20141210' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10998&pp=&pn=&title=Swift_Hello_World_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10998&pp=&pn=&title=Swift_Hello_World_Primer_Tutorial'>Swift Hello World Primer Tutorial (20141210)</option>
<option id='MyNew-20141209' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10985&pp=&pn=&title=Wordpress_Recent_Post_Image_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10985&pp=&pn=&title=Wordpress_Recent_Post_Image_Primer_Tutorial'>Wordpress Recent Post Image Primer Tutorial (20141209)</option>
<option id='MyNew-20141208' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10953&pp=&pn=&title=Gimp_Vignette_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10953&pp=&pn=&title=Gimp_Vignette_Primer_Tutorial'>Gimp Vignette Primer Tutorial (20141208)</option>
<option id='MyNew-20141207' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10939&pp=&pn=&title=Wordpress_Blog_Code_Tag_CSS_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10939&pp=&pn=&title=Wordpress_Blog_Code_Tag_CSS_Primer_Tutorial'>Wordpress Blog Code Tag CSS Primer Tutorial (20141207)</option>
<option id='MyNew-20141206' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10920&pp=&pn=&title=Wordpress_Blog_Custom_Header_Image_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10920&pp=&pn=&title=Wordpress_Blog_Custom_Header_Image_Primer_Tutorial'>Wordpress Blog Custom Header Image Primer Tutorial (20141206)</option>
<option id='MyNew-20141205' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10904&pp=&pn=&title=Visual_Studio_C%23_NUnitTest_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10904&pp=&pn=&title=Visual_Studio_C%23_NUnitTest_Primer_Tutorial'>Visual Studio C# NUnitTest Primer Tutorial (20141205)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20141204' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10888&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Relative_URLs_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10888&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Relative_URLs_Tutorial'>Javascript putElement(s)By via PHP Relative URLs Tutorial (20141204)</option>
<option id='MyNew-20141203' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10881&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Local_Files_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10881&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Local_Files_Tutorial'>Javascript putElement(s)By via PHP Local Files Tutorial (20141203)</option>
<option id='MyNew-20141202' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10870&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10870&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Follow_Up_Tutorial'>Javascript putElement(s)By via PHP Follow Up Tutorial (20141202)</option>
<option id='MyNew-20141201' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10855&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10855&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Primer_Tutorial'>Javascript putElement(s)By via PHP Primer Tutorial (20141201)</option>
<option id='MyNew-20141130' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10831&pp=&pn=&title=MySql_Wordpress_Issue_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10831&pp=&pn=&title=MySql_Wordpress_Issue_Primer_Tutorial'>MySql Wordpress Issue Primer Tutorial (20141130)</option>
<option id='MyNew-20141129' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10819&pp=&pn=&title=Wordpress_Ajax_Mobile_Friendly_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10819&pp=&pn=&title=Wordpress_Ajax_Mobile_Friendly_Primer_Tutorial'>Wordpress Ajax Mobile Friendly Primer Tutorial (20141129)</option>
<option id='MyNew-20141128' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10807&pp=&pn=&title=WordPress_Ajax_Recent_Post_Preview_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10807&pp=&pn=&title=WordPress_Ajax_Recent_Post_Preview_Primer_Tutorial'>WordPress Ajax Recent Post Preview Primer Tutorial (20141128)</option>
<option id='MyNew-20141127' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10790&pp=&pn=&title=WordPress_Ajax_Contextual_Help_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10790&pp=&pn=&title=WordPress_Ajax_Contextual_Help_Primer_Tutorial'>WordPress Ajax Contextual Help Primer Tutorial (20141127)</option>
<option id='MyNew-20141126' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10783&pp=&pn=&title=CSS_Embossed_Text_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10783&pp=&pn=&title=CSS_Embossed_Text_Primer_Tutorial'>CSS Embossed Text Primer Tutorial (20141126)</option>
<option id='MyNew-20141125' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10767&pp=&pn=&title=PHP_HTML/XML_to_Text_Conversion_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10767&pp=&pn=&title=PHP_HTML/XML_to_Text_Conversion_Tutorial'>PHP HTML/XML to Text Conversion Tutorial (20141125)</option>
<option id='MyNew-20141124' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10759&pp=&pn=&title=PHP_Nested_Elements_Report_Client_Files_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10759&pp=&pn=&title=PHP_Nested_Elements_Report_Client_Files_Tutorial'>PHP Nested Elements Report Client Files Tutorial (20141124)</option>
<option id='MyNew-20141123' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10744&pp=&pn=&title=PHP_Nested_Elements_Report_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10744&pp=&pn=&title=PHP_Nested_Elements_Report_Follow_Up_Tutorial'>PHP Nested Elements Report Follow Up Tutorial (20141123)</option>
<option id='MyNew-20141122' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10729&pp=&pn=&title=PHP_Nested_Elements_Report_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10729&pp=&pn=&title=PHP_Nested_Elements_Report_Primer_Tutorial'>PHP Nested Elements Report Primer Tutorial (20141122)</option>
<option id='MyNew-20141121' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10695&pp=&pn=&title=CSH/KSH/PHP_Numerical_Bubble_Sort_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10695&pp=&pn=&title=CSH/KSH/PHP_Numerical_Bubble_Sort_Tutorial'>CSH/KSH/PHP Numerical Bubble Sort Tutorial (20141121)</option>
<option id='MyNew-20141120' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10679&pp=&pn=&title=C++_Xcode_Numerical_Bubble_Sort_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10679&pp=&pn=&title=C++_Xcode_Numerical_Bubble_Sort_Tutorial'>C++ Xcode Numerical Bubble Sort Tutorial (20141120)</option>
<option id='MyNew-20141119' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10653&pp=&pn=&title=Wordpress_CSS_Change_helped_by_FireBug_More_To_Do_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10653&pp=&pn=&title=Wordpress_CSS_Change_helped_by_FireBug_More_To_Do_Tutorial'>Wordpress CSS Change helped by FireBug More To Do Tutorial (20141119)</option>
<option id='MyNew-20141118' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10640&pp=&pn=&title=WordPress_CSS_Change_helped_by_FireBug_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10640&pp=&pn=&title=WordPress_CSS_Change_helped_by_FireBug_Follow_Up_Tutorial'>WordPress CSS Change helped by FireBug Follow Up Tutorial (20141118)</option>
<option id='MyNew-20141117' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10624&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Social_Mention_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10624&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Social_Mention_Tutorial'>Yahoo YQL Web Service JSON Social Mention Tutorial (20141117)</option>
<option id='MyNew-20141116' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10613&pp=&pn=&title=Yahoo_YQL_Web_Service_Winter_Olympics_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10613&pp=&pn=&title=Yahoo_YQL_Web_Service_Winter_Olympics_Game_Tutorial'>Yahoo YQL Web Service Winter Olympics Game Tutorial (20141116)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20141115' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10607&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_First_Name_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10607&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_First_Name_Tutorial'>Yahoo YQL Web Service JSON First Name Tutorial (20141115)</option>
<option id='MyNew-20141114' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10592&pp=&pn=&title=Java_Swing_Line_Graph_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10592&pp=&pn=&title=Java_Swing_Line_Graph_Primer_Tutorial'>Java Swing Line Graph Primer Tutorial (20141114)</option>
<option id='MyNew-20141113' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10570&pp=&pn=&title=Firefox_Scratchpad_Javascript_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10570&pp=&pn=&title=Firefox_Scratchpad_Javascript_Primer_Tutorial'>Firefox Scratchpad Javascript Primer Tutorial (20141113)</option>
<option id='MyNew-20141112' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10194&pp=&pn=&title=HTML/Javascript_Then_Now_Later_Guessing_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10194&pp=&pn=&title=HTML/Javascript_Then_Now_Later_Guessing_Game_Tutorial'>HTML/Javascript Then Now Later Guessing Game Tutorial (20141112)</option>
<option id='MyNew-20141111' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10553&pp=&pn=&title=CSS3_3D_Rotation_and_Transformation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10553&pp=&pn=&title=CSS3_3D_Rotation_and_Transformation_Primer_Tutorial'>CSS3 3D Rotation and Transformation Primer Tutorial (20141111)</option>
<option id='MyNew-20141110' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10545&pp=&pn=&title=PHP/Javascript_Replace_String_File_Browsing_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10545&pp=&pn=&title=PHP/Javascript_Replace_String_File_Browsing_Tutorial'>PHP/Javascript Replace String File Browsing Tutorial (20141110)</option>
<option id='MyNew-20141109' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10518&pp=&pn=&title=PHP/Javascript_Find_String_File_Browsing_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10518&pp=&pn=&title=PHP/Javascript_Find_String_File_Browsing_Tutorial'>PHP/Javascript Find String File Browsing Tutorial (20141109)</option>
<option id='MyNew-20141108' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10515&pp=&pn=&title=PHP_Modes_of_Use_File_Traverse_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10515&pp=&pn=&title=PHP_Modes_of_Use_File_Traverse_Tutorial'>PHP Modes of Use File Traverse Tutorial (20141108)</option>
<option id='MyNew-20141107' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10511&pp=&pn=&title=PHP/Javascript_Media_Synchronize_Cross_Browser_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10511&pp=&pn=&title=PHP/Javascript_Media_Synchronize_Cross_Browser_Tutorial'>PHP/Javascript Media Synchronize Cross Browser Tutorial (20141107)</option>
<option id='MyNew-20141106' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9758&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Text_Words_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9758&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Text_Words_Primer_Tutorial'>HTML/Javascript/CSS Reveal Text Words Primer Tutorial (20141106)</option>
<option id='MyNew-20141105' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10499&pp=&pn=&title=PHP/Javascript_Media_Synchronize_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10499&pp=&pn=&title=PHP/Javascript_Media_Synchronize_Follow_Up_Tutorial'>PHP/Javascript Media Synchronize Follow Up Tutorial (20141105)</option>
<option id='MyNew-20141104' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9937&pp=&pn=&title=QuickTime_Player_Video_for_Firefox_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9937&pp=&pn=&title=QuickTime_Player_Video_for_Firefox_Primer_Tutorial'>QuickTime Player Video for Firefox Primer Tutorial (20141104)</option>
<option id='MyNew-20141103' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10483&pp=&pn=&title=CSS3_Landing_Page_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10483&pp=&pn=&title=CSS3_Landing_Page_Primer_Tutorial'>CSS3 Landing Page Primer Tutorial (20141103)</option>
<option id='MyNew-20141102' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10477&pp=&pn=&title=PHP/Javascript_Media_Synchronize_File_Browsing_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10477&pp=&pn=&title=PHP/Javascript_Media_Synchronize_File_Browsing_Tutorial'>PHP/Javascript Media Synchronize File Browsing Tutorial (20141102)</option>
<option id='MyNew-20141101' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10471&pp=&pn=&title=PHP/HTML/Javascript_Zipping_Files_File_Browsing_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10471&pp=&pn=&title=PHP/HTML/Javascript_Zipping_Files_File_Browsing_Tutorial'>PHP/HTML/Javascript Zipping Files File Browsing Tutorial (20141101)</option>
<option id='MyNew-20141031' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9846&pp=&pn=&title=SQLite_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9846&pp=&pn=&title=SQLite_Primer_Tutorial'>SQLite Primer Tutorial (20141031)</option>
<option id='MyNew-20141030' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10459&pp=&pn=&title=PHP/HTML/Javascript_File_Differences_File_Browsing_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10459&pp=&pn=&title=PHP/HTML/Javascript_File_Differences_File_Browsing_Tutorial'>PHP/HTML/Javascript File Differences File Browsing Tutorial (20141030)</option>
<option id='MyNew-20141029' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10445&pp=&pn=&title=PHP/HTML/Javascript_Media_Document_File_Browse_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10445&pp=&pn=&title=PHP/HTML/Javascript_Media_Document_File_Browse_Tutorial'>PHP/HTML/Javascript Media Document File Browse Tutorial (20141029)</option>
<option id='MyNew-20141028' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10441&pp=&pn=&title=PHP/HTML/Javascript_Image_File_Browsing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10441&pp=&pn=&title=PHP/HTML/Javascript_Image_File_Browsing_Primer_Tutorial'>PHP/HTML/Javascript Image File Browsing Primer Tutorial (20141028)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20141027' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10431&pp=&pn=&title=PHP/HTML/Javascript_Dead_Links_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10431&pp=&pn=&title=PHP/HTML/Javascript_Dead_Links_Primer_Tutorial'>PHP/HTML/Javascript Dead Links Primer Tutorial (20141027)</option>
<option id='MyNew-20141026' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10423&pp=&pn=&title=PHP/HTML/Javascript_File_Browsing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10423&pp=&pn=&title=PHP/HTML/Javascript_File_Browsing_Primer_Tutorial'>PHP/HTML/Javascript File Browsing Primer Tutorial (20141026)</option>
<option id='MyNew-20141025' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10396&pp=&pn=&title=Quiz_Software_Integration_into_Wordpress_Blog_Courses_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10396&pp=&pn=&title=Quiz_Software_Integration_into_Wordpress_Blog_Courses_Tutorial'>Quiz Software Integration into Wordpress Blog Courses Tutorial (20141025)</option>
<option id='MyNew-20141024' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10380&pp=&pn=&title=Audio_Video_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10380&pp=&pn=&title=Audio_Video_Follow_Up_Tutorial'>Audio Video Follow Up Tutorial (20141024)</option>
<option id='MyNew-20141023' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10360&pp=&pn=&title=Audio_Video_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10360&pp=&pn=&title=Audio_Video_Primer_Tutorial'>Audio Video Primer Tutorial (20141023)</option>
<option id='MyNew-20141022' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10352&pp=&pn=&title=Video_on_Web_Browser_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10352&pp=&pn=&title=Video_on_Web_Browser_Primer_Tutorial'>Video on Web Browser Primer Tutorial (20141022)</option>
<option id='MyNew-20141021' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10336&pp=&pn=&title=Audio_on_Web_Browser_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10336&pp=&pn=&title=Audio_on_Web_Browser_Primer_Tutorial'>Audio on Web Browser Primer Tutorial (20141021)</option>
<option id='MyNew-20141020' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10261&pp=&pn=&title=Tcl_and_PHP_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10261&pp=&pn=&title=Tcl_and_PHP_Primer_Tutorial'>Tcl and PHP Primer Tutorial (20141020)</option>
<option id='MyNew-20141019' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10320&pp=&pn=&title=Xcode_Learning_Programming_Blog_Course_Cookies_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10320&pp=&pn=&title=Xcode_Learning_Programming_Blog_Course_Cookies_Tutorial'>Xcode Learning Programming Blog Course Cookies Tutorial (20141019)</option>
<option id='MyNew-20141018' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10287&pp=&pn=&title=Xcode_Learning_Programming_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10287&pp=&pn=&title=Xcode_Learning_Programming_Primer_Tutorial'>Xcode Learning Programming Primer Tutorial (20141018)</option>
<option id='MyNew-20141017' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10239&pp=&pn=&title=Xcode_iOS_Dynamic_UIButton_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10239&pp=&pn=&title=Xcode_iOS_Dynamic_UIButton_Primer_Tutorial'>Xcode iOS Dynamic UIButton Primer Tutorial (20141017)</option>
<option id='MyNew-20141016' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10209&pp=&pn=&title=Java_Swing_JTree_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10209&pp=&pn=&title=Java_Swing_JTree_Primer_Tutorial'>Java Swing JTree Primer Tutorial (20141016)</option>
<option id='MyNew-20141015' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10204&pp=&pn=&title=Javascript_Object_Literal_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10204&pp=&pn=&title=Javascript_Object_Literal_Primer_Tutorial'>Javascript Object Literal Primer Tutorial (20141015)</option>
<option id='MyNew-20141014' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10145&pp=&pn=&title=Cookie_Debugging_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10145&pp=&pn=&title=Cookie_Debugging_Primer_Tutorial'>Cookie Debugging Primer Tutorial (20141014)</option>
<option id='MyNew-20141013' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10128&pp=&pn=&title=HTML_Validation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10128&pp=&pn=&title=HTML_Validation_Primer_Tutorial'>HTML Validation Primer Tutorial (20141013)</option>
<option id='MyNew-20141012' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10082&pp=&pn=&title=Xcode_iOS_Mobile_Project_Exporting_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10082&pp=&pn=&title=Xcode_iOS_Mobile_Project_Exporting_Primer_Tutorial'>Xcode iOS Mobile Project Exporting Primer Tutorial (20141012)</option>
<option id='MyNew-20141011' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10064&pp=&pn=&title=WordPress_Blog_Course_Design_Cookies_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10064&pp=&pn=&title=WordPress_Blog_Course_Design_Cookies_Tutorial'>WordPress Blog Course Design Cookies Tutorial (20141011)</option>
<option id='MyNew-20141010' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9830&pp=&pn=&title=Django_Python_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9830&pp=&pn=&title=Django_Python_Primer_Tutorial'>Django Python Primer Tutorial (20141010)</option>
<option id='MyNew-20141009' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10025&pp=&pn=&title=WordPress_Blog_Course_Design_Looks_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10025&pp=&pn=&title=WordPress_Blog_Course_Design_Looks_Tutorial'>WordPress Blog Course Design Looks Tutorial (20141009)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20141008' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10021&pp=&pn=&title=WordPress_Blog_Course_Design_Page_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10021&pp=&pn=&title=WordPress_Blog_Course_Design_Page_Tutorial'>WordPress Blog Course Design Page Tutorial (20141008)</option>
<option id='MyNew-20141007' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=10014&pp=&pn=&title=Course","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=10014&pp=&pn=&title=Course'>Course (20141007)</option>
<option id='MyNew-20141007a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=10004&pp=&pn=&title=Wordpress_Blog_Course_Design_Database_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10004&pp=&pn=&title=Wordpress_Blog_Course_Design_Database_Tutorial'>Wordpress Blog Course Design Database Tutorial (20141007)</option>
<option id='MyNew-20141006' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9977&pp=&pn=&title=Wordpress_Blog_Course_Design_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9977&pp=&pn=&title=Wordpress_Blog_Course_Design_Follow_Up_Tutorial'>Wordpress Blog Course Design Follow Up Tutorial (20141006)</option>
<option id='MyNew-20141005' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9963&pp=&pn=&title=Wordpress_Blog_Course_Design_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9963&pp=&pn=&title=Wordpress_Blog_Course_Design_Primer_Tutorial'>Wordpress Blog Course Design Primer Tutorial (20141005)</option>
<option id='MyNew-20141004a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9957&pp=&pn=&title=Email_and_the_@_Symbol","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9957&pp=&pn=&title=Email_and_the_@_Symbol'>Email and the @ Symbol (20141004)</option>
<option id='MyNew-20141003' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9924&pp=&pn=&title=Java_Swing_Desktop_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9924&pp=&pn=&title=Java_Swing_Desktop_Primer_Tutorial'>Java Swing Desktop Primer Tutorial (20141003)</option>
<option id='MyNew-20141002' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9900&pp=&pn=&title=Mac_Linux_Removable_Media_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9900&pp=&pn=&title=Mac_Linux_Removable_Media_Primer_Tutorial'>Mac Linux Removable Media Primer Tutorial (20141002)</option>
<option id='MyNew-20141001' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9890&pp=&pn=&title=Perl_CGI_File_Information_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9890&pp=&pn=&title=Perl_CGI_File_Information_Primer_Tutorial'>Perl CGI File Information Primer Tutorial (20141001)</option>
<option id='MyNew-20140930' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9877&pp=&pn=&title=Java_Swing_Sound_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9877&pp=&pn=&title=Java_Swing_Sound_Primer_Tutorial'>Java Swing Sound Primer Tutorial (20140930)</option>
<option id='MyNew-20140929' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9854&pp=&pn=&title=Paintbrush_and_Grab_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9854&pp=&pn=&title=Paintbrush_and_Grab_Primer_Tutorial'>Paintbrush and Grab Primer Tutorial (20140929)</option>
<option id='MyNew-20140928' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9186&pp=&pn=&title=PHP_ob_start_and_Linux_tee_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9186&pp=&pn=&title=PHP_ob_start_and_Linux_tee_Primer_Tutorial'>PHP ob_start and Linux tee Primer Tutorial (20140928)</option>
<option id='MyNew-20140927' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9812&pp=&pn=&title=Mac_Preview_Annotation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9812&pp=&pn=&title=Mac_Preview_Annotation_Primer_Tutorial'>Mac Preview Annotation Primer Tutorial (20140927)</option>
<option id='MyNew-20140926' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9804&pp=&pn=&title=Mac_Sharing_iPhoto_and_flickr_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9804&pp=&pn=&title=Mac_Sharing_iPhoto_and_flickr_Primer_Tutorial'>Mac Sharing iPhoto and flickr Primer Tutorial (20140926)</option>
<option id='MyNew-20140925' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9785&pp=&pn=&title=Mac_iMovie_Event_to_YouTube_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9785&pp=&pn=&title=Mac_iMovie_Event_to_YouTube_Primer_Tutorial'>Mac iMovie Event to YouTube Primer Tutorial (20140925)</option>
<option id='MyNew-20140924' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9205&pp=&pn=&title=Emailing_Image_via_Google_Drawing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9205&pp=&pn=&title=Emailing_Image_via_Google_Drawing_Primer_Tutorial'>Emailing Image via Google Drawing Primer Tutorial (20140924)</option>
<option id='MyNew-20140923' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9765&pp=&pn=&title=Xcode_Sprite_Kit_Game_iOS_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9765&pp=&pn=&title=Xcode_Sprite_Kit_Game_iOS_Application_Primer_Tutorial'>Xcode Sprite Kit Game iOS Application Primer Tutorial (20140923)</option>
<option id='MyNew-20140922' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9747&pp=&pn=&title=Xcode_Sprite_Kit_Game_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9747&pp=&pn=&title=Xcode_Sprite_Kit_Game_Application_Primer_Tutorial'>Xcode Sprite Kit Game Application Primer Tutorial (20140922)</option>
<option id='MyNew-20140921' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9736&pp=&pn=&title=Film_Overlay_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9736&pp=&pn=&title=Film_Overlay_Follow_Up_Tutorial'>Film Overlay Follow Up Tutorial (20140921)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140920' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9728&pp=&pn=&title=Film_Overlay_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9728&pp=&pn=&title=Film_Overlay_Primer_Tutorial'>Film Overlay Primer Tutorial (20140920)</option>
<option id='MyNew-20140919' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9693&pp=&pn=&title=LibreOffice_Math_Formula_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9693&pp=&pn=&title=LibreOffice_Math_Formula_Primer_Tutorial'>LibreOffice Math Formula Primer Tutorial (20140919)</option>
<option id='MyNew-20140918' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9686&pp=&pn=&title=PHP_Blog_Summary_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9686&pp=&pn=&title=PHP_Blog_Summary_Follow_Up_Tutorial'>PHP Blog Summary Follow Up Tutorial (20140918)</option>
<option id='MyNew-20140918a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9385&pp=&pn=&title=C_Supervised_PHP_Modes_of_Use_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9385&pp=&pn=&title=C_Supervised_PHP_Modes_of_Use_Primer_Tutorial'>C Supervised PHP Modes of Use Primer Tutorial (20140918)</option>
<option id='MyNew-20140917' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9654&pp=&pn=&title=Linux_sudo_nohup_Watchdog_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9654&pp=&pn=&title=Linux_sudo_nohup_Watchdog_Primer_Tutorial'>Linux sudo nohup Watchdog Primer Tutorial (20140917)</option>
<option id='MyNew-20140916' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9645&pp=&pn=&title=Linux_Bash_Shell_Login_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9645&pp=&pn=&title=Linux_Bash_Shell_Login_Primer_Tutorial'>Linux Bash Shell Login Primer Tutorial (20140916)</option>
<option id='MyNew-20140915' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9637&pp=&pn=&title=HTML/Javascript/CSS_Reveal_via_Image_Spread_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9637&pp=&pn=&title=HTML/Javascript/CSS_Reveal_via_Image_Spread_Primer_Tutorial'>HTML/Javascript/CSS Reveal via Image Spread Primer Tutorial (20140915)</option>
<option id='MyNew-20140914' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9586&pp=&pn=&title=PHP_Modes_of_Use_Follow_Up_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9586&pp=&pn=&title=PHP_Modes_of_Use_Follow_Up_Tutorial'>PHP Modes of Use Follow Up Tutorial (20140914)</option>
<option id='MyNew-20140913' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9580&pp=&pn=&title=HTML/Javascript/CSS_Reveal_via_Image_Focus_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9580&pp=&pn=&title=HTML/Javascript/CSS_Reveal_via_Image_Focus_Primer_Tutorial'>HTML/Javascript/CSS Reveal via Image Focus Primer Tutorial (20140913)</option>
<option id='MyNew-20140912' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9462&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Left_to_Right_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9462&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Left_to_Right_Primer_Tutorial'>HTML/Javascript/CSS Reveal Left to Right Primer Tutorial (20140912)</option>
<option id='MyNew-20140911' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9554&pp=&pn=&title=HTML/Javascript/CSS_Reveal_via_Opacity_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9554&pp=&pn=&title=HTML/Javascript/CSS_Reveal_via_Opacity_Primer_Tutorial'>HTML/Javascript/CSS Reveal via Opacity Primer Tutorial (20140911)</option>
<option id='MyNew-20140910' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9504&pp=&pn=&title=PHP_Blog_Summary_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9504&pp=&pn=&title=PHP_Blog_Summary_Primer_Tutorial'>PHP Blog Summary Primer Tutorial (20140910)</option>
<option id='MyNew-20140909' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9483&pp=&pn=&title=HTML/Javascript_Reveal_Image_In_Front_of_Image_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9483&pp=&pn=&title=HTML/Javascript_Reveal_Image_In_Front_of_Image_Tutorial'>HTML/Javascript Reveal Image In Front of Image Tutorial (20140909)</option>
<option id='MyNew-20140908' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9447&pp=&pn=&title=HTML/Javascript_Reveal_Image_Behind_Image_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9447&pp=&pn=&title=HTML/Javascript_Reveal_Image_Behind_Image_Primer_Tutorial'>HTML/Javascript Reveal Image Behind Image Primer Tutorial (20140908)</option>
<option id='MyNew-20140907' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9428&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Information_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9428&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Information_Primer_Tutorial'>HTML/Javascript/CSS Reveal Information Primer Tutorial (20140907)</option>
<option id='MyNew-20140906' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9412&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Top_to_Bottom_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9412&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Top_to_Bottom_Primer_Tutorial'>HTML/Javascript/CSS Reveal Top to Bottom Primer Tutorial (20140906)</option>
<option id='MyNew-20140905' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9389&pp=&pn=&title=Gimp_Transparency_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9389&pp=&pn=&title=Gimp_Transparency_Primer_Tutorial'>Gimp Transparency Primer Tutorial (20140905)</option>
<option id='MyNew-20140904' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9356&pp=&pn=&title=PHP_Modes_of_Use_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9356&pp=&pn=&title=PHP_Modes_of_Use_Primer_Tutorial'>PHP Modes of Use Primer Tutorial (20140904)</option>
<option id='MyNew-20140903' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9330&pp=&pn=&title=Linux_Korn_Shell_Interactive_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9330&pp=&pn=&title=Linux_Korn_Shell_Interactive_Primer_Tutorial'>Linux Korn Shell Interactive Primer Tutorial (20140903)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140902' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9290&pp=&pn=&title=LibreOffice_ODBC_MySql_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9290&pp=&pn=&title=LibreOffice_ODBC_MySql_Primer_Tutorial'>LibreOffice ODBC MySql Primer Tutorial (20140902)</option>
<option id='MyNew-20140901' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9275&pp=&pn=&title=LibreOffice_JDBC_MySql_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9275&pp=&pn=&title=LibreOffice_JDBC_MySql_Primer_Tutorial'>LibreOffice JDBC MySql Primer Tutorial (20140901)</option>
<option id='MyNew-20140831' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9260&pp=&pn=&title=LibreOffice_Database_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9260&pp=&pn=&title=LibreOffice_Database_Primer_Tutorial'>LibreOffice Database Primer Tutorial (20140831)</option>
<option id='MyNew-20140830' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9237&pp=&pn=&title=LibreOffice_Spreadsheet_Formulae_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9237&pp=&pn=&title=LibreOffice_Spreadsheet_Formulae_Primer_Tutorial'>LibreOffice Spreadsheet Formulae Primer Tutorial (20140830)</option>
<option id='MyNew-20140829' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9232&pp=&pn=&title=LibreOffice_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9232&pp=&pn=&title=LibreOffice_Primer_Tutorial'>LibreOffice Primer Tutorial (20140829)</option>
<option id='MyNew-20140828' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9088&pp=&pn=&title=jQuery_UI_Modal_Dialog_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9088&pp=&pn=&title=jQuery_UI_Modal_Dialog_Primer_Tutorial'>jQuery UI Modal Dialog Primer Tutorial (20140828)</option>
<option id='MyNew-20140827' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9212&pp=&pn=&title=YUI_Debugging_Logger_Control_Flickr_Feed_Drag_Drop_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9212&pp=&pn=&title=YUI_Debugging_Logger_Control_Flickr_Feed_Drag_Drop_Tutorial'>YUI Debugging Logger Control Flickr Feed Drag Drop Tutorial (20140827)</option>
<option id='MyNew-20140826' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9135&pp=&pn=&title=HTML/Javascript_Sentence_Adverb_Clause_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9135&pp=&pn=&title=HTML/Javascript_Sentence_Adverb_Clause_Game_Tutorial'>HTML/Javascript Sentence Adverb Clause Game Tutorial (20140826)</option>
<option id='MyNew-20140825' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9150&pp=&pn=&title=PHP/Javascript_JSON_Feed_or_Array_Data_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9150&pp=&pn=&title=PHP/Javascript_JSON_Feed_or_Array_Data_Primer_Tutorial'>PHP/Javascript JSON Feed or Array Data Primer Tutorial (20140825)</option>
<option id='MyNew-20140824' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9128&pp=&pn=&title=HTML/Javascript_Sentence_Auxiliary_Verb_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9128&pp=&pn=&title=HTML/Javascript_Sentence_Auxiliary_Verb_Game_Tutorial'>HTML/Javascript Sentence Auxiliary Verb Game Tutorial (20140824)</option>
<option id='MyNew-20140823' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9140&pp=&pn=&title=Emailing_Microsoft_Powerpoint_Slideshow_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9140&pp=&pn=&title=Emailing_Microsoft_Powerpoint_Slideshow_Primer_Tutorial'>Emailing Microsoft Powerpoint Slideshow Primer Tutorial (20140823)</option>
<option id='MyNew-20140822' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9084&pp=&pn=&title=HTML/Javascript_Human_Anatomy_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9084&pp=&pn=&title=HTML/Javascript_Human_Anatomy_Game_Tutorial'>HTML/Javascript Human Anatomy Game Tutorial (20140822)</option>
<option id='MyNew-20140821' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8966&pp=&pn=&title=Apache_.htaccess_Prevent_Directory_Listing_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8966&pp=&pn=&title=Apache_.htaccess_Prevent_Directory_Listing_Tutorial'>Apache .htaccess Prevent Directory Listing Tutorial (20140821)</option>
<option id='MyNew-20140820' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8818&pp=&pn=&title=HTML/Javascript_Chemical_Formulae_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8818&pp=&pn=&title=HTML/Javascript_Chemical_Formulae_Game_Tutorial'>HTML/Javascript Chemical Formulae Game Tutorial (20140820)</option>
<option id='MyNew-20140819' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9094&pp=&pn=&title=jQuery_Sortable_Table_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9094&pp=&pn=&title=jQuery_Sortable_Table_Primer_Tutorial'>jQuery Sortable Table Primer Tutorial (20140819)</option>
<option id='MyNew-20140818' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8427&pp=&pn=&title=Windows_Command_Line_Message_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8427&pp=&pn=&title=Windows_Command_Line_Message_Primer_Tutorial'>Windows Command Line Message Primer Tutorial (20140818)</option>
<option id='MyNew-20140817' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9062&pp=&pn=&title=Hard_Copy_to_Word_via_PDF_and_Google_Docs_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9062&pp=&pn=&title=Hard_Copy_to_Word_via_PDF_and_Google_Docs_Tutorial'>Hard Copy to Word via PDF and Google Docs Tutorial (20140817)</option>
<option id='MyNew-20140816' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9039&pp=&pn=&title=Gimp_Decor_Border_Filters_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9039&pp=&pn=&title=Gimp_Decor_Border_Filters_Primer_Tutorial'>Gimp Decor Border Filters Primer Tutorial (20140816)</option>
<option id='MyNew-20140815' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=9017&pp=&pn=&title=Java_Swing_ActionListener_KeyListener_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9017&pp=&pn=&title=Java_Swing_ActionListener_KeyListener_Primer_Tutorial'>Java Swing ActionListener KeyListener Primer Tutorial (20140815)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140814' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8989&pp=&pn=&title=Windows_Command_Line_Start_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8989&pp=&pn=&title=Windows_Command_Line_Start_Primer_Tutorial'>Windows Command Line Start Primer Tutorial (20140814)</option>
<option id='MyNew-20140813' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8843&pp=&pn=&title=HTML/Javascript_Song_Lyric_Lines_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8843&pp=&pn=&title=HTML/Javascript_Song_Lyric_Lines_Game_Tutorial'>HTML/Javascript Song Lyric Lines Game Tutorial (20140813)</option>
<option id='MyNew-20140812' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8871&pp=&pn=&title=HTML/Javascript_Hit_Counter_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8871&pp=&pn=&title=HTML/Javascript_Hit_Counter_Primer_Tutorial'>HTML/Javascript Hit Counter Primer Tutorial (20140812)</option>
<option id='MyNew-20140811' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8952&pp=&pn=&title=HTML/Javascript_Probability_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8952&pp=&pn=&title=HTML/Javascript_Probability_Game_Tutorial'>HTML/Javascript Probability Game Tutorial (20140811)</option>
<option id='MyNew-20140810' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8961&pp=&pn=&title=PHP/Javascript_Geolocation_Sharing_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8961&pp=&pn=&title=PHP/Javascript_Geolocation_Sharing_Tutorial'>PHP/Javascript Geolocation Sharing Tutorial (20140810)</option>
<option id='MyNew-20140809' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8926&pp=&pn=&title=Gimp_Animated_GIF_Overlay_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8926&pp=&pn=&title=Gimp_Animated_GIF_Overlay_Tutorial'>Gimp Animated GIF Overlay Tutorial (20140809)</option>
<option id='MyNew-20140808' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8901&pp=&pn=&title=Ajax_Div_Overlay_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8901&pp=&pn=&title=Ajax_Div_Overlay_Primer_Tutorial'>Ajax Div Overlay Primer Tutorial (20140808)</option>
<option id='MyNew-20140807' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8878&pp=&pn=&title=PHP_Iframe_Overlay_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8878&pp=&pn=&title=PHP_Iframe_Overlay_Primer_Tutorial'>PHP Iframe Overlay Primer Tutorial (20140807)</option>
<option id='MyNew-20140806' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8627&pp=&pn=&title=Microdata_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8627&pp=&pn=&title=Microdata_Primer_Tutorial'>Microdata Primer Tutorial (20140806)</option>
<option id='MyNew-20140805' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8847&pp=&pn=&title=Emailing_Microsoft_Excel_Spreadsheet_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8847&pp=&pn=&title=Emailing_Microsoft_Excel_Spreadsheet_Primer_Tutorial'>Emailing Microsoft Excel Spreadsheet Primer Tutorial (20140805)</option>
<option id='MyNew-20140804' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8824&pp=&pn=&title=Java_Http_Client_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8824&pp=&pn=&title=Java_Http_Client_Primer_Tutorial'>Java Http Client Primer Tutorial (20140804)</option>
<option id='MyNew-20140803' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8669&pp=&pn=&title=HTML/Javascript_Three_Sentence_Story_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8669&pp=&pn=&title=HTML/Javascript_Three_Sentence_Story_Game_Tutorial'>HTML/Javascript Three Sentence Story Game Tutorial (20140803)</option>
<option id='MyNew-20140802' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8663&pp=&pn=&title=HTML/Javascript_Imaginary_Numbers_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8663&pp=&pn=&title=HTML/Javascript_Imaginary_Numbers_Game_Tutorial'>HTML/Javascript Imaginary Numbers Game Tutorial (20140802)</option>
<option id='MyNew-20140801' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8781&pp=&pn=&title=Static_HTML_Javascript_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8781&pp=&pn=&title=Static_HTML_Javascript_Primer_Tutorial'>Static HTML Javascript Primer Tutorial (20140801)</option>
<option id='MyNew-20140731' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8720&pp=&pn=&title=HTML/Javascript_Overlay_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8720&pp=&pn=&title=HTML/Javascript_Overlay_Primer_Tutorial'>HTML/Javascript Overlay Primer Tutorial (20140731)</option>
<option id='MyNew-20140730' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8702&pp=&pn=&title=HTML/CSS_Overlay_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8702&pp=&pn=&title=HTML/CSS_Overlay_Primer_Tutorial'>HTML/CSS Overlay Primer Tutorial (20140730)</option>
<option id='MyNew-20140729' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8630&pp=&pn=&title=HTML/Javascript_Quadratic_Equations_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8630&pp=&pn=&title=HTML/Javascript_Quadratic_Equations_Game_Tutorial'>HTML/Javascript Quadratic Equations Game Tutorial (20140729)</option>
<option id='MyNew-20140728' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8645&pp=&pn=&title=Static_HTML_Based_PHP_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8645&pp=&pn=&title=Static_HTML_Based_PHP_Primer_Tutorial'>Static HTML Based PHP Primer Tutorial (20140728)</option>
<option id='MyNew-20140727' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8586&pp=&pn=&title=PHP_Screen_Capture_and_Page_Speed_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8586&pp=&pn=&title=PHP_Screen_Capture_and_Page_Speed_Primer_Tutorial'>PHP Screen Capture and Page Speed Primer Tutorial (20140727)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140726' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8555&pp=&pn=&title=HTML/Javascript_Sentence_Conjunction_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8555&pp=&pn=&title=HTML/Javascript_Sentence_Conjunction_Game_Tutorial'>HTML/Javascript Sentence Conjunction Game Tutorial (20140726)</option>
<option id='MyNew-20140725' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8614&pp=&pn=&title=PHP/Javascript_SVG_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8614&pp=&pn=&title=PHP/Javascript_SVG_Primer_Tutorial'>PHP/Javascript SVG Primer Tutorial (20140725)</option>
<option id='MyNew-20140724' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8609&pp=&pn=&title=HTML/Javascript_MathML_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8609&pp=&pn=&title=HTML/Javascript_MathML_Primer_Tutorial'>HTML/Javascript MathML Primer Tutorial (20140724)</option>
<option id='MyNew-20140723' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8595&pp=&pn=&title=HTML/Javascript_Geolocation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8595&pp=&pn=&title=HTML/Javascript_Geolocation_Primer_Tutorial'>HTML/Javascript Geolocation Primer Tutorial (20140723)</option>
<option id='MyNew-20140722' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21190&pp=&pn=&title=Microsoft_Word_SmartArt_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21190&pp=&pn=&title=Microsoft_Word_SmartArt_Primer_Tutorial'>Microsoft Word SmartArt Primer Tutorial (20140722)</option>
<option id='MyNew-20140721' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8541&pp=&pn=&title=HTML/Javascript_Sentence_Adjective_Clause_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8541&pp=&pn=&title=HTML/Javascript_Sentence_Adjective_Clause_Game_Tutorial'>HTML/Javascript Sentence Adjective Clause Game Tutorial (20140721)</option>
<option id='MyNew-20140720' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8497&pp=&pn=&title=Linux_vi_C_make_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8497&pp=&pn=&title=Linux_vi_C_make_Primer_Tutorial'>Linux vi C make Primer Tutorial (20140720)</option>
<option id='MyNew-20140719' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8486&pp=&pn=&title=Virtual_Hosts_with_EasyPHP_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8486&pp=&pn=&title=Virtual_Hosts_with_EasyPHP_Primer_Tutorial'>Virtual Hosts with EasyPHP Primer Tutorial (20140719)</option>
<option id='MyNew-20140718' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8290&pp=&pn=&title=Liferay_Java_Web_Portal_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8290&pp=&pn=&title=Liferay_Java_Web_Portal_Primer_Tutorial'>Liferay Java Web Portal Primer Tutorial (20140718)</option>
<option id='MyNew-20140717' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8520&pp=&pn=&title=Ajax_All_Textboxes_All_Mandatory_Form_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8520&pp=&pn=&title=Ajax_All_Textboxes_All_Mandatory_Form_Primer_Tutorial'>Ajax All Textboxes All Mandatory Form Primer Tutorial (20140717)</option>
<option id='MyNew-20140716' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6404&pp=&pn=&title=Administration_of_Magento_eCommerce_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6404&pp=&pn=&title=Administration_of_Magento_eCommerce_Primer_Tutorial'>Administration of Magento eCommerce Primer Tutorial (20140716)</option>
<option id='MyNew-20140715' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8452&pp=&pn=&title=PostgreSQL_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8452&pp=&pn=&title=PostgreSQL_Primer_Tutorial'>PostgreSQL Primer Tutorial (20140715)</option>
<option id='MyNew-20140714' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8464&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_JSON_Data_Table_Event_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8464&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_JSON_Data_Table_Event_Tutorial'>PHP/Javascript/HTML Google Chart JSON Data Table Event Tutorial (20140714)</option>
<option id='MyNew-20140713' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8470&pp=&pn=&title=MacPorts_pdf2json_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8470&pp=&pn=&title=MacPorts_pdf2json_Primer_Tutorial'>MacPorts pdf2json Primer Tutorial (20140713)</option>
<option id='MyNew-20140712' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8044&pp=&pn=&title=Document_Fidelity_XPS_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8044&pp=&pn=&title=Document_Fidelity_XPS_Tutorial'>Document Fidelity XPS Tutorial (20140712)</option>
<option id='MyNew-20140711' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8461&pp=&pn=&title=PHP_Guestbook_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8461&pp=&pn=&title=PHP_Guestbook_Primer_Tutorial'>PHP Guestbook Primer Tutorial (20140711)</option>
<option id='MyNew-20140710' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8318&pp=&pn=&title=More_About_HTML_Forms_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8318&pp=&pn=&title=More_About_HTML_Forms_Tutorial'>More About HTML Forms Tutorial (20140710)</option>
<option id='MyNew-20140709' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8397&pp=&pn=&title=Extended_Linux_Crontab_Curl_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8397&pp=&pn=&title=Extended_Linux_Crontab_Curl_Tutorial'>Extended Linux Crontab Curl Tutorial (20140709)</option>
<option id='MyNew-20140708' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8415&pp=&pn=&title=HTML/Javascript_Canvas_Tic_Tac_Toe_Game_Drag_and_Drop_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8415&pp=&pn=&title=HTML/Javascript_Canvas_Tic_Tac_Toe_Game_Drag_and_Drop_Tutorial'>HTML/Javascript Canvas Tic Tac Toe Game Drag and Drop Tutorial (20140708)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140707' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8368&pp=&pn=&title=PHP_Where%27s_Wally_Test_Primer_Tutorial_(20140707","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8368&pp=&pn=&title=PHP_Where%27s_Wally_Test_Primer_Tutorial_(20140707'>PHP Where%27s Wally Test Primer Tutorial (20140707)</option>
<option id='MyNew-20140706' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8302&pp=&pn=&title=Apache/PHP/MySql_phpBB_Forum_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8302&pp=&pn=&title=Apache/PHP/MySql_phpBB_Forum_Primer_Tutorial'>Apache/PHP/MySql phpBB Forum Primer Tutorial (20140706)</option>
<option id='MyNew-20140705' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8360&pp=&pn=&title=Blurb_eBooks_and_Books_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8360&pp=&pn=&title=Blurb_eBooks_and_Books_Primer_Tutorial'>Blurb eBooks and Books Primer Tutorial (20140705)</option>
<option id='MyNew-20140704' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8328&pp=&pn=&title=More_on_Linux_Crontab_Curl_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8328&pp=&pn=&title=More_on_Linux_Crontab_Curl_Tutorial'>More on Linux Crontab Curl Tutorial (20140704)</option>
<option id='MyNew-20140703' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8297&pp=&pn=&title=Apache/PHP/MySql_Prestashop_eCommerce_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8297&pp=&pn=&title=Apache/PHP/MySql_Prestashop_eCommerce_Primer_Tutorial'>Apache/PHP/MySql Prestashop eCommerce Primer Tutorial (20140703)</option>
<option id='MyNew-20140702' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8273&pp=&pn=&title=Microsoft_Excel_Spreadsheet_Home_Budget_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8273&pp=&pn=&title=Microsoft_Excel_Spreadsheet_Home_Budget_Tutorial'>Microsoft Excel Spreadsheet Home Budget Tutorial (20140702)</option>
<option id='MyNew-20140701' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8261&pp=&pn=&title=HTML/Javascript_Canvas_Image_Drag_and_Drop_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8261&pp=&pn=&title=HTML/Javascript_Canvas_Image_Drag_and_Drop_Tutorial'>HTML/Javascript Canvas Image Drag and Drop Tutorial (20140701)</option>
<option id='MyNew-20140630' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8248&pp=&pn=&title=Australian_Historical_Research_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8248&pp=&pn=&title=Australian_Historical_Research_Primer_Tutorial'>Australian Historical Research Primer Tutorial (20140630)</option>
<option id='MyNew-20140629' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8282&pp=&pn=&title=HTML_Image_Map_About_Us_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8282&pp=&pn=&title=HTML_Image_Map_About_Us_Tutorial'>HTML Image Map About Us Tutorial (20140629)</option>
<option id='MyNew-20140628' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7771&pp=&pn=&title=Linux_awk_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7771&pp=&pn=&title=Linux_awk_Primer_Tutorial'>Linux awk Primer Tutorial (20140628)</option>
<option id='MyNew-20140627' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8093&pp=&pn=&title=C++_MultiDimensional_Array_istringstream_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8093&pp=&pn=&title=C++_MultiDimensional_Array_istringstream_Tutorial'>C++ MultiDimensional Array istringstream Tutorial (20140627)</option>
<option id='MyNew-20140626' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7923&pp=&pn=&title=HTML/Javascript_Sentence_Preposition_+ing_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7923&pp=&pn=&title=HTML/Javascript_Sentence_Preposition_+ing_Game_Tutorial'>HTML/Javascript Sentence Preposition +ing Game Tutorial (20140626)</option>
<option id='MyNew-20140625' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8244&pp=&pn=&title=AngularJS_Javascript_Services_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8244&pp=&pn=&title=AngularJS_Javascript_Services_Tutorial'>AngularJS Javascript Services Tutorial (20140625)</option>
<option id='MyNew-20140624' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8129&pp=&pn=&title=PHP_and_MySql_Three_Ways_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8129&pp=&pn=&title=PHP_and_MySql_Three_Ways_Tutorial'>PHP and MySql Three Ways Tutorial (20140624)</option>
<option id='MyNew-20140623' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7902&pp=&pn=&title=HTML/Javascript_Jobs_Match_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7902&pp=&pn=&title=HTML/Javascript_Jobs_Match_Game_Tutorial'>HTML/Javascript Jobs Match Game Tutorial (20140623)</option>
<option id='MyNew-20140622' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8232&pp=&pn=&title=AngularJS_Javascript_Custom_Directives_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8232&pp=&pn=&title=AngularJS_Javascript_Custom_Directives_Tutorial'>AngularJS Javascript Custom Directives Tutorial (20140622)</option>
<option id='MyNew-20140621' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8180&pp=&pn=&title=Local_Webserver_Search_Engine_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8180&pp=&pn=&title=Local_Webserver_Search_Engine_Primer_Tutorial'>Local Webserver Search Engine Primer Tutorial (20140621)</option>
<option id='MyNew-20140620' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8213&pp=&pn=&title=Linux_Crontab_Korn_Shell_Script_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8213&pp=&pn=&title=Linux_Crontab_Korn_Shell_Script_Primer_Tutorial'>Linux Crontab Korn Shell Script Primer Tutorial (20140620)</option>
<option id='MyNew-20140619' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8155&pp=&pn=&title=AngularJS_Javascript_Form_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8155&pp=&pn=&title=AngularJS_Javascript_Form_Tutorial'>AngularJS Javascript Form Tutorial (20140619)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140618' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8141&pp=&pn=&title=Windows_Right_Click_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8141&pp=&pn=&title=Windows_Right_Click_Primer_Tutorial'>Windows Right Click Primer Tutorial (20140618)</option>
<option id='MyNew-20140617' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8062&pp=&pn=&title=HTML/Javascript_Memory_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8062&pp=&pn=&title=HTML/Javascript_Memory_Game_Tutorial'>HTML/Javascript Memory Game Tutorial (20140617)</option>
<option id='MyNew-20140616' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8122&pp=&pn=&title=HTML/Javascript_Canvas_Rummy_Card_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8122&pp=&pn=&title=HTML/Javascript_Canvas_Rummy_Card_Game_Primer_Tutorial'>HTML/Javascript Canvas Rummy Card Game Primer Tutorial (20140616)</option>
<option id='MyNew-20140615' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8114&pp=&pn=&title=HTML/Javascript_Canvas_Strip_Jack_Naked_Card_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8114&pp=&pn=&title=HTML/Javascript_Canvas_Strip_Jack_Naked_Card_Game_Primer_Tutorial'>HTML/Javascript Canvas Strip Jack Naked Card Game Primer Tutorial (20140615)</option>
<option id='MyNew-20140614' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8104&pp=&pn=&title=HTML/Javascript_Canvas_Memories_Card_Game_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8104&pp=&pn=&title=HTML/Javascript_Canvas_Memories_Card_Game_Primer_Tutorial'>HTML/Javascript Canvas Memories Card Game Primer Tutorial (20140614)</option>
<option id='MyNew-20140613' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8074&pp=&pn=&title=Files_Since_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8074&pp=&pn=&title=Files_Since_Primer_Tutorial'>Files Since Primer Tutorial (20140613)</option>
<option id='MyNew-20140612' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7820&pp=&pn=&title=HTML/Javascript_Vocabulary_Steps_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7820&pp=&pn=&title=HTML/Javascript_Vocabulary_Steps_Game_Tutorial'>HTML/Javascript Vocabulary Steps Game Tutorial (20140612)</option>
<option id='MyNew-20140611' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=8052&pp=&pn=&title=Ajax_Local_JSON_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8052&pp=&pn=&title=Ajax_Local_JSON_Primer_Tutorial'>Ajax Local JSON Primer Tutorial (20140611)</option>
<option id='MyNew-20140610' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7579&pp=&pn=&title=XWindows_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7579&pp=&pn=&title=XWindows_Primer_Tutorial'>XWindows Primer Tutorial (20140610)</option>
<option id='MyNew-20140609' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7981&pp=&pn=&title=Gimp_Batch_Image_Manipulation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7981&pp=&pn=&title=Gimp_Batch_Image_Manipulation_Primer_Tutorial'>Gimp Batch Image Manipulation Primer Tutorial (20140609)</option>
<option id='MyNew-20140608' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7966&pp=&pn=&title=AngularJS_Javascript_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7966&pp=&pn=&title=AngularJS_Javascript_Primer_Tutorial'>AngularJS Javascript Primer Tutorial (20140608)</option>
<option id='MyNew-20140607' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7958&pp=&pn=&title=MongoDB_Database_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7958&pp=&pn=&title=MongoDB_Database_Primer_Tutorial'>MongoDB Database Primer Tutorial (20140607)</option>
<option id='MyNew-20140606' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7946&pp=&pn=&title=Rust_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7946&pp=&pn=&title=Rust_Primer_Tutorial'>Rust Primer Tutorial (20140606)</option>
<option id='MyNew-20140605' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7932&pp=&pn=&title=Objective-C_Player_and_Game_OOP_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7932&pp=&pn=&title=Objective-C_Player_and_Game_OOP_Primer_Tutorial'>Objective-C Player and Game OOP Primer Tutorial (20140605)</option>
<option id='MyNew-20140604' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7827&pp=&pn=&title=PHP/Javascript_Prefixes_and_Suffixes_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7827&pp=&pn=&title=PHP/Javascript_Prefixes_and_Suffixes_Game_Tutorial'>PHP/Javascript Prefixes and Suffixes Game Tutorial (20140604)</option>
<option id='MyNew-20140603' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7908&pp=&pn=&title=VB.Net_Console_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7908&pp=&pn=&title=VB.Net_Console_Application_Primer_Tutorial'>VB.Net Console Application Primer Tutorial (20140603)</option>
<option id='MyNew-20140602' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7843&pp=&pn=&title=HTML/Javascript_Surface_Areas_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7843&pp=&pn=&title=HTML/Javascript_Surface_Areas_Tutorial'>HTML/Javascript Surface Areas Tutorial (20140602)</option>
<option id='MyNew-20140601' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7892&pp=&pn=&title=HTML/Javascript_Word_Categories_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7892&pp=&pn=&title=HTML/Javascript_Word_Categories_Game_Tutorial'>HTML/Javascript Word Categories Game Tutorial (20140601)</option>
<option id='MyNew-20140531' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7882&pp=&pn=&title=HTML/Javascript_Monthly_Temperature_Comparisons_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7882&pp=&pn=&title=HTML/Javascript_Monthly_Temperature_Comparisons_Tutorial'>HTML/Javascript Monthly Temperature Comparisons Tutorial (20140531)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140530' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7879&pp=&pn=&title=PHP/Javascript_Pascal_Triangle_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7879&pp=&pn=&title=PHP/Javascript_Pascal_Triangle_Tutorial'>PHP/Javascript Pascal Triangle Tutorial (20140530)</option>
<option id='MyNew-20140529' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7868&pp=&pn=&title=Delphi_Pascal++_Embarcadero_XE6_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7868&pp=&pn=&title=Delphi_Pascal++_Embarcadero_XE6_Primer_Tutorial'>Delphi Pascal++ Embarcadero XE6 Primer Tutorial (20140529)</option>
<option id='MyNew-20140528' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7838&pp=&pn=&title=HTML/Javascript_Volumes_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7838&pp=&pn=&title=HTML/Javascript_Volumes_Tutorial'>HTML/Javascript Volumes Tutorial (20140528)</option>
<option id='MyNew-20140527' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7849&pp=&pn=&title=Mac_iPhoto_and_Gimp_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7849&pp=&pn=&title=Mac_iPhoto_and_Gimp_Primer_Tutorial'>Mac iPhoto and Gimp Primer Tutorial (20140527)</option>
<option id='MyNew-20140526' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7803&pp=&pn=&title=HTML/Javascript_Opposites_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7803&pp=&pn=&title=HTML/Javascript_Opposites_Game_Tutorial'>HTML/Javascript Opposites Game Tutorial (20140526)</option>
<option id='MyNew-20140525' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7175&pp=&pn=&title=C_File_Write_and_Read_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7175&pp=&pn=&title=C_File_Write_and_Read_Primer_Tutorial'>C File Write and Read Primer Tutorial (20140525)</option>
<option id='MyNew-20140524' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7831&pp=&pn=&title=HTML/Javascript_Areas_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7831&pp=&pn=&title=HTML/Javascript_Areas_Tutorial'>HTML/Javascript Areas Tutorial (20140524)</option>
<option id='MyNew-20140523' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7765&pp=&pn=&title=Java_Player_Class_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7765&pp=&pn=&title=Java_Player_Class_Primer_Tutorial'>Java Player Class Primer Tutorial (20140523)</option>
<option id='MyNew-20140522' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7647&pp=&pn=&title=PHP/Javascript_How_Many_Such_Words_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7647&pp=&pn=&title=PHP/Javascript_How_Many_Such_Words_Game_Tutorial'>PHP/Javascript How Many Such Words Game Tutorial (20140522)</option>
<option id='MyNew-20140521' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7529&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Another_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7529&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Another_Tutorial'>Yahoo YQL Web Service JSON Another Tutorial (20140521)</option>
<option id='MyNew-20140520' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7812&pp=&pn=&title=HTML/Javascript_Odd_One_Out_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7812&pp=&pn=&title=HTML/Javascript_Odd_One_Out_Game_Tutorial'>HTML/Javascript Odd One Out Game Tutorial (20140520)</option>
<option id='MyNew-20140519' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7025&pp=&pn=&title=Java_Cut_and_Paste_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7025&pp=&pn=&title=Java_Cut_and_Paste_Primer_Tutorial'>Java Cut and Paste Primer Tutorial (20140519)</option>
<option id='MyNew-20140518' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7783&pp=&pn=&title=Apache_CentOS_WebServer_and_The_Three_Ps_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7783&pp=&pn=&title=Apache_CentOS_WebServer_and_The_Three_Ps_Primer_Tutorial'>Apache CentOS WebServer and The Three Ps Primer Tutorial (20140518)</option>
<option id='MyNew-20140517' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7049&pp=&pn=&title=Python_List_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7049&pp=&pn=&title=Python_List_Primer_Tutorial'>Python List Primer Tutorial (20140517)</option>
<option id='MyNew-20140516' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7217&pp=&pn=&title=MySql_Repair_Table_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7217&pp=&pn=&title=MySql_Repair_Table_Primer_Tutorial'>MySql Repair Table Primer Tutorial (20140516)</option>
<option id='MyNew-20140515' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7745&pp=&pn=&title=Microsoft_Excel_Spreadsheet_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7745&pp=&pn=&title=Microsoft_Excel_Spreadsheet_Primer_Tutorial'>Microsoft Excel Spreadsheet Primer Tutorial (20140515)</option>
<option id='MyNew-20140514' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7727&pp=&pn=&title=Survey_Related_Topic_or_Poll_Sankey_Diagram_Primer_Tutorial_","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7727&pp=&pn=&title=Survey_Related_Topic_or_Poll_Sankey_Diagram_Primer_Tutorial_'>Survey Related Topic or Poll Sankey Diagram Primer Tutorial (20140514)</option>
<option id='MyNew-20140513' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7710&pp=&pn=&title=Survey_Topic_or_Poll_Histogram_Primer_Tutorial_","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7710&pp=&pn=&title=Survey_Topic_or_Poll_Histogram_Primer_Tutorial_'>Survey Topic or Poll Histogram Primer Tutorial (20140513)</option>
<option id='MyNew-20140512' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7704&pp=&pn=&title=Integrating_Google_Map_Chart_with_Geographicals_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7704&pp=&pn=&title=Integrating_Google_Map_Chart_with_Geographicals_Tutorial'>Integrating Google Map Chart with Geographicals Tutorial (20140512)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140511' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7687&pp=&pn=&title=HTML/Javascript_Canvas_Visual_Double_Click_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7687&pp=&pn=&title=HTML/Javascript_Canvas_Visual_Double_Click_Tutorial'>HTML/Javascript Canvas Visual Double Click Tutorial (20140511)</option>
<option id='MyNew-20140510' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7666&pp=&pn=&title=HTML/Javascript_Visual_Change_Drop_Punt_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7666&pp=&pn=&title=HTML/Javascript_Visual_Change_Drop_Punt_Game_Tutorial'>HTML/Javascript Visual Change Drop Punt Game Tutorial (20140510)</option>
<option id='MyNew-20140509' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7657&pp=&pn=&title=HTML/Javascript_Visual_Drop_Punt_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7657&pp=&pn=&title=HTML/Javascript_Visual_Drop_Punt_Game_Tutorial'>HTML/Javascript Visual Drop Punt Game Tutorial (20140509)</option>
<option id='MyNew-20140508' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7591&pp=&pn=&title=HTML/Javascript_Canvas_Double_Click_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7591&pp=&pn=&title=HTML/Javascript_Canvas_Double_Click_Tutorial'>HTML/Javascript Canvas Double Click Tutorial (20140508)</option>
<option id='MyNew-20140507' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7614&pp=&pn=&title=Mac_VirtualBox_Windows_8_IE_11_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7614&pp=&pn=&title=Mac_VirtualBox_Windows_8_IE_11_Primer_Tutorial'>Mac VirtualBox Windows 8 IE 11 Primer Tutorial (20140507)</option>
<option id='MyNew-20140506' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7554&pp=&pn=&title=OpenCV_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7554&pp=&pn=&title=OpenCV_Primer_Tutorial'>OpenCV Primer Tutorial (20140506)</option>
<option id='MyNew-20140505' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7568&pp=&pn=&title=HTML/Javascript_Canvas_Image_Copy_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7568&pp=&pn=&title=HTML/Javascript_Canvas_Image_Copy_Tutorial'>HTML/Javascript Canvas Image Copy Tutorial (20140505)</option>
<option id='MyNew-20140504' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6311&pp=&pn=&title=HTML_Entities_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6311&pp=&pn=&title=HTML_Entities_Primer_Tutorial'>HTML Entities Primer Tutorial (20140504)</option>
<option id='MyNew-20140503' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7468&pp=&pn=&title=Lisp_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7468&pp=&pn=&title=Lisp_Primer_Tutorial'>Lisp Primer Tutorial (20140503)</option>
<option id='MyNew-20140502' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7536&pp=&pn=&title=HTML/Javascript_Drop_Punt_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7536&pp=&pn=&title=HTML/Javascript_Drop_Punt_Game_Tutorial'>HTML/Javascript Drop Punt Game Tutorial (20140502)</option>
<option id='MyNew-20140501' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7512&pp=&pn=&title=PostScript_at_Linux_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7512&pp=&pn=&title=PostScript_at_Linux_Primer_Tutorial'>PostScript at Linux Primer Tutorial (20140501)</option>
<option id='MyNew-20140430' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7498&pp=&pn=&title=Wine_for_Windows_on_Mac_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7498&pp=&pn=&title=Wine_for_Windows_on_Mac_Primer_Tutorial'>Wine for Windows on Mac Primer Tutorial (20140430)</option>
<option id='MyNew-20140429' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7490&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Treemap_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7490&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Treemap_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Treemap Chart Tutorial (20140429)</option>
<option id='MyNew-20140428' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7474&pp=&pn=&title=GoToMeeting_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7474&pp=&pn=&title=GoToMeeting_Primer_Tutorial'>GoToMeeting Primer Tutorial (20140428)</option>
<option id='MyNew-20140427' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7279&pp=&pn=&title=HTML/Javascript_Canvas_Polygon_Areas_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7279&pp=&pn=&title=HTML/Javascript_Canvas_Polygon_Areas_Game_Tutorial'>HTML/Javascript Canvas Polygon Areas Game Tutorial (20140427)</option>
<option id='MyNew-20140426' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7451&pp=&pn=&title=Perl_CGI_Email_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7451&pp=&pn=&title=Perl_CGI_Email_Primer_Tutorial'>Perl CGI Email Primer Tutorial (20140426)</option>
<option id='MyNew-20140425' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7422&pp=&pn=&title=Perl_CGI_and_Javascript_Cookies_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7422&pp=&pn=&title=Perl_CGI_and_Javascript_Cookies_Primer_Tutorial'>Perl CGI and Javascript Cookies Primer Tutorial (20140425)</option>
<option id='MyNew-20140424' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7405&pp=&pn=&title=Perl_CGI_Redirect_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7405&pp=&pn=&title=Perl_CGI_Redirect_Primer_Tutorial'>Perl CGI Redirect Primer Tutorial (20140424)</option>
<option id='MyNew-20140423' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7379&pp=&pn=&title=Xcode_Cocoa-Applescript_Dictation_Program_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7379&pp=&pn=&title=Xcode_Cocoa-Applescript_Dictation_Program_Primer_Tutorial'>Xcode Cocoa-Applescript Dictation Program Primer Tutorial (20140423)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140422' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7362&pp=&pn=&title=Mac_OS_X_Dictation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7362&pp=&pn=&title=Mac_OS_X_Dictation_Primer_Tutorial'>Mac OS X Dictation Primer Tutorial (20140422)</option>
<option id='MyNew-20140421' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7345&pp=&pn=&title=C++_std::vector_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7345&pp=&pn=&title=C++_std::vector_Primer_Tutorial'>C++ std::vector Primer Tutorial (20140421)</option>
<option id='MyNew-20140420' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7329&pp=&pn=&title=ASP.NET_Website_Razor_v3_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7329&pp=&pn=&title=ASP.NET_Website_Razor_v3_Primer_Tutorial'>ASP.NET Website Razor v3 Primer Tutorial (20140420)</option>
<option id='MyNew-20140419' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7306&pp=&pn=&title=Javascript_Thumbnails_in_Your_WordPress_Post_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7306&pp=&pn=&title=Javascript_Thumbnails_in_Your_WordPress_Post_Primer_Tutorial'>Javascript Thumbnails in Your WordPress Post Primer Tutorial (20140419)</option>
<option id='MyNew-20140418' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7293&pp=&pn=&title=Windows_Desktop_Email_Client_Calendar_Macro_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7293&pp=&pn=&title=Windows_Desktop_Email_Client_Calendar_Macro_Primer_Tutorial'>Windows Desktop Email Client Calendar Macro Primer Tutorial (20140418)</option>
<option id='MyNew-20140417' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7285&pp=&pn=&title=HTML/Javascript_and_PHP_Quiz_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7285&pp=&pn=&title=HTML/Javascript_and_PHP_Quiz_Tutorial'>HTML/Javascript and PHP Quiz Tutorial (20140417)</option>
<option id='MyNew-20140416' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7271&pp=&pn=&title=HTML/Javascript_Canvas_Triangles_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7271&pp=&pn=&title=HTML/Javascript_Canvas_Triangles_Game_Tutorial'>HTML/Javascript Canvas Triangles Game Tutorial (20140416)</option>
<option id='MyNew-20140415' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7126&pp=&pn=&title=Windows_Remote_Desktop_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7126&pp=&pn=&title=Windows_Remote_Desktop_Primer_Tutorial'>Windows Remote Desktop Primer Tutorial (20140415)</option>
<option id='MyNew-20140414' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7264&pp=&pn=&title=HTML/Javascript_Canvas_Surds_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7264&pp=&pn=&title=HTML/Javascript_Canvas_Surds_Game_Tutorial'>HTML/Javascript Canvas Surds Game Tutorial (20140414)</option>
<option id='MyNew-20140413' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7258&pp=&pn=&title=HTML/Javascript_Canvas_Fractions_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7258&pp=&pn=&title=HTML/Javascript_Canvas_Fractions_Game_Tutorial'>HTML/Javascript Canvas Fractions Game Tutorial (20140413)</option>
<option id='MyNew-20140412' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7239&pp=&pn=&title=AutoHotKey_Record_and_Compile_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7239&pp=&pn=&title=AutoHotKey_Record_and_Compile_Primer_Tutorial'>AutoHotKey Record and Compile Primer Tutorial (20140412)</option>
<option id='MyNew-20140411' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7229&pp=&pn=&title=Python_Tkinter_CGI_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7229&pp=&pn=&title=Python_Tkinter_CGI_Tutorial'>Python Tkinter CGI Tutorial (20140411)</option>
<option id='MyNew-20140410' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7189&pp=&pn=&title=Python_Tkinter_Install_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7189&pp=&pn=&title=Python_Tkinter_Install_Tutorial'>Python Tkinter Install Tutorial (20140410)</option>
<option id='MyNew-20140409' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?wysijap=subscriptions&pp=&pn=&title=Subscription_confirmation","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?wysijap=subscriptions&pp=&pn=&title=Subscription_confirmation'>Subscription confirmation (20140409)</option>
<option id='MyNew-20140409a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7067&pp=&pn=&title=Linux_Find_and/or_Locate_Files/Directories_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7067&pp=&pn=&title=Linux_Find_and/or_Locate_Files/Directories_Primer_Tutorial'>Linux Find and/or Locate Files/Directories Primer Tutorial (20140409)</option>
<option id='MyNew-20140408' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6458&pp=&pn=&title=Mac_Dictionary_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6458&pp=&pn=&title=Mac_Dictionary_Primer_Tutorial'>Mac Dictionary Primer Tutorial (20140408)</option>
<option id='MyNew-20140407' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7144&pp=&pn=&title=Tcl/Tk_Bats_and_Ball_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7144&pp=&pn=&title=Tcl/Tk_Bats_and_Ball_Tutorial'>Tcl/Tk Bats and Ball Tutorial (20140407)</option>
<option id='MyNew-20140406' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7137&pp=&pn=&title=WordPress_Text_Widget_Background_Image_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7137&pp=&pn=&title=WordPress_Text_Widget_Background_Image_Tutorial'>WordPress Text Widget Background Image Tutorial (20140406)</option>
<option id='MyNew-20140405' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7092&pp=&pn=&title=Javascript_in_Your_WordPress_Post_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7092&pp=&pn=&title=Javascript_in_Your_WordPress_Post_Primer_Tutorial'>Javascript in Your WordPress Post Primer Tutorial (20140405)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140404' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6399&pp=&pn=&title=Linux_Crontab_Curl_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6399&pp=&pn=&title=Linux_Crontab_Curl_Primer_Tutorial'>Linux Crontab Curl Primer Tutorial (20140404)</option>
<option id='MyNew-20140403' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7056&pp=&pn=&title=Python_Webserver_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7056&pp=&pn=&title=Python_Webserver_Primer_Tutorial'>Python Webserver Primer Tutorial (20140403)</option>
<option id='MyNew-20140402' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6658&pp=&pn=&title=Windows_Live_Movie_Maker_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6658&pp=&pn=&title=Windows_Live_Movie_Maker_Primer_Tutorial'>Windows Live Movie Maker Primer Tutorial (20140402)</option>
<option id='MyNew-20140401' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6896&pp=&pn=&title=Windows_Live_Essentials_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6896&pp=&pn=&title=Windows_Live_Essentials_Primer_Tutorial'>Windows Live Essentials Primer Tutorial (20140401)</option>
<option id='MyNew-20140331' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7031&pp=&pn=&title=MySql_on_Command_Line_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7031&pp=&pn=&title=MySql_on_Command_Line_Primer_Tutorial'>MySql on Command Line Primer Tutorial (20140331)</option>
<option id='MyNew-20140330' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6990&pp=&pn=&title=PHP/Javascript_Three_to_Six_Letter_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6990&pp=&pn=&title=PHP/Javascript_Three_to_Six_Letter_Game_Tutorial'>PHP/Javascript Three to Six Letter Game Tutorial (20140330)</option>
<option id='MyNew-20140329' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=7008&pp=&pn=&title=Java_Command_Line_Arguments_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7008&pp=&pn=&title=Java_Command_Line_Arguments_Primer_Tutorial'>Java Command Line Arguments Primer Tutorial (20140329)</option>
<option id='MyNew-20140328' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6407&pp=&pn=&title=Web_Server_Access_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6407&pp=&pn=&title=Web_Server_Access_Primer_Tutorial'>Web Server Access Primer Tutorial (20140328)</option>
<option id='MyNew-20140327' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6976&pp=&pn=&title=Linux_Monitor_Processes_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6976&pp=&pn=&title=Linux_Monitor_Processes_Primer_Tutorial'>Linux Monitor Processes Primer Tutorial (20140327)</option>
<option id='MyNew-20140326' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6963&pp=&pn=&title=PHP/Javascript/HTML_DateTime_Period_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6963&pp=&pn=&title=PHP/Javascript/HTML_DateTime_Period_Primer_Tutorial'>PHP/Javascript/HTML DateTime Period Primer Tutorial (20140326)</option>
<option id='MyNew-20140325' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6741&pp=&pn=&title=Yahoo_YQL_Yahoo_News_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6741&pp=&pn=&title=Yahoo_YQL_Yahoo_News_Tutorial'>Yahoo YQL Yahoo News Tutorial (20140325)</option>
<option id='MyNew-20140324' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6950&pp=&pn=&title=PHP/Javascript_Find_Those_Words_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6950&pp=&pn=&title=PHP/Javascript_Find_Those_Words_Game_Tutorial'>PHP/Javascript Find Those Words Game Tutorial (20140324)</option>
<option id='MyNew-20140323' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6926&pp=&pn=&title=HTML/Javascript_Email_Form_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6926&pp=&pn=&title=HTML/Javascript_Email_Form_Primer_Tutorial'>HTML/Javascript Email Form Primer Tutorial (20140323)</option>
<option id='MyNew-20140322' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6910&pp=&pn=&title=iWeb_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6910&pp=&pn=&title=iWeb_Primer_Tutorial'>iWeb Primer Tutorial (20140322)</option>
<option id='MyNew-20140321' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6873&pp=&pn=&title=Windows_Text_Editor_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6873&pp=&pn=&title=Windows_Text_Editor_Primer_Tutorial'>Windows Text Editor Primer Tutorial (20140321)</option>
<option id='MyNew-20140320' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6855&pp=&pn=&title=Touch_Swipe_Gesture_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6855&pp=&pn=&title=Touch_Swipe_Gesture_Primer_Tutorial'>Touch Swipe Gesture Primer Tutorial (20140320)</option>
<option id='MyNew-20140319' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6839&pp=&pn=&title=Javascript_Prototype_Library_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6839&pp=&pn=&title=Javascript_Prototype_Library_Primer_Tutorial'>Javascript Prototype Library Primer Tutorial (20140319)</option>
<option id='MyNew-20140318' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6835&pp=&pn=&title=HTML/Javascript_Synonyms,_Antonyms,_Homonyms,_Rhymes_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6835&pp=&pn=&title=HTML/Javascript_Synonyms,_Antonyms,_Homonyms,_Rhymes_Game_Tutorial'>HTML/Javascript Synonyms, Antonyms, Homonyms, Rhymes Game Tutorial (20140318)</option>
<option id='MyNew-20140317' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6818&pp=&pn=&title=iPad_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6818&pp=&pn=&title=iPad_Primer_Tutorial'>iPad Primer Tutorial (20140317)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140316' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6795&pp=&pn=&title=PHP/HTML/Javascript_Password_Protect_Image_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6795&pp=&pn=&title=PHP/HTML/Javascript_Password_Protect_Image_Primer_Tutorial'>PHP/HTML/Javascript Password Protect Image Primer Tutorial (20140316)</option>
<option id='MyNew-20140315' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6788&pp=&pn=&title=C_String_Function_Timings_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6788&pp=&pn=&title=C_String_Function_Timings_Primer_Tutorial'>C String Function Timings Primer Tutorial (20140315)</option>
<option id='MyNew-20140314' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6776&pp=&pn=&title=Windows_Multitasking_Tip_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6776&pp=&pn=&title=Windows_Multitasking_Tip_Primer_Tutorial'>Windows Multitasking Tip Primer Tutorial (20140314)</option>
<option id='MyNew-20140313' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6343&pp=&pn=&title=Linux_Diskutil_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6343&pp=&pn=&title=Linux_Diskutil_Primer_Tutorial'>Linux Diskutil Primer Tutorial (20140313)</option>
<option id='MyNew-20140312' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6755&pp=&pn=&title=Data_Security_via_Cryptography_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6755&pp=&pn=&title=Data_Security_via_Cryptography_Primer_Tutorial'>Data Security via Cryptography Primer Tutorial (20140312)</option>
<option id='MyNew-20140311' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6738&pp=&pn=&title=HTML/Javascript_Ahead_of_the_Odds_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6738&pp=&pn=&title=HTML/Javascript_Ahead_of_the_Odds_Game_Tutorial'>HTML/Javascript Ahead of the Odds Game Tutorial (20140311)</option>
<option id='MyNew-20140310' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6728&pp=&pn=&title=C_2D_Array_via_File_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6728&pp=&pn=&title=C_2D_Array_via_File_Tutorial'>C 2D Array via File Tutorial (20140310)</option>
<option id='MyNew-20140309' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6700&pp=&pn=&title=Eclipse_and_Android_Studio_Dynamic_Text_View_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6700&pp=&pn=&title=Eclipse_and_Android_Studio_Dynamic_Text_View_Primer_Tutorial'>Eclipse and Android Studio Dynamic Text View Primer Tutorial (20140309)</option>
<option id='MyNew-20140308' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6577&pp=&pn=&title=HTML/Javascript_Prepositions_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6577&pp=&pn=&title=HTML/Javascript_Prepositions_Game_Tutorial'>HTML/Javascript Prepositions Game Tutorial (20140308)</option>
<option id='MyNew-20140307' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6667&pp=&pn=&title=Android_Studio_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6667&pp=&pn=&title=Android_Studio_Primer_Tutorial'>Android Studio Primer Tutorial (20140307)</option>
<option id='MyNew-20140306' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6645&pp=&pn=&title=C++_Formatting_cout_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6645&pp=&pn=&title=C++_Formatting_cout_Primer_Tutorial'>C++ Formatting cout Primer Tutorial (20140306)</option>
<option id='MyNew-20140305' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6632&pp=&pn=&title=Rename_Scenarios_in_Linux_Shell_Script_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6632&pp=&pn=&title=Rename_Scenarios_in_Linux_Shell_Script_Primer_Tutorial'>Rename Scenarios in Linux Shell Script Primer Tutorial (20140305)</option>
<option id='MyNew-20140304' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6360&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Next_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6360&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Next_Tutorial'>Yahoo YQL Web Service JSON Next Tutorial (20140304)</option>
<option id='MyNew-20140303' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6550&pp=&pn=&title=Mind_Mapping_via_Free_Mind_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6550&pp=&pn=&title=Mind_Mapping_via_Free_Mind_Primer_Tutorial'>Mind Mapping via Free Mind Primer Tutorial (20140303)</option>
<option id='MyNew-20140302' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6598&pp=&pn=&title=PHP/Javascript_Crossword_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6598&pp=&pn=&title=PHP/Javascript_Crossword_Game_Tutorial'>PHP/Javascript Crossword Game Tutorial (20140302)</option>
<option id='MyNew-20140301' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6588&pp=&pn=&title=Mac_Messages_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6588&pp=&pn=&title=Mac_Messages_Primer_Tutorial'>Mac Messages Primer Tutorial (20140301)</option>
<option id='MyNew-20140228' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6571&pp=&pn=&title=PHP/Javascript_Spelling_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6571&pp=&pn=&title=PHP/Javascript_Spelling_Game_Tutorial'>PHP/Javascript Spelling Game Tutorial (20140228)</option>
<option id='MyNew-20140227' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6560&pp=&pn=&title=Gimp_Colour_Balance_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6560&pp=&pn=&title=Gimp_Colour_Balance_Primer_Tutorial'>Gimp Colour Balance Primer Tutorial (20140227)</option>
<option id='MyNew-20140226' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6541&pp=&pn=&title=PHP/Javascript_Derivations_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6541&pp=&pn=&title=PHP/Javascript_Derivations_Game_Tutorial'>PHP/Javascript Derivations Game Tutorial (20140226)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140225' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6524&pp=&pn=&title=Windows_Control_Panel_Action_Center_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6524&pp=&pn=&title=Windows_Control_Panel_Action_Center_Primer_Tutorial'>Windows Control Panel Action Center Primer Tutorial (20140225)</option>
<option id='MyNew-20140224' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6515&pp=&pn=&title=PHP/Javascript_Decoding_Scrambled_Words_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6515&pp=&pn=&title=PHP/Javascript_Decoding_Scrambled_Words_Game_Tutorial'>PHP/Javascript Decoding Scrambled Words Game Tutorial (20140224)</option>
<option id='MyNew-20140223' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6434&pp=&pn=&title=Java_CSV_File_Read_and_Process_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6434&pp=&pn=&title=Java_CSV_File_Read_and_Process_Primer_Tutorial'>Java CSV File Read and Process Primer Tutorial (20140223)</option>
<option id='MyNew-20140222' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6504&pp=&pn=&title=ASP.Net_VS_2013_Express_Wcf_Service_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6504&pp=&pn=&title=ASP.Net_VS_2013_Express_Wcf_Service_Primer_Tutorial'>ASP.Net VS 2013 Express Wcf Service Primer Tutorial (20140222)</option>
<option id='MyNew-20140221' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6494&pp=&pn=&title=PHP/Javascript_Can_You_See_Any_Words_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6494&pp=&pn=&title=PHP/Javascript_Can_You_See_Any_Words_Game_Tutorial'>PHP/Javascript Can You See Any Words Game Tutorial (20140221)</option>
<option id='MyNew-20140220' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6490&pp=&pn=&title=PHP/Javascript_Words_Within_Words_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6490&pp=&pn=&title=PHP/Javascript_Words_Within_Words_Game_Tutorial'>PHP/Javascript Words Within Words Game Tutorial (20140220)</option>
<option id='MyNew-20140219' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6481&pp=&pn=&title=PHP/Javascript_Hangman_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6481&pp=&pn=&title=PHP/Javascript_Hangman_Game_Tutorial'>PHP/Javascript Hangman Game Tutorial (20140219)</option>
<option id='MyNew-20140218' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6466&pp=&pn=&title=ASP.Net_.Net_4.5_VS_Web_Express_2013_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6466&pp=&pn=&title=ASP.Net_.Net_4.5_VS_Web_Express_2013_Primer_Tutorial'>ASP.Net .Net 4.5 VS Web Express 2013 Primer Tutorial (20140218)</option>
<option id='MyNew-20140217' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6445&pp=&pn=&title=Mac_iPhoto_Slideshow_to_iTunes_and_iMovie_Movie_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6445&pp=&pn=&title=Mac_iPhoto_Slideshow_to_iTunes_and_iMovie_Movie_Primer_Tutorial'>Mac iPhoto Slideshow to iTunes and iMovie Movie Primer Tutorial (20140217)</option>
<option id='MyNew-20140216' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6349&pp=&pn=&title=Mac_iPhoto_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6349&pp=&pn=&title=Mac_iPhoto_Primer_Tutorial'>Mac iPhoto Primer Tutorial (20140216)</option>
<option id='MyNew-20140215' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6367&pp=&pn=&title=HTML/Javascript_Egg_Timer_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6367&pp=&pn=&title=HTML/Javascript_Egg_Timer_Game_Tutorial'>HTML/Javascript Egg Timer Game Tutorial (20140215)</option>
<option id='MyNew-20140214' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6385&pp=&pn=&title=Javascript/CSS_Lightbox_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6385&pp=&pn=&title=Javascript/CSS_Lightbox_Primer_Tutorial'>Javascript/CSS Lightbox Primer Tutorial (20140214)</option>
<option id='MyNew-20140213' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6304&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_FollowUp_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6304&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_FollowUp_Tutorial'>Yahoo YQL Web Service JSON FollowUp Tutorial (20140213)</option>
<option id='MyNew-20140212' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6297&pp=&pn=&title=Javascript_Object_Oriented_More_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6297&pp=&pn=&title=Javascript_Object_Oriented_More_Tutorial'>Javascript Object Oriented More Tutorial (20140212)</option>
<option id='MyNew-20140211' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6203&pp=&pn=&title=Administration_of_VirtueMart_eCommerce_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6203&pp=&pn=&title=Administration_of_VirtueMart_eCommerce_Primer_Tutorial'>Administration of VirtueMart eCommerce Primer Tutorial (20140211)</option>
<option id='MyNew-20140210' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5601&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Pie_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5601&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Pie_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Diff Pie Chart Tutorial (20140210)</option>
<option id='MyNew-20140209' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6285&pp=&pn=&title=Javascript_Object_Oriented_Approach_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6285&pp=&pn=&title=Javascript_Object_Oriented_Approach_Primer_Tutorial'>Javascript Object Oriented Approach Primer Tutorial (20140209)</option>
<option id='MyNew-20140208' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6276&pp=&pn=&title=Javascript_Array_of_Structures_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6276&pp=&pn=&title=Javascript_Array_of_Structures_Primer_Tutorial'>Javascript Array of Structures Primer Tutorial (20140208)</option>
<option id='MyNew-20140207' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6098&pp=&pn=&title=Cross_Browser/Platform_Javascript_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6098&pp=&pn=&title=Cross_Browser/Platform_Javascript_Primer_Tutorial'>Cross Browser/Platform Javascript Primer Tutorial (20140207)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140206' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6251&pp=&pn=&title=Change_the_Weather_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6251&pp=&pn=&title=Change_the_Weather_Tutorial'>Change the Weather Tutorial (20140206)</option>
<option id='MyNew-20140205' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6241&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Calendar_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6241&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Calendar_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Calendar Chart Tutorial (20140205)</option>
<option id='MyNew-20140204' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6226&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Sankey_Diagram_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6226&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Sankey_Diagram_Tutorial'>PHP/Javascript/HTML Google Chart Sankey Diagram Tutorial (20140204)</option>
<option id='MyNew-20140203' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6208&pp=&pn=&title=Mojito_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6208&pp=&pn=&title=Mojito_Primer_Tutorial'>Mojito Primer Tutorial (20140203)</option>
<option id='MyNew-20140202' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6077&pp=&pn=&title=Linux_Background_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6077&pp=&pn=&title=Linux_Background_Primer_Tutorial'>Linux Background Primer Tutorial (20140202)</option>
<option id='MyNew-20140201' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6180&pp=&pn=&title=Administration_of_osCommerce_eCommerce_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6180&pp=&pn=&title=Administration_of_osCommerce_eCommerce_Primer_Tutorial'>Administration of osCommerce eCommerce Primer Tutorial (20140201)</option>
<option id='MyNew-20140131' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6194&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6194&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Primer_Tutorial'>Yahoo YQL Web Service JSON Primer Tutorial (20140131)</option>
<option id='MyNew-20140130' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6170&pp=&pn=&title=Ajax_jQuery_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6170&pp=&pn=&title=Ajax_jQuery_Primer_Tutorial'>Ajax jQuery Primer Tutorial (20140130)</option>
<option id='MyNew-20140129' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5768&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Intervals_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5768&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Intervals_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Intervals Chart Tutorial (20140129)</option>
<option id='MyNew-20140128' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6131&pp=&pn=&title=Mac_Mavericks_Maps_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6131&pp=&pn=&title=Mac_Mavericks_Maps_Primer_Tutorial'>Mac Mavericks Maps Primer Tutorial (20140128)</option>
<option id='MyNew-20140127' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6158&pp=&pn=&title=C,_C++_NetBeans,_gdbserver_Debugging_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6158&pp=&pn=&title=C,_C++_NetBeans,_gdbserver_Debugging_Primer_Tutorial'>C, C++ NetBeans, gdbserver Debugging Primer Tutorial (20140127)</option>
<option id='MyNew-20140126' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6145&pp=&pn=&title=Mac_Mavericks_iBooks_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6145&pp=&pn=&title=Mac_Mavericks_iBooks_Primer_Tutorial'>Mac Mavericks iBooks Primer Tutorial (20140126)</option>
<option id='MyNew-20140125' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6123&pp=&pn=&title=Mac_Finder_Tags_in_Mavericks_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6123&pp=&pn=&title=Mac_Finder_Tags_in_Mavericks_Primer_Tutorial'>Mac Finder Tags in Mavericks Primer Tutorial (20140125)</option>
<option id='MyNew-20140124' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6110&pp=&pn=&title=Touch_Pinch_Gesture_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6110&pp=&pn=&title=Touch_Pinch_Gesture_Primer_Tutorial'>Touch Pinch Gesture Primer Tutorial (20140124)</option>
<option id='MyNew-20140123' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5839&pp=&pn=&title=Ajax_Global_Weather_Auto-completion_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5839&pp=&pn=&title=Ajax_Global_Weather_Auto-completion_Tutorial'>Ajax Global Weather Auto-completion Tutorial (20140123)</option>
<option id='MyNew-20140122' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5752&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Histogram_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5752&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Histogram_Tutorial'>PHP/Javascript/HTML Google Chart Histogram Tutorial (20140122)</option>
<option id='MyNew-20140121' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5930&pp=&pn=&title=CSS3_Transformations_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5930&pp=&pn=&title=CSS3_Transformations_Primer_Tutorial'>CSS3 Transformations Primer Tutorial (20140121)</option>
<option id='MyNew-20140120' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6038&pp=&pn=&title=Moving_HTML_Elements_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6038&pp=&pn=&title=Moving_HTML_Elements_Primer_Tutorial'>Moving HTML Elements Primer Tutorial (20140120)</option>
<option id='MyNew-20140119' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6056&pp=&pn=&title=Apache_.htaccess_Autoprepend_Autoappend_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6056&pp=&pn=&title=Apache_.htaccess_Autoprepend_Autoappend_Primer_Tutorial'>Apache .htaccess Autoprepend Autoappend Primer Tutorial (20140119)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140118' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6026&pp=&pn=&title=Google_API_Console_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6026&pp=&pn=&title=Google_API_Console_Primer_Tutorial'>Google API Console Primer Tutorial (20140118)</option>
<option id='MyNew-20140117' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=6005&pp=&pn=&title=Flickr_and_Wordpress_Integration_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6005&pp=&pn=&title=Flickr_and_Wordpress_Integration_Primer_Tutorial'>Flickr and Wordpress Integration Primer Tutorial (20140117)</option>
<option id='MyNew-20140116' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5978&pp=&pn=&title=Nala_Looking_Up_in_the_World","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5978&pp=&pn=&title=Nala_Looking_Up_in_the_World'>Nala Looking Up in the World (20140116)</option>
<option id='MyNew-20140116a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5959&pp=&pn=&title=NetBeans_Grails_Groovy_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5959&pp=&pn=&title=NetBeans_Grails_Groovy_Primer_Tutorial'>NetBeans Grails Groovy Primer Tutorial (20140116)</option>
<option id='MyNew-20140115' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5935&pp=&pn=&title=Eclipse_Fullscreen_Activity_Android_App_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5935&pp=&pn=&title=Eclipse_Fullscreen_Activity_Android_App_Primer_Tutorial'>Eclipse Fullscreen Activity Android App Primer Tutorial (20140115)</option>
<option id='MyNew-20140114' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5916&pp=&pn=&title=CSS3_Image_Animation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5916&pp=&pn=&title=CSS3_Image_Animation_Primer_Tutorial'>CSS3 Image Animation Primer Tutorial (20140114)</option>
<option id='MyNew-20140113' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5911&pp=&pn=&title=CSS3_Animation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5911&pp=&pn=&title=CSS3_Animation_Primer_Tutorial'>CSS3 Animation Primer Tutorial (20140113)</option>
<option id='MyNew-20140112' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5795&pp=&pn=&title=Am_sorry,_but_...","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5795&pp=&pn=&title=Am_sorry,_but_...'>Am sorry, but ... (20140112)</option>
<option id='MyNew-20140112a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5896&pp=&pn=&title=CSS3_@keyframes_Rule_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5896&pp=&pn=&title=CSS3_@keyframes_Rule_Primer_Tutorial'>CSS3 @keyframes Rule Primer Tutorial (20140112)</option>
<option id='MyNew-20140111' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5873&pp=&pn=&title=WordPress_CSS_Change_helped_by_Firebug_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5873&pp=&pn=&title=WordPress_CSS_Change_helped_by_Firebug_Primer_Tutorial'>WordPress CSS Change helped by Firebug Primer Tutorial (20140111)</option>
<option id='MyNew-20140110' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5755&pp=&pn=&title=Ajax_Random_WordPress_Feed_Post_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5755&pp=&pn=&title=Ajax_Random_WordPress_Feed_Post_Primer_Tutorial'>Ajax Random WordPress Feed Post Primer Tutorial (20140110)</option>
<option id='MyNew-20140109' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5855&pp=&pn=&title=Xcode_iOS_Utility_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5855&pp=&pn=&title=Xcode_iOS_Utility_Application_Primer_Tutorial'>Xcode iOS Utility Application Primer Tutorial (20140109)</option>
<option id='MyNew-20140108' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5807&pp=&pn=&title=Integrating_Global_Weather_Ajax_with_Geographicals_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5807&pp=&pn=&title=Integrating_Global_Weather_Ajax_with_Geographicals_Tutorial'>Integrating Global Weather Ajax with Geographicals Tutorial (20140108)</option>
<option id='MyNew-20140107' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5798&pp=&pn=&title=Integrating_Global_Weather_into_Geographicals_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5798&pp=&pn=&title=Integrating_Global_Weather_into_Geographicals_Tutorial'>Integrating Global Weather into Geographicals Tutorial (20140107)</option>
<option id='MyNew-20140106' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5791&pp=&pn=&title=Ajax_Global_Weather_HTTP_Get_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5791&pp=&pn=&title=Ajax_Global_Weather_HTTP_Get_Primer_Tutorial'>Ajax Global Weather HTTP Get Primer Tutorial (20140106)</option>
<option id='MyNew-20140105' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5781&pp=&pn=&title=Safari_iPad_Issue_with_Window.Open_and_Window.Location_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5781&pp=&pn=&title=Safari_iPad_Issue_with_Window.Open_and_Window.Location_Primer_Tutorial'>Safari iPad Issue with Window.Open and Window.Location Primer Tutorial (20140105)</option>
<option id='MyNew-20140104' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5774&pp=&pn=&title=Javascript_Cookies_New_Content_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5774&pp=&pn=&title=Javascript_Cookies_New_Content_Primer_Tutorial'>Javascript Cookies New Content Primer Tutorial (20140104)</option>
<option id='MyNew-20140103' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5747&pp=&pn=&title=HTML/Javascript_Canvas_Rainbow_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5747&pp=&pn=&title=HTML/Javascript_Canvas_Rainbow_Primer_Tutorial'>HTML/Javascript Canvas Rainbow Primer Tutorial (20140103)</option>
<option id='MyNew-20140102' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5759&pp=&pn=&title=HTML/Javascript_Animal_Categorization_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5759&pp=&pn=&title=HTML/Javascript_Animal_Categorization_Tutorial'>HTML/Javascript Animal Categorization Tutorial (20140102)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20140101' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5548&pp=&pn=&title=Reveal_a_Public_Data_Source_in_an_Iframe_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5548&pp=&pn=&title=Reveal_a_Public_Data_Source_in_an_Iframe_Tutorial'>Reveal a Public Data Source in an Iframe Tutorial (20140101)</option>
<option id='MyNew-20131231' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5738&pp=&pn=&title=PHP/Javascript/HTML_Coriolis_Effect_Calculation_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5738&pp=&pn=&title=PHP/Javascript/HTML_Coriolis_Effect_Calculation_Tutorial'>PHP/Javascript/HTML Coriolis Effect Calculation Tutorial (20131231)</option>
<option id='MyNew-20131230' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5613&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Scatter_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5613&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Scatter_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Diff Scatter Chart Tutorial (20131230)</option>
<option id='MyNew-20131229' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5729&pp=&pn=&title=R_Tcl/Tk_Canvas_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5729&pp=&pn=&title=R_Tcl/Tk_Canvas_Primer_Tutorial'>R Tcl/Tk Canvas Primer Tutorial (20131229)</option>
<option id='MyNew-20131228' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5720&pp=&pn=&title=R_Tcl/Tk_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5720&pp=&pn=&title=R_Tcl/Tk_Primer_Tutorial'>R Tcl/Tk Primer Tutorial (20131228)</option>
<option id='MyNew-20131227' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5712&pp=&pn=&title=JSON_and_jQuery_International_Signage_Flickr_Feed_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5712&pp=&pn=&title=JSON_and_jQuery_International_Signage_Flickr_Feed_Game_Tutorial'>JSON and jQuery International Signage Flickr Feed Game Tutorial (20131227)</option>
<option id='MyNew-20131226' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5657&pp=&pn=&title=HTML/Javascript/CSS_Frameset_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5657&pp=&pn=&title=HTML/Javascript/CSS_Frameset_Primer_Tutorial'>HTML/Javascript/CSS Frameset Primer Tutorial (20131226)</option>
<option id='MyNew-20131225' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5702&pp=&pn=&title=Javascript_Form_Required_Fields_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5702&pp=&pn=&title=Javascript_Form_Required_Fields_Primer_Tutorial'>Javascript Form Required Fields Primer Tutorial (20131225)</option>
<option id='MyNew-20131224' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5692&pp=&pn=&title=HTML/Javascript_Canvas_Venn_Diagram_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5692&pp=&pn=&title=HTML/Javascript_Canvas_Venn_Diagram_Tutorial'>HTML/Javascript Canvas Venn Diagram Tutorial (20131224)</option>
<option id='MyNew-20131223' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5634&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Column_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5634&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Column_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Diff Column Chart Tutorial (20131223)</option>
<option id='MyNew-20131222' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5683&pp=&pn=&title=Ajax_Auto-completion_FollowUp_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5683&pp=&pn=&title=Ajax_Auto-completion_FollowUp_Tutorial'>Ajax Auto-completion FollowUp Tutorial (20131222)</option>
<option id='MyNew-20131221' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5667&pp=&pn=&title=Ajax_Auto-completion_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5667&pp=&pn=&title=Ajax_Auto-completion_Primer_Tutorial'>Ajax Auto-completion Primer Tutorial (20131221)</option>
<option id='MyNew-20131220' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5570&pp=&pn=&title=HTML/Javascript_Canvas_Maths_Division_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5570&pp=&pn=&title=HTML/Javascript_Canvas_Maths_Division_Tutorial'>HTML/Javascript Canvas Maths Division Tutorial (20131220)</option>
<option id='MyNew-20131219' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5586&pp=&pn=&title=HTML/Javascript_Canvas_Bezier_Curve_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5586&pp=&pn=&title=HTML/Javascript_Canvas_Bezier_Curve_Tutorial'>HTML/Javascript Canvas Bezier Curve Tutorial (20131219)</option>
<option id='MyNew-20131218' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5644&pp=&pn=&title=Xcode_Objective-C_Mutable_Dictionary_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5644&pp=&pn=&title=Xcode_Objective-C_Mutable_Dictionary_Primer_Tutorial'>Xcode Objective-C Mutable Dictionary Primer Tutorial (20131218)</option>
<option id='MyNew-20131217' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5303&pp=&pn=&title=Chat_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5303&pp=&pn=&title=Chat_Primer_Tutorial'>Chat Primer Tutorial (20131217)</option>
<option id='MyNew-20131216' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5622&pp=&pn=&title=PHP_Debug_via_Firefox_and_FirePHP_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5622&pp=&pn=&title=PHP_Debug_via_Firefox_and_FirePHP_Primer_Tutorial'>PHP Debug via Firefox and FirePHP Primer Tutorial (20131216)</option>
<option id='MyNew-20131216a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5609&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Scatter_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5609&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Scatter_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Scatter Chart Tutorial (20131216)</option>
<option id='MyNew-20131215' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5592&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Bar_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5592&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Bar_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Diff Bar Chart Tutorial (20131215)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20131214' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5583&pp=&pn=&title=HTML/Javascript_Canvas_Chalkboard_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5583&pp=&pn=&title=HTML/Javascript_Canvas_Chalkboard_Game_Tutorial'>HTML/Javascript Canvas Chalkboard Game Tutorial (20131214)</option>
<option id='MyNew-20131213' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5575&pp=&pn=&title=HTML/Javascript_Canvas_Card_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5575&pp=&pn=&title=HTML/Javascript_Canvas_Card_Game_Tutorial'>HTML/Javascript Canvas Card Game Tutorial (20131213)</option>
<option id='MyNew-20131212' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5561&pp=&pn=&title=PHP/HTML/Javascript_Canvas_Rotation_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5561&pp=&pn=&title=PHP/HTML/Javascript_Canvas_Rotation_Tutorial'>PHP/HTML/Javascript Canvas Rotation Tutorial (20131212)</option>
<option id='MyNew-20131211' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5530&pp=&pn=&title=C,_C++_NetBeans,_Xcode_gcc_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5530&pp=&pn=&title=C,_C++_NetBeans,_Xcode_gcc_Primer_Tutorial'>C, C++ NetBeans, Xcode gcc Primer Tutorial (20131211)</option>
<option id='MyNew-20131210' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5519&pp=&pn=&title=Xcode_and_its_Command_Line_Tools_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5519&pp=&pn=&title=Xcode_and_its_Command_Line_Tools_Primer_Tutorial'>Xcode and its Command Line Tools Primer Tutorial (20131210)</option>
<option id='MyNew-20131209' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5539&pp=&pn=&title=HTML/Javascript_Canvas_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5539&pp=&pn=&title=HTML/Javascript_Canvas_Primer_Tutorial'>HTML/Javascript Canvas Primer Tutorial (20131209)</option>
<option id='MyNew-20131208' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5100&pp=&pn=&title=Gimp_Old_Photo_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5100&pp=&pn=&title=Gimp_Old_Photo_Tutorial'>Gimp Old Photo Tutorial (20131208)</option>
<option id='MyNew-20131207' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4999&pp=&pn=&title=VAX/VMS_and_DCL_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4999&pp=&pn=&title=VAX/VMS_and_DCL_Primer_Tutorial'>VAX/VMS and DCL Primer Tutorial (20131207)</option>
<option id='MyNew-20131206' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5336&pp=&pn=&title=HTML/Javascript_Maths_Table_Fill_In_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5336&pp=&pn=&title=HTML/Javascript_Maths_Table_Fill_In_Tutorial'>HTML/Javascript Maths Table Fill In Tutorial (20131206)</option>
<option id='MyNew-20131205' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5499&pp=&pn=&title=PHP_Show_Linux_Processes_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5499&pp=&pn=&title=PHP_Show_Linux_Processes_Primer_Tutorial'>PHP Show Linux Processes Primer Tutorial (20131205)</option>
<option id='MyNew-20131204' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5366&pp=&pn=&title=Gimp_Layers_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5366&pp=&pn=&title=Gimp_Layers_Primer_Tutorial'>Gimp Layers Primer Tutorial (20131204)</option>
<option id='MyNew-20131203' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5478&pp=&pn=&title=PHP/Javascript/HTML_Geographical_Placename_Integration_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5478&pp=&pn=&title=PHP/Javascript/HTML_Geographical_Placename_Integration_Tutorial'>PHP/Javascript/HTML Geographical Placename Integration Tutorial (20131203)</option>
<option id='MyNew-20131202' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5452&pp=&pn=&title=Apache_.htaccess_and_mod_rewrite_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5452&pp=&pn=&title=Apache_.htaccess_and_mod_rewrite_Primer_Tutorial'>Apache .htaccess and mod_rewrite Primer Tutorial (20131202)</option>
<option id='MyNew-20131201' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5435&pp=&pn=&title=Linux_diff_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5435&pp=&pn=&title=Linux_diff_Primer_Tutorial'>Linux diff Primer Tutorial (20131201)</option>
<option id='MyNew-20131130' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5403&pp=&pn=&title=PHP/Javascript/HTML_Geographicals_By_Placename_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5403&pp=&pn=&title=PHP/Javascript/HTML_Geographicals_By_Placename_Tutorial'>PHP/Javascript/HTML Geographicals By Placename Tutorial (20131130)</option>
<option id='MyNew-20131129' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5392&pp=&pn=&title=Linux_wget_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5392&pp=&pn=&title=Linux_wget_Primer_Tutorial'>Linux wget Primer Tutorial (20131129)</option>
<option id='MyNew-20131128' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5383&pp=&pn=&title=PHP/Javascript/HTML_Moon_Angle_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5383&pp=&pn=&title=PHP/Javascript/HTML_Moon_Angle_Tutorial'>PHP/Javascript/HTML Moon Angle Tutorial (20131128)</option>
<option id='MyNew-20131127' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5377&pp=&pn=&title=HTML/Javascript_Quadratic_Equations_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5377&pp=&pn=&title=HTML/Javascript_Quadratic_Equations_Tutorial'>HTML/Javascript Quadratic Equations Tutorial (20131127)</option>
<option id='MyNew-20131126' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5353&pp=&pn=&title=PHP/Javascript/HTML_Sun_Angle_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5353&pp=&pn=&title=PHP/Javascript/HTML_Sun_Angle_Tutorial'>PHP/Javascript/HTML Sun Angle Tutorial (20131126)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20131125' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5282&pp=&pn=&title=Linux_cURL_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5282&pp=&pn=&title=Linux_cURL_Primer_Tutorial'>Linux cURL Primer Tutorial (20131125)</option>
<option id='MyNew-20131124' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5339&pp=&pn=&title=PHP/Javascript/HTML_Great_Circle_Distance_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5339&pp=&pn=&title=PHP/Javascript/HTML_Great_Circle_Distance_Tutorial'>PHP/Javascript/HTML Great Circle Distance Tutorial (20131124)</option>
<option id='MyNew-20131123' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5329&pp=&pn=&title=HTML/Javascript_Number_Sentence_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5329&pp=&pn=&title=HTML/Javascript_Number_Sentence_Tutorial'>HTML/Javascript Number Sentence Tutorial (20131123)</option>
<option id='MyNew-20131122' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5322&pp=&pn=&title=HTML/Javascript_Simultaneous_Line_Equations_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5322&pp=&pn=&title=HTML/Javascript_Simultaneous_Line_Equations_Tutorial'>HTML/Javascript Simultaneous Line Equations Tutorial (20131122)</option>
<option id='MyNew-20131121' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5313&pp=&pn=&title=PayPal_eCommerce_Website_Button_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5313&pp=&pn=&title=PayPal_eCommerce_Website_Button_Primer_Tutorial'>PayPal eCommerce Website Button Primer Tutorial (20131121)</option>
<option id='MyNew-20131120' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5126&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_ICC_Usage_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5126&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_ICC_Usage_Tutorial'>PHP/Javascript/HTML Public JSON ICC Usage Tutorial (20131120)</option>
<option id='MyNew-20131119' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5296&pp=&pn=&title=PHP_MVC_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5296&pp=&pn=&title=PHP_MVC_Primer_Tutorial'>PHP MVC Primer Tutorial (20131119)</option>
<option id='MyNew-20131118' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5270&pp=&pn=&title=Javascript_Debug_via_Firefox_and_Firebug_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5270&pp=&pn=&title=Javascript_Debug_via_Firefox_and_Firebug_Primer_Tutorial'>Javascript Debug via Firefox and Firebug Primer Tutorial (20131118)</option>
<option id='MyNew-20131117' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5251&pp=&pn=&title=Java_HTML_Parsing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5251&pp=&pn=&title=Java_HTML_Parsing_Primer_Tutorial'>Java HTML Parsing Primer Tutorial (20131117)</option>
<option id='MyNew-20131116' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5238&pp=&pn=&title=Xcode_Debug_C_Strings_Program_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5238&pp=&pn=&title=Xcode_Debug_C_Strings_Program_Tutorial'>Xcode Debug C Strings Program Tutorial (20131116)</option>
<option id='MyNew-20131115' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5228&pp=&pn=&title=Windows_Major_Web_Browsers_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5228&pp=&pn=&title=Windows_Major_Web_Browsers_Tutorial'>Windows Major Web Browsers Tutorial (20131115)</option>
<option id='MyNew-20131114' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5205&pp=&pn=&title=Mac_Virtual_Internet_Explorer_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5205&pp=&pn=&title=Mac_Virtual_Internet_Explorer_Primer_Tutorial'>Mac Virtual Internet Explorer Primer Tutorial (20131114)</option>
<option id='MyNew-20131114a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5118&pp=&pn=&title=Java_Threading_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5118&pp=&pn=&title=Java_Threading_Primer_Tutorial'>Java Threading Primer Tutorial (20131114)</option>
<option id='MyNew-20131113' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5164&pp=&pn=&title=PHP_Host_Your_Own_Public_Feed_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5164&pp=&pn=&title=PHP_Host_Your_Own_Public_Feed_Tutorial'>PHP Host Your Own Public Feed Tutorial (20131113)</option>
<option id='MyNew-20131112' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5134&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_ASX_International_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5134&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_ASX_International_Tutorial'>PHP/Javascript/HTML Public JSON ASX International Tutorial (20131112)</option>
<option id='MyNew-20131111' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5144&pp=&pn=&title=PHP_Internationalization_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5144&pp=&pn=&title=PHP_Internationalization_Primer_Tutorial'>PHP Internationalization Primer Tutorial (20131111)</option>
<option id='MyNew-20131110' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4948&pp=&pn=&title=NetBeans_HTML/JavaScript_Web_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4948&pp=&pn=&title=NetBeans_HTML/JavaScript_Web_Application_Primer_Tutorial'>NetBeans HTML/JavaScript Web Application Primer Tutorial (20131110)</option>
<option id='MyNew-20131109' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5084&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_ASX_Usage_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5084&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_ASX_Usage_Tutorial'>PHP/Javascript/HTML Public JSON ASX Usage Tutorial (20131109)</option>
<option id='MyNew-20131108' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5075&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_Data_Usage_Yet_More_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5075&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_Data_Usage_Yet_More_Tutorial'>PHP/Javascript/HTML Public JSON Data Usage Yet More Tutorial (20131108)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20131107' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5105&pp=&pn=&title=Javascript_Text_Node_Object_via_DOM_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5105&pp=&pn=&title=Javascript_Text_Node_Object_via_DOM_Tutorial'>Javascript Text Node Object via DOM Tutorial (20131107)</option>
<option id='MyNew-20131106' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4945&pp=&pn=&title=After_Screen_Capture_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4945&pp=&pn=&title=After_Screen_Capture_Primer_Tutorial'>After Screen Capture Primer Tutorial (20131106)</option>
<option id='MyNew-20131105' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5059&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_Data_Usage_More_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5059&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_Data_Usage_More_Tutorial'>PHP/Javascript/HTML Public JSON Data Usage More Tutorial (20131105)</option>
<option id='MyNew-20131104' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5021&pp=&pn=&title=Apache/PHP/MySql_Configuration_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5021&pp=&pn=&title=Apache/PHP/MySql_Configuration_Primer_Tutorial'>Apache/PHP/MySql Configuration Primer Tutorial (20131104)</option>
<option id='MyNew-20131103' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5050&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_Data_Usage_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5050&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_Data_Usage_Primer_Tutorial'>PHP/Javascript/HTML Public JSON Data Usage Primer Tutorial (20131103)</option>
<option id='MyNew-20131102' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=5034&pp=&pn=&title=YUI_UI_Colour_Picker_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5034&pp=&pn=&title=YUI_UI_Colour_Picker_Primer_Tutorial'>YUI UI Colour Picker Primer Tutorial (20131102)</option>
<option id='MyNew-20131101' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4941&pp=&pn=&title=Visual_Studio_Debug_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4941&pp=&pn=&title=Visual_Studio_Debug_Primer_Tutorial'>Visual Studio Debug Primer Tutorial (20131101)</option>
<option id='MyNew-20131031' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4844&pp=&pn=&title=Code::Blocks_D_Thread_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4844&pp=&pn=&title=Code::Blocks_D_Thread_Tutorial'>Code::Blocks D Thread Tutorial (20131031)</option>
<option id='MyNew-20131030' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4915&pp=&pn=&title=Document_Fidelity_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4915&pp=&pn=&title=Document_Fidelity_Primer_Tutorial'>Document Fidelity Primer Tutorial (20131030)</option>
<option id='MyNew-20131029' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4885&pp=&pn=&title=NetBeans_Maven_Java_Web_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4885&pp=&pn=&title=NetBeans_Maven_Java_Web_Application_Primer_Tutorial'>NetBeans Maven Java Web Application Primer Tutorial (20131029)</option>
<option id='MyNew-20131028' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4977&pp=&pn=&title=Windows_Media_Player_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4977&pp=&pn=&title=Windows_Media_Player_Primer_Tutorial'>Windows Media Player Primer Tutorial (20131028)</option>
<option id='MyNew-20131028a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4900&pp=&pn=&title=Gimp_Colourize_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4900&pp=&pn=&title=Gimp_Colourize_Tutorial'>Gimp Colourize Tutorial (20131028)</option>
<option id='MyNew-20131027' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4935&pp=&pn=&title=JavaScript_Stylesheet_Toggler_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4935&pp=&pn=&title=JavaScript_Stylesheet_Toggler_Tutorial'>JavaScript Stylesheet Toggler Tutorial (20131027)</option>
<option id='MyNew-20131026' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4927&pp=&pn=&title=WordPress_Text_Widget_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4927&pp=&pn=&title=WordPress_Text_Widget_Tutorial'>WordPress Text Widget Tutorial (20131026)</option>
<option id='MyNew-20131025' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4875&pp=&pn=&title=Mac_Backup_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4875&pp=&pn=&title=Mac_Backup_Tutorial'>Mac Backup Tutorial (20131025)</option>
<option id='MyNew-20131024' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4892&pp=&pn=&title=Gimp_Camera_Photo_Edit_at_Start_and_End_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4892&pp=&pn=&title=Gimp_Camera_Photo_Edit_at_Start_and_End_Tutorial'>Gimp Camera Photo Edit at Start and End Tutorial (20131024)</option>
<option id='MyNew-20131023' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4858&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Org_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4858&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Org_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Org Chart Tutorial (20131023)</option>
<option id='MyNew-20131022' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4863&pp=&pn=&title=Python_Tkinter_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4863&pp=&pn=&title=Python_Tkinter_Primer_Tutorial'>Python Tkinter Primer Tutorial (20131022)</option>
<option id='MyNew-20131021' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4832&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Map_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4832&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Map_Tutorial'>PHP/Javascript/HTML Google Chart Map Tutorial (20131021)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20131020' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4801&pp=&pn=&title=C%23_Socket_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4801&pp=&pn=&title=C%23_Socket_Primer_Tutorial'>C# Socket Primer Tutorial (20131020)</option>
<option id='MyNew-20131019' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4673&pp=&pn=&title=Linux_mailx_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4673&pp=&pn=&title=Linux_mailx_Primer_Tutorial'>Linux mailx Primer Tutorial (20131019)</option>
<option id='MyNew-20131018' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4819&pp=&pn=&title=Code::Blocks_Fortran_DLL_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4819&pp=&pn=&title=Code::Blocks_Fortran_DLL_Primer_Tutorial'>Code::Blocks Fortran DLL Primer Tutorial (20131018)</option>
<option id='MyNew-20131017' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4814&pp=&pn=&title=NetBeans_Maven_Java_SE_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4814&pp=&pn=&title=NetBeans_Maven_Java_SE_Application_Primer_Tutorial'>NetBeans Maven Java SE Application Primer Tutorial (20131017)</option>
<option id='MyNew-20131016' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4560&pp=&pn=&title=AppleScript_Editor_in_Mac_OS_X_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4560&pp=&pn=&title=AppleScript_Editor_in_Mac_OS_X_Primer_Tutorial'>AppleScript Editor in Mac OS X Primer Tutorial (20131016)</option>
<option id='MyNew-20131015' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4769&pp=&pn=&title=PHP/HTML_Image_Manipulation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4769&pp=&pn=&title=PHP/HTML_Image_Manipulation_Primer_Tutorial'>PHP/HTML Image Manipulation Primer Tutorial (20131015)</option>
<option id='MyNew-20131014' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4786&pp=&pn=&title=Linux_and_Unix_Soft_Links_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4786&pp=&pn=&title=Linux_and_Unix_Soft_Links_Primer_Tutorial'>Linux and Unix Soft Links Primer Tutorial (20131014)</option>
<option id='MyNew-20131013' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4763&pp=&pn=&title=Xcode_Objective-C_Polymorphic_Array_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4763&pp=&pn=&title=Xcode_Objective-C_Polymorphic_Array_Primer_Tutorial'>Xcode Objective-C Polymorphic Array Primer Tutorial (20131013)</option>
<option id='MyNew-20131012' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4463&pp=&pn=&title=Linux_join_MySql_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4463&pp=&pn=&title=Linux_join_MySql_Primer_Tutorial'>Linux join MySql Primer Tutorial (20131012)</option>
<option id='MyNew-20131011' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4728&pp=&pn=&title=Xcode_Objective-C_Mutable_Array_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4728&pp=&pn=&title=Xcode_Objective-C_Mutable_Array_Primer_Tutorial'>Xcode Objective-C Mutable Array Primer Tutorial (20131011)</option>
<option id='MyNew-20131010' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4705&pp=&pn=&title=Code::Blocks_C++_Win32_API_Frame_Menu_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4705&pp=&pn=&title=Code::Blocks_C++_Win32_API_Frame_Menu_Primer_Tutorial'>Code::Blocks C++ Win32 API Frame Menu Primer Tutorial (20131010)</option>
<option id='MyNew-20131009' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4688&pp=&pn=&title=Silverlight_ASP.Net_MVC_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4688&pp=&pn=&title=Silverlight_ASP.Net_MVC_Primer_Tutorial'>Silverlight ASP.Net MVC Primer Tutorial (20131009)</option>
<option id='MyNew-20131008' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4535&pp=&pn=&title=Screen_Capture_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4535&pp=&pn=&title=Screen_Capture_Primer_Tutorial'>Screen Capture Primer Tutorial (20131008)</option>
<option id='MyNew-20131007' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4334&pp=&pn=&title=C++_Xcode_OOP_Exceptions_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4334&pp=&pn=&title=C++_Xcode_OOP_Exceptions_Primer_Tutorial'>C++ Xcode OOP Exceptions Primer Tutorial (20131007)</option>
<option id='MyNew-20131006' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4622&pp=&pn=&title=NetBeans_Java_Web_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4622&pp=&pn=&title=NetBeans_Java_Web_Application_Primer_Tutorial'>NetBeans Java Web Application Primer Tutorial (20131006)</option>
<option id='MyNew-20131005' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4601&pp=&pn=&title=Code::Blocks_IDE_D_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4601&pp=&pn=&title=Code::Blocks_IDE_D_Primer_Tutorial'>Code::Blocks IDE D Primer Tutorial (20131005)</option>
<option id='MyNew-20131004' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4648&pp=&pn=&title=Google_Maps_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4648&pp=&pn=&title=Google_Maps_Primer_Tutorial'>Google Maps Primer Tutorial (20131004)</option>
<option id='MyNew-20131004a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4586&pp=&pn=&title=D_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4586&pp=&pn=&title=D_Primer_Tutorial'>D Primer Tutorial (20131004)</option>
<option id='MyNew-20131003' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4575&pp=&pn=&title=NetBeans_IDE_PHP_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4575&pp=&pn=&title=NetBeans_IDE_PHP_Primer_Tutorial'>NetBeans IDE PHP Primer Tutorial (20131003)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20131002' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4471&pp=&pn=&title=Skype_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4471&pp=&pn=&title=Skype_Primer_Tutorial'>Skype Primer Tutorial (20131002)</option>
<option id='MyNew-20131001' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4488&pp=&pn=&title=C_Recursion_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4488&pp=&pn=&title=C_Recursion_Primer_Tutorial'>C Recursion Primer Tutorial (20131001)</option>
<option id='MyNew-20130930' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4452&pp=&pn=&title=OpenOffice_Presentation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4452&pp=&pn=&title=OpenOffice_Presentation_Primer_Tutorial'>OpenOffice Presentation Primer Tutorial (20130930)</option>
<option id='MyNew-20130929' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4430&pp=&pn=&title=OpenOffice_MySql_Import_Data_Migration_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4430&pp=&pn=&title=OpenOffice_MySql_Import_Data_Migration_Primer_Tutorial'>OpenOffice MySql Import Data Migration Primer Tutorial (20130929)</option>
<option id='MyNew-20130928' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4296&pp=&pn=&title=AutoHotKey_StayAwake_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4296&pp=&pn=&title=AutoHotKey_StayAwake_Tutorial'>AutoHotKey StayAwake Tutorial (20130928)</option>
<option id='MyNew-20130927' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4495&pp=&pn=&title=Linux_Watchdog_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4495&pp=&pn=&title=Linux_Watchdog_Primer_Tutorial'>Linux Watchdog Primer Tutorial (20130927)</option>
<option id='MyNew-20130926' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4441&pp=&pn=&title=C_Union_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4441&pp=&pn=&title=C_Union_Primer_Tutorial'>C Union Primer Tutorial (20130926)</option>
<option id='MyNew-20130925' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3988&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Candlestick_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3988&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Candlestick_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Candlestick Chart Tutorial (20130925)</option>
<option id='MyNew-20130924' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4415&pp=&pn=&title=OpenOffice_DOC_to_PDF_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4415&pp=&pn=&title=OpenOffice_DOC_to_PDF_Primer_Tutorial'>OpenOffice DOC to PDF Primer Tutorial (20130924)</option>
<option id='MyNew-20130923' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4222&pp=&pn=&title=Firefox_iMacros_Add-on_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4222&pp=&pn=&title=Firefox_iMacros_Add-on_Primer_Tutorial'>Firefox iMacros Add-on Primer Tutorial (20130923)</option>
<option id='MyNew-20130922' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4396&pp=&pn=&title=OpenOffice_CSV_Chart_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4396&pp=&pn=&title=OpenOffice_CSV_Chart_Primer_Tutorial'>OpenOffice CSV Chart Primer Tutorial (20130922)</option>
<option id='MyNew-20130921' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4381&pp=&pn=&title=ASP.Net_MVC_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4381&pp=&pn=&title=ASP.Net_MVC_Primer_Tutorial'>ASP.Net MVC Primer Tutorial (20130921)</option>
<option id='MyNew-20130920' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4343&pp=&pn=&title=PC_Html/Doc_to_Pdf_via_Mac_TextEdit_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4343&pp=&pn=&title=PC_Html/Doc_to_Pdf_via_Mac_TextEdit_Primer_Tutorial'>PC Html/Doc to Pdf via Mac TextEdit Primer Tutorial (20130920)</option>
<option id='MyNew-20130919' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3954&pp=&pn=&title=HTML/Javascript_Internationalization_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3954&pp=&pn=&title=HTML/Javascript_Internationalization_Primer_Tutorial'>HTML/Javascript Internationalization Primer Tutorial (20130919)</option>
<option id='MyNew-20130918' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4326&pp=&pn=&title=C++_Xcode_OOP_Function_Template_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4326&pp=&pn=&title=C++_Xcode_OOP_Function_Template_Primer_Tutorial'>C++ Xcode OOP Function Template Primer Tutorial (20130918)</option>
<option id='MyNew-20130917' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4288&pp=&pn=&title=Content_Management_Systems_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4288&pp=&pn=&title=Content_Management_Systems_Primer_Tutorial'>Content Management Systems Primer Tutorial (20130917)</option>
<option id='MyNew-20130916' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4274&pp=&pn=&title=Grapher_on_Mac_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4274&pp=&pn=&title=Grapher_on_Mac_Primer_Tutorial'>Grapher on Mac Primer Tutorial (20130916)</option>
<option id='MyNew-20130915' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4264&pp=&pn=&title=YouTube_Closed_Captions_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4264&pp=&pn=&title=YouTube_Closed_Captions_Primer_Tutorial'>YouTube Closed Captions Primer Tutorial (20130915)</option>
<option id='MyNew-20130914' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4241&pp=&pn=&title=Podcast_Publisher_on_Mac_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4241&pp=&pn=&title=Podcast_Publisher_on_Mac_Primer_Tutorial'>Podcast Publisher on Mac Primer Tutorial (20130914)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20130913' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4196&pp=&pn=&title=Menu_for_Windows_Command_Prompt_Via_Batch_File_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4196&pp=&pn=&title=Menu_for_Windows_Command_Prompt_Via_Batch_File_Tutorial'>Menu for Windows Command Prompt Via Batch File Tutorial (20130913)</option>
<option id='MyNew-20130912' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4156&pp=&pn=&title=HTML_Image_Map_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4156&pp=&pn=&title=HTML_Image_Map_Primer_Tutorial'>HTML Image Map Primer Tutorial (20130912)</option>
<option id='MyNew-20130911' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4112&pp=&pn=&title=Cassini++_WebServer_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4112&pp=&pn=&title=Cassini++_WebServer_Primer_Tutorial'>Cassini++ WebServer Primer Tutorial (20130911)</option>
<option id='MyNew-20130910' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4095&pp=&pn=&title=ASP.Net_Dynamic_Data_Entity_Framework_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4095&pp=&pn=&title=ASP.Net_Dynamic_Data_Entity_Framework_Primer_Tutorial'>ASP.Net Dynamic Data Entity Framework Primer Tutorial (20130910)</option>
<option id='MyNew-20130909' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4066&pp=&pn=&title=Apache_WebServer_on_Mac_and_The_Three_P%27s_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4066&pp=&pn=&title=Apache_WebServer_on_Mac_and_The_Three_P%27s_Primer_Tutorial'>Apache WebServer on Mac and The Three P's Primer Tutorial (20130909)</option>
<option id='MyNew-20130908' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3435&pp=&pn=&title=Source_Control_in_Xcode_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3435&pp=&pn=&title=Source_Control_in_Xcode_Tutorial'>Source Control in Xcode Tutorial (20130908)</option>
<option id='MyNew-20130907' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4043&pp=&pn=&title=Perl_XML_and_DTD_Validate_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4043&pp=&pn=&title=Perl_XML_and_DTD_Validate_Primer_Tutorial'>Perl XML and DTD Validate Primer Tutorial (20130907)</option>
<option id='MyNew-20130906' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4022&pp=&pn=&title=Python_XML_and_DTD_Validate_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4022&pp=&pn=&title=Python_XML_and_DTD_Validate_Primer_Tutorial'>Python XML and DTD Validate Primer Tutorial (20130906)</option>
<option id='MyNew-20130905' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=4008&pp=&pn=&title=PHP_XML_and_DTD_Validate_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4008&pp=&pn=&title=PHP_XML_and_DTD_Validate_Primer_Tutorial'>PHP XML and DTD Validate Primer Tutorial (20130905)</option>
<option id='MyNew-20130904' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3993&pp=&pn=&title=Java_Eclipse_XML_and_DTD_Validate_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3993&pp=&pn=&title=Java_Eclipse_XML_and_DTD_Validate_Primer_Tutorial'>Java Eclipse XML and DTD Validate Primer Tutorial (20130904)</option>
<option id='MyNew-20130903' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3969&pp=&pn=&title=Go_Webserver_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3969&pp=&pn=&title=Go_Webserver_Primer_Tutorial'>Go Webserver Primer Tutorial (20130903)</option>
<option id='MyNew-20130902' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2729&pp=&pn=&title=Photo_Sharing_with_Flickr_and_Picasa_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2729&pp=&pn=&title=Photo_Sharing_with_Flickr_and_Picasa_Primer_Tutorial'>Photo Sharing with Flickr and Picasa Primer Tutorial (20130902)</option>
<option id='MyNew-20130901' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3937&pp=&pn=&title=PHP_Upload_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3937&pp=&pn=&title=PHP_Upload_Primer_Tutorial'>PHP Upload Primer Tutorial (20130901)</option>
<option id='MyNew-20130831' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3749&pp=&pn=&title=CSV_Read_to_HTML_via_PHP_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3749&pp=&pn=&title=CSV_Read_to_HTML_via_PHP_Primer_Tutorial'>CSV Read to HTML via PHP Primer Tutorial (20130831)</option>
<option id='MyNew-20130831a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3928&pp=&pn=&title=Assembler_for_MacOSX_64bit_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3928&pp=&pn=&title=Assembler_for_MacOSX_64bit_Tutorial'>Assembler for MacOSX 64bit Tutorial (20130831)</option>
<option id='MyNew-20130830' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3912&pp=&pn=&title=VB.Net_PictureBox_and_ImageList_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3912&pp=&pn=&title=VB.Net_PictureBox_and_ImageList_Primer_Tutorial'>VB.Net PictureBox and ImageList Primer Tutorial (20130830)</option>
<option id='MyNew-20130829' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3920&pp=&pn=&title=August_28","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3920&pp=&pn=&title=August_28'>August 28 (20130829)</option>
<option id='MyNew-20130829a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3905&pp=&pn=&title=C%23_TreeView_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3905&pp=&pn=&title=C%23_TreeView_Primer_Tutorial'>C# TreeView Primer Tutorial (20130829)</option>
<option id='MyNew-20130828' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3884&pp=&pn=&title=Advantage_Stored_Procedures_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3884&pp=&pn=&title=Advantage_Stored_Procedures_Primer_Tutorial'>Advantage Stored Procedures Primer Tutorial (20130828)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20130827' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3877&pp=&pn=&title=Access_Stored_Procedures_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3877&pp=&pn=&title=Access_Stored_Procedures_Primer_Tutorial'>Access Stored Procedures Primer Tutorial (20130827)</option>
<option id='MyNew-20130826' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3866&pp=&pn=&title=Sql_Server_Stored_Procedure_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3866&pp=&pn=&title=Sql_Server_Stored_Procedure_Primer_Tutorial'>Sql Server Stored Procedure Primer Tutorial (20130826)</option>
<option id='MyNew-20130825' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3849&pp=&pn=&title=MySql_Stored_Procedures_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3849&pp=&pn=&title=MySql_Stored_Procedures_Primer_Tutorial'>MySql Stored Procedures Primer Tutorial (20130825)</option>
<option id='MyNew-20130824' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3837&pp=&pn=&title=More_Toad_Interface_to_Oracle_Install_to_Stored_Procedure_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3837&pp=&pn=&title=More_Toad_Interface_to_Oracle_Install_to_Stored_Procedure_Tutorial'>More Toad Interface to Oracle Install to Stored Procedure Tutorial (20130824)</option>
<option id='MyNew-20130823' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3820&pp=&pn=&title=Python_Tuple_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3820&pp=&pn=&title=Python_Tuple_Primer_Tutorial'>Python Tuple Primer Tutorial (20130823)</option>
<option id='MyNew-20130822' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3800&pp=&pn=&title=PHP/Javascript_Eval_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3800&pp=&pn=&title=PHP/Javascript_Eval_Primer_Tutorial'>PHP/Javascript Eval Primer Tutorial (20130822)</option>
<option id='MyNew-20130821' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3342&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Sparkline_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3342&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Sparkline_Tutorial'>PHP/Javascript/HTML Google Chart Sparkline Tutorial (20130821)</option>
<option id='MyNew-20130820' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3789&pp=&pn=&title=More_Bookmarklet_via_Javascript_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3789&pp=&pn=&title=More_Bookmarklet_via_Javascript_Tutorial'>More Bookmarklet via Javascript Tutorial (20130820)</option>
<option id='MyNew-20130819' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3644&pp=&pn=&title=Google_Earth_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3644&pp=&pn=&title=Google_Earth_Primer_Tutorial'>Google Earth Primer Tutorial (20130819)</option>
<option id='MyNew-20130818' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3770&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_JSON_Data_Table_Import_of_CSV_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3770&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_JSON_Data_Table_Import_of_CSV_Tutorial'>PHP/Javascript/HTML Google Chart JSON Data Table Import of CSV Tutorial (20130818)</option>
<option id='MyNew-20130817' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3491&pp=&pn=&title=Web_Server_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3491&pp=&pn=&title=Web_Server_Primer_Tutorial'>Web Server Primer Tutorial (20130817)</option>
<option id='MyNew-20130816' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3732&pp=&pn=&title=Xcode_Python_Desktop_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3732&pp=&pn=&title=Xcode_Python_Desktop_Application_Primer_Tutorial'>Xcode Python Desktop Application Primer Tutorial (20130816)</option>
<option id='MyNew-20130815' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3088&pp=&pn=&title=Java_Swing_OptionPane_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3088&pp=&pn=&title=Java_Swing_OptionPane_Primer_Tutorial'>Java Swing OptionPane Primer Tutorial (20130815)</option>
<option id='MyNew-20130814' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3712&pp=&pn=&title=PHP/Javascript/HTML_Hit_Counter_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3712&pp=&pn=&title=PHP/Javascript/HTML_Hit_Counter_Primer_Tutorial'>PHP/Javascript/HTML Hit Counter Primer Tutorial (20130814)</option>
<option id='MyNew-20130814a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3700&pp=&pn=&title=More_Java_Applet_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3700&pp=&pn=&title=More_Java_Applet_Tutorial'>More Java Applet Tutorial (20130814)</option>
<option id='MyNew-20130813' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3659&pp=&pn=&title=More_Javascript_DOM_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3659&pp=&pn=&title=More_Javascript_DOM_Tutorial'>More Javascript DOM Tutorial (20130813)</option>
<option id='MyNew-20130812' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3631&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Wrapper_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3631&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Wrapper_Tutorial'>PHP/Javascript/HTML Google Chart Wrapper Tutorial (20130812)</option>
<option id='MyNew-20130811' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3606&pp=&pn=&title=More_AutoHotKey_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3606&pp=&pn=&title=More_AutoHotKey_Tutorial'>More AutoHotKey Tutorial (20130811)</option>
<option id='MyNew-20130810' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3581&pp=&pn=&title=CAD_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3581&pp=&pn=&title=CAD_Primer_Tutorial'>CAD Primer Tutorial (20130810)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20130809' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3571&pp=&pn=&title=More_Windows_Command_Prompt_Via_Batch_File_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3571&pp=&pn=&title=More_Windows_Command_Prompt_Via_Batch_File_Tutorial'>More Windows Command Prompt Via Batch File Tutorial (20130809)</option>
<option id='MyNew-20130808' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3554&pp=&pn=&title=PHP/Javascript/HTML_Debug_Techniques_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3554&pp=&pn=&title=PHP/Javascript/HTML_Debug_Techniques_Primer_Tutorial'>PHP/Javascript/HTML Debug Techniques Primer Tutorial (20130808)</option>
<option id='MyNew-20130807' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3529&pp=&pn=&title=Assembler_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3529&pp=&pn=&title=Assembler_Primer_Tutorial'>Assembler Primer Tutorial (20130807)</option>
<option id='MyNew-20130806' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3521&pp=&pn=&title=HTML/CSS/Javascript_Pulldown_Menus_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3521&pp=&pn=&title=HTML/CSS/Javascript_Pulldown_Menus_Primer_Tutorial'>HTML/CSS/Javascript Pulldown Menus Primer Tutorial (20130806)</option>
<option id='MyNew-20130805' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3502&pp=&pn=&title=DropBox_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3502&pp=&pn=&title=DropBox_Primer_Tutorial'>DropBox Primer Tutorial (20130805)</option>
<option id='MyNew-20130804' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3359&pp=&pn=&title=Mac_Finder_and_Windows_Explorer_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3359&pp=&pn=&title=Mac_Finder_and_Windows_Explorer_Primer_Tutorial'>Mac Finder and Windows Explorer Primer Tutorial (20130804)</option>
<option id='MyNew-20130803' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3415&pp=&pn=&title=YouTube_Channel_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3415&pp=&pn=&title=YouTube_Channel_Primer_Tutorial'>YouTube Channel Primer Tutorial (20130803)</option>
<option id='MyNew-20130802' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3372&pp=&pn=&title=Wordpress_Change_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3372&pp=&pn=&title=Wordpress_Change_Primer_Tutorial'>Wordpress Change Primer Tutorial (20130802)</option>
<option id='MyNew-20130801' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3121&pp=&pn=&title=Go_Install_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3121&pp=&pn=&title=Go_Install_Primer_Tutorial'>Go Install Primer Tutorial (20130801)</option>
<option id='MyNew-20130731' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3252&pp=&pn=&title=HTML/CSS/Javascript_Sliding_Menus_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3252&pp=&pn=&title=HTML/CSS/Javascript_Sliding_Menus_Primer_Tutorial'>HTML/CSS/Javascript Sliding Menus Primer Tutorial (20130731)</option>
<option id='MyNew-20130730' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3217&pp=&pn=&title=Mac_and_Windows_Gmail_Email_Supervised_by_C_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3217&pp=&pn=&title=Mac_and_Windows_Gmail_Email_Supervised_by_C_Primer_Tutorial'>Mac and Windows Gmail Email Supervised by C Primer Tutorial (20130730)</option>
<option id='MyNew-20130729' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3190&pp=&pn=&title=Windows_and_Mac_Command_Line_Gmail_Email_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3190&pp=&pn=&title=Windows_and_Mac_Command_Line_Gmail_Email_Primer_Tutorial'>Windows and Mac Command Line Gmail Email Primer Tutorial (20130729)</option>
<option id='MyNew-20130728' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3167&pp=&pn=&title=Apple_(Mac)_Mail_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3167&pp=&pn=&title=Apple_(Mac)_Mail_Primer_Tutorial'>Apple (Mac) Mail Primer Tutorial (20130728)</option>
<option id='MyNew-20130727' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3143&pp=&pn=&title=Windows_Desktop_Email_Client_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3143&pp=&pn=&title=Windows_Desktop_Email_Client_Primer_Tutorial'>Windows Desktop Email Client Primer Tutorial (20130727)</option>
<option id='MyNew-20130726' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=3098&pp=&pn=&title=Gmail_Email_Invitation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3098&pp=&pn=&title=Gmail_Email_Invitation_Primer_Tutorial'>Gmail Email Invitation Primer Tutorial (20130726)</option>
<option id='MyNew-20130725' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2705&pp=&pn=&title=C++_Xcode_OOP_Friend_Functions_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2705&pp=&pn=&title=C++_Xcode_OOP_Friend_Functions_Tutorial'>C++ Xcode OOP Friend Functions Tutorial (20130725)</option>
<option id='MyNew-20130724' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2995&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Intensity_Map_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2995&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Intensity_Map_Tutorial'>PHP/Javascript/HTML Google Chart Intensity Map Tutorial (20130724)</option>
<option id='MyNew-20130723' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2674&pp=&pn=&title=Digital_Colour_Meter_on_Mac_Laptop_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2674&pp=&pn=&title=Digital_Colour_Meter_on_Mac_Laptop_Tutorial'>Digital Colour Meter on Mac Laptop Tutorial (20130723)</option>
<option id='MyNew-20130721' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2623&pp=&pn=&title=C_in_Xcode_Read_CSV_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2623&pp=&pn=&title=C_in_Xcode_Read_CSV_Primer_Tutorial'>C in Xcode Read CSV Primer Tutorial (20130721)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20130720' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2665&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Annotated_Timeline_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2665&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Annotated_Timeline_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Annotated Timeline Chart Tutorial (20130720)</option>
<option id='MyNew-20130719' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2634&pp=&pn=&title=VB.Net_More_on_Web_Browser_Favourites_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2634&pp=&pn=&title=VB.Net_More_on_Web_Browser_Favourites_Tutorial'>VB.Net More on Web Browser Favourites Tutorial (20130719)</option>
<option id='MyNew-20130718' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2595&pp=&pn=&title=Oracle_XML_Import_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2595&pp=&pn=&title=Oracle_XML_Import_Primer_Tutorial'>Oracle XML Import Primer Tutorial (20130718)</option>
<option id='MyNew-20130717' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2608&pp=&pn=&title=English_Learning_-_Listening_Class_-_Love_at_First_Bite","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2608&pp=&pn=&title=English_Learning_-_Listening_Class_-_Love_at_First_Bite'>English Learning - Listening Class - Love at First Bite (20130717)</option>
<option id='MyNew-20130717a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2577&pp=&pn=&title=VB.Net_Reading_Access_Data_Source_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2577&pp=&pn=&title=VB.Net_Reading_Access_Data_Source_Tutorial'>VB.Net Reading Access Data Source Tutorial (20130717)</option>
<option id='MyNew-20130716' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2557&pp=&pn=&title=Microsoft_Excel_VBA_for_CSV_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2557&pp=&pn=&title=Microsoft_Excel_VBA_for_CSV_Primer_Tutorial'>Microsoft Excel VBA for CSV Primer Tutorial (20130716)</option>
<option id='MyNew-20130715' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2540&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Motion_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2540&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Motion_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Motion Chart Tutorial (20130715)</option>
<option id='MyNew-20130714' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2527&pp=&pn=&title=More_Linux_Bash_Mac_Terminal_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2527&pp=&pn=&title=More_Linux_Bash_Mac_Terminal_Tutorial'>More Linux Bash Mac Terminal Tutorial (20130714)</option>
<option id='MyNew-20130713' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2522&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Timeline_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2522&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Timeline_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Timeline Chart Tutorial (20130713)</option>
<option id='MyNew-20130712' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2511&pp=&pn=&title=C%23_in_Visual_Studio_and_XML_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2511&pp=&pn=&title=C%23_in_Visual_Studio_and_XML_Primer_Tutorial'>C# in Visual Studio and XML Primer Tutorial (20130712)</option>
<option id='MyNew-20130711' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2473&pp=&pn=&title=SQL_Server_and_XML_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2473&pp=&pn=&title=SQL_Server_and_XML_Primer_Tutorial'>SQL Server and XML Primer Tutorial (20130711)</option>
<option id='MyNew-20130710' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2361&pp=&pn=&title=Eclipse_Java_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2361&pp=&pn=&title=Eclipse_Java_Application_Primer_Tutorial'>Eclipse Java Application Primer Tutorial (20130710)</option>
<option id='MyNew-20130709' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1722&pp=&pn=&title=Microsoft_Publisher_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1722&pp=&pn=&title=Microsoft_Publisher_Primer_Tutorial'>Microsoft Publisher Primer Tutorial (20130709)</option>
<option id='MyNew-20130708' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2460&pp=&pn=&title=PhoneGap_iOS_Mobile_Xcode_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2460&pp=&pn=&title=PhoneGap_iOS_Mobile_Xcode_Primer_Tutorial'>PhoneGap iOS Mobile Xcode Primer Tutorial (20130708)</option>
<option id='MyNew-20130707' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2444&pp=&pn=&title=jQuery_Mobile_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2444&pp=&pn=&title=jQuery_Mobile_Primer_Tutorial'>jQuery Mobile Primer Tutorial (20130707)</option>
<option id='MyNew-20130706' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2426&pp=&pn=&title=Delphi_Pascal_iOS_Mobile_App_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2426&pp=&pn=&title=Delphi_Pascal_iOS_Mobile_App_Primer_Tutorial'>Delphi Pascal iOS Mobile App Primer Tutorial (20130706)</option>
<option id='MyNew-20130705' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2410&pp=&pn=&title=VB.Net_Web_Browser_Favourites_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2410&pp=&pn=&title=VB.Net_Web_Browser_Favourites_Primer_Tutorial'>VB.Net Web Browser Favourites Primer Tutorial (20130705)</option>
<option id='MyNew-20130704' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1997&pp=&pn=&title=Xcode_Ruby_Desktop_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1997&pp=&pn=&title=Xcode_Ruby_Desktop_Application_Primer_Tutorial'>Xcode Ruby Desktop Application Primer Tutorial (20130704)</option>
<option id='MyNew-20130704a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2377&pp=&pn=&title=Eclipse_Android_App_Google_Play_Ready_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2377&pp=&pn=&title=Eclipse_Android_App_Google_Play_Ready_Primer_Tutorial'>Eclipse Android App Google Play Ready Primer Tutorial (20130704)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20130703' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2368&pp=&pn=&title=Microsoft_Word_Webpage_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2368&pp=&pn=&title=Microsoft_Word_Webpage_Primer_Tutorial'>Microsoft Word Webpage Primer Tutorial (20130703)</option>
<option id='MyNew-20130703a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1731&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Line_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1731&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Line_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Line Chart Tutorial (20130703)</option>
<option id='MyNew-20130702' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2231&pp=&pn=&title=New_Android_App","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2231&pp=&pn=&title=New_Android_App'>New Android App (20130702)</option>
<option id='MyNew-20130702a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2234&pp=&pn=&title=Java_Swing_Image_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2234&pp=&pn=&title=Java_Swing_Image_Primer_Tutorial'>Java Swing Image Primer Tutorial (20130702)</option>
<option id='MyNew-20130701' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2324&pp=&pn=&title=Objective-C_iOS_iPhone_App_UIImageView_Animation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2324&pp=&pn=&title=Objective-C_iOS_iPhone_App_UIImageView_Animation_Primer_Tutorial'>Objective-C iOS iPhone App UIImageView Animation Primer Tutorial (20130701)</option>
<option id='MyNew-20130630' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2302&pp=&pn=&title=Oracle_Pro*C_Cursor_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2302&pp=&pn=&title=Oracle_Pro*C_Cursor_Primer_Tutorial'>Oracle Pro*C Cursor Primer Tutorial (20130630)</option>
<option id='MyNew-20130629' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2276&pp=&pn=&title=C++_WebView_and_.Net_Framework_Update_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2276&pp=&pn=&title=C++_WebView_and_.Net_Framework_Update_Tutorial'>C++ WebView and .Net Framework Update Tutorial (20130629)</option>
<option id='MyNew-20130628' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2248&pp=&pn=&title=Oracle_Install_PL/SQL_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2248&pp=&pn=&title=Oracle_Install_PL/SQL_Primer_Tutorial'>Oracle Install PL/SQL Primer Tutorial (20130628)</option>
<option id='MyNew-20130627' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2227&pp=&pn=&title=Perl_Form_Validation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2227&pp=&pn=&title=Perl_Form_Validation_Primer_Tutorial'>Perl Form Validation Primer Tutorial (20130627)</option>
<option id='MyNew-20130626' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2207&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Bubble_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2207&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Bubble_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Bubble Chart Tutorial (20130626)</option>
<option id='MyNew-20130625' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2008&pp=&pn=&title=Delphi_Pascal_Windows_Service_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2008&pp=&pn=&title=Delphi_Pascal_Windows_Service_Primer_Tutorial'>Delphi Pascal Windows Service Primer Tutorial (20130625)</option>
<option id='MyNew-20130624' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1819&pp=&pn=&title=MySql_CSV_Import_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1819&pp=&pn=&title=MySql_CSV_Import_Primer_Tutorial'>MySql CSV Import Primer Tutorial (20130624)</option>
<option id='MyNew-20130623' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=2004&pp=&pn=&title=English_Learning_-_Vocabulary_-_Living_Room","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2004&pp=&pn=&title=English_Learning_-_Vocabulary_-_Living_Room'>English Learning - Vocabulary - Living Room (20130623)</option>
<option id='MyNew-20130623a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1942&pp=&pn=&title=HTML_Table_of_Iframe_PHP_Slide_Shows_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1942&pp=&pn=&title=HTML_Table_of_Iframe_PHP_Slide_Shows_Tutorial'>HTML Table of Iframe PHP Slide Shows Tutorial (20130623)</option>
<option id='MyNew-20130622' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1911&pp=&pn=&title=Ruby_on_Rails_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1911&pp=&pn=&title=Ruby_on_Rails_Primer_Tutorial'>Ruby on Rails Primer Tutorial (20130622)</option>
<option id='MyNew-20130621' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21183&pp=&pn=&title=Street_Art","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21183&pp=&pn=&title=Street_Art'>Street Art (20130621)</option>
<option id='MyNew-20130621a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1884&pp=&pn=&title=PHP_Web_Service_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1884&pp=&pn=&title=PHP_Web_Service_Primer_Tutorial'>PHP Web Service Primer Tutorial (20130621)</option>
<option id='MyNew-20130620' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1854&pp=&pn=&title=Advantage_CSV_Import_via_File_Server_Sharing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1854&pp=&pn=&title=Advantage_CSV_Import_via_File_Server_Sharing_Primer_Tutorial'>Advantage CSV Import via File Server Sharing Primer Tutorial (20130620)</option>
<option id='MyNew-20130619' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1828&pp=&pn=&title=Delphi_Pascal_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1828&pp=&pn=&title=Delphi_Pascal_Primer_Tutorial'>Delphi Pascal Primer Tutorial (20130619)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20130618' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1809&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Linear_Trendline_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1809&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Linear_Trendline_Tutorial'>PHP/Javascript/HTML Google Chart Linear Trendline Tutorial (20130618)</option>
<option id='MyNew-20130617' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1795&pp=&pn=&title=ASP.Net_Web_Service_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1795&pp=&pn=&title=ASP.Net_Web_Service_Primer_Tutorial'>ASP.Net Web Service Primer Tutorial (20130617)</option>
<option id='MyNew-20130616' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1760&pp=&pn=&title=Access_CSV_Import_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1760&pp=&pn=&title=Access_CSV_Import_Primer_Tutorial'>Access CSV Import Primer Tutorial (20130616)</option>
<option id='MyNew-20130615' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1772&pp=&pn=&title=Java_Eclipse_Web_Service_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1772&pp=&pn=&title=Java_Eclipse_Web_Service_Primer_Tutorial'>Java Eclipse Web Service Primer Tutorial (20130615)</option>
<option id='MyNew-20130614' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1617&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Bar_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1617&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Bar_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Bar Chart Tutorial (20130614)</option>
<option id='MyNew-20130613' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1747&pp=&pn=&title=SQL_Server_CSV_Import_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1747&pp=&pn=&title=SQL_Server_CSV_Import_Primer_Tutorial'>SQL Server CSV Import Primer Tutorial (20130613)</option>
<option id='MyNew-20130612' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1736&pp=&pn=&title=MySql_XML_Import_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1736&pp=&pn=&title=MySql_XML_Import_Primer_Tutorial'>MySql XML Import Primer Tutorial (20130612)</option>
<option id='MyNew-20130611' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1619&pp=&pn=&title=C%23_Online_Template_Card_Game_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1619&pp=&pn=&title=C%23_Online_Template_Card_Game_Tutorial'>C# Online Template Card Game Tutorial (20130611)</option>
<option id='MyNew-20130610' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1716&pp=&pn=&title=Freemat,_a_MATLAB_clone,_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1716&pp=&pn=&title=Freemat,_a_MATLAB_clone,_Primer_Tutorial'>Freemat, a MATLAB clone, Primer Tutorial (20130610)</option>
<option id='MyNew-20130609' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1695&pp=&pn=&title=PowerPoint_Web_Slide_Show_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1695&pp=&pn=&title=PowerPoint_Web_Slide_Show_Tutorial'>PowerPoint Web Slide Show Tutorial (20130609)</option>
<option id='MyNew-20130608' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1687&pp=&pn=&title=Python_Processing_Directory_Filespec_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1687&pp=&pn=&title=Python_Processing_Directory_Filespec_Primer_Tutorial'>Python Processing Directory Filespec Primer Tutorial (20130608)</option>
<option id='MyNew-20130607' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1660&pp=&pn=&title=VB.Net_MultiThreading_and_Procexp_Windows_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1660&pp=&pn=&title=VB.Net_MultiThreading_and_Procexp_Windows_Primer_Tutorial'>VB.Net MultiThreading and Procexp Windows Primer Tutorial (20130607)</option>
<option id='MyNew-20130606' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1646&pp=&pn=&title=ASP.Net_Ajax_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1646&pp=&pn=&title=ASP.Net_Ajax_Primer_Tutorial'>ASP.Net Ajax Primer Tutorial (20130606)</option>
<option id='MyNew-20130605' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1613&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Area_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1613&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Area_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Area Chart Tutorial (20130605)</option>
<option id='MyNew-20130604' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1624&pp=&pn=&title=YUI_and_jQuery_Javascript_Flickr_Feed_Drag_and_Drop_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1624&pp=&pn=&title=YUI_and_jQuery_Javascript_Flickr_Feed_Drag_and_Drop_Tutorial'>YUI and jQuery Javascript Flickr Feed Drag and Drop Tutorial (20130604)</option>
<option id='MyNew-20130603' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1414&pp=&pn=&title=VB.Net_Online_Template_Notepad_Clone_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1414&pp=&pn=&title=VB.Net_Online_Template_Notepad_Clone_Tutorial'>VB.Net Online Template Notepad Clone Tutorial (20130603)</option>
<option id='MyNew-20130602' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1602&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Column_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1602&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Column_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Column Chart Tutorial (20130602)</option>
<option id='MyNew-20130531' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=1589&pp=&pn=&title=Poll","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=1589&pp=&pn=&title=Poll'>Poll (20130531)</option>
<option id='MyNew-20130531a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1543&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Gauge_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1543&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Gauge_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Gauge Chart Tutorial (20130531)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20130530' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1573&pp=&pn=&title=C++_Xcode_OOP_Polymorphic_Array_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1573&pp=&pn=&title=C++_Xcode_OOP_Polymorphic_Array_Tutorial'>C++ Xcode OOP Polymorphic Array Tutorial (20130530)</option>
<option id='MyNew-20130529' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1548&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Geo_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1548&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Geo_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Geo Chart Tutorial (20130529)</option>
<option id='MyNew-20130528' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21182&pp=&pn=&title=Witty_Signage_or_Business_Name_Best_Of_Poll","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21182&pp=&pn=&title=Witty_Signage_or_Business_Name_Best_Of_Poll'>Witty Signage or Business Name Best Of Poll (20130528)</option>
<option id='MyNew-20130528a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1552&pp=&pn=&title=Xcode_Objective-C_User_Interface_Builder_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1552&pp=&pn=&title=Xcode_Objective-C_User_Interface_Builder_Primer_Tutorial'>Xcode Objective-C User Interface Builder Primer Tutorial (20130528)</option>
<option id='MyNew-20130527' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1538&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Pie_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1538&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Pie_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Pie Chart Tutorial (20130527)</option>
<option id='MyNew-20130526' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1489&pp=&pn=&title=Random_Images_of_Feed_via_Javascript_JSON_jQuery_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1489&pp=&pn=&title=Random_Images_of_Feed_via_Javascript_JSON_jQuery_Tutorial'>Random Images of Feed via Javascript JSON jQuery Tutorial (20130526)</option>
<option id='MyNew-20130525' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1515&pp=&pn=&title=Bread_or_Toast_Cut_Diagonally_So_Much_Better","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1515&pp=&pn=&title=Bread_or_Toast_Cut_Diagonally_So_Much_Better'>Bread or Toast Cut Diagonally So Much Better (20130525)</option>
<option id='MyNew-20130524' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1477&pp=&pn=&title=JSON_and_jQuery_Javascript_Flickr_Feed_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1477&pp=&pn=&title=JSON_and_jQuery_Javascript_Flickr_Feed_Tutorial'>JSON and jQuery Javascript Flickr Feed Tutorial (20130524)</option>
<option id='MyNew-20130523' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1448&pp=&pn=&title=Javascript_Cookies_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1448&pp=&pn=&title=Javascript_Cookies_Primer_Tutorial'>Javascript Cookies Primer Tutorial (20130523)</option>
<option id='MyNew-20130522' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1440&pp=&pn=&title=PHP_Form_Validation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1440&pp=&pn=&title=PHP_Form_Validation_Primer_Tutorial'>PHP Form Validation Primer Tutorial (20130522)</option>
<option id='MyNew-20130522a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1431&pp=&pn=&title=Javascript_Form_Validation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1431&pp=&pn=&title=Javascript_Form_Validation_Primer_Tutorial'>Javascript Form Validation Primer Tutorial (20130522)</option>
<option id='MyNew-20130521' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1262&pp=&pn=&title=VBScript_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1262&pp=&pn=&title=VBScript_Primer_Tutorial'>VBScript Primer Tutorial (20130521)</option>
<option id='MyNew-20130520' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1405&pp=&pn=&title=Java_Swing_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1405&pp=&pn=&title=Java_Swing_Primer_Tutorial'>Java Swing Primer Tutorial (20130520)</option>
<option id='MyNew-20130519' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1396&pp=&pn=&title=Automator_in_Mac_OS_X_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1396&pp=&pn=&title=Automator_in_Mac_OS_X_Primer_Tutorial'>Automator in Mac OS X Primer Tutorial (20130519)</option>
<option id='MyNew-20130518' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1384&pp=&pn=&title=PHP/Javascript/HTML_Google_Parabola_Line_Chart_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1384&pp=&pn=&title=PHP/Javascript/HTML_Google_Parabola_Line_Chart_Tutorial'>PHP/Javascript/HTML Google Parabola Line Chart Tutorial (20130518)</option>
<option id='MyNew-20130517' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1376&pp=&pn=&title=Function_Pointers_in_C_and_C++_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1376&pp=&pn=&title=Function_Pointers_in_C_and_C++_Primer_Tutorial'>Function Pointers in C and C++ Primer Tutorial (20130517)</option>
<option id='MyNew-20130516' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1365&pp=&pn=&title=Access_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1365&pp=&pn=&title=Access_Primer_Tutorial'>Access Primer Tutorial (20130516)</option>
<option id='MyNew-20130515' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1352&pp=&pn=&title=Windows_Task_Manager_and_Control_Panel_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1352&pp=&pn=&title=Windows_Task_Manager_and_Control_Panel_Primer_Tutorial'>Windows Task Manager and Control Panel Primer Tutorial (20130515)</option>
<option id='MyNew-20130514' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1341&pp=&pn=&title=Pascal_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1341&pp=&pn=&title=Pascal_Primer_Tutorial'>Pascal Primer Tutorial (20130514)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20130513' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1330&pp=&pn=&title=YUI_UI_Animation_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1330&pp=&pn=&title=YUI_UI_Animation_Primer_Tutorial'>YUI UI Animation Primer Tutorial (20130513)</option>
<option id='MyNew-20130512' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1320&pp=&pn=&title=Basic_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1320&pp=&pn=&title=Basic_Tutorial'>Basic Tutorial (20130512)</option>
<option id='MyNew-20130511' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1297&pp=&pn=&title=Task_Schedular_in_Windows_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1297&pp=&pn=&title=Task_Schedular_in_Windows_Primer_Tutorial'>Task Schedular in Windows Primer Tutorial (20130511)</option>
<option id='MyNew-20130510' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=21181&pp=&pn=&title=Shopping_Mall_Best_Of_Music_Poll","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21181&pp=&pn=&title=Shopping_Mall_Best_Of_Music_Poll'>Shopping Mall Best Of Music Poll (20130510)</option>
<option id='MyNew-20130510a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1282&pp=&pn=&title=Fortran_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1282&pp=&pn=&title=Fortran_Primer_Tutorial'>Fortran Primer Tutorial (20130510)</option>
<option id='MyNew-20130509' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1271&pp=&pn=&title=HTML_and_Javascript_and_CSS_Survey_Traverse_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1271&pp=&pn=&title=HTML_and_Javascript_and_CSS_Survey_Traverse_Tutorial'>HTML and Javascript and CSS Survey Traverse Tutorial (20130509)</option>
<option id='MyNew-20130508' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1249&pp=&pn=&title=AppleScript_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1249&pp=&pn=&title=AppleScript_Primer_Tutorial'>AppleScript Primer Tutorial (20130508)</option>
<option id='MyNew-20130507' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1233&pp=&pn=&title=ASP.Net_Resection_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1233&pp=&pn=&title=ASP.Net_Resection_Tutorial'>ASP.Net Resection Tutorial (20130507)</option>
<option id='MyNew-20130506' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1219&pp=&pn=&title=XML_with_XSLT_via_HTML_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1219&pp=&pn=&title=XML_with_XSLT_via_HTML_Primer_Tutorial'>XML with XSLT via HTML Primer Tutorial (20130506)</option>
<option id='MyNew-20130506a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1224&pp=&pn=&title=English_Learning_-_Vocabulary_-_Living_Room_Corner","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1224&pp=&pn=&title=English_Learning_-_Vocabulary_-_Living_Room_Corner'>English Learning - Vocabulary - Living Room Corner (20130506)</option>
<option id='MyNew-20130505' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1208&pp=&pn=&title=Java_Recursion_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1208&pp=&pn=&title=Java_Recursion_Primer_Tutorial'>Java Recursion Primer Tutorial (20130505)</option>
<option id='MyNew-20130504' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1196&pp=&pn=&title=MySql_Join_versus_Subquery_and_Having_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1196&pp=&pn=&title=MySql_Join_versus_Subquery_and_Having_Primer_Tutorial'>MySql Join versus Subquery and Having Primer Tutorial (20130504)</option>
<option id='MyNew-20130503' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1190&pp=&pn=&title=VB.Net_Windows_Form_ToolBox_Components_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1190&pp=&pn=&title=VB.Net_Windows_Form_ToolBox_Components_Primer_Tutorial'>VB.Net Windows Form ToolBox Components Primer Tutorial (20130503)</option>
<option id='MyNew-20130502' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1183&pp=&pn=&title=QuickTime_Player_Screen_Capture_Recording_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1183&pp=&pn=&title=QuickTime_Player_Screen_Capture_Recording_Tutorial'>QuickTime Player Screen Capture Recording Tutorial (20130502)</option>
<option id='MyNew-20130502a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1187&pp=&pn=&title=English_Learning_-_Vocabulary_-_Study_Corner","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1187&pp=&pn=&title=English_Learning_-_Vocabulary_-_Study_Corner'>English Learning - Vocabulary - Study Corner (20130502)</option>
<option id='MyNew-20130501' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1154&pp=&pn=&title=A_Media_Job_for_Listening_Task_Class_webpage_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1154&pp=&pn=&title=A_Media_Job_for_Listening_Task_Class_webpage_Tutorial'>A Media Job for Listening Task Class webpage Tutorial (20130501)</option>
<option id='MyNew-20130430' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1152&pp=&pn=&title=English_Learning_-_Listening_Class_-_Tapioca_Five_Ways","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1152&pp=&pn=&title=English_Learning_-_Listening_Class_-_Tapioca_Five_Ways'>English Learning - Listening Class - Tapioca Five Ways (20130430)</option>
<option id='MyNew-20130430a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1148&pp=&pn=&title=Gimp_Transform_Tools_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1148&pp=&pn=&title=Gimp_Transform_Tools_Primer_Tutorial'>Gimp Transform Tools Primer Tutorial (20130430)</option>
<option id='MyNew-20130429' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1144&pp=&pn=&title=English_Learning_-_Vocabulary_-_Bathroom_Corner","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1144&pp=&pn=&title=English_Learning_-_Vocabulary_-_Bathroom_Corner'>English Learning - Vocabulary - Bathroom Corner (20130429)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20130428' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1127&pp=&pn=&title=jQuery_UI_Dialog_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1127&pp=&pn=&title=jQuery_UI_Dialog_Primer_Tutorial'>jQuery UI Dialog Primer Tutorial (20130428)</option>
<option id='MyNew-20130427' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1120&pp=&pn=&title=XML_with_HTML_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1120&pp=&pn=&title=XML_with_HTML_Primer_Tutorial'>XML with HTML Primer Tutorial (20130427)</option>
<option id='MyNew-20130426' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1115&pp=&pn=&title=C++_and_C_Reference_Pointer_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1115&pp=&pn=&title=C++_and_C_Reference_Pointer_Primer_Tutorial'>C++ and C Reference Pointer Primer Tutorial (20130426)</option>
<option id='MyNew-20130425' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1096&pp=&pn=&title=Toad_interface_to_Oracle_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1096&pp=&pn=&title=Toad_interface_to_Oracle_Primer_Tutorial'>Toad interface to Oracle Primer Tutorial (20130425)</option>
<option id='MyNew-20130424' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1078&pp=&pn=&title=EasyPHP_Windows_Framework_for_PHP/MySql_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1078&pp=&pn=&title=EasyPHP_Windows_Framework_for_PHP/MySql_Tutorial'>EasyPHP Windows Framework for PHP/MySql Tutorial (20130424)</option>
<option id='MyNew-20130423' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1074&pp=&pn=&title=Java_LinkedList_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1074&pp=&pn=&title=Java_LinkedList_Primer_Tutorial'>Java LinkedList Primer Tutorial (20130423)</option>
<option id='MyNew-20130422' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1061&pp=&pn=&title=YUI_UI_Calendar_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1061&pp=&pn=&title=YUI_UI_Calendar_Primer_Tutorial'>YUI UI Calendar Primer Tutorial (20130422)</option>
<option id='MyNew-20130421' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1069&pp=&pn=&title=English_Learning_-_Vocabulary_-_Under_The_Stairs","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1069&pp=&pn=&title=English_Learning_-_Vocabulary_-_Under_The_Stairs'>English Learning - Vocabulary - Under The Stairs (20130421)</option>
<option id='MyNew-20130421a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1054&pp=&pn=&title=C_Child_Process_for_Linux_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1054&pp=&pn=&title=C_Child_Process_for_Linux_Tutorial'>C Child Process for Linux Tutorial (20130421)</option>
<option id='MyNew-20130420' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1046&pp=&pn=&title=Creating_a_Drawing_C%23_Application_by_Using_WPF_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1046&pp=&pn=&title=Creating_a_Drawing_C%23_Application_by_Using_WPF_Tutorial'>Creating a Drawing C# Application by Using WPF Tutorial (20130420)</option>
<option id='MyNew-20130419' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=981&pp=&pn=&title=Flash_via_BannerZest_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=981&pp=&pn=&title=Flash_via_BannerZest_Primer_Tutorial'>Flash via BannerZest Primer Tutorial (20130419)</option>
<option id='MyNew-20130418' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=977&pp=&pn=&title=iMovie_YouTube_Ready_Video_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=977&pp=&pn=&title=iMovie_YouTube_Ready_Video_Primer_Tutorial'>iMovie YouTube Ready Video Primer Tutorial (20130418)</option>
<option id='MyNew-20130417' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=975&pp=&pn=&title=English_Learning_-_Vocabulary_-_Laundry_Corner","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=975&pp=&pn=&title=English_Learning_-_Vocabulary_-_Laundry_Corner'>English Learning - Vocabulary - Laundry Corner (20130417)</option>
<option id='MyNew-20130417a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=970&pp=&pn=&title=MySql_Database_Copy_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=970&pp=&pn=&title=MySql_Database_Copy_Tutorial'>MySql Database Copy Tutorial (20130417)</option>
<option id='MyNew-20130416' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=965&pp=&pn=&title=jQuery_UI_Accordian_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=965&pp=&pn=&title=jQuery_UI_Accordian_Primer_Tutorial'>jQuery UI Accordian Primer Tutorial (20130416)</option>
<option id='MyNew-20130416a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=944&pp=&pn=&title=Orange_and_Bathurst_and_Blue_Mountains","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=944&pp=&pn=&title=Orange_and_Bathurst_and_Blue_Mountains'>Orange and Bathurst and Blue Mountains (20130416)</option>
<option id='MyNew-20130415' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=933&pp=&pn=&title=PHP_and_MySql_via_MAMP_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=933&pp=&pn=&title=PHP_and_MySql_via_MAMP_Primer_Tutorial'>PHP and MySql via MAMP Primer Tutorial (20130415)</option>
<option id='MyNew-20130414' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=917&pp=&pn=&title=Tanami_Track_at_25km/hr","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=917&pp=&pn=&title=Tanami_Track_at_25km/hr'>Tanami Track at 25km/hr (20130414)</option>
<option id='MyNew-20130414a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=912&pp=&pn=&title=Laser_Beak_Man_by_Tim_Sharp","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=912&pp=&pn=&title=Laser_Beak_Man_by_Tim_Sharp'>Laser Beak Man by Tim Sharp (20130414)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20130413' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=899&pp=&pn=&title=Semantic_Satiation_Explained,_Perhaps","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=899&pp=&pn=&title=Semantic_Satiation_Explained,_Perhaps'>Semantic Satiation Explained, Perhaps (20130413)</option>
<option id='MyNew-20130412' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=896&pp=&pn=&title=Champagne_Bubbles_Explained,_Perhaps","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=896&pp=&pn=&title=Champagne_Bubbles_Explained,_Perhaps'>Champagne Bubbles Explained, Perhaps (20130412)</option>
<option id='MyNew-20130411' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=887&pp=&pn=&title=Bookmarklet_via_Javascript_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=887&pp=&pn=&title=Bookmarklet_via_Javascript_Primer_Tutorial'>Bookmarklet via Javascript Primer Tutorial (20130411)</option>
<option id='MyNew-20130410' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=885&pp=&pn=&title=Javascript_Slide_Show_via_the_DOM_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=885&pp=&pn=&title=Javascript_Slide_Show_via_the_DOM_Tutorial'>Javascript Slide Show via the DOM Tutorial (20130410)</option>
<option id='MyNew-20130410a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=876&pp=&pn=&title=English_Learning_-_Vocabulary_-_Kitchen_Corner","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=876&pp=&pn=&title=English_Learning_-_Vocabulary_-_Kitchen_Corner'>English Learning - Vocabulary - Kitchen Corner (20130410)</option>
<option id='MyNew-20130409' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=863&pp=&pn=&title=Advanced_Installer_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=863&pp=&pn=&title=Advanced_Installer_Primer_Tutorial'>Advanced Installer Primer Tutorial (20130409)</option>
<option id='MyNew-20130408' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=854&pp=&pn=&title=Advantage_Database_Server_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=854&pp=&pn=&title=Advantage_Database_Server_Primer_Tutorial'>Advantage Database Server Primer Tutorial (20130408)</option>
<option id='MyNew-20130407' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=848&pp=&pn=&title=C_via_Xcode_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=848&pp=&pn=&title=C_via_Xcode_Primer_Tutorial'>C via Xcode Primer Tutorial (20130407)</option>
<option id='MyNew-20130406' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=824&pp=&pn=&title=Another_Desktop_Job_and_its_GUI_Event_Analysis","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=824&pp=&pn=&title=Another_Desktop_Job_and_its_GUI_Event_Analysis'>Another Desktop Job and its GUI Event Analysis (20130406)</option>
<option id='MyNew-20130405' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=808&pp=&pn=&title=Oracle_and_Unix_Korn_Shell_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=808&pp=&pn=&title=Oracle_and_Unix_Korn_Shell_Primer_Tutorial'>Oracle and Unix Korn Shell Primer Tutorial (20130405)</option>
<option id='MyNew-20130404' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=803&pp=&pn=&title=Perl_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=803&pp=&pn=&title=Perl_Primer_Tutorial'>Perl Primer Tutorial (20130404)</option>
<option id='MyNew-20130403' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=798&pp=&pn=&title=C++_Xcode_OOP_Composite_Objects_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=798&pp=&pn=&title=C++_Xcode_OOP_Composite_Objects_Tutorial'>C++ Xcode OOP Composite Objects Tutorial (20130403)</option>
<option id='MyNew-20130402' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=788&pp=&pn=&title=Present_Perfect_Tense_in_English_Learning","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=788&pp=&pn=&title=Present_Perfect_Tense_in_English_Learning'>Present Perfect Tense in English Learning (20130402)</option>
<option id='MyNew-20130402a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=785&pp=&pn=&title=Google_Chart_Tools_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=785&pp=&pn=&title=Google_Chart_Tools_Primer_Tutorial'>Google Chart Tools Primer Tutorial (20130402)</option>
<option id='MyNew-20130401' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=780&pp=&pn=&title=Java_ArrayList_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=780&pp=&pn=&title=Java_ArrayList_Primer_Tutorial'>Java ArrayList Primer Tutorial (20130401)</option>
<option id='MyNew-20130331' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=772&pp=&pn=&title=Java_Applet_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=772&pp=&pn=&title=Java_Applet_Primer_Tutorial'>Java Applet Primer Tutorial (20130331)</option>
<option id='MyNew-20130330' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=760&pp=&pn=&title=A_Job","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=760&pp=&pn=&title=A_Job'>A Job (20130330)</option>
<option id='MyNew-20130329' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=746&pp=&pn=&title=SQL_Server_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=746&pp=&pn=&title=SQL_Server_Primer_Tutorial'>SQL Server Primer Tutorial (20130329)</option>
<option id='MyNew-20130328' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=736&pp=&pn=&title=Cascading_Style_Sheets_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=736&pp=&pn=&title=Cascading_Style_Sheets_Primer_Tutorial'>Cascading Style Sheets Primer Tutorial (20130328)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20130327' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=728&pp=&pn=&title=SQL_in_MySql_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=728&pp=&pn=&title=SQL_in_MySql_Primer_Tutorial'>SQL in MySql Primer Tutorial (20130327)</option>
<option id='MyNew-20130326' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=718&pp=&pn=&title=VBA_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=718&pp=&pn=&title=VBA_Primer_Tutorial'>VBA Primer Tutorial (20130326)</option>
<option id='MyNew-20130325' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=705&pp=&pn=&title=Learning_Programming_Android_App","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=705&pp=&pn=&title=Learning_Programming_Android_App'>Learning Programming Android App (20130325)</option>
<option id='MyNew-20130324' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=694&pp=&pn=&title=My_Namesake","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=694&pp=&pn=&title=My_Namesake'>My Namesake (20130324)</option>
<option id='MyNew-20130324a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=683&pp=&pn=&title=English_Phonics_Learning_Ideas","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=683&pp=&pn=&title=English_Phonics_Learning_Ideas'>English Phonics Learning Ideas (20130324)</option>
<option id='MyNew-20130324b' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=673&pp=&pn=&title=Python_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=673&pp=&pn=&title=Python_Primer_Tutorial'>Python Primer Tutorial (20130324)</option>
<option id='MyNew-20130323' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=664&pp=&pn=&title=Tcl/Tk_So_Brilliant_(but_where_do_you_start?)_Primer_Tutorial_","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=664&pp=&pn=&title=Tcl/Tk_So_Brilliant_(but_where_do_you_start?)_Primer_Tutorial_'>Tcl/Tk So Brilliant (but where do you start?) Primer Tutorial (20130323)</option>
<option id='MyNew-20130322' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=616&pp=&pn=&title=AutoHotKey_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=616&pp=&pn=&title=AutoHotKey_Primer_Tutorial'>AutoHotKey Primer Tutorial (20130322)</option>
<option id='MyNew-20130319' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=579&pp=&pn=&title=Ajax_Preview_Window_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=579&pp=&pn=&title=Ajax_Preview_Window_Tutorial'>Ajax Preview Window Tutorial (20130319)</option>
<option id='MyNew-20130318' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=574&pp=&pn=&title=JavaScript_and_the_DOM_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=574&pp=&pn=&title=JavaScript_and_the_DOM_Tutorial'>JavaScript and the DOM Tutorial (20130318)</option>
<option id='MyNew-20130317' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=561&pp=&pn=&title=Android_Application_(on_Windows)_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=561&pp=&pn=&title=Android_Application_(on_Windows)_Primer_Tutorial'>Android Application (on Windows) Primer Tutorial (20130317)</option>
<option id='MyNew-20130316' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=550&pp=&pn=&title=PHP_+_JavaScript_+_HTML_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=550&pp=&pn=&title=PHP_+_JavaScript_+_HTML_Primer_Tutorial'>PHP + JavaScript + HTML Primer Tutorial (20130316)</option>
<option id='MyNew-20130316a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=532&pp=&pn=&title=MAMP_Mac_Framework_for_PHP/MySql_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=532&pp=&pn=&title=MAMP_Mac_Framework_for_PHP/MySql_Tutorial'>MAMP Mac Framework for PHP/MySql Tutorial (20130316)</option>
<option id='MyNew-20130315' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=522&pp=&pn=&title=C%23_in_Visual_Studio_(Express)_Windows_Desktop_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=522&pp=&pn=&title=C%23_in_Visual_Studio_(Express)_Windows_Desktop_Application_Primer_Tutorial'>C# in Visual Studio (Express) Windows Desktop Application Primer Tutorial (20130315)</option>
<option id='MyNew-20130314' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=517&pp=&pn=&title=VB.Net_in_Visual_Studio_(Express)_Windows_Desktop_Application_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=517&pp=&pn=&title=VB.Net_in_Visual_Studio_(Express)_Windows_Desktop_Application_Primer_Tutorial'>VB.Net in Visual Studio (Express) Windows Desktop Application Primer Tutorial (20130314)</option>
<option id='MyNew-20130314a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=505&pp=&pn=&title=Java_BubbleSort_+_Sum_+_Average_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=505&pp=&pn=&title=Java_BubbleSort_+_Sum_+_Average_Tutorial'>Java BubbleSort + Sum + Average Tutorial (20130314)</option>
<option id='MyNew-20130313' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=497&pp=&pn=&title=Operating_System_Software_..._The_Best_Things_in_Life_Are_Free_..._ish","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=497&pp=&pn=&title=Operating_System_Software_..._The_Best_Things_in_Life_Are_Free_..._ish'>Operating System Software ... The Best Things in Life Are Free ... ish (20130313)</option>
<option id='MyNew-20130313a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=492&pp=&pn=&title=phpMyAdmin_interface_to_MySql_and_PHP_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=492&pp=&pn=&title=phpMyAdmin_interface_to_MySql_and_PHP_Primer_Tutorial'>phpMyAdmin interface to MySql and PHP Primer Tutorial (20130313)</option>
<option id='MyNew-20130312' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=482&pp=&pn=&title=ASP.Net_Visual_Studio_Express_Hello_World_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=482&pp=&pn=&title=ASP.Net_Visual_Studio_Express_Hello_World_Primer_Tutorial'>ASP.Net Visual Studio Express Hello World Primer Tutorial (20130312)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20130311' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=471&pp=&pn=&title=Xcode_C++_(and_Java)_Hello_World_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=471&pp=&pn=&title=Xcode_C++_(and_Java)_Hello_World_Primer_Tutorial'>Xcode C++ (and Java) Hello World Primer Tutorial (20130311)</option>
<option id='MyNew-20130310' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=464&pp=&pn=&title=English_(Past_Tense_Irregular)_Verb_Spelling_Game","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=464&pp=&pn=&title=English_(Past_Tense_Irregular)_Verb_Spelling_Game'>English (Past Tense Irregular) Verb Spelling Game (20130310)</option>
<option id='MyNew-20130310a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=454&pp=&pn=&title=You_say_Tic-Tac-Toe,_i_say_Noughts_&_Crosses","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=454&pp=&pn=&title=You_say_Tic-Tac-Toe,_i_say_Noughts_&_Crosses'>You say Tic-Tac-Toe, i say Noughts & Crosses (20130310)</option>
<option id='MyNew-20130309' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=445&pp=&pn=&title=Animated_GIF_using_Gifpal_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=445&pp=&pn=&title=Animated_GIF_using_Gifpal_Tutorial'>Animated GIF using Gifpal Tutorial (20130309)</option>
<option id='MyNew-20130308' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=440&pp=&pn=&title=Firefox_and_Favourite_Plugins_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=440&pp=&pn=&title=Firefox_and_Favourite_Plugins_Tutorial'>Firefox and Favourite Plugins Tutorial (20130308)</option>
<option id='MyNew-20130303' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=395&pp=&pn=&title=VNC_Mac_to_PC_%22Remote_Desktop%22_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=395&pp=&pn=&title=VNC_Mac_to_PC_%22Remote_Desktop%22_Primer_Tutorial'>VNC Mac to PC "Remote Desktop" Primer Tutorial (20130303)</option>
<option id='MyNew-20130302' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=370&pp=&pn=&title=Gimp_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=370&pp=&pn=&title=Gimp_Primer_Tutorial'>Gimp Primer Tutorial (20130302)</option>
<option id='MyNew-20130301' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=366&pp=&pn=&title=All_Posts","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=366&pp=&pn=&title=All_Posts'>All Posts (20130301)</option>
<option id='MyNew-20130228' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=351&pp=&pn=&title=Windows_Command_Prompt_Via_Batch_File_Primer_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=351&pp=&pn=&title=Windows_Command_Prompt_Via_Batch_File_Primer_Tutorial'>Windows Command Prompt Via Batch File Primer Tutorial (20130228)</option>
<option id='MyNew-20130227' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=331&pp=&pn=&title=Linux_Bash_Mac_Terminal_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=331&pp=&pn=&title=Linux_Bash_Mac_Terminal_Tutorial'>Linux Bash Mac Terminal Tutorial (20130227)</option>
<option id='MyNew-20130226' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=316&pp=&pn=&title=Walking_Trip_..._","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=316&pp=&pn=&title=Walking_Trip_..._'>Walking Trip ... (20130226)</option>
<option id='MyNew-20130226a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=312&pp=&pn=&title=Gmail_Email_Filtering_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=312&pp=&pn=&title=Gmail_Email_Filtering_Tutorial'>Gmail Email Filtering Tutorial (20130226)</option>
<option id='MyNew-20130226b' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=304&pp=&pn=&title=Language","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=304&pp=&pn=&title=Language'>Language (20130226)</option>
<option id='MyNew-20130226c' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=293&pp=&pn=&title=PHP/Javascript_what_a_duo!","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=293&pp=&pn=&title=PHP/Javascript_what_a_duo!'>PHP/Javascript what a duo! (20130226)</option>
<option id='MyNew-20130225' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=287&pp=&pn=&title=Walking_Trip_..._Music_Tripping_...","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=287&pp=&pn=&title=Walking_Trip_..._Music_Tripping_...'>Walking Trip ... Music Tripping ... (20130225)</option>
<option id='MyNew-20130220' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=274&pp=&pn=&title=Water_sounds_...","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=274&pp=&pn=&title=Water_sounds_...'>Water sounds ... (20130220)</option>
<option id='MyNew-20130219' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=262&pp=&pn=&title=Are_you_interested_in_combating_drudgery?","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=262&pp=&pn=&title=Are_you_interested_in_combating_drudgery?'>Are you interested in combating drudgery? (20130219)</option>
<option id='MyNew-20130219a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=243&pp=&pn=&title=The_Best_Things_In_Life_Are_Free_...","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=243&pp=&pn=&title=The_Best_Things_In_Life_Are_Free_...'>The Best Things In Life Are Free ... (20130219)</option>
<option id='MyNew-20130207' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=237&pp=&pn=&title=Try_our_new_online_game_..._Battleships_and_Cruisers","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=237&pp=&pn=&title=Try_our_new_online_game_..._Battleships_and_Cruisers'>Try our new online game ... Battleships and Cruisers (20130207)</option>
<option value=' '>Tutorials (toggle sort order) ...</option>
<option id='MyNew-20130130' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=1424&pp=&pn=&title=Mac_OS_X_Activity_Monitor_and_System_Preferences_Tutorial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1424&pp=&pn=&title=Mac_OS_X_Activity_Monitor_and_System_Preferences_Tutorial'>Mac OS X Activity Monitor and System Preferences Tutorial (20130130)</option>
<option id='MyNew-20130129' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=229&pp=&pn=&title=Where_do_you_go_for_help_with_software?","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=229&pp=&pn=&title=Where_do_you_go_for_help_with_software?'>Where do you go for help with software? (20130129)</option>
<option id='MyNew-20130116' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=220&pp=&pn=&title=Moodle_revamped","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=220&pp=&pn=&title=Moodle_revamped'>Moodle revamped (20130116)</option>
<option id='MyNew-20121221' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=189&pp=&pn=&title=One_Image_Site","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=189&pp=&pn=&title=One_Image_Site'>One Image Site (20121221)</option>
<option id='MyNew-20121221a' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=176&pp=&pn=&title=Chat","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=176&pp=&pn=&title=Chat'>Chat (20121221)</option>
<option id='MyNew-20121217' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=164&pp=&pn=&title=What_happens_to_those_mouse_clicks_..._?","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=164&pp=&pn=&title=What_happens_to_those_mouse_clicks_..._?'>What happens to those mouse clicks ... ? (20121217)</option>
<option id='MyNew-20121125' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=139&pp=&pn=&title=Online_Interactive_Shared_Internet_Website_prototypes","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=139&pp=&pn=&title=Online_Interactive_Shared_Internet_Website_prototypes'>Online Interactive Shared Internet Website prototypes (20121125)</option>
<option id='MyNew-20121101' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=133&pp=&pn=&title=New_mobile_Android_App_..._Nimh_..._try_it_for_free_...","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=133&pp=&pn=&title=New_mobile_Android_App_..._Nimh_..._try_it_for_free_...'>New mobile Android App ... Nimh ... try it for free ... (20121101)</option>
<option id='MyNew-20121011' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=124&pp=&pn=&title=Android_App_nearly_there_..._well,_actually_there_..._free_app","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=124&pp=&pn=&title=Android_App_nearly_there_..._well,_actually_there_..._free_app'>Android App nearly there ... well, actually there ... free app (20121011)</option>
<option id='MyNew-20120921' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=117&pp=&pn=&title=Rice_Commercial","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=117&pp=&pn=&title=Rice_Commercial'>Rice Commercial (20120921)</option>
<option id='MyNew-20120916' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=105&pp=&pn=&title=Wish_me_luck_1_of_?)_iOS_Hello_World_on_iPhone_5_simulator","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=105&pp=&pn=&title=Wish_me_luck_1_of_?)_iOS_Hello_World_on_iPhone_5_simulator'>Wish me luck 1 of ?) iOS Hello World on iPhone 5 simulator (20120916)</option>
<option id='MyNew-20120912' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=97&pp=&pn=&title=Moodle_experts_please","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=97&pp=&pn=&title=Moodle_experts_please'>Moodle experts please (20120912)</option>
<option id='MyNew-20120911' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=87&pp=&pn=&title=Tiki_Wiki_experts_please","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=87&pp=&pn=&title=Tiki_Wiki_experts_please'>Tiki Wiki experts please (20120911)</option>
<option id='MyNew-20110612' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?page_id=80&pp=&pn=&title=Privacy_Statement","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=80&pp=&pn=&title=Privacy_Statement'>Privacy Statement (20110612)</option>
<option id='MyNew-20110314' onclick='windowopen("http://www.rjmprogramming.com.au/wordpress/?p=58&pp=&pn=&title=News_from_RJM_Programming","_blank"); ' value='http://www.rjmprogramming.com.au/wordpress/?p=58&pp=&pn=&title=News_from_RJM_Programming'>News from RJM Programming (20110314)</option>
<option id='MyNew-20110118' onclick='windowopen("http://192.168.0.121:8888/wordpress/?page_id=52&pp=&pn=&title=Contact","_blank"); ' value='http://192.168.0.121:8888/wordpress/?page_id=52&pp=&pn=&title=Contact'>Contact (20110118)</option>
<option id='MyNew-20101225' onclick='windowopen("http://127.0.0.1:8888/wordpress/?p=16&pp=&pn=&title=Tips_for_GIMP_to_create_*.png_with_(say)_three_layers,_from_scratch","_blank"); ' value='http://127.0.0.1:8888/wordpress/?p=16&pp=&pn=&title=Tips_for_GIMP_to_create_*.png_with_(say)_three_layers,_from_scratch'>Tips for GIMP to create *.png with (say) three layers, from scratch (20101225)</option>
<option id='MyNew-20101225a' onclick='windowopen("http://127.0.0.1:8888/wordpress/?p=1&pp=&pn=&title=Hello_world!","_blank"); ' value='http://127.0.0.1:8888/wordpress/?p=1&pp=&pn=&title=Hello_world!'>Hello world! (20101225)</option>
<option id='MyNew-20101225b' onclick='windowopen("http://127.0.0.1:8888/wordpress/?page_id=2&pp=&pn=&title=About","_blank"); ' value='http://127.0.0.1:8888/wordpress/?page_id=2&pp=&pn=&title=About'>About (20101225)</option>
<option value=' '>Tutorials (toggle sort order) ...</option></select></span></p>
</div>
</div>
</div>



<div 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('http://www.rjmprogramming.com.au/VirtualTour-Flyer.htm','VirtualTour'); }" href="http://www.rjmprogramming.com.au/Website-Flyer.htm" target="_blank">
<img id="s1name" onclick="javascript: if (dostuff2($(window).width(),$(window).height())) { windowopen('http://www.rjmprogramming.com.au/Website-CMS-Flyer.htm','CMSFlyer'); }" src="Welcome_files/shapeimage_1.jpg" 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="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 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="http://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 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 src="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="http://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; " /-->
<!--/divi-->
</div>



<div id="id5" style="height: 326px; left: 6px; position: absolute; top: 433px; 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; margin-top:-3px; " 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:-22px; margin-left:10px;" href="http://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:-22px; margin-left:10px;" href="http://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:-22px; margin-left:10px;" href="http://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:-22px; margin-left:10px;" href="http://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:-22px; margin-left:10px;" href="http://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:-22px; margin-left:10px;" href="http://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:-22px; margin-left:10px;">Programming Teaching Services</a><br /></p>
</li>
</ul>
<!--ul>
<li style="line-height: 12px; 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>Consultation<br /></p>
</li>
<li style="line-height: 12px; 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>Design<br /></p>
</li>
<li style="line-height: 12px; 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>Coding<br /></p>
</li>
<li style="line-height: 12px; 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>Testing<br /></p>
</li>
<li style="line-height: 12px; 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>Implementation<br /></p>
</li>
<li style="line-height: 12px; 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>Support<br /></p>
</li>
<li style="line-height: 12px; 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">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; margin-top:-25px; " class="Body_Small" target="_blank" href="http://www.rjmprogramming.com.au/privacy.html" title="Privacy Statement for RJM Programming - http://www.rjmprogramming.com.au"> Statement</a></p>
<p class="Heading_2" style='margin-top:-5px;'>Contact Us at:<br /></p>
<p style="padding-top: 0px; margin-top:-5px; " class="Body_Small">136 Darley Street<br />Newtown NSW 2042<br /></p>
<p style="padding-top: 4px; margin-top:-5px; " class="Body_Small">telephone: 61 2 9516 3479<br />email<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; margin-top:-5px; " 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 class="com-apple-iweb-widget-GoogleMap" id="widget3" style="left: 278px; position: absolute; top: 360px; height: 429px; width: 400px; z-index: 1; "></div>
<iframe style="left: 278px; position: absolute; top: 360px; z-index: 1;" title='RJM Programming ... welcome' src="http://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.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=http://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="http://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 target='blank' href="http://maps.google.com/maps?z=15&t=m&q=loc:-33.907341+151.176336" title="Thanks to Google Maps at http://maps.google.com ... RJM Programming at 136 Darley St, Newtown New South Wales 2042, Australia"><img title="Thanks to Google Maps at http://maps.google.com" 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" href="http://www.me.com" title="http://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>
</div>
</div>
</div>
</div>
<span><a id="hid0" style="display: none" href="http://www.rjmprogramming.com.au/Welcome.html">Welcome</a>
<a id="hid1" style="display: none" href="http://www.rjmprogramming.com.au/About_Us.html">About Us</a>
<a id="hid2" style="display: none" href="http://www.rjmprogramming.com.au/Contact_Us.html">/Contact Us</a>
<a id="hid3" style="display: none" href="http://www.rjmprogramming.com.au/News.html">/News</a>
<a id="hid4" style="display: none" href="http://www.rjmprogramming.com.au/Services.html">/Services</a>
<a id="hid5" style="display: none" href="http://www.rjmprogramming.com.au/Guestbook.html">/Guestbook</a>
<a id="hid6" style="display: none" href="http://www.rjmprogramming.com.au/Links.html">/Links</a></span>
<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=" ">Tutorials (show blog, toggle sort order) ...</option><option id="MyNew-20150419" onclick=' + "'" + 'windowopen(';

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14276&pp=&pn=&title=_Swift_Operator_Overloading_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14276&pp=&pn=&title=_Swift_Operator_Overloading_Primer_Tutorial'> Swift Operator Overloading Primer Tutorial (20150419)</option><option id='MyNew-20130330' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=760&pp=&pn=&title=A_Job";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=760&pp=&pn=&title=A_Job'>A Job (20130330)</option><option id='MyNew-20130501' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1154&pp=&pn=&title=A_Media_Job_for_Listening_Task_Class_webpage_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1154&pp=&pn=&title=A_Media_Job_for_Listening_Task_Class_webpage_Tutorial'>A Media Job for Listening Task Class webpage Tutorial (20130501)</option><option id='MyNew-20101225' onclick='windowopen(";

newstr = newstr + dq + "http://127.0.0.1:8888/wordpress/?page_id=2&pp=&pn=&title=About";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://127.0.0.1:8888/wordpress/?page_id=2&pp=&pn=&title=About'>About (20101225)</option><option id='MyNew-20130616' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1760&pp=&pn=&title=Access_CSV_Import_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1760&pp=&pn=&title=Access_CSV_Import_Primer_Tutorial'>Access CSV Import Primer Tutorial (20130616)</option><option id='MyNew-20130516' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1365&pp=&pn=&title=Access_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1365&pp=&pn=&title=Access_Primer_Tutorial'>Access Primer Tutorial (20130516)</option><option id='MyNew-20130827' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3877&pp=&pn=&title=Access_Stored_Procedures_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3877&pp=&pn=&title=Access_Stored_Procedures_Primer_Tutorial'>Access Stored Procedures Primer Tutorial (20130827)</option><option id='MyNew-20150413' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14143&pp=&pn=&title=Acronyms_Lookup_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14143&pp=&pn=&title=Acronyms_Lookup_Follow_Up_Tutorial'>Acronyms Lookup Follow Up Tutorial (20150413)</option><option id='MyNew-20150412' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14122&pp=&pn=&title=Acronyms_Lookup_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14122&pp=&pn=&title=Acronyms_Lookup_Primer_Tutorial'>Acronyms Lookup Primer Tutorial (20150412)</option><option id='MyNew-20140716' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6404&pp=&pn=&title=Administration_of_Magento_eCommerce_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6404&pp=&pn=&title=Administration_of_Magento_eCommerce_Primer_Tutorial'>Administration of Magento eCommerce Primer Tutorial (20140716)</option><option id='MyNew-20140201' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6180&pp=&pn=&title=Administration_of_osCommerce_eCommerce_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6180&pp=&pn=&title=Administration_of_osCommerce_eCommerce_Primer_Tutorial'>Administration of osCommerce eCommerce Primer Tutorial (20140201)</option><option id='MyNew-20140211' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6203&pp=&pn=&title=Administration_of_VirtueMart_eCommerce_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6203&pp=&pn=&title=Administration_of_VirtueMart_eCommerce_Primer_Tutorial'>Administration of VirtueMart eCommerce Primer Tutorial (20140211)</option><option id='MyNew-20130409' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=863&pp=&pn=&title=Advanced_Installer_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=863&pp=&pn=&title=Advanced_Installer_Primer_Tutorial'>Advanced Installer Primer Tutorial (20130409)</option><option id='MyNew-20130620' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1854&pp=&pn=&title=Advantage_CSV_Import_via_File_Server_Sharing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1854&pp=&pn=&title=Advantage_CSV_Import_via_File_Server_Sharing_Primer_Tutorial'>Advantage CSV Import via File Server Sharing Primer Tutorial (20130620)</option><option id='MyNew-20130408' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=854&pp=&pn=&title=Advantage_Database_Server_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=854&pp=&pn=&title=Advantage_Database_Server_Primer_Tutorial'>Advantage Database Server Primer Tutorial (20130408)</option><option id='MyNew-20130828' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3884&pp=&pn=&title=Advantage_Stored_Procedures_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3884&pp=&pn=&title=Advantage_Stored_Procedures_Primer_Tutorial'>Advantage Stored Procedures Primer Tutorial (20130828)</option><option id='MyNew-20131106' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4945&pp=&pn=&title=After_Screen_Capture_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4945&pp=&pn=&title=After_Screen_Capture_Primer_Tutorial'>After Screen Capture Primer Tutorial (20131106)</option><option id='MyNew-20150221' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12711&pp=&pn=&title=AirServer_on_Mac_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12711&pp=&pn=&title=AirServer_on_Mac_Primer_Tutorial'>AirServer on Mac Primer Tutorial (20150221)</option><option id='MyNew-20140717' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8520&pp=&pn=&title=Ajax_All_Textboxes_All_Mandatory_Form_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8520&pp=&pn=&title=Ajax_All_Textboxes_All_Mandatory_Form_Primer_Tutorial'>Ajax All Textboxes All Mandatory Form Primer Tutorial (20140717)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20131222' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5683&pp=&pn=&title=Ajax_Auto-completion_FollowUp_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5683&pp=&pn=&title=Ajax_Auto-completion_FollowUp_Tutorial'>Ajax Auto-completion FollowUp Tutorial (20131222)</option><option id='MyNew-20150521' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14939&pp=&pn=&title=Ajax_Auto-completion_Internationalization_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14939&pp=&pn=&title=Ajax_Auto-completion_Internationalization_Tutorial'>Ajax Auto-completion Internationalization Tutorial (20150521)</option><option id='MyNew-20131221' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5667&pp=&pn=&title=Ajax_Auto-completion_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5667&pp=&pn=&title=Ajax_Auto-completion_Primer_Tutorial'>Ajax Auto-completion Primer Tutorial (20131221)</option><option id='MyNew-20140808' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8901&pp=&pn=&title=Ajax_Div_Overlay_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8901&pp=&pn=&title=Ajax_Div_Overlay_Primer_Tutorial'>Ajax Div Overlay Primer Tutorial (20140808)</option><option id='MyNew-20140123' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5839&pp=&pn=&title=Ajax_Global_Weather_Auto-completion_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5839&pp=&pn=&title=Ajax_Global_Weather_Auto-completion_Tutorial'>Ajax Global Weather Auto-completion Tutorial (20140123)</option><option id='MyNew-20140106' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5791&pp=&pn=&title=Ajax_Global_Weather_HTTP_Get_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5791&pp=&pn=&title=Ajax_Global_Weather_HTTP_Get_Primer_Tutorial'>Ajax Global Weather HTTP Get Primer Tutorial (20140106)</option><option id='MyNew-20140130' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6170&pp=&pn=&title=Ajax_jQuery_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6170&pp=&pn=&title=Ajax_jQuery_Primer_Tutorial'>Ajax jQuery Primer Tutorial (20140130)</option><option id='MyNew-20140611' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8052&pp=&pn=&title=Ajax_Local_JSON_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8052&pp=&pn=&title=Ajax_Local_JSON_Primer_Tutorial'>Ajax Local JSON Primer Tutorial (20140611)</option><option id='MyNew-20130319' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=579&pp=&pn=&title=Ajax_Preview_Window_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=579&pp=&pn=&title=Ajax_Preview_Window_Tutorial'>Ajax Preview Window Tutorial (20130319)</option><option id='MyNew-20140110' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5755&pp=&pn=&title=Ajax_Random_WordPress_Feed_Post_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5755&pp=&pn=&title=Ajax_Random_WordPress_Feed_Post_Primer_Tutorial'>Ajax Random WordPress Feed Post Primer Tutorial (20140110)</option><option id='MyNew-20130301' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=366&pp=&pn=&title=All_Posts";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=366&pp=&pn=&title=All_Posts'>All Posts (20130301)</option><option id='MyNew-20140112' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5795&pp=&pn=&title=Am_sorry,_but_...";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5795&pp=&pn=&title=Am_sorry,_but_...'>Am sorry, but ... (20140112)</option><option id='MyNew-20151107' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18142&pp=&pn=&title=Android_App_Learning_Programming_UX_Overlay_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18142&pp=&pn=&title=Android_App_Learning_Programming_UX_Overlay_Tutorial'>Android App Learning Programming UX Overlay Tutorial (20151107)</option><option id='MyNew-20150316' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13480&pp=&pn=&title=Android_App_Learning_Programming_UX_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13480&pp=&pn=&title=Android_App_Learning_Programming_UX_Primer_Tutorial'>Android App Learning Programming UX Primer Tutorial (20150316)</option><option id='MyNew-20121011' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=124&pp=&pn=&title=Android_App_nearly_there_..._well,_actually_there_..._free_app";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=124&pp=&pn=&title=Android_App_nearly_there_..._well,_actually_there_..._free_app'>Android App nearly there ... well, actually there ... free app (20121011)</option><option id='MyNew-20130317' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=561&pp=&pn=&title=Android_Application_(on_Windows)_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=561&pp=&pn=&title=Android_Application_(on_Windows)_Primer_Tutorial'>Android Application (on Windows) Primer Tutorial (20130317)</option><option id='MyNew-20150310' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13284&pp=&pn=&title=Android_Camera_to_Mac_iPhoto_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13284&pp=&pn=&title=Android_Camera_to_Mac_iPhoto_Primer_Tutorial'>Android Camera to Mac iPhoto Primer Tutorial (20150310)</option><option id='MyNew-20150129' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11979&pp=&pn=&title=Android_Studio_Google_Play_Ready_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11979&pp=&pn=&title=Android_Studio_Google_Play_Ready_Primer_Tutorial'>Android Studio Google Play Ready Primer Tutorial (20150129)</option><option id='MyNew-20160215' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20168&pp=&pn=&title=Android_Studio_on_Mac_OS_X_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20168&pp=&pn=&title=Android_Studio_on_Mac_OS_X_Primer_Tutorial'>Android Studio on Mac OS X Primer Tutorial (20160215)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140307' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6667&pp=&pn=&title=Android_Studio_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6667&pp=&pn=&title=Android_Studio_Primer_Tutorial'>Android Studio Primer Tutorial (20140307)</option><option id='MyNew-20160218' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20224&pp=&pn=&title=Android_Studio_Real_Physical_Device_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20224&pp=&pn=&title=Android_Studio_Real_Physical_Device_Tutorial'>Android Studio Real Physical Device Tutorial (20160218)</option><option id='MyNew-20150128' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11956&pp=&pn=&title=Android_Studio_Tic_Tac_Toe_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11956&pp=&pn=&title=Android_Studio_Tic_Tac_Toe_Game_Tutorial'>Android Studio Tic Tac Toe Game Tutorial (20150128)</option><option id='MyNew-20140622' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8232&pp=&pn=&title=AngularJS_Javascript_Custom_Directives_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8232&pp=&pn=&title=AngularJS_Javascript_Custom_Directives_Tutorial'>AngularJS Javascript Custom Directives Tutorial (20140622)</option><option id='MyNew-20140619' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8155&pp=&pn=&title=AngularJS_Javascript_Form_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8155&pp=&pn=&title=AngularJS_Javascript_Form_Tutorial'>AngularJS Javascript Form Tutorial (20140619)</option><option id='MyNew-20140608' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7966&pp=&pn=&title=AngularJS_Javascript_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7966&pp=&pn=&title=AngularJS_Javascript_Primer_Tutorial'>AngularJS Javascript Primer Tutorial (20140608)</option><option id='MyNew-20140625' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8244&pp=&pn=&title=AngularJS_Javascript_Services_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8244&pp=&pn=&title=AngularJS_Javascript_Services_Tutorial'>AngularJS Javascript Services Tutorial (20140625)</option><option id='MyNew-20151013' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17706&pp=&pn=&title=Animated_GIF_Slides_via_ImageMagick_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17706&pp=&pn=&title=Animated_GIF_Slides_via_ImageMagick_Primer_Tutorial'>Animated GIF Slides via ImageMagick Primer Tutorial (20151013)</option><option id='MyNew-20130309' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=445&pp=&pn=&title=Animated_GIF_using_Gifpal_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=445&pp=&pn=&title=Animated_GIF_using_Gifpal_Tutorial'>Animated GIF using Gifpal Tutorial (20130309)</option><option id='MyNew-20150916' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17197&pp=&pn=&title=Animated_GIF_via_PHP_Writing_PHP_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17197&pp=&pn=&title=Animated_GIF_via_PHP_Writing_PHP_Primer_Tutorial'>Animated GIF via PHP Writing PHP Primer Tutorial (20150916)</option><option id='MyNew-20130406' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=824&pp=&pn=&title=Another_Desktop_Job_and_its_GUI_Event_Analysis";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=824&pp=&pn=&title=Another_Desktop_Job_and_its_GUI_Event_Analysis'>Another Desktop Job and its GUI Event Analysis (20130406)</option><option id='MyNew-20160202' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19894&pp=&pn=&title=Ansible_Dynamic_Inventory_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19894&pp=&pn=&title=Ansible_Dynamic_Inventory_Tutorial'>Ansible Dynamic Inventory Tutorial (20160202)</option><option id='MyNew-20160102' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19261&pp=&pn=&title=Ansible_Hello_World_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19261&pp=&pn=&title=Ansible_Hello_World_Primer_Tutorial'>Ansible Hello World Primer Tutorial (20160102)</option><option id='MyNew-20160118' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19569&pp=&pn=&title=Ansible_Inventory_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19569&pp=&pn=&title=Ansible_Inventory_Primer_Tutorial'>Ansible Inventory Primer Tutorial (20160118)</option><option id='MyNew-20160104' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19294&pp=&pn=&title=Ansible_Playbook_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19294&pp=&pn=&title=Ansible_Playbook_Primer_Tutorial'>Ansible Playbook Primer Tutorial (20160104)</option><option id='MyNew-20160105' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19356&pp=&pn=&title=Ansible_Playbook_TLS_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19356&pp=&pn=&title=Ansible_Playbook_TLS_Tutorial'>Ansible Playbook TLS Tutorial (20160105)</option><option id='MyNew-20131202' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5452&pp=&pn=&title=Apache_.htaccess_and_mod_rewrite_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5452&pp=&pn=&title=Apache_.htaccess_and_mod_rewrite_Primer_Tutorial'>Apache .htaccess and mod_rewrite Primer Tutorial (20131202)</option><option id='MyNew-20140119' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6056&pp=&pn=&title=Apache_.htaccess_Autoprepend_Autoappend_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6056&pp=&pn=&title=Apache_.htaccess_Autoprepend_Autoappend_Primer_Tutorial'>Apache .htaccess Autoprepend Autoappend Primer Tutorial (20140119)</option><option id='MyNew-20140821' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8966&pp=&pn=&title=Apache_.htaccess_Prevent_Directory_Listing_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8966&pp=&pn=&title=Apache_.htaccess_Prevent_Directory_Listing_Tutorial'>Apache .htaccess Prevent Directory Listing Tutorial (20140821)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140518' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7783&pp=&pn=&title=Apache_CentOS_WebServer_and_The_Three_Ps_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7783&pp=&pn=&title=Apache_CentOS_WebServer_and_The_Three_Ps_Primer_Tutorial'>Apache CentOS WebServer and The Three Ps Primer Tutorial (20140518)</option><option id='MyNew-20130909' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4066&pp=&pn=&title=Apache_WebServer_on_Mac_and_The_Three_P%27s_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4066&pp=&pn=&title=Apache_WebServer_on_Mac_and_The_Three_P%27s_Primer_Tutorial'>Apache WebServer on Mac and The Three P's Primer Tutorial (20130909)</option><option id='MyNew-20131104' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5021&pp=&pn=&title=Apache/PHP/MySql_Configuration_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5021&pp=&pn=&title=Apache/PHP/MySql_Configuration_Primer_Tutorial'>Apache/PHP/MySql Configuration Primer Tutorial (20131104)</option><option id='MyNew-20140706' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8302&pp=&pn=&title=Apache/PHP/MySql_phpBB_Forum_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8302&pp=&pn=&title=Apache/PHP/MySql_phpBB_Forum_Primer_Tutorial'>Apache/PHP/MySql phpBB Forum Primer Tutorial (20140706)</option><option id='MyNew-20140703' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8297&pp=&pn=&title=Apache/PHP/MySql_Prestashop_eCommerce_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8297&pp=&pn=&title=Apache/PHP/MySql_Prestashop_eCommerce_Primer_Tutorial'>Apache/PHP/MySql Prestashop eCommerce Primer Tutorial (20140703)</option><option id='MyNew-20130728' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3167&pp=&pn=&title=Apple_(Mac)_Mail_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3167&pp=&pn=&title=Apple_(Mac)_Mail_Primer_Tutorial'>Apple (Mac) Mail Primer Tutorial (20130728)</option><option id='MyNew-20131016' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4560&pp=&pn=&title=AppleScript_Editor_in_Mac_OS_X_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4560&pp=&pn=&title=AppleScript_Editor_in_Mac_OS_X_Primer_Tutorial'>AppleScript Editor in Mac OS X Primer Tutorial (20131016)</option><option id='MyNew-20130508' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1249&pp=&pn=&title=AppleScript_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1249&pp=&pn=&title=AppleScript_Primer_Tutorial'>AppleScript Primer Tutorial (20130508)</option><option id='MyNew-20150804' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16369&pp=&pn=&title=AppleScript_Surfing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16369&pp=&pn=&title=AppleScript_Surfing_Primer_Tutorial'>AppleScript Surfing Primer Tutorial (20150804)</option><option id='MyNew-20130219' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=262&pp=&pn=&title=Are_you_interested_in_combating_drudgery?";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=262&pp=&pn=&title=Are_you_interested_in_combating_drudgery?'>Are you interested in combating drudgery? (20130219)</option><option id='MyNew-20140218' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6466&pp=&pn=&title=ASP.Net_.Net_4.5_VS_Web_Express_2013_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6466&pp=&pn=&title=ASP.Net_.Net_4.5_VS_Web_Express_2013_Primer_Tutorial'>ASP.Net .Net 4.5 VS Web Express 2013 Primer Tutorial (20140218)</option><option id='MyNew-20130606' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1646&pp=&pn=&title=ASP.Net_Ajax_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1646&pp=&pn=&title=ASP.Net_Ajax_Primer_Tutorial'>ASP.Net Ajax Primer Tutorial (20130606)</option><option id='MyNew-20130910' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4095&pp=&pn=&title=ASP.Net_Dynamic_Data_Entity_Framework_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4095&pp=&pn=&title=ASP.Net_Dynamic_Data_Entity_Framework_Primer_Tutorial'>ASP.Net Dynamic Data Entity Framework Primer Tutorial (20130910)</option><option id='MyNew-20130921' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4381&pp=&pn=&title=ASP.Net_MVC_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4381&pp=&pn=&title=ASP.Net_MVC_Primer_Tutorial'>ASP.Net MVC Primer Tutorial (20130921)</option><option id='MyNew-20130507' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1233&pp=&pn=&title=ASP.Net_Resection_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1233&pp=&pn=&title=ASP.Net_Resection_Tutorial'>ASP.Net Resection Tutorial (20130507)</option><option id='MyNew-20130312' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=482&pp=&pn=&title=ASP.Net_Visual_Studio_Express_Hello_World_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=482&pp=&pn=&title=ASP.Net_Visual_Studio_Express_Hello_World_Primer_Tutorial'>ASP.Net Visual Studio Express Hello World Primer Tutorial (20130312)</option><option id='MyNew-20140222' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6504&pp=&pn=&title=ASP.Net_VS_2013_Express_Wcf_Service_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6504&pp=&pn=&title=ASP.Net_VS_2013_Express_Wcf_Service_Primer_Tutorial'>ASP.Net VS 2013 Express Wcf Service Primer Tutorial (20140222)</option><option id='MyNew-20130617' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1795&pp=&pn=&title=ASP.Net_Web_Service_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1795&pp=&pn=&title=ASP.Net_Web_Service_Primer_Tutorial'>ASP.Net Web Service Primer Tutorial (20130617)</option><option id='MyNew-20140420' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7329&pp=&pn=&title=ASP.NET_Website_Razor_v3_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7329&pp=&pn=&title=ASP.NET_Website_Razor_v3_Primer_Tutorial'>ASP.NET Website Razor v3 Primer Tutorial (20140420)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20130831' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3928&pp=&pn=&title=Assembler_for_MacOSX_64bit_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3928&pp=&pn=&title=Assembler_for_MacOSX_64bit_Tutorial'>Assembler for MacOSX 64bit Tutorial (20130831)</option><option id='MyNew-20130807' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3529&pp=&pn=&title=Assembler_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3529&pp=&pn=&title=Assembler_Primer_Tutorial'>Assembler Primer Tutorial (20130807)</option><option id='MyNew-20141021' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10336&pp=&pn=&title=Audio_on_Web_Browser_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10336&pp=&pn=&title=Audio_on_Web_Browser_Primer_Tutorial'>Audio on Web Browser Primer Tutorial (20141021)</option><option id='MyNew-20141024' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10380&pp=&pn=&title=Audio_Video_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10380&pp=&pn=&title=Audio_Video_Follow_Up_Tutorial'>Audio Video Follow Up Tutorial (20141024)</option><option id='MyNew-20141023' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10360&pp=&pn=&title=Audio_Video_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10360&pp=&pn=&title=Audio_Video_Primer_Tutorial'>Audio Video Primer Tutorial (20141023)</option><option id='MyNew-20130829' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3920&pp=&pn=&title=August_28";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3920&pp=&pn=&title=August_28'>August 28 (20130829)</option><option id='MyNew-20140630' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8248&pp=&pn=&title=Australian_Historical_Research_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8248&pp=&pn=&title=Australian_Historical_Research_Primer_Tutorial'>Australian Historical Research Primer Tutorial (20140630)</option><option id='MyNew-20150626' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15616&pp=&pn=&title=Australian_Indigenous_Language_HTML_Map_jQuery_YQL_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15616&pp=&pn=&title=Australian_Indigenous_Language_HTML_Map_jQuery_YQL_Tutorial'>Australian Indigenous Language HTML Map jQuery YQL Tutorial (20150626)</option><option id='MyNew-20150625' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15596&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Ajax_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15596&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Ajax_Tutorial'>Australian Indigenous Language Image Map Ajax Tutorial (20150625)</option><option id='MyNew-20150624' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15572&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Checkbox_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15572&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Checkbox_Tutorial'>Australian Indigenous Language Image Map Checkbox Tutorial (20150624)</option><option id='MyNew-20150623' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15564&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Dropdown_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15564&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Dropdown_Tutorial'>Australian Indigenous Language Image Map Dropdown Tutorial (20150623)</option><option id='MyNew-20150622' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15539&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15539&pp=&pn=&title=Australian_Indigenous_Language_Image_Map_Primer_Tutorial'>Australian Indigenous Language Image Map Primer Tutorial (20150622)</option><option id='MyNew-20130322' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=616&pp=&pn=&title=AutoHotKey_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=616&pp=&pn=&title=AutoHotKey_Primer_Tutorial'>AutoHotKey Primer Tutorial (20130322)</option><option id='MyNew-20140412' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7239&pp=&pn=&title=AutoHotKey_Record_and_Compile_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7239&pp=&pn=&title=AutoHotKey_Record_and_Compile_Primer_Tutorial'>AutoHotKey Record and Compile Primer Tutorial (20140412)</option><option id='MyNew-20130928' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4296&pp=&pn=&title=AutoHotKey_StayAwake_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4296&pp=&pn=&title=AutoHotKey_StayAwake_Tutorial'>AutoHotKey StayAwake Tutorial (20130928)</option><option id='MyNew-20150731' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16251&pp=&pn=&title=AutoHotKey_Surfing_ASP.Net_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16251&pp=&pn=&title=AutoHotKey_Surfing_ASP.Net_Primer_Tutorial'>AutoHotKey Surfing ASP.Net Primer Tutorial (20150731)</option><option id='MyNew-20150727' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16184&pp=&pn=&title=AutoHotKey_Surfing_PHP_exec_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16184&pp=&pn=&title=AutoHotKey_Surfing_PHP_exec_Tutorial'>AutoHotKey Surfing PHP exec Tutorial (20150727)</option><option id='MyNew-20130519' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1396&pp=&pn=&title=Automator_in_Mac_OS_X_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1396&pp=&pn=&title=Automator_in_Mac_OS_X_Primer_Tutorial'>Automator in Mac OS X Primer Tutorial (20130519)</option><option id='MyNew-20130512' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1320&pp=&pn=&title=Basic_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1320&pp=&pn=&title=Basic_Tutorial'>Basic Tutorial (20130512)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140705' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8360&pp=&pn=&title=Blurb_eBooks_and_Books_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8360&pp=&pn=&title=Blurb_eBooks_and_Books_Primer_Tutorial'>Blurb eBooks and Books Primer Tutorial (20140705)</option><option id='MyNew-20150213' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12506&pp=&pn=&title=Blurb_Publish_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12506&pp=&pn=&title=Blurb_Publish_Primer_Tutorial'>Blurb Publish Primer Tutorial (20150213)</option><option id='MyNew-20130411' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=887&pp=&pn=&title=Bookmarklet_via_Javascript_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=887&pp=&pn=&title=Bookmarklet_via_Javascript_Primer_Tutorial'>Bookmarklet via Javascript Primer Tutorial (20130411)</option><option id='MyNew-20130525' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1515&pp=&pn=&title=Bread_or_Toast_Cut_Diagonally_So_Much_Better";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1515&pp=&pn=&title=Bread_or_Toast_Cut_Diagonally_So_Much_Better'>Bread or Toast Cut Diagonally So Much Better (20130525)</option><option id='MyNew-20150119' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=11784&pp=&pn=&title=Bygone";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11784&pp=&pn=&title=Bygone'>Bygone (20150119)</option><option id='MyNew-20140310' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6728&pp=&pn=&title=C_2D_Array_via_File_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6728&pp=&pn=&title=C_2D_Array_via_File_Tutorial'>C 2D Array via File Tutorial (20140310)</option><option id='MyNew-20130421' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1054&pp=&pn=&title=C_Child_Process_for_Linux_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1054&pp=&pn=&title=C_Child_Process_for_Linux_Tutorial'>C Child Process for Linux Tutorial (20130421)</option><option id='MyNew-20140525' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7175&pp=&pn=&title=C_File_Write_and_Read_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7175&pp=&pn=&title=C_File_Write_and_Read_Primer_Tutorial'>C File Write and Read Primer Tutorial (20140525)</option><option id='MyNew-20130721' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2623&pp=&pn=&title=C_in_Xcode_Read_CSV_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2623&pp=&pn=&title=C_in_Xcode_Read_CSV_Primer_Tutorial'>C in Xcode Read CSV Primer Tutorial (20130721)</option><option id='MyNew-20131001' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4488&pp=&pn=&title=C_Recursion_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4488&pp=&pn=&title=C_Recursion_Primer_Tutorial'>C Recursion Primer Tutorial (20131001)</option><option id='MyNew-20150730' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16231&pp=&pn=&title=C_Sorting_ASP.Net_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16231&pp=&pn=&title=C_Sorting_ASP.Net_Primer_Tutorial'>C Sorting ASP.Net Primer Tutorial (20150730)</option><option id='MyNew-20150723' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16121&pp=&pn=&title=C_Sorting_Command_Line_Piping_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16121&pp=&pn=&title=C_Sorting_Command_Line_Piping_Tutorial'>C Sorting Command Line Piping Tutorial (20150723)</option><option id='MyNew-20150722' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16104&pp=&pn=&title=C_Sorting_Command_Line_Switch_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16104&pp=&pn=&title=C_Sorting_Command_Line_Switch_Tutorial'>C Sorting Command Line Switch Tutorial (20150722)</option><option id='MyNew-20150725' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16155&pp=&pn=&title=C_Sorting_PHP_exec_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16155&pp=&pn=&title=C_Sorting_PHP_exec_Tutorial'>C Sorting PHP exec Tutorial (20150725)</option><option id='MyNew-20150721' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16078&pp=&pn=&title=C_Sorting_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16078&pp=&pn=&title=C_Sorting_Primer_Tutorial'>C Sorting Primer Tutorial (20150721)</option><option id='MyNew-20140315' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6788&pp=&pn=&title=C_String_Function_Timings_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6788&pp=&pn=&title=C_String_Function_Timings_Primer_Tutorial'>C String Function Timings Primer Tutorial (20140315)</option><option id='MyNew-20140918' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9385&pp=&pn=&title=C_Supervised_PHP_Modes_of_Use_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9385&pp=&pn=&title=C_Supervised_PHP_Modes_of_Use_Primer_Tutorial'>C Supervised PHP Modes of Use Primer Tutorial (20140918)</option><option id='MyNew-20130926' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4441&pp=&pn=&title=C_Union_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4441&pp=&pn=&title=C_Union_Primer_Tutorial'>C Union Primer Tutorial (20130926)</option><option id='MyNew-20130407' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=848&pp=&pn=&title=C_via_Xcode_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=848&pp=&pn=&title=C_via_Xcode_Primer_Tutorial'>C via Xcode Primer Tutorial (20130407)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20130315' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=522&pp=&pn=&title=C%23_in_Visual_Studio_(Express)_Windows_Desktop_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=522&pp=&pn=&title=C%23_in_Visual_Studio_(Express)_Windows_Desktop_Application_Primer_Tutorial'>C# in Visual Studio (Express) Windows Desktop Application Primer Tutorial (20130315)</option><option id='MyNew-20130712' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2511&pp=&pn=&title=C%23_in_Visual_Studio_and_XML_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2511&pp=&pn=&title=C%23_in_Visual_Studio_and_XML_Primer_Tutorial'>C# in Visual Studio and XML Primer Tutorial (20130712)</option><option id='MyNew-20130611' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1619&pp=&pn=&title=C%23_Online_Template_Card_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1619&pp=&pn=&title=C%23_Online_Template_Card_Game_Tutorial'>C# Online Template Card Game Tutorial (20130611)</option><option id='MyNew-20131020' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4801&pp=&pn=&title=C%23_Socket_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4801&pp=&pn=&title=C%23_Socket_Primer_Tutorial'>C# Socket Primer Tutorial (20131020)</option><option id='MyNew-20130829a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3905&pp=&pn=&title=C%23_TreeView_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3905&pp=&pn=&title=C%23_TreeView_Primer_Tutorial'>C# TreeView Primer Tutorial (20130829)</option><option id='MyNew-20130426' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1115&pp=&pn=&title=C++_and_C_Reference_Pointer_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1115&pp=&pn=&title=C++_and_C_Reference_Pointer_Primer_Tutorial'>C++ and C Reference Pointer Primer Tutorial (20130426)</option><option id='MyNew-20140306' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6645&pp=&pn=&title=C++_Formatting_cout_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6645&pp=&pn=&title=C++_Formatting_cout_Primer_Tutorial'>C++ Formatting cout Primer Tutorial (20140306)</option><option id='MyNew-20140627' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8093&pp=&pn=&title=C++_MultiDimensional_Array_istringstream_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8093&pp=&pn=&title=C++_MultiDimensional_Array_istringstream_Tutorial'>C++ MultiDimensional Array istringstream Tutorial (20140627)</option><option id='MyNew-20150615' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15413&pp=&pn=&title=C++_OpenGL_in_Xcode_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15413&pp=&pn=&title=C++_OpenGL_in_Xcode_Follow_Up_Tutorial'>C++ OpenGL in Xcode Follow Up Tutorial (20150615)</option><option id='MyNew-20150617' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15445&pp=&pn=&title=C++_OpenGL_in_Xcode_Generic_Regular_Prism_Drawing_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15445&pp=&pn=&title=C++_OpenGL_in_Xcode_Generic_Regular_Prism_Drawing_Tutorial'>C++ OpenGL in Xcode Generic Regular Prism Drawing Tutorial (20150617)</option><option id='MyNew-20150616' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15426&pp=&pn=&title=C++_OpenGL_in_Xcode_Hexagonal_Prism_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15426&pp=&pn=&title=C++_OpenGL_in_Xcode_Hexagonal_Prism_Tutorial'>C++ OpenGL in Xcode Hexagonal Prism Tutorial (20150616)</option><option id='MyNew-20150614' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15398&pp=&pn=&title=C++_OpenGL_in_Xcode_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15398&pp=&pn=&title=C++_OpenGL_in_Xcode_Primer_Tutorial'>C++ OpenGL in Xcode Primer Tutorial (20150614)</option><option id='MyNew-20150619' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15488&pp=&pn=&title=C++_OpenGL_to_Javascript_WebGL_Conversion_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15488&pp=&pn=&title=C++_OpenGL_to_Javascript_WebGL_Conversion_Primer_Tutorial'>C++ OpenGL to Javascript WebGL Conversion Primer Tutorial (20150619)</option><option id='MyNew-20140421' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7345&pp=&pn=&title=C++_std::vector_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7345&pp=&pn=&title=C++_std::vector_Primer_Tutorial'>C++ std::vector Primer Tutorial (20140421)</option><option id='MyNew-20130629' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2276&pp=&pn=&title=C++_WebView_and_.Net_Framework_Update_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2276&pp=&pn=&title=C++_WebView_and_.Net_Framework_Update_Tutorial'>C++ WebView and .Net Framework Update Tutorial (20130629)</option><option id='MyNew-20141120' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10679&pp=&pn=&title=C++_Xcode_Numerical_Bubble_Sort_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10679&pp=&pn=&title=C++_Xcode_Numerical_Bubble_Sort_Tutorial'>C++ Xcode Numerical Bubble Sort Tutorial (20141120)</option><option id='MyNew-20130403' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=798&pp=&pn=&title=C++_Xcode_OOP_Composite_Objects_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=798&pp=&pn=&title=C++_Xcode_OOP_Composite_Objects_Tutorial'>C++ Xcode OOP Composite Objects Tutorial (20130403)</option><option id='MyNew-20131007' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4334&pp=&pn=&title=C++_Xcode_OOP_Exceptions_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4334&pp=&pn=&title=C++_Xcode_OOP_Exceptions_Primer_Tutorial'>C++ Xcode OOP Exceptions Primer Tutorial (20131007)</option><option id='MyNew-20130725' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2705&pp=&pn=&title=C++_Xcode_OOP_Friend_Functions_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2705&pp=&pn=&title=C++_Xcode_OOP_Friend_Functions_Tutorial'>C++ Xcode OOP Friend Functions Tutorial (20130725)</option><option value=' '>Tutorials (toggle sort order) ...</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 (20141004)</option><option id='MyNew-20130918' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4326&pp=&pn=&title=C++_Xcode_OOP_Function_Template_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4326&pp=&pn=&title=C++_Xcode_OOP_Function_Template_Primer_Tutorial'>C++ Xcode OOP Function Template Primer Tutorial (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 (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 (20130722)</option><option id='MyNew-20130530' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1573&pp=&pn=&title=C++_Xcode_OOP_Polymorphic_Array_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1573&pp=&pn=&title=C++_Xcode_OOP_Polymorphic_Array_Tutorial'>C++ Xcode OOP Polymorphic Array Tutorial (20130530)</option><option id='MyNew-20140127' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6158&pp=&pn=&title=C,_C++_NetBeans,_gdbserver_Debugging_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6158&pp=&pn=&title=C,_C++_NetBeans,_gdbserver_Debugging_Primer_Tutorial'>C, C++ NetBeans, gdbserver Debugging Primer Tutorial (20140127)</option><option id='MyNew-20131211' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5530&pp=&pn=&title=C,_C++_NetBeans,_Xcode_gcc_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5530&pp=&pn=&title=C,_C++_NetBeans,_Xcode_gcc_Primer_Tutorial'>C, C++ NetBeans, Xcode gcc Primer Tutorial (20131211)</option><option id='MyNew-20130810' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3581&pp=&pn=&title=CAD_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3581&pp=&pn=&title=CAD_Primer_Tutorial'>CAD Primer Tutorial (20130810)</option><option id='MyNew-20151022' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17884&pp=&pn=&title=Camera_and_Photos_iPad_Full_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17884&pp=&pn=&title=Camera_and_Photos_iPad_Full_Primer_Tutorial'>Camera and Photos iPad Full Primer Tutorial (20151022)</option><option id='MyNew-20160408' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21135&pp=&pn=&title=Canvas_Annotation_Email_Attachment_Rotation_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21135&pp=&pn=&title=Canvas_Annotation_Email_Attachment_Rotation_Tutorial'>Canvas Annotation Email Attachment Rotation Tutorial (20160408)</option><option id='MyNew-20160404' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21038&pp=&pn=&title=Canvas_Annotation_Email_Attachment_Undo_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21038&pp=&pn=&title=Canvas_Annotation_Email_Attachment_Undo_Tutorial'>Canvas Annotation Email Attachment Undo Tutorial (20160404)</option><option id='MyNew-20160402' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21005&pp=&pn=&title=Canvas_Email_Attachment_New_Image_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21005&pp=&pn=&title=Canvas_Email_Attachment_New_Image_Tutorial'>Canvas Email Attachment New Image Tutorial (20160402)</option><option id='MyNew-20160403' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21020&pp=&pn=&title=Canvas_Email_Attachment_Scribble_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21020&pp=&pn=&title=Canvas_Email_Attachment_Scribble_Tutorial'>Canvas Email Attachment Scribble Tutorial (20160403)</option><option id='MyNew-20160325' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20862&pp=&pn=&title=Canvas_Image_Email_Attachment_External_Javascript_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20862&pp=&pn=&title=Canvas_Image_Email_Attachment_External_Javascript_Tutorial'>Canvas Image Email Attachment External Javascript Tutorial (20160325)</option><option id='MyNew-20160321' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20793&pp=&pn=&title=Canvas_Image_Email_Attachment_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20793&pp=&pn=&title=Canvas_Image_Email_Attachment_Primer_Tutorial'>Canvas Image Email Attachment Primer Tutorial (20160321)</option><option id='MyNew-20130328' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=736&pp=&pn=&title=Cascading_Style_Sheets_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=736&pp=&pn=&title=Cascading_Style_Sheets_Primer_Tutorial'>Cascading Style Sheets Primer Tutorial (20130328)</option><option id='MyNew-20130911' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4112&pp=&pn=&title=Cassini++_WebServer_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4112&pp=&pn=&title=Cassini++_WebServer_Primer_Tutorial'>Cassini++ WebServer Primer Tutorial (20130911)</option><option id='MyNew-20130412' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=896&pp=&pn=&title=Champagne_Bubbles_Explained,_Perhaps";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=896&pp=&pn=&title=Champagne_Bubbles_Explained,_Perhaps'>Champagne Bubbles Explained, Perhaps (20130412)</option><option id='MyNew-20140206' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6251&pp=&pn=&title=Change_the_Weather_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6251&pp=&pn=&title=Change_the_Weather_Tutorial'>Change the Weather Tutorial (20140206)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20151222' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=19140&pp=&pn=&title=Change_User_Controllable_Font,_Border,_Background_Settings";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=19140&pp=&pn=&title=Change_User_Controllable_Font,_Border,_Background_Settings'>Change User Controllable Font, Border, Background Settings (20151222)</option><option id='MyNew-20150218' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12627&pp=&pn=&title=Changing_the_Reel_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12627&pp=&pn=&title=Changing_the_Reel_Primer_Tutorial'>Changing the Reel Primer Tutorial (20150218)</option><option id='MyNew-20121221' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=176&pp=&pn=&title=Chat";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=176&pp=&pn=&title=Chat'>Chat (20121221)</option><option id='MyNew-20131217' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5303&pp=&pn=&title=Chat_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5303&pp=&pn=&title=Chat_Primer_Tutorial'>Chat Primer Tutorial (20131217)</option><option id='MyNew-20150923' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17324&pp=&pn=&title=Client_Pre-emptive_Iframe_Crontab_Curl_Daily_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17324&pp=&pn=&title=Client_Pre-emptive_Iframe_Crontab_Curl_Daily_Tutorial'>Client Pre-emptive Iframe Crontab Curl Daily Tutorial (20150923)</option><option id='MyNew-20151208' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18751&pp=&pn=&title=Client_Pre-emptive_Iframe_Crontab_Curl_Rotated_Report_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18751&pp=&pn=&title=Client_Pre-emptive_Iframe_Crontab_Curl_Rotated_Report_Tutorial'>Client Pre-emptive Iframe Crontab Curl Rotated Report Tutorial (20151208)</option><option id='MyNew-20150922' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17312&pp=&pn=&title=Client_Pre-emptive_Iframe_Crontab_Curl_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17312&pp=&pn=&title=Client_Pre-emptive_Iframe_Crontab_Curl_Tutorial'>Client Pre-emptive Iframe Crontab Curl Tutorial (20150922)</option><option id='MyNew-20150921' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17276&pp=&pn=&title=Client_Pre-emptive_Iframe_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17276&pp=&pn=&title=Client_Pre-emptive_Iframe_Primer_Tutorial'>Client Pre-emptive Iframe Primer Tutorial (20150921)</option><option id='MyNew-20150119a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=11820&pp=&pn=&title=Code_Download_Table";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11820&pp=&pn=&title=Code_Download_Table'>Code Download Table (20150119)</option><option id='MyNew-20131010' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4705&pp=&pn=&title=Code::Blocks_C++_Win32_API_Frame_Menu_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4705&pp=&pn=&title=Code::Blocks_C++_Win32_API_Frame_Menu_Primer_Tutorial'>Code::Blocks C++ Win32 API Frame Menu Primer Tutorial (20131010)</option><option id='MyNew-20131031' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4844&pp=&pn=&title=Code::Blocks_D_Thread_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4844&pp=&pn=&title=Code::Blocks_D_Thread_Tutorial'>Code::Blocks D Thread Tutorial (20131031)</option><option id='MyNew-20131018' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4819&pp=&pn=&title=Code::Blocks_Fortran_DLL_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4819&pp=&pn=&title=Code::Blocks_Fortran_DLL_Primer_Tutorial'>Code::Blocks Fortran DLL Primer Tutorial (20131018)</option><option id='MyNew-20131005' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4601&pp=&pn=&title=Code::Blocks_IDE_D_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4601&pp=&pn=&title=Code::Blocks_IDE_D_Primer_Tutorial'>Code::Blocks IDE D Primer Tutorial (20131005)</option><option id='MyNew-20151130' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18571&pp=&pn=&title=Colour_Systems_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18571&pp=&pn=&title=Colour_Systems_Primer_Tutorial'>Colour Systems Primer Tutorial (20151130)</option><option id='MyNew-20160201' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19877&pp=&pn=&title=Compound_Interest_Versus_Simple_Interest_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19877&pp=&pn=&title=Compound_Interest_Versus_Simple_Interest_Primer_Tutorial'>Compound Interest Versus Simple Interest Primer Tutorial (20160201)</option><option id='MyNew-20110118' onclick='windowopen(";

newstr = newstr + dq + "http://192.168.0.121:8888/wordpress/?page_id=52&pp=&pn=&title=Contact";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://192.168.0.121:8888/wordpress/?page_id=52&pp=&pn=&title=Contact'>Contact (20110118)</option><option id='MyNew-20130917' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4288&pp=&pn=&title=Content_Management_Systems_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4288&pp=&pn=&title=Content_Management_Systems_Primer_Tutorial'>Content Management Systems Primer Tutorial (20130917)</option><option id='MyNew-20141014' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10145&pp=&pn=&title=Cookie_Debugging_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10145&pp=&pn=&title=Cookie_Debugging_Primer_Tutorial'>Cookie Debugging Primer Tutorial (20141014)</option><option id='MyNew-20141007' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=10014&pp=&pn=&title=Course";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=10014&pp=&pn=&title=Course'>Course (20141007)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20130420' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1046&pp=&pn=&title=Creating_a_Drawing_C%23_Application_by_Using_WPF_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1046&pp=&pn=&title=Creating_a_Drawing_C%23_Application_by_Using_WPF_Tutorial'>Creating a Drawing C# Application by Using WPF Tutorial (20130420)</option><option id='MyNew-20140207' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6098&pp=&pn=&title=Cross_Browser/Platform_Javascript_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6098&pp=&pn=&title=Cross_Browser/Platform_Javascript_Primer_Tutorial'>Cross Browser/Platform Javascript Primer Tutorial (20140207)</option><option id='MyNew-20141121' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10695&pp=&pn=&title=CSH/KSH/PHP_Numerical_Bubble_Sort_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10695&pp=&pn=&title=CSH/KSH/PHP_Numerical_Bubble_Sort_Tutorial'>CSH/KSH/PHP Numerical Bubble Sort Tutorial (20141121)</option><option id='MyNew-20150210' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12387&pp=&pn=&title=CSS_Background_Colour_Usage_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12387&pp=&pn=&title=CSS_Background_Colour_Usage_Primer_Tutorial'>CSS Background Colour Usage Primer Tutorial (20150210)</option><option id='MyNew-20150629' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15661&pp=&pn=&title=CSS_Before_and_After_Content_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15661&pp=&pn=&title=CSS_Before_and_After_Content_Primer_Tutorial'>CSS Before and After Content Primer Tutorial (20150629)</option><option id='MyNew-20150407' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13953&pp=&pn=&title=CSS_Body_Border_Linux_Crontab_Curl_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13953&pp=&pn=&title=CSS_Body_Border_Linux_Crontab_Curl_Tutorial'>CSS Body Border Linux Crontab Curl Tutorial (20150407)</option><option id='MyNew-20150406' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13944&pp=&pn=&title=CSS_Body_Border_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13944&pp=&pn=&title=CSS_Body_Border_Primer_Tutorial'>CSS Body Border Primer Tutorial (20150406)</option><option id='MyNew-20141126' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10783&pp=&pn=&title=CSS_Embossed_Text_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10783&pp=&pn=&title=CSS_Embossed_Text_Primer_Tutorial'>CSS Embossed Text Primer Tutorial (20141126)</option><option id='MyNew-20150311' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11586&pp=&pn=&title=CSS_Float_Right_Blockquote_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11586&pp=&pn=&title=CSS_Float_Right_Blockquote_Primer_Tutorial'>CSS Float Right Blockquote Primer Tutorial (20150311)</option><option id='MyNew-20150108' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10537&pp=&pn=&title=CSS_Style_Display_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10537&pp=&pn=&title=CSS_Style_Display_Primer_Tutorial'>CSS Style Display Primer Tutorial (20150108)</option><option id='MyNew-20150118' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11689&pp=&pn=&title=CSS/HTML_Float_Styling_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11689&pp=&pn=&title=CSS/HTML_Float_Styling_Primer_Tutorial'>CSS/HTML Float Styling Primer Tutorial (20150118)</option><option id='MyNew-20150729' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16215&pp=&pn=&title=CSS/Javascript_Text_Justification_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16215&pp=&pn=&title=CSS/Javascript_Text_Justification_Primer_Tutorial'>CSS/Javascript Text Justification Primer Tutorial (20150729)</option><option id='MyNew-20151211' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10971&pp=&pn=&title=CSS/Javascript/HTML_Text_Effects_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10971&pp=&pn=&title=CSS/Javascript/HTML_Text_Effects_Primer_Tutorial'>CSS/Javascript/HTML Text Effects Primer Tutorial (20151211)</option><option id='MyNew-20141111' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10553&pp=&pn=&title=CSS3_3D_Rotation_and_Transformation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10553&pp=&pn=&title=CSS3_3D_Rotation_and_Transformation_Primer_Tutorial'>CSS3 3D Rotation and Transformation Primer Tutorial (20141111)</option><option id='MyNew-20140112a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5896&pp=&pn=&title=CSS3_@keyframes_Rule_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5896&pp=&pn=&title=CSS3_@keyframes_Rule_Primer_Tutorial'>CSS3 @keyframes Rule Primer Tutorial (20140112)</option><option id='MyNew-20140113' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5911&pp=&pn=&title=CSS3_Animation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5911&pp=&pn=&title=CSS3_Animation_Primer_Tutorial'>CSS3 Animation Primer Tutorial (20140113)</option><option id='MyNew-20140114' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5916&pp=&pn=&title=CSS3_Image_Animation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5916&pp=&pn=&title=CSS3_Image_Animation_Primer_Tutorial'>CSS3 Image Animation Primer Tutorial (20140114)</option><option id='MyNew-20141103' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10483&pp=&pn=&title=CSS3_Landing_Page_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10483&pp=&pn=&title=CSS3_Landing_Page_Primer_Tutorial'>CSS3 Landing Page Primer Tutorial (20141103)</option><option id='MyNew-20140121' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5930&pp=&pn=&title=CSS3_Transformations_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5930&pp=&pn=&title=CSS3_Transformations_Primer_Tutorial'>CSS3 Transformations Primer Tutorial (20140121)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20160318' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20752&pp=&pn=&title=CSS3_Web_Fonts_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20752&pp=&pn=&title=CSS3_Web_Fonts_Primer_Tutorial'>CSS3 Web Fonts Primer Tutorial (20160318)</option><option id='MyNew-20130831a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3749&pp=&pn=&title=CSV_Read_to_HTML_via_PHP_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3749&pp=&pn=&title=CSV_Read_to_HTML_via_PHP_Primer_Tutorial'>CSV Read to HTML via PHP Primer Tutorial (20130831)</option><option id='MyNew-20131004' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4586&pp=&pn=&title=D_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4586&pp=&pn=&title=D_Primer_Tutorial'>D Primer Tutorial (20131004)</option><option id='MyNew-20140312' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6755&pp=&pn=&title=Data_Security_via_Cryptography_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6755&pp=&pn=&title=Data_Security_via_Cryptography_Primer_Tutorial'>Data Security via Cryptography Primer Tutorial (20140312)</option><option id='MyNew-20130706' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2426&pp=&pn=&title=Delphi_Pascal_iOS_Mobile_App_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2426&pp=&pn=&title=Delphi_Pascal_iOS_Mobile_App_Primer_Tutorial'>Delphi Pascal iOS Mobile App Primer Tutorial (20130706)</option><option id='MyNew-20130619' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1828&pp=&pn=&title=Delphi_Pascal_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1828&pp=&pn=&title=Delphi_Pascal_Primer_Tutorial'>Delphi Pascal Primer Tutorial (20130619)</option><option id='MyNew-20130625' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2008&pp=&pn=&title=Delphi_Pascal_Windows_Service_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2008&pp=&pn=&title=Delphi_Pascal_Windows_Service_Primer_Tutorial'>Delphi Pascal Windows Service Primer Tutorial (20130625)</option><option id='MyNew-20140529' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7868&pp=&pn=&title=Delphi_Pascal++_Embarcadero_XE6_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7868&pp=&pn=&title=Delphi_Pascal++_Embarcadero_XE6_Primer_Tutorial'>Delphi Pascal++ Embarcadero XE6 Primer Tutorial (20140529)</option><option id='MyNew-20150801' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16276&pp=&pn=&title=Developing_Black_and_White_Photos_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16276&pp=&pn=&title=Developing_Black_and_White_Photos_Primer_Tutorial'>Developing Black and White Photos Primer Tutorial (20150801)</option><option id='MyNew-20130723' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2674&pp=&pn=&title=Digital_Colour_Meter_on_Mac_Laptop_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2674&pp=&pn=&title=Digital_Colour_Meter_on_Mac_Laptop_Tutorial'>Digital Colour Meter on Mac Laptop Tutorial (20130723)</option><option id='MyNew-20141010' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9830&pp=&pn=&title=Django_Python_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9830&pp=&pn=&title=Django_Python_Primer_Tutorial'>Django Python Primer Tutorial (20141010)</option><option id='MyNew-20131030' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4915&pp=&pn=&title=Document_Fidelity_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4915&pp=&pn=&title=Document_Fidelity_Primer_Tutorial'>Document Fidelity Primer Tutorial (20131030)</option><option id='MyNew-20140712' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8044&pp=&pn=&title=Document_Fidelity_XPS_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8044&pp=&pn=&title=Document_Fidelity_XPS_Tutorial'>Document Fidelity XPS Tutorial (20140712)</option><option id='MyNew-20150404' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13912&pp=&pn=&title=Dropbox_API_Chooser_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13912&pp=&pn=&title=Dropbox_API_Chooser_Primer_Tutorial'>Dropbox API Chooser Primer Tutorial (20150404)</option><option id='MyNew-20150405' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13931&pp=&pn=&title=Dropbox_API_Saver_and_Chooser_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13931&pp=&pn=&title=Dropbox_API_Saver_and_Chooser_Tutorial'>Dropbox API Saver and Chooser Tutorial (20150405)</option><option id='MyNew-20130805' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3502&pp=&pn=&title=DropBox_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3502&pp=&pn=&title=DropBox_Primer_Tutorial'>DropBox Primer Tutorial (20130805)</option><option id='MyNew-20150628' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15642&pp=&pn=&title=Dynamic_Javascript_and_CSS_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15642&pp=&pn=&title=Dynamic_Javascript_and_CSS_Primer_Tutorial'>Dynamic Javascript and CSS Primer Tutorial (20150628)</option><option id='MyNew-20150627' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15629&pp=&pn=&title=Dynamic_Javascript_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15629&pp=&pn=&title=Dynamic_Javascript_Primer_Tutorial'>Dynamic Javascript Primer Tutorial (20150627)</option><option id='MyNew-20150321' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13583&pp=&pn=&title=EasyApache_in_cPanel_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13583&pp=&pn=&title=EasyApache_in_cPanel_Primer_Tutorial'>EasyApache in cPanel Primer Tutorial (20150321)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20130424' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1078&pp=&pn=&title=EasyPHP_Windows_Framework_for_PHP/MySql_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1078&pp=&pn=&title=EasyPHP_Windows_Framework_for_PHP/MySql_Tutorial'>EasyPHP Windows Framework for PHP/MySql Tutorial (20130424)</option><option id='MyNew-20140309' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6700&pp=&pn=&title=Eclipse_and_Android_Studio_Dynamic_Text_View_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6700&pp=&pn=&title=Eclipse_and_Android_Studio_Dynamic_Text_View_Primer_Tutorial'>Eclipse and Android Studio Dynamic Text View Primer Tutorial (20140309)</option><option id='MyNew-20130704' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2377&pp=&pn=&title=Eclipse_Android_App_Google_Play_Ready_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2377&pp=&pn=&title=Eclipse_Android_App_Google_Play_Ready_Primer_Tutorial'>Eclipse Android App Google Play Ready Primer Tutorial (20130704)</option><option id='MyNew-20140115' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5935&pp=&pn=&title=Eclipse_Fullscreen_Activity_Android_App_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5935&pp=&pn=&title=Eclipse_Fullscreen_Activity_Android_App_Primer_Tutorial'>Eclipse Fullscreen Activity Android App Primer Tutorial (20140115)</option><option id='MyNew-20130710' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2361&pp=&pn=&title=Eclipse_Java_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2361&pp=&pn=&title=Eclipse_Java_Application_Primer_Tutorial'>Eclipse Java Application Primer Tutorial (20130710)</option><option id='MyNew-20141004a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9957&pp=&pn=&title=Email_and_the_@_Symbol";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9957&pp=&pn=&title=Email_and_the_@_Symbol'>Email and the @ Symbol (20141004)</option><option id='MyNew-20160315' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9308&pp=&pn=&title=Email_Drafts_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9308&pp=&pn=&title=Email_Drafts_Primer_Tutorial'>Email Drafts Primer Tutorial (20160315)</option><option id='MyNew-20160407' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21101&pp=&pn=&title=Email_Outbox_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21101&pp=&pn=&title=Email_Outbox_Primer_Tutorial'>Email Outbox Primer Tutorial (20160407)</option><option id='MyNew-20151124' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18456&pp=&pn=&title=Email_Photos_on_iPad_as_Attachments_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18456&pp=&pn=&title=Email_Photos_on_iPad_as_Attachments_Primer_Tutorial'>Email Photos on iPad as Attachments Primer Tutorial (20151124)</option><option id='MyNew-20140924' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9205&pp=&pn=&title=Emailing_Image_via_Google_Drawing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9205&pp=&pn=&title=Emailing_Image_via_Google_Drawing_Primer_Tutorial'>Emailing Image via Google Drawing Primer Tutorial (20140924)</option><option id='MyNew-20160109' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19415&pp=&pn=&title=Emailing_iPad_Screenshot_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19415&pp=&pn=&title=Emailing_iPad_Screenshot_Primer_Tutorial'>Emailing iPad Screenshot Primer Tutorial (20160109)</option><option id='MyNew-20140805' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8847&pp=&pn=&title=Emailing_Microsoft_Excel_Spreadsheet_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8847&pp=&pn=&title=Emailing_Microsoft_Excel_Spreadsheet_Primer_Tutorial'>Emailing Microsoft Excel Spreadsheet Primer Tutorial (20140805)</option><option id='MyNew-20140823' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9140&pp=&pn=&title=Emailing_Microsoft_Powerpoint_Slideshow_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9140&pp=&pn=&title=Emailing_Microsoft_Powerpoint_Slideshow_Primer_Tutorial'>Emailing Microsoft Powerpoint Slideshow Primer Tutorial (20140823)</option><option id='MyNew-20151116' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18286&pp=&pn=&title=Emoji_Emailing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18286&pp=&pn=&title=Emoji_Emailing_Primer_Tutorial'>Emoji Emailing Primer Tutorial (20151116)</option><option id='MyNew-20130310' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=464&pp=&pn=&title=English_(Past_Tense_Irregular)_Verb_Spelling_Game";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=464&pp=&pn=&title=English_(Past_Tense_Irregular)_Verb_Spelling_Game'>English (Past Tense Irregular) Verb Spelling Game (20130310)</option><option id='MyNew-20160308' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20537&pp=&pn=&title=English_Expressions_and_Idioms_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20537&pp=&pn=&title=English_Expressions_and_Idioms_Game_Primer_Tutorial'>English Expressions and Idioms Game Primer Tutorial (20160308)</option><option id='MyNew-20130717' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2608&pp=&pn=&title=English_Learning_-_Listening_Class_-_Love_at_First_Bite";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2608&pp=&pn=&title=English_Learning_-_Listening_Class_-_Love_at_First_Bite'>English Learning - Listening Class - Love at First Bite (20130717)</option><option id='MyNew-20130430' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1152&pp=&pn=&title=English_Learning_-_Listening_Class_-_Tapioca_Five_Ways";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1152&pp=&pn=&title=English_Learning_-_Listening_Class_-_Tapioca_Five_Ways'>English Learning - Listening Class - Tapioca Five Ways (20130430)</option><option id='MyNew-20130429' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1144&pp=&pn=&title=English_Learning_-_Vocabulary_-_Bathroom_Corner";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1144&pp=&pn=&title=English_Learning_-_Vocabulary_-_Bathroom_Corner'>English Learning - Vocabulary - Bathroom Corner (20130429)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20130410' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=876&pp=&pn=&title=English_Learning_-_Vocabulary_-_Kitchen_Corner";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=876&pp=&pn=&title=English_Learning_-_Vocabulary_-_Kitchen_Corner'>English Learning - Vocabulary - Kitchen Corner (20130410)</option><option id='MyNew-20130417' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=975&pp=&pn=&title=English_Learning_-_Vocabulary_-_Laundry_Corner";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=975&pp=&pn=&title=English_Learning_-_Vocabulary_-_Laundry_Corner'>English Learning - Vocabulary - Laundry Corner (20130417)</option><option id='MyNew-20130623' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2004&pp=&pn=&title=English_Learning_-_Vocabulary_-_Living_Room";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2004&pp=&pn=&title=English_Learning_-_Vocabulary_-_Living_Room'>English Learning - Vocabulary - Living Room (20130623)</option><option id='MyNew-20130506' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1224&pp=&pn=&title=English_Learning_-_Vocabulary_-_Living_Room_Corner";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1224&pp=&pn=&title=English_Learning_-_Vocabulary_-_Living_Room_Corner'>English Learning - Vocabulary - Living Room Corner (20130506)</option><option id='MyNew-20130502' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1187&pp=&pn=&title=English_Learning_-_Vocabulary_-_Study_Corner";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1187&pp=&pn=&title=English_Learning_-_Vocabulary_-_Study_Corner'>English Learning - Vocabulary - Study Corner (20130502)</option><option id='MyNew-20130421a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1069&pp=&pn=&title=English_Learning_-_Vocabulary_-_Under_The_Stairs";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1069&pp=&pn=&title=English_Learning_-_Vocabulary_-_Under_The_Stairs'>English Learning - Vocabulary - Under The Stairs (20130421)</option><option id='MyNew-20130324' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=683&pp=&pn=&title=English_Phonics_Learning_Ideas";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=683&pp=&pn=&title=English_Phonics_Learning_Ideas'>English Phonics Learning Ideas (20130324)</option><option id='MyNew-20160302' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20439&pp=&pn=&title=English_Phrasal_Verb_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20439&pp=&pn=&title=English_Phrasal_Verb_Game_Primer_Tutorial'>English Phrasal Verb Game Primer Tutorial (20160302)</option><option id='MyNew-20150115' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11533&pp=&pn=&title=English_Word_Association_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11533&pp=&pn=&title=English_Word_Association_Game_Primer_Tutorial'>English Word Association Game Primer Tutorial (20150115)</option><option id='MyNew-20150119b' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=11781&pp=&pn=&title=Ephemeral";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11781&pp=&pn=&title=Ephemeral'>Ephemeral (20150119)</option><option id='MyNew-20151109' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18180&pp=&pn=&title=ESL_Under_The_Stairs_Game_Overlay_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18180&pp=&pn=&title=ESL_Under_The_Stairs_Game_Overlay_Primer_Tutorial'>ESL Under The Stairs Game Overlay Primer Tutorial (20151109)</option><option id='MyNew-20151110' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18203&pp=&pn=&title=ESL_Vocabulary_Getting_Warmer_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18203&pp=&pn=&title=ESL_Vocabulary_Getting_Warmer_Game_Tutorial'>ESL Vocabulary Getting Warmer Game Tutorial (20151110)</option><option id='MyNew-20151111' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18217&pp=&pn=&title=ESL_Vocabulary_Getting_Warmer_Image_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18217&pp=&pn=&title=ESL_Vocabulary_Getting_Warmer_Image_Tutorial'>ESL Vocabulary Getting Warmer Image Tutorial (20151111)</option><option id='MyNew-20140709' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8397&pp=&pn=&title=Extended_Linux_Crontab_Curl_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8397&pp=&pn=&title=Extended_Linux_Crontab_Curl_Tutorial'>Extended Linux Crontab Curl Tutorial (20140709)</option><option id='MyNew-20150224' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12924&pp=&pn=&title=External_Javascript_Call_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12924&pp=&pn=&title=External_Javascript_Call_Primer_Tutorial'>External Javascript Call Primer Tutorial (20150224)</option><option id='MyNew-20150827' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16821&pp=&pn=&title=External_Javascript_Genericity_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16821&pp=&pn=&title=External_Javascript_Genericity_Follow_Up_Tutorial'>External Javascript Genericity Follow Up Tutorial (20150827)</option><option id='MyNew-20150826' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16798&pp=&pn=&title=External_Javascript_Genericity_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16798&pp=&pn=&title=External_Javascript_Genericity_Primer_Tutorial'>External Javascript Genericity Primer Tutorial (20150826)</option><option id='MyNew-20150915' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17184&pp=&pn=&title=Facebook_Webcam_Video_Failure_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17184&pp=&pn=&title=Facebook_Webcam_Video_Failure_Primer_Tutorial'>Facebook Webcam Video Failure Primer Tutorial (20150915)</option><option id='MyNew-20160411' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21184&pp=&pn=&title=Feedback_Email_Attachment_Iframe_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21184&pp=&pn=&title=Feedback_Email_Attachment_Iframe_Tutorial'>Feedback Email Attachment Iframe Tutorial (20160411)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20160410' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21160&pp=&pn=&title=Feedback_Email_Attachment_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21160&pp=&pn=&title=Feedback_Email_Attachment_Primer_Tutorial'>Feedback Email Attachment Primer Tutorial (20160410)</option><option id='MyNew-20150309' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13264&pp=&pn=&title=FFmpeg_Image_Optimization_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13264&pp=&pn=&title=FFmpeg_Image_Optimization_Primer_Tutorial'>FFmpeg Image Optimization Primer Tutorial (20150309)</option><option id='MyNew-20140613' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8074&pp=&pn=&title=Files_Since_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8074&pp=&pn=&title=Files_Since_Primer_Tutorial'>Files Since Primer Tutorial (20140613)</option><option id='MyNew-20150130' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12011&pp=&pn=&title=FileZilla_Secure_ftp_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12011&pp=&pn=&title=FileZilla_Secure_ftp_Primer_Tutorial'>FileZilla Secure ftp Primer Tutorial (20150130)</option><option id='MyNew-20140921' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9736&pp=&pn=&title=Film_Overlay_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9736&pp=&pn=&title=Film_Overlay_Follow_Up_Tutorial'>Film Overlay Follow Up Tutorial (20140921)</option><option id='MyNew-20140920' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9728&pp=&pn=&title=Film_Overlay_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9728&pp=&pn=&title=Film_Overlay_Primer_Tutorial'>Film Overlay Primer Tutorial (20140920)</option><option id='MyNew-20130308' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=440&pp=&pn=&title=Firefox_and_Favourite_Plugins_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=440&pp=&pn=&title=Firefox_and_Favourite_Plugins_Tutorial'>Firefox and Favourite Plugins Tutorial (20130308)</option><option id='MyNew-20130923' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4222&pp=&pn=&title=Firefox_iMacros_Add-on_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4222&pp=&pn=&title=Firefox_iMacros_Add-on_Primer_Tutorial'>Firefox iMacros Add-on Primer Tutorial (20130923)</option><option id='MyNew-20141113' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10570&pp=&pn=&title=Firefox_Scratchpad_Javascript_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10570&pp=&pn=&title=Firefox_Scratchpad_Javascript_Primer_Tutorial'>Firefox Scratchpad Javascript Primer Tutorial (20141113)</option><option id='MyNew-20160114' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14113&pp=&pn=&title=FireFTP_Create_File_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14113&pp=&pn=&title=FireFTP_Create_File_Primer_Tutorial'>FireFTP Create File Primer Tutorial (20160114)</option><option id='MyNew-20130419' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=981&pp=&pn=&title=Flash_via_BannerZest_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=981&pp=&pn=&title=Flash_via_BannerZest_Primer_Tutorial'>Flash via BannerZest Primer Tutorial (20130419)</option><option id='MyNew-20140117' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6005&pp=&pn=&title=Flickr_and_Wordpress_Integration_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6005&pp=&pn=&title=Flickr_and_Wordpress_Integration_Primer_Tutorial'>Flickr and Wordpress Integration Primer Tutorial (20140117)</option><option id='MyNew-20130510' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1282&pp=&pn=&title=Fortran_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1282&pp=&pn=&title=Fortran_Primer_Tutorial'>Fortran Primer Tutorial (20130510)</option><option id='MyNew-20130610' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1716&pp=&pn=&title=Freemat,_a_MATLAB_clone,_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1716&pp=&pn=&title=Freemat,_a_MATLAB_clone,_Primer_Tutorial'>Freemat, a MATLAB clone, Primer Tutorial (20130610)</option><option id='MyNew-20130517' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1376&pp=&pn=&title=Function_Pointers_in_C_and_C++_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1376&pp=&pn=&title=Function_Pointers_in_C_and_C++_Primer_Tutorial'>Function Pointers in C and C++ Primer Tutorial (20130517)</option><option id='MyNew-20150415' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14201&pp=&pn=&title=Geolocation_ISP_IP_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14201&pp=&pn=&title=Geolocation_ISP_IP_Follow_Up_Tutorial'>Geolocation ISP IP Follow Up Tutorial (20150415)</option><option id='MyNew-20150414' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14180&pp=&pn=&title=Geolocation_ISP_IP_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14180&pp=&pn=&title=Geolocation_ISP_IP_Primer_Tutorial'>Geolocation ISP IP Primer Tutorial (20150414)</option><option id='MyNew-20140809' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8926&pp=&pn=&title=Gimp_Animated_GIF_Overlay_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8926&pp=&pn=&title=Gimp_Animated_GIF_Overlay_Tutorial'>Gimp Animated GIF Overlay Tutorial (20140809)</option><option id='MyNew-20140609' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7981&pp=&pn=&title=Gimp_Batch_Image_Manipulation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7981&pp=&pn=&title=Gimp_Batch_Image_Manipulation_Primer_Tutorial'>Gimp Batch Image Manipulation Primer Tutorial (20140609)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20131024' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4892&pp=&pn=&title=Gimp_Camera_Photo_Edit_at_Start_and_End_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4892&pp=&pn=&title=Gimp_Camera_Photo_Edit_at_Start_and_End_Tutorial'>Gimp Camera Photo Edit at Start and End Tutorial (20131024)</option><option id='MyNew-20140227' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6560&pp=&pn=&title=Gimp_Colour_Balance_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6560&pp=&pn=&title=Gimp_Colour_Balance_Primer_Tutorial'>Gimp Colour Balance Primer Tutorial (20140227)</option><option id='MyNew-20131028' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4900&pp=&pn=&title=Gimp_Colourize_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4900&pp=&pn=&title=Gimp_Colourize_Tutorial'>Gimp Colourize Tutorial (20131028)</option><option id='MyNew-20140816' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9039&pp=&pn=&title=Gimp_Decor_Border_Filters_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9039&pp=&pn=&title=Gimp_Decor_Border_Filters_Primer_Tutorial'>Gimp Decor Border Filters Primer Tutorial (20140816)</option><option id='MyNew-20160323' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20824&pp=&pn=&title=Gimp_Drop_Shadow_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20824&pp=&pn=&title=Gimp_Drop_Shadow_Primer_Tutorial'>Gimp Drop Shadow Primer Tutorial (20160323)</option><option id='MyNew-20131204' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5366&pp=&pn=&title=Gimp_Layers_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5366&pp=&pn=&title=Gimp_Layers_Primer_Tutorial'>Gimp Layers Primer Tutorial (20131204)</option><option id='MyNew-20131208' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5100&pp=&pn=&title=Gimp_Old_Photo_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5100&pp=&pn=&title=Gimp_Old_Photo_Tutorial'>Gimp Old Photo Tutorial (20131208)</option><option id='MyNew-20130302' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=370&pp=&pn=&title=Gimp_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=370&pp=&pn=&title=Gimp_Primer_Tutorial'>Gimp Primer Tutorial (20130302)</option><option id='MyNew-20130430a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1148&pp=&pn=&title=Gimp_Transform_Tools_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1148&pp=&pn=&title=Gimp_Transform_Tools_Primer_Tutorial'>Gimp Transform Tools Primer Tutorial (20130430)</option><option id='MyNew-20140905' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9389&pp=&pn=&title=Gimp_Transparency_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9389&pp=&pn=&title=Gimp_Transparency_Primer_Tutorial'>Gimp Transparency Primer Tutorial (20140905)</option><option id='MyNew-20141208' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10953&pp=&pn=&title=Gimp_Vignette_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10953&pp=&pn=&title=Gimp_Vignette_Primer_Tutorial'>Gimp Vignette Primer Tutorial (20141208)</option><option id='MyNew-20151209' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18770&pp=&pn=&title=GitHub_Source_Control_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18770&pp=&pn=&title=GitHub_Source_Control_Primer_Tutorial'>GitHub Source Control Primer Tutorial (20151209)</option><option id='MyNew-20130226' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=312&pp=&pn=&title=Gmail_Email_Filtering_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=312&pp=&pn=&title=Gmail_Email_Filtering_Tutorial'>Gmail Email Filtering Tutorial (20130226)</option><option id='MyNew-20130726' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3098&pp=&pn=&title=Gmail_Email_Invitation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3098&pp=&pn=&title=Gmail_Email_Invitation_Primer_Tutorial'>Gmail Email Invitation Primer Tutorial (20130726)</option><option id='MyNew-20130801' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3121&pp=&pn=&title=Go_Install_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3121&pp=&pn=&title=Go_Install_Primer_Tutorial'>Go Install Primer Tutorial (20130801)</option><option id='MyNew-20130903' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3969&pp=&pn=&title=Go_Webserver_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3969&pp=&pn=&title=Go_Webserver_Primer_Tutorial'>Go Webserver Primer Tutorial (20130903)</option><option id='MyNew-20150621' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15515&pp=&pn=&title=Google_Analytics_Implementation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15515&pp=&pn=&title=Google_Analytics_Implementation_Primer_Tutorial'>Google Analytics Implementation Primer Tutorial (20150621)</option><option id='MyNew-20150902' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16937&pp=&pn=&title=Google_Analytics_Reporting_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16937&pp=&pn=&title=Google_Analytics_Reporting_Follow_Up_Tutorial'>Google Analytics Reporting Follow Up Tutorial (20150902)</option><option id='MyNew-20140118' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6026&pp=&pn=&title=Google_API_Console_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6026&pp=&pn=&title=Google_API_Console_Primer_Tutorial'>Google API Console Primer Tutorial (20140118)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20160126' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19741&pp=&pn=&title=Google_Chart_Annotated_Timeline_Flash_Legacy_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19741&pp=&pn=&title=Google_Chart_Annotated_Timeline_Flash_Legacy_Tutorial'>Google Chart Annotated Timeline Flash Legacy Tutorial (20160126)</option><option id='MyNew-20151122' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18415&pp=&pn=&title=Google_Chart_Annotated_Timeline_Select_Event_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18415&pp=&pn=&title=Google_Chart_Annotated_Timeline_Select_Event_Tutorial'>Google Chart Annotated Timeline Select Event Tutorial (20151122)</option><option id='MyNew-20160122' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19641&pp=&pn=&title=Google_Chart_Bubble_Chart_Select_Event_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19641&pp=&pn=&title=Google_Chart_Bubble_Chart_Select_Event_Primer_Tutorial'>Google Chart Bubble Chart Select Event Primer Tutorial (20160122)</option><option id='MyNew-20151106' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18125&pp=&pn=&title=Google_Chart_Email_Post_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18125&pp=&pn=&title=Google_Chart_Email_Post_Tutorial'>Google Chart Email Post Tutorial (20151106)</option><option id='MyNew-20151121' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18401&pp=&pn=&title=Google_Chart_Gantt_Chart_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18401&pp=&pn=&title=Google_Chart_Gantt_Chart_Primer_Tutorial'>Google Chart Gantt Chart Primer Tutorial (20151121)</option><option id='MyNew-20160123' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19665&pp=&pn=&title=Google_Chart_Histogram_Chart_Select_Event_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19665&pp=&pn=&title=Google_Chart_Histogram_Chart_Select_Event_Primer_Tutorial'>Google Chart Histogram Chart Select Event Primer Tutorial (20160123)</option><option id='MyNew-20160125' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19710&pp=&pn=&title=Google_Chart_Histogram_Chart_Select_Event_Synergy_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19710&pp=&pn=&title=Google_Chart_Histogram_Chart_Select_Event_Synergy_Tutorial'>Google Chart Histogram Chart Select Event Synergy Tutorial (20160125)</option><option id='MyNew-20151123' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18436&pp=&pn=&title=Google_Chart_Intensity_Chart_Select_Event_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18436&pp=&pn=&title=Google_Chart_Intensity_Chart_Select_Event_Tutorial'>Google Chart Intensity Chart Select Event Tutorial (20151123)</option><option id='MyNew-20151026' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17950&pp=&pn=&title=Google_Chart_Line_and_Map_Chart_Select_Event_Prompt_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17950&pp=&pn=&title=Google_Chart_Line_and_Map_Chart_Select_Event_Prompt_Tutorial'>Google Chart Line and Map Chart Select Event Prompt Tutorial (20151026)</option><option id='MyNew-20151027' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17965&pp=&pn=&title=Google_Chart_Line/Bar/Area/Column_Select_Event_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17965&pp=&pn=&title=Google_Chart_Line/Bar/Area/Column_Select_Event_Tutorial'>Google Chart Line/Bar/Area/Column Select Event Tutorial (20151027)</option><option id='MyNew-20151112' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18225&pp=&pn=&title=Google_Chart_Linear_Trendline_Selection_Event_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18225&pp=&pn=&title=Google_Chart_Linear_Trendline_Selection_Event_Tutorial'>Google Chart Linear Trendline Selection Event Tutorial (20151112)</option><option id='MyNew-20151024' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17909&pp=&pn=&title=Google_Chart_Map_Chart_Select_Event_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17909&pp=&pn=&title=Google_Chart_Map_Chart_Select_Event_Primer_Tutorial'>Google Chart Map Chart Select Event Primer Tutorial (20151024)</option><option id='MyNew-20160124' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19695&pp=&pn=&title=Google_Chart_Moving_Histogram_Chart_Select_Event_Poll_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19695&pp=&pn=&title=Google_Chart_Moving_Histogram_Chart_Select_Event_Poll_Tutorial'>Google Chart Moving Histogram Chart Select Event Poll Tutorial (20160124)</option><option id='MyNew-20151113' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18248&pp=&pn=&title=Google_Chart_NonLinear_Trendline_Selection_Event_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18248&pp=&pn=&title=Google_Chart_NonLinear_Trendline_Selection_Event_Tutorial'>Google Chart NonLinear Trendline Selection Event Tutorial (20151113)</option><option id='MyNew-20151102' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18067&pp=&pn=&title=Google_Chart_Onclick_Pie_Chart_Differences_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18067&pp=&pn=&title=Google_Chart_Onclick_Pie_Chart_Differences_Tutorial'>Google Chart Onclick Pie Chart Differences Tutorial (20151102)</option><option id='MyNew-20151030' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18026&pp=&pn=&title=Google_Chart_Select_Event_Cache_Issue_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18026&pp=&pn=&title=Google_Chart_Select_Event_Cache_Issue_Tutorial'>Google Chart Select Event Cache Issue Tutorial (20151030)</option><option id='MyNew-20151105' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18107&pp=&pn=&title=Google_Chart_Select_Event_Calendar_Timeline_Post_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18107&pp=&pn=&title=Google_Chart_Select_Event_Calendar_Timeline_Post_Tutorial'>Google Chart Select Event Calendar Timeline Post Tutorial (20151105)</option><option id='MyNew-20151104' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18097&pp=&pn=&title=Google_Chart_Select_Event_Calendar_Timeline_Trend_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18097&pp=&pn=&title=Google_Chart_Select_Event_Calendar_Timeline_Trend_Tutorial'>Google Chart Select Event Calendar Timeline Trend Tutorial (20151104)</option><option id='MyNew-20151029' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18005&pp=&pn=&title=Google_Chart_Select_Event_Email_Integration_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18005&pp=&pn=&title=Google_Chart_Select_Event_Email_Integration_Tutorial'>Google Chart Select Event Email Integration Tutorial (20151029)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20151101' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18057&pp=&pn=&title=Google_Chart_Select_Event_Geo_Pie_Synergy_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18057&pp=&pn=&title=Google_Chart_Select_Event_Geo_Pie_Synergy_Tutorial'>Google Chart Select Event Geo Pie Synergy Tutorial (20151101)</option><option id='MyNew-20151103' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18080&pp=&pn=&title=Google_Chart_Select_Event_Geo_Pie_Trend_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18080&pp=&pn=&title=Google_Chart_Select_Event_Geo_Pie_Trend_Tutorial'>Google Chart Select Event Geo Pie Trend Tutorial (20151103)</option><option id='MyNew-20151031' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18037&pp=&pn=&title=Google_Chart_Select_Event_Map_Overlay_Lines_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18037&pp=&pn=&title=Google_Chart_Select_Event_Map_Overlay_Lines_Tutorial'>Google Chart Select Event Map Overlay Lines Tutorial (20151031)</option><option id='MyNew-20160131' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19852&pp=&pn=&title=Google_Chart_Select_Event_Post_Readiness_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19852&pp=&pn=&title=Google_Chart_Select_Event_Post_Readiness_Tutorial'>Google Chart Select Event Post Readiness Tutorial (20160131)</option><option id='MyNew-20151028' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17987&pp=&pn=&title=Google_Chart_Select_Event_Spreadsheet_Integration_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17987&pp=&pn=&title=Google_Chart_Select_Event_Spreadsheet_Integration_Tutorial'>Google Chart Select Event Spreadsheet Integration Tutorial (20151028)</option><option id='MyNew-20130402' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=785&pp=&pn=&title=Google_Chart_Tools_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=785&pp=&pn=&title=Google_Chart_Tools_Primer_Tutorial'>Google Chart Tools Primer Tutorial (20130402)</option><option id='MyNew-20150208' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12331&pp=&pn=&title=Google_Charts_Emailing_Mobile_WebView_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12331&pp=&pn=&title=Google_Charts_Emailing_Mobile_WebView_Tutorial'>Google Charts Emailing Mobile WebView Tutorial (20150208)</option><option id='MyNew-20150119c' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11696&pp=&pn=&title=Google_Charts_Emailing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11696&pp=&pn=&title=Google_Charts_Emailing_Primer_Tutorial'>Google Charts Emailing Primer Tutorial (20150119)</option><option id='MyNew-20150209' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12361&pp=&pn=&title=Google_Charts_Mobile_WebView_Menu_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12361&pp=&pn=&title=Google_Charts_Mobile_WebView_Menu_Tutorial'>Google Charts Mobile WebView Menu Tutorial (20150209)</option><option id='MyNew-20160217' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20207&pp=&pn=&title=Google_Crawl_Errors_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20207&pp=&pn=&title=Google_Crawl_Errors_Primer_Tutorial'>Google Crawl Errors Primer Tutorial (20160217)</option><option id='MyNew-20150211' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12433&pp=&pn=&title=Google_Drive_Embed_Video_CSS_Rotation_Code_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12433&pp=&pn=&title=Google_Drive_Embed_Video_CSS_Rotation_Code_Tutorial'>Google Drive Embed Video CSS Rotation Code Tutorial (20150211)</option><option id='MyNew-20130819' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3644&pp=&pn=&title=Google_Earth_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3644&pp=&pn=&title=Google_Earth_Primer_Tutorial'>Google Earth Primer Tutorial (20130819)</option><option id='MyNew-20150315' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13451&pp=&pn=&title=Google_Gmail_Calendar_and_Kinesthetic_Learning_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13451&pp=&pn=&title=Google_Gmail_Calendar_and_Kinesthetic_Learning_Tutorial'>Google Gmail Calendar and Kinesthetic Learning Tutorial (20150315)</option><option id='MyNew-20131004a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4648&pp=&pn=&title=Google_Maps_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4648&pp=&pn=&title=Google_Maps_Primer_Tutorial'>Google Maps Primer Tutorial (20131004)</option><option id='MyNew-20150320' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13568&pp=&pn=&title=Google_Page_Speed_Image_Optimization_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13568&pp=&pn=&title=Google_Page_Speed_Image_Optimization_Follow_Up_Tutorial'>Google Page Speed Image Optimization Follow Up Tutorial (20150320)</option><option id='MyNew-20150306' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13187&pp=&pn=&title=Google_PageSpeed_and_Firebug_Mobile_Friendly_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13187&pp=&pn=&title=Google_PageSpeed_and_Firebug_Mobile_Friendly_Primer_Tutorial'>Google PageSpeed and Firebug Mobile Friendly Primer Tutorial (20150306)</option><option id='MyNew-20160310' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20578&pp=&pn=&title=Google_Translate_English_Phrasal_Verbs_and_Idioms_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20578&pp=&pn=&title=Google_Translate_English_Phrasal_Verbs_and_Idioms_Tutorial'>Google Translate English Phrasal Verbs and Idioms Tutorial (20160310)</option><option id='MyNew-20140428' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7474&pp=&pn=&title=GoToMeeting_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7474&pp=&pn=&title=GoToMeeting_Primer_Tutorial'>GoToMeeting Primer Tutorial (20140428)</option><option id='MyNew-20130916' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4274&pp=&pn=&title=Grapher_on_Mac_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4274&pp=&pn=&title=Grapher_on_Mac_Primer_Tutorial'>Grapher on Mac Primer Tutorial (20130916)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150526' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15040&pp=&pn=&title=Gumtree_Advertisement_using_Android_Phone_Photos_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15040&pp=&pn=&title=Gumtree_Advertisement_using_Android_Phone_Photos_Tutorial'>Gumtree Advertisement using Android Phone Photos Tutorial (20150526)</option><option id='MyNew-20140817' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9062&pp=&pn=&title=Hard_Copy_to_Word_via_PDF_and_Google_Docs_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9062&pp=&pn=&title=Hard_Copy_to_Word_via_PDF_and_Google_Docs_Tutorial'>Hard Copy to Word via PDF and Google Docs Tutorial (20140817)</option><option id='MyNew-20101225a' onclick='windowopen(";

newstr = newstr + dq + "http://127.0.0.1:8888/wordpress/?p=1&pp=&pn=&title=Hello_world!";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://127.0.0.1:8888/wordpress/?p=1&pp=&pn=&title=Hello_world!'>Hello world! (20101225)</option><option id='MyNew-20151021' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17863&pp=&pn=&title=HTML_Adjectives_vs_Adverbs_Lesson_Plan_Checkboxes_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17863&pp=&pn=&title=HTML_Adjectives_vs_Adverbs_Lesson_Plan_Checkboxes_Tutorial'>HTML Adjectives vs Adverbs Lesson Plan Checkboxes Tutorial (20151021)</option><option id='MyNew-20130509' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1271&pp=&pn=&title=HTML_and_Javascript_and_CSS_Survey_Traverse_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1271&pp=&pn=&title=HTML_and_Javascript_and_CSS_Survey_Traverse_Tutorial'>HTML and Javascript and CSS Survey Traverse Tutorial (20130509)</option><option id='MyNew-20151226' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13295&pp=&pn=&title=HTML_Button_Ideas_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13295&pp=&pn=&title=HTML_Button_Ideas_Primer_Tutorial'>HTML Button Ideas Primer Tutorial (20151226)</option><option id='MyNew-20150313' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13308&pp=&pn=&title=HTML_Canvas_Golf_Accuracy_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13308&pp=&pn=&title=HTML_Canvas_Golf_Accuracy_Game_Primer_Tutorial'>HTML Canvas Golf Accuracy Game Primer Tutorial (20150313)</option><option id='MyNew-20150606' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15259&pp=&pn=&title=HTML_Canvas_Memories_Game_Drag_and_Drop_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15259&pp=&pn=&title=HTML_Canvas_Memories_Game_Drag_and_Drop_Tutorial'>HTML Canvas Memories Game Drag and Drop Tutorial (20150606)</option><option id='MyNew-20150329' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13621&pp=&pn=&title=HTML_Canvas_Perfect_T_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13621&pp=&pn=&title=HTML_Canvas_Perfect_T_Game_Primer_Tutorial'>HTML Canvas Perfect T Game Primer Tutorial (20150329)</option><option id='MyNew-20150403' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13888&pp=&pn=&title=HTML_Canvas_Pros_and_Cons_Font_Colours_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13888&pp=&pn=&title=HTML_Canvas_Pros_and_Cons_Font_Colours_Tutorial'>HTML Canvas Pros and Cons Font Colours Tutorial (20150403)</option><option id='MyNew-20150401' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13846&pp=&pn=&title=HTML_Canvas_Pros_and_Cons_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13846&pp=&pn=&title=HTML_Canvas_Pros_and_Cons_Game_Primer_Tutorial'>HTML Canvas Pros and Cons Game Primer Tutorial (20150401)</option><option id='MyNew-20150402' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13872&pp=&pn=&title=HTML_Canvas_Pros_and_Cons_Report_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13872&pp=&pn=&title=HTML_Canvas_Pros_and_Cons_Report_Primer_Tutorial'>HTML Canvas Pros and Cons Report Primer Tutorial (20150402)</option><option id='MyNew-20160406' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21091&pp=&pn=&title=HTML_Canvas_What_Do_We_Stand_For_Game_Annotation_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21091&pp=&pn=&title=HTML_Canvas_What_Do_We_Stand_For_Game_Annotation_Tutorial'>HTML Canvas What Do We Stand For Game Annotation Tutorial (20160406)</option><option id='MyNew-20160405' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21070&pp=&pn=&title=HTML_Canvas_What_Do_We_Stand_For_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21070&pp=&pn=&title=HTML_Canvas_What_Do_We_Stand_For_Game_Primer_Tutorial'>HTML Canvas What Do We Stand For Game Primer Tutorial (20160405)</option><option id='MyNew-20150605' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15231&pp=&pn=&title=HTML_Colour_Coded_Tic_Tac_Toe_Drag_and_Drop_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15231&pp=&pn=&title=HTML_Colour_Coded_Tic_Tac_Toe_Drag_and_Drop_Tutorial'>HTML Colour Coded Tic Tac Toe Drag and Drop Tutorial (20150605)</option><option id='MyNew-20150917' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17207&pp=&pn=&title=HTML_Data_Intelligence_More_Like_XML_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17207&pp=&pn=&title=HTML_Data_Intelligence_More_Like_XML_Primer_Tutorial'>HTML Data Intelligence More Like XML Primer Tutorial (20150917)</option><option id='MyNew-20150312' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13103&pp=&pn=&title=HTML_div_Element_align_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13103&pp=&pn=&title=HTML_div_Element_align_Primer_Tutorial'>HTML div Element align Primer Tutorial (20150312)</option><option id='MyNew-20150608' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15299&pp=&pn=&title=HTML_Drag_and_Drop_Image_Events_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15299&pp=&pn=&title=HTML_Drag_and_Drop_Image_Events_Tutorial'>HTML Drag and Drop Image Events Tutorial (20150608)</option><option id='MyNew-20140504' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6311&pp=&pn=&title=HTML_Entities_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6311&pp=&pn=&title=HTML_Entities_Primer_Tutorial'>HTML Entities Primer Tutorial (20140504)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150610' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15336&pp=&pn=&title=HTML_Form_Events_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15336&pp=&pn=&title=HTML_Form_Events_Primer_Tutorial'>HTML Form Events Primer Tutorial (20150610)</option><option id='MyNew-20150201' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12054&pp=&pn=&title=HTML_Form_Multiple_Submit_Buttons_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12054&pp=&pn=&title=HTML_Form_Multiple_Submit_Buttons_Primer_Tutorial'>HTML Form Multiple Submit Buttons Primer Tutorial (20150201)</option><option id='MyNew-20141214' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11041&pp=&pn=&title=HTML_Geographical_Image_Map_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11041&pp=&pn=&title=HTML_Geographical_Image_Map_Primer_Tutorial'>HTML Geographical Image Map Primer Tutorial (20141214)</option><option id='MyNew-20150630' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15672&pp=&pn=&title=HTML_Hand_Cricket_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15672&pp=&pn=&title=HTML_Hand_Cricket_Game_Primer_Tutorial'>HTML Hand Cricket Game Primer Tutorial (20150630)</option><option id='MyNew-20140629' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8282&pp=&pn=&title=HTML_Image_Map_About_Us_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8282&pp=&pn=&title=HTML_Image_Map_About_Us_Tutorial'>HTML Image Map About Us Tutorial (20140629)</option><option id='MyNew-20130912' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4156&pp=&pn=&title=HTML_Image_Map_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4156&pp=&pn=&title=HTML_Image_Map_Primer_Tutorial'>HTML Image Map Primer Tutorial (20130912)</option><option id='MyNew-20150719' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16038&pp=&pn=&title=HTML_Image_Map_Solar_System_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16038&pp=&pn=&title=HTML_Image_Map_Solar_System_Follow_Up_Tutorial'>HTML Image Map Solar System Follow Up Tutorial (20150719)</option><option id='MyNew-20150720' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16067&pp=&pn=&title=HTML_Image_Map_Solar_System_More_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16067&pp=&pn=&title=HTML_Image_Map_Solar_System_More_Tutorial'>HTML Image Map Solar System More Tutorial (20150720)</option><option id='MyNew-20150718' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16010&pp=&pn=&title=HTML_Image_Map_Solar_System_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16010&pp=&pn=&title=HTML_Image_Map_Solar_System_Primer_Tutorial'>HTML Image Map Solar System Primer Tutorial (20150718)</option><option id='MyNew-20150127' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11916&pp=&pn=&title=HTML_Missing_Character_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11916&pp=&pn=&title=HTML_Missing_Character_Game_Primer_Tutorial'>HTML Missing Character Game Primer Tutorial (20150127)</option><option id='MyNew-20150126' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11901&pp=&pn=&title=HTML_Morse_Code_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11901&pp=&pn=&title=HTML_Morse_Code_Primer_Tutorial'>HTML Morse Code Primer Tutorial (20150126)</option><option id='MyNew-20150204' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12133&pp=&pn=&title=HTML_Multiple_Form_Multiple_Submit_Buttons_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12133&pp=&pn=&title=HTML_Multiple_Form_Multiple_Submit_Buttons_Primer_Tutorial'>HTML Multiple Form Multiple Submit Buttons Primer Tutorial (20150204)</option><option id='MyNew-20150203' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12105&pp=&pn=&title=HTML_Multiple_Form_Submit_Buttons_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12105&pp=&pn=&title=HTML_Multiple_Form_Submit_Buttons_Primer_Tutorial'>HTML Multiple Form Submit Buttons Primer Tutorial (20150203)</option><option id='MyNew-20150609' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15319&pp=&pn=&title=HTML_Table_Events_for_Colspan_and_Rowspan_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15319&pp=&pn=&title=HTML_Table_Events_for_Colspan_and_Rowspan_Tutorial'>HTML Table Events for Colspan and Rowspan Tutorial (20150609)</option><option id='MyNew-20130623a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1942&pp=&pn=&title=HTML_Table_of_Iframe_PHP_Slide_Shows_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1942&pp=&pn=&title=HTML_Table_of_Iframe_PHP_Slide_Shows_Tutorial'>HTML Table of Iframe PHP Slide Shows Tutorial (20130623)</option><option id='MyNew-20160219' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20241&pp=&pn=&title=HTML_Themed_Supervision_First_Genericization_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20241&pp=&pn=&title=HTML_Themed_Supervision_First_Genericization_Tutorial'>HTML Themed Supervision First Genericization Tutorial (20160219)</option><option id='MyNew-20160220' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20256&pp=&pn=&title=HTML_Themed_Supervision_Second_Genericization_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20256&pp=&pn=&title=HTML_Themed_Supervision_Second_Genericization_Tutorial'>HTML Themed Supervision Second Genericization Tutorial (20160220)</option><option id='MyNew-20160221' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20276&pp=&pn=&title=HTML_Themed_Supervision_Third_Genericization_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20276&pp=&pn=&title=HTML_Themed_Supervision_Third_Genericization_Tutorial'>HTML Themed Supervision Third Genericization Tutorial (20160221)</option><option id='MyNew-20141013' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10128&pp=&pn=&title=HTML_Validation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10128&pp=&pn=&title=HTML_Validation_Primer_Tutorial'>HTML Validation Primer Tutorial (20141013)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150409' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13412&pp=&pn=&title=HTML_Whitespace_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13412&pp=&pn=&title=HTML_Whitespace_Primer_Tutorial'>HTML Whitespace Primer Tutorial (20150409)</option><option id='MyNew-20150611' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15348&pp=&pn=&title=HTML_Window_Events_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15348&pp=&pn=&title=HTML_Window_Events_Primer_Tutorial'>HTML Window Events Primer Tutorial (20150611)</option><option id='MyNew-20150911' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17095&pp=&pn=&title=HTML_with_External_Javascript_Multiple_Slottings_In_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17095&pp=&pn=&title=HTML_with_External_Javascript_Multiple_Slottings_In_Tutorial'>HTML with External Javascript Multiple Slottings In Tutorial (20150911)</option><option id='MyNew-20150910' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17076&pp=&pn=&title=HTML_with_External_Javascript_Slotting_In_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17076&pp=&pn=&title=HTML_with_External_Javascript_Slotting_In_Tutorial'>HTML with External Javascript Slotting In Tutorial (20150910)</option><option id='MyNew-20140730' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8702&pp=&pn=&title=HTML/CSS_Overlay_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8702&pp=&pn=&title=HTML/CSS_Overlay_Primer_Tutorial'>HTML/CSS Overlay Primer Tutorial (20140730)</option><option id='MyNew-20130806' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3521&pp=&pn=&title=HTML/CSS/Javascript_Pulldown_Menus_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3521&pp=&pn=&title=HTML/CSS/Javascript_Pulldown_Menus_Primer_Tutorial'>HTML/CSS/Javascript Pulldown Menus Primer Tutorial (20130806)</option><option id='MyNew-20130731' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3252&pp=&pn=&title=HTML/CSS/Javascript_Sliding_Menus_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3252&pp=&pn=&title=HTML/CSS/Javascript_Sliding_Menus_Primer_Tutorial'>HTML/CSS/Javascript Sliding Menus Primer Tutorial (20130731)</option><option id='MyNew-20151019' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17825&pp=&pn=&title=HTML/Javascript_Adjectives_versus_Adverbs_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17825&pp=&pn=&title=HTML/Javascript_Adjectives_versus_Adverbs_Primer_Tutorial'>HTML/Javascript Adjectives versus Adverbs Primer Tutorial (20151019)</option><option id='MyNew-20151020' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17849&pp=&pn=&title=HTML/Javascript_Adjectives_vs_Adverbs_Lesson_Plan_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17849&pp=&pn=&title=HTML/Javascript_Adjectives_vs_Adverbs_Lesson_Plan_Tutorial'>HTML/Javascript Adjectives vs Adverbs Lesson Plan Tutorial (20151020)</option><option id='MyNew-20140311' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6738&pp=&pn=&title=HTML/Javascript_Ahead_of_the_Odds_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6738&pp=&pn=&title=HTML/Javascript_Ahead_of_the_Odds_Game_Tutorial'>HTML/Javascript Ahead of the Odds Game Tutorial (20140311)</option><option id='MyNew-20150504' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14627&pp=&pn=&title=HTML/Javascript_and_PHP_Quiz_Meter_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14627&pp=&pn=&title=HTML/Javascript_and_PHP_Quiz_Meter_Tutorial'>HTML/Javascript and PHP Quiz Meter Tutorial (20150504)</option><option id='MyNew-20140417' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7285&pp=&pn=&title=HTML/Javascript_and_PHP_Quiz_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7285&pp=&pn=&title=HTML/Javascript_and_PHP_Quiz_Tutorial'>HTML/Javascript and PHP Quiz Tutorial (20140417)</option><option id='MyNew-20140102' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5759&pp=&pn=&title=HTML/Javascript_Animal_Categorization_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5759&pp=&pn=&title=HTML/Javascript_Animal_Categorization_Tutorial'>HTML/Javascript Animal Categorization Tutorial (20140102)</option><option id='MyNew-20140524' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7831&pp=&pn=&title=HTML/Javascript_Areas_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7831&pp=&pn=&title=HTML/Javascript_Areas_Tutorial'>HTML/Javascript Areas Tutorial (20140524)</option><option id='MyNew-20141222' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11158&pp=&pn=&title=HTML/Javascript_Binary/Octal/Hexadecimal_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11158&pp=&pn=&title=HTML/Javascript_Binary/Octal/Hexadecimal_Game_Tutorial'>HTML/Javascript Binary/Octal/Hexadecimal Game Tutorial (20141222)</option><option id='MyNew-20160127' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19779&pp=&pn=&title=HTML/Javascript_Binomial_Multiplication_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19779&pp=&pn=&title=HTML/Javascript_Binomial_Multiplication_Game_Primer_Tutorial'>HTML/Javascript Binomial Multiplication Game Primer Tutorial (20160127)</option><option id='MyNew-20160129' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19810&pp=&pn=&title=HTML/Javascript_Binomial_Multiplication_Jeopardy_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19810&pp=&pn=&title=HTML/Javascript_Binomial_Multiplication_Jeopardy_Tutorial'>HTML/Javascript Binomial Multiplication Jeopardy Tutorial (20160129)</option><option id='MyNew-20151008' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17614&pp=&pn=&title=HTML/Javascript_Broadcast_and_Listen_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17614&pp=&pn=&title=HTML/Javascript_Broadcast_and_Listen_Primer_Tutorial'>HTML/Javascript Broadcast and Listen Primer Tutorial (20151008)</option><option id='MyNew-20160227' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20361&pp=&pn=&title=HTML/Javascript_Canvas_Arithmetic_Keyboard_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20361&pp=&pn=&title=HTML/Javascript_Canvas_Arithmetic_Keyboard_Game_Tutorial'>HTML/Javascript Canvas Arithmetic Keyboard Game Tutorial (20160227)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20131219' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5586&pp=&pn=&title=HTML/Javascript_Canvas_Bezier_Curve_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5586&pp=&pn=&title=HTML/Javascript_Canvas_Bezier_Curve_Tutorial'>HTML/Javascript Canvas Bezier Curve Tutorial (20131219)</option><option id='MyNew-20131213' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5575&pp=&pn=&title=HTML/Javascript_Canvas_Card_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5575&pp=&pn=&title=HTML/Javascript_Canvas_Card_Game_Tutorial'>HTML/Javascript Canvas Card Game Tutorial (20131213)</option><option id='MyNew-20131214' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5583&pp=&pn=&title=HTML/Javascript_Canvas_Chalkboard_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5583&pp=&pn=&title=HTML/Javascript_Canvas_Chalkboard_Game_Tutorial'>HTML/Javascript Canvas Chalkboard Game Tutorial (20131214)</option><option id='MyNew-20140508' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7591&pp=&pn=&title=HTML/Javascript_Canvas_Double_Click_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7591&pp=&pn=&title=HTML/Javascript_Canvas_Double_Click_Tutorial'>HTML/Javascript Canvas Double Click Tutorial (20140508)</option><option id='MyNew-20160207' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19983&pp=&pn=&title=HTML/Javascript_Canvas_Four_Deck_Card_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19983&pp=&pn=&title=HTML/Javascript_Canvas_Four_Deck_Card_Game_Tutorial'>HTML/Javascript Canvas Four Deck Card Game Tutorial (20160207)</option><option id='MyNew-20151220' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18936&pp=&pn=&title=HTML/Javascript_Canvas_Fractions_Drag_and_Drop_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18936&pp=&pn=&title=HTML/Javascript_Canvas_Fractions_Drag_and_Drop_Tutorial'>HTML/Javascript Canvas Fractions Drag and Drop Tutorial (20151220)</option><option id='MyNew-20140413' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7258&pp=&pn=&title=HTML/Javascript_Canvas_Fractions_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7258&pp=&pn=&title=HTML/Javascript_Canvas_Fractions_Game_Tutorial'>HTML/Javascript Canvas Fractions Game Tutorial (20140413)</option><option id='MyNew-20151007' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17594&pp=&pn=&title=HTML/Javascript_Canvas_Geometry_Tracing_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17594&pp=&pn=&title=HTML/Javascript_Canvas_Geometry_Tracing_Game_Tutorial'>HTML/Javascript Canvas Geometry Tracing Game Tutorial (20151007)</option><option id='MyNew-20140505' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7568&pp=&pn=&title=HTML/Javascript_Canvas_Image_Copy_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7568&pp=&pn=&title=HTML/Javascript_Canvas_Image_Copy_Tutorial'>HTML/Javascript Canvas Image Copy Tutorial (20140505)</option><option id='MyNew-20140701' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8261&pp=&pn=&title=HTML/Javascript_Canvas_Image_Drag_and_Drop_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8261&pp=&pn=&title=HTML/Javascript_Canvas_Image_Drag_and_Drop_Tutorial'>HTML/Javascript Canvas Image Drag and Drop Tutorial (20140701)</option><option id='MyNew-20131220' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5570&pp=&pn=&title=HTML/Javascript_Canvas_Maths_Division_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5570&pp=&pn=&title=HTML/Javascript_Canvas_Maths_Division_Tutorial'>HTML/Javascript Canvas Maths Division Tutorial (20131220)</option><option id='MyNew-20140614' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8104&pp=&pn=&title=HTML/Javascript_Canvas_Memories_Card_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8104&pp=&pn=&title=HTML/Javascript_Canvas_Memories_Card_Game_Primer_Tutorial'>HTML/Javascript Canvas Memories Card Game Primer Tutorial (20140614)</option><option id='MyNew-20140427' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7279&pp=&pn=&title=HTML/Javascript_Canvas_Polygon_Areas_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7279&pp=&pn=&title=HTML/Javascript_Canvas_Polygon_Areas_Game_Tutorial'>HTML/Javascript Canvas Polygon Areas Game Tutorial (20140427)</option><option id='MyNew-20131209' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5539&pp=&pn=&title=HTML/Javascript_Canvas_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5539&pp=&pn=&title=HTML/Javascript_Canvas_Primer_Tutorial'>HTML/Javascript Canvas Primer Tutorial (20131209)</option><option id='MyNew-20140103' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5747&pp=&pn=&title=HTML/Javascript_Canvas_Rainbow_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5747&pp=&pn=&title=HTML/Javascript_Canvas_Rainbow_Primer_Tutorial'>HTML/Javascript Canvas Rainbow Primer Tutorial (20140103)</option><option id='MyNew-20140616' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8122&pp=&pn=&title=HTML/Javascript_Canvas_Rummy_Card_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8122&pp=&pn=&title=HTML/Javascript_Canvas_Rummy_Card_Game_Primer_Tutorial'>HTML/Javascript Canvas Rummy Card Game Primer Tutorial (20140616)</option><option id='MyNew-20151006' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17583&pp=&pn=&title=HTML/Javascript_Canvas_Slope_of_a_Line_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17583&pp=&pn=&title=HTML/Javascript_Canvas_Slope_of_a_Line_Primer_Tutorial'>HTML/Javascript Canvas Slope of a Line Primer Tutorial (20151006)</option><option id='MyNew-20140615' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8114&pp=&pn=&title=HTML/Javascript_Canvas_Strip_Jack_Naked_Card_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8114&pp=&pn=&title=HTML/Javascript_Canvas_Strip_Jack_Naked_Card_Game_Primer_Tutorial'>HTML/Javascript Canvas Strip Jack Naked Card Game Primer Tutorial (20140615)</option><option id='MyNew-20140414' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7264&pp=&pn=&title=HTML/Javascript_Canvas_Surds_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7264&pp=&pn=&title=HTML/Javascript_Canvas_Surds_Game_Tutorial'>HTML/Javascript Canvas Surds Game Tutorial (20140414)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140708' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8415&pp=&pn=&title=HTML/Javascript_Canvas_Tic_Tac_Toe_Game_Drag_and_Drop_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8415&pp=&pn=&title=HTML/Javascript_Canvas_Tic_Tac_Toe_Game_Drag_and_Drop_Tutorial'>HTML/Javascript Canvas Tic Tac Toe Game Drag and Drop Tutorial (20140708)</option><option id='MyNew-20140416' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7271&pp=&pn=&title=HTML/Javascript_Canvas_Triangles_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7271&pp=&pn=&title=HTML/Javascript_Canvas_Triangles_Game_Tutorial'>HTML/Javascript Canvas Triangles Game Tutorial (20140416)</option><option id='MyNew-20131224' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5692&pp=&pn=&title=HTML/Javascript_Canvas_Venn_Diagram_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5692&pp=&pn=&title=HTML/Javascript_Canvas_Venn_Diagram_Tutorial'>HTML/Javascript Canvas Venn Diagram Tutorial (20131224)</option><option id='MyNew-20140511' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7687&pp=&pn=&title=HTML/Javascript_Canvas_Visual_Double_Click_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7687&pp=&pn=&title=HTML/Javascript_Canvas_Visual_Double_Click_Tutorial'>HTML/Javascript Canvas Visual Double Click Tutorial (20140511)</option><option id='MyNew-20140820' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8818&pp=&pn=&title=HTML/Javascript_Chemical_Formulae_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8818&pp=&pn=&title=HTML/Javascript_Chemical_Formulae_Game_Tutorial'>HTML/Javascript Chemical Formulae Game Tutorial (20140820)</option><option id='MyNew-20151119' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18352&pp=&pn=&title=HTML/Javascript_Choice_of_Several_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18352&pp=&pn=&title=HTML/Javascript_Choice_of_Several_Tutorial'>HTML/Javascript Choice of Several Tutorial (20151119)</option><option id='MyNew-20151115' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18271&pp=&pn=&title=HTML/Javascript_Choice_of_Two_Flipping_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18271&pp=&pn=&title=HTML/Javascript_Choice_of_Two_Flipping_Tutorial'>HTML/Javascript Choice of Two Flipping Tutorial (20151115)</option><option id='MyNew-20151117' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18300&pp=&pn=&title=HTML/Javascript_Choice_of_Two_More_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18300&pp=&pn=&title=HTML/Javascript_Choice_of_Two_More_Tutorial'>HTML/Javascript Choice of Two More Tutorial (20151117)</option><option id='MyNew-20151114' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18256&pp=&pn=&title=HTML/Javascript_Choice_of_Two_Strikes_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18256&pp=&pn=&title=HTML/Javascript_Choice_of_Two_Strikes_Tutorial'>HTML/Javascript Choice of Two Strikes Tutorial (20151114)</option><option id='MyNew-20151118' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18329&pp=&pn=&title=HTML/Javascript_Choice_of_Two_SVG_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18329&pp=&pn=&title=HTML/Javascript_Choice_of_Two_SVG_Tutorial'>HTML/Javascript Choice of Two SVG Tutorial (20151118)</option><option id='MyNew-20160110' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19444&pp=&pn=&title=HTML/Javascript_Clairvoyance_Tester_Mobile_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19444&pp=&pn=&title=HTML/Javascript_Clairvoyance_Tester_Mobile_Tutorial'>HTML/Javascript Clairvoyance Tester Mobile Tutorial (20160110)</option><option id='MyNew-20160107' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18965&pp=&pn=&title=HTML/Javascript_Clairvoyance_Tester_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18965&pp=&pn=&title=HTML/Javascript_Clairvoyance_Tester_Primer_Tutorial'>HTML/Javascript Clairvoyance Tester Primer Tutorial (20160107)</option><option id='MyNew-20151222a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18976&pp=&pn=&title=HTML/Javascript_Cockpit_of_Web_Applications_Form_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18976&pp=&pn=&title=HTML/Javascript_Cockpit_of_Web_Applications_Form_Tutorial'>HTML/Javascript Cockpit of Web Applications Form Tutorial (20151222)</option><option id='MyNew-20151223' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18995&pp=&pn=&title=HTML/Javascript_Cockpit_of_Web_Applications_Home_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18995&pp=&pn=&title=HTML/Javascript_Cockpit_of_Web_Applications_Home_Tutorial'>HTML/Javascript Cockpit of Web Applications Home Tutorial (20151223)</option><option id='MyNew-20151221' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18947&pp=&pn=&title=HTML/Javascript_Cockpit_of_Web_Applications_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18947&pp=&pn=&title=HTML/Javascript_Cockpit_of_Web_Applications_Primer_Tutorial'>HTML/Javascript Cockpit of Web Applications Primer Tutorial (20151221)</option><option id='MyNew-20150522' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14668&pp=&pn=&title=HTML/Javascript_Colour_Name_Translation_into_RGB_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14668&pp=&pn=&title=HTML/Javascript_Colour_Name_Translation_into_RGB_Tutorial'>HTML/Javascript Colour Name Translation into RGB Tutorial (20150522)</option><option id='MyNew-20140502' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7536&pp=&pn=&title=HTML/Javascript_Drop_Punt_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7536&pp=&pn=&title=HTML/Javascript_Drop_Punt_Game_Tutorial'>HTML/Javascript Drop Punt Game Tutorial (20140502)</option><option id='MyNew-20140215' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6367&pp=&pn=&title=HTML/Javascript_Egg_Timer_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6367&pp=&pn=&title=HTML/Javascript_Egg_Timer_Game_Tutorial'>HTML/Javascript Egg Timer Game Tutorial (20140215)</option><option id='MyNew-20140323' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6926&pp=&pn=&title=HTML/Javascript_Email_Form_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6926&pp=&pn=&title=HTML/Javascript_Email_Form_Primer_Tutorial'>HTML/Javascript Email Form Primer Tutorial (20140323)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20160212' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20103&pp=&pn=&title=HTML/Javascript_English_Collective_Noun_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20103&pp=&pn=&title=HTML/Javascript_English_Collective_Noun_Game_Tutorial'>HTML/Javascript English Collective Noun Game Tutorial (20160212)</option><option id='MyNew-20151108' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18166&pp=&pn=&title=HTML/Javascript_ESL_Reveal_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18166&pp=&pn=&title=HTML/Javascript_ESL_Reveal_Game_Tutorial'>HTML/Javascript ESL Reveal Game Tutorial (20151108)</option><option id='MyNew-20140723' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8595&pp=&pn=&title=HTML/Javascript_Geolocation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8595&pp=&pn=&title=HTML/Javascript_Geolocation_Primer_Tutorial'>HTML/Javascript Geolocation Primer Tutorial (20140723)</option><option id='MyNew-20151015' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17742&pp=&pn=&title=HTML/Javascript_Hearing_and_Listening_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17742&pp=&pn=&title=HTML/Javascript_Hearing_and_Listening_Primer_Tutorial'>HTML/Javascript Hearing and Listening Primer Tutorial (20151015)</option><option id='MyNew-20140812' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8871&pp=&pn=&title=HTML/Javascript_Hit_Counter_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8871&pp=&pn=&title=HTML/Javascript_Hit_Counter_Primer_Tutorial'>HTML/Javascript Hit Counter Primer Tutorial (20140812)</option><option id='MyNew-20150514' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14796&pp=&pn=&title=HTML/Javascript_Homonyms_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14796&pp=&pn=&title=HTML/Javascript_Homonyms_Game_Tutorial'>HTML/Javascript Homonyms Game Tutorial (20150514)</option><option id='MyNew-20140822' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9084&pp=&pn=&title=HTML/Javascript_Human_Anatomy_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9084&pp=&pn=&title=HTML/Javascript_Human_Anatomy_Game_Tutorial'>HTML/Javascript Human Anatomy Game Tutorial (20140822)</option><option id='MyNew-20140802' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8663&pp=&pn=&title=HTML/Javascript_Imaginary_Numbers_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8663&pp=&pn=&title=HTML/Javascript_Imaginary_Numbers_Game_Tutorial'>HTML/Javascript Imaginary Numbers Game Tutorial (20140802)</option><option id='MyNew-20130919' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3954&pp=&pn=&title=HTML/Javascript_Internationalization_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3954&pp=&pn=&title=HTML/Javascript_Internationalization_Primer_Tutorial'>HTML/Javascript Internationalization Primer Tutorial (20130919)</option><option id='MyNew-20140623' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7902&pp=&pn=&title=HTML/Javascript_Jobs_Match_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7902&pp=&pn=&title=HTML/Javascript_Jobs_Match_Game_Tutorial'>HTML/Javascript Jobs Match Game Tutorial (20140623)</option><option id='MyNew-20150702' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15724&pp=&pn=&title=HTML/Javascript_KenKen_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15724&pp=&pn=&title=HTML/Javascript_KenKen_Game_Primer_Tutorial'>HTML/Javascript KenKen Game Primer Tutorial (20150702)</option><option id='MyNew-20140724' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8609&pp=&pn=&title=HTML/Javascript_MathML_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8609&pp=&pn=&title=HTML/Javascript_MathML_Primer_Tutorial'>HTML/Javascript MathML Primer Tutorial (20140724)</option><option id='MyNew-20160128' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19794&pp=&pn=&title=HTML/Javascript_Maths_Mystery_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19794&pp=&pn=&title=HTML/Javascript_Maths_Mystery_Game_Primer_Tutorial'>HTML/Javascript Maths Mystery Game Primer Tutorial (20160128)</option><option id='MyNew-20131206' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5336&pp=&pn=&title=HTML/Javascript_Maths_Table_Fill_In_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5336&pp=&pn=&title=HTML/Javascript_Maths_Table_Fill_In_Tutorial'>HTML/Javascript Maths Table Fill In Tutorial (20131206)</option><option id='MyNew-20140617' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8062&pp=&pn=&title=HTML/Javascript_Memory_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8062&pp=&pn=&title=HTML/Javascript_Memory_Game_Tutorial'>HTML/Javascript Memory Game Tutorial (20140617)</option><option id='MyNew-20140531' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7882&pp=&pn=&title=HTML/Javascript_Monthly_Temperature_Comparisons_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7882&pp=&pn=&title=HTML/Javascript_Monthly_Temperature_Comparisons_Tutorial'>HTML/Javascript Monthly Temperature Comparisons Tutorial (20140531)</option><option id='MyNew-20151018' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17804&pp=&pn=&title=HTML/Javascript_Multiple_Choice_Quiz_Administration_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17804&pp=&pn=&title=HTML/Javascript_Multiple_Choice_Quiz_Administration_Tutorial'>HTML/Javascript Multiple Choice Quiz Administration Tutorial (20151018)</option><option id='MyNew-20151017' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17784&pp=&pn=&title=HTML/Javascript_Multiple_Choice_Quiz_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17784&pp=&pn=&title=HTML/Javascript_Multiple_Choice_Quiz_Primer_Tutorial'>HTML/Javascript Multiple Choice Quiz Primer Tutorial (20151017)</option><option id='MyNew-20150511' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14749&pp=&pn=&title=HTML/Javascript_Music_Chord_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14749&pp=&pn=&title=HTML/Javascript_Music_Chord_Game_Tutorial'>HTML/Javascript Music Chord Game Tutorial (20150511)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150508' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14679&pp=&pn=&title=HTML/Javascript_Music_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14679&pp=&pn=&title=HTML/Javascript_Music_Follow_Up_Tutorial'>HTML/Javascript Music Follow Up Tutorial (20150508)</option><option id='MyNew-20150510' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14727&pp=&pn=&title=HTML/Javascript_Music_Pitch_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14727&pp=&pn=&title=HTML/Javascript_Music_Pitch_Game_Tutorial'>HTML/Javascript Music Pitch Game Tutorial (20150510)</option><option id='MyNew-20150506' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14657&pp=&pn=&title=HTML/Javascript_Music_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14657&pp=&pn=&title=HTML/Javascript_Music_Primer_Tutorial'>HTML/Javascript Music Primer Tutorial (20150506)</option><option id='MyNew-20131123' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5329&pp=&pn=&title=HTML/Javascript_Number_Sentence_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5329&pp=&pn=&title=HTML/Javascript_Number_Sentence_Tutorial'>HTML/Javascript Number Sentence Tutorial (20131123)</option><option id='MyNew-20150512' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14761&pp=&pn=&title=HTML/Javascript_Object_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14761&pp=&pn=&title=HTML/Javascript_Object_Primer_Tutorial'>HTML/Javascript Object Primer Tutorial (20150512)</option><option id='MyNew-20140520' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7812&pp=&pn=&title=HTML/Javascript_Odd_One_Out_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7812&pp=&pn=&title=HTML/Javascript_Odd_One_Out_Game_Tutorial'>HTML/Javascript Odd One Out Game Tutorial (20140520)</option><option id='MyNew-20140526' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7803&pp=&pn=&title=HTML/Javascript_Opposites_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7803&pp=&pn=&title=HTML/Javascript_Opposites_Game_Tutorial'>HTML/Javascript Opposites Game Tutorial (20140526)</option><option id='MyNew-20140731' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8720&pp=&pn=&title=HTML/Javascript_Overlay_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8720&pp=&pn=&title=HTML/Javascript_Overlay_Primer_Tutorial'>HTML/Javascript Overlay Primer Tutorial (20140731)</option><option id='MyNew-20150513' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14772&pp=&pn=&title=HTML/Javascript_PopUp_Mouseover_Event_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14772&pp=&pn=&title=HTML/Javascript_PopUp_Mouseover_Event_Game_Tutorial'>HTML/Javascript PopUp Mouseover Event Game Tutorial (20150513)</option><option id='MyNew-20140308' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6577&pp=&pn=&title=HTML/Javascript_Prepositions_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6577&pp=&pn=&title=HTML/Javascript_Prepositions_Game_Tutorial'>HTML/Javascript Prepositions Game Tutorial (20140308)</option><option id='MyNew-20151016' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17772&pp=&pn=&title=HTML/Javascript_Present_Perfect_Progressive_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17772&pp=&pn=&title=HTML/Javascript_Present_Perfect_Progressive_Primer_Tutorial'>HTML/Javascript Present Perfect Progressive Primer Tutorial (20151016)</option><option id='MyNew-20140811' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8952&pp=&pn=&title=HTML/Javascript_Probability_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8952&pp=&pn=&title=HTML/Javascript_Probability_Game_Tutorial'>HTML/Javascript Probability Game Tutorial (20140811)</option><option id='MyNew-20140729' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8630&pp=&pn=&title=HTML/Javascript_Quadratic_Equations_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8630&pp=&pn=&title=HTML/Javascript_Quadratic_Equations_Game_Tutorial'>HTML/Javascript Quadratic Equations Game Tutorial (20140729)</option><option id='MyNew-20131127' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5377&pp=&pn=&title=HTML/Javascript_Quadratic_Equations_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5377&pp=&pn=&title=HTML/Javascript_Quadratic_Equations_Tutorial'>HTML/Javascript Quadratic Equations Tutorial (20131127)</option><option id='MyNew-20140908' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9447&pp=&pn=&title=HTML/Javascript_Reveal_Image_Behind_Image_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9447&pp=&pn=&title=HTML/Javascript_Reveal_Image_Behind_Image_Primer_Tutorial'>HTML/Javascript Reveal Image Behind Image Primer Tutorial (20140908)</option><option id='MyNew-20140909' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9483&pp=&pn=&title=HTML/Javascript_Reveal_Image_In_Front_of_Image_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9483&pp=&pn=&title=HTML/Javascript_Reveal_Image_In_Front_of_Image_Tutorial'>HTML/Javascript Reveal Image In Front of Image Tutorial (20140909)</option><option id='MyNew-20150704' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15752&pp=&pn=&title=HTML/Javascript_Scrabbling_Snakes_Game_Email_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15752&pp=&pn=&title=HTML/Javascript_Scrabbling_Snakes_Game_Email_Tutorial'>HTML/Javascript Scrabbling Snakes Game Email Tutorial (20150704)</option><option id='MyNew-20150703' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15741&pp=&pn=&title=HTML/Javascript_Scrabbling_Snakes_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15741&pp=&pn=&title=HTML/Javascript_Scrabbling_Snakes_Game_Primer_Tutorial'>HTML/Javascript Scrabbling Snakes Game Primer Tutorial (20150703)</option><option id='MyNew-20140721' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8541&pp=&pn=&title=HTML/Javascript_Sentence_Adjective_Clause_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8541&pp=&pn=&title=HTML/Javascript_Sentence_Adjective_Clause_Game_Tutorial'>HTML/Javascript Sentence Adjective Clause Game Tutorial (20140721)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140826' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9135&pp=&pn=&title=HTML/Javascript_Sentence_Adverb_Clause_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9135&pp=&pn=&title=HTML/Javascript_Sentence_Adverb_Clause_Game_Tutorial'>HTML/Javascript Sentence Adverb Clause Game Tutorial (20140826)</option><option id='MyNew-20140824' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9128&pp=&pn=&title=HTML/Javascript_Sentence_Auxiliary_Verb_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9128&pp=&pn=&title=HTML/Javascript_Sentence_Auxiliary_Verb_Game_Tutorial'>HTML/Javascript Sentence Auxiliary Verb Game Tutorial (20140824)</option><option id='MyNew-20140726' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8555&pp=&pn=&title=HTML/Javascript_Sentence_Conjunction_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8555&pp=&pn=&title=HTML/Javascript_Sentence_Conjunction_Game_Tutorial'>HTML/Javascript Sentence Conjunction Game Tutorial (20140726)</option><option id='MyNew-20140626' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7923&pp=&pn=&title=HTML/Javascript_Sentence_Preposition_+ing_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7923&pp=&pn=&title=HTML/Javascript_Sentence_Preposition_+ing_Game_Tutorial'>HTML/Javascript Sentence Preposition +ing Game Tutorial (20140626)</option><option id='MyNew-20131122' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5322&pp=&pn=&title=HTML/Javascript_Simultaneous_Line_Equations_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5322&pp=&pn=&title=HTML/Javascript_Simultaneous_Line_Equations_Tutorial'>HTML/Javascript Simultaneous Line Equations Tutorial (20131122)</option><option id='MyNew-20150906' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16998&pp=&pn=&title=HTML/Javascript_Slotting_In_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16998&pp=&pn=&title=HTML/Javascript_Slotting_In_Follow_Up_Tutorial'>HTML/Javascript Slotting In Follow Up Tutorial (20150906)</option><option id='MyNew-20150909' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17058&pp=&pn=&title=HTML/Javascript_Slotting_In_Iframe_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17058&pp=&pn=&title=HTML/Javascript_Slotting_In_Iframe_Tutorial'>HTML/Javascript Slotting In Iframe Tutorial (20150909)</option><option id='MyNew-20150905' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16986&pp=&pn=&title=HTML/Javascript_Slotting_In_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16986&pp=&pn=&title=HTML/Javascript_Slotting_In_Primer_Tutorial'>HTML/Javascript Slotting In Primer Tutorial (20150905)</option><option id='MyNew-20140813' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8843&pp=&pn=&title=HTML/Javascript_Song_Lyric_Lines_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8843&pp=&pn=&title=HTML/Javascript_Song_Lyric_Lines_Game_Tutorial'>HTML/Javascript Song Lyric Lines Game Tutorial (20140813)</option><option id='MyNew-20150505' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14644&pp=&pn=&title=HTML/Javascript_Staged_Animation_Meter_Presentation_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14644&pp=&pn=&title=HTML/Javascript_Staged_Animation_Meter_Presentation_Tutorial'>HTML/Javascript Staged Animation Meter Presentation Tutorial (20150505)</option><option id='MyNew-20140602' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7843&pp=&pn=&title=HTML/Javascript_Surface_Areas_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7843&pp=&pn=&title=HTML/Javascript_Surface_Areas_Tutorial'>HTML/Javascript Surface Areas Tutorial (20140602)</option><option id='MyNew-20140318' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6835&pp=&pn=&title=HTML/Javascript_Synonyms,_Antonyms,_Homonyms,_Rhymes_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6835&pp=&pn=&title=HTML/Javascript_Synonyms,_Antonyms,_Homonyms,_Rhymes_Game_Tutorial'>HTML/Javascript Synonyms, Antonyms, Homonyms, Rhymes Game Tutorial (20140318)</option><option id='MyNew-20160214' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20146&pp=&pn=&title=HTML/Javascript_Themed_Supervision_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20146&pp=&pn=&title=HTML/Javascript_Themed_Supervision_Primer_Tutorial'>HTML/Javascript Themed Supervision Primer Tutorial (20160214)</option><option id='MyNew-20141112' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10194&pp=&pn=&title=HTML/Javascript_Then_Now_Later_Guessing_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10194&pp=&pn=&title=HTML/Javascript_Then_Now_Later_Guessing_Game_Tutorial'>HTML/Javascript Then Now Later Guessing Game Tutorial (20141112)</option><option id='MyNew-20140803' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8669&pp=&pn=&title=HTML/Javascript_Three_Sentence_Story_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8669&pp=&pn=&title=HTML/Javascript_Three_Sentence_Story_Game_Tutorial'>HTML/Javascript Three Sentence Story Game Tutorial (20140803)</option><option id='MyNew-20150228' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8685&pp=&pn=&title=HTML/Javascript_Threesome_Guessing_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8685&pp=&pn=&title=HTML/Javascript_Threesome_Guessing_Game_Tutorial'>HTML/Javascript Threesome Guessing Game Tutorial (20150228)</option><option id='MyNew-20150830' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16890&pp=&pn=&title=HTML/Javascript_Vertical_Buttons_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16890&pp=&pn=&title=HTML/Javascript_Vertical_Buttons_Primer_Tutorial'>HTML/Javascript Vertical Buttons Primer Tutorial (20150830)</option><option id='MyNew-20140510' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7666&pp=&pn=&title=HTML/Javascript_Visual_Change_Drop_Punt_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7666&pp=&pn=&title=HTML/Javascript_Visual_Change_Drop_Punt_Game_Tutorial'>HTML/Javascript Visual Change Drop Punt Game Tutorial (20140510)</option><option id='MyNew-20140509' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7657&pp=&pn=&title=HTML/Javascript_Visual_Drop_Punt_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7657&pp=&pn=&title=HTML/Javascript_Visual_Drop_Punt_Game_Tutorial'>HTML/Javascript Visual Drop Punt Game Tutorial (20140509)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140612' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7820&pp=&pn=&title=HTML/Javascript_Vocabulary_Steps_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7820&pp=&pn=&title=HTML/Javascript_Vocabulary_Steps_Game_Tutorial'>HTML/Javascript Vocabulary Steps Game Tutorial (20140612)</option><option id='MyNew-20140528' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7838&pp=&pn=&title=HTML/Javascript_Volumes_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7838&pp=&pn=&title=HTML/Javascript_Volumes_Tutorial'>HTML/Javascript Volumes Tutorial (20140528)</option><option id='MyNew-20151023' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17898&pp=&pn=&title=HTML/Javascript_Where_Does_It_Get_Me_To_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17898&pp=&pn=&title=HTML/Javascript_Where_Does_It_Get_Me_To_Primer_Tutorial'>HTML/Javascript Where Does It Get Me To Primer Tutorial (20151023)</option><option id='MyNew-20140601' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7892&pp=&pn=&title=HTML/Javascript_Word_Categories_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7892&pp=&pn=&title=HTML/Javascript_Word_Categories_Game_Tutorial'>HTML/Javascript Word Categories Game Tutorial (20140601)</option><option id='MyNew-20131226' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5657&pp=&pn=&title=HTML/Javascript/CSS_Frameset_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5657&pp=&pn=&title=HTML/Javascript/CSS_Frameset_Primer_Tutorial'>HTML/Javascript/CSS Frameset Primer Tutorial (20131226)</option><option id='MyNew-20140907' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9428&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Information_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9428&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Information_Primer_Tutorial'>HTML/Javascript/CSS Reveal Information Primer Tutorial (20140907)</option><option id='MyNew-20140912' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9462&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Left_to_Right_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9462&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Left_to_Right_Primer_Tutorial'>HTML/Javascript/CSS Reveal Left to Right Primer Tutorial (20140912)</option><option id='MyNew-20141106' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9758&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Text_Words_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9758&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Text_Words_Primer_Tutorial'>HTML/Javascript/CSS Reveal Text Words Primer Tutorial (20141106)</option><option id='MyNew-20140906' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9412&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Top_to_Bottom_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9412&pp=&pn=&title=HTML/Javascript/CSS_Reveal_Top_to_Bottom_Primer_Tutorial'>HTML/Javascript/CSS Reveal Top to Bottom Primer Tutorial (20140906)</option><option id='MyNew-20140913' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9580&pp=&pn=&title=HTML/Javascript/CSS_Reveal_via_Image_Focus_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9580&pp=&pn=&title=HTML/Javascript/CSS_Reveal_via_Image_Focus_Primer_Tutorial'>HTML/Javascript/CSS Reveal via Image Focus Primer Tutorial (20140913)</option><option id='MyNew-20140915' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9637&pp=&pn=&title=HTML/Javascript/CSS_Reveal_via_Image_Spread_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9637&pp=&pn=&title=HTML/Javascript/CSS_Reveal_via_Image_Spread_Primer_Tutorial'>HTML/Javascript/CSS Reveal via Image Spread Primer Tutorial (20140915)</option><option id='MyNew-20140911' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9554&pp=&pn=&title=HTML/Javascript/CSS_Reveal_via_Opacity_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9554&pp=&pn=&title=HTML/Javascript/CSS_Reveal_via_Opacity_Primer_Tutorial'>HTML/Javascript/CSS Reveal via Opacity Primer Tutorial (20140911)</option><option id='MyNew-20151011' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17673&pp=&pn=&title=HTML/Javascript/PHP_Broadcast_and_Listen_CSS_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17673&pp=&pn=&title=HTML/Javascript/PHP_Broadcast_and_Listen_CSS_Tutorial'>HTML/Javascript/PHP Broadcast and Listen CSS Tutorial (20151011)</option><option id='MyNew-20151009' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17639&pp=&pn=&title=HTML/Javascript/PHP_Broadcast_and_Listen_Mailbox_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17639&pp=&pn=&title=HTML/Javascript/PHP_Broadcast_and_Listen_Mailbox_Tutorial'>HTML/Javascript/PHP Broadcast and Listen Mailbox Tutorial (20151009)</option><option id='MyNew-20151010' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17664&pp=&pn=&title=HTML/Javascript/PHP_Broadcast_and_Listen_Messaging_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17664&pp=&pn=&title=HTML/Javascript/PHP_Broadcast_and_Listen_Messaging_Tutorial'>HTML/Javascript/PHP Broadcast and Listen Messaging Tutorial (20151010)</option><option id='MyNew-20150117' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11558&pp=&pn=&title=HTML/Javascript/PHP_Canvas_Venn_Diagram_Email_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11558&pp=&pn=&title=HTML/Javascript/PHP_Canvas_Venn_Diagram_Email_Tutorial'>HTML/Javascript/PHP Canvas Venn Diagram Email Tutorial (20150117)</option><option id='MyNew-20150509' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14705&pp=&pn=&title=HTML/Javascript/PHP_Compose_Music_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14705&pp=&pn=&title=HTML/Javascript/PHP_Compose_Music_Tutorial'>HTML/Javascript/PHP Compose Music Tutorial (20150509)</option><option id='MyNew-20150929' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17436&pp=&pn=&title=HTML/PHP_Timezone_Feed_CSS_Styling_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17436&pp=&pn=&title=HTML/PHP_Timezone_Feed_CSS_Styling_Tutorial'>HTML/PHP Timezone Feed CSS Styling Tutorial (20150929)</option><option id='MyNew-20151005' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17571&pp=&pn=&title=HTML/PHP_Timezone_Feed_Function_Keys_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17571&pp=&pn=&title=HTML/PHP_Timezone_Feed_Function_Keys_Tutorial'>HTML/PHP Timezone Feed Function Keys Tutorial (20151005)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150925' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17352&pp=&pn=&title=HTML/PHP_Timezone_Feed_Google_Chart_Map_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17352&pp=&pn=&title=HTML/PHP_Timezone_Feed_Google_Chart_Map_Tutorial'>HTML/PHP Timezone Feed Google Chart Map Tutorial (20150925)</option><option id='MyNew-20150927' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17401&pp=&pn=&title=HTML/PHP_Timezone_Feed_Javascript_Autocompletion_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17401&pp=&pn=&title=HTML/PHP_Timezone_Feed_Javascript_Autocompletion_Tutorial'>HTML/PHP Timezone Feed Javascript Autocompletion Tutorial (20150927)</option><option id='MyNew-20150924' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17339&pp=&pn=&title=HTML/PHP_Timezone_Feed_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17339&pp=&pn=&title=HTML/PHP_Timezone_Feed_Primer_Tutorial'>HTML/PHP Timezone Feed Primer Tutorial (20150924)</option><option id='MyNew-20150928' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17421&pp=&pn=&title=HTML/PHP_Timezone_Feed_Reveal_Div_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17421&pp=&pn=&title=HTML/PHP_Timezone_Feed_Reveal_Div_Tutorial'>HTML/PHP Timezone Feed Reveal Div Tutorial (20150928)</option><option id='MyNew-20150926' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17375&pp=&pn=&title=HTML/PHP_Timezone_Feed_Trip_Planner_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17375&pp=&pn=&title=HTML/PHP_Timezone_Feed_Trip_Planner_Tutorial'>HTML/PHP Timezone Feed Trip Planner Tutorial (20150926)</option><option id='MyNew-20150417' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14261&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14261&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Follow_Up_Tutorial'>HTML5 Canvas Map Clickaround Follow Up Tutorial (20150417)</option><option id='MyNew-20150604' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15208&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Onresize_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15208&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Onresize_Tutorial'>HTML5 Canvas Map Clickaround Onresize Tutorial (20150604)</option><option id='MyNew-20150603' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15191&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Overlay_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15191&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Overlay_Tutorial'>HTML5 Canvas Map Clickaround Overlay Tutorial (20150603)</option><option id='MyNew-20150416' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14234&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14234&pp=&pn=&title=HTML5_Canvas_Map_Clickaround_Primer_Tutorial'>HTML5 Canvas Map Clickaround Primer Tutorial (20150416)</option><option id='MyNew-20150502' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14589&pp=&pn=&title=HTML5_Dialog_Element_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14589&pp=&pn=&title=HTML5_Dialog_Element_Primer_Tutorial'>HTML5 Dialog Element Primer Tutorial (20150502)</option><option id='MyNew-20150430' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14561&pp=&pn=&title=HTML5_Meter_Element_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14561&pp=&pn=&title=HTML5_Meter_Element_Primer_Tutorial'>HTML5 Meter Element Primer Tutorial (20150430)</option><option id='MyNew-20150501' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14573&pp=&pn=&title=HTML5_Meter_Element_Progress_Bar_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14573&pp=&pn=&title=HTML5_Meter_Element_Progress_Bar_Tutorial'>HTML5 Meter Element Progress Bar Tutorial (20150501)</option><option id='MyNew-20150503' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14605&pp=&pn=&title=HTML5_Meter_Element_Word_Count_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14605&pp=&pn=&title=HTML5_Meter_Element_Word_Count_Tutorial'>HTML5 Meter Element Word Count Tutorial (20150503)</option><option id='MyNew-20150507' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14220&pp=&pn=&title=HTML5_Track_Element_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14220&pp=&pn=&title=HTML5_Track_Element_Primer_Tutorial'>HTML5 Track Element Primer Tutorial (20150507)</option><option id='MyNew-20151014' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17723&pp=&pn=&title=Image_Arc_Distortion_via_ImageMagick_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17723&pp=&pn=&title=Image_Arc_Distortion_via_ImageMagick_Primer_Tutorial'>Image Arc Distortion via ImageMagick Primer Tutorial (20151014)</option><option id='MyNew-20150217' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12600&pp=&pn=&title=Image_Fits_in_Gimp_and_Paintbrush_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12600&pp=&pn=&title=Image_Fits_in_Gimp_and_Paintbrush_Primer_Tutorial'>Image Fits in Gimp and Paintbrush Primer Tutorial (20150217)</option><option id='MyNew-20160120' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19537&pp=&pn=&title=Image_Thumbnail_Presentation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19537&pp=&pn=&title=Image_Thumbnail_Presentation_Primer_Tutorial'>Image Thumbnail Presentation Primer Tutorial (20160120)</option><option id='MyNew-20151012' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17683&pp=&pn=&title=ImageMagick_and_Three_Ps_Affine_Transformation_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17683&pp=&pn=&title=ImageMagick_and_Three_Ps_Affine_Transformation_Tutorial'>ImageMagick and Three Ps Affine Transformation Tutorial (20151012)</option><option id='MyNew-20130418' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=977&pp=&pn=&title=iMovie_YouTube_Ready_Video_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=977&pp=&pn=&title=iMovie_YouTube_Ready_Video_Primer_Tutorial'>iMovie YouTube Ready Video Primer Tutorial (20130418)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140108' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5807&pp=&pn=&title=Integrating_Global_Weather_Ajax_with_Geographicals_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5807&pp=&pn=&title=Integrating_Global_Weather_Ajax_with_Geographicals_Tutorial'>Integrating Global Weather Ajax with Geographicals Tutorial (20140108)</option><option id='MyNew-20140107' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5798&pp=&pn=&title=Integrating_Global_Weather_into_Geographicals_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5798&pp=&pn=&title=Integrating_Global_Weather_into_Geographicals_Tutorial'>Integrating Global Weather into Geographicals Tutorial (20140107)</option><option id='MyNew-20140512' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7704&pp=&pn=&title=Integrating_Google_Map_Chart_with_Geographicals_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7704&pp=&pn=&title=Integrating_Google_Map_Chart_with_Geographicals_Tutorial'>Integrating Google Map Chart with Geographicals Tutorial (20140512)</option><option id='MyNew-20160314' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20672&pp=&pn=&title=Intelligent_Hashtagging_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20672&pp=&pn=&title=Intelligent_Hashtagging_Primer_Tutorial'>Intelligent Hashtagging Primer Tutorial (20160314)</option><option id='MyNew-20160305' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20485&pp=&pn=&title=Inter_Web_Application_Communication_Tool_Iframe_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20485&pp=&pn=&title=Inter_Web_Application_Communication_Tool_Iframe_Tutorial'>Inter Web Application Communication Tool Iframe Tutorial (20160305)</option><option id='MyNew-20160304' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20464&pp=&pn=&title=Inter_Web_Application_Communication_Tool_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20464&pp=&pn=&title=Inter_Web_Application_Communication_Tool_Primer_Tutorial'>Inter Web Application Communication Tool Primer Tutorial (20160304)</option><option id='MyNew-20150425' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14507&pp=&pn=&title=Internet_Explorer_8_with_No_Canvas_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14507&pp=&pn=&title=Internet_Explorer_8_with_No_Canvas_Primer_Tutorial'>Internet Explorer 8 with No Canvas Primer Tutorial (20150425)</option><option id='MyNew-20140317' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6818&pp=&pn=&title=iPad_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6818&pp=&pn=&title=iPad_Primer_Tutorial'>iPad Primer Tutorial (20140317)</option><option id='MyNew-20140322' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6910&pp=&pn=&title=iWeb_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6910&pp=&pn=&title=iWeb_Primer_Tutorial'>iWeb Primer Tutorial (20140322)</option><option id='MyNew-20130331' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=772&pp=&pn=&title=Java_Applet_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=772&pp=&pn=&title=Java_Applet_Primer_Tutorial'>Java Applet Primer Tutorial (20130331)</option><option id='MyNew-20130401' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=780&pp=&pn=&title=Java_ArrayList_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=780&pp=&pn=&title=Java_ArrayList_Primer_Tutorial'>Java ArrayList Primer Tutorial (20130401)</option><option id='MyNew-20130314' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=505&pp=&pn=&title=Java_BubbleSort_+_Sum_+_Average_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=505&pp=&pn=&title=Java_BubbleSort_+_Sum_+_Average_Tutorial'>Java BubbleSort + Sum + Average Tutorial (20130314)</option><option id='MyNew-20140329' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7008&pp=&pn=&title=Java_Command_Line_Arguments_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7008&pp=&pn=&title=Java_Command_Line_Arguments_Primer_Tutorial'>Java Command Line Arguments Primer Tutorial (20140329)</option><option id='MyNew-20140223' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6434&pp=&pn=&title=Java_CSV_File_Read_and_Process_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6434&pp=&pn=&title=Java_CSV_File_Read_and_Process_Primer_Tutorial'>Java CSV File Read and Process Primer Tutorial (20140223)</option><option id='MyNew-20140519' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7025&pp=&pn=&title=Java_Cut_and_Paste_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7025&pp=&pn=&title=Java_Cut_and_Paste_Primer_Tutorial'>Java Cut and Paste Primer Tutorial (20140519)</option><option id='MyNew-20130615' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1772&pp=&pn=&title=Java_Eclipse_Web_Service_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1772&pp=&pn=&title=Java_Eclipse_Web_Service_Primer_Tutorial'>Java Eclipse Web Service Primer Tutorial (20130615)</option><option id='MyNew-20130904' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3993&pp=&pn=&title=Java_Eclipse_XML_and_DTD_Validate_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3993&pp=&pn=&title=Java_Eclipse_XML_and_DTD_Validate_Primer_Tutorial'>Java Eclipse XML and DTD Validate Primer Tutorial (20130904)</option><option id='MyNew-20141228' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11272&pp=&pn=&title=Java_Hashtable_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11272&pp=&pn=&title=Java_Hashtable_Primer_Tutorial'>Java Hashtable Primer Tutorial (20141228)</option><option id='MyNew-20131117' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5251&pp=&pn=&title=Java_HTML_Parsing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5251&pp=&pn=&title=Java_HTML_Parsing_Primer_Tutorial'>Java HTML Parsing Primer Tutorial (20131117)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140804' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8824&pp=&pn=&title=Java_Http_Client_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8824&pp=&pn=&title=Java_Http_Client_Primer_Tutorial'>Java Http Client Primer Tutorial (20140804)</option><option id='MyNew-20130423' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1074&pp=&pn=&title=Java_LinkedList_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1074&pp=&pn=&title=Java_LinkedList_Primer_Tutorial'>Java LinkedList Primer Tutorial (20130423)</option><option id='MyNew-20140523' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7765&pp=&pn=&title=Java_Player_Class_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7765&pp=&pn=&title=Java_Player_Class_Primer_Tutorial'>Java Player Class Primer Tutorial (20140523)</option><option id='MyNew-20130505' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1208&pp=&pn=&title=Java_Recursion_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1208&pp=&pn=&title=Java_Recursion_Primer_Tutorial'>Java Recursion Primer Tutorial (20130505)</option><option id='MyNew-20140815' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9017&pp=&pn=&title=Java_Swing_ActionListener_KeyListener_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9017&pp=&pn=&title=Java_Swing_ActionListener_KeyListener_Primer_Tutorial'>Java Swing ActionListener KeyListener Primer Tutorial (20140815)</option><option id='MyNew-20141003' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9924&pp=&pn=&title=Java_Swing_Desktop_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9924&pp=&pn=&title=Java_Swing_Desktop_Primer_Tutorial'>Java Swing Desktop Primer Tutorial (20141003)</option><option id='MyNew-20130702' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2234&pp=&pn=&title=Java_Swing_Image_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2234&pp=&pn=&title=Java_Swing_Image_Primer_Tutorial'>Java Swing Image Primer Tutorial (20130702)</option><option id='MyNew-20141016' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10209&pp=&pn=&title=Java_Swing_JTree_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10209&pp=&pn=&title=Java_Swing_JTree_Primer_Tutorial'>Java Swing JTree Primer Tutorial (20141016)</option><option id='MyNew-20141114' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10592&pp=&pn=&title=Java_Swing_Line_Graph_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10592&pp=&pn=&title=Java_Swing_Line_Graph_Primer_Tutorial'>Java Swing Line Graph Primer Tutorial (20141114)</option><option id='MyNew-20130815' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3088&pp=&pn=&title=Java_Swing_OptionPane_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3088&pp=&pn=&title=Java_Swing_OptionPane_Primer_Tutorial'>Java Swing OptionPane Primer Tutorial (20130815)</option><option id='MyNew-20130520' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1405&pp=&pn=&title=Java_Swing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1405&pp=&pn=&title=Java_Swing_Primer_Tutorial'>Java Swing Primer Tutorial (20130520)</option><option id='MyNew-20140930' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9877&pp=&pn=&title=Java_Swing_Sound_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9877&pp=&pn=&title=Java_Swing_Sound_Primer_Tutorial'>Java Swing Sound Primer Tutorial (20140930)</option><option id='MyNew-20131114' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5118&pp=&pn=&title=Java_Threading_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5118&pp=&pn=&title=Java_Threading_Primer_Tutorial'>Java Threading Primer Tutorial (20131114)</option><option id='MyNew-20130318' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=574&pp=&pn=&title=JavaScript_and_the_DOM_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=574&pp=&pn=&title=JavaScript_and_the_DOM_Tutorial'>JavaScript and the DOM Tutorial (20130318)</option><option id='MyNew-20150620' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15503&pp=&pn=&title=Javascript_Array_List_of_Functionality_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15503&pp=&pn=&title=Javascript_Array_List_of_Functionality_Primer_Tutorial'>Javascript Array List of Functionality Primer Tutorial (20150620)</option><option id='MyNew-20140208' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6276&pp=&pn=&title=Javascript_Array_of_Structures_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6276&pp=&pn=&title=Javascript_Array_of_Structures_Primer_Tutorial'>Javascript Array of Structures Primer Tutorial (20140208)</option><option id='MyNew-20160309' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20560&pp=&pn=&title=Javascript_Associative_Array_Mobile_Friendly_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20560&pp=&pn=&title=Javascript_Associative_Array_Mobile_Friendly_Tutorial'>Javascript Associative Array Mobile Friendly Tutorial (20160309)</option><option id='MyNew-20160306' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20505&pp=&pn=&title=Javascript_Associative_Array_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20505&pp=&pn=&title=Javascript_Associative_Array_Primer_Tutorial'>Javascript Associative Array Primer Tutorial (20160306)</option><option id='MyNew-20160307' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20526&pp=&pn=&title=Javascript_Associative_Array_Quiz_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20526&pp=&pn=&title=Javascript_Associative_Array_Quiz_Tutorial'>Javascript Associative Array Quiz Tutorial (20160307)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140104' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5774&pp=&pn=&title=Javascript_Cookies_New_Content_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5774&pp=&pn=&title=Javascript_Cookies_New_Content_Primer_Tutorial'>Javascript Cookies New Content Primer Tutorial (20140104)</option><option id='MyNew-20130523' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1448&pp=&pn=&title=Javascript_Cookies_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1448&pp=&pn=&title=Javascript_Cookies_Primer_Tutorial'>Javascript Cookies Primer Tutorial (20130523)</option><option id='MyNew-20131118' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5270&pp=&pn=&title=Javascript_Debug_via_Firefox_and_Firebug_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5270&pp=&pn=&title=Javascript_Debug_via_Firefox_and_Firebug_Primer_Tutorial'>Javascript Debug via Firefox and Firebug Primer Tutorial (20131118)</option><option id='MyNew-20151210' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17836&pp=&pn=&title=Javascript_Debugging_via_Firefox_Inspector_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17836&pp=&pn=&title=Javascript_Debugging_via_Firefox_Inspector_Primer_Tutorial'>Javascript Debugging via Firefox Inspector Primer Tutorial (20151210)</option><option id='MyNew-20150908' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17020&pp=&pn=&title=Javascript_DOM_Big_Changes_Iframe_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17020&pp=&pn=&title=Javascript_DOM_Big_Changes_Iframe_Tutorial'>Javascript DOM Big Changes Iframe Tutorial (20150908)</option><option id='MyNew-20150907' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11928&pp=&pn=&title=Javascript_DOM_Big_Changes_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11928&pp=&pn=&title=Javascript_DOM_Big_Changes_Primer_Tutorial'>Javascript DOM Big Changes Primer Tutorial (20150907)</option><option id='MyNew-20160331' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20952&pp=&pn=&title=Javascript_Dynamic_Function_Overload_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20952&pp=&pn=&title=Javascript_Dynamic_Function_Overload_Tutorial'>Javascript Dynamic Function Overload Tutorial (20160331)</option><option id='MyNew-20160319' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20773&pp=&pn=&title=Javascript_Eval_Functional_Calls_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20773&pp=&pn=&title=Javascript_Eval_Functional_Calls_Primer_Tutorial'>Javascript Eval Functional Calls Primer Tutorial (20160319)</option><option id='MyNew-20131225' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5702&pp=&pn=&title=Javascript_Form_Required_Fields_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5702&pp=&pn=&title=Javascript_Form_Required_Fields_Primer_Tutorial'>Javascript Form Required Fields Primer Tutorial (20131225)</option><option id='MyNew-20130522' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1431&pp=&pn=&title=Javascript_Form_Validation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1431&pp=&pn=&title=Javascript_Form_Validation_Primer_Tutorial'>Javascript Form Validation Primer Tutorial (20130522)</option><option id='MyNew-20160401' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20975&pp=&pn=&title=Javascript_Function_Overload_Genericization_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20975&pp=&pn=&title=Javascript_Function_Overload_Genericization_Tutorial'>Javascript Function Overload Genericization Tutorial (20160401)</option><option id='MyNew-20160329' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20921&pp=&pn=&title=Javascript_Function_Overload_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20921&pp=&pn=&title=Javascript_Function_Overload_Primer_Tutorial'>Javascript Function Overload Primer Tutorial (20160329)</option><option id='MyNew-20140405' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7092&pp=&pn=&title=Javascript_in_Your_WordPress_Post_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7092&pp=&pn=&title=Javascript_in_Your_WordPress_Post_Primer_Tutorial'>Javascript in Your WordPress Post Primer Tutorial (20140405)</option><option id='MyNew-20150516' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14848&pp=&pn=&title=Javascript_jQuery_Filter_by_Type_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14848&pp=&pn=&title=Javascript_jQuery_Filter_by_Type_Tutorial'>Javascript jQuery Filter by Type Tutorial (20150516)</option><option id='MyNew-20150517' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14871&pp=&pn=&title=Javascript_jQuery_More_Filtering_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14871&pp=&pn=&title=Javascript_jQuery_More_Filtering_Tutorial'>Javascript jQuery More Filtering Tutorial (20150517)</option><option id='MyNew-20150515' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14811&pp=&pn=&title=Javascript_jQuery_Traversing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14811&pp=&pn=&title=Javascript_jQuery_Traversing_Primer_Tutorial'>Javascript jQuery Traversing Primer Tutorial (20150515)</option><option id='MyNew-20141015' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10204&pp=&pn=&title=Javascript_Object_Literal_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10204&pp=&pn=&title=Javascript_Object_Literal_Primer_Tutorial'>Javascript Object Literal Primer Tutorial (20141015)</option><option id='MyNew-20140209' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6285&pp=&pn=&title=Javascript_Object_Oriented_Approach_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6285&pp=&pn=&title=Javascript_Object_Oriented_Approach_Primer_Tutorial'>Javascript Object Oriented Approach Primer Tutorial (20140209)</option><option id='MyNew-20140212' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6297&pp=&pn=&title=Javascript_Object_Oriented_More_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6297&pp=&pn=&title=Javascript_Object_Oriented_More_Tutorial'>Javascript Object Oriented More Tutorial (20140212)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140319' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6839&pp=&pn=&title=Javascript_Prototype_Library_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6839&pp=&pn=&title=Javascript_Prototype_Library_Primer_Tutorial'>Javascript Prototype Library Primer Tutorial (20140319)</option><option id='MyNew-20141202' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10870&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10870&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Follow_Up_Tutorial'>Javascript putElement(s)By via PHP Follow Up Tutorial (20141202)</option><option id='MyNew-20141203' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10881&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Local_Files_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10881&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Local_Files_Tutorial'>Javascript putElement(s)By via PHP Local Files Tutorial (20141203)</option><option id='MyNew-20141201' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10855&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10855&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Primer_Tutorial'>Javascript putElement(s)By via PHP Primer Tutorial (20141201)</option><option id='MyNew-20141204' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10888&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Relative_URLs_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10888&pp=&pn=&title=Javascript_putElement(s)By_via_PHP_Relative_URLs_Tutorial'>Javascript putElement(s)By via PHP Relative URLs Tutorial (20141204)</option><option id='MyNew-20130410a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=885&pp=&pn=&title=Javascript_Slide_Show_via_the_DOM_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=885&pp=&pn=&title=Javascript_Slide_Show_via_the_DOM_Tutorial'>Javascript Slide Show via the DOM Tutorial (20130410)</option><option id='MyNew-20131027' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4935&pp=&pn=&title=JavaScript_Stylesheet_Toggler_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4935&pp=&pn=&title=JavaScript_Stylesheet_Toggler_Tutorial'>JavaScript Stylesheet Toggler Tutorial (20131027)</option><option id='MyNew-20131107' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5105&pp=&pn=&title=Javascript_Text_Node_Object_via_DOM_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5105&pp=&pn=&title=Javascript_Text_Node_Object_via_DOM_Tutorial'>Javascript Text Node Object via DOM Tutorial (20131107)</option><option id='MyNew-20140419' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7306&pp=&pn=&title=Javascript_Thumbnails_in_Your_WordPress_Post_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7306&pp=&pn=&title=Javascript_Thumbnails_in_Your_WordPress_Post_Primer_Tutorial'>Javascript Thumbnails in Your WordPress Post Primer Tutorial (20140419)</option><option id='MyNew-20150914' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17162&pp=&pn=&title=Javascript_Writes_Javascript_Iframe_Overlay_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17162&pp=&pn=&title=Javascript_Writes_Javascript_Iframe_Overlay_Tutorial'>Javascript Writes Javascript Iframe Overlay Tutorial (20150914)</option><option id='MyNew-20150913' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17137&pp=&pn=&title=Javascript_Writes_Javascript_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17137&pp=&pn=&title=Javascript_Writes_Javascript_Primer_Tutorial'>Javascript Writes Javascript Primer Tutorial (20150913)</option><option id='MyNew-20150712' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15930&pp=&pn=&title=Javascript_Zoom_and_Translate_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15930&pp=&pn=&title=Javascript_Zoom_and_Translate_Primer_Tutorial'>Javascript Zoom and Translate Primer Tutorial (20150712)</option><option id='MyNew-20140214' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6385&pp=&pn=&title=Javascript/CSS_Lightbox_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6385&pp=&pn=&title=Javascript/CSS_Lightbox_Primer_Tutorial'>Javascript/CSS Lightbox Primer Tutorial (20140214)</option><option id='MyNew-20160106' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19388&pp=&pn=&title=Jinja_Template_Engine_Three_Ps_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19388&pp=&pn=&title=Jinja_Template_Engine_Three_Ps_Primer_Tutorial'>Jinja Template Engine Three Ps Primer Tutorial (20160106)</option><option id='MyNew-20160324' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20831&pp=&pn=&title=Joomla_Categories_and_Articles_and_Menus_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20831&pp=&pn=&title=Joomla_Categories_and_Articles_and_Menus_Primer_Tutorial'>Joomla Categories and Articles and Menus Primer Tutorial (20160324)</option><option id='MyNew-20130707' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2444&pp=&pn=&title=jQuery_Mobile_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2444&pp=&pn=&title=jQuery_Mobile_Primer_Tutorial'>jQuery Mobile Primer Tutorial (20130707)</option><option id='MyNew-20140819' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9094&pp=&pn=&title=jQuery_Sortable_Table_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9094&pp=&pn=&title=jQuery_Sortable_Table_Primer_Tutorial'>jQuery Sortable Table Primer Tutorial (20140819)</option><option id='MyNew-20130416' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=965&pp=&pn=&title=jQuery_UI_Accordian_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=965&pp=&pn=&title=jQuery_UI_Accordian_Primer_Tutorial'>jQuery UI Accordian Primer Tutorial (20130416)</option><option id='MyNew-20130428' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1127&pp=&pn=&title=jQuery_UI_Dialog_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1127&pp=&pn=&title=jQuery_UI_Dialog_Primer_Tutorial'>jQuery UI Dialog Primer Tutorial (20130428)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140828' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9088&pp=&pn=&title=jQuery_UI_Modal_Dialog_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9088&pp=&pn=&title=jQuery_UI_Modal_Dialog_Primer_Tutorial'>jQuery UI Modal Dialog Primer Tutorial (20140828)</option><option id='MyNew-20131227' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5712&pp=&pn=&title=JSON_and_jQuery_International_Signage_Flickr_Feed_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5712&pp=&pn=&title=JSON_and_jQuery_International_Signage_Flickr_Feed_Game_Tutorial'>JSON and jQuery International Signage Flickr Feed Game Tutorial (20131227)</option><option id='MyNew-20130524' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1477&pp=&pn=&title=JSON_and_jQuery_Javascript_Flickr_Feed_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1477&pp=&pn=&title=JSON_and_jQuery_Javascript_Flickr_Feed_Tutorial'>JSON and jQuery Javascript Flickr Feed Tutorial (20130524)</option><option id='MyNew-20150607' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15274&pp=&pn=&title=Kinesthetic_iPod_Learning_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15274&pp=&pn=&title=Kinesthetic_iPod_Learning_Primer_Tutorial'>Kinesthetic iPod Learning Primer Tutorial (20150607)</option><option id='MyNew-20150429' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14542&pp=&pn=&title=Korn_Shell_and_MySql_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14542&pp=&pn=&title=Korn_Shell_and_MySql_Primer_Tutorial'>Korn Shell and MySql Primer Tutorial (20150429)</option><option id='MyNew-20160213' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20122&pp=&pn=&title=Landing_Page_Mobile_Phone_Crontab_Curl_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20122&pp=&pn=&title=Landing_Page_Mobile_Phone_Crontab_Curl_Tutorial'>Landing Page Mobile Phone Crontab Curl Tutorial (20160213)</option><option id='MyNew-20160211' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20091&pp=&pn=&title=Landing_Page_Mobile_Phone_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20091&pp=&pn=&title=Landing_Page_Mobile_Phone_Tutorial'>Landing Page Mobile Phone Tutorial (20160211)</option><option id='MyNew-20160206' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19965&pp=&pn=&title=Landing_Page_Mobile_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19965&pp=&pn=&title=Landing_Page_Mobile_Tutorial'>Landing Page Mobile Tutorial (20160206)</option><option id='MyNew-20160205' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19950&pp=&pn=&title=Landing_Page_Overlay_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19950&pp=&pn=&title=Landing_Page_Overlay_Tutorial'>Landing Page Overlay Tutorial (20160205)</option><option id='MyNew-20160204' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19929&pp=&pn=&title=Landing_Page_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19929&pp=&pn=&title=Landing_Page_Primer_Tutorial'>Landing Page Primer Tutorial (20160204)</option><option id='MyNew-20130226a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=304&pp=&pn=&title=Language";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=304&pp=&pn=&title=Language'>Language (20130226)</option><option id='MyNew-20150116' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11641&pp=&pn=&title=Language_Word_Association_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11641&pp=&pn=&title=Language_Word_Association_Game_Tutorial'>Language Word Association Game Tutorial (20150116)</option><option id='MyNew-20130414' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=912&pp=&pn=&title=Laser_Beak_Man_by_Tim_Sharp";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=912&pp=&pn=&title=Laser_Beak_Man_by_Tim_Sharp'>Laser Beak Man by Tim Sharp (20130414)</option><option id='MyNew-20150701' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15704&pp=&pn=&title=Leap_Second_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15704&pp=&pn=&title=Leap_Second_Game_Primer_Tutorial'>Leap Second Game Primer Tutorial (20150701)</option><option id='MyNew-20130325' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=705&pp=&pn=&title=Learning_Programming_Android_App";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=705&pp=&pn=&title=Learning_Programming_Android_App'>Learning Programming Android App (20130325)</option><option id='MyNew-20140831' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9260&pp=&pn=&title=LibreOffice_Database_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9260&pp=&pn=&title=LibreOffice_Database_Primer_Tutorial'>LibreOffice Database Primer Tutorial (20140831)</option><option id='MyNew-20140901' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9275&pp=&pn=&title=LibreOffice_JDBC_MySql_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9275&pp=&pn=&title=LibreOffice_JDBC_MySql_Primer_Tutorial'>LibreOffice JDBC MySql Primer Tutorial (20140901)</option><option id='MyNew-20140919' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9693&pp=&pn=&title=LibreOffice_Math_Formula_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9693&pp=&pn=&title=LibreOffice_Math_Formula_Primer_Tutorial'>LibreOffice Math Formula Primer Tutorial (20140919)</option><option id='MyNew-20140902' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9290&pp=&pn=&title=LibreOffice_ODBC_MySql_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9290&pp=&pn=&title=LibreOffice_ODBC_MySql_Primer_Tutorial'>LibreOffice ODBC MySql Primer Tutorial (20140902)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20160312' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20610&pp=&pn=&title=LibreOffice_Once_Upon_A_Time_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20610&pp=&pn=&title=LibreOffice_Once_Upon_A_Time_Primer_Tutorial'>LibreOffice Once Upon A Time Primer Tutorial (20160312)</option><option id='MyNew-20140829' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9232&pp=&pn=&title=LibreOffice_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9232&pp=&pn=&title=LibreOffice_Primer_Tutorial'>LibreOffice Primer Tutorial (20140829)</option><option id='MyNew-20140830' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9237&pp=&pn=&title=LibreOffice_Spreadsheet_Formulae_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9237&pp=&pn=&title=LibreOffice_Spreadsheet_Formulae_Primer_Tutorial'>LibreOffice Spreadsheet Formulae Primer Tutorial (20140830)</option><option id='MyNew-20160330' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20945&pp=&pn=&title=LibreOffice_Spreadsheet_Statistics_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20945&pp=&pn=&title=LibreOffice_Spreadsheet_Statistics_Primer_Tutorial'>LibreOffice Spreadsheet Statistics Primer Tutorial (20160330)</option><option id='MyNew-20140718' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8290&pp=&pn=&title=Liferay_Java_Web_Portal_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8290&pp=&pn=&title=Liferay_Java_Web_Portal_Primer_Tutorial'>Liferay Java Web Portal Primer Tutorial (20140718)</option><option id='MyNew-20131014' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4786&pp=&pn=&title=Linux_and_Unix_Soft_Links_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4786&pp=&pn=&title=Linux_and_Unix_Soft_Links_Primer_Tutorial'>Linux and Unix Soft Links Primer Tutorial (20131014)</option><option id='MyNew-20140628' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7771&pp=&pn=&title=Linux_awk_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7771&pp=&pn=&title=Linux_awk_Primer_Tutorial'>Linux awk Primer Tutorial (20140628)</option><option id='MyNew-20140202' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6077&pp=&pn=&title=Linux_Background_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6077&pp=&pn=&title=Linux_Background_Primer_Tutorial'>Linux Background Primer Tutorial (20140202)</option><option id='MyNew-20151205' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18689&pp=&pn=&title=Linux_Backup_via_rsync_and_PHP_Exec_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18689&pp=&pn=&title=Linux_Backup_via_rsync_and_PHP_Exec_Tutorial'>Linux Backup via rsync and PHP Exec Tutorial (20151205)</option><option id='MyNew-20151202' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18611&pp=&pn=&title=Linux_Backup_via_rsync_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18611&pp=&pn=&title=Linux_Backup_via_rsync_Primer_Tutorial'>Linux Backup via rsync Primer Tutorial (20151202)</option><option id='MyNew-20130227' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=331&pp=&pn=&title=Linux_Bash_Mac_Terminal_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=331&pp=&pn=&title=Linux_Bash_Mac_Terminal_Tutorial'>Linux Bash Mac Terminal Tutorial (20130227)</option><option id='MyNew-20140916' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9645&pp=&pn=&title=Linux_Bash_Shell_Login_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9645&pp=&pn=&title=Linux_Bash_Shell_Login_Primer_Tutorial'>Linux Bash Shell Login Primer Tutorial (20140916)</option><option id='MyNew-20150325' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13710&pp=&pn=&title=Linux_crontab_Considerations_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13710&pp=&pn=&title=Linux_crontab_Considerations_Tutorial'>Linux crontab Considerations Tutorial (20150325)</option><option id='MyNew-20140404' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6399&pp=&pn=&title=Linux_Crontab_Curl_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6399&pp=&pn=&title=Linux_Crontab_Curl_Primer_Tutorial'>Linux Crontab Curl Primer Tutorial (20140404)</option><option id='MyNew-20140620' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8213&pp=&pn=&title=Linux_Crontab_Korn_Shell_Script_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8213&pp=&pn=&title=Linux_Crontab_Korn_Shell_Script_Primer_Tutorial'>Linux Crontab Korn Shell Script Primer Tutorial (20140620)</option><option id='MyNew-20131125' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5282&pp=&pn=&title=Linux_cURL_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5282&pp=&pn=&title=Linux_cURL_Primer_Tutorial'>Linux cURL Primer Tutorial (20131125)</option><option id='MyNew-20131201' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5435&pp=&pn=&title=Linux_diff_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5435&pp=&pn=&title=Linux_diff_Primer_Tutorial'>Linux diff Primer Tutorial (20131201)</option><option id='MyNew-20160303' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19558&pp=&pn=&title=Linux_Disk_Usage_Statistics_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19558&pp=&pn=&title=Linux_Disk_Usage_Statistics_Primer_Tutorial'>Linux Disk Usage Statistics Primer Tutorial (20160303)</option><option id='MyNew-20140313' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6343&pp=&pn=&title=Linux_Diskutil_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6343&pp=&pn=&title=Linux_Diskutil_Primer_Tutorial'>Linux Diskutil Primer Tutorial (20140313)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140409' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7067&pp=&pn=&title=Linux_Find_and/or_Locate_Files/Directories_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7067&pp=&pn=&title=Linux_Find_and/or_Locate_Files/Directories_Primer_Tutorial'>Linux Find and/or Locate Files/Directories Primer Tutorial (20140409)</option><option id='MyNew-20150427' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13772&pp=&pn=&title=Linux_Global_Substitutions_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13772&pp=&pn=&title=Linux_Global_Substitutions_Primer_Tutorial'>Linux Global Substitutions Primer Tutorial (20150427)</option><option id='MyNew-20160115' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19109&pp=&pn=&title=Linux_Inode_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19109&pp=&pn=&title=Linux_Inode_Primer_Tutorial'>Linux Inode Primer Tutorial (20160115)</option><option id='MyNew-20131012' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4463&pp=&pn=&title=Linux_join_MySql_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4463&pp=&pn=&title=Linux_join_MySql_Primer_Tutorial'>Linux join MySql Primer Tutorial (20131012)</option><option id='MyNew-20140903' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9330&pp=&pn=&title=Linux_Korn_Shell_Interactive_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9330&pp=&pn=&title=Linux_Korn_Shell_Interactive_Primer_Tutorial'>Linux Korn Shell Interactive Primer Tutorial (20140903)</option><option id='MyNew-20131019' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4673&pp=&pn=&title=Linux_mailx_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4673&pp=&pn=&title=Linux_mailx_Primer_Tutorial'>Linux mailx Primer Tutorial (20131019)</option><option id='MyNew-20140327' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6976&pp=&pn=&title=Linux_Monitor_Processes_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6976&pp=&pn=&title=Linux_Monitor_Processes_Primer_Tutorial'>Linux Monitor Processes Primer Tutorial (20140327)</option><option id='MyNew-20151204' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18665&pp=&pn=&title=Linux_Remote_Backup_via_rsync_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18665&pp=&pn=&title=Linux_Remote_Backup_via_rsync_Tutorial'>Linux Remote Backup via rsync Tutorial (20151204)</option><option id='MyNew-20141230' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11305&pp=&pn=&title=Linux_sort_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11305&pp=&pn=&title=Linux_sort_Tutorial'>Linux sort Tutorial (20141230)</option><option id='MyNew-20140917' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9654&pp=&pn=&title=Linux_sudo_nohup_Watchdog_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9654&pp=&pn=&title=Linux_sudo_nohup_Watchdog_Primer_Tutorial'>Linux sudo nohup Watchdog Primer Tutorial (20140917)</option><option id='MyNew-20140720' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8497&pp=&pn=&title=Linux_vi_C_make_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8497&pp=&pn=&title=Linux_vi_C_make_Primer_Tutorial'>Linux vi C make Primer Tutorial (20140720)</option><option id='MyNew-20130927' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4495&pp=&pn=&title=Linux_Watchdog_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4495&pp=&pn=&title=Linux_Watchdog_Primer_Tutorial'>Linux Watchdog Primer Tutorial (20130927)</option><option id='MyNew-20131129' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5392&pp=&pn=&title=Linux_wget_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5392&pp=&pn=&title=Linux_wget_Primer_Tutorial'>Linux wget Primer Tutorial (20131129)</option><option id='MyNew-20140503' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7468&pp=&pn=&title=Lisp_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7468&pp=&pn=&title=Lisp_Primer_Tutorial'>Lisp Primer Tutorial (20140503)</option><option id='MyNew-20140621' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8180&pp=&pn=&title=Local_Webserver_Search_Engine_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8180&pp=&pn=&title=Local_Webserver_Search_Engine_Primer_Tutorial'>Local Webserver Search Engine Primer Tutorial (20140621)</option><option id='MyNew-20130730' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3217&pp=&pn=&title=Mac_and_Windows_Gmail_Email_Supervised_by_C_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3217&pp=&pn=&title=Mac_and_Windows_Gmail_Email_Supervised_by_C_Primer_Tutorial'>Mac and Windows Gmail Email Supervised by C Primer Tutorial (20130730)</option><option id='MyNew-20131025' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4875&pp=&pn=&title=Mac_Backup_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4875&pp=&pn=&title=Mac_Backup_Tutorial'>Mac Backup Tutorial (20131025)</option><option id='MyNew-20140408' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6458&pp=&pn=&title=Mac_Dictionary_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6458&pp=&pn=&title=Mac_Dictionary_Primer_Tutorial'>Mac Dictionary Primer Tutorial (20140408)</option><option id='MyNew-20130804' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3359&pp=&pn=&title=Mac_Finder_and_Windows_Explorer_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3359&pp=&pn=&title=Mac_Finder_and_Windows_Explorer_Primer_Tutorial'>Mac Finder and Windows Explorer Primer Tutorial (20130804)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140125' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6123&pp=&pn=&title=Mac_Finder_Tags_in_Mavericks_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6123&pp=&pn=&title=Mac_Finder_Tags_in_Mavericks_Primer_Tutorial'>Mac Finder Tags in Mavericks Primer Tutorial (20140125)</option><option id='MyNew-20140925' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9785&pp=&pn=&title=Mac_iMovie_Event_to_YouTube_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9785&pp=&pn=&title=Mac_iMovie_Event_to_YouTube_Primer_Tutorial'>Mac iMovie Event to YouTube Primer Tutorial (20140925)</option><option id='MyNew-20140527' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7849&pp=&pn=&title=Mac_iPhoto_and_Gimp_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7849&pp=&pn=&title=Mac_iPhoto_and_Gimp_Primer_Tutorial'>Mac iPhoto and Gimp Primer Tutorial (20140527)</option><option id='MyNew-20140216' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6349&pp=&pn=&title=Mac_iPhoto_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6349&pp=&pn=&title=Mac_iPhoto_Primer_Tutorial'>Mac iPhoto Primer Tutorial (20140216)</option><option id='MyNew-20150328' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12314&pp=&pn=&title=Mac_iPhoto_Share_with_Messages_and_Flickr_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12314&pp=&pn=&title=Mac_iPhoto_Share_with_Messages_and_Flickr_Primer_Tutorial'>Mac iPhoto Share with Messages and Flickr Primer Tutorial (20150328)</option><option id='MyNew-20140217' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6445&pp=&pn=&title=Mac_iPhoto_Slideshow_to_iTunes_and_iMovie_Movie_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6445&pp=&pn=&title=Mac_iPhoto_Slideshow_to_iTunes_and_iMovie_Movie_Primer_Tutorial'>Mac iPhoto Slideshow to iTunes and iMovie Movie Primer Tutorial (20140217)</option><option id='MyNew-20160112' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15850&pp=&pn=&title=Mac_Linux_DVD_Troubleshooting_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15850&pp=&pn=&title=Mac_Linux_DVD_Troubleshooting_Primer_Tutorial'>Mac Linux DVD Troubleshooting Primer Tutorial (20160112)</option><option id='MyNew-20141002' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9900&pp=&pn=&title=Mac_Linux_Removable_Media_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9900&pp=&pn=&title=Mac_Linux_Removable_Media_Primer_Tutorial'>Mac Linux Removable Media Primer Tutorial (20141002)</option><option id='MyNew-20140126' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6145&pp=&pn=&title=Mac_Mavericks_iBooks_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6145&pp=&pn=&title=Mac_Mavericks_iBooks_Primer_Tutorial'>Mac Mavericks iBooks Primer Tutorial (20140126)</option><option id='MyNew-20140128' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6131&pp=&pn=&title=Mac_Mavericks_Maps_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6131&pp=&pn=&title=Mac_Mavericks_Maps_Primer_Tutorial'>Mac Mavericks Maps Primer Tutorial (20140128)</option><option id='MyNew-20140301' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6588&pp=&pn=&title=Mac_Messages_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6588&pp=&pn=&title=Mac_Messages_Primer_Tutorial'>Mac Messages Primer Tutorial (20140301)</option><option id='MyNew-20130130' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1424&pp=&pn=&title=Mac_OS_X_Activity_Monitor_and_System_Preferences_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1424&pp=&pn=&title=Mac_OS_X_Activity_Monitor_and_System_Preferences_Tutorial'>Mac OS X Activity Monitor and System Preferences Tutorial (20130130)</option><option id='MyNew-20151230' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19188&pp=&pn=&title=Mac_OS_X_and_iOS_Facetime_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19188&pp=&pn=&title=Mac_OS_X_and_iOS_Facetime_Primer_Tutorial'>Mac OS X and iOS Facetime Primer Tutorial (20151230)</option><option id='MyNew-20151231' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19214&pp=&pn=&title=Mac_OS_X_and_iOS_Messages_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19214&pp=&pn=&title=Mac_OS_X_and_iOS_Messages_Primer_Tutorial'>Mac OS X and iOS Messages Primer Tutorial (20151231)</option><option id='MyNew-20140422' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7362&pp=&pn=&title=Mac_OS_X_Dictation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7362&pp=&pn=&title=Mac_OS_X_Dictation_Primer_Tutorial'>Mac OS X Dictation Primer Tutorial (20140422)</option><option id='MyNew-20150215' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12548&pp=&pn=&title=Mac_OS_X_Yosemite_and_iOS_8.1.3_Install_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12548&pp=&pn=&title=Mac_OS_X_Yosemite_and_iOS_8.1.3_Install_Tutorial'>Mac OS X Yosemite and iOS 8.1.3 Install Tutorial (20150215)</option><option id='MyNew-20140927' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9812&pp=&pn=&title=Mac_Preview_Annotation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9812&pp=&pn=&title=Mac_Preview_Annotation_Primer_Tutorial'>Mac Preview Annotation Primer Tutorial (20140927)</option><option id='MyNew-20140926' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9804&pp=&pn=&title=Mac_Sharing_iPhoto_and_flickr_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9804&pp=&pn=&title=Mac_Sharing_iPhoto_and_flickr_Primer_Tutorial'>Mac Sharing iPhoto and flickr Primer Tutorial (20140926)</option><option id='MyNew-20131114a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5205&pp=&pn=&title=Mac_Virtual_Internet_Explorer_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5205&pp=&pn=&title=Mac_Virtual_Internet_Explorer_Primer_Tutorial'>Mac Virtual Internet Explorer Primer Tutorial (20131114)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140507' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7614&pp=&pn=&title=Mac_VirtualBox_Windows_8_IE_11_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7614&pp=&pn=&title=Mac_VirtualBox_Windows_8_IE_11_Primer_Tutorial'>Mac VirtualBox Windows 8 IE 11 Primer Tutorial (20140507)</option><option id='MyNew-20160311' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20591&pp=&pn=&title=Mac_WYSIWYG_HTML_Editor_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20591&pp=&pn=&title=Mac_WYSIWYG_HTML_Editor_Primer_Tutorial'>Mac WYSIWYG HTML Editor Primer Tutorial (20160311)</option><option id='MyNew-20140713' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8470&pp=&pn=&title=MacPorts_pdf2json_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8470&pp=&pn=&title=MacPorts_pdf2json_Primer_Tutorial'>MacPorts pdf2json Primer Tutorial (20140713)</option><option id='MyNew-20130316' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=532&pp=&pn=&title=MAMP_Mac_Framework_for_PHP/MySql_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=532&pp=&pn=&title=MAMP_Mac_Framework_for_PHP/MySql_Tutorial'>MAMP Mac Framework for PHP/MySql Tutorial (20130316)</option><option id='MyNew-20151203' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18636&pp=&pn=&title=MAMP_Virtual_Hosting_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18636&pp=&pn=&title=MAMP_Virtual_Hosting_Primer_Tutorial'>MAMP Virtual Hosting Primer Tutorial (20151203)</option><option id='MyNew-20130913' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4196&pp=&pn=&title=Menu_for_Windows_Command_Prompt_Via_Batch_File_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4196&pp=&pn=&title=Menu_for_Windows_Command_Prompt_Via_Batch_File_Tutorial'>Menu for Windows Command Prompt Via Batch File Tutorial (20130913)</option><option id='MyNew-20140806' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8627&pp=&pn=&title=Microdata_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8627&pp=&pn=&title=Microdata_Primer_Tutorial'>Microdata Primer Tutorial (20140806)</option><option id='MyNew-20160216' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20188&pp=&pn=&title=Microsoft_Edge_Web_Notes_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20188&pp=&pn=&title=Microsoft_Edge_Web_Notes_Primer_Tutorial'>Microsoft Edge Web Notes Primer Tutorial (20160216)</option><option id='MyNew-20140702' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8273&pp=&pn=&title=Microsoft_Excel_Spreadsheet_Home_Budget_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8273&pp=&pn=&title=Microsoft_Excel_Spreadsheet_Home_Budget_Tutorial'>Microsoft Excel Spreadsheet Home Budget Tutorial (20140702)</option><option id='MyNew-20140515' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7745&pp=&pn=&title=Microsoft_Excel_Spreadsheet_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7745&pp=&pn=&title=Microsoft_Excel_Spreadsheet_Primer_Tutorial'>Microsoft Excel Spreadsheet Primer Tutorial (20140515)</option><option id='MyNew-20130716' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2557&pp=&pn=&title=Microsoft_Excel_VBA_for_CSV_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2557&pp=&pn=&title=Microsoft_Excel_VBA_for_CSV_Primer_Tutorial'>Microsoft Excel VBA for CSV Primer Tutorial (20130716)</option><option id='MyNew-20130709' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1722&pp=&pn=&title=Microsoft_Publisher_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1722&pp=&pn=&title=Microsoft_Publisher_Primer_Tutorial'>Microsoft Publisher Primer Tutorial (20130709)</option><option id='MyNew-20140722' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21190&pp=&pn=&title=Microsoft_Word_SmartArt_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21190&pp=&pn=&title=Microsoft_Word_SmartArt_Primer_Tutorial'>Microsoft Word SmartArt Primer Tutorial (20140722)</option><option id='MyNew-20130703' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2368&pp=&pn=&title=Microsoft_Word_Webpage_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2368&pp=&pn=&title=Microsoft_Word_Webpage_Primer_Tutorial'>Microsoft Word Webpage Primer Tutorial (20130703)</option><option id='MyNew-20140303' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6550&pp=&pn=&title=Mind_Mapping_via_Free_Mind_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6550&pp=&pn=&title=Mind_Mapping_via_Free_Mind_Primer_Tutorial'>Mind Mapping via Free Mind Primer Tutorial (20140303)</option><option id='MyNew-20150930' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17470&pp=&pn=&title=Mixed_Up_Song_Lyrics_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17470&pp=&pn=&title=Mixed_Up_Song_Lyrics_Game_Primer_Tutorial'>Mixed Up Song Lyrics Game Primer Tutorial (20150930)</option><option id='MyNew-20160316' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20701&pp=&pn=&title=Mobile_Friendly_Meta_Viewport_Tag_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20701&pp=&pn=&title=Mobile_Friendly_Meta_Viewport_Tag_Primer_Tutorial'>Mobile Friendly Meta Viewport Tag Primer Tutorial (20160316)</option><option id='MyNew-20160317' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20730&pp=&pn=&title=Mobile_Friendly_Meta_Viewport_Tag_Zoom_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20730&pp=&pn=&title=Mobile_Friendly_Meta_Viewport_Tag_Zoom_Tutorial'>Mobile Friendly Meta Viewport Tag Zoom Tutorial (20160317)</option><option id='MyNew-20151128' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18543&pp=&pn=&title=Moderation_by_Captcha_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18543&pp=&pn=&title=Moderation_by_Captcha_Primer_Tutorial'>Moderation by Captcha Primer Tutorial (20151128)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20151125' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18494&pp=&pn=&title=Moderation_by_Email_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18494&pp=&pn=&title=Moderation_by_Email_Primer_Tutorial'>Moderation by Email Primer Tutorial (20151125)</option><option id='MyNew-20151126' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18511&pp=&pn=&title=Moderation_by_File_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18511&pp=&pn=&title=Moderation_by_File_Primer_Tutorial'>Moderation by File Primer Tutorial (20151126)</option><option id='MyNew-20151127' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18532&pp=&pn=&title=Moderation_by_MySql_Database_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18532&pp=&pn=&title=Moderation_by_MySql_Database_Primer_Tutorial'>Moderation by MySql Database Primer Tutorial (20151127)</option><option id='MyNew-20140203' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6208&pp=&pn=&title=Mojito_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6208&pp=&pn=&title=Mojito_Primer_Tutorial'>Mojito Primer Tutorial (20140203)</option><option id='MyNew-20140607' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7958&pp=&pn=&title=MongoDB_Database_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7958&pp=&pn=&title=MongoDB_Database_Primer_Tutorial'>MongoDB Database Primer Tutorial (20140607)</option><option id='MyNew-20120912' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=97&pp=&pn=&title=Moodle_experts_please";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=97&pp=&pn=&title=Moodle_experts_please'>Moodle experts please (20120912)</option><option id='MyNew-20130116' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=220&pp=&pn=&title=Moodle_revamped";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=220&pp=&pn=&title=Moodle_revamped'>Moodle revamped (20130116)</option><option id='MyNew-20140710' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8318&pp=&pn=&title=More_About_HTML_Forms_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8318&pp=&pn=&title=More_About_HTML_Forms_Tutorial'>More About HTML Forms Tutorial (20140710)</option><option id='MyNew-20130811' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3606&pp=&pn=&title=More_AutoHotKey_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3606&pp=&pn=&title=More_AutoHotKey_Tutorial'>More AutoHotKey Tutorial (20130811)</option><option id='MyNew-20130820' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3789&pp=&pn=&title=More_Bookmarklet_via_Javascript_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3789&pp=&pn=&title=More_Bookmarklet_via_Javascript_Tutorial'>More Bookmarklet via Javascript Tutorial (20130820)</option><option id='MyNew-20130814' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3700&pp=&pn=&title=More_Java_Applet_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3700&pp=&pn=&title=More_Java_Applet_Tutorial'>More Java Applet Tutorial (20130814)</option><option id='MyNew-20130813' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3659&pp=&pn=&title=More_Javascript_DOM_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3659&pp=&pn=&title=More_Javascript_DOM_Tutorial'>More Javascript DOM Tutorial (20130813)</option><option id='MyNew-20130714' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2527&pp=&pn=&title=More_Linux_Bash_Mac_Terminal_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2527&pp=&pn=&title=More_Linux_Bash_Mac_Terminal_Tutorial'>More Linux Bash Mac Terminal Tutorial (20130714)</option><option id='MyNew-20140704' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8328&pp=&pn=&title=More_on_Linux_Crontab_Curl_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8328&pp=&pn=&title=More_on_Linux_Crontab_Curl_Tutorial'>More on Linux Crontab Curl Tutorial (20140704)</option><option id='MyNew-20130824' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3837&pp=&pn=&title=More_Toad_Interface_to_Oracle_Install_to_Stored_Procedure_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3837&pp=&pn=&title=More_Toad_Interface_to_Oracle_Install_to_Stored_Procedure_Tutorial'>More Toad Interface to Oracle Install to Stored Procedure Tutorial (20130824)</option><option id='MyNew-20130809' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3571&pp=&pn=&title=More_Windows_Command_Prompt_Via_Batch_File_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3571&pp=&pn=&title=More_Windows_Command_Prompt_Via_Batch_File_Tutorial'>More Windows Command Prompt Via Batch File Tutorial (20130809)</option><option id='MyNew-20151120' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18378&pp=&pn=&title=Movavi_Video_and_Audio_Slideshow_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18378&pp=&pn=&title=Movavi_Video_and_Audio_Slideshow_Tutorial'>Movavi Video and Audio Slideshow Tutorial (20151120)</option><option id='MyNew-20140120' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6038&pp=&pn=&title=Moving_HTML_Elements_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6038&pp=&pn=&title=Moving_HTML_Elements_Primer_Tutorial'>Moving HTML Elements Primer Tutorial (20140120)</option><option id='MyNew-20150103' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11408&pp=&pn=&title=Multiple_Background_Image_Blockquote_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11408&pp=&pn=&title=Multiple_Background_Image_Blockquote_Tutorial'>Multiple Background Image Blockquote Tutorial (20150103)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150102' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11375&pp=&pn=&title=Multiple_Background_Image_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11375&pp=&pn=&title=Multiple_Background_Image_Primer_Tutorial'>Multiple Background Image Primer Tutorial (20150102)</option><option id='MyNew-20130324a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=694&pp=&pn=&title=My_Namesake";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=694&pp=&pn=&title=My_Namesake'>My Namesake (20130324)</option><option id='MyNew-20130624' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1819&pp=&pn=&title=MySql_CSV_Import_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1819&pp=&pn=&title=MySql_CSV_Import_Primer_Tutorial'>MySql CSV Import Primer Tutorial (20130624)</option><option id='MyNew-20130417a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=970&pp=&pn=&title=MySql_Database_Copy_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=970&pp=&pn=&title=MySql_Database_Copy_Tutorial'>MySql Database Copy Tutorial (20130417)</option><option id='MyNew-20130504' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1196&pp=&pn=&title=MySql_Join_versus_Subquery_and_Having_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1196&pp=&pn=&title=MySql_Join_versus_Subquery_and_Having_Primer_Tutorial'>MySql Join versus Subquery and Having Primer Tutorial (20130504)</option><option id='MyNew-20140331' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7031&pp=&pn=&title=MySql_on_Command_Line_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7031&pp=&pn=&title=MySql_on_Command_Line_Primer_Tutorial'>MySql on Command Line Primer Tutorial (20140331)</option><option id='MyNew-20140516' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7217&pp=&pn=&title=MySql_Repair_Table_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7217&pp=&pn=&title=MySql_Repair_Table_Primer_Tutorial'>MySql Repair Table Primer Tutorial (20140516)</option><option id='MyNew-20130825' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3849&pp=&pn=&title=MySql_Stored_Procedures_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3849&pp=&pn=&title=MySql_Stored_Procedures_Primer_Tutorial'>MySql Stored Procedures Primer Tutorial (20130825)</option><option id='MyNew-20141130' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10831&pp=&pn=&title=MySql_Wordpress_Issue_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10831&pp=&pn=&title=MySql_Wordpress_Issue_Primer_Tutorial'>MySql Wordpress Issue Primer Tutorial (20141130)</option><option id='MyNew-20130612' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1736&pp=&pn=&title=MySql_XML_Import_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1736&pp=&pn=&title=MySql_XML_Import_Primer_Tutorial'>MySql XML Import Primer Tutorial (20130612)</option><option id='MyNew-20140116' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5978&pp=&pn=&title=Nala_Looking_Up_in_the_World";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5978&pp=&pn=&title=Nala_Looking_Up_in_the_World'>Nala Looking Up in the World (20140116)</option><option id='MyNew-20150303' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13117&pp=&pn=&title=NetBeans_Apache_Cordova_HTML5_Mobile_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13117&pp=&pn=&title=NetBeans_Apache_Cordova_HTML5_Mobile_Primer_Tutorial'>NetBeans Apache Cordova HTML5 Mobile Primer Tutorial (20150303)</option><option id='MyNew-20150317' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13476&pp=&pn=&title=NetBeans_Backbone.js_HTML5_Web_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13476&pp=&pn=&title=NetBeans_Backbone.js_HTML5_Web_Application_Primer_Tutorial'>NetBeans Backbone.js HTML5 Web Application Primer Tutorial (20150317)</option><option id='MyNew-20140116a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5959&pp=&pn=&title=NetBeans_Grails_Groovy_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5959&pp=&pn=&title=NetBeans_Grails_Groovy_Primer_Tutorial'>NetBeans Grails Groovy Primer Tutorial (20140116)</option><option id='MyNew-20131110' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4948&pp=&pn=&title=NetBeans_HTML/JavaScript_Web_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4948&pp=&pn=&title=NetBeans_HTML/JavaScript_Web_Application_Primer_Tutorial'>NetBeans HTML/JavaScript Web Application Primer Tutorial (20131110)</option><option id='MyNew-20131003' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4575&pp=&pn=&title=NetBeans_IDE_PHP_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4575&pp=&pn=&title=NetBeans_IDE_PHP_Primer_Tutorial'>NetBeans IDE PHP Primer Tutorial (20131003)</option><option id='MyNew-20150314' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13345&pp=&pn=&title=NetBeans_Java_EE_RESTful_Web_Service_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13345&pp=&pn=&title=NetBeans_Java_EE_RESTful_Web_Service_Primer_Tutorial'>NetBeans Java EE RESTful Web Service Primer Tutorial (20150314)</option><option id='MyNew-20150331' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13824&pp=&pn=&title=NetBeans_Java_Swing_Anagrams_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13824&pp=&pn=&title=NetBeans_Java_Swing_Anagrams_Tutorial'>NetBeans Java Swing Anagrams Tutorial (20150331)</option><option id='MyNew-20131006' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4622&pp=&pn=&title=NetBeans_Java_Web_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4622&pp=&pn=&title=NetBeans_Java_Web_Application_Primer_Tutorial'>NetBeans Java Web Application Primer Tutorial (20131006)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150225' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12957&pp=&pn=&title=NetBeans_JavaFX_Swing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12957&pp=&pn=&title=NetBeans_JavaFX_Swing_Primer_Tutorial'>NetBeans JavaFX Swing Primer Tutorial (20150225)</option><option id='MyNew-20131017' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4814&pp=&pn=&title=NetBeans_Maven_Java_SE_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4814&pp=&pn=&title=NetBeans_Maven_Java_SE_Application_Primer_Tutorial'>NetBeans Maven Java SE Application Primer Tutorial (20131017)</option><option id='MyNew-20131029' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4885&pp=&pn=&title=NetBeans_Maven_Java_Web_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4885&pp=&pn=&title=NetBeans_Maven_Java_Web_Application_Primer_Tutorial'>NetBeans Maven Java Web Application Primer Tutorial (20131029)</option><option id='MyNew-20130702a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2231&pp=&pn=&title=New_Android_App";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2231&pp=&pn=&title=New_Android_App'>New Android App (20130702)</option><option id='MyNew-20121101' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=133&pp=&pn=&title=New_mobile_Android_App_..._Nimh_..._try_it_for_free_...";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=133&pp=&pn=&title=New_mobile_Android_App_..._Nimh_..._try_it_for_free_...'>New mobile Android App ... Nimh ... try it for free ... (20121101)</option><option id='MyNew-20110314' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=58&pp=&pn=&title=News_from_RJM_Programming";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=58&pp=&pn=&title=News_from_RJM_Programming'>News from RJM Programming (20110314)</option><option id='MyNew-20150821' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16716&pp=&pn=&title=Number_Plate_Numbers_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16716&pp=&pn=&title=Number_Plate_Numbers_Game_Tutorial'>Number Plate Numbers Game Tutorial (20150821)</option><option id='MyNew-20130701' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2324&pp=&pn=&title=Objective-C_iOS_iPhone_App_UIImageView_Animation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2324&pp=&pn=&title=Objective-C_iOS_iPhone_App_UIImageView_Animation_Primer_Tutorial'>Objective-C iOS iPhone App UIImageView Animation Primer Tutorial (20130701)</option><option id='MyNew-20140605' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7932&pp=&pn=&title=Objective-C_Player_and_Game_OOP_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7932&pp=&pn=&title=Objective-C_Player_and_Game_OOP_Primer_Tutorial'>Objective-C Player and Game OOP Primer Tutorial (20140605)</option><option id='MyNew-20121221a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=189&pp=&pn=&title=One_Image_Site";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=189&pp=&pn=&title=One_Image_Site'>One Image Site (20121221)</option><option id='MyNew-20150428' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14107&pp=&pn=&title=Online_Gaming_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14107&pp=&pn=&title=Online_Gaming_Primer_Tutorial'>Online Gaming Primer Tutorial (20150428)</option><option id='MyNew-20121125' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=139&pp=&pn=&title=Online_Interactive_Shared_Internet_Website_prototypes";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=139&pp=&pn=&title=Online_Interactive_Shared_Internet_Website_prototypes'>Online Interactive Shared Internet Website prototypes (20121125)</option><option id='MyNew-20140506' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7554&pp=&pn=&title=OpenCV_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7554&pp=&pn=&title=OpenCV_Primer_Tutorial'>OpenCV Primer Tutorial (20140506)</option><option id='MyNew-20130922' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4396&pp=&pn=&title=OpenOffice_CSV_Chart_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4396&pp=&pn=&title=OpenOffice_CSV_Chart_Primer_Tutorial'>OpenOffice CSV Chart Primer Tutorial (20130922)</option><option id='MyNew-20130924' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4415&pp=&pn=&title=OpenOffice_DOC_to_PDF_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4415&pp=&pn=&title=OpenOffice_DOC_to_PDF_Primer_Tutorial'>OpenOffice DOC to PDF Primer Tutorial (20130924)</option><option id='MyNew-20130929' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4430&pp=&pn=&title=OpenOffice_MySql_Import_Data_Migration_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4430&pp=&pn=&title=OpenOffice_MySql_Import_Data_Migration_Primer_Tutorial'>OpenOffice MySql Import Data Migration Primer Tutorial (20130929)</option><option id='MyNew-20130930' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4452&pp=&pn=&title=OpenOffice_Presentation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4452&pp=&pn=&title=OpenOffice_Presentation_Primer_Tutorial'>OpenOffice Presentation Primer Tutorial (20130930)</option><option id='MyNew-20130313' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=497&pp=&pn=&title=Operating_System_Software_..._The_Best_Things_in_Life_Are_Free_..._ish";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=497&pp=&pn=&title=Operating_System_Software_..._The_Best_Things_in_Life_Are_Free_..._ish'>Operating System Software ... The Best Things in Life Are Free ... ish (20130313)</option><option id='MyNew-20130405' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=808&pp=&pn=&title=Oracle_and_Unix_Korn_Shell_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=808&pp=&pn=&title=Oracle_and_Unix_Korn_Shell_Primer_Tutorial'>Oracle and Unix Korn Shell Primer Tutorial (20130405)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20130628' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2248&pp=&pn=&title=Oracle_Install_PL/SQL_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2248&pp=&pn=&title=Oracle_Install_PL/SQL_Primer_Tutorial'>Oracle Install PL/SQL Primer Tutorial (20130628)</option><option id='MyNew-20130630' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2302&pp=&pn=&title=Oracle_Pro*C_Cursor_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2302&pp=&pn=&title=Oracle_Pro*C_Cursor_Primer_Tutorial'>Oracle Pro*C Cursor Primer Tutorial (20130630)</option><option id='MyNew-20130718' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2595&pp=&pn=&title=Oracle_XML_Import_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2595&pp=&pn=&title=Oracle_XML_Import_Primer_Tutorial'>Oracle XML Import Primer Tutorial (20130718)</option><option id='MyNew-20130416a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=944&pp=&pn=&title=Orange_and_Bathurst_and_Blue_Mountains";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=944&pp=&pn=&title=Orange_and_Bathurst_and_Blue_Mountains'>Orange and Bathurst and Blue Mountains (20130416)</option><option id='MyNew-20150119d' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=11800&pp=&pn=&title=Orange,_Bathurst,_Blue_Mountains_Trip";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11800&pp=&pn=&title=Orange,_Bathurst,_Blue_Mountains_Trip'>Orange, Bathurst, Blue Mountains Trip (20150119)</option><option id='MyNew-20140929' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9854&pp=&pn=&title=Paintbrush_and_Grab_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9854&pp=&pn=&title=Paintbrush_and_Grab_Primer_Tutorial'>Paintbrush and Grab Primer Tutorial (20140929)</option><option id='MyNew-20150814' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16573&pp=&pn=&title=Paintbrush_Panning_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16573&pp=&pn=&title=Paintbrush_Panning_Primer_Tutorial'>Paintbrush Panning Primer Tutorial (20150814)</option><option id='MyNew-20130514' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1341&pp=&pn=&title=Pascal_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1341&pp=&pn=&title=Pascal_Primer_Tutorial'>Pascal Primer Tutorial (20130514)</option><option id='MyNew-20131121' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5313&pp=&pn=&title=PayPal_eCommerce_Website_Button_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5313&pp=&pn=&title=PayPal_eCommerce_Website_Button_Primer_Tutorial'>PayPal eCommerce Website Button Primer Tutorial (20131121)</option><option id='MyNew-20130920' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4343&pp=&pn=&title=PC_Html/Doc_to_Pdf_via_Mac_TextEdit_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4343&pp=&pn=&title=PC_Html/Doc_to_Pdf_via_Mac_TextEdit_Primer_Tutorial'>PC Html/Doc to Pdf via Mac TextEdit Primer Tutorial (20130920)</option><option id='MyNew-20140425' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7422&pp=&pn=&title=Perl_CGI_and_Javascript_Cookies_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7422&pp=&pn=&title=Perl_CGI_and_Javascript_Cookies_Primer_Tutorial'>Perl CGI and Javascript Cookies Primer Tutorial (20140425)</option><option id='MyNew-20140426' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7451&pp=&pn=&title=Perl_CGI_Email_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7451&pp=&pn=&title=Perl_CGI_Email_Primer_Tutorial'>Perl CGI Email Primer Tutorial (20140426)</option><option id='MyNew-20141001' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9890&pp=&pn=&title=Perl_CGI_File_Information_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9890&pp=&pn=&title=Perl_CGI_File_Information_Primer_Tutorial'>Perl CGI File Information Primer Tutorial (20141001)</option><option id='MyNew-20141223' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11171&pp=&pn=&title=Perl_CGI_Modes_of_Use_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11171&pp=&pn=&title=Perl_CGI_Modes_of_Use_Primer_Tutorial'>Perl CGI Modes of Use Primer Tutorial (20141223)</option><option id='MyNew-20140424' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7405&pp=&pn=&title=Perl_CGI_Redirect_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7405&pp=&pn=&title=Perl_CGI_Redirect_Primer_Tutorial'>Perl CGI Redirect Primer Tutorial (20140424)</option><option id='MyNew-20130627' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2227&pp=&pn=&title=Perl_Form_Validation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2227&pp=&pn=&title=Perl_Form_Validation_Primer_Tutorial'>Perl Form Validation Primer Tutorial (20130627)</option><option id='MyNew-20130404' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=803&pp=&pn=&title=Perl_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=803&pp=&pn=&title=Perl_Primer_Tutorial'>Perl Primer Tutorial (20130404)</option><option id='MyNew-20130907' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4043&pp=&pn=&title=Perl_XML_and_DTD_Validate_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4043&pp=&pn=&title=Perl_XML_and_DTD_Validate_Primer_Tutorial'>Perl XML and DTD Validate Primer Tutorial (20130907)</option><option id='MyNew-20130708' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2460&pp=&pn=&title=PhoneGap_iOS_Mobile_Xcode_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2460&pp=&pn=&title=PhoneGap_iOS_Mobile_Xcode_Primer_Tutorial'>PhoneGap iOS Mobile Xcode Primer Tutorial (20130708)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150226' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12991&pp=&pn=&title=Photo_Album_Email_with_Gimp_and_Paintbrush_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12991&pp=&pn=&title=Photo_Album_Email_with_Gimp_and_Paintbrush_Primer_Tutorial'>Photo Album Email with Gimp and Paintbrush Primer Tutorial (20150226)</option><option id='MyNew-20160101' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19232&pp=&pn=&title=Photo_Booth_and_Flickr_Album_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19232&pp=&pn=&title=Photo_Booth_and_Flickr_Album_Primer_Tutorial'>Photo Booth and Flickr Album Primer Tutorial (20160101)</option><option id='MyNew-20150212' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12471&pp=&pn=&title=Photo_Booth_view_of_Android_Camera_Google+_Upload_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12471&pp=&pn=&title=Photo_Booth_view_of_Android_Camera_Google+_Upload_Tutorial'>Photo Booth view of Android Camera Google+ Upload Tutorial (20150212)</option><option id='MyNew-20150131' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12028&pp=&pn=&title=Photo_Booth_YouTube_Video_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12028&pp=&pn=&title=Photo_Booth_YouTube_Video_Primer_Tutorial'>Photo Booth YouTube Video Primer Tutorial (20150131)</option><option id='MyNew-20130902' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2729&pp=&pn=&title=Photo_Sharing_with_Flickr_and_Picasa_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2729&pp=&pn=&title=Photo_Sharing_with_Flickr_and_Picasa_Primer_Tutorial'>Photo Sharing with Flickr and Picasa Primer Tutorial (20130902)</option><option id='MyNew-20130316a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=550&pp=&pn=&title=PHP_+_JavaScript_+_HTML_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=550&pp=&pn=&title=PHP_+_JavaScript_+_HTML_Primer_Tutorial'>PHP + JavaScript + HTML Primer Tutorial (20130316)</option><option id='MyNew-20150601' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15166&pp=&pn=&title=PHP_Abstract_Class_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15166&pp=&pn=&title=PHP_Abstract_Class_Primer_Tutorial'>PHP Abstract Class Primer Tutorial (20150601)</option><option id='MyNew-20150612' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15361&pp=&pn=&title=PHP_and_Javascript_and_CSS_Shape_Drawing_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15361&pp=&pn=&title=PHP_and_Javascript_and_CSS_Shape_Drawing_Tutorial'>PHP and Javascript and CSS Shape Drawing Tutorial (20150612)</option><option id='MyNew-20150613' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15374&pp=&pn=&title=PHP_and_Javascript_and_CSS_Shape_Rotation_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15374&pp=&pn=&title=PHP_and_Javascript_and_CSS_Shape_Rotation_Tutorial'>PHP and Javascript and CSS Shape Rotation Tutorial (20150613)</option><option id='MyNew-20150618' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15472&pp=&pn=&title=PHP_and_Javascript_and_CSS_WebGL_Prism_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15472&pp=&pn=&title=PHP_and_Javascript_and_CSS_WebGL_Prism_Tutorial'>PHP and Javascript and CSS WebGL Prism Tutorial (20150618)</option><option id='MyNew-20150711' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15909&pp=&pn=&title=PHP_and_jQuery_Google_Pie_Chart_Tooltips_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15909&pp=&pn=&title=PHP_and_jQuery_Google_Pie_Chart_Tooltips_Tutorial'>PHP and jQuery Google Pie Chart Tooltips Tutorial (20150711)</option><option id='MyNew-20140624' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8129&pp=&pn=&title=PHP_and_MySql_Three_Ways_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8129&pp=&pn=&title=PHP_and_MySql_Three_Ways_Tutorial'>PHP and MySql Three Ways Tutorial (20140624)</option><option id='MyNew-20130415' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=933&pp=&pn=&title=PHP_and_MySql_via_MAMP_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=933&pp=&pn=&title=PHP_and_MySql_via_MAMP_Primer_Tutorial'>PHP and MySql via MAMP Primer Tutorial (20130415)</option><option id='MyNew-20150519' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14897&pp=&pn=&title=PHP_Bcmath_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14897&pp=&pn=&title=PHP_Bcmath_Primer_Tutorial'>PHP Bcmath Primer Tutorial (20150519)</option><option id='MyNew-20140918a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9686&pp=&pn=&title=PHP_Blog_Summary_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9686&pp=&pn=&title=PHP_Blog_Summary_Follow_Up_Tutorial'>PHP Blog Summary Follow Up Tutorial (20140918)</option><option id='MyNew-20140910' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9504&pp=&pn=&title=PHP_Blog_Summary_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9504&pp=&pn=&title=PHP_Blog_Summary_Primer_Tutorial'>PHP Blog Summary Primer Tutorial (20140910)</option><option id='MyNew-20160225' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19522&pp=&pn=&title=PHP_City_Guess_Country_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19522&pp=&pn=&title=PHP_City_Guess_Country_Game_Primer_Tutorial'>PHP City Guess Country Game Primer Tutorial (20160225)</option><option id='MyNew-20150822' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16735&pp=&pn=&title=PHP_Content_Type_Download_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16735&pp=&pn=&title=PHP_Content_Type_Download_Tutorial'>PHP Content Type Download Tutorial (20150822)</option><option id='MyNew-20150819' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16686&pp=&pn=&title=PHP_Content_Type_Iframe_Overlay_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16686&pp=&pn=&title=PHP_Content_Type_Iframe_Overlay_Tutorial'>PHP Content Type Iframe Overlay Tutorial (20150819)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150820' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16703&pp=&pn=&title=PHP_Content_Type_Iframe_Synchronize_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16703&pp=&pn=&title=PHP_Content_Type_Iframe_Synchronize_Tutorial'>PHP Content Type Iframe Synchronize Tutorial (20150820)</option><option id='MyNew-20150818' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16658&pp=&pn=&title=PHP_Content_Type_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16658&pp=&pn=&title=PHP_Content_Type_Primer_Tutorial'>PHP Content Type Primer Tutorial (20150818)</option><option id='MyNew-20131216' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5622&pp=&pn=&title=PHP_Debug_via_Firefox_and_FirePHP_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5622&pp=&pn=&title=PHP_Debug_via_Firefox_and_FirePHP_Primer_Tutorial'>PHP Debug via Firefox and FirePHP Primer Tutorial (20131216)</option><option id='MyNew-20150829' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16865&pp=&pn=&title=PHP_Desktop_Command_Line_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16865&pp=&pn=&title=PHP_Desktop_Command_Line_Follow_Up_Tutorial'>PHP Desktop Command Line Follow Up Tutorial (20150829)</option><option id='MyNew-20150828' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16839&pp=&pn=&title=PHP_Desktop_Command_Line_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16839&pp=&pn=&title=PHP_Desktop_Command_Line_Primer_Tutorial'>PHP Desktop Command Line Primer Tutorial (20150828)</option><option id='MyNew-20160208' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19998&pp=&pn=&title=PHP_Earth_Rotational_Speed_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19998&pp=&pn=&title=PHP_Earth_Rotational_Speed_Primer_Tutorial'>PHP Earth Rotational Speed Primer Tutorial (20160208)</option><option id='MyNew-20150715' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15978&pp=&pn=&title=PHP_Exif_Image_Information_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15978&pp=&pn=&title=PHP_Exif_Image_Information_Primer_Tutorial'>PHP Exif Image Information Primer Tutorial (20150715)</option><option id='MyNew-20130522a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1440&pp=&pn=&title=PHP_Form_Validation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1440&pp=&pn=&title=PHP_Form_Validation_Primer_Tutorial'>PHP Form Validation Primer Tutorial (20130522)</option><option id='MyNew-20150518' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14886&pp=&pn=&title=PHP_GD_and_Image_Functions_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14886&pp=&pn=&title=PHP_GD_and_Image_Functions_Primer_Tutorial'>PHP GD and Image Functions Primer Tutorial (20150518)</option><option id='MyNew-20141217' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11087&pp=&pn=&title=PHP_Geographical_Image_Map_Google_Bubble_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11087&pp=&pn=&title=PHP_Geographical_Image_Map_Google_Bubble_Chart_Tutorial'>PHP Geographical Image Map Google Bubble Chart Tutorial (20141217)</option><option id='MyNew-20141218' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11101&pp=&pn=&title=PHP_Geographical_Image_Map_More_Google_Charts_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11101&pp=&pn=&title=PHP_Geographical_Image_Map_More_Google_Charts_Tutorial'>PHP Geographical Image Map More Google Charts Tutorial (20141218)</option><option id='MyNew-20141219' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11107&pp=&pn=&title=PHP_Geographical_Image_Map_Yet_More_Google_Charts_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11107&pp=&pn=&title=PHP_Geographical_Image_Map_Yet_More_Google_Charts_Tutorial'>PHP Geographical Image Map Yet More Google Charts Tutorial (20141219)</option><option id='MyNew-20141216' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11079&pp=&pn=&title=PHP_Geographical_Overlay_Image_Map_Jigsaw_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11079&pp=&pn=&title=PHP_Geographical_Overlay_Image_Map_Jigsaw_Game_Tutorial'>PHP Geographical Overlay Image Map Jigsaw Game Tutorial (20141216)</option><option id='MyNew-20141215' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11062&pp=&pn=&title=PHP_Geographical_Overlay_Image_Map_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11062&pp=&pn=&title=PHP_Geographical_Overlay_Image_Map_Primer_Tutorial'>PHP Geographical Overlay Image Map Primer Tutorial (20141215)</option><option id='MyNew-20160210' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20075&pp=&pn=&title=PHP_Geographicals_Makeover_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20075&pp=&pn=&title=PHP_Geographicals_Makeover_Primer_Tutorial'>PHP Geographicals Makeover Primer Tutorial (20160210)</option><option id='MyNew-20150520' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14910&pp=&pn=&title=PHP_Gettext_Internationalization_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14910&pp=&pn=&title=PHP_Gettext_Internationalization_Primer_Tutorial'>PHP Gettext Internationalization Primer Tutorial (20150520)</option><option id='MyNew-20140711' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8461&pp=&pn=&title=PHP_Guestbook_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8461&pp=&pn=&title=PHP_Guestbook_Primer_Tutorial'>PHP Guestbook Primer Tutorial (20140711)</option><option id='MyNew-20131113' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5164&pp=&pn=&title=PHP_Host_Your_Own_Public_Feed_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5164&pp=&pn=&title=PHP_Host_Your_Own_Public_Feed_Tutorial'>PHP Host Your Own Public Feed Tutorial (20131113)</option><option id='MyNew-20141125' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10767&pp=&pn=&title=PHP_HTML/XML_to_Text_Conversion_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10767&pp=&pn=&title=PHP_HTML/XML_to_Text_Conversion_Tutorial'>PHP HTML/XML to Text Conversion Tutorial (20141125)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140807' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8878&pp=&pn=&title=PHP_Iframe_Overlay_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8878&pp=&pn=&title=PHP_Iframe_Overlay_Primer_Tutorial'>PHP Iframe Overlay Primer Tutorial (20140807)</option><option id='MyNew-20131111' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5144&pp=&pn=&title=PHP_Internationalization_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5144&pp=&pn=&title=PHP_Internationalization_Primer_Tutorial'>PHP Internationalization Primer Tutorial (20131111)</option><option id='MyNew-20150708' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15819&pp=&pn=&title=PHP_Lighthouses_in_Australia_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15819&pp=&pn=&title=PHP_Lighthouses_in_Australia_Primer_Tutorial'>PHP Lighthouses in Australia Primer Tutorial (20150708)</option><option id='MyNew-20150717' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16000&pp=&pn=&title=PHP_Mbstring_Multibyte_String_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16000&pp=&pn=&title=PHP_Mbstring_Multibyte_String_Primer_Tutorial'>PHP Mbstring Multibyte String Primer Tutorial (20150717)</option><option id='MyNew-20150524' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14992&pp=&pn=&title=PHP_Membership_Ajax_Crud_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14992&pp=&pn=&title=PHP_Membership_Ajax_Crud_Primer_Tutorial'>PHP Membership Ajax Crud Primer Tutorial (20150524)</option><option id='MyNew-20150523' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14958&pp=&pn=&title=PHP_Membership_Website_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14958&pp=&pn=&title=PHP_Membership_Website_Primer_Tutorial'>PHP Membership Website Primer Tutorial (20150523)</option><option id='MyNew-20141108' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10515&pp=&pn=&title=PHP_Modes_of_Use_File_Traverse_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10515&pp=&pn=&title=PHP_Modes_of_Use_File_Traverse_Tutorial'>PHP Modes of Use File Traverse Tutorial (20141108)</option><option id='MyNew-20140914' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9586&pp=&pn=&title=PHP_Modes_of_Use_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9586&pp=&pn=&title=PHP_Modes_of_Use_Follow_Up_Tutorial'>PHP Modes of Use Follow Up Tutorial (20140914)</option><option id='MyNew-20140904' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9356&pp=&pn=&title=PHP_Modes_of_Use_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9356&pp=&pn=&title=PHP_Modes_of_Use_Primer_Tutorial'>PHP Modes of Use Primer Tutorial (20140904)</option><option id='MyNew-20150710' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15884&pp=&pn=&title=PHP_Modularization_for_Lighthouses_in_Australia_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15884&pp=&pn=&title=PHP_Modularization_for_Lighthouses_in_Australia_Tutorial'>PHP Modularization for Lighthouses in Australia Tutorial (20150710)</option><option id='MyNew-20131119' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5296&pp=&pn=&title=PHP_MVC_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5296&pp=&pn=&title=PHP_MVC_Primer_Tutorial'>PHP MVC Primer Tutorial (20131119)</option><option id='MyNew-20151213' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18833&pp=&pn=&title=PHP_Namespace_Error_Handling_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18833&pp=&pn=&title=PHP_Namespace_Error_Handling_Tutorial'>PHP Namespace Error Handling Tutorial (20151213)</option><option id='MyNew-20151212' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18823&pp=&pn=&title=PHP_Namespace_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18823&pp=&pn=&title=PHP_Namespace_Primer_Tutorial'>PHP Namespace Primer Tutorial (20151212)</option><option id='MyNew-20141124' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10759&pp=&pn=&title=PHP_Nested_Elements_Report_Client_Files_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10759&pp=&pn=&title=PHP_Nested_Elements_Report_Client_Files_Tutorial'>PHP Nested Elements Report Client Files Tutorial (20141124)</option><option id='MyNew-20141123' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10744&pp=&pn=&title=PHP_Nested_Elements_Report_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10744&pp=&pn=&title=PHP_Nested_Elements_Report_Follow_Up_Tutorial'>PHP Nested Elements Report Follow Up Tutorial (20141123)</option><option id='MyNew-20141122' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10729&pp=&pn=&title=PHP_Nested_Elements_Report_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10729&pp=&pn=&title=PHP_Nested_Elements_Report_Primer_Tutorial'>PHP Nested Elements Report Primer Tutorial (20141122)</option><option id='MyNew-20150602' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15177&pp=&pn=&title=PHP_Object_Interface_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15177&pp=&pn=&title=PHP_Object_Interface_Primer_Tutorial'>PHP Object Interface Primer Tutorial (20150602)</option><option id='MyNew-20140928' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9186&pp=&pn=&title=PHP_ob_start_and_Linux_tee_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9186&pp=&pn=&title=PHP_ob_start_and_Linux_tee_Primer_Tutorial'>PHP ob_start and Linux tee Primer Tutorial (20140928)</option><option id='MyNew-20160111' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15769&pp=&pn=&title=PHP_Pictogram_Word_Decoding_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15769&pp=&pn=&title=PHP_Pictogram_Word_Decoding_Game_Primer_Tutorial'>PHP Pictogram Word Decoding Game Primer Tutorial (20160111)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150531' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15140&pp=&pn=&title=PHP_Polymorphic_Thoughts_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15140&pp=&pn=&title=PHP_Polymorphic_Thoughts_Primer_Tutorial'>PHP Polymorphic Thoughts Primer Tutorial (20150531)</option><option id='MyNew-20160322' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19338&pp=&pn=&title=PHP_Port_Process_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19338&pp=&pn=&title=PHP_Port_Process_Primer_Tutorial'>PHP Port Process Primer Tutorial (20160322)</option><option id='MyNew-20150205' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12145&pp=&pn=&title=PHP_Rhopalic_Letter_Sentence_Game_Mobile_Friendly_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12145&pp=&pn=&title=PHP_Rhopalic_Letter_Sentence_Game_Mobile_Friendly_Tutorial'>PHP Rhopalic Letter Sentence Game Mobile Friendly Tutorial (20150205)</option><option id='MyNew-20150202' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12084&pp=&pn=&title=PHP_Rhopalic_Letter_Sentence_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12084&pp=&pn=&title=PHP_Rhopalic_Letter_Sentence_Game_Primer_Tutorial'>PHP Rhopalic Letter Sentence Game Primer Tutorial (20150202)</option><option id='MyNew-20140727' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8586&pp=&pn=&title=PHP_Screen_Capture_and_Page_Speed_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8586&pp=&pn=&title=PHP_Screen_Capture_and_Page_Speed_Primer_Tutorial'>PHP Screen Capture and Page Speed Primer Tutorial (20140727)</option><option id='MyNew-20131205' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5499&pp=&pn=&title=PHP_Show_Linux_Processes_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5499&pp=&pn=&title=PHP_Show_Linux_Processes_Primer_Tutorial'>PHP Show Linux Processes Primer Tutorial (20131205)</option><option id='MyNew-20150305' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13163&pp=&pn=&title=PHP_Target_Word_Game_Mobile_Friendly_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13163&pp=&pn=&title=PHP_Target_Word_Game_Mobile_Friendly_Tutorial'>PHP Target Word Game Mobile Friendly Tutorial (20150305)</option><option id='MyNew-20150304' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13132&pp=&pn=&title=PHP_Target_Word_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13132&pp=&pn=&title=PHP_Target_Word_Game_Primer_Tutorial'>PHP Target Word Game Primer Tutorial (20150304)</option><option id='MyNew-20160223' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20304&pp=&pn=&title=PHP_Themed_Supervision_Fifth_Genericization_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20304&pp=&pn=&title=PHP_Themed_Supervision_Fifth_Genericization_Tutorial'>PHP Themed Supervision Fifth Genericization Tutorial (20160223)</option><option id='MyNew-20160222' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20293&pp=&pn=&title=PHP_Themed_Supervision_Fourth_Genericization_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20293&pp=&pn=&title=PHP_Themed_Supervision_Fourth_Genericization_Tutorial'>PHP Themed Supervision Fourth Genericization Tutorial (20160222)</option><option id='MyNew-20160226' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20341&pp=&pn=&title=PHP_Themed_Supervision_Sixth_Genericization_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20341&pp=&pn=&title=PHP_Themed_Supervision_Sixth_Genericization_Tutorial'>PHP Themed Supervision Sixth Genericization Tutorial (20160226)</option><option id='MyNew-20130901' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3937&pp=&pn=&title=PHP_Upload_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3937&pp=&pn=&title=PHP_Upload_Primer_Tutorial'>PHP Upload Primer Tutorial (20130901)</option><option id='MyNew-20150813' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16560&pp=&pn=&title=PHP_usort_in_Slideshow_Animation_via_Image_Visibility_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16560&pp=&pn=&title=PHP_usort_in_Slideshow_Animation_via_Image_Visibility_Tutorial'>PHP usort in Slideshow Animation via Image Visibility Tutorial (20150813)</option><option id='MyNew-20130621' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1884&pp=&pn=&title=PHP_Web_Service_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1884&pp=&pn=&title=PHP_Web_Service_Primer_Tutorial'>PHP Web Service Primer Tutorial (20130621)</option><option id='MyNew-20140707' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8368&pp=&pn=&title=PHP_Where%27s_Wally_Test_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8368&pp=&pn=&title=PHP_Where%27s_Wally_Test_Primer_Tutorial'>PHP Where%27s Wally Test Primer Tutorial (20140707)</option><option id='MyNew-20160121' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19609&pp=&pn=&title=PHP_Worldbank_Growth_of_Merchandise_Trade_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19609&pp=&pn=&title=PHP_Worldbank_Growth_of_Merchandise_Trade_Tutorial'>PHP Worldbank Growth of Merchandise Trade Tutorial (20160121)</option><option id='MyNew-20150831' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16904&pp=&pn=&title=PHP_Writes_PHP_Vertical_TextBoxes_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16904&pp=&pn=&title=PHP_Writes_PHP_Vertical_TextBoxes_Primer_Tutorial'>PHP Writes PHP Vertical TextBoxes Primer Tutorial (20150831)</option><option id='MyNew-20130905' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4008&pp=&pn=&title=PHP_XML_and_DTD_Validate_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4008&pp=&pn=&title=PHP_XML_and_DTD_Validate_Primer_Tutorial'>PHP XML and DTD Validate Primer Tutorial (20130905)</option><option id='MyNew-20150113' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11513&pp=&pn=&title=PHP/CSS_Sentence_Auxiliary_Verb_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11513&pp=&pn=&title=PHP/CSS_Sentence_Auxiliary_Verb_Game_Tutorial'>PHP/CSS Sentence Auxiliary Verb Game Tutorial (20150113)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20141221' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11136&pp=&pn=&title=PHP/HTML_Google_Chart_Wordtree_Chart_Local_File_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11136&pp=&pn=&title=PHP/HTML_Google_Chart_Wordtree_Chart_Local_File_Tutorial'>PHP/HTML Google Chart Wordtree Chart Local File Tutorial (20141221)</option><option id='MyNew-20131015' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4769&pp=&pn=&title=PHP/HTML_Image_Manipulation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4769&pp=&pn=&title=PHP/HTML_Image_Manipulation_Primer_Tutorial'>PHP/HTML Image Manipulation Primer Tutorial (20131015)</option><option id='MyNew-20150912' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17110&pp=&pn=&title=PHP/HTML_with_External_Javascript_Slotting_In_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17110&pp=&pn=&title=PHP/HTML_with_External_Javascript_Slotting_In_Tutorial'>PHP/HTML with External Javascript Slotting In Tutorial (20150912)</option><option id='MyNew-20131212' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5561&pp=&pn=&title=PHP/HTML/Javascript_Canvas_Rotation_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5561&pp=&pn=&title=PHP/HTML/Javascript_Canvas_Rotation_Tutorial'>PHP/HTML/Javascript Canvas Rotation Tutorial (20131212)</option><option id='MyNew-20141027' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10431&pp=&pn=&title=PHP/HTML/Javascript_Dead_Links_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10431&pp=&pn=&title=PHP/HTML/Javascript_Dead_Links_Primer_Tutorial'>PHP/HTML/Javascript Dead Links Primer Tutorial (20141027)</option><option id='MyNew-20141026' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10423&pp=&pn=&title=PHP/HTML/Javascript_File_Browsing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10423&pp=&pn=&title=PHP/HTML/Javascript_File_Browsing_Primer_Tutorial'>PHP/HTML/Javascript File Browsing Primer Tutorial (20141026)</option><option id='MyNew-20141030' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10459&pp=&pn=&title=PHP/HTML/Javascript_File_Differences_File_Browsing_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10459&pp=&pn=&title=PHP/HTML/Javascript_File_Differences_File_Browsing_Tutorial'>PHP/HTML/Javascript File Differences File Browsing Tutorial (20141030)</option><option id='MyNew-20141028' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10441&pp=&pn=&title=PHP/HTML/Javascript_Image_File_Browsing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10441&pp=&pn=&title=PHP/HTML/Javascript_Image_File_Browsing_Primer_Tutorial'>PHP/HTML/Javascript Image File Browsing Primer Tutorial (20141028)</option><option id='MyNew-20141029' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10445&pp=&pn=&title=PHP/HTML/Javascript_Media_Document_File_Browse_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10445&pp=&pn=&title=PHP/HTML/Javascript_Media_Document_File_Browse_Tutorial'>PHP/HTML/Javascript Media Document File Browse Tutorial (20141029)</option><option id='MyNew-20140316' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6795&pp=&pn=&title=PHP/HTML/Javascript_Password_Protect_Image_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6795&pp=&pn=&title=PHP/HTML/Javascript_Password_Protect_Image_Primer_Tutorial'>PHP/HTML/Javascript Password Protect Image Primer Tutorial (20140316)</option><option id='MyNew-20141101' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10471&pp=&pn=&title=PHP/HTML/Javascript_Zipping_Files_File_Browsing_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10471&pp=&pn=&title=PHP/HTML/Javascript_Zipping_Files_File_Browsing_Tutorial'>PHP/HTML/Javascript Zipping Files File Browsing Tutorial (20141101)</option><option id='MyNew-20150709' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15867&pp=&pn=&title=PHP/Javascript_Asynchronous_Lighthouses_in_Australia_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15867&pp=&pn=&title=PHP/Javascript_Asynchronous_Lighthouses_in_Australia_Tutorial'>PHP/Javascript Asynchronous Lighthouses in Australia Tutorial (20150709)</option><option id='MyNew-20140221' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6494&pp=&pn=&title=PHP/Javascript_Can_You_See_Any_Words_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6494&pp=&pn=&title=PHP/Javascript_Can_You_See_Any_Words_Game_Tutorial'>PHP/Javascript Can You See Any Words Game Tutorial (20140221)</option><option id='MyNew-20140302' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6598&pp=&pn=&title=PHP/Javascript_Crossword_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6598&pp=&pn=&title=PHP/Javascript_Crossword_Game_Tutorial'>PHP/Javascript Crossword Game Tutorial (20140302)</option><option id='MyNew-20140224' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6515&pp=&pn=&title=PHP/Javascript_Decoding_Scrambled_Words_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6515&pp=&pn=&title=PHP/Javascript_Decoding_Scrambled_Words_Game_Tutorial'>PHP/Javascript Decoding Scrambled Words Game Tutorial (20140224)</option><option id='MyNew-20140226' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6541&pp=&pn=&title=PHP/Javascript_Derivations_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6541&pp=&pn=&title=PHP/Javascript_Derivations_Game_Tutorial'>PHP/Javascript Derivations Game Tutorial (20140226)</option><option id='MyNew-20141213' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11037&pp=&pn=&title=PHP/Javascript_Dynamic_Gallery_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11037&pp=&pn=&title=PHP/Javascript_Dynamic_Gallery_Primer_Tutorial'>PHP/Javascript Dynamic Gallery Primer Tutorial (20141213)</option><option id='MyNew-20141212' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11018&pp=&pn=&title=PHP/Javascript_Dynamic_Slideshow_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11018&pp=&pn=&title=PHP/Javascript_Dynamic_Slideshow_Primer_Tutorial'>PHP/Javascript Dynamic Slideshow Primer Tutorial (20141212)</option><option id='MyNew-20130822' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3800&pp=&pn=&title=PHP/Javascript_Eval_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3800&pp=&pn=&title=PHP/Javascript_Eval_Primer_Tutorial'>PHP/Javascript Eval Primer Tutorial (20130822)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20141109' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10518&pp=&pn=&title=PHP/Javascript_Find_String_File_Browsing_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10518&pp=&pn=&title=PHP/Javascript_Find_String_File_Browsing_Tutorial'>PHP/Javascript Find String File Browsing Tutorial (20141109)</option><option id='MyNew-20140324' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6950&pp=&pn=&title=PHP/Javascript_Find_Those_Words_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6950&pp=&pn=&title=PHP/Javascript_Find_Those_Words_Game_Tutorial'>PHP/Javascript Find Those Words Game Tutorial (20140324)</option><option id='MyNew-20140810' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8961&pp=&pn=&title=PHP/Javascript_Geolocation_Sharing_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8961&pp=&pn=&title=PHP/Javascript_Geolocation_Sharing_Tutorial'>PHP/Javascript Geolocation Sharing Tutorial (20140810)</option><option id='MyNew-20150713' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15954&pp=&pn=&title=PHP/Javascript_Google_Candlestick_Waterfall_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15954&pp=&pn=&title=PHP/Javascript_Google_Candlestick_Waterfall_Chart_Tutorial'>PHP/Javascript Google Candlestick Waterfall Chart Tutorial (20150713)</option><option id='MyNew-20151025' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17927&pp=&pn=&title=PHP/Javascript_Google_Chart_Line_Chart_Select_Event_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17927&pp=&pn=&title=PHP/Javascript_Google_Chart_Line_Chart_Select_Event_Tutorial'>PHP/Javascript Google Chart Line Chart Select Event Tutorial (20151025)</option><option id='MyNew-20150714' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15968&pp=&pn=&title=PHP/Javascript_Google_Geo_Region_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15968&pp=&pn=&title=PHP/Javascript_Google_Geo_Region_Chart_Tutorial'>PHP/Javascript Google Geo Region Chart Tutorial (20150714)</option><option id='MyNew-20150716' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15991&pp=&pn=&title=PHP/Javascript_Google_Wordtree_Chart_Type_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15991&pp=&pn=&title=PHP/Javascript_Google_Wordtree_Chart_Type_Tutorial'>PHP/Javascript Google Wordtree Chart Type Tutorial (20150716)</option><option id='MyNew-20140219' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6481&pp=&pn=&title=PHP/Javascript_Hangman_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6481&pp=&pn=&title=PHP/Javascript_Hangman_Game_Tutorial'>PHP/Javascript Hangman Game Tutorial (20140219)</option><option id='MyNew-20140522' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7647&pp=&pn=&title=PHP/Javascript_How_Many_Such_Words_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7647&pp=&pn=&title=PHP/Javascript_How_Many_Such_Words_Game_Tutorial'>PHP/Javascript How Many Such Words Game Tutorial (20140522)</option><option id='MyNew-20140825' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9150&pp=&pn=&title=PHP/Javascript_JSON_Feed_or_Array_Data_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9150&pp=&pn=&title=PHP/Javascript_JSON_Feed_or_Array_Data_Primer_Tutorial'>PHP/Javascript JSON Feed or Array Data Primer Tutorial (20140825)</option><option id='MyNew-20141107' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10511&pp=&pn=&title=PHP/Javascript_Media_Synchronize_Cross_Browser_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10511&pp=&pn=&title=PHP/Javascript_Media_Synchronize_Cross_Browser_Tutorial'>PHP/Javascript Media Synchronize Cross Browser Tutorial (20141107)</option><option id='MyNew-20141102' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10477&pp=&pn=&title=PHP/Javascript_Media_Synchronize_File_Browsing_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10477&pp=&pn=&title=PHP/Javascript_Media_Synchronize_File_Browsing_Tutorial'>PHP/Javascript Media Synchronize File Browsing Tutorial (20141102)</option><option id='MyNew-20141105' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10499&pp=&pn=&title=PHP/Javascript_Media_Synchronize_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10499&pp=&pn=&title=PHP/Javascript_Media_Synchronize_Follow_Up_Tutorial'>PHP/Javascript Media Synchronize Follow Up Tutorial (20141105)</option><option id='MyNew-20140530' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7879&pp=&pn=&title=PHP/Javascript_Pascal_Triangle_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7879&pp=&pn=&title=PHP/Javascript_Pascal_Triangle_Tutorial'>PHP/Javascript Pascal Triangle Tutorial (20140530)</option><option id='MyNew-20140604' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7827&pp=&pn=&title=PHP/Javascript_Prefixes_and_Suffixes_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7827&pp=&pn=&title=PHP/Javascript_Prefixes_and_Suffixes_Game_Tutorial'>PHP/Javascript Prefixes and Suffixes Game Tutorial (20140604)</option><option id='MyNew-20141110' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10545&pp=&pn=&title=PHP/Javascript_Replace_String_File_Browsing_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10545&pp=&pn=&title=PHP/Javascript_Replace_String_File_Browsing_Tutorial'>PHP/Javascript Replace String File Browsing Tutorial (20141110)</option><option id='MyNew-20140228' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6571&pp=&pn=&title=PHP/Javascript_Spelling_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6571&pp=&pn=&title=PHP/Javascript_Spelling_Game_Tutorial'>PHP/Javascript Spelling Game Tutorial (20140228)</option><option id='MyNew-20140725' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8614&pp=&pn=&title=PHP/Javascript_SVG_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8614&pp=&pn=&title=PHP/Javascript_SVG_Primer_Tutorial'>PHP/Javascript SVG Primer Tutorial (20140725)</option><option id='MyNew-20140330' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6990&pp=&pn=&title=PHP/Javascript_Three_to_Six_Letter_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6990&pp=&pn=&title=PHP/Javascript_Three_to_Six_Letter_Game_Tutorial'>PHP/Javascript Three to Six Letter Game Tutorial (20140330)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20130226b' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=293&pp=&pn=&title=PHP/Javascript_what_a_duo!";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=293&pp=&pn=&title=PHP/Javascript_what_a_duo!'>PHP/Javascript what a duo! (20130226)</option><option id='MyNew-20140220' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6490&pp=&pn=&title=PHP/Javascript_Words_Within_Words_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6490&pp=&pn=&title=PHP/Javascript_Words_Within_Words_Game_Tutorial'>PHP/Javascript Words Within Words Game Tutorial (20140220)</option><option id='MyNew-20131231' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5738&pp=&pn=&title=PHP/Javascript/HTML_Coriolis_Effect_Calculation_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5738&pp=&pn=&title=PHP/Javascript/HTML_Coriolis_Effect_Calculation_Tutorial'>PHP/Javascript/HTML Coriolis Effect Calculation Tutorial (20131231)</option><option id='MyNew-20140326' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6963&pp=&pn=&title=PHP/Javascript/HTML_DateTime_Period_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6963&pp=&pn=&title=PHP/Javascript/HTML_DateTime_Period_Primer_Tutorial'>PHP/Javascript/HTML DateTime Period Primer Tutorial (20140326)</option><option id='MyNew-20130808' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3554&pp=&pn=&title=PHP/Javascript/HTML_Debug_Techniques_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3554&pp=&pn=&title=PHP/Javascript/HTML_Debug_Techniques_Primer_Tutorial'>PHP/Javascript/HTML Debug Techniques Primer Tutorial (20130808)</option><option id='MyNew-20131203' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5478&pp=&pn=&title=PHP/Javascript/HTML_Geographical_Placename_Integration_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5478&pp=&pn=&title=PHP/Javascript/HTML_Geographical_Placename_Integration_Tutorial'>PHP/Javascript/HTML Geographical Placename Integration Tutorial (20131203)</option><option id='MyNew-20131130' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5403&pp=&pn=&title=PHP/Javascript/HTML_Geographicals_By_Placename_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5403&pp=&pn=&title=PHP/Javascript/HTML_Geographicals_By_Placename_Tutorial'>PHP/Javascript/HTML Geographicals By Placename Tutorial (20131130)</option><option id='MyNew-20130720' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2665&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Annotated_Timeline_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2665&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Annotated_Timeline_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Annotated Timeline Chart Tutorial (20130720)</option><option id='MyNew-20130605' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1613&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Area_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1613&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Area_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Area Chart Tutorial (20130605)</option><option id='MyNew-20130614' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1617&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Bar_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1617&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Bar_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Bar Chart Tutorial (20130614)</option><option id='MyNew-20130626' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2207&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Bubble_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2207&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Bubble_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Bubble Chart Tutorial (20130626)</option><option id='MyNew-20140205' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6241&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Calendar_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6241&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Calendar_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Calendar Chart Tutorial (20140205)</option><option id='MyNew-20130925' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3988&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Candlestick_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3988&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Candlestick_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Candlestick Chart Tutorial (20130925)</option><option id='MyNew-20130602' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1602&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Column_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1602&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Column_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Column Chart Tutorial (20130602)</option><option id='MyNew-20131215' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5592&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Bar_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5592&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Bar_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Diff Bar Chart Tutorial (20131215)</option><option id='MyNew-20131223' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5634&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Column_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5634&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Column_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Diff Column Chart Tutorial (20131223)</option><option id='MyNew-20140210' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5601&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Pie_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5601&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Pie_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Diff Pie Chart Tutorial (20140210)</option><option id='MyNew-20131230' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5613&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Scatter_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5613&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Diff_Scatter_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Diff Scatter Chart Tutorial (20131230)</option><option id='MyNew-20130531' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1543&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Gauge_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1543&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Gauge_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Gauge Chart Tutorial (20130531)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20130529' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1548&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Geo_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1548&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Geo_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Geo Chart Tutorial (20130529)</option><option id='MyNew-20140122' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5752&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Histogram_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5752&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Histogram_Tutorial'>PHP/Javascript/HTML Google Chart Histogram Tutorial (20140122)</option><option id='MyNew-20130724' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2995&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Intensity_Map_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2995&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Intensity_Map_Tutorial'>PHP/Javascript/HTML Google Chart Intensity Map Tutorial (20130724)</option><option id='MyNew-20140129' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5768&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Intervals_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5768&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Intervals_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Intervals Chart Tutorial (20140129)</option><option id='MyNew-20140714' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8464&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_JSON_Data_Table_Event_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8464&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_JSON_Data_Table_Event_Tutorial'>PHP/Javascript/HTML Google Chart JSON Data Table Event Tutorial (20140714)</option><option id='MyNew-20130818' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3770&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_JSON_Data_Table_Import_of_CSV_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3770&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_JSON_Data_Table_Import_of_CSV_Tutorial'>PHP/Javascript/HTML Google Chart JSON Data Table Import of CSV Tutorial (20130818)</option><option id='MyNew-20130703a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1731&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Line_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1731&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Line_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Line Chart Tutorial (20130703)</option><option id='MyNew-20130618' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1809&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Linear_Trendline_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1809&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Linear_Trendline_Tutorial'>PHP/Javascript/HTML Google Chart Linear Trendline Tutorial (20130618)</option><option id='MyNew-20150707' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15807&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Map_Onclick_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15807&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Map_Onclick_Tutorial'>PHP/Javascript/HTML Google Chart Map Onclick Tutorial (20150707)</option><option id='MyNew-20150706' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15782&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Map_Tooltips_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15782&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Map_Tooltips_Tutorial'>PHP/Javascript/HTML Google Chart Map Tooltips Tutorial (20150706)</option><option id='MyNew-20131021' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4832&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Map_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4832&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Map_Tutorial'>PHP/Javascript/HTML Google Chart Map Tutorial (20131021)</option><option id='MyNew-20130715' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2540&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Motion_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2540&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Motion_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Motion Chart Tutorial (20130715)</option><option id='MyNew-20131023' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4858&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Org_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4858&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Org_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Org Chart Tutorial (20131023)</option><option id='MyNew-20130527' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1538&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Pie_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1538&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Pie_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Pie Chart Tutorial (20130527)</option><option id='MyNew-20140204' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6226&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Sankey_Diagram_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6226&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Sankey_Diagram_Tutorial'>PHP/Javascript/HTML Google Chart Sankey Diagram Tutorial (20140204)</option><option id='MyNew-20131216a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5609&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Scatter_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5609&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Scatter_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Scatter Chart Tutorial (20131216)</option><option id='MyNew-20130821' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3342&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Sparkline_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3342&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Sparkline_Tutorial'>PHP/Javascript/HTML Google Chart Sparkline Tutorial (20130821)</option><option id='MyNew-20130713' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2522&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Timeline_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2522&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Timeline_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Timeline Chart Tutorial (20130713)</option><option id='MyNew-20140429' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7490&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Treemap_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7490&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Treemap_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Treemap Chart Tutorial (20140429)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20141220' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11125&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Wordtree_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11125&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Wordtree_Chart_Tutorial'>PHP/Javascript/HTML Google Chart Wordtree Chart Tutorial (20141220)</option><option id='MyNew-20130812' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3631&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Wrapper_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3631&pp=&pn=&title=PHP/Javascript/HTML_Google_Chart_Wrapper_Tutorial'>PHP/Javascript/HTML Google Chart Wrapper Tutorial (20130812)</option><option id='MyNew-20130518' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1384&pp=&pn=&title=PHP/Javascript/HTML_Google_Parabola_Line_Chart_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1384&pp=&pn=&title=PHP/Javascript/HTML_Google_Parabola_Line_Chart_Tutorial'>PHP/Javascript/HTML Google Parabola Line Chart Tutorial (20130518)</option><option id='MyNew-20131124' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5339&pp=&pn=&title=PHP/Javascript/HTML_Great_Circle_Distance_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5339&pp=&pn=&title=PHP/Javascript/HTML_Great_Circle_Distance_Tutorial'>PHP/Javascript/HTML Great Circle Distance Tutorial (20131124)</option><option id='MyNew-20130814a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3712&pp=&pn=&title=PHP/Javascript/HTML_Hit_Counter_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3712&pp=&pn=&title=PHP/Javascript/HTML_Hit_Counter_Primer_Tutorial'>PHP/Javascript/HTML Hit Counter Primer Tutorial (20130814)</option><option id='MyNew-20131128' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5383&pp=&pn=&title=PHP/Javascript/HTML_Moon_Angle_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5383&pp=&pn=&title=PHP/Javascript/HTML_Moon_Angle_Tutorial'>PHP/Javascript/HTML Moon Angle Tutorial (20131128)</option><option id='MyNew-20131112' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5134&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_ASX_International_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5134&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_ASX_International_Tutorial'>PHP/Javascript/HTML Public JSON ASX International Tutorial (20131112)</option><option id='MyNew-20131109' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5084&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_ASX_Usage_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5084&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_ASX_Usage_Tutorial'>PHP/Javascript/HTML Public JSON ASX Usage Tutorial (20131109)</option><option id='MyNew-20131105' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5059&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_Data_Usage_More_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5059&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_Data_Usage_More_Tutorial'>PHP/Javascript/HTML Public JSON Data Usage More Tutorial (20131105)</option><option id='MyNew-20131103' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5050&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_Data_Usage_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5050&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_Data_Usage_Primer_Tutorial'>PHP/Javascript/HTML Public JSON Data Usage Primer Tutorial (20131103)</option><option id='MyNew-20131108' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5075&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_Data_Usage_Yet_More_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5075&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_Data_Usage_Yet_More_Tutorial'>PHP/Javascript/HTML Public JSON Data Usage Yet More Tutorial (20131108)</option><option id='MyNew-20131120' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5126&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_ICC_Usage_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5126&pp=&pn=&title=PHP/Javascript/HTML_Public_JSON_ICC_Usage_Tutorial'>PHP/Javascript/HTML Public JSON ICC Usage Tutorial (20131120)</option><option id='MyNew-20131126' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5353&pp=&pn=&title=PHP/Javascript/HTML_Sun_Angle_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5353&pp=&pn=&title=PHP/Javascript/HTML_Sun_Angle_Tutorial'>PHP/Javascript/HTML Sun Angle Tutorial (20131126)</option><option id='MyNew-20130313a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=492&pp=&pn=&title=phpMyAdmin_interface_to_MySql_and_PHP_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=492&pp=&pn=&title=phpMyAdmin_interface_to_MySql_and_PHP_Primer_Tutorial'>phpMyAdmin interface to MySql and PHP Primer Tutorial (20130313)</option><option id='MyNew-20151219' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18916&pp=&pn=&title=PHPStorm_and_Xdebug_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18916&pp=&pn=&title=PHPStorm_and_Xdebug_Primer_Tutorial'>PHPStorm and Xdebug Primer Tutorial (20151219)</option><option id='MyNew-20151218' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18791&pp=&pn=&title=PHPStorm_IDE_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18791&pp=&pn=&title=PHPStorm_IDE_Primer_Tutorial'>PHPStorm IDE Primer Tutorial (20151218)</option><option id='MyNew-20130914' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4241&pp=&pn=&title=Podcast_Publisher_on_Mac_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4241&pp=&pn=&title=Podcast_Publisher_on_Mac_Primer_Tutorial'>Podcast Publisher on Mac Primer Tutorial (20130914)</option><option id='MyNew-20130531a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=1589&pp=&pn=&title=Poll";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=1589&pp=&pn=&title=Poll'>Poll (20130531)</option><option id='MyNew-20150529' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15108&pp=&pn=&title=PostgreSQL_PHP_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15108&pp=&pn=&title=PostgreSQL_PHP_Tutorial'>PostgreSQL PHP Tutorial (20150529)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20140715' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8452&pp=&pn=&title=PostgreSQL_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8452&pp=&pn=&title=PostgreSQL_Primer_Tutorial'>PostgreSQL Primer Tutorial (20140715)</option><option id='MyNew-20140501' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7512&pp=&pn=&title=PostScript_at_Linux_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7512&pp=&pn=&title=PostScript_at_Linux_Primer_Tutorial'>PostScript at Linux Primer Tutorial (20140501)</option><option id='MyNew-20130609' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1695&pp=&pn=&title=PowerPoint_Web_Slide_Show_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1695&pp=&pn=&title=PowerPoint_Web_Slide_Show_Tutorial'>PowerPoint Web Slide Show Tutorial (20130609)</option><option id='MyNew-20130402a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=788&pp=&pn=&title=Present_Perfect_Tense_in_English_Learning";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=788&pp=&pn=&title=Present_Perfect_Tense_in_English_Learning'>Present Perfect Tense in English Learning (20130402)</option><option id='MyNew-20110612' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=80&pp=&pn=&title=Privacy_Statement";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=80&pp=&pn=&title=Privacy_Statement'>Privacy Statement (20110612)</option><option id='MyNew-20150119e' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=11793&pp=&pn=&title=Pyrmont,_Ultimo_-_Inner_City_%27Burbs";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11793&pp=&pn=&title=Pyrmont,_Ultimo_-_Inner_City_%27Burbs'>Pyrmont, Ultimo - Inner City 'Burbs (20150119)</option><option id='MyNew-20150101' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11352&pp=&pn=&title=Python_HTML_Attribute_Parsing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11352&pp=&pn=&title=Python_HTML_Attribute_Parsing_Primer_Tutorial'>Python HTML Attribute Parsing Primer Tutorial (20150101)</option><option id='MyNew-20140517' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7049&pp=&pn=&title=Python_List_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7049&pp=&pn=&title=Python_List_Primer_Tutorial'>Python List Primer Tutorial (20140517)</option><option id='MyNew-20130324b' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=673&pp=&pn=&title=Python_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=673&pp=&pn=&title=Python_Primer_Tutorial'>Python Primer Tutorial (20130324)</option><option id='MyNew-20130608' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1687&pp=&pn=&title=Python_Processing_Directory_Filespec_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1687&pp=&pn=&title=Python_Processing_Directory_Filespec_Primer_Tutorial'>Python Processing Directory Filespec Primer Tutorial (20130608)</option><option id='MyNew-20140411' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7229&pp=&pn=&title=Python_Tkinter_CGI_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7229&pp=&pn=&title=Python_Tkinter_CGI_Tutorial'>Python Tkinter CGI Tutorial (20140411)</option><option id='MyNew-20140410' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7189&pp=&pn=&title=Python_Tkinter_Install_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7189&pp=&pn=&title=Python_Tkinter_Install_Tutorial'>Python Tkinter Install Tutorial (20140410)</option><option id='MyNew-20131022' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4863&pp=&pn=&title=Python_Tkinter_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4863&pp=&pn=&title=Python_Tkinter_Primer_Tutorial'>Python Tkinter Primer Tutorial (20131022)</option><option id='MyNew-20130823' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3820&pp=&pn=&title=Python_Tuple_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3820&pp=&pn=&title=Python_Tuple_Primer_Tutorial'>Python Tuple Primer Tutorial (20130823)</option><option id='MyNew-20140403' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7056&pp=&pn=&title=Python_Webserver_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7056&pp=&pn=&title=Python_Webserver_Primer_Tutorial'>Python Webserver Primer Tutorial (20140403)</option><option id='MyNew-20130906' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4022&pp=&pn=&title=Python_XML_and_DTD_Validate_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4022&pp=&pn=&title=Python_XML_and_DTD_Validate_Primer_Tutorial'>Python XML and DTD Validate Primer Tutorial (20130906)</option><option id='MyNew-20141231' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11334&pp=&pn=&title=Python_XML_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11334&pp=&pn=&title=Python_XML_Primer_Tutorial'>Python XML Primer Tutorial (20141231)</option><option id='MyNew-20160312a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=20671&pp=&pn=&title=Query_Monitor";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=20671&pp=&pn=&title=Query_Monitor'>Query Monitor (20160312)</option><option id='MyNew-20130502a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1183&pp=&pn=&title=QuickTime_Player_Screen_Capture_Recording_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1183&pp=&pn=&title=QuickTime_Player_Screen_Capture_Recording_Tutorial'>QuickTime Player Screen Capture Recording Tutorial (20130502)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150327' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12303&pp=&pn=&title=QuickTime_Player_Video_Flickr_Share_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12303&pp=&pn=&title=QuickTime_Player_Video_Flickr_Share_Primer_Tutorial'>QuickTime Player Video Flickr Share Primer Tutorial (20150327)</option><option id='MyNew-20141104' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9937&pp=&pn=&title=QuickTime_Player_Video_for_Firefox_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9937&pp=&pn=&title=QuickTime_Player_Video_for_Firefox_Primer_Tutorial'>QuickTime Player Video for Firefox Primer Tutorial (20141104)</option><option id='MyNew-20150207' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12276&pp=&pn=&title=QuickTime_Player_Video_Rotation_for_YouTube_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12276&pp=&pn=&title=QuickTime_Player_Video_Rotation_for_YouTube_Tutorial'>QuickTime Player Video Rotation for YouTube Tutorial (20150207)</option><option id='MyNew-20141025' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10396&pp=&pn=&title=Quiz_Software_Integration_into_Wordpress_Blog_Courses_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10396&pp=&pn=&title=Quiz_Software_Integration_into_Wordpress_Blog_Courses_Tutorial'>Quiz Software Integration into Wordpress Blog Courses Tutorial (20141025)</option><option id='MyNew-20131229' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5729&pp=&pn=&title=R_Tcl/Tk_Canvas_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5729&pp=&pn=&title=R_Tcl/Tk_Canvas_Primer_Tutorial'>R Tcl/Tk Canvas Primer Tutorial (20131229)</option><option id='MyNew-20131228' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5720&pp=&pn=&title=R_Tcl/Tk_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5720&pp=&pn=&title=R_Tcl/Tk_Primer_Tutorial'>R Tcl/Tk Primer Tutorial (20131228)</option><option id='MyNew-20130526' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1489&pp=&pn=&title=Random_Images_of_Feed_via_Javascript_JSON_jQuery_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1489&pp=&pn=&title=Random_Images_of_Feed_via_Javascript_JSON_jQuery_Tutorial'>Random Images of Feed via Javascript JSON jQuery Tutorial (20130526)</option><option id='MyNew-20151129' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18558&pp=&pn=&title=Registration_via_Captcha_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18558&pp=&pn=&title=Registration_via_Captcha_Primer_Tutorial'>Registration via Captcha Primer Tutorial (20151129)</option><option id='MyNew-20140305' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6632&pp=&pn=&title=Rename_Scenarios_in_Linux_Shell_Script_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6632&pp=&pn=&title=Rename_Scenarios_in_Linux_Shell_Script_Primer_Tutorial'>Rename Scenarios in Linux Shell Script Primer Tutorial (20140305)</option><option id='MyNew-20151229' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19160&pp=&pn=&title=Reservations_Web_Application_Database_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19160&pp=&pn=&title=Reservations_Web_Application_Database_Tutorial'>Reservations Web Application Database Tutorial (20151229)</option><option id='MyNew-20151228' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19141&pp=&pn=&title=Reservations_Web_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19141&pp=&pn=&title=Reservations_Web_Application_Primer_Tutorial'>Reservations Web Application Primer Tutorial (20151228)</option><option id='MyNew-20140101' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5548&pp=&pn=&title=Reveal_a_Public_Data_Source_in_an_Iframe_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5548&pp=&pn=&title=Reveal_a_Public_Data_Source_in_an_Iframe_Tutorial'>Reveal a Public Data Source in an Iframe Tutorial (20140101)</option><option id='MyNew-20120921' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=117&pp=&pn=&title=Rice_Commercial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=117&pp=&pn=&title=Rice_Commercial'>Rice Commercial (20120921)</option><option id='MyNew-20130622' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1911&pp=&pn=&title=Ruby_on_Rails_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1911&pp=&pn=&title=Ruby_on_Rails_Primer_Tutorial'>Ruby on Rails Primer Tutorial (20130622)</option><option id='MyNew-20140606' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7946&pp=&pn=&title=Rust_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7946&pp=&pn=&title=Rust_Primer_Tutorial'>Rust Primer Tutorial (20140606)</option><option id='MyNew-20140105' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5781&pp=&pn=&title=Safari_iPad_Issue_with_Window.Open_and_Window.Location_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5781&pp=&pn=&title=Safari_iPad_Issue_with_Window.Open_and_Window.Location_Primer_Tutorial'>Safari iPad Issue with Window.Open and Window.Location Primer Tutorial (20140105)</option><option id='MyNew-20131008' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4535&pp=&pn=&title=Screen_Capture_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4535&pp=&pn=&title=Screen_Capture_Primer_Tutorial'>Screen Capture Primer Tutorial (20131008)</option><option id='MyNew-20130413' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=899&pp=&pn=&title=Semantic_Satiation_Explained,_Perhaps";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=899&pp=&pn=&title=Semantic_Satiation_Explained,_Perhaps'>Semantic Satiation Explained, Perhaps (20130413)</option><option id='MyNew-20130510a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21181&pp=&pn=&title=Shopping_Mall_Best_Of_Music_Poll";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21181&pp=&pn=&title=Shopping_Mall_Best_Of_Music_Poll'>Shopping Mall Best Of Music Poll (20130510)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150119f' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=21192&pp=&pn=&title=Shopping_Mall_Best_Of_Music_Poll";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=21192&pp=&pn=&title=Shopping_Mall_Best_Of_Music_Poll'>Shopping Mall Best Of Music Poll (20150119)</option><option id='MyNew-20131009' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4688&pp=&pn=&title=Silverlight_ASP.Net_MVC_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4688&pp=&pn=&title=Silverlight_ASP.Net_MVC_Primer_Tutorial'>Silverlight ASP.Net MVC Primer Tutorial (20131009)</option><option id='MyNew-20160119' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19499&pp=&pn=&title=Sim_Card_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19499&pp=&pn=&title=Sim_Card_Primer_Tutorial'>Sim Card Primer Tutorial (20160119)</option><option id='MyNew-20131002' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4471&pp=&pn=&title=Skype_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4471&pp=&pn=&title=Skype_Primer_Tutorial'>Skype Primer Tutorial (20131002)</option><option id='MyNew-20150811' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16532&pp=&pn=&title=Slideshow_Animation_via_Image_Visibility_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16532&pp=&pn=&title=Slideshow_Animation_via_Image_Visibility_Follow_Up_Tutorial'>Slideshow Animation via Image Visibility Follow Up Tutorial (20150811)</option><option id='MyNew-20150812' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16544&pp=&pn=&title=Slideshow_Animation_via_Image_Visibility_Modelling_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16544&pp=&pn=&title=Slideshow_Animation_via_Image_Visibility_Modelling_Tutorial'>Slideshow Animation via Image Visibility Modelling Tutorial (20150812)</option><option id='MyNew-20150810' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16512&pp=&pn=&title=Slideshow_Animation_via_Image_Visibility_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16512&pp=&pn=&title=Slideshow_Animation_via_Image_Visibility_Primer_Tutorial'>Slideshow Animation via Image Visibility Primer Tutorial (20150810)</option><option id='MyNew-20150728' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16202&pp=&pn=&title=Solid_State_Drive_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16202&pp=&pn=&title=Solid_State_Drive_Primer_Tutorial'>Solid State Drive Primer Tutorial (20150728)</option><option id='MyNew-20130908' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3435&pp=&pn=&title=Source_Control_in_Xcode_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3435&pp=&pn=&title=Source_Control_in_Xcode_Tutorial'>Source Control in Xcode Tutorial (20130908)</option><option id='MyNew-20160229' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20393&pp=&pn=&title=Spreadsheet_Problem_Solving_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20393&pp=&pn=&title=Spreadsheet_Problem_Solving_Primer_Tutorial'>Spreadsheet Problem Solving Primer Tutorial (20160229)</option><option id='MyNew-20160301' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20424&pp=&pn=&title=Spreadsheet_Problem_Solving_Template_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20424&pp=&pn=&title=Spreadsheet_Problem_Solving_Template_Tutorial'>Spreadsheet Problem Solving Template Tutorial (20160301)</option><option id='MyNew-20130327' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=728&pp=&pn=&title=SQL_in_MySql_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=728&pp=&pn=&title=SQL_in_MySql_Primer_Tutorial'>SQL in MySql Primer Tutorial (20130327)</option><option id='MyNew-20130711' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2473&pp=&pn=&title=SQL_Server_and_XML_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2473&pp=&pn=&title=SQL_Server_and_XML_Primer_Tutorial'>SQL Server and XML Primer Tutorial (20130711)</option><option id='MyNew-20130613' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1747&pp=&pn=&title=SQL_Server_CSV_Import_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1747&pp=&pn=&title=SQL_Server_CSV_Import_Primer_Tutorial'>SQL Server CSV Import Primer Tutorial (20130613)</option><option id='MyNew-20130329' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=746&pp=&pn=&title=SQL_Server_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=746&pp=&pn=&title=SQL_Server_Primer_Tutorial'>SQL Server Primer Tutorial (20130329)</option><option id='MyNew-20130826' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3866&pp=&pn=&title=Sql_Server_Stored_Procedure_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3866&pp=&pn=&title=Sql_Server_Stored_Procedure_Primer_Tutorial'>Sql Server Stored Procedure Primer Tutorial (20130826)</option><option id='MyNew-20141031' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9846&pp=&pn=&title=SQLite_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9846&pp=&pn=&title=SQLite_Primer_Tutorial'>SQLite Primer Tutorial (20141031)</option><option id='MyNew-20140728' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8645&pp=&pn=&title=Static_HTML_Based_PHP_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8645&pp=&pn=&title=Static_HTML_Based_PHP_Primer_Tutorial'>Static HTML Based PHP Primer Tutorial (20140728)</option><option id='MyNew-20140801' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8781&pp=&pn=&title=Static_HTML_Javascript_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8781&pp=&pn=&title=Static_HTML_Javascript_Primer_Tutorial'>Static HTML Javascript Primer Tutorial (20140801)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20130621a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21183&pp=&pn=&title=Street_Art";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21183&pp=&pn=&title=Street_Art'>Street Art (20130621)</option><option id='MyNew-20150119g' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=21191&pp=&pn=&title=Street_Art";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=21191&pp=&pn=&title=Street_Art'>Street Art (20150119)</option><option id='MyNew-20140409a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?wysijap=subscriptions&pp=&pn=&title=Subscription_confirmation";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?wysijap=subscriptions&pp=&pn=&title=Subscription_confirmation'>Subscription confirmation (20140409)</option><option id='MyNew-20160326' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20887&pp=&pn=&title=Suffix_Ology_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20887&pp=&pn=&title=Suffix_Ology_Primer_Tutorial'>Suffix Ology Primer Tutorial (20160326)</option><option id='MyNew-20140514' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7727&pp=&pn=&title=Survey_Related_Topic_or_Poll_Sankey_Diagram_Primer_Tutorial_";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7727&pp=&pn=&title=Survey_Related_Topic_or_Poll_Sankey_Diagram_Primer_Tutorial_'>Survey Related Topic or Poll Sankey Diagram Primer Tutorial (20140514)</option><option id='MyNew-20140513' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7710&pp=&pn=&title=Survey_Topic_or_Poll_Histogram_Primer_Tutorial_";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7710&pp=&pn=&title=Survey_Topic_or_Poll_Histogram_Primer_Tutorial_'>Survey Topic or Poll Histogram Primer Tutorial (20140513)</option><option id='MyNew-20150418' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13789&pp=&pn=&title=Swift_Dictionaries_and_Arrays_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13789&pp=&pn=&title=Swift_Dictionaries_and_Arrays_Primer_Tutorial'>Swift Dictionaries and Arrays Primer Tutorial (20150418)</option><option id='MyNew-20141210' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10998&pp=&pn=&title=Swift_Hello_World_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10998&pp=&pn=&title=Swift_Hello_World_Primer_Tutorial'>Swift Hello World Primer Tutorial (20141210)</option><option id='MyNew-20150206' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12189&pp=&pn=&title=Swift_Xcode_iOS_UIWebView_Mobile_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12189&pp=&pn=&title=Swift_Xcode_iOS_UIWebView_Mobile_Application_Primer_Tutorial'>Swift Xcode iOS UIWebView Mobile Application Primer Tutorial (20150206)</option><option id='MyNew-20130414a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=917&pp=&pn=&title=Tanami_Track_at_25km/hr";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=917&pp=&pn=&title=Tanami_Track_at_25km/hr'>Tanami Track at 25km/hr (20130414)</option><option id='MyNew-20130511' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1297&pp=&pn=&title=Task_Schedular_in_Windows_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1297&pp=&pn=&title=Task_Schedular_in_Windows_Primer_Tutorial'>Task Schedular in Windows Primer Tutorial (20130511)</option><option id='MyNew-20141020' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10261&pp=&pn=&title=Tcl_and_PHP_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10261&pp=&pn=&title=Tcl_and_PHP_Primer_Tutorial'>Tcl and PHP Primer Tutorial (20141020)</option><option id='MyNew-20140407' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7144&pp=&pn=&title=Tcl/Tk_Bats_and_Ball_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7144&pp=&pn=&title=Tcl/Tk_Bats_and_Ball_Tutorial'>Tcl/Tk Bats and Ball Tutorial (20140407)</option><option id='MyNew-20130323' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=664&pp=&pn=&title=Tcl/Tk_So_Brilliant_(but_where_do_you_start?)_Primer_Tutorial_";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=664&pp=&pn=&title=Tcl/Tk_So_Brilliant_(but_where_do_you_start?)_Primer_Tutorial_'>Tcl/Tk So Brilliant (but where do you start?) Primer Tutorial (20130323)</option><option id='MyNew-20130219a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=243&pp=&pn=&title=The_Best_Things_In_Life_Are_Free_...";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=243&pp=&pn=&title=The_Best_Things_In_Life_Are_Free_...'>The Best Things In Life Are Free ... (20130219)</option><option id='MyNew-20150119h' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=11788&pp=&pn=&title=The_Commute";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11788&pp=&pn=&title=The_Commute'>The Commute (20150119)</option><option id='MyNew-20151216' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18889&pp=&pn=&title=The_Three_P_Three_Modes_Calling_Card_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18889&pp=&pn=&title=The_Three_P_Three_Modes_Calling_Card_Tutorial'>The Three P Three Modes Calling Card Tutorial (20151216)</option><option id='MyNew-20151217' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18900&pp=&pn=&title=The_Three_P_Three_Modes_Drag_and_Drop_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18900&pp=&pn=&title=The_Three_P_Three_Modes_Drag_and_Drop_Tutorial'>The Three P Three Modes Drag and Drop Tutorial (20151217)</option><option id='MyNew-20151214' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18850&pp=&pn=&title=The_Three_P_Three_Modes_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18850&pp=&pn=&title=The_Three_P_Three_Modes_Primer_Tutorial'>The Three P Three Modes Primer Tutorial (20151214)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20151215' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18876&pp=&pn=&title=The_Three_P_Three_Modes_Sharing_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18876&pp=&pn=&title=The_Three_P_Three_Modes_Sharing_Tutorial'>The Three P Three Modes Sharing Tutorial (20151215)</option><option id='MyNew-20160116' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18603&pp=&pn=&title=Thinking_Security_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18603&pp=&pn=&title=Thinking_Security_Primer_Tutorial'>Thinking Security Primer Tutorial (20160116)</option><option id='MyNew-20120911' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=87&pp=&pn=&title=Tiki_Wiki_experts_please";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=87&pp=&pn=&title=Tiki_Wiki_experts_please'>Tiki Wiki experts please (20120911)</option><option id='MyNew-20160130' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19826&pp=&pn=&title=Time_Machine_Backup_and_Disk_Utility_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19826&pp=&pn=&title=Time_Machine_Backup_and_Disk_Utility_Primer_Tutorial'>Time Machine Backup and Disk Utility Primer Tutorial (20160130)</option><option id='MyNew-20101225b' onclick='windowopen(";

newstr = newstr + dq + "http://127.0.0.1:8888/wordpress/?p=16&pp=&pn=&title=Tips_for_GIMP_to_create_*.png_with_(say)_three_layers,_from_scratch";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://127.0.0.1:8888/wordpress/?p=16&pp=&pn=&title=Tips_for_GIMP_to_create_*.png_with_(say)_three_layers,_from_scratch'>Tips for GIMP to create *.png with (say) three layers, from scratch (20101225)</option><option id='MyNew-20130425' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1096&pp=&pn=&title=Toad_interface_to_Oracle_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1096&pp=&pn=&title=Toad_interface_to_Oracle_Primer_Tutorial'>Toad interface to Oracle Primer Tutorial (20130425)</option><option id='MyNew-20150205a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=12212&pp=&pn=&title=Toggle_Context_Help_Mode_to_off";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=12212&pp=&pn=&title=Toggle_Context_Help_Mode_to_off'>Toggle Context Help Mode to off (20150205)</option><option id='MyNew-20150204a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=12153&pp=&pn=&title=Toggle_Download_Mode_from_GETME";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=12153&pp=&pn=&title=Toggle_Download_Mode_from_GETME'>Toggle Download Mode from GETME (20150204)</option><option id='MyNew-20140124' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6110&pp=&pn=&title=Touch_Pinch_Gesture_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6110&pp=&pn=&title=Touch_Pinch_Gesture_Primer_Tutorial'>Touch Pinch Gesture Primer Tutorial (20140124)</option><option id='MyNew-20140320' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6855&pp=&pn=&title=Touch_Swipe_Gesture_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6855&pp=&pn=&title=Touch_Swipe_Gesture_Primer_Tutorial'>Touch Swipe Gesture Primer Tutorial (20140320)</option><option id='MyNew-20130207' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=237&pp=&pn=&title=Try_our_new_online_game_..._Battleships_and_Cruisers";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=237&pp=&pn=&title=Try_our_new_online_game_..._Battleships_and_Cruisers'>Try our new online game ... Battleships and Cruisers (20130207)</option><option id='MyNew-20160103' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18803&pp=&pn=&title=Vagrant_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18803&pp=&pn=&title=Vagrant_Primer_Tutorial'>Vagrant Primer Tutorial (20160103)</option><option id='MyNew-20131207' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4999&pp=&pn=&title=VAX/VMS_and_DCL_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4999&pp=&pn=&title=VAX/VMS_and_DCL_Primer_Tutorial'>VAX/VMS and DCL Primer Tutorial (20131207)</option><option id='MyNew-20140603' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7908&pp=&pn=&title=VB.Net_Console_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7908&pp=&pn=&title=VB.Net_Console_Application_Primer_Tutorial'>VB.Net Console Application Primer Tutorial (20140603)</option><option id='MyNew-20141229' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11296&pp=&pn=&title=VB.Net_Hashtable_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11296&pp=&pn=&title=VB.Net_Hashtable_Primer_Tutorial'>VB.Net Hashtable Primer Tutorial (20141229)</option><option id='MyNew-20130314a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=517&pp=&pn=&title=VB.Net_in_Visual_Studio_(Express)_Windows_Desktop_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=517&pp=&pn=&title=VB.Net_in_Visual_Studio_(Express)_Windows_Desktop_Application_Primer_Tutorial'>VB.Net in Visual Studio (Express) Windows Desktop Application Primer Tutorial (20130314)</option><option id='MyNew-20130719' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2634&pp=&pn=&title=VB.Net_More_on_Web_Browser_Favourites_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2634&pp=&pn=&title=VB.Net_More_on_Web_Browser_Favourites_Tutorial'>VB.Net More on Web Browser Favourites Tutorial (20130719)</option><option id='MyNew-20130607' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1660&pp=&pn=&title=VB.Net_MultiThreading_and_Procexp_Windows_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1660&pp=&pn=&title=VB.Net_MultiThreading_and_Procexp_Windows_Primer_Tutorial'>VB.Net MultiThreading and Procexp Windows Primer Tutorial (20130607)</option><option id='MyNew-20130603' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1414&pp=&pn=&title=VB.Net_Online_Template_Notepad_Clone_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1414&pp=&pn=&title=VB.Net_Online_Template_Notepad_Clone_Tutorial'>VB.Net Online Template Notepad Clone Tutorial (20130603)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20130830' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3912&pp=&pn=&title=VB.Net_PictureBox_and_ImageList_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3912&pp=&pn=&title=VB.Net_PictureBox_and_ImageList_Primer_Tutorial'>VB.Net PictureBox and ImageList Primer Tutorial (20130830)</option><option id='MyNew-20130717a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2577&pp=&pn=&title=VB.Net_Reading_Access_Data_Source_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2577&pp=&pn=&title=VB.Net_Reading_Access_Data_Source_Tutorial'>VB.Net Reading Access Data Source Tutorial (20130717)</option><option id='MyNew-20130705' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=2410&pp=&pn=&title=VB.Net_Web_Browser_Favourites_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=2410&pp=&pn=&title=VB.Net_Web_Browser_Favourites_Primer_Tutorial'>VB.Net Web Browser Favourites Primer Tutorial (20130705)</option><option id='MyNew-20130503' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1190&pp=&pn=&title=VB.Net_Windows_Form_ToolBox_Components_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1190&pp=&pn=&title=VB.Net_Windows_Form_ToolBox_Components_Primer_Tutorial'>VB.Net Windows Form ToolBox Components Primer Tutorial (20130503)</option><option id='MyNew-20130326' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=718&pp=&pn=&title=VBA_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=718&pp=&pn=&title=VBA_Primer_Tutorial'>VBA Primer Tutorial (20130326)</option><option id='MyNew-20130521' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1262&pp=&pn=&title=VBScript_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1262&pp=&pn=&title=VBScript_Primer_Tutorial'>VBScript Primer Tutorial (20130521)</option><option id='MyNew-20141022' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10352&pp=&pn=&title=Video_on_Web_Browser_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10352&pp=&pn=&title=Video_on_Web_Browser_Primer_Tutorial'>Video on Web Browser Primer Tutorial (20141022)</option><option id='MyNew-20140719' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8486&pp=&pn=&title=Virtual_Hosts_with_EasyPHP_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8486&pp=&pn=&title=Virtual_Hosts_with_EasyPHP_Primer_Tutorial'>Virtual Hosts with EasyPHP Primer Tutorial (20140719)</option><option id='MyNew-20150119i' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=11798&pp=&pn=&title=Virtual_Tour";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11798&pp=&pn=&title=Virtual_Tour'>Virtual Tour (20150119)</option><option id='MyNew-20150326' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13753&pp=&pn=&title=VirtueMart_for_PHP_5.4_eCommerce_Reinstall_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13753&pp=&pn=&title=VirtueMart_for_PHP_5.4_eCommerce_Reinstall_Tutorial'>VirtueMart for PHP 5.4 eCommerce Reinstall Tutorial (20150326)</option><option id='MyNew-20141205' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10904&pp=&pn=&title=Visual_Studio_C%23_NUnitTest_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10904&pp=&pn=&title=Visual_Studio_C%23_NUnitTest_Primer_Tutorial'>Visual Studio C# NUnitTest Primer Tutorial (20141205)</option><option id='MyNew-20131101' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4941&pp=&pn=&title=Visual_Studio_Debug_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4941&pp=&pn=&title=Visual_Studio_Debug_Primer_Tutorial'>Visual Studio Debug Primer Tutorial (20131101)</option><option id='MyNew-20130303' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=395&pp=&pn=&title=VNC_Mac_to_PC_%22Remote_Desktop%22_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=395&pp=&pn=&title=VNC_Mac_to_PC_%22Remote_Desktop%22_Primer_Tutorial'>VNC Mac to PC ";

newstr = newstr + dq + "Remote Desktop";

newstr = newstr + dq + " Primer Tutorial (20130303)</option><option id='MyNew-20150119j' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=11790&pp=&pn=&title=Walking_Trip";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=11790&pp=&pn=&title=Walking_Trip'>Walking Trip (20150119)</option><option id='MyNew-20130226c' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=316&pp=&pn=&title=Walking_Trip_..._";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=316&pp=&pn=&title=Walking_Trip_..._'>Walking Trip ... (20130226)</option><option id='MyNew-20130225' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=287&pp=&pn=&title=Walking_Trip_..._Music_Tripping_...";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=287&pp=&pn=&title=Walking_Trip_..._Music_Tripping_...'>Walking Trip ... Music Tripping ... (20130225)</option><option id='MyNew-20130220' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=274&pp=&pn=&title=Water_sounds_...";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=274&pp=&pn=&title=Water_sounds_...'>Water sounds ... (20130220)</option><option id='MyNew-20140328' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6407&pp=&pn=&title=Web_Server_Access_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6407&pp=&pn=&title=Web_Server_Access_Primer_Tutorial'>Web Server Access Primer Tutorial (20140328)</option><option id='MyNew-20130817' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3491&pp=&pn=&title=Web_Server_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3491&pp=&pn=&title=Web_Server_Primer_Tutorial'>Web Server Primer Tutorial (20130817)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20121217' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=164&pp=&pn=&title=What_happens_to_those_mouse_clicks_..._?";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=164&pp=&pn=&title=What_happens_to_those_mouse_clicks_..._?'>What happens to those mouse clicks ... ? (20121217)</option><option id='MyNew-20130129' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=229&pp=&pn=&title=Where_do_you_go_for_help_with_software?";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=229&pp=&pn=&title=Where_do_you_go_for_help_with_software?'>Where do you go for help with software? (20130129)</option><option id='MyNew-20160224' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20317&pp=&pn=&title=Windows_10_and_Xbox_One_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20317&pp=&pn=&title=Windows_10_and_Xbox_One_Primer_Tutorial'>Windows 10 and Xbox One Primer Tutorial (20160224)</option><option id='MyNew-20160209' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20010&pp=&pn=&title=Windows_10_New_Keyboard_Shortcuts_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20010&pp=&pn=&title=Windows_10_New_Keyboard_Shortcuts_Primer_Tutorial'>Windows 10 New Keyboard Shortcuts Primer Tutorial (20160209)</option><option id='MyNew-20160203' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19907&pp=&pn=&title=Windows_10_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19907&pp=&pn=&title=Windows_10_Primer_Tutorial'>Windows 10 Primer Tutorial (20160203)</option><option id='MyNew-20130729' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3190&pp=&pn=&title=Windows_and_Mac_Command_Line_Gmail_Email_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3190&pp=&pn=&title=Windows_and_Mac_Command_Line_Gmail_Email_Primer_Tutorial'>Windows and Mac Command Line Gmail Email Primer Tutorial (20130729)</option><option id='MyNew-20160327' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20848&pp=&pn=&title=Windows_Command_Line_Batch_Filespec_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20848&pp=&pn=&title=Windows_Command_Line_Batch_Filespec_Tutorial'>Windows Command Line Batch Filespec Tutorial (20160327)</option><option id='MyNew-20160409' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21124&pp=&pn=&title=Windows_Command_Line_C_Filespec_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21124&pp=&pn=&title=Windows_Command_Line_C_Filespec_Tutorial'>Windows Command Line C Filespec Tutorial (20160409)</option><option id='MyNew-20150122' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11850&pp=&pn=&title=Windows_Command_Line_Interactive_sort_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11850&pp=&pn=&title=Windows_Command_Line_Interactive_sort_Tutorial'>Windows Command Line Interactive sort Tutorial (20150122)</option><option id='MyNew-20140818' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8427&pp=&pn=&title=Windows_Command_Line_Message_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8427&pp=&pn=&title=Windows_Command_Line_Message_Primer_Tutorial'>Windows Command Line Message Primer Tutorial (20140818)</option><option id='MyNew-20150121' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11835&pp=&pn=&title=Windows_Command_Line_sort_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11835&pp=&pn=&title=Windows_Command_Line_sort_Tutorial'>Windows Command Line sort Tutorial (20150121)</option><option id='MyNew-20140814' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8989&pp=&pn=&title=Windows_Command_Line_Start_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8989&pp=&pn=&title=Windows_Command_Line_Start_Primer_Tutorial'>Windows Command Line Start Primer Tutorial (20140814)</option><option id='MyNew-20130228' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=351&pp=&pn=&title=Windows_Command_Prompt_Via_Batch_File_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=351&pp=&pn=&title=Windows_Command_Prompt_Via_Batch_File_Primer_Tutorial'>Windows Command Prompt Via Batch File Primer Tutorial (20130228)</option><option id='MyNew-20140225' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6524&pp=&pn=&title=Windows_Control_Panel_Action_Center_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6524&pp=&pn=&title=Windows_Control_Panel_Action_Center_Primer_Tutorial'>Windows Control Panel Action Center Primer Tutorial (20140225)</option><option id='MyNew-20150530' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13694&pp=&pn=&title=Windows_Control_Panel_Desktop_Background_Regedit_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13694&pp=&pn=&title=Windows_Control_Panel_Desktop_Background_Regedit_Tutorial'>Windows Control Panel Desktop Background Regedit Tutorial (20150530)</option><option id='MyNew-20140418' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7293&pp=&pn=&title=Windows_Desktop_Email_Client_Calendar_Macro_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7293&pp=&pn=&title=Windows_Desktop_Email_Client_Calendar_Macro_Primer_Tutorial'>Windows Desktop Email Client Calendar Macro Primer Tutorial (20140418)</option><option id='MyNew-20130727' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3143&pp=&pn=&title=Windows_Desktop_Email_Client_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3143&pp=&pn=&title=Windows_Desktop_Email_Client_Primer_Tutorial'>Windows Desktop Email Client Primer Tutorial (20130727)</option><option id='MyNew-20150222' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12813&pp=&pn=&title=Windows_File_Server_and_File_Sharing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12813&pp=&pn=&title=Windows_File_Server_and_File_Sharing_Primer_Tutorial'>Windows File Server and File Sharing Primer Tutorial (20150222)</option><option id='MyNew-20150726' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16171&pp=&pn=&title=Windows_Firewall_Blocking_IP_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16171&pp=&pn=&title=Windows_Firewall_Blocking_IP_Primer_Tutorial'>Windows Firewall Blocking IP Primer Tutorial (20150726)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150408' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13990&pp=&pn=&title=Windows_Hard_Disk_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13990&pp=&pn=&title=Windows_Hard_Disk_Primer_Tutorial'>Windows Hard Disk Primer Tutorial (20150408)</option><option id='MyNew-20140401' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6896&pp=&pn=&title=Windows_Live_Essentials_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6896&pp=&pn=&title=Windows_Live_Essentials_Primer_Tutorial'>Windows Live Essentials Primer Tutorial (20140401)</option><option id='MyNew-20140402' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6658&pp=&pn=&title=Windows_Live_Movie_Maker_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6658&pp=&pn=&title=Windows_Live_Movie_Maker_Primer_Tutorial'>Windows Live Movie Maker Primer Tutorial (20140402)</option><option id='MyNew-20131115' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5228&pp=&pn=&title=Windows_Major_Web_Browsers_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5228&pp=&pn=&title=Windows_Major_Web_Browsers_Tutorial'>Windows Major Web Browsers Tutorial (20131115)</option><option id='MyNew-20131028a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4977&pp=&pn=&title=Windows_Media_Player_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4977&pp=&pn=&title=Windows_Media_Player_Primer_Tutorial'>Windows Media Player Primer Tutorial (20131028)</option><option id='MyNew-20140314' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6776&pp=&pn=&title=Windows_Multitasking_Tip_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6776&pp=&pn=&title=Windows_Multitasking_Tip_Primer_Tutorial'>Windows Multitasking Tip Primer Tutorial (20140314)</option><option id='MyNew-20150109' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10560&pp=&pn=&title=Windows_Onunload_Event_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10560&pp=&pn=&title=Windows_Onunload_Event_Primer_Tutorial'>Windows Onunload Event Primer Tutorial (20150109)</option><option id='MyNew-20160320' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12780&pp=&pn=&title=Windows_PowerShell_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12780&pp=&pn=&title=Windows_PowerShell_Primer_Tutorial'>Windows PowerShell Primer Tutorial (20160320)</option><option id='MyNew-20140415' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7126&pp=&pn=&title=Windows_Remote_Desktop_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7126&pp=&pn=&title=Windows_Remote_Desktop_Primer_Tutorial'>Windows Remote Desktop Primer Tutorial (20140415)</option><option id='MyNew-20140618' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=8141&pp=&pn=&title=Windows_Right_Click_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=8141&pp=&pn=&title=Windows_Right_Click_Primer_Tutorial'>Windows Right Click Primer Tutorial (20140618)</option><option id='MyNew-20130515' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1352&pp=&pn=&title=Windows_Task_Manager_and_Control_Panel_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1352&pp=&pn=&title=Windows_Task_Manager_and_Control_Panel_Primer_Tutorial'>Windows Task Manager and Control Panel Primer Tutorial (20130515)</option><option id='MyNew-20140321' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6873&pp=&pn=&title=Windows_Text_Editor_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6873&pp=&pn=&title=Windows_Text_Editor_Primer_Tutorial'>Windows Text Editor Primer Tutorial (20140321)</option><option id='MyNew-20151201' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18588&pp=&pn=&title=Windows_View_Online_via_Hotmail_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18588&pp=&pn=&title=Windows_View_Online_via_Hotmail_Primer_Tutorial'>Windows View Online via Hotmail Primer Tutorial (20151201)</option><option id='MyNew-20150318' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13541&pp=&pn=&title=Windows_Web_Browser_Home_Page_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13541&pp=&pn=&title=Windows_Web_Browser_Home_Page_Primer_Tutorial'>Windows Web Browser Home Page Primer Tutorial (20150318)</option><option id='MyNew-20150330' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13519&pp=&pn=&title=Windows_Wireless_Printing_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13519&pp=&pn=&title=Windows_Wireless_Printing_Primer_Tutorial'>Windows Wireless Printing Primer Tutorial (20150330)</option><option id='MyNew-20150709a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13431&pp=&pn=&title=Windows/DOS_xcopy_Backup_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13431&pp=&pn=&title=Windows/DOS_xcopy_Backup_Primer_Tutorial'>Windows/DOS xcopy Backup Primer Tutorial (20150709)</option><option id='MyNew-20140430' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7498&pp=&pn=&title=Wine_for_Windows_on_Mac_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7498&pp=&pn=&title=Wine_for_Windows_on_Mac_Primer_Tutorial'>Wine for Windows on Mac Primer Tutorial (20140430)</option><option id='MyNew-20120916' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=105&pp=&pn=&title=Wish_me_luck_1_of_?)_iOS_Hello_World_on_iPhone_5_simulator";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=105&pp=&pn=&title=Wish_me_luck_1_of_?)_iOS_Hello_World_on_iPhone_5_simulator'>Wish me luck 1 of ?) iOS Hello World on iPhone 5 simulator (20120916)</option><option id='MyNew-20150221a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=12860&pp=&pn=&title=Witty_Quip_for_Where_You_Live";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=12860&pp=&pn=&title=Witty_Quip_for_Where_You_Live'>Witty Quip for Where You Live (20150221)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20130528' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=21182&pp=&pn=&title=Witty_Signage_or_Business_Name_Best_Of_Poll";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=21182&pp=&pn=&title=Witty_Signage_or_Business_Name_Best_Of_Poll'>Witty Signage or Business Name Best Of Poll (20130528)</option><option id='MyNew-20150119k' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?page_id=21193&pp=&pn=&title=Witty_Signage_or_Business_Name_Best_Of_Poll";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?page_id=21193&pp=&pn=&title=Witty_Signage_or_Business_Name_Best_Of_Poll'>Witty Signage or Business Name Best Of Poll (20150119)</option><option id='MyNew-20151001' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17485&pp=&pn=&title=Word_Guessing_Game_for_Two_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17485&pp=&pn=&title=Word_Guessing_Game_for_Two_Primer_Tutorial'>Word Guessing Game for Two Primer Tutorial (20151001)</option><option id='MyNew-20141127' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10790&pp=&pn=&title=WordPress_Ajax_Contextual_Help_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10790&pp=&pn=&title=WordPress_Ajax_Contextual_Help_Primer_Tutorial'>WordPress Ajax Contextual Help Primer Tutorial (20141127)</option><option id='MyNew-20141129' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10819&pp=&pn=&title=Wordpress_Ajax_Mobile_Friendly_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10819&pp=&pn=&title=Wordpress_Ajax_Mobile_Friendly_Primer_Tutorial'>Wordpress Ajax Mobile Friendly Primer Tutorial (20141129)</option><option id='MyNew-20141128' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10807&pp=&pn=&title=WordPress_Ajax_Recent_Post_Preview_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10807&pp=&pn=&title=WordPress_Ajax_Recent_Post_Preview_Primer_Tutorial'>WordPress Ajax Recent Post Preview Primer Tutorial (20141128)</option><option id='MyNew-20150824' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16761&pp=&pn=&title=WordPress_Blog_Alphabetical_Search_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16761&pp=&pn=&title=WordPress_Blog_Alphabetical_Search_Follow_Up_Tutorial'>WordPress Blog Alphabetical Search Follow Up Tutorial (20150824)</option><option id='MyNew-20150823' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16749&pp=&pn=&title=WordPress_Blog_Alphabetical_Search_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16749&pp=&pn=&title=WordPress_Blog_Alphabetical_Search_Primer_Tutorial'>WordPress Blog Alphabetical Search Primer Tutorial (20150823)</option><option id='MyNew-20150410' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14054&pp=&pn=&title=WordPress_Blog_Category_List_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14054&pp=&pn=&title=WordPress_Blog_Category_List_Primer_Tutorial'>WordPress Blog Category List Primer Tutorial (20150410)</option><option id='MyNew-20141207' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10939&pp=&pn=&title=Wordpress_Blog_Code_Tag_CSS_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10939&pp=&pn=&title=Wordpress_Blog_Code_Tag_CSS_Primer_Tutorial'>Wordpress Blog Code Tag CSS Primer Tutorial (20141207)</option><option id='MyNew-20150302' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12220&pp=&pn=&title=WordPress_Blog_Context_Help_Mode_Toggler_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12220&pp=&pn=&title=WordPress_Blog_Context_Help_Mode_Toggler_Primer_Tutorial'>WordPress Blog Context Help Mode Toggler Primer Tutorial (20150302)</option><option id='MyNew-20141011' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10064&pp=&pn=&title=WordPress_Blog_Course_Design_Cookies_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10064&pp=&pn=&title=WordPress_Blog_Course_Design_Cookies_Tutorial'>WordPress Blog Course Design Cookies Tutorial (20141011)</option><option id='MyNew-20141007a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10004&pp=&pn=&title=Wordpress_Blog_Course_Design_Database_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10004&pp=&pn=&title=Wordpress_Blog_Course_Design_Database_Tutorial'>Wordpress Blog Course Design Database Tutorial (20141007)</option><option id='MyNew-20141006' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9977&pp=&pn=&title=Wordpress_Blog_Course_Design_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9977&pp=&pn=&title=Wordpress_Blog_Course_Design_Follow_Up_Tutorial'>Wordpress Blog Course Design Follow Up Tutorial (20141006)</option><option id='MyNew-20141009' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10025&pp=&pn=&title=WordPress_Blog_Course_Design_Looks_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10025&pp=&pn=&title=WordPress_Blog_Course_Design_Looks_Tutorial'>WordPress Blog Course Design Looks Tutorial (20141009)</option><option id='MyNew-20141008' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10021&pp=&pn=&title=WordPress_Blog_Course_Design_Page_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10021&pp=&pn=&title=WordPress_Blog_Course_Design_Page_Tutorial'>WordPress Blog Course Design Page Tutorial (20141008)</option><option id='MyNew-20141005' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9963&pp=&pn=&title=Wordpress_Blog_Course_Design_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9963&pp=&pn=&title=Wordpress_Blog_Course_Design_Primer_Tutorial'>Wordpress Blog Course Design Primer Tutorial (20141005)</option><option id='MyNew-20141206' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10920&pp=&pn=&title=Wordpress_Blog_Custom_Header_Image_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10920&pp=&pn=&title=Wordpress_Blog_Custom_Header_Image_Primer_Tutorial'>Wordpress Blog Custom Header Image Primer Tutorial (20141206)</option><option id='MyNew-20150223' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12156&pp=&pn=&title=WordPress_Blog_Download_Mode_Toggler_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12156&pp=&pn=&title=WordPress_Blog_Download_Mode_Toggler_Primer_Tutorial'>WordPress Blog Download Mode Toggler Primer Tutorial (20150223)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150319' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12908&pp=&pn=&title=WordPress_Blog_Landing_Page_Toggler_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12908&pp=&pn=&title=WordPress_Blog_Landing_Page_Toggler_Primer_Tutorial'>WordPress Blog Landing Page Toggler Primer Tutorial (20150319)</option><option id='MyNew-20150227' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13042&pp=&pn=&title=Wordpress_Blog_Mobile_Phone_Friendly_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13042&pp=&pn=&title=Wordpress_Blog_Mobile_Phone_Friendly_Primer_Tutorial'>Wordpress Blog Mobile Phone Friendly Primer Tutorial (20150227)</option><option id='MyNew-20150125' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11891&pp=&pn=&title=WordPress_Blog_Multiple_Post_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11891&pp=&pn=&title=WordPress_Blog_Multiple_Post_Primer_Tutorial'>WordPress Blog Multiple Post Primer Tutorial (20150125)</option><option id='MyNew-20150825' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16779&pp=&pn=&title=WordPress_Blog_MySql_Database_PHP_Code_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16779&pp=&pn=&title=WordPress_Blog_MySql_Database_PHP_Code_Tutorial'>WordPress Blog MySql Database PHP Code Tutorial (20150825)</option><option id='MyNew-20150124' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11877&pp=&pn=&title=WordPress_Blog_Oldest_Link_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11877&pp=&pn=&title=WordPress_Blog_Oldest_Link_Primer_Tutorial'>WordPress Blog Oldest Link Primer Tutorial (20150124)</option><option id='MyNew-20150322' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13601&pp=&pn=&title=WordPress_Blog_PHP_mod_deflate_Speed_Improvement_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13601&pp=&pn=&title=WordPress_Blog_PHP_mod_deflate_Speed_Improvement_Tutorial'>WordPress Blog PHP mod_deflate Speed Improvement Tutorial (20150322)</option><option id='MyNew-20160117' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14029&pp=&pn=&title=WordPress_Blog_Post_WYSIWYG_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14029&pp=&pn=&title=WordPress_Blog_Post_WYSIWYG_Primer_Tutorial'>WordPress Blog Post WYSIWYG Primer Tutorial (20160117)</option><option id='MyNew-20150805' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16382&pp=&pn=&title=WordPress_Blog_Search_Within_a_Search_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16382&pp=&pn=&title=WordPress_Blog_Search_Within_a_Search_Primer_Tutorial'>WordPress Blog Search Within a Search Primer Tutorial (20150805)</option><option id='MyNew-20150808' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16477&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Ajax_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16477&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Ajax_Tutorial'>WordPress Blog Search Within Search Ajax Tutorial (20150808)</option><option id='MyNew-20150806' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16418&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Implementation_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16418&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Implementation_Tutorial'>WordPress Blog Search Within Search Implementation Tutorial (20150806)</option><option id='MyNew-20150809' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16500&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Overlay_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16500&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Overlay_Tutorial'>WordPress Blog Search Within Search Overlay Tutorial (20150809)</option><option id='MyNew-20150807' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16440&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Preview_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16440&pp=&pn=&title=WordPress_Blog_Search_Within_Search_Preview_Tutorial'>WordPress Blog Search Within Search Preview Tutorial (20150807)</option><option id='MyNew-20150411' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14081&pp=&pn=&title=WordPress_Blog_Sticky_Post_Crontab_Curl_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14081&pp=&pn=&title=WordPress_Blog_Sticky_Post_Crontab_Curl_Tutorial'>WordPress Blog Sticky Post Crontab Curl Tutorial (20150411)</option><option id='MyNew-20150120' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11802&pp=&pn=&title=WordPress_Blog_Submenu_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11802&pp=&pn=&title=WordPress_Blog_Submenu_Primer_Tutorial'>WordPress Blog Submenu Primer Tutorial (20150120)</option><option id='MyNew-20150307' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13210&pp=&pn=&title=WordPress_Blog_Tag_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13210&pp=&pn=&title=WordPress_Blog_Tag_Primer_Tutorial'>WordPress Blog Tag Primer Tutorial (20150307)</option><option id='MyNew-20150705' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14298&pp=&pn=&title=WordPress_Bullet_Point_CSS_Styling_Emoji_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14298&pp=&pn=&title=WordPress_Bullet_Point_CSS_Styling_Emoji_Tutorial'>WordPress Bullet Point CSS Styling Emoji Tutorial (20150705)</option><option id='MyNew-20150104' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11421&pp=&pn=&title=Wordpress_Bullet_Point_CSS_Styling_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11421&pp=&pn=&title=Wordpress_Bullet_Point_CSS_Styling_Primer_Tutorial'>Wordpress Bullet Point CSS Styling Primer Tutorial (20150104)</option><option id='MyNew-20130802' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3372&pp=&pn=&title=Wordpress_Change_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3372&pp=&pn=&title=Wordpress_Change_Primer_Tutorial'>Wordpress Change Primer Tutorial (20130802)</option><option id='MyNew-20141118' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10640&pp=&pn=&title=WordPress_CSS_Change_helped_by_FireBug_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10640&pp=&pn=&title=WordPress_CSS_Change_helped_by_FireBug_Follow_Up_Tutorial'>WordPress CSS Change helped by FireBug Follow Up Tutorial (20141118)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20141119' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10653&pp=&pn=&title=Wordpress_CSS_Change_helped_by_FireBug_More_To_Do_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10653&pp=&pn=&title=Wordpress_CSS_Change_helped_by_FireBug_More_To_Do_Tutorial'>Wordpress CSS Change helped by FireBug More To Do Tutorial (20141119)</option><option id='MyNew-20140111' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5873&pp=&pn=&title=WordPress_CSS_Change_helped_by_Firebug_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5873&pp=&pn=&title=WordPress_CSS_Change_helped_by_Firebug_Primer_Tutorial'>WordPress CSS Change helped by Firebug Primer Tutorial (20140111)</option><option id='MyNew-20150525' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15024&pp=&pn=&title=WordPress_CSS_Rounded_Shadowed_Border_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15024&pp=&pn=&title=WordPress_CSS_Rounded_Shadowed_Border_Tutorial'>WordPress CSS Rounded Shadowed Border Tutorial (20150525)</option><option id='MyNew-20150816' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16620&pp=&pn=&title=WordPress_Highlighted_Search_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16620&pp=&pn=&title=WordPress_Highlighted_Search_Follow_Up_Tutorial'>WordPress Highlighted Search Follow Up Tutorial (20150816)</option><option id='MyNew-20150815' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16598&pp=&pn=&title=WordPress_Highlighted_Search_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16598&pp=&pn=&title=WordPress_Highlighted_Search_Primer_Tutorial'>WordPress Highlighted Search Primer Tutorial (20150815)</option><option id='MyNew-20150123' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11666&pp=&pn=&title=Wordpress_Horizontal_Rule_CSS_Styling_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11666&pp=&pn=&title=Wordpress_Horizontal_Rule_CSS_Styling_Primer_Tutorial'>Wordpress Horizontal Rule CSS Styling Primer Tutorial (20150123)</option><option id='MyNew-20150903' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16950&pp=&pn=&title=Wordpress_Posted_On_CSS_Styling_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16950&pp=&pn=&title=Wordpress_Posted_On_CSS_Styling_Follow_Up_Tutorial'>Wordpress Posted On CSS Styling Follow Up Tutorial (20150903)</option><option id='MyNew-20150904' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16974&pp=&pn=&title=WordPress_Posted_On_CSS_Styling_Following_You_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16974&pp=&pn=&title=WordPress_Posted_On_CSS_Styling_Following_You_Tutorial'>WordPress Posted On CSS Styling Following You Tutorial (20150904)</option><option id='MyNew-20150105' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11444&pp=&pn=&title=Wordpress_Posted_On_CSS_Styling_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11444&pp=&pn=&title=Wordpress_Posted_On_CSS_Styling_Primer_Tutorial'>Wordpress Posted On CSS Styling Primer Tutorial (20150105)</option><option id='MyNew-20160313' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20653&pp=&pn=&title=WordPress_Query_Monitor_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20653&pp=&pn=&title=WordPress_Query_Monitor_Primer_Tutorial'>WordPress Query Monitor Primer Tutorial (20160313)</option><option id='MyNew-20141211' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11008&pp=&pn=&title=Wordpress_Recent_Post_Image_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11008&pp=&pn=&title=Wordpress_Recent_Post_Image_Follow_Up_Tutorial'>Wordpress Recent Post Image Follow Up Tutorial (20141211)</option><option id='MyNew-20141209' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10985&pp=&pn=&title=Wordpress_Recent_Post_Image_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10985&pp=&pn=&title=Wordpress_Recent_Post_Image_Primer_Tutorial'>Wordpress Recent Post Image Primer Tutorial (20141209)</option><option id='MyNew-20150106' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11388&pp=&pn=&title=WordPress_Recent_Post_Landing_Page_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11388&pp=&pn=&title=WordPress_Recent_Post_Landing_Page_Tutorial'>WordPress Recent Post Landing Page Tutorial (20150106)</option><option id='MyNew-20150817' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16646&pp=&pn=&title=WordPress_Text_Widget_Background_Image_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16646&pp=&pn=&title=WordPress_Text_Widget_Background_Image_Follow_Up_Tutorial'>WordPress Text Widget Background Image Follow Up Tutorial (20150817)</option><option id='MyNew-20140406' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7137&pp=&pn=&title=WordPress_Text_Widget_Background_Image_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7137&pp=&pn=&title=WordPress_Text_Widget_Background_Image_Tutorial'>WordPress Text Widget Background Image Tutorial (20140406)</option><option id='MyNew-20131026' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4927&pp=&pn=&title=WordPress_Text_Widget_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4927&pp=&pn=&title=WordPress_Text_Widget_Tutorial'>WordPress Text Widget Tutorial (20131026)</option><option id='MyNew-20150424' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14468&pp=&pn=&title=WordPress_Upgrade_Crontab_Curl++Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14468&pp=&pn=&title=WordPress_Upgrade_Crontab_Curl++Tutorial'>WordPress Upgrade Crontab Curl Tutorial (20150424)</option><option id='MyNew-20150421' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14461&pp=&pn=&title=WordPress_Upgrade_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14461&pp=&pn=&title=WordPress_Upgrade_Follow_Up_Tutorial'>WordPress Upgrade Follow Up Tutorial (20150421)</option><option id='MyNew-20150422' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14401&pp=&pn=&title=WordPress_Upgrade_Implications_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14401&pp=&pn=&title=WordPress_Upgrade_Implications_Tutorial'>WordPress Upgrade Implications Tutorial (20150422)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150423' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14448&pp=&pn=&title=WordPress_Upgrade_Links_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14448&pp=&pn=&title=WordPress_Upgrade_Links_Tutorial'>WordPress Upgrade Links Tutorial (20150423)</option><option id='MyNew-20150420' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14344&pp=&pn=&title=WordPress_Upgrade_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14344&pp=&pn=&title=WordPress_Upgrade_Primer_Tutorial'>WordPress Upgrade Primer Tutorial (20150420)</option><option id='MyNew-20151227' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19128&pp=&pn=&title=WordPress_User_Body_Background_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19128&pp=&pn=&title=WordPress_User_Body_Background_Primer_Tutorial'>WordPress User Body Background Primer Tutorial (20151227)</option><option id='MyNew-20151224' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19034&pp=&pn=&title=WordPress_User_Font_Families_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19034&pp=&pn=&title=WordPress_User_Font_Families_Primer_Tutorial'>WordPress User Font Families Primer Tutorial (20151224)</option><option id='MyNew-20151225' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19088&pp=&pn=&title=WordPress_User_Header_Section_Border_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19088&pp=&pn=&title=WordPress_User_Header_Section_Border_Primer_Tutorial'>WordPress User Header Section Border Primer Tutorial (20151225)</option><option id='MyNew-20151004' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17561&pp=&pn=&title=WordPress_Visual_Synopsis_Automated_Scrolling_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17561&pp=&pn=&title=WordPress_Visual_Synopsis_Automated_Scrolling_Tutorial'>WordPress Visual Synopsis Automated Scrolling Tutorial (20151004)</option><option id='MyNew-20151003' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17537&pp=&pn=&title=WordPress_Visual_Synopsis_Slideshow_Posting_Links_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17537&pp=&pn=&title=WordPress_Visual_Synopsis_Slideshow_Posting_Links_Tutorial'>WordPress Visual Synopsis Slideshow Posting Links Tutorial (20151003)</option><option id='MyNew-20151002' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17510&pp=&pn=&title=WordPress_Visual_Synopsis_Slideshow_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17510&pp=&pn=&title=WordPress_Visual_Synopsis_Slideshow_Primer_Tutorial'>WordPress Visual Synopsis Slideshow Primer Tutorial (20151002)</option><option id='MyNew-20150901' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16924&pp=&pn=&title=WordPress_Widget_Container_Colour_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16924&pp=&pn=&title=WordPress_Widget_Container_Colour_Primer_Tutorial'>WordPress Widget Container Colour Primer Tutorial (20150901)</option><option id='MyNew-20131210' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5519&pp=&pn=&title=Xcode_and_its_Command_Line_Tools_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5519&pp=&pn=&title=Xcode_and_its_Command_Line_Tools_Primer_Tutorial'>Xcode and its Command Line Tools Primer Tutorial (20131210)</option><option id='MyNew-20130311' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=471&pp=&pn=&title=Xcode_C++_(and_Java)_Hello_World_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=471&pp=&pn=&title=Xcode_C++_(and_Java)_Hello_World_Primer_Tutorial'>Xcode C++ (and Java) Hello World Primer Tutorial (20130311)</option><option id='MyNew-20160228' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=20371&pp=&pn=&title=Xcode_C++_Web_Applications_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=20371&pp=&pn=&title=Xcode_C++_Web_Applications_Primer_Tutorial'>Xcode C++ Web Applications Primer Tutorial (20160228)</option><option id='MyNew-20140423' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7379&pp=&pn=&title=Xcode_Cocoa-Applescript_Dictation_Program_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7379&pp=&pn=&title=Xcode_Cocoa-Applescript_Dictation_Program_Primer_Tutorial'>Xcode Cocoa-Applescript Dictation Program Primer Tutorial (20140423)</option><option id='MyNew-20131116' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5238&pp=&pn=&title=Xcode_Debug_C_Strings_Program_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5238&pp=&pn=&title=Xcode_Debug_C_Strings_Program_Tutorial'>Xcode Debug C Strings Program Tutorial (20131116)</option><option id='MyNew-20141017' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10239&pp=&pn=&title=Xcode_iOS_Dynamic_UIButton_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10239&pp=&pn=&title=Xcode_iOS_Dynamic_UIButton_Primer_Tutorial'>Xcode iOS Dynamic UIButton Primer Tutorial (20141017)</option><option id='MyNew-20141012' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10082&pp=&pn=&title=Xcode_iOS_Mobile_Project_Exporting_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10082&pp=&pn=&title=Xcode_iOS_Mobile_Project_Exporting_Primer_Tutorial'>Xcode iOS Mobile Project Exporting Primer Tutorial (20141012)</option><option id='MyNew-20140109' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5855&pp=&pn=&title=Xcode_iOS_Utility_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5855&pp=&pn=&title=Xcode_iOS_Utility_Application_Primer_Tutorial'>Xcode iOS Utility Application Primer Tutorial (20140109)</option><option id='MyNew-20141019' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10320&pp=&pn=&title=Xcode_Learning_Programming_Blog_Course_Cookies_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10320&pp=&pn=&title=Xcode_Learning_Programming_Blog_Course_Cookies_Tutorial'>Xcode Learning Programming Blog Course Cookies Tutorial (20141019)</option><option id='MyNew-20141018' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10287&pp=&pn=&title=Xcode_Learning_Programming_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10287&pp=&pn=&title=Xcode_Learning_Programming_Primer_Tutorial'>Xcode Learning Programming Primer Tutorial (20141018)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20131011' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4728&pp=&pn=&title=Xcode_Objective-C_Mutable_Array_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4728&pp=&pn=&title=Xcode_Objective-C_Mutable_Array_Primer_Tutorial'>Xcode Objective-C Mutable Array Primer Tutorial (20131011)</option><option id='MyNew-20131218' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5644&pp=&pn=&title=Xcode_Objective-C_Mutable_Dictionary_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5644&pp=&pn=&title=Xcode_Objective-C_Mutable_Dictionary_Primer_Tutorial'>Xcode Objective-C Mutable Dictionary Primer Tutorial (20131218)</option><option id='MyNew-20131013' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4763&pp=&pn=&title=Xcode_Objective-C_Polymorphic_Array_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4763&pp=&pn=&title=Xcode_Objective-C_Polymorphic_Array_Primer_Tutorial'>Xcode Objective-C Polymorphic Array Primer Tutorial (20131013)</option><option id='MyNew-20130528a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1552&pp=&pn=&title=Xcode_Objective-C_User_Interface_Builder_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1552&pp=&pn=&title=Xcode_Objective-C_User_Interface_Builder_Primer_Tutorial'>Xcode Objective-C User Interface Builder Primer Tutorial (20130528)</option><option id='MyNew-20130816' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3732&pp=&pn=&title=Xcode_Python_Desktop_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3732&pp=&pn=&title=Xcode_Python_Desktop_Application_Primer_Tutorial'>Xcode Python Desktop Application Primer Tutorial (20130816)</option><option id='MyNew-20130704a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1997&pp=&pn=&title=Xcode_Ruby_Desktop_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1997&pp=&pn=&title=Xcode_Ruby_Desktop_Application_Primer_Tutorial'>Xcode Ruby Desktop Application Primer Tutorial (20130704)</option><option id='MyNew-20140922' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9747&pp=&pn=&title=Xcode_Sprite_Kit_Game_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9747&pp=&pn=&title=Xcode_Sprite_Kit_Game_Application_Primer_Tutorial'>Xcode Sprite Kit Game Application Primer Tutorial (20140922)</option><option id='MyNew-20140923' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9765&pp=&pn=&title=Xcode_Sprite_Kit_Game_iOS_Application_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9765&pp=&pn=&title=Xcode_Sprite_Kit_Game_iOS_Application_Primer_Tutorial'>Xcode Sprite Kit Game iOS Application Primer Tutorial (20140923)</option><option id='MyNew-20150216' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12571&pp=&pn=&title=Xcode_Swift_Image_Assets_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12571&pp=&pn=&title=Xcode_Swift_Image_Assets_Primer_Tutorial'>Xcode Swift Image Assets Primer Tutorial (20150216)</option><option id='MyNew-20150308' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13248&pp=&pn=&title=Xcode_Swift_iOS_Application_End_Game_Follow_Up_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13248&pp=&pn=&title=Xcode_Swift_iOS_Application_End_Game_Follow_Up_Tutorial'>Xcode Swift iOS Application End Game Follow Up Tutorial (20150308)</option><option id='MyNew-20150220' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12683&pp=&pn=&title=Xcode_Swift_iOS_Application_End_Game_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12683&pp=&pn=&title=Xcode_Swift_iOS_Application_End_Game_Primer_Tutorial'>Xcode Swift iOS Application End Game Primer Tutorial (20150220)</option><option id='MyNew-20150219' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12649&pp=&pn=&title=Xcode_Swift_Resizable_UIWebview_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12649&pp=&pn=&title=Xcode_Swift_Resizable_UIWebview_Primer_Tutorial'>Xcode Swift Resizable UIWebview Primer Tutorial (20150219)</option><option id='MyNew-20150214' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12525&pp=&pn=&title=Xcode_Swift_UIWebView_Back_and_Forward_Button_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12525&pp=&pn=&title=Xcode_Swift_UIWebView_Back_and_Forward_Button_Tutorial'>Xcode Swift UIWebView Back and Forward Button Tutorial (20150214)</option><option id='MyNew-20150918' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17231&pp=&pn=&title=XML_to_HTML_Data_Intelligence_Translation_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17231&pp=&pn=&title=XML_to_HTML_Data_Intelligence_Translation_Tutorial'>XML to HTML Data Intelligence Translation Tutorial (20150918)</option><option id='MyNew-20150919' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17243&pp=&pn=&title=XML_to_HTML_PHP_Simplexml_Translation_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17243&pp=&pn=&title=XML_to_HTML_PHP_Simplexml_Translation_Tutorial'>XML to HTML PHP Simplexml Translation Tutorial (20150919)</option><option id='MyNew-20150920' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=17258&pp=&pn=&title=XML_to_HTML_PHP_Three_Ways_Translation_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=17258&pp=&pn=&title=XML_to_HTML_PHP_Three_Ways_Translation_Tutorial'>XML to HTML PHP Three Ways Translation Tutorial (20150920)</option><option id='MyNew-20130427' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1120&pp=&pn=&title=XML_with_HTML_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1120&pp=&pn=&title=XML_with_HTML_Primer_Tutorial'>XML with HTML Primer Tutorial (20130427)</option><option id='MyNew-20130506a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1219&pp=&pn=&title=XML_with_XSLT_via_HTML_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1219&pp=&pn=&title=XML_with_XSLT_via_HTML_Primer_Tutorial'>XML with XSLT via HTML Primer Tutorial (20130506)</option><option id='MyNew-20140610' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7579&pp=&pn=&title=XWindows_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7579&pp=&pn=&title=XWindows_Primer_Tutorial'>XWindows Primer Tutorial (20140610)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150323' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13627&pp=&pn=&title=Yahoo_YQL_Geodata_JSON_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13627&pp=&pn=&title=Yahoo_YQL_Geodata_JSON_Primer_Tutorial'>Yahoo YQL Geodata JSON Primer Tutorial (20150323)</option><option id='MyNew-20150527' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15059&pp=&pn=&title=Yahoo_YQL_JSON_Thesaurus_and_Translation_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15059&pp=&pn=&title=Yahoo_YQL_JSON_Thesaurus_and_Translation_Tutorial'>Yahoo YQL JSON Thesaurus and Translation Tutorial (20150527)</option><option id='MyNew-20150528' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=15082&pp=&pn=&title=Yahoo_YQL_JSON_Thesaurus_Gettext_Translation_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=15082&pp=&pn=&title=Yahoo_YQL_JSON_Thesaurus_Gettext_Translation_Tutorial'>Yahoo YQL JSON Thesaurus Gettext Translation Tutorial (20150528)</option><option id='MyNew-20150324' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13656&pp=&pn=&title=Yahoo_YQL_Nextbus_JSON_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13656&pp=&pn=&title=Yahoo_YQL_Nextbus_JSON_Primer_Tutorial'>Yahoo YQL Nextbus JSON Primer Tutorial (20150324)</option><option id='MyNew-20141226' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11240&pp=&pn=&title=Yahoo_YQL_Web_JSON_Google_for_Two_Translate_Share_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11240&pp=&pn=&title=Yahoo_YQL_Web_JSON_Google_for_Two_Translate_Share_Tutorial'>Yahoo YQL Web JSON Google for Two Translate Share Tutorial (20141226)</option><option id='MyNew-20141225' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11226&pp=&pn=&title=Yahoo_YQL_Web_JSON_Google_for_Two_Translate_Speech_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11226&pp=&pn=&title=Yahoo_YQL_Web_JSON_Google_for_Two_Translate_Speech_Tutorial'>Yahoo YQL Web JSON Google for Two Translate Speech Tutorial (20141225)</option><option id='MyNew-20140521' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=7529&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Another_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=7529&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Another_Tutorial'>Yahoo YQL Web Service JSON Another Tutorial (20140521)</option><option id='MyNew-20150803' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16353&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_data.uri_PDF_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16353&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_data.uri_PDF_Tutorial'>Yahoo YQL Web Service JSON data.uri PDF Tutorial (20150803)</option><option id='MyNew-20150802' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=16324&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_data.uri_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=16324&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_data.uri_Tutorial'>Yahoo YQL Web Service JSON data.uri Tutorial (20150802)</option><option id='MyNew-20141115' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10607&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_First_Name_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10607&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_First_Name_Tutorial'>Yahoo YQL Web Service JSON First Name Tutorial (20141115)</option><option id='MyNew-20140213' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6304&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_FollowUp_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6304&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_FollowUp_Tutorial'>Yahoo YQL Web Service JSON FollowUp Tutorial (20140213)</option><option id='MyNew-20141227' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11205&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Google_Books_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11205&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Google_Books_Tutorial'>Yahoo YQL Web Service JSON Google Books Tutorial (20141227)</option><option id='MyNew-20141224' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11215&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Google_for_Two_Translate_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11215&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Google_for_Two_Translate_Tutorial'>Yahoo YQL Web Service JSON Google for Two Translate Tutorial (20141224)</option><option id='MyNew-20140304' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6360&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Next_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6360&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Next_Tutorial'>Yahoo YQL Web Service JSON Next Tutorial (20140304)</option><option id='MyNew-20140131' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6194&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6194&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Primer_Tutorial'>Yahoo YQL Web Service JSON Primer Tutorial (20140131)</option><option id='MyNew-20141117' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10624&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Social_Mention_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10624&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Social_Mention_Tutorial'>Yahoo YQL Web Service JSON Social Mention Tutorial (20141117)</option><option id='MyNew-20150107' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11265&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Spotify_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11265&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Spotify_Tutorial'>Yahoo YQL Web Service JSON Spotify Tutorial (20150107)</option><option id='MyNew-20150114' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11246&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Thesaurus_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11246&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Thesaurus_Tutorial'>Yahoo YQL Web Service JSON Thesaurus Tutorial (20150114)</option><option id='MyNew-20150110' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11460&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Worldbank_Country_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11460&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Worldbank_Country_Tutorial'>Yahoo YQL Web Service JSON Worldbank Country Tutorial (20150110)</option><option value=' '>Tutorials (toggle sort order) ...</option><option id='MyNew-20150111' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11472&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Worldbank_Data_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11472&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Worldbank_Data_Tutorial'>Yahoo YQL Web Service JSON Worldbank Data Tutorial (20150111)</option><option id='MyNew-20150112' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=11484&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Worldbank_Datasets_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=11484&pp=&pn=&title=Yahoo_YQL_Web_Service_JSON_Worldbank_Datasets_Tutorial'>Yahoo YQL Web Service JSON Worldbank Datasets Tutorial (20150112)</option><option id='MyNew-20141116' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=10613&pp=&pn=&title=Yahoo_YQL_Web_Service_Winter_Olympics_Game_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=10613&pp=&pn=&title=Yahoo_YQL_Web_Service_Winter_Olympics_Game_Tutorial'>Yahoo YQL Web Service Winter Olympics Game Tutorial (20141116)</option><option id='MyNew-20140325' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=6741&pp=&pn=&title=Yahoo_YQL_Yahoo_News_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=6741&pp=&pn=&title=Yahoo_YQL_Yahoo_News_Tutorial'>Yahoo YQL Yahoo News Tutorial (20140325)</option><option id='MyNew-20151207' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18728&pp=&pn=&title=Yii_MVC_PHP_Framework_Hello_World_Content_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18728&pp=&pn=&title=Yii_MVC_PHP_Framework_Hello_World_Content_Tutorial'>Yii MVC PHP Framework Hello World Content Tutorial (20151207)</option><option id='MyNew-20151206' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=18707&pp=&pn=&title=Yii_MVC_PHP_Framework_Hello_World_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=18707&pp=&pn=&title=Yii_MVC_PHP_Framework_Hello_World_Tutorial'>Yii MVC PHP Framework Hello World Tutorial (20151206)</option><option id='MyNew-20150301' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=12638&pp=&pn=&title=Yosemite_MAMP_Issue_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=12638&pp=&pn=&title=Yosemite_MAMP_Issue_Primer_Tutorial'>Yosemite MAMP Issue Primer Tutorial (20150301)</option><option id='MyNew-20130310a' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=454&pp=&pn=&title=You_say_Tic-Tac-Toe,_i_say_Noughts_&_Crosses";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=454&pp=&pn=&title=You_say_Tic-Tac-Toe,_i_say_Noughts_&_Crosses'>You say Tic-Tac-Toe, i say Noughts & Crosses (20130310)</option><option id='MyNew-20130803' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=3415&pp=&pn=&title=YouTube_Channel_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=3415&pp=&pn=&title=YouTube_Channel_Primer_Tutorial'>YouTube Channel Primer Tutorial (20130803)</option><option id='MyNew-20130915' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=4264&pp=&pn=&title=YouTube_Closed_Captions_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=4264&pp=&pn=&title=YouTube_Closed_Captions_Primer_Tutorial'>YouTube Closed Captions Primer Tutorial (20130915)</option><option id='MyNew-20160328' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13071&pp=&pn=&title=YouTube_Slow_Motion_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13071&pp=&pn=&title=YouTube_Slow_Motion_Primer_Tutorial'>YouTube Slow Motion Primer Tutorial (20160328)</option><option id='MyNew-20150426' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=14097&pp=&pn=&title=YouTube_to_Google+_via_iPhone_and_Gmail_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=14097&pp=&pn=&title=YouTube_to_Google+_via_iPhone_and_Gmail_Tutorial'>YouTube to Google+ via iPhone and Gmail Tutorial (20150426)</option><option id='MyNew-20160108' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=19416&pp=&pn=&title=YouTube_via_iPad_Photos_App_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=19416&pp=&pn=&title=YouTube_via_iPad_Photos_App_Primer_Tutorial'>YouTube via iPad Photos App Primer Tutorial (20160108)</option><option id='MyNew-20130604' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1624&pp=&pn=&title=YUI_and_jQuery_Javascript_Flickr_Feed_Drag_and_Drop_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1624&pp=&pn=&title=YUI_and_jQuery_Javascript_Flickr_Feed_Drag_and_Drop_Tutorial'>YUI and jQuery Javascript Flickr Feed Drag and Drop Tutorial (20130604)</option><option id='MyNew-20150724' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=13806&pp=&pn=&title=YUI_Container_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=13806&pp=&pn=&title=YUI_Container_Primer_Tutorial'>YUI Container Primer Tutorial (20150724)</option><option id='MyNew-20140827' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=9212&pp=&pn=&title=YUI_Debugging_Logger_Control_Flickr_Feed_Drag_Drop_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=9212&pp=&pn=&title=YUI_Debugging_Logger_Control_Flickr_Feed_Drag_Drop_Tutorial'>YUI Debugging Logger Control Flickr Feed Drag Drop Tutorial (20140827)</option><option id='MyNew-20130513' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1330&pp=&pn=&title=YUI_UI_Animation_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1330&pp=&pn=&title=YUI_UI_Animation_Primer_Tutorial'>YUI UI Animation Primer Tutorial (20130513)</option><option id='MyNew-20130422' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=1061&pp=&pn=&title=YUI_UI_Calendar_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=1061&pp=&pn=&title=YUI_UI_Calendar_Primer_Tutorial'>YUI UI Calendar Primer Tutorial (20130422)</option><option id='MyNew-20131102' onclick='windowopen(";

newstr = newstr + dq + "http://www.rjmprogramming.com.au/wordpress/?p=5034&pp=&pn=&title=YUI_UI_Colour_Picker_Primer_Tutorial";

newstr = newstr + dq + ",";

newstr = newstr + dq + "_blank";

newstr = newstr + dq + "); ' value='http://www.rjmprogramming.com.au/wordpress/?p=5034&pp=&pn=&title=YUI_UI_Colour_Picker_Primer_Tutorial'>YUI UI Colour Picker Primer Tutorial (20131102)</option><option value=' '>Tutorials (toggle sort order) ...</option>";
if (tval != 0) { tval = 0; os.innerHTML = newstr; } else { tval = 1; os.innerHTML = wasstr; }
}
</script>
</body></html>