Tag Archives: korn shell

ImageMagick and Three Ps Affine Transformation Tutorial

It’s a common requirement with Information Technology programming to want to transform an image file. With CSS there are mechanisms to display images in a (affine) transformed way regarding … rotation scale … for display purposes, without altering the image … Continue reading

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

Korn Shell and MySql Primer Tutorial

A few days ago we talked about the great “Fred and Ginger” type of relationship PHP and MySql have with Apache web servers, in particular, with WordPress Upgrade Crontab Curl Tutorial. Well, even Fred and Ginger had a bust up … Continue reading

Posted in Database, eLearning, Operating System, Projects, Tutorials | Tagged , , , , , , , , , , , , | 11 Comments

Linux Global Substitutions Primer Tutorial

We’ve discussed the topic of Linux (or unix) shell scripting method of global file substitutions with the very old Are you interested in combating drudgery? and the example usage in str_replace.sh Yesterday we revisited the idea regarding the upgrade to … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , | 13 Comments

Linux crontab Considerations Tutorial

The crontab functionality in Linux or Unix is just great. It is batch processing, doing things while you are not there. This same crontab strength is also, at times, a source of its weakness … what if something goes wrong … Continue reading

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

Google Charts Emailing Primer Tutorial

The Google Charts (derived) webpages here at this rjmprogramming.com.au WordPress blog have all changed to add functionality for emailing snapshots of the Google Charts “midstream”. You can see a table of tutorials, and corresponding PHP code (with the last row … Continue reading

Posted in eLearning, Event-Driven Programming, GUI, Projects, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , | 19 Comments

CSH/KSH/PHP Numerical Bubble Sort Tutorial

Here is a tutorial that follows up on yesterday’s C++ Xcode Numerical Bubble Sort Tutorial as shown below, in an “oh, I forgot” moment to make the link between the programming language C (and then C++) and its relationship to … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | 8 Comments

Linux Korn Shell Interactive Primer Tutorial

Linux (or unix) support a number of shell command line environments, the default being Bash for Mac OS X and its Terminal application. My favourite shell is called Korn shell, because I got used to it a lot doing work … Continue reading

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