Tag Archives: command line

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

WordPress Theme Lookup Primer Tutorial

Maybe you have been following our recent exploits with MAMP on Windows, are curious, but have no experience with PHP? Today’s tutorial might be right down your alley. All the “parts” to today’s “What WordPress Theme is That” web application … Continue reading

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

Scala Hello World Primer Tutorial

The Scala programming language is a burgeoning force in Information Technology … Object-Oriented Meets Functional   Have the best of both worlds. Construct elegant class hierarchies for maximum code reuse and extensibility, implement their behavior using higher-order functions. Or anything … Continue reading

Posted in eLearning, NetBeans, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , | 2 Comments