Tag Archives: command line

PHP Find in Context Primer Tutorial

We’ve discussed PHP as a great server-side language that we use at our rjmprogramming.com.au domain and the three modes of use that PHP works, when we presented PHP Desktop Command Line Follow Up Tutorial as shown below. You may recall … Continue reading

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

Webpage that Self-Destructs Primer Tutorial

You’d probably have heard of the mobile app Snapchat and perhaps the principles of how it works. This design reminds me of that Mission Impossible “This tape will self-destruct” modus operandi. So, today, we set out using PHP to have … Continue reading

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

SSL Software Suite Changes Primer Tutorial

It was kind of sad us not envisaging SSL requirements down the track with a lot of our software here at RJM Programming. Kind of sad, but also “kind of useful”, as we like to revisit code, and we’ll be … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Terminal Mark Primer Tutorial

XML data often comes in files with one record that is a very long string, so think long and hard about tools you rely on to find strings in such XML data. We’re biassed, but we like PHP on the … Continue reading

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

Spreadsheet and XML Global Substitution Genericization Tutorial

It’s one thing to write a useful one off web application with quite a few hard codings, but what about an attempt to genericize it, and by so doing, oftentimes you are improving its documentation aspects, so that, if the … Continue reading

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

Spreadsheet and XML Global Substitution CSV Tutorial

Programmatically, we came in half way with the programming when we presented Spreadsheet and XML Global Substitution Primer Tutorial as shown below. The programming, then, had two inputs, namely … input spreadsheet’s CSV file manually created index XML file … … Continue reading

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

Spreadsheet and XML Global Substitution Primer Tutorial

Yesterday when we were discussing Worldbank API World Country Reporting Regex Tutorial we mentioned … … and we use it (ie. Regex) with serverside PHP today, under the auspices of the preg_match function, though we most often use RegEx thinking … Continue reading

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

Linux Inode File Removal Tutorial

We think of the Linux and Unix concept of an “inode” as interesting in terms of an organizational design for a hard disk operating system, but more of a curiosity in most day to day interfacing to Linux. After all, … Continue reading

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