Tag Archives: Google Translate

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

HTML/Javascript Animal Categorization Tutorial

A lot of the issues worth thinking about in the world can not be reduced to yes/no or 0/1 decisions. Even so, we often yearn to model it that way. After all, a computer is really a supermachine reducing problems … Continue reading

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

Ajax Auto-completion FollowUp Tutorial

Ajax techniques make your web pages very dynamic and useful, and there will be fewer changes of webpage required when using Ajax, because information derived from a data source (maybe a feed, maybe a database read, maybe a local source … Continue reading

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

PHP/Javascript/HTML Public JSON ASX International Tutorial

Here is a tutorial that introduces you to the idea that you can use public data sources of JSON data, for instance, to construct informational web applications. Today we look at ASX (Shares) informational on the Australian Stock Exchange, and … Continue reading

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

PHP Internationalization Primer Tutorial

Internationalization is a word that encompasses all the efforts you make to have your website be open and approachable to any/all of the world’s Internet users. So within the concept of internationalization you could have: language translation monetary and currency … Continue reading

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

HTML/Javascript Internationalization Primer Tutorial

Internationalization is a word that encompasses all the efforts you make to have your website be open and approachable to any/all of the world’s Internet users. So within the concept of internationalization you could have: language translation monetary and currency … Continue reading

Posted in eLearning, Software, Tutorials | Tagged , , , , , , | 4 Comments