Anything and everything that interests me might show up here.
My interests include Jazz, (Auto)Road Racing, NetMeeting, E-Learning, Zope/Plone, Creative Problem Solving and lots of other stuff.

Last update: 22/06/2008; 12:08:19 PM.

December 2004
Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
Nov   Jan

Subscribe to "Brian Sullivan's Random Musings" in Radio UserLand. Click to see the XML version of this web page. Click here to send an email to the editor of this weblog.


Recent Posts

 6/16/08
 5/20/08
 5/19/08
 5/19/08
 5/15/08
 5/14/08
 5/9/08
 5/9/08
 4/28/08
 4/23/08
 4/21/08
 4/14/08
 3/5/08
 2/25/08
 2/13/08
 1/31/08
 1/28/08
 1/17/08
 1/12/08
 1/7/08
 12/29/07
 12/27/07
 12/23/07
 12/19/07
 12/15/07
 12/15/07

Lijit Search

December 17, 2004
 

Favelets

Following a post at ZopeZen led me to slayeroffice a treasure trove of javascript information and tools(and other stuff) and the concept of "favelets" and an RSS feed.

A closer look -- I have been here before -- I played with the slide show here.

7:32:42 PM        comment []   

Zope and SCORM

I am about to embark on a project adding SCORM "compliancy" to our existing Zope based LMS (now supporting only AICC). I am currently planning SCORM 1.2 capability (since all the authoring tools that we use are 1.2 compliant- I don't know if there are any SCORM 2004 tools out there yet). I am trying not to rule out or make difficult future upgrade to support SCORM 2004 though so I am paying attention to it as well. I am mostly a borrow and modify programmer so that I hope I can find lots of examples of features I need out there.

My first step is to handle upload of a SCO -- I already have the upload and unzip features in the existing LMS. This step should mostly be working out the Python XML tools and using them to interpret and get information from the "imsmanifest.xml" file that is part of the SCO package.

Next will be launching the SCO and providing asynchronous communications capability to the LMS. I already have the skeleton of a Javascript API adaptor. My current plan is to use XMLHTTP as the communications mechanism -- it seems to provide the widest possible browser landscape (IE 5.5+, FireFox, Opera and Safari), seems neat and straightforward to implement and lets me get away from Java -- Sun has really pissed me off over the last while by continually breaking and half fixing the Java VM.

Wish me luck. I am hoping to come out the other end mid January or so.

11:31:47 AM        comment []   


Click here to visit the Radio UserLand website. © Copyright 2008 Brian Sullivan.