Tag Archives: log

Form or Prompt Output Tagged Template Literal Tutorial

Yesterday’s Scrolling Logging Template Literals Primer Tutorial was the precursor to discussing “Tagged Template Literals” … A more advanced form of template literals are tagged templates. Tags allow you to parse template literals with a function. The first argument of … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | Leave a comment

Scrolling Logging Template Literals Primer Tutorial

Yesterday’s Screen Capture API Download Video Tutorial‘a web application code, thanks to Using Screen Capture, used interesting Javascript Template Literals … Template literals are literals delimited with backtick (`) characters, allowing for multi-line strings, for string interpolation with embedded expressions, … Continue reading

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

Google Chrome on iOS Web Browser Debug Tutorial

Debugging (Javascript issues that cannot be simulated on non-mobile and cannot be resolved via alert popups with) mobile iOS web applications is possible …

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

CentOS Exim Mail Server Sanity Check Testing Tutorial

To send an email often relies on a Mail Server and accompanying software and hardware and networking to support just such a Mail Server. Here at our Linux web server (CentOS) here at RJM Programming we oversee an Exim Mail … Continue reading

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

QR Code Covid Safe Check-in App Tutorial

In this jurisdiction as far as Covid is concerned, the New South Wales state of Australia, many coffee shops and pubs and restaurants and other small businesses have opted to be able to say they are … Covid Safe … … Continue reading

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

CentOS Exim Advanced Configuration Primer Tutorial

There are two file resource aspects to watch out for regarding a web server hard disk storage … hard disk space hard disk inode count (for Linux and unix web servers) … which can, respectively, be monitored by Linux commands … Continue reading

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

Linux Disk Usage cPanel Heads Up Tutorial

What’s important, and what’s not? Leave you with that. See you tomorrow. Not a very good blog posting is it? Let’s say, instead … “What’s important, and what’s not, regarding Linux CentOS WHM Apache/PHP/MySQL cPanel, when it presents one of … Continue reading

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

HTML Style Mapping Tool Refinement Tutorial

We’re continuing on with a new web application tool idea today, an external Javascript tool that when applied to a webpage, or not, between <head> and </head> via … <!–script type=’text/javascript’ src=’http://www.rjmprogramming.com.au/HTMLCSS/meld_styles.js’></script–> … that allows you to dynamically map some … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , | Leave a comment