|
From: bryan h. <bry...@os...> - 2003-04-14 12:47:14
|
My comments were regarding the client side communication API=20 where I'm afraid it is true to say that the specification was written=20 with Internet Explorer as the only client platform in mind.=20 The spec has been out for years now, Mozilla 1.3 certainly hasn't and mozilla 1.3 is the only other browser to support it now. So I think that my comments may in fact have been correct. One other point that is certainly worth bearing in mind is that=20 applications based on client side JavaScript are not exactly=20 considered the vogue with sucessfull web sites or professional developers. Anyhow everyone is using it now so whether it is "dog food" or not is irelevant as we have to and will eat it. =2D-B On Mon 14 Apr 2003 12:33, Bj=F6rn Weide wrote: > Hi, > > I think SCORM is fully platform independent: it just defines content as w= eb > content. So if a course doesnt run under Linux, be sure that the SCOs are > written in valid HTML. Also it is possible that the api-adapter-applet is= nt > loaded in some browsers. But that has nothing to do with SCORM ;) Did you > thought about a flash-adapter? It seems to be more useful. > > Regards, > Bj=F6rn > > From: bryan hunt <bry...@os...> > To: lms...@li... > Date: Fri, 11 Apr 2003 16:08:24 +0100 > Subject: [Lms-developers] SCORM browser compatability > > > FYI > > I have been developing my stuff on a linux box and that has being going > pretty > ok for me .... until I got to the part where I get the javascript to talk > to > > the applet. > > I have always thought that scorm was a joke of a spec but it's the > bandwagon > > that everyone else has jumped on so I might as well get on for the ride. > > Anyhow I can tell you that SCORM does work with linux but only with the > latest > version of Mozilla ( Mozilla 1.3 ) > > It doesn't work with konqueror 3.1 or any earlier version of mozilla, I > don't > know if it even worked with Netscape Navigator. > > What a fantastic standard eh ? Truly cross platform ! > > Anyhow I have to upgrade to the latest version of Mandrake to get MOZ 1.3 > so it will be after the weekend before I can check in my stuff. > > Here is some things that I am doing > > I am now using the swing based applet as the api adaptor . > > I have created an Interface called ISCORMApplet which my new applet is > using > > I am using stubs in conjunction with my appletlogger class at present but > am going to switch to implimentation on Monday. > > --B > > > > --__--__-- > > _______________________________________________ > Lms-developers mailing list > Lms...@li... > https://lists.sourceforge.net/lists/listinfo/lms-developers > > > End of Lms-developers Digest > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Lms-developers mailing list > Lms...@li... > https://lists.sourceforge.net/lists/listinfo/lms-developers |