Monthly Archives: April 2014

Mac OS X Dictation Primer Tutorial

The ability to use Dictation to text boxes using Mac OS X has been around awhile, but the means to demonstrate this for you in a tutorial got harder with Mac OS X Mavericks with the demise of an integrated … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , | 5 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

HTML/Javascript and PHP Quiz Tutorial

A quiz is a fairly common way to learn, and a short answer or multiple choice quiz is easy to design with HTML and Javascript. Today we show you a simple quiz consisting of ten questions with a button and/or … Continue reading

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

HTML/Javascript Canvas Triangles Game Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we touch on the functionality to draw an … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GUI, Tutorials | Tagged , , , , , , , , , | 6 Comments

Windows Remote Desktop Primer Tutorial

Today’s tutorial regarding Windows Remote Desktop functionality builds on the previous relevant VNC Mac to PC Tutorial as shown below. This time it is more straightforward in that we connect two Windows computers (rather than a Mac and a Windows … Continue reading

Posted in eLearning, Networking, Operating System, Tutorials | Tagged , , , , , , , | Leave a comment