<?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>E-learning Curve Blog at Edublogs &#187; educational media</title>
	<atom:link href="http://elearningcurve.edublogs.org/category/educational-media/feed/" rel="self" type="application/rss+xml" />
	<link>http://elearningcurve.edublogs.org</link>
	<description>E-learning Curve Blog is Michael Hanley&#039;s elearning blog about skills, knowledge, and organizational development using web-based training and technology in education</description>
	<lastBuildDate>Wed, 09 Sep 2009 16:00:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Streaming Digital Media for E-Learning 3: Using a Dedicated Media Server</title>
		<link>http://elearningcurve.edublogs.org/2009/07/10/streaming-digital-media-for-e-learning-3-using-a-dedicated-media-server/</link>
		<comments>http://elearningcurve.edublogs.org/2009/07/10/streaming-digital-media-for-e-learning-3-using-a-dedicated-media-server/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 14:35:00 +0000</pubDate>
		<dc:creator>Michael Hanley</dc:creator>
				<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[e-learning]]></category>
		<category><![CDATA[educational media]]></category>
		<category><![CDATA[learning channel]]></category>
		<category><![CDATA[streaming media]]></category>
		<category><![CDATA[synchronous]]></category>
		<category><![CDATA[web based training]]></category>
		<category><![CDATA[web-based learning]]></category>
		<category><![CDATA[Streaming Digital Media for E-Learning 3: Using a Dedic]]></category>

		<guid isPermaLink="false">http://elearningcurve.edublogs.org/2009/07/10/streaming-digital-media-for-e-learning-3-using-a-dedicated-media-server/</guid>
		<description><![CDATA[e-learning using streaming media can save you money, increase learner participation, and improve motivation and focus]]></description>
			<content:encoded><![CDATA[<p>According to Adobe, organizations use streaming media for corporate communications, electronic learning, and sales &amp; marketing. </p>
<p>In a learning context, streaming media technology is a central component of&#160; </p>
<ul>
<li>Delivering remote presentations to employees, customers, and partners      </li>
<li>Delivering asynchronous (on-demand) just-in-time training      </li>
<li>Providing delta training to upskill workers      </li>
<li>Enhancing professional development via VLEs/PLEs and mentoring programs      </li>
<li>Capturing tacit knowledge from experts for distribution to their colleagues      </li>
<li>Conducting pre-sales demos      </li>
<li>Providing customer service </li>
</ul>
<p>According to the <em>eLearning Guild</em> (Marks, 2002) e-learning using streaming media can save you money, increase learner participation, and improve motivation and focus (p.2). </p>
<p>So let&#8217;s take a closer look at content delivery via a streaming media server. When using a streaming media server approach, the initial production, post-production, and&#160; content encoding steps are undertaken in the same manner as for progressive downloading&#160; and HTTP <a href="http://michaelhanley.ie/demos/demo_images/StreamingDigitalMediaforELearning3Usinga_BCFA/Flash_server_logo.jpg"><img title="Flash_server_logo" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" height="123" alt="Flash_server_logo" src="http://michaelhanley.ie/demos/demo_images/StreamingDigitalMediaforELearning3Usinga_BCFA/Flash_server_logo_thumb.jpg" width="92" align="right" border="0" /></a>streaming. However, at the distribution&#160; stage, the compressed media&#160; file is placed on a specialized streaming media server. A Web page with a reference to the media file is placed on a regular HTTP server &#8216;front end&#8217; web page .</p>
<p>The rest of the streaming media server delivery process differs significantly from the web server approach. In contrast to the HTTP/TCP&#160; methodology used in web server streaming, the digital media file data is actively and intelligently sent to the client. This means that the media server delivers the content at the data rate associated with the compressed audio and video streams. The server and the client communicated during the content delivery process, and the streaming media server can respond to any feedback from the client (see Figure 1).</p>
<p><a href="http://michaelhanley.ie/demos/demo_images/StreamingDigitalMediaforELearning3Usinga_BCFA/RTSP_overview.jpg"><img title="RTSP_overview" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="258" alt="RTSP_overview" src="http://michaelhanley.ie/demos/demo_images/StreamingDigitalMediaforELearning3Usinga_BCFA/RTSP_overview_thumb.jpg" width="542" border="0" /></a> Figure 1 UDP and RTP/RTSP protocols </p>
<p>While streaming media servers <em>can</em> use the HTTP/TCP protocols used by Web servers, they can <a href="http://michaelhanley.ie/demos/demo_images/StreamingDigitalMediaforELearning3Usinga_BCFA/DarwinStreamingServerLogo.jpg"><img title="DarwinStreamingServerLogo" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 4px 0px 0px; border-right-width: 0px" height="85" alt="DarwinStreamingServerLogo" src="http://michaelhanley.ie/demos/demo_images/StreamingDigitalMediaforELearning3Usinga_BCFA/DarwinStreamingServerLogo_thumb.jpg" width="64" align="left" border="0" /></a>also use specialized protocols such as the User Datagram Protocol (UDP) and Real Time Streaming Protocol (RTSP) to greatly enhance the quality of the streamed content and ultimately the users&#8217; media access experience. </p>
<p>UDP is one of the core members of the Internet Protocol Suite, the set of network protocols used for the Internet. With UDP, computer applications can send messages called datagrams&#160; to other hosts on an Internet Protocol (IP) network without requiring prior communications to set up special transmission channels or data paths. </p>
<p>Unlike TCP, UDP is a fast, lightweight protocol. This makes UDP an ideal protocol for transmitting real-time digital media data, which can tolerate some lost packets. Instead of the blind retransmission scheme employed by TCP, streaming media servers&#8217; resend feature ensures that the server only retransmits lost <a href="http://michaelhanley.ie/demos/demo_images/StreamingDigitalMediaforELearning3Usinga_BCFA/WinMediaServer.jpg"><img title="WinMediaServer" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" height="132" alt="WinMediaServer" src="http://michaelhanley.ie/demos/demo_images/StreamingDigitalMediaforELearning3Usinga_BCFA/WinMediaServer_thumb.jpg" width="120" align="right" border="0" /></a>packets that can be sent to the client in time to get played. </p>
<p>Like UDP, the Real Time Streaming Protocol (RTSP) takes advantage of streaming by breaking data into many packets, sized according to the bandwidth available between client and server. When enough packets have been received by the client, the user&#8217;s software can begin viewing the content: typically one packet is played, while subsequent packets are decompressed and downloaded. The advantage of RTSP is that it enables the user to start viewing multimedia content almost immediately. Both live data feeds and <a href="http://michaelhanley.ie/demos/demo_images/StreamingDigitalMediaforELearning3Usinga_BCFA/RealMedia_logo.jpg"><img title="RealMedia_logo" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 4px 0px 0px; border-right-width: 0px" height="119" alt="RealMedia_logo" src="http://michaelhanley.ie/demos/demo_images/StreamingDigitalMediaforELearning3Usinga_BCFA/RealMedia_logo_thumb.jpg" width="84" align="left" border="0" /></a>stored clips can be used as the sources of the content. The transmission of streaming data itself is not a task of the RTSP protocol; most RTSP servers use the Real-time Transport Protocol (RTP) for media stream delivery, though some vendors implement proprietary transport protocols. The RTSP server from adobe Systems, for example, also features their proprietary RTMP stream transport protocol. </p>
<p>RTSP has been called a &quot;network remote control&quot; for multimedia servers, in that the user can typically play, pause, rewind, scrub through (rewind and fast-forward), record, and stop playback via client interactions with the streaming server. Examples of media server products using this approach include: </p>
<ul>
<li><a href="http://www.adobe.com/products/flashmediaserver/" target="_blank">Flash Media Server family</a> </li>
<li><a href="http://www.microsoft.com/windows/windowsmedia/forpros/server/server.aspx" target="_blank">Microsoft Windows Media Services</a> </li>
<li><a href="http://developer.apple.com/opensource/server/streaming/index.html" target="_blank">Apple Darwin Streaming Server</a> </li>
<li><a href="http://www.realnetworks.com/products/media_delivery.html" target="_blank">RealMedia Helix Server</a> </li>
</ul>
<p>In a sense, RTSP is more of a framework than a protocol. It&#8217;s meant to control multiple delivery sessions, provide a way to choose delivery channels such as UDP, TCP and IP-multicast. The delivery mechanisms are based solely on RTP. RTSP has been designed sit on top of RTP to facilitate both control and synchronous delivery of content.    <br />___________ </p>
<p><strong>References:</strong> </p>
<p>Adobe Dynamics Group (2001). <em>A Streaming Media Primer</em>. [Internet] Available from: <a href="http://www.adobe.com/products/aftereffects/pdfs/AdobeStr.pdf">http://www.adobe.com/products/aftereffects/pdfs/AdobeStr.pdf</a> Accessed 4 July 2009 </p>
<p>Marks, R.B. (2002). Learning Styles and Streaming Media. <em>The eLearning Developers Journal</em>, October. [Internet] Available from: <a href="http://www.elearningguild.com/articles/abstracts/index.cfm?id=43&amp;action=viewonly">http://www.elearningguild.com/articles/abstracts/index.cfm?id=43&amp;action=viewonly</a> [Subscription Required). Accessed 3 July 2009. </p>
<p>&#8211;</p>
]]></content:encoded>
			<wfw:commentRss>http://elearningcurve.edublogs.org/2009/07/10/streaming-digital-media-for-e-learning-3-using-a-dedicated-media-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>E-Learning Authoring Tools Guide 2009 Released: Some Meditations on the Nature of Information</title>
		<link>http://elearningcurve.edublogs.org/2009/07/01/e-learning-authoring-tools-guide-2009-released-some-reflections-on-the-nature-of-information/</link>
		<comments>http://elearningcurve.edublogs.org/2009/07/01/e-learning-authoring-tools-guide-2009-released-some-reflections-on-the-nature-of-information/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 15:30:00 +0000</pubDate>
		<dc:creator>Michael Hanley</dc:creator>
				<category><![CDATA[authoring tools]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[content authoring]]></category>
		<category><![CDATA[content delivery]]></category>
		<category><![CDATA[content development]]></category>
		<category><![CDATA[e-learning]]></category>
		<category><![CDATA[educational media]]></category>
		<category><![CDATA[information resource]]></category>
		<category><![CDATA[mobile device]]></category>
		<category><![CDATA[use of elearning]]></category>
		<category><![CDATA[webtop authoring tools]]></category>
		<category><![CDATA[Brandon Hall Research]]></category>
		<category><![CDATA[elearning]]></category>
		<category><![CDATA[Horton]]></category>
		<category><![CDATA[information management]]></category>
		<category><![CDATA[Kindle]]></category>
		<category><![CDATA[Stanza]]></category>
		<category><![CDATA[tools and technologies]]></category>

		<guid isPermaLink="false">http://elearningcurve.edublogs.org/2009/07/01/e-learning-authoring-tools-guide-2009-released-some-reflections-on-the-nature-of-information/</guid>
		<description><![CDATA[Brandon Hall have released a comprehensive guide called Authoring Tool KnowledgeBase 2009 A Buyer's Guide to the Best E-Learning Content Development Applications]]></description>
			<content:encoded><![CDATA[<p>The number of tools and technologies for online training continues to grow. Despite economies being mired in a recession, literally hundreds of e-learning content authoring tools, learning management systems, and learning content management systems are being offered in the marketplace. </p>
<p><a href="http://www.brandon-hall.com/publications/atkb/atkb.shtml" target="_blank"></a><a href="http://michaelhanley.ie/demos/demo_images/BrandonHallGuideAuthoringToolsGuideSomeR_A046/BrandonHallAuthoring2009.jpg"><img title="BrandonHallAuthoring2009" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 4px 0px 0px; border-right-width: 0px" height="145" alt="BrandonHallAuthoring2009" src="http://michaelhanley.ie/demos/demo_images/BrandonHallGuideAuthoringToolsGuideSomeR_A046/BrandonHallAuthoring2009_thumb.jpg" width="114" align="left" border="0" /></a>Brandon Hall Research</a>, domain analysts for the e-learning industry and providers of&#160; information about tools, technologies, and best practices related to employee training and enterprise learning have just released a comprehensive new guide called <em>Authoring Tool KnowledgeBase 2009: A Buyer&#8217;s Guide to 120+ of the Best E-Learning Content Development Applications</em>. </p>
<p>According to their press release, &quot;the current edition of this online, database-driven KnowledgeBase contains 10-20 page profiles of 122 content development tools&quot; including:</p>
<ul>
<li>65 products to create online courses </li>
<li>26 products to create online tests and assessments </li>
<li>20 products to create software simulations </li>
<li>23 products to help you convert your legacy content to e-learning </li>
<li>9 products to create non-software simulations </li>
<li>8 products to create instructional games </li>
</ul>
<p>They also include two online software applications:</p>
<ul>
<li>A selection tool that helps you narrow your product search by filtering out the tools that don&#8217;t meet your needs </li>
<li>A comparison tool to help you see how two similar products differ </li>
</ul>
<p>I recently published an article called <a href="http://michaelhanley.ie/elearningcurve/whats-on-your-e-learning-bookshelf/2009/03/03/" target="_blank">What&#8217;s on your e-learning bookshelf?</a> In it, I listed my shelf of “go to” e-learning texts. I&#8217;ve re-published the picture of my shelf below, so that you can see, right there in the middle, a text called <em>E-learning Tools and Technologies by Horton and Horton</em>. </p>
<p><a href="http://michaelhanley.ie/demos/demo_images/BrandonHallGuideAuthoringToolsGuideSomeR_A046/elearning_bookshelf3.jpg"><img title="elearning_bookshelf3" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="289" alt="elearning_bookshelf3" src="http://michaelhanley.ie/demos/demo_images/BrandonHallGuideAuthoringToolsGuideSomeR_A046/elearning_bookshelf3_thumb.jpg" width="560" border="0" /></a> </p>
<p>In the early part of this decade learning and development professionals and educators found this text to be an invaluable reference resource. If you had a requirement to understand a new training modality or learning channel in a hurry (as many of us did in five or six years ago as we faster, better, and more integrated communications networks burgeoned) the Horton and Horton text was a good place to begin to find out about it. <a href="http://michaelhanley.ie/demos/demo_images/BrandonHallGuideAuthoringToolsGuideSomeR_A046/ELearning_Tools_and_Tech.jpg"><img title="E-Learning_Tools_and_Tech" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" height="244" alt="E-Learning_Tools_and_Tech" src="http://michaelhanley.ie/demos/demo_images/BrandonHallGuideAuthoringToolsGuideSomeR_A046/ELearning_Tools_and_Tech_thumb.jpg" width="195" align="right" border="0" /></a>However, as we reach the end of the decade, the tools and some of the technologies in text (I have the first edition) is looking decidedly dated; Blogger.com was still owned by Pyra Labs; podcasting is not given a look-in in any shape or form. As far as I could discern through a brief search (on Amazon, Wiley Books Online, and Google Books), the 2003 edition is still in print. </p>
<p>The outcome of this is that while the text is still full of good advice, useful information, and valuable insight into topics associated with e-learning design, development and delivery, many&#160; of the products it highlights are deprecated (Authorware), redundant (GoLive), or changed beyond recognition (most products featured in the text). In my view this is where resources like the Brandon Hall KnowledgeBase come into their own. While, necessarily, the text and the information is not as rich as in the Horton and Horton book (see Figure 1 for a comparison between the layout of the two resources), it&#8217;s competitive advantage is that is delivers bang up-to-date, regularly refreshed information, and a easy-to-use selection and comparison utility to choose and compare products. </p>
<p><a href="http://michaelhanley.ie/demos/demo_images/BrandonHallGuideAuthoringToolsGuideSomeR_A046/HortonvsBH.jpg"><img title="HortonvsBH" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="367" alt="HortonvsBH" src="http://michaelhanley.ie/demos/demo_images/BrandonHallGuideAuthoringToolsGuideSomeR_A046/HortonvsBH_thumb.jpg" width="548" border="0" /></a> </p>
<p align="center">Figure 1. Side-by-side of the texts: Horton (l), Brandon Hall (r)    <br />[Click to enlarge]</p>
<p>In one sense, this is the threshold between the analog and digital forms of information delivery. Putting my cultural anthropology hat on for a moment, I would characterize this as a liminal state. Liminality has been described as &quot;the place in between&quot; (La Shure, 2009)&#160; infused with ambiguity, openness, and indeterminacy. </p>
<p>For example, as a university lecturer delivering a course on learning technology do I include <em>E-Learning Tools and Technologies</em> on the required reading list, or the more up-to-date <em>Authoring Tool KnowledgeBase</em>? How do I set a question on the information in the latter source as it is in one sense, just a list and description of products and their capabilities, with none of the context provided by the former text? Which is more &quot;academic?&quot; Does this reflect the text&#8217;s accuracy? Is the cost ($795 annual subscription) of Brandon Hall membership justifiable for students, or people who just was occasional access to information, as opposed to about $40 for the out-of-date Horton and Horton text. How much is the information worth? </p>
<p>These are&#160; difficult questions to answer satisfactorily. </p>
<p>I have no doubt that over time, e-texts will become integrated into the mainstream of <a href="http://michaelhanley.ie/demos/demo_images/BrandonHallGuideAuthoringToolsGuideSomeR_A046/Kindle.jpg"><img title="Kindle" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 4px 0px 0px; border-right-width: 0px" height="119" alt="Kindle" src="http://michaelhanley.ie/demos/demo_images/BrandonHallGuideAuthoringToolsGuideSomeR_A046/Kindle_thumb.jpg" width="93" align="left" border="0" /></a> academic, professional, and consumer activity. Online libraries like <a href="http://www.slideshare.net/eduserv/myathens-new-features-and-future-directions" target="_blank">MyAthens</a> already provide access to a range of electronically-available materials for a nominal fee to the individual user as membership to institutions, universities, and libraries. </p>
<p>E-readers like the <a href="http://www.amazon.com/Kindle-Amazons-Wireless-Reading-Generation/dp/B00154JDAI" target="_blank">Kindle</a>, and e-book software like <a href="http://www.lexcycle.com/" target="_blank">Lexcycle Stanza</a> (recently purchased by Amazon) are beginning to provide the facility to view electronic versions of printed texts. </p>
<p>Maybe this electronic means of access will become more generalized; I use Stanza on my iPhone and it’s changing my reading habits. Perhaps the current practice of hard- and e-texts being used in concert will become firmly embedded as the most effective method of using the old and the new. As usual, people will do what works for them, and the usual rules for adoption of innovations will apply.</p>
<p>Yet the question remains: How out-of-date is <em>too</em> out-of-date? </p>
<p>I think that my Horton printed text still has great value, especially in the context it provides for e-elearning-related technologies; yet I can&#8217;t rely on it to provide current information about specific e-learning authoring applications. With over ten years experience in the learning and development industry, I feel competent to apply my well-developed critical faculties to find out what I need from the range of knowledge and information at my disposal. Could I make my tacit, hard-earned ability to analyze, synthesize, and evaluate information available to some-one else? Probably not. </p>
<p>How do <em>you </em>use the resources at your disposal? I’d love to hear your views and about your experiences &#8211; let me know. </p>
<p>___________ </p>
<p><strong>References</strong>: </p>
<p>Brandon Hall Research. (2009). <em>Authoring Tool KnowledgeBase 2009: A Buyer&#8217;s Guide to 120+ of the Best E-Learning Content Development Applications</em>. [Internet] Available from: <a title="http://www.brandon-hall.com/publications/atkb/atkb.shtml" href="http://www.brandon-hall.com/publications/atkb/atkb.shtml">http://www.brandon-hall.com/publications/atkb/atkb.shtml</a> Accessed 29 June 2009 </p>
<p>Horton, W., &amp; Horton, K. (2003). <em>E-learning Tools and Technologies: A consumer’s guide for trainers, teachers, educators, and instructional designers</em>. Wiley Publishing, Inc., Indianapolis, Indiana </p>
<p>La Shure, C. (2009). <em>Liminality</em>. [Internet] Available from: <a href="http://www.liminality.org/about/whatisliminality/">http://www.liminality.org/about/whatisliminality/</a> Accessed 29 June 2009 </p>
<p>&#8211;</p>
]]></content:encoded>
			<wfw:commentRss>http://elearningcurve.edublogs.org/2009/07/01/e-learning-authoring-tools-guide-2009-released-some-reflections-on-the-nature-of-information/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Shiny new technologies used by dusty old professions</title>
		<link>http://elearningcurve.edublogs.org/2009/06/29/shiny-new-technologies-used-by-dusty-old-professions/</link>
		<comments>http://elearningcurve.edublogs.org/2009/06/29/shiny-new-technologies-used-by-dusty-old-professions/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 16:04:00 +0000</pubDate>
		<dc:creator>Michael Hanley</dc:creator>
				<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Social Constructivism]]></category>
		<category><![CDATA[content delivery]]></category>
		<category><![CDATA[culture of learning]]></category>
		<category><![CDATA[e-learning]]></category>
		<category><![CDATA[educational media]]></category>
		<category><![CDATA[knowledge sharing]]></category>
		<category><![CDATA[multiple channels]]></category>
		<category><![CDATA[new economy]]></category>
		<category><![CDATA[organizational development]]></category>
		<category><![CDATA[organizational learning]]></category>
		<category><![CDATA[organizational style]]></category>
		<category><![CDATA[read/write web]]></category>
		<category><![CDATA[social impact of e-learning]]></category>
		<category><![CDATA[social learning]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[diffusion of innovation]]></category>
		<category><![CDATA[education in ireland]]></category>
		<category><![CDATA[informal learning]]></category>
		<category><![CDATA[non-formal learning]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://elearningcurve.edublogs.org/2009/06/29/shiny-new-technologies-used-by-dusty-old-professions/</guid>
		<description><![CDATA[I hadn't planned on blogging about informal learning today, but an article in Irish e-zine Silicon Republic interested me, and I thought I'd bring it to you.]]></description>
			<content:encoded><![CDATA[<p>I hadn&#8217;t planned on blogging about informal learning today, but an article in Irish e-zine <strong>Silicon Republic</strong> interested me, and I thought I&#8217;d bring it to you. According to the article <em>Number crunchers find social media a ‘tweet’ surprise</em>,&#160; members of the Institute of Certified Public Accountants (CPA) have begun using social media such as <a href="http://www.twitter.com" target="_blank">Twitter</a>, <a href="http://www.facebook.com" target="_blank">Facebook</a> and <a href="http://www.linkedin.com" target="_blank">LinkedIn</a> to co-ordinate continuous professional education. The CPA is the educational, representative and regulatory body for over 5000 members and students. The Institute&#8217;s role is to: </p>
<ul>
<li>Regulate CPAs in accordance with the law and the Institute&#8217;s Code of Ethics in the public interest. </li>
<li>Ensure that CPAs are constantly up to date in all matters relating to their professional work. </li>
<li>Maintain the highest levels of educational standards for new entrants to the profession. </li>
<li>Represent the interests of members where appropriate. </li>
</ul>
<p>The CPA’s Suzanne Shaw, outlined the reason for the emergence of non-formal and informal e-learning technologies in the Institute: </p>
<blockquote><p>As one of [the bodies] in the Ireland that train accountants and regulate them throughout their professional life, our members are predominantly split three ways: practitioners; entrepreneurs; and employees of businesses. </p>
<p>All of them are at the coalface of the current economic climate and many of them use tools like LinkedIn, Twitter and Facebook to give one another practical advice about sustaining businesses and planning for a long-term environment. It’s a great way to get information out to people really quickly. </p>
</blockquote>
<p>It seems that the CPA members are using Facebook and Twitter to share articles and information to keep each apprised of developments in their domain. Ms. Shaw again: </p>
<blockquote><p>The beauty of social networking is it enables two-way communication or, if you want, one-to-many communication. The CPA uses it to gauge feedback on courses and products and adjust them accordingly. </p>
</blockquote>
<p>One of the benefits of LinkedIn, Facebook and Twitter is that they are &quot;ready-made.&quot; The CPA&#8217;s experience is that they can concentrate on the business use of the technology without contributors having to worry about the technology <em>per se</em>. Despite being (by it&#8217;s very nature) a very traditional organization, the obvious business advantages of using these platforms for information-sharing seems to have eased the transition to using social media. There are a number of core uses of social media for learning in the CPA: </p>
<ul>
<li>The CPA recently set up a space on Facebook for new students to get and share information. </li>
<li>In terms of professional use, with closed LinkedIn forums are used, so information can be kept confidential between members. </li>
<li>CPA accountants are using Twitter as a way of relaying information or lobbying issues. </li>
<li>Professional members make use of LinkedIn to keep in touch with each other, as well as business associates. </li>
</ul>
<p>Interestingly, one of the main drivers of the growth in utilization of social media tools is that accountants&#8217; clients are &quot;pushing them to be more involved in online communication&quot; according to Ms. Shaw. </p>
<p>It seems that once members are exposed to Web 2.0 technologies, they adapt their own information-sharing practices to include Twitter and Facebook. Ms. Shaw stated that: </p>
<blockquote><p>Many share war stories and know-how in the forums. With CPE seminars taking place across the country, people not only meet up but can also keep in touch. Because people have hectic working lives and a home life to balance, they can’t get to every course or seminar, so they &#8230;use these tools to share notes and find out where the next course is taking place. Not every one can make it to the centre of Dublin after a day’s work, so we’ve started uploading video lectures. Students &#8230;are recording podcasts of lectures and sharing on places like Facebook. We estimate about 10% of our 5,500 members and students are using social media for continuous professional education. With Facebook, for example, they are truly engaging with one another. Many use it because they are that generation, others have begun dabbling. It can only grow from here. </p>
</blockquote>
<p>Brutus, in Shakespeare&#8217;s <em>Julius Caesar</em> tells Cassius that&#160; </p>
<blockquote><p>There is a tide in the affairs of men.     <br />Which, taken at the flood, leads on to fortune </p>
<p align="right">Act IV, Scene 3. </p>
</blockquote>
<p>In a similar vein, I would suggest that there are trends in the uses and the adoption of technology. The current global economic environment as well as the emergence and broad adoption of easy-to-use Read/Write Web tools like Facebook, Twitter, and LinkedIn in society-at-large are profoundly re-shaping the ways people and organizations communicate. </p>
<p>As we know from Rogers&#8217; writings on diffusion of innovation, people’s attitude toward a new technology is a key element in its diffusion. Roger’s Innovation Decision Process theory asserts that innovation diffusion is a process that occurs over time through five stages: </p>
<p>&#160;&#160; 1. Awareness   <br />&#160;&#160; 2. Interest    <br />&#160;&#160; 3. Evaluation    <br />&#160;&#160; 4. Trial    <br />&#160;&#160; 5. Adoption </p>
<p>The final phase of the diffusion process is characterized by large-scale continued use of the idea or technology, and by &quot;satisfaction with&quot; (<em>Diffusion of Innovations</em>, 2003, p.2) the idea. This does not mean that the the individual or organization that has accepted the idea will use it constantly, rather, it means that the diffused idea has been integrated into their schema or metal model as a valuable asset or resource. </p>
<p align="center"><a href="http://michaelhanley.ie/demos/demo_images/Shinynewtechnologiesusedbydustyoldprofes_D3D5/Scurvebellcurve.jpg"><img title="Scurvebellcurve" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="484" alt="Scurvebellcurve" src="http://michaelhanley.ie/demos/demo_images/Shinynewtechnologiesusedbydustyoldprofes_D3D5/Scurvebellcurve_thumb.jpg" width="622" border="0" /></a> Figure 1 Diffusion of Innovation curve    <br />[Click to enlarge]</p>
<p>Individuals or organizations will typically go through these processes at varying speeds, depending on factors ranging from the cost, time, and effort required to implement the diffused concept, the return on the investment, how well it aligns with their previous experience with similar concepts, as well as the complexity of the idea or technology under consideration. By endorsing and supporting a range of well-tested, free-to-use solutions, that are currently very positively received in the public consciousness due to their apparent ability to elect presidents (Obama), overthrow despotic regimes (<strike>Obama again for Dubya</strike> Iran), and circumvent traditional media channels (Michael Jackson&#8217;s death). Such momentum is hard to ignore, especially when coupled with the economic imperative of clients demanding access to CPA members&#8217; skills via social media. </p>
<p>However, a corollary to the curve described in Figure 1 (above) is the Gartner Hype Lifecycle illustrated in Figure 2 (below). </p>
<p align="center"><a href="http://michaelhanley.ie/demos/demo_images/Shinynewtechnologiesusedbydustyoldprofes_D3D5/Gartner_Hype_Cycle.jpg"><img title="Gartner_Hype_Cycle" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="318" alt="Gartner_Hype_Cycle" src="http://michaelhanley.ie/demos/demo_images/Shinynewtechnologiesusedbydustyoldprofes_D3D5/Gartner_Hype_Cycle_thumb.jpg" width="485" border="0" /></a> Figure 2 Generic Gartner Hype Cycle    <br />[Click to enlarge]</p>
<p>I would suggest that Twitter, Facebook etc are well on their way to reaching what Gartner describes as the &quot;Peak of Inflated Expectations&quot; associated with this type of innovation. It remains to be seen if the CPA can take this flood in the tide of technology and progress their non-formal learning initiatives, or if they will be &quot;bound in shallows and in miseries&quot; if they are unable to leverage the potential of this phenomenon. </p>
<p>___________ </p>
<p><strong>References:</strong> </p>
<p>Kennedy, J. (2009). Number crunchers find social media a ‘tweet’ surprise. <em>Silicon Republic</em>. [Internet] 29 June. Available from: <a href="http://www.siliconrepublic.com/news/article/13271/">http://www.siliconrepublic.com/news/article/13271/</a> [Accessed 29 June 2009]&#160; </p>
<p>Rogers, E. M. (2003) Diffusion of Innovations, 5th ed.. Simon &amp; Schuster International. </p>
<p>&#8211; </p>
]]></content:encoded>
			<wfw:commentRss>http://elearningcurve.edublogs.org/2009/06/29/shiny-new-technologies-used-by-dusty-old-professions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating Audio into E-Learning Courseware: eLearning Guild&#8217;s Forum</title>
		<link>http://elearningcurve.edublogs.org/2009/06/02/integrating-audio-into-e-learning-courseware-elearning-guilds-forum/</link>
		<comments>http://elearningcurve.edublogs.org/2009/06/02/integrating-audio-into-e-learning-courseware-elearning-guilds-forum/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 16:00:00 +0000</pubDate>
		<dc:creator>Michael Hanley</dc:creator>
				<category><![CDATA[Audacity]]></category>
		<category><![CDATA[Learning Professional]]></category>
		<category><![CDATA[Mayer]]></category>
		<category><![CDATA[audio editor]]></category>
		<category><![CDATA[authoring]]></category>
		<category><![CDATA[authoring tools]]></category>
		<category><![CDATA[cognition]]></category>
		<category><![CDATA[constructivist learning environment]]></category>
		<category><![CDATA[e-learning]]></category>
		<category><![CDATA[e-learning development]]></category>
		<category><![CDATA[educational media]]></category>
		<category><![CDATA[elearning content]]></category>
		<category><![CDATA[learning technology]]></category>
		<category><![CDATA[rapid elearning]]></category>
		<category><![CDATA[seminar]]></category>
		<category><![CDATA[benefits of e-learning]]></category>
		<category><![CDATA[collaboration tools]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[eLearning Guild]]></category>
		<category><![CDATA[integrating audio]]></category>
		<category><![CDATA[online forum]]></category>

		<guid isPermaLink="false">http://elearningcurve.edublogs.org/2009/06/02/integrating-audio-into-e-learning-courseware-elearning-guilds-forum/</guid>
		<description><![CDATA[The eLearning Guild's next Online Forum taking place on June 4th &#038; 5th is called Lights, Camera, Action: Using Media to Engage the Learner. ]]></description>
			<content:encoded><![CDATA[<p>The <strong>eLearning Guild&#8217;s</strong> next <strong>Online Forum </strong>taking place on June 4th &amp; 5th is called <em>Lights, Camera, Action: Using Media to Engage the Learner</em>. </p>
<p>Here&#8217;s what the Forum will cover: </p>
<blockquote><p>It wasn’t long ago that e-Learning developers thought that putting a simple Flash animation and a small sound file into their e-Learning offerings was really leading-edge stuff. But today much more advanced technology, like higher bandwidth, gaming, and <a href="http://michaelhanley.ie/demos/demo_images/IntegratingAudiointoELearningCoursewaree_EAE7/ELGOF.jpg"><img title="ELG-OF" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 4px 0px 0px; border-right-width: 0px" height="107" alt="ELG-OF" src="http://michaelhanley.ie/demos/demo_images/IntegratingAudiointoELearningCoursewaree_EAE7/ELGOF_thumb.jpg" width="154" align="left" border="0" /></a> immersive learning techniques, is easily available. And, ever-more-sophisticated learners, who are demanding more effective and absorbing e-Learning programs, are pushing for adoption of advanced media techniques. </p>
<p>This Online Forum will show you how to use audio, video, animation, and other technologies to enhance the engagement and “stickyness” of your e-Learning offerings. You’ll see real-life examples, and learn various design approaches for effectively using media. This Online Forum is your best chance to focus on improving the e-Learning you create for your organization, and to&#8230; </p>
<ul>
<li>EXPLORE how using different media tools and processes can enhance your e-Learning offerings, </li>
<li>DISCOVER how better use of media enhances a wide variety of topics and formats, </li>
<li>EXAMINE the design and development of media-use techniques to achieve specific goals, </li>
<li>LEARN how other organizations are using media to build engagement into their e-Learning programs, and </li>
<li>ENSURE that your e-Learning meets both your learners’ and your organizations’ goals. </li>
</ul>
</blockquote>
<p>I&#8217;m pleased to announce that I will be presenting the Forum session on using <a href="http://michaelhanley.ie/demos/demo_images/IntegratingAudiointoELearningCoursewaree_EAE7/ELG_Preview.jpg"><img title="ELG_Preview" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" height="164" alt="ELG_Preview" src="http://michaelhanley.ie/demos/demo_images/IntegratingAudiointoELearningCoursewaree_EAE7/ELG_Preview_thumb.jpg" width="215" align="right" border="0" /></a> audio in e-learning. Called Integrating Audio into E-Learning Courseware, session participants will learn the audio production lifecycle, see examples and demonstrations, and get hints, tips, and tricks-of-the-trade to enable you to produce high-quality audio for your courseware. You’ll&#160; learn how recording subject matter experts as they describe a process, task, or activity, when well-recorded and produced can, in most cases, be integrated into courseware without taking the extra steps of hiring a professional voice-over artist to re-record the narration. This can lead to considerable savings in time and money, as well as reduce the time-to-market of courseware. </p>
<p>In this session, you will learn: </p>
<ul>
<li>Why use audio in e-Learning? </li>
<li>The uses of non-linear editing tools </li>
<li>How to record audio </li>
<li>How to produce audio </li>
<li>How to integrate audio into commonly-used rapid e-Learning applications and podcasts </li>
</ul>
<p>When learning with multimedia, research shows that visual imagery is better retained when accompanied by verbal information; that learners are better able to integrate information via multi-modal instruction. Called the Six Principles of Learning, it describes how information encoded and transmitted using both visual and auditory channels reduces the cognitive load on the learner, so their working memory can process information more effectively. </p>
<p>However, most e-learning professionals perceive that creating and integrating high-quality audio is a highly-specialized activity outside of their expertise. But now more than ever, e-learning technology and content production skills are a key requirement for learning professionals who wish to interact with their audience. </p>
<p>So join me on Thursday by <a href="http://www.elearningguild.com/content.cfm?selection=doc.700" target="_blank">clicking here to register</a> for the event. if you haven&#8217;t already registered, I&#8217;ll be delighted to see you there. </p>
<p>&#8211;</p>
]]></content:encoded>
			<wfw:commentRss>http://elearningcurve.edublogs.org/2009/06/02/integrating-audio-into-e-learning-courseware-elearning-guilds-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Characteristics of Informal Learning</title>
		<link>http://elearningcurve.edublogs.org/2009/03/20/characteristics-of-informal-learning/</link>
		<comments>http://elearningcurve.edublogs.org/2009/03/20/characteristics-of-informal-learning/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 13:00:00 +0000</pubDate>
		<dc:creator>Michael Hanley</dc:creator>
				<category><![CDATA[e-learning]]></category>
		<category><![CDATA[educational media]]></category>
		<category><![CDATA[elearning]]></category>
		<category><![CDATA[informal learning]]></category>
		<category><![CDATA[modes of learning]]></category>
		<category><![CDATA[non-formal learning]]></category>
		<category><![CDATA[nonformal learning]]></category>
		<category><![CDATA[social learning]]></category>
		<category><![CDATA[workplace learning]]></category>
		<category><![CDATA[corporate learning environment]]></category>
		<category><![CDATA[formal learning]]></category>
		<category><![CDATA[Jay Cross]]></category>
		<category><![CDATA[Kevin Kruse]]></category>
		<category><![CDATA[knowledge worker]]></category>
		<category><![CDATA[learning characteristics]]></category>

		<guid isPermaLink="false">http://elearningcurve.edublogs.org/2009/03/20/characteristics-of-informal-learning/</guid>
		<description><![CDATA[Changes in the world economy are forcing corporations to rethink how workers learn. What accounts for the interest in informal learning? Does it work?]]></description>
			<content:encoded><![CDATA[<p>Changes in the world economy are forcing corporations to rethink how workers learn and to perform effectively. How do people learn? Why? What accounts for the upswing in interest in less formal learning? Does it work? </p>
<p>In the corporate context, learning is about mastering technical and social skills, and product knowledge. The focus is on attaining the skills. knowledge, and expertise required to meet the promise made to the customer. </p>
<p>In an interview in 2005, the estimable Jay Cross articulated a concept that many (including myself) felt was an emerging trend in corporate learning and development: </p>
<blockquote><p>Well, I had to redefine all learning …because the world is changing so fast. The concepts we had when knowledge was fixed in place, like something you could put in a library, don’t work anymore. So I look at all learning as adaptation to the communities that matter to you, to your ecosystems, if you will. Informal Learning is simply that, which is not directed by an organization or somebody in a control position.      </p>
<p align="right">(<em>Interview with Jay Cross: Informal Learning</em>) </p>
</blockquote>
<p>The year 2005 heralded the recovery from the <a href="http://en.wikipedia.org/wiki/Dot-com_bubble" target="_blank">Dot-Com Crash</a> in 2001, a year Kevin Kruse has described as one that </p>
<blockquote><p>&#160;&#160;&#160; &#8230;brought the harsh, steep slope of unfulfilled promises. Several high-profile [e-learning] providers shut their doors while many more announced large-scale layoffs in the face of missed revenue targets and crashing stock prices. E-learning advocates retreated to the more defensible ground of &quot;blended learning. This year [went] down as the Trough of Despair.&#160; </p>
</blockquote>
<p>As a result of this turn-of-the-century disillusionment, a key document on lifelong learning published by the European Commission in the same year went unnoticed by many training professionals. In their 2001 document <em>Communication on Lifelong Learning</em>, the authors Holford, Patulny &amp; Sturgis defined the terms formal, non-formal and informal learning (p.9): </p>
<p>Table 1 Definition of learning types <o:p></o:p></p>
<table class="MsoNormalTable" style="border-right: medium none; border-top: medium none; border-left: medium none; border-bottom: medium none; border-collapse: collapse" cellspacing="0" cellpadding="0" border="1">
<tbody>
<tr>
<td style="padding-right: 5.4pt; padding-left: 5.4pt; background: rgb(243,243,243) 0% 50%; padding-bottom: 0cm; width: 213.05pt; border-top-style: solid; padding-top: 0cm; border-right-style: none; border-left-style: none; border-bottom-style: solid; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial" valign="top" width="237">
<p class="MsoNormal" style="margin-bottom: 6pt; line-height: 150%; text-align: justify"><b><span>Learning Type<o:p></o:p></span></b></p>
</td>
<td style="padding-right: 5.4pt; padding-left: 5.4pt; background: rgb(243,243,243) 0% 50%; padding-bottom: 0cm; width: 213.05pt; border-top-style: solid; padding-top: 0cm; border-right-style: none; border-left-style: none; border-bottom-style: solid; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial" valign="top" width="473">
<p class="MsoNormal" style="margin-bottom: 6pt; line-height: 150%; text-align: justify"><b><span>Description<o:p></o:p></span></b></p>
</td>
</tr>
<tr>
<td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0cm; width: 213.05pt; border-top-style: none; padding-top: 0cm; border-right-style: none; border-left-style: none; border-bottom-style: solid" valign="top" width="237">
<p class="MsoNormal" style="margin-bottom: 6pt; line-height: 150%"><span>Formal Learning<o:p></o:p></span></p>
</td>
<td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0cm; width: 213.05pt; border-top-style: none; padding-top: 0cm; border-right-style: none; border-left-style: none; border-bottom-style: solid" valign="top" width="473">
<p class="MsoNormal" style="margin-bottom: 6pt; line-height: 150%"><span>Learning typically provided by an education or training institution, structured (in terms of learning objectives, learning time or learning support) and <i>leading to certification</i>. <i>Formal learning is intentional from the learner’s perspective</i> [my italics].<o:p></o:p></span></p>
</td>
</tr>
<tr>
<td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0cm; width: 213.05pt; border-top-style: none; padding-top: 0cm; border-right-style: none; border-left-style: none; border-bottom-style: solid" valign="top" width="237">
<p class="MsoNormal" style="margin-bottom: 6pt; line-height: 150%"><span>Non-formal Learning<o:p></o:p></span></p>
</td>
<td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0cm; width: 213.05pt; border-top-style: none; padding-top: 0cm; border-right-style: none; border-left-style: none; border-bottom-style: solid" valign="top" width="473">
<p class="MsoNormal" style="margin-bottom: 6pt; line-height: 150%"><span>Learning that is not provided by an education or training institution and typically <i>does not lead to formalized certification</i>. <i>It is</i>, however, <i>structured</i> (in terms of learning objectives, learning time or learning support). <i>Non-formal learning is intentional from the learner’s perspective</i> [my italics].<o:p></o:p></span></p>
</td>
</tr>
<tr>
<td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0cm; width: 213.05pt; border-top-style: none; padding-top: 0cm; border-right-style: none; border-left-style: none; border-bottom-style: solid" valign="top" width="237">
<p class="MsoNormal" style="margin-bottom: 6pt; line-height: 150%"><span>Informal Learning<o:p></o:p></span></p>
</td>
<td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0cm; width: 213.05pt; border-top-style: none; padding-top: 0cm; border-right-style: none; border-left-style: none; border-bottom-style: solid" valign="top" width="473">
<p class="MsoNormal" style="margin-bottom: 6pt; line-height: 150%"><span>Learning resulting from daily life activities related to work, family or leisure. It is <i>not structured</i> (in terms of learning objectives, learning time or learning support) and typically <i>does not lead to certification</i>. Informal learning may be intentional but <i>in most cases it is non-intentional</i> (or “incidental”/ random) [my italics].<o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
<p> <span>
<p>&#160;</p>
<p>More next time&#8230; </p>
<p>___________ </p>
<p><strong>References:</strong> </p>
<p>Cross, J. (2004) <em>An informal history of eLearning. On the Horizon</em> [Internet] 12(3). pp.103-110. Available from: <a title="http://www.emeraldinsight.com/Insight/viewPDF.jsp?Filename=html/Output/Published/EmeraldFullTextArticle/Pdf/2740120301.pdf" href="http://www.emeraldinsight.com/Insight/viewPDF.jsp?Filename=html/Output/Published/EmeraldFullTextArticle/Pdf/2740120301.pdf">http://www.emeraldinsight.com/Insight/viewPDF.jsp?Filename=html/Output/Published/EmeraldFullTextArticle/Pdf/2740120301.pdf</a> (Subscription required) Accessed 20th February, 2007</p>
<p>Holford, J. Patulny, R. &amp; Sturgis, P. (2005) <em>Indicators of Non-formal &amp; Informal Educational Contributions to Active Citizenship. A Paper Prepared for the European Commission by the University of Surrey.</em> [Internet]. Available from: <a href="http://farmweb.jrc.cec.eu.int/CRELL/active_citizenship.htm">http://farmweb.jrc.cec.eu.int/CRELL/active_citizenship.htm</a> Accessed 25th October, 2006</p>
<p>Kruse, K. (2002) <em>The State of e-Learning: Looking at History with the Technology Hype Cycle.</em> [Internet] Available from: <a href="http://www.e-learningguru.com/articles/hype1_1.htm">http://www.e-learningguru.com/articles/hype1_1.htm</a> [Accessed 12th February 2008] </p>
<p>&#8211;</p>
]]></content:encoded>
			<wfw:commentRss>http://elearningcurve.edublogs.org/2009/03/20/characteristics-of-informal-learning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Audio Markers in Adobe Presenter</title>
		<link>http://elearningcurve.edublogs.org/2009/03/10/using-audio-markers-in-adobe-presenter/</link>
		<comments>http://elearningcurve.edublogs.org/2009/03/10/using-audio-markers-in-adobe-presenter/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 16:05:00 +0000</pubDate>
		<dc:creator>Michael Hanley</dc:creator>
				<category><![CDATA[Audacity]]></category>
		<category><![CDATA[audio editor]]></category>
		<category><![CDATA[authoring tools]]></category>
		<category><![CDATA[e-learning]]></category>
		<category><![CDATA[e-learning development]]></category>
		<category><![CDATA[educational media]]></category>
		<category><![CDATA[online presentation tool]]></category>
		<category><![CDATA[video podcast]]></category>
		<category><![CDATA[Adding Markers]]></category>
		<category><![CDATA[adobe captivate]]></category>
		<category><![CDATA[Adobe Presenter]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Captivate]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[elearning]]></category>
		<category><![CDATA[Narration]]></category>
		<category><![CDATA[Sound Forge]]></category>

		<guid isPermaLink="false">http://elearningcurve.edublogs.org/2009/03/10/using-audio-markers-in-adobe-presenter/</guid>
		<description><![CDATA[This post will cover how to integrate your audio-with-metadata files into Adobe Presenter. ]]></description>
			<content:encoded><![CDATA[<p align="left">In <a href="http://elearningcurve.edublogs.org/2009/03/09/audio-narration-in-e-learning-content-using-audio-markers/" target="_blank">yesterday&#8217;s post</a>, I began discussing some advanced audio editing and rapid e-learning synchronization features of Adobe&#8217;s applications Presenter and Captivate.</p>
<p align="left"><strong>Now read on…</strong></p>
<p align="left">This post will cover how to integrate your audio-with-metadata files into Adobe Presenter. In my next article I will discuss using markers to generate content for Captivate &#8211; the processes <em>are</em> different. While the process is quite straight-forward, it&#8217;s easier to show you this process in a demo than describe it in a linear fashion using text and images (after all, this is an <em>E</em>-learning blog, folks!).</p>
<p>First some background: as you probably know, Presenter enables you to publish Microsoft PowerPoint-created content in a Web friendly format. The Presenter Audio Editor supports editing voice-over narrationvia its functionality in PowerPoint.</p>
<p>As well as using an external audio editing program, you can perform basic audio and animation editing tasks within your presentation, including:</p>
<ul>
<li>
<div>Viewing the presentation audio, including slide and animation markers</div>
</li>
<li>
<div>Playing, recording, deleting, and editing audio, including adding silence</div>
</li>
<li>
<div>Inserting commands to control playback</div>
</li>
<li>
<div>Adjusting volume and processing options</div>
</li>
</ul>
<p><strong>Using audio markers </strong><br />
Adobe Presenter displays a visual representation of a presentation’s audio, along with markers that represent commands for controlling playback. Audio is edited incrementally, one slide at a time.</p>
<p>To view audio markers, open the PowerPoint presentation you want to edit. Click the Adobe Presenter menu or ribbon and click the Audio Edit button. The Audio Editor is displayed (see Figure 1).</p>
<p><a href="http://michaelhanley.ie/elearningcurve/wp-content/uploads/2009/03/ap-audio-editor.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="AP_audio_editor" src="http://michaelhanley.ie/elearningcurve/wp-content/uploads/2009/03/ap-audio-editor-thumb.jpg" border="0" alt="AP_audio_editor" width="462" height="230" /></a></p>
<p align="center"><em><br />
Figure 1. The Audio Editor in Presenter </em></p>
<p>Using the Slide Navigation drop-down list, select a slide to edit (see Figure 2).</p>
<p><a href="http://michaelhanley.ie/elearningcurve/wp-content/uploads/2009/03/ap-audio-editor2.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="AP_audio_editor2" src="http://michaelhanley.ie/elearningcurve/wp-content/uploads/2009/03/ap-audio-editor2-thumb.jpg" border="0" alt="AP_audio_editor2" width="458" height="225" /> </a></p>
<p align="center"><a href="http://michaelhanley.ie/elearningcurve/wp-content/uploads/2009/03/ap-audio-editor2.jpg"><br />
</a></p>
<p><a href="http://michaelhanley.ie/elearningcurve/wp-content/uploads/2009/03/ap-audio-editor2.jpg"> </a></p>
<p align="center"><em>Figure 2. Slide Navigation drop-down list </em></p>
<p>The Audio Editor displays a visual representation of the audio file called a <em>waveform</em>. Markers along the top of the waveform represent commands you can use to control the timing of slide transitions, animations, and other events during playback of your content.</p>
<p>In Presenter, you can add four types of markers in the Audio Editor (see Table 1):</p>
<p><em>Table 1. Markers applied to the Audio Editor </em></p>
<table border="1" width="100%" bgcolor="#ffffff" bordercolor="#004080">
<tbody>
<tr>
<td width="65"><strong>Type </strong></td>
<td width="56"><strong>Name </strong></td>
<td width="87"><strong>Marker color </strong></td>
<td width="207"><strong>Description</strong></td>
</tr>
<tr>
<td width="65">Slide</td>
<td width="56">Slide (#)</td>
<td width="87">Gray header with solid red line</td>
<td width="207">Designates slide transitions. Each slide marker is numbered.</td>
</tr>
<tr>
<td width="65">Mouse-click animation</td>
<td width="56">Click (#)</td>
<td width="87">Blue</td>
<td width="207">Designates when a mouse-click animation will be<br />
triggered. These markers are numbered within each slide boundary.</td>
</tr>
<tr>
<td width="65">Automatic animation</td>
<td width="56">Auto</td>
<td width="87">Faded gray</td>
<td width="207">Generated when using the Automatic setting in PowerPoint presentations.</td>
</tr>
<tr>
<td width="65">Command</td>
<td width="56">Wait for User or Goto…</td>
<td width="87">Green</td>
<td width="207">Enables playback control. There are two types:</p>
<p><strong>1. Wait for User</strong>: When this location is reached,<br />
playback automatically stops. The viewer must click on Play to continue the presentation.<br />
<strong>2. Goto</strong>: When this location is reached, playback automatically jumps to the designated slide.</td>
</tr>
</tbody>
</table>
<p><strong>Playing, recording, deleting, and editing audio </strong></p>
<p>Use the playback controls in the Audio Editor to review the audio for the presentation. You can also record new audio, delete selected sections, and insert silence.</p>
<p><strong>Adjusting volume and audio processing options</strong></p>
<p>The Adjust Volume dialog box is used to adjust audio playback levels. Adjust Volume also enables you to use some basic audio processing options including normalization (finding the optimal audio volume) and signal boost for quiet audio. The default settings should be fine if you’ve recorded your audio properly. I suggest that you experiment with these settings to understand how changes to these options affect the  audio quality of your rendered presentation .</p>
<blockquote><p><strong>You Try:</strong></p>
<p>To adjust audio volume and digital signal processing options:</p>
<ol>
<li>Click the Tools menu in the Audio Editor and select Volume. The Adjust Volume dialog box is displayed.</li>
<li>Adjust the settings and click on OK.</li>
<li>Click the File menu and select Exit.When you exit the Audio Editor, Adobe Presenter prompts you to save your changes.</li>
<li>Click Yes to close the dialog box and return to PowerPoint.</li>
</ol>
</blockquote>
<p><strong>Adding Audio with Marker to Adobe Presenter</strong></p>
<p><em><strong>Note: </strong>Even though this demo is about adding audio to a presentation, for copyright reasons there is no narration track associated with the file. </em></p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:48521026-3a8c-4017-a529-8f42784d3425" class="wlWriterEditableSmartContent" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/m_Ih4FlUNSk&amp;hl=en&amp;fs=1&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/m_Ih4FlUNSk&amp;hl=en&amp;fs=1&amp;hl=en"></embed></object></div>
</div>
<p><strong></strong></p>
<p><strong>Next</strong>: Importing audio in to Captivate.</p>
<p>&#8211;</p>
]]></content:encoded>
			<wfw:commentRss>http://elearningcurve.edublogs.org/2009/03/10/using-audio-markers-in-adobe-presenter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Media &#8211; a Constructivist view of principles</title>
		<link>http://elearningcurve.edublogs.org/2008/06/16/media-a-constructivist-view-of-principles-2/</link>
		<comments>http://elearningcurve.edublogs.org/2008/06/16/media-a-constructivist-view-of-principles-2/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 14:27:00 +0000</pubDate>
		<dc:creator>Michael Hanley</dc:creator>
				<category><![CDATA[Clark and Mayer]]></category>
		<category><![CDATA[Cognitivism]]></category>
		<category><![CDATA[Merrill]]></category>
		<category><![CDATA[cogitive load]]></category>
		<category><![CDATA[educational media]]></category>
		<category><![CDATA[learning content development]]></category>
		<category><![CDATA[principles of instruction]]></category>

		<guid isPermaLink="false">http://elearningcurve.edublogs.org/2008/06/16/media-a-constructivist-view-of-principles-2/</guid>
		<description><![CDATA[Constructivism is part of the Cognitivist gene pool, and as such it is appropriate to look at the impact of digital multimedia on cognition and learning. 
In E-Learning and the Science of Instruction (2003), Ruth Colvin Clark and Richard E Mayer explore the research on the impact of media in e-learning across seven design principles:

Multimedia
Contiguity
Modality [...]]]></description>
			<content:encoded><![CDATA[<p>Constructivism is part of the <a href="http://elearningcurve.blogspot.com/2007_12_01_archive.html%20" target="_blank">Cognitivist</a> gene pool, and as such it is appropriate to look at the impact of digital multimedia on cognition and learning. </p>
<p>In <u>E-Learning and the Science of Instruction</u> (2003), Ruth Colvin Clark and Richard E Mayer explore the research on the impact of media in e-learning across seven design principles:</p>
<ul>
<li>Multimedia</li>
<li>Contiguity</li>
<li>Modality </li>
<li>Redundancy </li>
<li>Coherence </li>
<li>Personalization </li>
<li>Practice Opportunities/Simulations </li>
</ul>
<p>Clark and Mayer assert that broadly speaking</p>
<blockquote><p align="left">Learning results from designing learning materials with the right instructional methods <em>regardless of how the information will be delivered</em> [my italics]. &#8230;To help learners acquire new knowledge and skills, instructional methods including media elements such as sound, text, and graphics as well as learning aids such as practice exercises, must support human cognitive learning processes.</p>
</blockquote>
<p align="right">(p.2)</p>
<p>Regardless of the theoretical approach or instructional design used, learning happens in accordance with the capabilities of two memory components: working and long-term memory, as shown in Figure 1.</p>
</p>
<p align="center"><a href="http://lh6.ggpht.com/mickhanley/SFFQNcUHeAI/AAAAAAAAAP8/WD2Nl1CSFJ4/s1600-h/Effective%20eLearning%20supports%20critical%20psychological%20learning%20processes%5B3%5D.jpg"><img style="border: 0px none" alt="Effective eLearning supports critical psychological learning processes" src="http://lh5.ggpht.com/mickhanley/SFFQN9AYlwI/AAAAAAAAAQA/yZClrZpc6uM/Effective%20eLearning%20supports%20critical%20psychological%20learning%20processes_thumb%5B1%5D.jpg?imgmax=800" border="0" height="155" width="244" /></a> </p>
<p align="center">Figure 1 Effective e-learning supports critical psychological learning processes</p>
<p>Working memory is where ideas are generated and learning takes place. However, working memory has a very limited capacity &#8211; according to Miller (1956) working memory has the capacity to retain 7±2 chunks of information. When working memory fills with even limited amounts of information, its processing power diminishes rapidly.</p>
<p>Long-term memory has a vast capacity for information storage; it is a person&#8217;s knowledge and memory repository. However, long-term memory provides storage only &#8211; all the cognitive activity takes place in working memory. In learning, the goal is to create environments in which learners actively process new information in the working memory in ways that lead to storage in long-term memory. When needed, this information can be retrieved into working memory. </p>
<blockquote><p>Positive learning outcomes require instructional methods that accommodate the limits of working memory and encourage processing of new information for storage in long-term memory. </p>
</blockquote>
<p align="right">(p.4) </p>
<p>The primary cognitive processes to be engaged include: </p>
<ul>
<li>Attention</li>
<li>Management of load in working memory</li>
<li>Rehearsal of new information in working memory that results in encoding in long-term memory</li>
<li>Retrieval of new skills back into working memory when needed. </li>
</ul>
<p>The authors suggest the following principles can be used to enhance the effectiveness of learning: </p>
<ul>
<li>Include both words and graphics as long as the graphics convey information that<br />is being taught and are not merely decorative.</li>
<li>Place corresponding words and graphics near each other.</li>
<li>Present words as audio narration rather than onscreen text.</li>
<li>Presenting words as both text and simultaneous audio narration can interfere with<br />learning.</li>
<li>Adding interesting, but unnecessary, material can interfere with learning.</li>
</ul>
<blockquote><p>With this in mind, how much practice do learners need? We know that skill improvement can continue over many practice sessions—although with diminishing returns. The greatest amount of learning occurs in the first few practice sessions. How much practice to include depends on the criticality of the skills you are building, and on the extent to which performance can improve on the job. For some tasks, such as landing an airplane, it’s critical that the first performance is highly effective.</p>
<p>In other cases, learners can continue to practice and improve on the job. [Ruth Clark's] recommendation is to adjust the amount of practice according to the criticality of the tasks and the cost benefits generated by additional practice opportunities.</p>
</blockquote>
<p align="right">(2007, p.9)</p>
<p>_________________________</p>
<p><strong>References:</strong></p>
<p>Clark, R. (2007). <em>Leveraging multimedia for learning. Use instructional methods proven to align with natural learning processes</em> [Internet] Available from: <a href="http://www.adobe.com/products/captivate/pdfs/captivate_leveraging_multimedia.pdf">http://www.adobe.com/products/captivate/pdfs/captivate_leveraging_multimedia.pdf</a> Accessed 23 May 2008 </p>
<p>Clark, R. C. and R. E. Mayer (2003). <em>E-Learning and the Science of Instruction.</em> San Francisco, Jossey-Bass<br />Pfeiffer. </p>
<p>Merrill, M. D. (2006a). First Principles of Instruction. In C. M. Reigeluth &amp; A. Carr (Eds.), <em>Instructional Design Theories and Models III (Vol. III).</em> Hillsdale, NJ: Lawrence Erlbaum Associates, Publishers.</p>
<p>Merrill, M. D. (2006b). First principles of instruction: a synthesis. In R. A. Reiser and J. V. Dempsey (Eds.) <em>Trends and Issues in Instructional Design and Technology</em>. Columbus: Ohio, Merrill Prentice Hall.</p>
<p>Miller, G. A. (1956) The Magical Number Seven, Plus or Minus Two. <em>The Psychological Review</em>, 63(2), pp. 81-97</p>
<p>&#8211;</p>
]]></content:encoded>
			<wfw:commentRss>http://elearningcurve.edublogs.org/2008/06/16/media-a-constructivist-view-of-principles-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Media &#8211; a Constructivist view of principles</title>
		<link>http://elearningcurve.edublogs.org/2008/06/16/media-a-constructivist-view-of-principles/</link>
		<comments>http://elearningcurve.edublogs.org/2008/06/16/media-a-constructivist-view-of-principles/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 14:27:00 +0000</pubDate>
		<dc:creator>Michael Hanley</dc:creator>
				<category><![CDATA[Clark and Mayer]]></category>
		<category><![CDATA[Cognitivism]]></category>
		<category><![CDATA[Merrill]]></category>
		<category><![CDATA[cogitive load]]></category>
		<category><![CDATA[educational media]]></category>
		<category><![CDATA[learning content development]]></category>
		<category><![CDATA[principles of instruction]]></category>

		<guid isPermaLink="false">http://elearningcurve.edublogs.org/2008/06/16/media-a-constructivist-view-of-principles/</guid>
		<description><![CDATA[Constructivism is part of the Cognitivist gene pool, and as such it is appropriate to look at the impact of digital multimedia on cognition and learning. 
In E-Learning and the Science of Instruction (2003), Ruth Colvin Clark and Richard E Mayer explore the research on the impact of media in e-learning across seven design principles:

Multimedia
Contiguity
Modality [...]]]></description>
			<content:encoded><![CDATA[<p>Constructivism is part of the <a href="http://elearningcurve.blogspot.com/2007_12_01_archive.html%20" target="_blank">Cognitivist</a> gene pool, and as such it is appropriate to look at the impact of digital multimedia on cognition and learning. </p>
<p>In <u>E-Learning and the Science of Instruction</u> (2003), Ruth Colvin Clark and Richard E Mayer explore the research on the impact of media in e-learning across seven design principles:</p>
<ul>
<li>Multimedia</li>
<li>Contiguity</li>
<li>Modality </li>
<li>Redundancy </li>
<li>Coherence </li>
<li>Personalization </li>
<li>Practice Opportunities/Simulations </li>
</ul>
<p>Clark and Mayer assert that broadly speaking</p>
<blockquote><p align="left">Learning results from designing learning materials with the right instructional methods <em>regardless of how the information will be delivered</em> [my italics]. &#8230;To help learners acquire new knowledge and skills, instructional methods including media elements such as sound, text, and graphics as well as learning aids such as practice exercises, must support human cognitive learning processes.</p>
</blockquote>
<p align="right">(p.2)</p>
<p>Regardless of the theoretical approach or instructional design used, learning happens in accordance with the capabilities of two memory components: working and long-term memory, as shown in Figure 1.</p>
</p>
<p align="center"><a href="http://lh6.ggpht.com/mickhanley/SFFQNcUHeAI/AAAAAAAAAP8/WD2Nl1CSFJ4/s1600-h/Effective%20eLearning%20supports%20critical%20psychological%20learning%20processes%5B3%5D.jpg"><img style="border: 0px none" alt="Effective eLearning supports critical psychological learning processes" src="http://lh5.ggpht.com/mickhanley/SFFQN9AYlwI/AAAAAAAAAQA/yZClrZpc6uM/Effective%20eLearning%20supports%20critical%20psychological%20learning%20processes_thumb%5B1%5D.jpg?imgmax=800" border="0" height="155" width="244" /></a> </p>
<p align="center">Figure 1 Effective e-learning supports critical psychological learning processes</p>
<p>Working memory is where ideas are generated and learning takes place. However, working memory has a very limited capacity &#8211; according to Miller (1956) working memory has the capacity to retain 7±2 chunks of information. When working memory fills with even limited amounts of information, its processing power diminishes rapidly.</p>
<p>Long-term memory has a vast capacity for information storage; it is a person&#8217;s knowledge and memory repository. However, long-term memory provides storage only &#8211; all the cognitive activity takes place in working memory. In learning, the goal is to create environments in which learners actively process new information in the working memory in ways that lead to storage in long-term memory. When needed, this information can be retrieved into working memory. </p>
<blockquote><p>Positive learning outcomes require instructional methods that accommodate the limits of working memory and encourage processing of new information for storage in long-term memory. </p>
</blockquote>
<p align="right">(p.4) </p>
<p>The primary cognitive processes to be engaged include: </p>
<ul>
<li>Attention</li>
<li>Management of load in working memory</li>
<li>Rehearsal of new information in working memory that results in encoding in long-term memory</li>
<li>Retrieval of new skills back into working memory when needed. </li>
</ul>
<p>The authors suggest the following principles can be used to enhance the effectiveness of learning: </p>
<ul>
<li>Include both words and graphics as long as the graphics convey information that<br />is being taught and are not merely decorative.</li>
<li>Place corresponding words and graphics near each other.</li>
<li>Present words as audio narration rather than onscreen text.</li>
<li>Presenting words as both text and simultaneous audio narration can interfere with<br />learning.</li>
<li>Adding interesting, but unnecessary, material can interfere with learning.</li>
</ul>
<blockquote><p>With this in mind, how much practice do learners need? We know that skill improvement can continue over many practice sessions—although with diminishing returns. The greatest amount of learning occurs in the first few practice sessions. How much practice to include depends on the criticality of the skills you are building, and on the extent to which performance can improve on the job. For some tasks, such as landing an airplane, it’s critical that the first performance is highly effective.</p>
<p>In other cases, learners can continue to practice and improve on the job. [Ruth Clark's] recommendation is to adjust the amount of practice according to the criticality of the tasks and the cost benefits generated by additional practice opportunities.</p>
</blockquote>
<p align="right">(2007, p.9)</p>
<p>_________________________</p>
<p><strong>References:</strong></p>
<p>Clark, R. (2007). <em>Leveraging multimedia for learning. Use instructional methods proven to align with natural learning processes</em> [Internet] Available from: <a href="http://www.adobe.com/products/captivate/pdfs/captivate_leveraging_multimedia.pdf">http://www.adobe.com/products/captivate/pdfs/captivate_leveraging_multimedia.pdf</a> Accessed 23 May 2008 </p>
<p>Clark, R. C. and R. E. Mayer (2003). <em>E-Learning and the Science of Instruction.</em> San Francisco, Jossey-Bass<br />Pfeiffer. </p>
<p>Merrill, M. D. (2006a). First Principles of Instruction. In C. M. Reigeluth &amp; A. Carr (Eds.), <em>Instructional Design Theories and Models III (Vol. III).</em> Hillsdale, NJ: Lawrence Erlbaum Associates, Publishers.</p>
<p>Merrill, M. D. (2006b). First principles of instruction: a synthesis. In R. A. Reiser and J. V. Dempsey (Eds.) <em>Trends and Issues in Instructional Design and Technology</em>. Columbus: Ohio, Merrill Prentice Hall.</p>
<p>Miller, G. A. (1956) The Magical Number Seven, Plus or Minus Two. <em>The Psychological Review</em>, 63(2), pp. 81-97</p>
<p>&#8211;</p>
]]></content:encoded>
			<wfw:commentRss>http://elearningcurve.edublogs.org/2008/06/16/media-a-constructivist-view-of-principles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eLearning Guild Snapshot Report on Learning Modalities</title>
		<link>http://elearningcurve.edublogs.org/2008/04/22/elearning-guild-snapshot-report-on-learning-modalities-2/</link>
		<comments>http://elearningcurve.edublogs.org/2008/04/22/elearning-guild-snapshot-report-on-learning-modalities-2/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 16:25:00 +0000</pubDate>
		<dc:creator>Michael Hanley</dc:creator>
				<category><![CDATA[definition of e-learning]]></category>
		<category><![CDATA[e-learning industry]]></category>
		<category><![CDATA[eLearning Guild Report]]></category>
		<category><![CDATA[educational media]]></category>
		<category><![CDATA[learning modalities]]></category>

		<guid isPermaLink="false">http://elearningcurve.edublogs.org/2008/04/22/elearning-guild-snapshot-report-on-learning-modalities-2/</guid>
		<description><![CDATA[Newsflash!
The eLearning Guild has just released a Snapshot Report on Learning Modalities.
This 16-page Snapshot Report is available for all Guild Members, including Associate Members.
In this eLearning Guild Snapshot Report we show Guild members’ adoption of various approaches to e-Learning as of March 2008. Our goal is to show where you and your organization are with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.elearningguild.com/research/archives/index.cfm?action=viewonly2&amp;id=129&amp;referer=http%3A%2F%2Fwww%2Eelearningguild%2Ecom%2F"><img style="margin: 0pt 0pt 10px 10px;float: right" src="http://bp2.blogger.com/_N3eiTSkdOJE/SA4SscA98CI/AAAAAAAAAHg/5qKnIiskp0c/s400/Modalities_Cover_041008.jpg" alt="" border="0" /></a><br />Newsflash!</p>
<p>The eLearning Guild has just released a Snapshot Report on Learning Modalities.</p>
<p>This 16-page Snapshot Report is available for all Guild Members, including Associate Members.</p>
<p>In this eLearning Guild Snapshot Report we show Guild members’ adoption of various approaches to e-Learning as of March 2008. Our goal is to show where you and your organization are with respect to other organizations.</p>
<p>This report covers:</p>
<ul>
<li>Benchmarking what’s hot, what’s not, and the choices your peers are making</li>
<li>Learning Modality Popularity</li>
<li>Web 2.0 and Emerging Modalities</li>
<li>Demographics of Survey Respondents</li>
</ul>
<p>Here&#8217;s a taster &#8211; there are some interesting results included in the report, including results measuring the take-up of so-called Web / Learning 2.0 technologies: it&#8217;s lower than you may expect.</p>
<p>You can <a href="http://www.elearningguild.com/research/archives/index.cfm?action=viewonly2&amp;id=129&amp;referer=http%3A%2F%2Fwww%2Eelearningguild%2Ecom%2F">download the full snapshot report by clicking here</a> or clicking on the image above.</p>
<p>&#8211;</p>
]]></content:encoded>
			<wfw:commentRss>http://elearningcurve.edublogs.org/2008/04/22/elearning-guild-snapshot-report-on-learning-modalities-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eLearning Guild Snapshot Report on Learning Modalities</title>
		<link>http://elearningcurve.edublogs.org/2008/04/22/elearning-guild-snapshot-report-on-learning-modalities/</link>
		<comments>http://elearningcurve.edublogs.org/2008/04/22/elearning-guild-snapshot-report-on-learning-modalities/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 16:25:00 +0000</pubDate>
		<dc:creator>Michael Hanley</dc:creator>
				<category><![CDATA[definition of e-learning]]></category>
		<category><![CDATA[e-learning industry]]></category>
		<category><![CDATA[eLearning Guild Report]]></category>
		<category><![CDATA[educational media]]></category>
		<category><![CDATA[learning modalities]]></category>

		<guid isPermaLink="false">http://elearningcurve.edublogs.org/2008/04/22/elearning-guild-snapshot-report-on-learning-modalities/</guid>
		<description><![CDATA[Newsflash!
The eLearning Guild has just released a Snapshot Report on Learning Modalities.
This 16-page Snapshot Report is available for all Guild Members, including Associate Members.
In this eLearning Guild Snapshot Report we show Guild members’ adoption of various approaches to e-Learning as of March 2008. Our goal is to show where you and your organization are with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.elearningguild.com/research/archives/index.cfm?action=viewonly2&amp;id=129&amp;referer=http%3A%2F%2Fwww%2Eelearningguild%2Ecom%2F"><img src="http://bp2.blogger.com/_N3eiTSkdOJE/SA4SscA98CI/AAAAAAAAAHg/5qKnIiskp0c/s400/Modalities_Cover_041008.jpg" alt="" border="0" /></a><br />Newsflash!</p>
<p>The eLearning Guild has just released a Snapshot Report on Learning Modalities.</p>
<p>This 16-page Snapshot Report is available for all Guild Members, including Associate Members.</p>
<p>In this eLearning Guild Snapshot Report we show Guild members’ adoption of various approaches to e-Learning as of March 2008. Our goal is to show where you and your organization are with respect to other organizations.</p>
<p>This report covers:</p>
<ul>
<li>Benchmarking what’s hot, what’s not, and the choices your peers are making</li>
<li>Learning Modality Popularity</li>
<li>Web 2.0 and Emerging Modalities</li>
<li>Demographics of Survey Respondents</li>
</ul>
<p>Here&#8217;s a taster &#8211; there are some interesting results included in the report, including results measuring the take-up of so-called Web / Learning 2.0 technologies: it&#8217;s lower than you may expect.</p>
<p>You can <a href="http://www.elearningguild.com/research/archives/index.cfm?action=viewonly2&amp;id=129&amp;referer=http%3A%2F%2Fwww%2Eelearningguild%2Ecom%2F">download the full snapshot report by clicking here</a> or clicking on the image above.</p>
<p>&#8211;</p>
]]></content:encoded>
			<wfw:commentRss>http://elearningcurve.edublogs.org/2008/04/22/elearning-guild-snapshot-report-on-learning-modalities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
