<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Implementing SCORM: Building the API</title>
	<atom:link href="http://log.reflectivesurface.com/2003/09/23/implementing-scorm-building-the-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://log.reflectivesurface.com/2003/09/23/implementing-scorm-building-the-api/</link>
	<description>Still powered by a contradiction in terms</description>
	<pubDate>Tue, 06 Jan 2009 21:28:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Samuel Genus</title>
		<link>http://log.reflectivesurface.com/2003/09/23/implementing-scorm-building-the-api/comment-page-1/#comment-202</link>
		<dc:creator>Samuel Genus</dc:creator>
		<pubDate>Wed, 05 Jan 2005 07:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2003/09/23/implementing-scorm-building-the-api/#comment-202</guid>
		<description>I am trying to create an API that will receive the request from the SCO and interact with the LMS. I'm not really sure where to begin and what code language to use.  Any suggestions.
</description>
		<content:encoded><![CDATA[<p>I am trying to create an API that will receive the request from the SCO and interact with the LMS. I&#8217;m not really sure where to begin and what code language to use.  Any suggestions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronaldo</title>
		<link>http://log.reflectivesurface.com/2003/09/23/implementing-scorm-building-the-api/comment-page-1/#comment-201</link>
		<dc:creator>Ronaldo</dc:creator>
		<pubDate>Sat, 31 Jan 2004 04:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2003/09/23/implementing-scorm-building-the-api/#comment-201</guid>
		<description>As I said in the post, it's possible to implement the API with JavaScript alone as long as you use XML, with means only Internet Explorer and Mozilla, with different transport implementations too.</description>
		<content:encoded><![CDATA[<p>As I said in the post, it&#8217;s possible to implement the API with JavaScript alone as long as you use XML, with means only Internet Explorer and Mozilla, with different transport implementations too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keltoi</title>
		<link>http://log.reflectivesurface.com/2003/09/23/implementing-scorm-building-the-api/comment-page-1/#comment-200</link>
		<dc:creator>keltoi</dc:creator>
		<pubDate>Fri, 30 Jan 2004 07:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2003/09/23/implementing-scorm-building-the-api/#comment-200</guid>
		<description>Is it possible to implement the API client piece with Javascript alone? (No applets nor other elements apart from JavaScript and HTML).

I'm starting to lose my faith ;( and don't wanna use applets (and, of course, not even thought of ActiveX).

Please, show me the light! :)

Cheers</description>
		<content:encoded><![CDATA[<p>Is it possible to implement the API client piece with Javascript alone? (No applets nor other elements apart from JavaScript and HTML).</p>
<p>I&#8217;m starting to lose my faith ;( and don&#8217;t wanna use applets (and, of course, not even thought of ActiveX).</p>
<p>Please, show me the light! <img src='http://log.reflectivesurface.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronaldo</title>
		<link>http://log.reflectivesurface.com/2003/09/23/implementing-scorm-building-the-api/comment-page-1/#comment-199</link>
		<dc:creator>Ronaldo</dc:creator>
		<pubDate>Tue, 30 Dec 2003 00:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2003/09/23/implementing-scorm-building-the-api/#comment-199</guid>
		<description>About your questions, JavaScript can be asynchronous if it's needed, but there's no reason to do so with SCORM. In all the time I've been working with the standard, there has been no occasion where it was necessary to post simultaneous requests. You can just do one request after another and collect the results.</description>
		<content:encoded><![CDATA[<p>About your questions, JavaScript can be asynchronous if it&#8217;s needed, but there&#8217;s no reason to do so with SCORM. In all the time I&#8217;ve been working with the standard, there has been no occasion where it was necessary to post simultaneous requests. You can just do one request after another and collect the results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giovanni Santini</title>
		<link>http://log.reflectivesurface.com/2003/09/23/implementing-scorm-building-the-api/comment-page-1/#comment-198</link>
		<dc:creator>Giovanni Santini</dc:creator>
		<pubDate>Tue, 23 Dec 2003 12:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2003/09/23/implementing-scorm-building-the-api/#comment-198</guid>
		<description>Hi, I try to do something like you. I post the SCORM data without exchange data with XML. But javascript is synchronous! So I can do one operation. If thw WBT call for multiple tracking I can handle the situation. Have you an idea how can I resolve this problem?
Thank you.
Gio</description>
		<content:encoded><![CDATA[<p>Hi, I try to do something like you. I post the SCORM data without exchange data with XML. But javascript is synchronous! So I can do one operation. If thw WBT call for multiple tracking I can handle the situation. Have you an idea how can I resolve this problem?<br />
Thank you.<br />
Gio</p>
]]></content:encoded>
	</item>
</channel>
</rss>
