Monthly Archives: April 2013

Bookmarklet via Javascript Primer Tutorial

Have you heard of Bookmarklets? Are you a person with a cluttered (thoughtfully placed, of course) desk? Yes? Read on … even if not … read on … why? <html> <head> </head> <body> <script type=”text/javascript”> while (“abracadabra” != prompt(“Guess the … Continue reading

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

Javascript Slide Show via the DOM Tutorial

A lot of the things people like about the Web are to do with JavaScript and client-side activities. You can arrange for many interesting things to happen for your web clients without changing pages all that often, which used to … Continue reading

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

English Learning – Vocabulary – Kitchen Corner

Click to start class. How many things can you name? If this was interesting you may be interested in this too.

Posted in eLearning, ESL, Photography | Tagged , , | Leave a comment

Advanced Installer Primer Tutorial

This tutorial takes a look at a Windows installer product called Advanced Installer or Advanced Repackager, which can create Windows Installer *.msi installer programs. Windows Installer is becoming the “de facto” software installation technology on Windows. Being preinstalled on the … Continue reading

Posted in eLearning, Installers, Software, Tutorials, Visual Studio | Tagged , , , , | 2 Comments

Advantage Database Server Primer Tutorial

Welcome to the Advantage (Database Server) Primer Tutorial … or APT for short, because it is apt, and not because I cut and paste a lot. Advantage Database Server is a relational database management system (RDBMS) for small to medium … Continue reading

Posted in Database, eLearning, Tutorials, Visual Studio | Tagged , , , , , | 2 Comments

C via Xcode Primer Tutorial

Here is a tutorial that introduces you to some aspects of C programming … example is a very rudimentary Student Results system … use of struct text file reading and writing string manipulation C is the grandparent of so many … Continue reading

Posted in eLearning, Tutorials, Xcode | Tagged , , , , | 12 Comments

Another Desktop Job and its GUI Event Analysis

When there is a big job to do I really really like Event Driven programming. All around programming work are events, whether that be for web work or desktop work. It has probably increased over time, because of the increased … Continue reading

Posted in Colour Matching, Event-Driven Programming, GUI, Software, SpectroPhotometer, Visual Studio | Tagged , , , , , , , , , | 19 Comments

Oracle and Unix Korn Shell Primer Tutorial

Oracle databases are great in design and in their range of software tools. The SQL is great and their command line tool SQL*Plus makes the creation of procedures around a job, especially reporting type jobs, very easy. You can do … Continue reading

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