Tag Archives: programming

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

Xcode Cocoa-Applescript Dictation Program Primer Tutorial

Building on yesterday’s relevant Mac OS X Dictation Primer Tutorial as shown below, which addressed the Operating System view of the Dictation functionality, today we take some first steps down the road of writing an application to use this Dictation … Continue reading

Posted in eLearning, Operating System, Software, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , | 2 Comments

C++ std::vector Primer Tutorial

Today we answer a Yahoo Answers question (thanks) to point out an advantage C++ std::vector “container” datatype has over a base array datatype. We use Xcode (on a Mac laptop) as our IDE for this work. Read more here about … Continue reading

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

ASP.NET Website Razor v3 Primer Tutorial

Today we follow up on the previous ASP.Net .Net 4.5 VS Web 2013 Express Primer Tutorial as shown below to create another ASP.Net 4.5 Razor v3 website which, “out of the box”, creates a great template for a three webpage … Continue reading

Posted in eLearning, Tutorials, Visual Studio | Tagged , , , , , , , , , | 8 Comments

Javascript Thumbnails in Your WordPress Post Primer Tutorial

Today we answer a Yahoo Answers question (thanks) and use the previous relevant Javascript in Your WordPress Post Primer Tutorial as shown below as a useful precursor. So the scenario today is that we want to include some *.gif thumbnails … Continue reading

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

Windows Desktop Email Client Calendar Macro Primer Tutorial

Here we have a tutorial that uses Windows Desktop Email Client application Microsoft Outlook (of Microsoft Office suite) to serve a Gmail (of Google) email account. This desktop approach is an alternative to the webmail approach using a web browser … Continue reading

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