Monthly Archives: April 2013

English Learning – Listening Class – Tapioca Five Ways

Click to start class (and am recommending you put personal headphones on now, because the task starts immediately). Can you answer the questions asked after you listen to “Tapioca Five Ways”? Tomorrow’s tutorial will outline the making of this presentation. … Continue reading

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

Gimp Transform Tools Primer Tutorial

Gimp is great! Gimp is open source. What is Gimp? It edits image files. It has loads of filters and tools. It can do *.png’s with multiple layers, for instance (not for this primer lesson). Want to show you the … Continue reading

Posted in eLearning, GIMP, Photography, Tutorials | Tagged , , , , , | 1 Comment

English Learning – Vocabulary – Bathroom Corner

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

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

jQuery UI Dialog Primer Tutorial

A lot of the things people like about the Web are to do with JavaScript and client-side activities. Adding to that experience are Javascript libraries packed full of features. Probably the best known of these is jQuery. jQuery is a … Continue reading

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

XML with HTML Primer Tutorial

XML is a very useful protocol used in many circumstances. XML is interfaced with many programming languages and database SQL functionality, as well as Ajax functionality and Web Service functionality. XML adds a layer of data intelligence that could contain … Continue reading

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

C++ and C Reference Pointer Primer Tutorial

C and C++ love you to use pointers to memory and references because it is more direct and faster than the use of variables. So in this tutorial we see four different ways to write a function that can change … Continue reading

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

Toad interface to Oracle Primer Tutorial

Is there anything as good as the way phpMyAdmin interfaces to MySql available in Oracle? What if I told you not to look at this post’s titles and captions, and gave you the hint “Friend of Mole and Ratty and … Continue reading

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

EasyPHP Windows Framework for PHP/MySql Tutorial

Are you writing PHP with MySql bits, as well, maybe? Wonderful! Do you have a testing environment, or do you load everything live straight away? For simple things, the latter is tempting, but it is not great, and for complex … Continue reading

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