Tag Archives: programming

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

Internet Explorer 8 with No Canvas Primer Tutorial

Was gobsmacked the other day trying worldold.htm on Internet Explorer 8, because I’d forgotten that the “canvas” element is not supported in IE8 or below. This web application uses the HTML5 “canvas” element not natively available in IE8 or below. … Continue reading

Posted in eLearning, Event-Driven Programming, GUI, Tutorials | Tagged , , , , , , , , , , , , , , , | 1 Comment

WordPress Upgrade Crontab Curl Tutorial

Yesterday‘s work with the WordPress upgrade from 3.0.3 to 4.1.1 … and “letting go” (of 3.0.3) thoughts mentioned … … but not yet moving to any generic mappings via the WordPress 3.0.3’s index.php nor any .htaccess / httpd.config arrangements for … Continue reading

Posted in Data Integration, Database, eLearning, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 43 Comments

WordPress Upgrade Links Tutorial

Here is today’s “moving forward” moment regarding our WordPress upgrade from version 3.0.3 to 4.1.1. You may be wondering how relevant this is to you, and it may not be immediately applicably relevant, but you may find the approaches of … Continue reading

Posted in Data Integration, eLearning, Installers, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | 19 Comments

WordPress Upgrade Implications Tutorial

Yesterday we saw with WordPress Upgrade Follow Up Tutorial as shown below that WordPress has a great Export and Import plugin to help migrate data after you upgrade your WordPress version. By the way, it is worth noting with this, … Continue reading

Posted in Data Integration, eLearning, Installers, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | 12 Comments

WordPress Upgrade Follow Up Tutorial

WordPress has a great Export and Import plugin to help migrate data after you upgrade your WordPress version, perhaps. This came to the fore yesterday when we started (there is a lot more to do) on that migration path going … Continue reading

Posted in Data Integration, eLearning, Installers, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | 21 Comments

WordPress Upgrade Primer Tutorial

It’s early days, and there is more to be done, but here at this WordPress blog we’re transitioning to version 4.1.1 from 3.0.3 Three major decisions involved … Do I keep the same theme? This one depends a bit, and … Continue reading

Posted in Data Integration, eLearning, Installers, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 14 Comments

Swift Operator Overloading Primer Tutorial

With more inspiration from Swift Fundamentals The Language of iOS Development by Mark Lassoff (ISBN 9780990402053), we continue on from yesterday’s Swift Dictionaries and Arrays Primer Tutorial as shown below, by talking about Operator Overloading today, we touch on some … Continue reading

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