Monthly Archives: August 2013

MySql Stored Procedures Primer Tutorial

Today’s tutorial follows up on phpMyAdmin interface to MySql and PHP Primer Tutorial in that we again use the brilliant phpMyAdmin to oversee the results of some PHP code which uses MySql calls to create tables called POINT and CIRCLE … Continue reading

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

More Toad Interface to Oracle Install to Stored Procedure Tutorial

Is there anything as good as the way phpMyAdmin interfaces to MySql available in Oracle? Yes, so please read on. In today’s tutorial we continue the discovery of functionality of the Toad interface to Oracle that we started back at … Continue reading

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

Python Tuple Primer Tutorial

In this tutorial we examine the Python data structure called tuple. Tuples are interesting in that different base data types that can’t cohabit an array can be part of a tuple. This tutorial builds on the Python Primer Tutorial of … Continue reading

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

PHP/Javascript Eval Primer Tutorial

Today’s tutorial adds an onion layer on top of an answer of a question on Yahoo Answers. This is the way I really like to program. Get the essence right first, then build onion layers on top, and have supervisors … Continue reading

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

PHP/Javascript/HTML Google Chart Sparkline Tutorial

Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its Sparkline functionality. Google Chart Tools provide a perfect way to visualize data on your website. From simple line charts to complex hierarchical tree … Continue reading

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

More Bookmarklet via Javascript Tutorial

Have you heard of Bookmarklets? Are you a person with a cluttered (thoughtfully placed, of course) desk? Yes? Read on … even if not, “Go to Jail … Do Not Pass Go” (maybe you were impressed by that idea that … Continue reading

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

Google Earth Primer Tutorial

Google Earth is an incredible application which, maybe, should be taken in doses, otherwise you’ll know too much about where you’re going on holidays, and it’ll be like déjà vu all over again. As you may have guessed from the … Continue reading

Posted in eLearning, Trips, Tutorials | Tagged , , , , , , , , | Comments Off on Google Earth Primer Tutorial

PHP/Javascript/HTML Google Chart JSON Data Table Import of CSV Tutorial

Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its JSON Data Table functionality. Google Chart Tools provide a perfect way to visualize data on your website. From simple line charts to complex … Continue reading

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