Category: Technology

Mcrypt extension error after installing phpMyAdmin on IIS

If you install phpMyAdmin on IIS and get the error:

PROBLEM: cannot load mcrypt extension. please check your php configuration

This could be due to the extension being missing or that it is not listed correctly in php.ini file. Listed below are the instructions from around the web that I followed to get this working:

Continue reading

Supporting informal learning in the workplace

Supporting Informal Learning

Informal learning is particularly useful where learners are not novices in a subject area and have some background, but are trying to add skills or need additional support for the details of unfamiliar tasks. Training people to find the information they need when they need it may work as well as training them to remember all the information they need, especially if they will not be putting the new skills to use frequently enough to keep it all memorized.  


Continue reading

Javascript testing for NaN: why doesn’t !=”NaN” work?

A couple of weeks ago, I was working on a custom HTML wrapper for Captivate quizzes that would behave one way if a score were already stored for that quiz, and another if the score were non-existent or zero.

So, how best to test for the existence of a score? Usually I test for the existence of a value with


if (typeof foo != "undefined"){do something}

Continue reading

Adobe Presenter not working with Powerpoint 2010?

If you are having problems with Adobe Presenter after installing Office 2010, chances are, Presenter needs to be updated. Unfortunately Presenter won’t automatically alert you of this, and I’ve found that very few people figure out that it should be updated on their own. Often, Flash needs to be updated also. Here’s how to update Adobe Presenter and Flash.

Continue reading

Adobe Captivate 5: Cant copy slides from one project to another?

In Captivate versions up to version 4, it used to be easy to copy slides from one project to another. by simply importing slides from any other project.

But Captivate 5 lacks the import slides feature! However, another way to copy slides is to use copy/paste. According to the documentation it should be possible to open one Captivate file, select and Copy slides in Filmstrip view and Paste them into another project. I’ve found though, that in some projects you cannot copy slides. The copy command does nothing in some projects, where in others, it acts as expected.

This problem appears to be linked to the existence of a score page at the end of a quiz.

Continue reading