Tag Archives: client/server

Windows File Server and File Sharing Primer Tutorial

Was discussing Windows and File Servers the other day with a student and realized it is a subject often taken for granted now in workplaces, and perhaps in home networks. The way you can share files between networked computers has … Continue reading

Posted in eLearning, Hardware, Networking, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 9 Comments

PHP Rhopalic Letter Sentence Game Mobile Friendly Tutorial

To make a web application more mobile device friendly, there is the look and the usability to consider. When you consider the look you should try to take into account, very small device widths, as would be applicable for a … Continue reading

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

Perl CGI File Information Primer Tutorial

Today we once again venture into the world of Perl CGI (Common Gateway Interface) on our Apache/PHP/MySql CentOS web server, this time to investigate using the Perl CGI to show some file information via the Perl access to the Linux … Continue reading

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

PHP Modes of Use Follow Up Tutorial

PHP is a very flexible programming language, as we saw during the previous PHP Modes of Use Primer Tutorial as shown below, where, below, we quote from this blog post largely, and highlight ideas that do not always work in … Continue reading

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

HTML/Javascript/CSS Reveal via Opacity Primer Tutorial

Welcome back to the ongoing discussion regarding HTML, Javascript and CSS on the theme of “reveal”. We’ll be doing several postings on this theme, and today we continue on with an opacity method of “reveal” of some playing cards where … Continue reading

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

PHP Modes of Use Primer Tutorial

PHP is a very flexible programming language. It is probably best known as a server-side language called by a web browser using the http transport layer (ie. web browsing, or “surfing the net”). Let’s list three modes of use of … Continue reading

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

Ajax Div Overlay Primer Tutorial

Back to the recent overlay ideas (like PHP Iframe Overlay Primer Tutorial) we’ve been doing lately at this blog, we want to show you today, the melding of HTML/Javascript supervising Ajax PHP in a div HTML element. This is a … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , | 2 Comments

PHP Iframe Overlay Primer Tutorial

Back to the recent overlay ideas (like HTML/Javascript Overlay Primer Tutorial) we’ve been doing lately at this blog, we want to show you today, the melding of HTML/Javascript supervising PHP in an iframe HTML element. This is a powerful combination … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , | 6 Comments