Tag Archives: encryption

SSL Certificate Renewal Revisited Tutorial

Way back when with SSL Certificate Renewal Tutorial we renewed the SSL Certificate for the rjmprogramming.com.au domain. What, in practical terms, does that mean? It means a URL such as … https://www.rjmprogramming.com.au … involves encryption, offering a level of security … Continue reading

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

Virtual Private Networks on macOS Primer Tutorial

There’s a good chance you’ve heard of the term “Virtual Private Network”? If not, how about VPN? We got a heads up on this from the excellent “7 major benefits of VPN services: no room for doubt”, thanks, and let’s … Continue reading

Posted in eLearning, Networking, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , | 1 Comment

Monthly Chronicler LocalStorage Tutorial

Are you familiar with “LocalStorage” at the client side of web application usage, as an alternative to HTTP Cookie usage? It can store much more information than HTTP Cookies, but has no expiry date as such. This is not to … Continue reading

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

Monthly Chronicler Date Range Tutorial

Today’s crucial Javascript function is called “nothing” (or more specifically setTimeout(nothing,600); (to have a small delay to when it gets used)). How did this come to pass? Well, today, with some new onclick event logic allowing for the user to … Continue reading

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