Tag Archives: CGI

Perl CGI DateTime Module Primer Tutorial

Do you remember with Perl CGI Modes of Use Primer Tutorial how we used the Perl programming language as an alternative server language player up at the RJM Programming website? Well, in any case, today, we explore some Perl modules … Continue reading

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

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

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

Python List Primer Tutorial

In this tutorial we examine some functionality code snippets suiting Python list data structure, in response to, really, and extending, a Yahoo Answers question. Lists, like tuples, are interesting in that different base data types that can’t cohabit an array … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | Leave a 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

Perl CGI and Javascript Cookies Primer Tutorial

Today we follow up on yesterday’s relevant Perl CGI Redirect Primer Tutorial to venture further into the world of CGI (Common Gateway Interface) on our Apache/PHP/MySql web server. In our tutorial today we consider the use of cookies with Perl … Continue reading

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

Perl CGI Redirect Primer Tutorial

Today we venture into the world of CGI (Common Gateway Interface) on our Apache/PHP/MySql web server. So what language is default for CGI work on such a web server? It could be Perl or Python, or maybe something else like … Continue reading

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

Python Tkinter CGI Tutorial

Have you heard of Python? Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs. Check … Continue reading

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