Archive for the 'web design' Category

IE’s “Click to activate” a thing of the past

Wednesday, April 16th, 2008

In case you hadn’t already heard:
The “click to activate” behavior, formerly required for ActiveX controls embedded in some webpages, is now permanently removed from Internet Explorer.
You’ll need to get the April 2008 Internet Explorer Cumulative Update.
I believe the proper response is “woot!” 
[ Read the full Official IEBlog announcement.]

SCORM JavaScript wrapper updates

Tuesday, April 15th, 2008

A bunch of news updates regarding the pipwerks JavaScript SCORM wrapper.

Creating simple ungraded quiz questions with feedback using HTML and JavaScript

Saturday, March 29th, 2008

For those who are willing to give it a shot, I present to you a simple HTML and JavaScript template for inductive learning-style questions (ungraded, customized feedback for each answer selected).

Things to consider when working on a project

Tuesday, March 18th, 2008

I read not one, but three great blog posts today regarding what kinds of questions you should asking yourself when working on a project. Two of the blogs were not specific to the e-learning industry, but they apply nonetheless.

SWFObject is officially at 2.0

Sunday, March 16th, 2008

Geoff Stearns and Bobby van der Sluis have finalized SWFObject 2.0. It is no longer beta, and SWFObject 1.5 is now considered deprecated.

Introducing the pipwerks e-learning development forum

Tuesday, March 11th, 2008

I decided to create a simple forum dedicated to e-learning development. I’m not saying I have the answers, but I’m hoping I can at least foster some good conversations and maybe get some of my peers talking and helping each other out. I’m also hoping to use the forum to promote web standards in e-learning development (as Martha says, “it’s a good thing”).

WCAG Samurai Errata for Web Content Accessibility Guidelines (WCAG) 1.0 released

Friday, February 29th, 2008

The WCAG Samurai Errata for Web Content Accessibility Guidelines (WCAG) 1.0 were published this week by the WCAG Samurai group.

Accessibility development tools

Thursday, February 28th, 2008

There are a great set links for free development tools (validation services, browser toolbars and plugins) posted on the Web Access Centre Blog today:

Looking for alternatives to Bobby and WebXact? Try these!

SCORM JavaScript wrapper updated to 1.1.4

Thursday, February 14th, 2008

By popular demand, the SCORM API Wrapper for JavaScript has a new feature: the ability to specify what version of the SCORM API should be used.

Also, I converted the AS2 demonstration FLA to Flash 8 format and posted it as a separate ZIP file.

SCORM wrapper examples tested successfully in SumTotal TotalLMS 7.6

Tuesday, February 12th, 2008

The pipwerks SCORM wrapper examples have been successfully tested in SumTotal TotalLMS 7.6.
FYI, the examples’ imsmanifest.xml files required some modifications (the old manifests worked fine in the ADL test suites, but coughed a little when used in SumTotal TotalLMS 7.6). The JavaScript, ActionScript and HTML in the examples remain unchanged. If you’ve previously downloaded [...]