<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SCORM LMS eLearning Blog</title>
	<atom:link href="http://www.scormlms.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.scormlms.com/blog</link>
	<description>SCORM courseware reviews, LMS reviews</description>
	<lastBuildDate>Thu, 28 Jan 2010 22:55:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New low-cost SCORM Compliant LMS</title>
		<link>http://www.scormlms.com/blog/?p=25</link>
		<comments>http://www.scormlms.com/blog/?p=25#comments</comments>
		<pubDate>Thu, 28 Jan 2010 22:47:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.scormlms.com/blog/?p=25</guid>
		<description><![CDATA[Mastery has announced a new low-cost, SCORM-compliant Learning Management system.  It&#8217;s loaded with enterprise features and starts out at only $995.00.  It provides a great option for small organizations to experience the benefits of online training.  http://www.masterylms.com
]]></description>
			<content:encoded><![CDATA[<p>Mastery has announced a new low-cost, <a title="Learning Management System (LMS)" href="http://www.masterylms.com" target="_self">SCORM-compliant Learning Management system</a>.  It&#8217;s loaded with enterprise features and starts out at only $995.00.  It provides a great option for small organizations to experience the benefits of online training.  <a href="http://www.masterylms.com">http://www.masterylms.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scormlms.com/blog/?feed=rss2&amp;p=25</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Purpose and definition of SCORM</title>
		<link>http://www.scormlms.com/blog/?p=18</link>
		<comments>http://www.scormlms.com/blog/?p=18#comments</comments>
		<pubDate>Thu, 28 Jan 2010 22:20:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.scormlms.com/blog/?p=18</guid>
		<description><![CDATA[SCORM is an acronym for Shareable Content Object Reference Model.  It is a technical specification for elearning.  As the name implies, it helps content become “shareable” among other complying learning management (SCORM LMS) or content delivery systems.  A SCORM LMS is a learning management system that is compliant with the SCORM specifications.
In the early days [...]]]></description>
			<content:encoded><![CDATA[<p>SCORM is an acronym for Shareable Content Object Reference Model.  It is a technical specification for elearning.  As the name implies, it helps content become “shareable” among other complying learning management (SCORM LMS) or content delivery systems.  A SCORM LMS is a learning management system that is compliant with the SCORM specifications.</p>
<p>In the early days of computer-based training, you had to rely on a single vendor for courseware and a single vendor for learning management, because course material was not “shareable” across multiple platforms.  If you wanted to play a course on your learning management system, you had to write a custom interface so that new course content could be launched and tracked on your system.  With a SCORM LMS you can be assured that course content can be shared across multiple vendor platforms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scormlms.com/blog/?feed=rss2&amp;p=18</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://www.scormlms.com/blog/?p=16</link>
		<comments>http://www.scormlms.com/blog/?p=16#comments</comments>
		<pubDate>Thu, 28 Jan 2010 22:19:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.scormlms.com/blog/?p=16</guid>
		<description><![CDATA[It was unfeasible to write custom interfaces every time that you wanted to add a new course, so the training industry got together to establish a set of standards and specifications  that would allow all courses to play with all learning management systems.  This standard would allow ANY SCORM-Compliant course to “plug and play” with [...]]]></description>
			<content:encoded><![CDATA[<p>It was unfeasible to write custom interfaces every time that you wanted to add a new course, so the training industry got together to establish a set of standards and specifications  that would allow all courses to play with all learning management systems.  This standard would allow ANY SCORM-Compliant course to “plug and play” with ANY SCORM-compliant Learning Management System.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scormlms.com/blog/?feed=rss2&amp;p=16</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Browser Window Close Capture</title>
		<link>http://www.scormlms.com/blog/?p=15</link>
		<comments>http://www.scormlms.com/blog/?p=15#comments</comments>
		<pubDate>Thu, 28 Jan 2010 22:18:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.scormlms.com/blog/?p=15</guid>
		<description><![CDATA[Browser Window Close Capture for SCORM 1.2(ZIP file)
This is a good piece of code to help intercept the Browser close when users improperly exit.  If they close the browser, their record doesn&#8217;t get recorded properly.  This prevents that from happening by intercepting the browser close and calling the LMSFinish command.
]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.ostyn.com/standards/demos/SCORM/wraps/ClosingCatcherForSCORM1.2.zip"><span style="color: #003366;">Browser Window Close Capture for SCORM 1.2</span></a><a href="http://www.ostyn.com/standards/demos/SCORM/wraps/ClosingCatcherForSCORM1.2.zip"><span style="color: #003366;">(ZIP file)</span></a><span style="color: #003366;"><br />
</span></strong>This is a good piece of code to help intercept the Browser close when users improperly exit.  If they close the browser, their record doesn&#8217;t get recorded properly.  This prevents that from happening by intercepting the browser close and calling the LMSFinish command.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scormlms.com/blog/?feed=rss2&amp;p=15</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SCORM Interactions</title>
		<link>http://www.scormlms.com/blog/?p=10</link>
		<comments>http://www.scormlms.com/blog/?p=10#comments</comments>
		<pubDate>Thu, 28 Jan 2010 22:12:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.scormlms.com/blog/?p=10</guid>
		<description><![CDATA[ Free Guide for Creating SCORM Interactions(PDF file) This guide from Ostyn consulting that is great for learning how to use the interaction data model specified in SCORM 2004. http://www.ostyn.com/standards/docs/SCORM_Interactions.pdf
]]></description>
			<content:encoded><![CDATA[<p> <strong><a href="http://www.ostyn.com/standards/docs/SCORM_Interactions.pdf"><span style="color: #003366;">Free Guide for Creating SCORM Interactions</span></a><a href="http://www.ostyn.com/standards/docs/SCORM_Interactions.pdf"><span style="color: #003366;">(PDF file)</span></a> </strong>This guide from Ostyn consulting that is great for learning how to use the interaction data model specified in SCORM 2004. <a href="http://www.ostyn.com/standards/docs/SCORM_Interactions.pdf">http://www.ostyn.com/standards/docs/SCORM_Interactions.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scormlms.com/blog/?feed=rss2&amp;p=10</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>SCORM Technical Guide</title>
		<link>http://www.scormlms.com/blog/?p=1</link>
		<comments>http://www.scormlms.com/blog/?p=1#comments</comments>
		<pubDate>Mon, 21 Dec 2009 18:22:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.scormlms.com/blog/?p=1</guid>
		<description><![CDATA[Free Technical Guide for SCORM 2004 Developers (PDF file) This document from Ostyn consulting is a great practical guide that contains a SCORM overview as well as great examples.  It discusses the manifest and how an SCO communicates with the runtime.
]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.ostyn.com/standards/docs/Eye_Of_The_SCORM_draft.pdf"><span style="color: #000066;">Free Technical Guide for SCORM 2004 Developers</span></a><span style="color: #000066;"> </span><span style="color: #000066;">(PDF file)</span> </strong>This document from Ostyn consulting is a great practical guide that contains a SCORM overview as well as great examples.  It discusses the manifest and how an SCO communicates with the runtime.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scormlms.com/blog/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
