Archive for February, 2008

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!

More on the Blackboard vs Desire2Learn verdict

Thursday, February 28th, 2008

Here are some great blog posts regarding the Blackboard vs Desire2Learn lawsuit.

Blackboard wins (unfortunately).

Wednesday, February 27th, 2008

Blackboard won its lawsuit against Desire2Learn. This really bums me out! I wonder if Desire2Learn will appeal (please say yes) and if Blackboard will start going after other LMS vendors?

Excerpt from the jury instructions: [...]

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.

Blackboard vs Desire2Learn

Thursday, February 14th, 2008

Blackboard’s lawsuit against Desire2Learn just went to trial. This lawsuit has the potential to bring a lot of LMS vendors to their knees. Good luck, Desire2Learn. Hope you win!

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 [...]

Really simple SCORM AS3 wrapper example

Monday, February 11th, 2008

Here’s a simple example of how the SCORM AS3 class can be utilized. (This example uses SCORM 2004 calls.)

Flash demos for SCORM ActionScript classes now available

Sunday, February 10th, 2008

Finally got around to making some Flash files that demonstrate the pipwerks SCORM ActionScript classes. I’ve created examples for both AS2 and AS3. You can get them here.

Both of these examples have been successfully tested using the latest ADL test suites for SCORM 1.2 and 2004.

SCORM wrapper updates (JavaScript and ActionScript)

Sunday, February 10th, 2008

JavaScript SCORM_API_Wrapper.js now at v1.1.3. Includes important typo correction.

SCORM.as classes (AS2 & AS3) now at v1.01. Includes check for ExternalInterface availability and presence of required pipwerks JavaScript wrapper.