Tag Archives: web server

HTML Canvas Pros and Cons Game Primer Tutorial

The HTML Canvas element is great for many types of games especially where you draw your own graphics based on interaction from the user. Today you may consider our Pros and Cons “game” to be more of a “decision making … Continue reading

Posted in Ajax, eLearning, Games, OOP, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , | 10 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

WordPress Blog PHP mod_deflate Speed Improvement Tutorial

Our “quest” for speed continues, man person. This WordPress Blog (from WordPress.org (not WordPress.com)) is now using the PHP mod_deflate module to zip up the traffic going out on the web, in exchange for a higher CPU load for our … Continue reading

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

EasyApache in cPanel Primer Tutorial

This is not a Monty Python skit (though?) and there is a thought process to say that the previous relevant Google Page Speed Image Optimization Follow Up Tutorial as shown below is relevant to “EasyApache on cPanel Primer Tutorial” … … Continue reading

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

PHP Rhopalic Letter Sentence Game Primer Tutorial

Today we put the implications of HTML Form Multiple Submit Buttons Primer Tutorial as shown below, to use, for a callback scenario in two parts, the most complex part of which we want to differentiate about the instigation of sharing … Continue reading

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

FileZilla Secure ftp Primer Tutorial

When you maintain a Web Server there is often a requirement to upload (from your local disk) to the web server and download (from the web server) files you are working on? We discussed this previously with Web Server Access … Continue reading

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

Perl CGI Modes of Use Primer Tutorial

A little while back we revisited the “PHP Modes of Use” discussion last talked about with PHP Modes of Use File Traverse Tutorial as shown below. We’re revisiting today to show you that it doesn’t have to be only your … Continue reading

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

PHP/Javascript Dynamic Slideshow Primer Tutorial

The design of today’s PHP Dynamic Slideshow tutorial has so much in common, as far as inputs and process go, with PHP HTML/XML to Text Conversion Tutorial as shown below, that we base the software coding on it, happily building … Continue reading

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