<?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>Taking Teaching Further &#187; LMS</title>
	<atom:link href="http://www.academictechnology.org/category/lms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.academictechnology.org</link>
	<description>Evaluating emerging technologies and their teaching implications in higher education</description>
	<lastBuildDate>Tue, 22 Dec 2009 21:56:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Embed an RSS Feed Into Blackboard</title>
		<link>http://www.academictechnology.org/2009/06/29/embed-an-rss-feed-into-blackboard/</link>
		<comments>http://www.academictechnology.org/2009/06/29/embed-an-rss-feed-into-blackboard/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 18:36:28 +0000</pubDate>
		<dc:creator>David Goodrich</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[LMS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.academictechnology.org/?p=386</guid>
		<description><![CDATA[Blackboard still doesn&#8217;t have a way to directly post an RSS feed. Don&#8217;t worry. Andy Rush has come to our rescue with a great screen-cast explaining how to do it:

Ingredients
- Computer with access to the Internet
- Instructor access to a Blackboard course (the screencast features BB Enterprise 8 )
- The website at http://feed2js.org
- A website [...]]]></description>
			<content:encoded><![CDATA[<p>Blackboard still doesn&#8217;t have a way to directly post an RSS feed. Don&#8217;t worry. Andy Rush has come to our rescue with a great screen-cast explaining how to do it:</p>
<p><object width="425" height="349" data="http://www.youtube.com/v/_gaeibmikvg&amp;rel=0&amp;border=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;hl=en&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/_gaeibmikvg&amp;rel=0&amp;border=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;hl=en&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<h1>Ingredients</h1>
<p style="padding-left: 30px;">- Computer with access to the Internet</p>
<p style="padding-left: 30px;">- Instructor access to a Blackboard course (the screencast features BB Enterprise 8 )</p>
<p style="padding-left: 30px;">- The website at <a href="http://feed2js.org/">http://feed2js.org</a></p>
<p style="padding-left: 30px;">- A website with an active RSS feed to be used in Blackboard</p>
<h1>Directions</h1>
<ol>
<li>Navigate to the website that has an RSS feed.</li>
<li>Look for an icon on the page that looks like this: <a href="http://digitalmediacookbook.com/files/2009/01/rss.jpg"><img class="alignnone size-full wp-image-58" title="rss" src="http://digitalmediacookbook.com/files/2009/01/rss.jpg" alt="" width="16" height="16" /></a></li>
<li>If you don’t see that icon, look for some text that mentions “subscribe to feed” or “<a href="http://en.wikipedia.org/wiki/RSS_%28file_format%29">RSS</a>“. Linked text that reads “Entries (RSS)” is a common way the feed for a WordPress blog is encountered, usually near the bottom of the screen.</li>
<li>You can right-click on the icon or text link and choose either Copy Link Location (<em>Firefox</em>), or Copy Shortcut (<em>Internet Explorer</em>).</li>
<li>Alternatively, you can click on the icon or the text and it should lead you to a page with a few options to subscribe to the RSS feed. What’s important is that the feed URL is now in the web browser’s address bar. Copy the URL so that you can paste it into the appropriate field in the <a href="http://feed2js.org/">Feed2JS website</a>.</li>
<li>Navigate to the Feed2JS website.</li>
<li>Click on the tab labeled “Build” and paste the RSS feed URL into the box labeled <strong>URL</strong>.</li>
<li>Optionally, you can change the options for how the feed is displayed.</li>
<li>Click on the button labeled “Generate Javascript”</li>
<li>This will display code in the field labeled “Get Your Code Here”</li>
<li>Copy the entire contents of this field. This is the code we’ll place in Blackboard.</li>
<li>Navigate to the area in your Blackboard course where you would like to place the RSS information.</li>
<li>Click on the Add (+) Item button to create a new content item.</li>
<li>Provide a name for the content item (required)</li>
<li>In the Text editor click on the “Toggle HTML Source Mode” button <a href="http://digitalmediacookbook.com/files/2009/04/toggle_html_code.png"><img class="alignnone size-full wp-image-81" title="toggle_html_code" src="http://digitalmediacookbook.com/files/2009/04/toggle_html_code.png" alt="" width="16" height="18" /></a></li>
<li>Paste the code generated from the Feed2JS website into the text field (overwrite any existing text that’s in that field to start)</li>
<li>Click on the Submit button</li>
</ol>
<p>Information derived from the <a title="digitalmediacookbook.com" href="http://digitalmediacookbook.com/2009/04/10/embed-an-rss-feed-into-blackboard/">Digital Media Cookbook Website</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.academictechnology.org/2009/06/29/embed-an-rss-feed-into-blackboard/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Response to the &#8220;LectureTools&#8221; Launch Announcement</title>
		<link>http://www.academictechnology.org/2009/05/15/response-to-the-lecturetools-launch-announcement/</link>
		<comments>http://www.academictechnology.org/2009/05/15/response-to-the-lecturetools-launch-announcement/#comments</comments>
		<pubDate>Fri, 15 May 2009 14:50:52 +0000</pubDate>
		<dc:creator>David Goodrich</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[LMS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.academictechnology.org/?p=377</guid>
		<description><![CDATA[The University of Michigan is about to launch a new interactive classroom response system that will be available to faculty. It was developed in house and uses laptops in place of classroom clickers.]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-378 alignright" title="picture-3" src="http://www.academictechnology.org/wp-content/uploads/picture-3-300x220.png" alt="picture-3" width="300" height="220" />The University of Michigan is not only taking the initiative to be technologically innovative in the classroom, but making sure to set up checks and balances to help assure that what they are testing only enhances the engagement and ultimately the learning taking place among participants. In their recent development of <a title="Lecture Tools" href="https://www.lecturetools.org/content/about" target="_blank">LectureTools</a> they have found that the <a href="https://www.lecturetools.org/">student responses</a> to using their own laptops rather than clickers has been shown to be a preferred method (and surely less of a cost to the university).</p>
<p>LectureTools started as a framework to investigate new methods for adding to class 					discourse by engaging students in text-based, image-based 					and simulation based responder questions. It was tested in a few classes last semester according to the university and it will soon be made available to their faculty at large. Developed by a professor of Atmospheric, Oceanic and Space Sciences named Arthur F. Thurnau for use in a large lecture class, the tool is designed to create greater student engagement with lecture materials and discourse.</p>
<p>In a statement put out by Samson on behalf of the university at large, <em>&#8220;Students learn better by being actively engaged in the lecture, offering their own feedback and discussing with their peers, as LectureTools allows them to do. We&#8217;re utilizing all the students&#8217; propensities and abilities to multitask.&#8221; </em></p>
<p>In your experience, can you speak to either the validity of this statement or its unsoundness?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.academictechnology.org/2009/05/15/response-to-the-lecturetools-launch-announcement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blackboard Learn/Sync :: A Review</title>
		<link>http://www.academictechnology.org/2009/05/13/blackboard-learnsync-a-review/</link>
		<comments>http://www.academictechnology.org/2009/05/13/blackboard-learnsync-a-review/#comments</comments>
		<pubDate>Wed, 13 May 2009 14:01:48 +0000</pubDate>
		<dc:creator>Jason Archer</dc:creator>
				<category><![CDATA[LMS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Pedagogy]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Blackboard]]></category>
		<category><![CDATA[Emerging Technologies]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone Application]]></category>

		<guid isPermaLink="false">http://www.academictechnology.org/?p=337</guid>
		<description><![CDATA[
Effort is a Good Start
Blackboard is trying.  Let&#8217;s start with that.  They are making an effort to stay up with the times.  We&#8217;ll review the new Blackboard 9 next month.  Great effort.  And because they are basically buying up their competition, they can afford to sit on their laurels.  But we know from Microsoft what [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.academictechnology.org/wp-content/uploads/bblearn.jpg"><img class="alignnone size-full wp-image-338" style="border: 1px solid gray;" title="bblearn" src="http://www.academictechnology.org/wp-content/uploads/bblearn.jpg" alt="bblearn" width="500" height="400" /></a></p>
<h2>Effort is a Good Start</h2>
<p>Blackboard is trying.  Let&#8217;s start with that.  They are making an effort to stay up with the times.  We&#8217;ll review the new Blackboard 9 next month.  Great effort.  And because they are basically <a title="Blackboard Buys Angel" href="http://www.blackboard.com/Company/Angel.aspx" target="_blank">buying up their competition</a>, they can afford to sit on their laurels.  But we know from Microsoft what happens when the big dog doesn&#8217;t innovate.  People get restless.  And look elsewhere.  Blackboard has made a great effort to become more relevant by creating two synapses to some of the most relevant Web 2.0 tools:  Facebook and the iPhone.  <a title="Blackboard Sync and Blackboard Learn" href="http://wiki.blackboardsync.com/display/SYNC/Home" target="_blank">Official Wiki for Bb Sync &amp; Bb Learn</a></p>
<h2>Blackboard Learn</h2>
<p><a href="http://www.academictechnology.org/wp-content/uploads/bbsync.jpg"><img class="alignright size-medium wp-image-339" title="bbsync" src="http://www.academictechnology.org/wp-content/uploads/bbsync-283x300.jpg" alt="bbsync" width="283" height="300" /></a>I had been waiting for this app ever since I had heard rumblings it was being developed.  Once it was released, I immediately downloaded it and began pleading with our network admin to make the magic happen to enable the service.  Once enabled, I was elated to try it out.</p>
<p>The first sync went through flawlessly.  I connected to Bb on my Mac, punched in the code to authorize the app, and watched it sync pretty quickly.  Upon logging in, I discovered that the app does connect me to my courses, but not really.  I can see announcements posted, which is very convenient.  I can look to see if any forums (DB) posts have been made in my courses.  But that and a few other &#8220;Feeds&#8221; are all this app can do.  I can read that there are new posts.  But I can&#8217;t read the posts.  I can see that grades were posted.  But I can&#8217;t actually see the grades.  I can read there were updates to the course.  But I can&#8217;t see them.  All of these require me to login to Blackboard and authenticate.  Which I don&#8217;t ncessisarily want to do.  Once more, I don&#8217;t know if I should.  More on that later.  On the iPhone 3G, the app has crashed a few times for me and sometimes is sluggish in the sync.  Eventually, it does get there.</p>
<h2>Blackboard Sync</h2>
<p>Blackboard Sync for Facebook is another great attempt at connecting students where they are most comfortable and familiar.  Facebook.  It&#8217;s a good app.  Again, once things were configured on the server side, the connection to Bb Sync was fairly easy.  The GUI is straight-forward.  It mirrors Bb Learn for the iPhone.  You get the same tabs to access and feed information and links to the actual authenticated Bb content.  The same princples hold true for Bb Sync as for Bb Learn.  Same tools and accessibility.</p>
<h2>Conclusion</h2>
<p>These tools are a good start.  A few of us have been having conversations lately surrounding mobile learning and what it looks like.  Sure, we could create an iPhone app that would allow us to post on the DB, but should we?  Yes, we could create a mobile version of Bb that would allow us to write on the blog or wiki, but should we?  These apps are a good first blush into connecting our learning to popular devices.  They don&#8217;t really do much other than serve as a glorifed RSS feed.  But the bigger and better question is, should they?  Should we really be learning on an iPhone?  Blackberry?  Facebook?  And do we/can we/should we be feeding content to Facebook.  Even if we could feed everything Bb offers to FB and still keep the content authenticated and secure, should we?</p>
<p>Because of what I do, I&#8217;m always on the front end of evaluating new things.  I&#8217;m a classic early adopter.  I love gadgets.  But as I am growing and learning with these technologies, I&#8217;m also learning to ask better questions.  One of the best questions I believe we should ask as educational technologists is not &#8220;Can we?&#8221;, but &#8220;Should we?&#8221;  My stance today is we shouln&#8217;t really be learning on mobile devices.  Learning in this post today defined as engaging Blackboard on mobile devices like discussion boards, blogs, wikis, etc.  I&#8217;m seeing mobile devices really prompting us or keeping us connected to the learning, but not necessarily becoming the primary tool we use to engage.  The same for Web 2.0 tools like FB or any Web 2.0 mash up service that can feed all of our &#8220;stuff&#8221; into one place.  Yes, we could have our learning mashed into our Google reader, Friend Feed, or whatever tool we choose.  But is that an appropriate place for our learning?</p>
<p>We use iTunes U to deliver rich media content to students, but we know the majority of them do not listen or watch the content on their mobile devices.  They consume the content on their desktop/laptop.  It&#8217;s nice to have.  It&#8217;s a good &#8220;can&#8221;.  But not necessarily a &#8220;should&#8221;.  This principle is definitely something we need to look at as many of us are gatekeepers for these tools.</p>
<p>So, Bb Learn.  Bb Sync.  Good?  Yes.  Great?  TBD.  Keep in mind this is a review with Blackboard 7.3.230.0.  We are currently testing Bb 9.  When we put 9 into production, I&#8217;ll revisit the review and post an update then.  Irregarless of the tool, what about the principle?  Where do you side?  Any reserach to back it up?  Would love to hear comments on either your evaluation of these tools and/or your views on how mobile devices and Web 2.0 services should be used in teaching and learning.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.academictechnology.org/2009/05/13/blackboard-learnsync-a-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Interactive Instructional Video for the Web</title>
		<link>http://www.academictechnology.org/2008/06/02/creating-interactive-instructional-video-for-the-web/</link>
		<comments>http://www.academictechnology.org/2008/06/02/creating-interactive-instructional-video-for-the-web/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 21:25:56 +0000</pubDate>
		<dc:creator>Jason Archer</dc:creator>
				<category><![CDATA[LMS]]></category>
		<category><![CDATA[Pedagogy]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[Blackboard]]></category>
		<category><![CDATA[Emerging Technologies]]></category>
		<category><![CDATA[iTunes U]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.academictechnology.org/?p=62</guid>
		<description><![CDATA[The Need
There arose a challenge with faculty to be able to share with students more fluid content in their teaching through an online delivery mechanism. Through Blackboard, students collaborate in the discussion boards, faculty teach, but delivering an interactive rich media experience still has a large learning curve.
A few months ago, we had a faculty [...]]]></description>
			<content:encoded><![CDATA[<h3>The Need</h3>
<p>There arose a challenge with faculty to be able to share with students more fluid content in their teaching through an online delivery mechanism. Through Blackboard, students collaborate in the discussion boards, faculty teach, but delivering an interactive rich media experience still has a large learning curve.</p>
<p>A few months ago, we had a faculty come in that is teaching a education course.  He had a system set up on the face to face side, lectures whiteboard material, and powerpoint presentations to demonstrate to the students.  To bring this into an online context, we first listened to what the course is about, learning outcomes, as well as his teaching style. We then experimented and came up with a system to record both the video of the instructor as well as provide them a tool they could draw/write/demonstrate which could be recorded as well. After succeeding in proof of concept, we put it into action.</p>
<h3>The Set Up</h3>
<p><img src="http://www.academictechnology.org/wp-content/uploads/elluminate_screen4.jpg" alt="" width="500" height="334" /></p>
<p>Set up is pretty simple.  We have a standard 2.4 GHz Intel Core 2 Duo iMac with 1 GB RAM and 350 GB HD.  For this application we use seven items:</p>
<ol>
<li>Quicktime Pro for the Mac.</li>
<li>Snapz Pro</li>
<li>M-Audio Microphone connected via USB (the built-in mic will work adequately)</li>
<li>Elluminate Live</li>
<li>Final Cut (Pro or Express)</li>
<li>Adobe Photoshop (CS3 or Express)</li>
<li>iTunes</li>
</ol>
<h3>The Process</h3>
<h4>Set Up Quicktime for Video</h4>
<p>We set up the M-Audio mic to connect to Quicktime Pro with the following preferences:</p>
<p style="text-align: center;"><img class="aligncenter" style="margin: 5px;" src="http://www.academictechnology.org/wp-content/uploads/elluminate_qtprefs.jpg" alt="" width="400" height="250" /></p>
<p>We then test the audio levels to make sure we have appropriate sound.<br />
Choose &#8220;File -&gt; New Movie Recording&#8221;, and create a sample test movie.  Troubleshoot until you have good audio and video.  You will also want to make sure you have good lighting on the subject.  We have some lights in the studio we use, but augment it with a simple Ikea lamp.</p>
<p><img src="http://www.academictechnology.org/wp-content/uploads/elluminate_qtmoviescreen.jpg" alt="" width="500" height="450" /></p>
<h4>Set Up Elluminate Live</h4>
<p>Through Blackboard, we create an Elluminate Live session, add 1 hour on to the beginning and ending of the session for bleed over, and start the Elluminate session.  Faculty can then load in pre-made slides or prepare slides from within the application.</p>
<p><img src="http://www.academictechnology.org/wp-content/uploads/elluminate_screen3.jpg" alt="" width="499" height="333" /></p>
<h4>Set Up Snapz Pro</h4>
<p>Snaps can be configured to record any part or all of your desktop.  We tested this extensively, and found that we could give Snapz a specific area on the desktop where we would put the Elluminate application.  Knowing we would be importing into Final Cut Pro (FCP) and editing for Web, we used 800&#215;600 for file size.</p>
<p><img src="http://www.academictechnology.org/wp-content/uploads/elluminate_snapzmovieprefs.jpg" alt="" /></p>
<h4>Record Session</h4>
<p>Once both Quicktime and Snapz have tested and are working, simply bring the faculty into the chair, line them up, give them some brief instructions on the tools (they probably should have prior), and let them teach.  The goal is to take the technology out of the way and allow them to sit, talk, draw, browse, click &#8220;next slide&#8221;, and communicate the learning objectives for the session.  Once the session is over, stop the Quicktime recording.  It should automatically appear on your desktop as &#8220;Movie.mov&#8221;.  Then stop the Snapz capture.  When before it processes, it asks for some preferences.  Make sure you have audio checked.  If you are using the standard built-in Mac mic, make sure the &#8220;Include Audio Track&#8221; is checked.  If you used an external device, make sure &#8220;Include Microphone Track&#8221; is selected.  This makes sure you have two copies of the audio in case one fails or the quality level is off.  It also helps in post production lining up the timelines.  Snapz will create a file on the desktop with a default name of &#8220;FirefoxScreenSnapz001.mov&#8221; or &#8220;SafariScreenSnapz001.mov&#8221;.  If it is &#8220;InternetExplorerScreenSnapz001.mov&#8221;, we would like you to stop reading this blog and head to Microsoft&#8217;s Vista Site for &#8220;inspiration&#8221;.  <img src='http://www.academictechnology.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img src="http://www.academictechnology.org/wp-content/uploads/elluminate_screen1.jpg" alt="" width="509" height="339" /></p>
<h3>Finishing Up</h3>
<p>Upon saving and organizing both video files, you will now be ready for post-production.  The beauty is that the faculty only had to show up to your studio, sit down, and teach.  The rest is up to you.  I will document the post-production process next week as well as show you a finished product.  Feel free to post comments or contact me if you have questions.  We&#8217;re feeling like we have a great workflow to accommodate these requests.  But more importantly, we&#8217;re getting feedback from students that this type of teaching is enhancing their learning.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.academictechnology.org/2008/06/02/creating-interactive-instructional-video-for-the-web/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Why iTunes U</title>
		<link>http://www.academictechnology.org/2008/01/17/50/</link>
		<comments>http://www.academictechnology.org/2008/01/17/50/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 20:26:28 +0000</pubDate>
		<dc:creator>Jason Archer</dc:creator>
				<category><![CDATA[LMS]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[Blackboard]]></category>
		<category><![CDATA[iTunes U]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.academictechnology.org/2008/03/19/50/</guid>
		<description><![CDATA[
Tunes or No Tunes?
We have Blackboard as our LMS and needed to create a way for rich media to feed into each course while being authenticated.  We looked at Quicktime Streaming Server, Flash, even an enterprise type Youtube.  None had a workflow that would really accommodate something that needed to scale as big [...]]]></description>
			<content:encoded><![CDATA[<p><span class="Apple-style-span" style="color: #0000ee; text-decoration: underline"><img src="http://www.academictechnology.org/wp-content/uploads/header_itunesu.png" alt="iTunes U Header" title="iTunes U Header" style="width: 500px; height: 150px" height="150" width="500" /></span><span class="Apple-style-span" style="color: #0000ee; text-decoration: underline"></span></p>
<h4>Tunes or No Tunes?</h4>
<p>We have <a href="http://www.blackboard.com/us/index.bb" target="_blank">Blackboard</a> as our LMS and needed to create a way for rich media to feed into each course while being authenticated.  We looked at <a href="http://www.apple.com/quicktime/streamingserver/" target="_blank">Quicktime Streaming Server</a>, <a href="http://www.adobe.com/products/flashmediaserver/fvss/" target="_blank">Flash</a>, even an enterprise type Youtube.  None had a workflow that would really accommodate something that needed to scale as big as we wanted it to.  Our university had been using <a href="http://www.apple.com/education/itunesu_mobilelearning/itunesu.html" target="_blank">iTunes U</a> since its infancy with limited success.  If a faculty needed a video clip in a Blackboard course, someone from IT would have to convert it and upload it using some scripts we had augmented from friends at the <a href="http://www.dent.umich.edu/itunes/developers/" target="_blank">University of Michigan School of Dentistry</a>.  In the four years we had used iTunes U, there were about 800 podcasts created.  None of which were integrated with Blackboard.  We needed to bring this all together. iTunes U has been a serviceable tool, but nothing earth shattering.  There are many other tools that work with Blackboard.  We just needed to find the right fit.</p>
<h4>The Rumor Mill</h4>
<p><img src="http://farm4.static.flickr.com/3187/2358158797_c36de430c1.jpg?v=0" alt="WWDC Welcome" align="left" height="261" hspace="5" vspace="5" width="349" />Apple had not provided much support for iTunes U, which was a problem for us.  As the buildup for <a href="http://developer.apple.com/wwdc/" target="_blank">WWDC &#8216;07</a> began to grow, we were hearing reports from Apple that there were going to be some significant upgrades in iTunes U and podcasting in the form of a podcasting tool that Apple was going to release to integrate with iTunes U.  They unveiled <a href="http://www.apple.com/server/macosx/features/podcasts.html" target="_blank">Podcast Producer</a> in conjunction with <a href="http://www.apple.com/server/macosx/" target="_blank">Leopard Server</a>.  The<a href="http://www.apple.com/iphone/" target="_blank"> iPhone</a> got tons of press, but the true gem of the conference was Leopard Server.  Coming back from WWDC, we knew this was going to be one of two options for podcast capture and lecture capture.</p>
<h4>Building Blocks</h4>
<p>We worked with some other institutions and plodded through the iTunes U discussion boards to find some building blocks for Blackboard.  The <a href="http://www.blackboard.com/corp/templates/database/bblocks_main.aspx?NRMODE=Published&amp;NRNODEGUID=%7bA5487BBD-368F-44FA-ACF5-D6144D22F138%7d&amp;NRORIGINALURL=%2fextend%2fb2%2f&amp;NRCACHEHINT=NoModifyGuest" target="_blank">Baker building block</a> and the <a href="https://nursingapps.nursing.vanderbilt.edu/itunesrequest/" target="_blank">Vanderbuilt building block</a>.  We tried implementing the Baker block first with some issues.  I contacted Cindy Franco from Vandy for help in implementing their building block.  She was great to work with, responsive, and helpful.  Our network admin got the help he needed and we got the building block connected to our iTunes U site successfully.   With the building block working, the next step was to cast vision to faculty on what iTunes U was and how it can work.  Their experience with podcasting was by using the built in Blackboard podcasting tool.  This bogged down our servers with tons of large files.  Especially when a course was copied.</p>
<h4>Final Verdict</h4>
<p>iTunes U allowed us to serve up content in the cloud in an authenticated environment, with tools students are familiar with.    Has it been successful?  Kind of.  I&#8217;ll review iTunes U in another post.  Are we glad we decided to use iTunes U?  Yes.  But I&#8217;m not jumping for joy yet.  However, Leopard Server and Podcast Producer could put me over the edge.  The jury is still out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.academictechnology.org/2008/01/17/50/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to LAMS</title>
		<link>http://www.academictechnology.org/2008/01/07/introduction-to-lams/</link>
		<comments>http://www.academictechnology.org/2008/01/07/introduction-to-lams/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 21:26:45 +0000</pubDate>
		<dc:creator>Jason Archer</dc:creator>
				<category><![CDATA[LMS]]></category>
		<category><![CDATA[Pedagogy]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[Blackboard]]></category>
		<category><![CDATA[Emerging Technologies]]></category>
		<category><![CDATA[iTunes U]]></category>

		<guid isPermaLink="false">http://www.academictechnology.org/2008/03/19/introduction-to-lams/</guid>
		<description><![CDATA[LAMS Podcast. Listen to the latest episode below.[display_podcast]
  
Listen to the latest Educational Technology Podcast which features the teaching technology called LAMS. LAMS stands for Learning Activity Management System.   Allan Carrington, Learning Designer from University of Adelaide in Australia, introduces a cutting-edge concept for taking Blackboard or online learning to the next level. [...]]]></description>
			<content:encoded><![CDATA[<p>LAMS Podcast. Listen to the latest episode below.[display_podcast]</p>
<hr /> <span style="color: #333333; font-family: Helvetica; font-size: 13px; line-height: normal" class="Apple-style-span"> </span></p>
<p style="border-width: 0px; margin: 0px; padding: 0px 0px 10px; line-height: 23px">Listen to the latest Educational Technology Podcast which features the teaching technology called LAMS. LAMS stands for <a href="http://www.lamsinternational.com/" target="_blank">Learning Activity Management System</a>.  <a href="http://www.adelaide.edu.au/clpd/about/clpdstaff/carringtona.html" target="_blank"> Allan Carrington</a>, Learning Designer from <a href="http://www.adelaide.edu.au/" target="_blank">University of Adelaide</a> in Australia, introduces a cutting-edge concept for taking Blackboard or online learning to the next level. The basic principle is from moving online learning from simply content to activity. Let&#8217;s lay aside content and start with activity to allow the teacher to sequence a series of activities of which one is content-driven and one is activity driven. For example, instead of starting out with content or lecture, the LAMS model would ask a question or provide a place for students to wrestle with a concept or question before the content is delivered. It is a concept that is being embraced many places and making its way to the west. To find out more, listen to the podcast with Allan Carrington and <a href="http://www.arbor.edu/acte_ContentDetail.aspx?id=22831" target="_blank">Randy Meredith</a>, Director of Academic Technology at Spring Arbor University.</p>
<p style="border-width: 0px; margin: 0px; padding: 0px 0px 10px; line-height: 23px">Learn more about LAMS:</p>
<ul style="border-width: 0px; margin: 0px; padding: 0px 0px 10px 40px; line-height: 23px">
<li style="border-width: 0px; margin: 0px; padding: 0px"><a href="http://www.lamsinternational.com/" style="outline-style: none; color: #00356f" target="_blank" title="LAMS International">LAMS International</a></li>
<li style="border-width: 0px; margin: 0px; padding: 0px"><a href="http://www.lamscommunity.org/" style="outline-style: none; color: #00356f" target="_blank" title="LAMS Community">LAMS Community</a></li>
<li style="border-width: 0px; margin: 0px; padding: 0px"><a href="http://www.lamsfoundation.org/" style="outline-style: none; color: #00356f" target="_blank" title="LAMS Foundation">LAMS Foundation</a></li>
<li style="border-width: 0px; margin: 0px; padding: 0px"><a href="http://www.adelaide.edu.au/clpd/about/clpdstaff/carringtona.html" style="outline-style: none; color: #00356f" target="_blank" title="Professor Carrington's Web site">Allan Carrington&#8217;s Web site</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.academictechnology.org/2008/01/07/introduction-to-lams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Media Capture Workflow for Higher Education</title>
		<link>http://www.academictechnology.org/2007/12/19/creating-a-media-capture-workflow-for-higher-education/</link>
		<comments>http://www.academictechnology.org/2007/12/19/creating-a-media-capture-workflow-for-higher-education/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 16:12:13 +0000</pubDate>
		<dc:creator>Jason Archer</dc:creator>
				<category><![CDATA[LMS]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[iTunes U]]></category>

		<guid isPermaLink="false">http://www.academictechnology.org/2007/12/19/creating-a-media-capture-workflow-for-higher-education/</guid>
		<description><![CDATA[The past nine months have had our office researching and testing various pieces of equipment and putting together both an audio and video capturing system for our university.  We have a few pieces of infrastructure in place, but needed to find the right tools to come along side what we have to integrate and [...]]]></description>
			<content:encoded><![CDATA[<p>The past nine months have had our office researching and testing various pieces of equipment and putting together both an audio and video capturing system for our university.  We have a few pieces of infrastructure in place, but needed to find the right tools to come along side what we have to integrate and serve both the faculty as well as students.  The next few posts will expand on each piece, what we found out and why we integrated each piece.  We&#8217;ll list pros and cons, and offer any advice to others who are where we&#8217;ve been.  To get a baseline of what our infrastructure is, I&#8217;m going to list what was already in place.  We&#8217;ll then regularly begin to profile each piece.<br />
<h4>Blackboard</h4>
<p>We currently are running the latest version of <a href="http://www.blackboard.com/us/index.bb" target="_blank">Blackboard (7.3)</a>.  Every course in our university, whether it be on main campus, a regional site, or online, gets a Blackboard course shell.  We needed to find a way to deliver rich media through Blackboard.  This aids in adoption by faculty who are already familiar with Blackboard.  It also aids in adoption by students for the same reason.</p>
<h4>iTunes U</h4>
<p>After researching other alternatives to rich media delivery, we settled on <a href="http://www.apple.com/education/itunesu_mobilelearning/itunesu.html" target="_blank">iTunes U</a>.  This will be the first profile on our discovery and decision to use this platform. Having these two non-negotiables, we needed to figure out a way to make iTunes U work with Blackboard, and create a workflow with equipment that would make sense and be easy on budget.  We think we&#8217;ve found it.  And the next few weeks we&#8217;re going to show you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.academictechnology.org/2007/12/19/creating-a-media-capture-workflow-for-higher-education/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
