Tag Archives: web server

Java Http Client Primer Tutorial

With a Mac laptop you have a Linux (Bash) environment you can access via the Terminal application. From there, if you have Java installed you can compile Java programs using the javac compiler command and then execute the resultant Java … Continue reading

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

PHP Screen Capture and Page Speed Primer Tutorial

Sounds crazy doesn’t it? What do PHP Screen Capture and Page Speed have in common? Well, nothing really, but these worlds met, because the original premise to do a tutorial about “screen capture in a web way” panned out to … Continue reading

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

Virtual Hosts with EasyPHP Primer Tutorial

Just supposing you run one web server, and want to handle more than one domain name, with control over the handling of each name (today we end up with a url of “quiz” which means something!). This is the concept … Continue reading

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

Liferay Java Web Portal Primer Tutorial

Here is a tutorial that introduces you to Liferay, a Java web portal utilizing the Tomcat web server technology. You can read more about Liferay on Wikipedia here where you can see the features of this great Open Source product, … Continue reading

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

Extended Linux Crontab Curl Tutorial

Sometimes for a website you only want to do a web server task once or a few times a day, and you, ideally, wouldn’t want to run into the remote possibility that two people could perform the task at precisely … Continue reading

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

PHP Where is Wally Test Primer Tutorial

Today, was going to show you comparisons of PHP[/HTML] versus Javascript/Ajax/HTML versus Javascript/HTML methodologies to have a password protected report only reported, securely (or not), to interested parties … ie. bits of talk regarding “security” … but today there is … Continue reading

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

More on Linux Crontab Curl Tutorial

Sometimes for a website you only want to do a web server task once or a few times a day, and you, ideally, wouldn’t want to run into the remote possibility that two people could perform the task at precisely … Continue reading

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

Perl CGI Email Primer Tutorial

Today we again venture into the world of CGI (Common Gateway Interface) on our Apache/PHP/MySql web server, this time to investigate using the Perl CGI to send emails via the Linux sendmail command. Found with the use of sendmail there … Continue reading

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