<?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>New Media Center &#187; video</title>
	<atom:link href="http://umwdtlt.org/newmedia/tag/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://umwdtlt.org/newmedia</link>
	<description>at the University of Mary Washington</description>
	<lastBuildDate>Mon, 01 Apr 2013 01:16:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>The Not Ready for Prime Time HTML5 Players</title>
		<link>http://umwdtlt.org/newmedia/the-not-ready-for-prime-time-html5-players/</link>
		<comments>http://umwdtlt.org/newmedia/the-not-ready-for-prime-time-html5-players/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 20:31:26 +0000</pubDate>
		<dc:creator>New Media Specialist</dc:creator>
				<category><![CDATA[Audio & Video]]></category>
		<category><![CDATA[New Media]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://andheblogs.andyrush.net/the-not-ready-for-prime-time-html5-players/</guid>
		<description><![CDATA[HTML5 video is taking over the world! It&#8217;s just that the world isn&#8217;t ready for it yet. Flash has powered both good and bad websites for years now, but video publishing has been democratized by the ability of anyone to &#8230; <a href="http://andheblogs.andyrush.net/the-not-ready-for-prime-time-html5-players/">Continue reading <span>&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p style="clear: both"><a href="http://www.flickr.com/photos/remysharp/4785755063/" class="image-link"><img src="http://farm5.static.flickr.com/4137/4785755063_5191a26cda.jpg" height="333" alt="Covers" width="500" style=" text-align: center; display: block; margin: 0 auto 10px;" /></a>HTML5 video is taking over the world! It&#8217;s just that the world isn&#8217;t ready for it yet. <a href="http://en.wikipedia.org/wiki/Adobe_Flash">Flash</a> has powered both good and bad websites for years now, but video publishing has been democratized by the ability of anyone to publish their content by embedding a Flash player into a blog post or a web page. Shoot your video, upload it to YouTube, and publish. Simple.</p>
<p style="clear: both">And now, the downsides. Flash is a plugin in a web browser, which needs to be installed &#8211; and updated on a regular basis. The other downside? It doesn&#8217;t work on iThings &#8211; iPods, iPhones, iPads. <a href="http://newteevee.com/2010/08/31/video-flash-on-android-is-startlingly-bad/">Flash is having it&#8217;s performance problems on other mobile devices</a>, and it doesn&#8217;t seem to be that <a href="http://www.apple.com/hotnews/thoughts-on-flash/">Apple is just making it up</a>.</p>
<p style="clear: both">So how does this all clear the way for HTML5 video? What is HTML5 anyway? The what is it question is answered by a very informative website called <a href="http://diveintohtml5.org/">Dive Into HTML5</a> by Mark Pilgrim. HTML5 is (the shortened description) a specification about how components work in a web page, but they include fancy new capabilities like animation and video, and more interaction &#8211; you know, like Flash &#8211; but without the plugin. It does it natively with whatever browser you have, as long as the browser supports the capabilities. It&#8217;s why HTML5 is not quite ready for prime time yet. Not all the browsers fully support it. The Internet Explorer browsers have been particularly slow to adopt it, though <a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie-9/home">IE9</a> will make up quite a bit of the distance that its predecessors left it.</p>
<p style="clear: both">HTML5 video is being adopted more quickly that the other HTML5 bits because of the Flash deficiencies mentioned previously. However, the browser support issue needs to be dealt with. A common way forward is to program for the HTML5 video and then have a &#8220;fallback&#8221; plan in case it isn&#8217;t supported in the browser. In other words program so that Flash kicks in if there is no HTML5 video support. Do a search for &#8220;<a href="http://www.google.com/search?aq=f&#038;sourceid=chrome&%23038;ie=UTF-8&%23038;q=html5+flash+fallback">html5 flash fallback</a>&#8221; and you get a bucket load of procedures.</p>
<p style="clear: both">Now this is where you should be shouting, &#8220;You&#8217;re doing it all wrong!&#8221; Why? Because the HTML5 support is immature, and it shows. The built in players just don&#8217;t have the functionality of the Flash players. Use the same search terms for falling back to HTML5 and you get much less information. But that&#8217;s how it should be done. Look, Flash works great in the modern web browsers because it has been around for so long. It has years of development on its side. So use it. Then if your device doesn&#8217;t support Flash (I&#8217;m looking at you iPhone and iPad), fall back to HTML5. A <a href="http://blog.theflashblog.com/?p=2240">great tutorial by Lee Brimelow</a> shows you how it&#8217;s done.</p>
<p style="clear: both">A word of caution is that the HTML5 fallback works for standard web pages, but it gets tricky to make it work in a WordPress installation. Luckily there is a nice plugin for that. Rodrigo Violante has created the <a href="http://wordpress.org/extend/plugins/html5-and-flash-video-player/">HTML5 and Flash Video Player</a> plugin which allows that Flash player with HTML5 fallback functionality, and it works like a charm. It should be noted that sites like YouTube and Vimeo are also using a Flash interface, but support for the iDevices is there as well (you need a Vimeo &#8220;Plus&#8221; account for their mobile, non-iPad, support). However, keep in mind &#8211; it&#8217;s still early. We&#8217;re still in the dress rehearsal phase.</p>
<p style="clear: both">
<p><br class="final-break" style="clear: both" /></p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fandheblogs.andyrush.net%2F%3Fp%3D824&count=horizontal&related=&text=The%20Not%20Ready%20for%20Prime%20Time%20HTML5%20Players' class='twitter-share-button' data-text='The Not Ready for Prime Time HTML5 Players' data-url='http://andheblogs.andyrush.net/?p=824' data-counturl='http://andheblogs.andyrush.net/the-not-ready-for-prime-time-html5-players/' data-count='horizontal' data-via='rushaw'></a>]]></content:encoded>
			<wfw:commentRss>http://umwdtlt.org/newmedia/the-not-ready-for-prime-time-html5-players/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evom. Is it Mov(i)e backwards?</title>
		<link>http://umwdtlt.org/newmedia/evom-is-it-movie-backwards/</link>
		<comments>http://umwdtlt.org/newmedia/evom-is-it-movie-backwards/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 14:25:56 +0000</pubDate>
		<dc:creator>New Media Specialist</dc:creator>
				<category><![CDATA[Audio & Video]]></category>
		<category><![CDATA[New Media]]></category>
		<category><![CDATA[YouTube]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://andheblogs.andyrush.net/evom-is-it-movie-backwards/</guid>
		<description><![CDATA[Flickr photo by ShellyS Welcome to the new school year. I&#8217;m still shaking my head about where the summer went. I&#8217;m also still grinding gears from vacation last week, but despite those issues, I&#8217;m very excited about 2010/11 at UMW. &#8230; <a href="http://andheblogs.andyrush.net/evom-is-it-movie-backwards/">Continue reading <span>&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p style="clear: both;"><a class="image-link" href="http://www.flickr.com/photos/shellysblogger/3862058791/"><img style="text-align: center; display: block; margin: 0 auto 10px;" src="http://farm3.static.flickr.com/2540/3862058791_22b9d5e5a9.jpg" alt="Stormie Steve Does Homework" width="500" height="333" /></a>Flickr photo by <a href="http://www.flickr.com/photos/shellysblogger/">ShellyS</a></p>
<p style="clear: both;">Welcome to the new school year. I&#8217;m still shaking my head about where the summer went. I&#8217;m also still grinding gears from vacation last week, but despite those issues, I&#8217;m very excited about 2010/11 at UMW. While perusing my RSS feed today, <a href="http://lifehacker.com/5620334/evom-is-a-minimal-drag+and+drop-video-converter">Lifehacker reminded me about Evom</a>, a Mac only (sorry) video converter that is super slick and easy. If it were on the PC it could be the one program I would recommend to do a myriad of tasks.</p>
<p style="clear: both;"><a class="image-link" href="http://www.flickr.com/photos/andyrush/4926683852/"><img style="display: inline; float: left; margin: 0 10px 10px 0;" src="http://farm5.static.flickr.com/4115/4926683852_13ce9774c9_o.png" alt="Evom window" width="409" height="346" align="left" /></a><br style="clear: both;" /><a title="Evom" href="http://thelittleappfactory.com/evom/">Evom</a> comes from a company called <a href="http://thelittleappfactory.com/">Little App Factory</a>, makers of the Mac DVD ripping software <a href="http://thelittleappfactory.com/ripit/">RipIt!</a> I don&#8217;t know where the name Evom came from, but the program works great. It converts many types of videos, and uses the <a href="http://ffmpeg.org/">ffmpeg</a> engine to perform its magic. The beauty of the program is the ease in which it gets video into the right configuration for Apple devices. You drag a file from your hard drive into the interface and you get asked which device you want to prepare the file for.</p>
<p style="clear: both;"><a class="image-link" href="http://www.flickr.com/photos/andyrush/4924362441/"><img style="display: inline; float: left; margin: 0 10px 10px 0;" src="http://farm5.static.flickr.com/4142/4924362441_d06f2bff16_o.png" alt="Evom convert" width="436" height="251" align="left" /></a><br style="clear: both;" />Choosing the iTunes or iPod buttons gives you the option convert the video, or to ditch the video and just save as an MP3 audio file, so it&#8217;s handy for ripping audio from video files. You can also prepare videos for an Apple TV (and therefore iPad), or for uploading to YouTube. It&#8217;ll even take care of the uploading part (supply your YouTube credentials). You also have the option to simply save the file to a folder anywhere on your computer.</p>
<p>OK. So lots of converters do similar things to Evom. Big deal. Well, for me the big deal is that it can also convert videos that are <strong>ON</strong> <a href="http://youtube.com">YouTube</a>. If you&#8217;re using Safari or Firefox, simply drag the YouTube link from the address bar to the Evom window, and then choose your destination. The downloading and conversion can take a while, depending on connection speed, length of the video, etc., but it all happens in the background. So it&#8217;s YouTube to iPod, or iPhone, or iPad, or Apple TV, or to PowerPoint or Keynote, in minimal steps.</p>
<p style="clear: both;">One wrench in the works, and it&#8217;s not Evom&#8217;s fault, is that the Google Chrome browser doesn&#8217;t allow the dragging of links into the Evom window. I don&#8217;t know what prevents this, but there&#8217;s a simple solution. Simply copy the link, with a Command-c shortcut, or by clicking the Edit menu and Copy, then paste the link into Evom (use Command-p or choose Edit&gt;Paste in Evom). Since Google Chrome still does not have a YouTube downloader extension, this is a great solution for grabbing those videos.</p>
<p style="clear: both;">One final word about Evom. It&#8217;s free!</p>
<p style="clear: both;">I know.</p>
<p style="clear: both;">You&#8217;re welcome.</p>
<p style="clear: both;">Standard disclaimer about grabbing YouTube videos or ripping audio from files. Remember <a title="Copyright issues" href="http://www.centerforsocialmedia.org/blog/fair-use/dmca-fair-use-and-educators">there are copyright issues</a>.</p>
<p style="clear: both;">
<p><br class="final-break" style="clear: both;" /></p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fandheblogs.andyrush.net%2F%3Fp%3D799&count=horizontal&related=&text=Evom.%20Is%20it%20Mov%28i%29e%20backwards%3F' class='twitter-share-button' data-text='Evom. Is it Mov(i)e backwards?' data-url='http://andheblogs.andyrush.net/?p=799' data-counturl='http://andheblogs.andyrush.net/evom-is-it-movie-backwards/' data-count='horizontal' data-via='rushaw'></a>]]></content:encoded>
			<wfw:commentRss>http://umwdtlt.org/newmedia/evom-is-it-movie-backwards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recording DVD Segments on a Mac</title>
		<link>http://umwdtlt.org/newmedia/recording-dvd-segments-on-a-mac/</link>
		<comments>http://umwdtlt.org/newmedia/recording-dvd-segments-on-a-mac/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 14:54:05 +0000</pubDate>
		<dc:creator>New Media Specialist</dc:creator>
				<category><![CDATA[Audio & Video]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[New Media]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[VLC]]></category>

		<guid isPermaLink="false">http://andheblogs.andyrush.net/?p=774</guid>
		<description><![CDATA[In the &#8220;how long were you going to have that feature and not tell me&#8221; category comes the ability to record in the Mac version of VLC. What it allows you to do is record segments from a DVD. You see, in the Windows version of VLC (since version 1.0 came on the scene), you [...]]]></description>
				<content:encoded><![CDATA[<p style="clear: both;"><img style="text-align: center; display: block; margin: 0 auto 10px;" src="http://andheblogs.andyrush.net/wp-content/uploads/2010/06/vlc_recording_dvd-thumb1.png" alt="" width="450" height="369" /></p>
In the “how long were you going to have that feature and not tell me” category comes the ability to record in the Mac version of <a title="VLC" href="http://umwdtlt.org/newmedia/vlc-media-player/">VLC</a>. What it allows you to do is <a title="Record segments from a DVD" href="http://digitalmediacookbook.com/recording-segments-from-a-dvd/">record segments from a DVD</a>. You see, in the Windows version of VLC (since version 1.0 came on the scene), you have been able to record a DVD that is playing. The Windows version has a <strong>record</strong> button in the program (you need to select <em>View&gt;Advanced Controls</em> to make it available). Once you do that you can hit the button to start recording, then hit it again to stop.
<p style="clear: both;">For almost a year now, and even during <a href="http://digitalmediacookbook.com/nmc-2010/">my recent NMC presentation</a>, I have been under the assumption that this was a Windows only feature. In exploring the <a title="VLC for Mac" href="http://www.videolan.org/vlc/download-macosx.html">new version 1.1 for the Mac</a>, I discovered in the keyboard shortcuts area a “record” option. Invoking “<strong><del datetime="2013-04-01T01:16:16+00:00">Shift-Command-r</del></strong>” <strong>Option-Command-r</strong> starts a recording, and pressing the same key combo again, stops the recording.</p>
<p style="clear: both;"><img style="text-align: center; display: block; margin: 0 auto 10px;" src="http://andheblogs.andyrush.net/wp-content/uploads/2010/06/vlc_recordingdone_dvd-thumb.png" alt="" width="450" height="369" />This, of course, dramatically helps the workflow of using clips from DVDs on the Mac. After saving the recording, I would use Handbrake to convert it into a web ready MP4 file, then upload it to a web server. 

See my screencast on <a href="http://digitalmediacookbook.com/recording-segments-from-a-dvd/">Recording Segments from a DVD</a>. Insert the standard disclaimer here about <a title="Fair Use" href="http://www.centerforsocialmedia.org/blog/fair-use/dmca-fair-use-and-educators">copying DVDs and Fair Use</a>.]]></content:encoded>
			<wfw:commentRss>http://umwdtlt.org/newmedia/recording-dvd-segments-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>iMovie HD</title>
		<link>http://umwdtlt.org/newmedia/imoviehd/</link>
		<comments>http://umwdtlt.org/newmedia/imoviehd/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 16:29:34 +0000</pubDate>
		<dc:creator>New Media Specialist</dc:creator>
				<category><![CDATA[Audio & Video]]></category>
		<category><![CDATA[YouTube]]></category>
		<category><![CDATA[imovie]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://umwdtlt.org/newmedia/?p=425</guid>
		<description><![CDATA[Apple&#8217;s iMovie HD (version 6) is the venerable video editor that users were so fond of that Apple offered it as a download after releasing iMovie &#8217;08, which was not [...]]]></description>
				<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/JSOzz_dj504&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/JSOzz_dj504&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://en.wikipedia.org/wiki/IMovie">Apple&#8217;s iMovie HD (version 6)</a> is the venerable video editor that users were so fond of that Apple offered it as a download after releasing iMovie &#8217;08, which was not well received. The current version is <a href="http://www.apple.com/ilife/imovie/">iMovie &#8217;09</a>, which is included with all new Macintosh computer purchases or available separately in the <a href="http://www.apple.com/ilife/">iLife suite</a>. iMovie HD is no longer available for download. If you still have iMovie HD available to you, it is a very capable editor and one to consider before you upgrade to something like <a href="http://www.apple.com/finalcutexpress/">Final Cut Express</a>.</p>
<p>The video above is the <a href="http://www.youtube.com/view_play_list?p=28306D279D61E692">introductory video from a playlist</a> that you can use as a guide for how to accomplish basic tasks in iMovie HD. Each video will play in turn (with a slight delay between videos). You can view an <a href="http://documentary.andyrush.net/imovie-hd-tutorials/">alternative version of the playlist</a> that allows slightly easier navigation of individual videos.</p>
<p><a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=3&amp;url=http%3A%2F%2Fmanuals.info.apple.com%2Fen%2FiMovie_HD_6_Getting_Started.pdf">iMovie HD 6 Getting Started Manual (PDF)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://umwdtlt.org/newmedia/imoviehd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I need new media space!</title>
		<link>http://umwdtlt.org/newmedia/i-need-new-media-space/</link>
		<comments>http://umwdtlt.org/newmedia/i-need-new-media-space/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 21:42:35 +0000</pubDate>
		<dc:creator>New Media Specialist</dc:creator>
				<category><![CDATA[Audio & Video]]></category>
		<category><![CDATA[New Media]]></category>
		<category><![CDATA[Powerpoint]]></category>
		<category><![CDATA[YouTube]]></category>
		<category><![CDATA[Blackboard]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://umwdtlt.org/newmedia/?p=286</guid>
		<description><![CDATA[One day, all of the people on the Internet will have an unlimited area to store all the digital media files they could ever want. Storage space is getting cheaper [...]]]></description>
				<content:encoded><![CDATA[<p><a title="DVD and HD Collection (3)" href="http://www.flickr.com/photos/83542829@N00/2416013305/" target="_blank"><img src="http://farm4.static.flickr.com/3168/2416013305_855477d9f8_m.jpg" border="0" alt="DVD and HD Collection (3)" /></a><br />
<small><a title="Attribution-ShareAlike License" href="http://creativecommons.org/licenses/by-sa/2.0/" target="_blank"><br />
</a><a title="William Hook" href="http://www.flickr.com/photos/83542829@N00/2416013305/" target="_blank"></a></small></p>
<p>One day, all of the people on the Internet will have an unlimited area to store all the digital media files they could ever want. Storage space is getting cheaper and digital files are getting smaller with the use of better compression techniques. What do people do now though? Let me give you a couple of situations where the storage dilemma rears its ugly head. Here at the <a href="http://www.umw.edu">University of Mary Washington</a>, we’re moving to a hosted Blackboard solution, and the dilemma is that there will now be a smaller storage area (100MB quota) for files associated with a given course. For some faculty that could mean three, two, or even one PowerPoint presentation.</p>
<p>The other situation is our <a href="http://umwblogs.org">umwblogs.org</a> installation also has a 100MB limit (though we do have some control over that limit). Where will users store their video and audio content? Privacy is also a concern for these files. How do we keep the control over who sees a PowerPoint presentation? <a href="http://www.youtube.com" target="_blank">YouTube</a> is a great place to store video, but can those videos be made private? This article will provide those answers and more. Luckily, those answers involve using very cheap web services (as in free).</p>
<h3>Make your files smaller</h3>
<p>No matter where you store your files, you will want to make them as small as possible. When it comes to PowerPoint, keeping the presentation simple will make for smaller file sizes. However, if you use pictures, your presentations can balloon in size. So here is a way to make the pictures in your presentation smaller.</p>
<ul>
<li><a href="http://digitalmediacookbook.com/how-to-compress-photos-in-a-powerpoint-presentation/">How to compress photos in a PowerPoint presentation</a> (step-by-step instructions)</li>
<li>The <a href="http://www.andyrush.net/screencast/powerpoint/compress_photos/">Screencast version</a> (this screencast references a video on <a href="http://www.andyrush.net/screencast/powerpoint/photo_album/">how to create a photo album in Powerpoint</a>)</li>
</ul>
<h3>Use “sharing” web sites</h3>
<p>An alternative to sharing the PowerPoint files directly with the recipient, either through something like Blackboard, or through email, is to use a sharing site. <a href="http://slideshare.net">Slideshare</a> is a service that allows the sharing of PowerPoint presentations. You create an account, then upload your file and it gets converted into a Flash version for presenting on the web. You can present the small version or use the full-screen option. The Flash version does not include the animations or transitions that you use, but there is an option for downloading the original file which will keep those effects in tact. There is also an option for creating a private web address for sharing the file with only selected people. You can upload up to a 100MB file.</p>
<p>If you want to store and share video, we do recommend <a href="http://www.youtube.com">YouTube</a>. Even though <a href="http://www.google.com/support/youtube/bin/answer.py?hl=en&amp;answer=157177">videos can be made private</a>, faculty may be reticent to use it because of YouTube’s free-form nature and the sometimes objectionable content.</p>
<p>If that is an issue, we recommend a service called <a href="http://www.divshare.com/">DivShare</a>. For your video, as well as audio storage needs, DivShare will give you up to 5GB (gigabytes) of space to store your media. Just as a warning, you are allowed only 10GB worth of downloads per month, so you may at some point want to limit who you share your files with. You can make any audio or video files private. They use an un-guessable web address to link to the media. A built-in audio or video player will play the file on the web page. DivShare also supports images, PDF documents, Microsoft Word documents, as well as PowerPoint files. It converts those files to Flash documents as well.</p>
<h3>Using UMWBlogs</h3>
<p>All of the sharing sites we mentioned, YouTube, Slideshare, and DivShare, and others we didn’t mention, all work very well in concert with the umwblogs.org environment (in fact many were created with blogging platforms in mind). <a href="http://umwblogs.org">UMWBlogs</a> also offers a variety of privacy protections, and it functions in a much superior way to Blackboard in terms of media presentation. You may want to consider <a href="http://umwblogs.org/courses/">using UMWBlogs for a course website</a>.</p>
<p><small><a title="Attribution-ShareAlike License" href="http://creativecommons.org/licenses/by-sa/2.0/" target="_blank"><img src="../wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="William Hook" href="http://www.flickr.com/photos/83542829@N00/2416013305/" target="_blank">William Hook</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://umwdtlt.org/newmedia/i-need-new-media-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screencast: From VideoSpin to YouTube</title>
		<link>http://umwdtlt.org/newmedia/screencast-from-videospin-to-youtube/</link>
		<comments>http://umwdtlt.org/newmedia/screencast-from-videospin-to-youtube/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 18:18:06 +0000</pubDate>
		<dc:creator>New Media Specialist</dc:creator>
				<category><![CDATA[Audio & Video]]></category>
		<category><![CDATA[Screencast]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://umwdtlt.org/newmedia/?p=251</guid>
		<description><![CDATA[Here is a screencast of an example editing session using VideoSpin. We take the video that we digitized from Windows Movie Maker, import it, add it to the timeline, insert [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://andyrush.net/screencast/video/videospin_intro/"><img title="screenshot_videospin_intro" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="284" alt="screenshot_videospin_intro" src="http://testing.andyrush.net/wp-content/uploads/2008/10/screenshot-videospin-intro.jpg" width="365" border="0" /></a> </p>
<p><a href="http://andyrush.net/screencast/video/videospin_intro/">Here is a screencast of an example editing session</a> using <a href="http://www.videospin.com/">VideoSpin</a>. We take <a href="http://umwdtlt.org/newmedia/screencast-dv-transfer-to-windows-movie-maker/">the video that we digitized from Windows Movie Maker</a>, import it, add it to the timeline, insert transitions and titles, and then send it to <a href="http://www.youtube.com" target="_blank">YouTube</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://umwdtlt.org/newmedia/screencast-from-videospin-to-youtube/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More Bad Video Editor Behavior</title>
		<link>http://umwdtlt.org/newmedia/more-bad-video-editor-behavior/</link>
		<comments>http://umwdtlt.org/newmedia/more-bad-video-editor-behavior/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 21:38:23 +0000</pubDate>
		<dc:creator>New Media Specialist</dc:creator>
				<category><![CDATA[Audio & Video]]></category>
		<category><![CDATA[Screencast]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[production]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://andheblogs.andyrush.net/more-bad-video-editor-behavior/</guid>
		<description><![CDATA[   In my previous post I referred to the latest Windows Movie Maker program for Windows Vista has issues with frame accuracy. Well, here I present to you a very graphic demonstration (a screencast) of that lack of accuracy. What you will see is how erratic the native Windows Vista Movie Maker program [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://andyrush.net/screencast/video/frameaccuracy/"><img title="screenshot_video_accuracy"  height="284" alt="screenshot_video_accuracy" src="http://andheblogs.andyrush.net/wp-content/uploads/2008/10/screenshot-video-accuracy.jpg" width="366" border="0" /></a> </p>
<p>In <a href="http://andheblogs.andyrush.net/you-broke-my-video-editor/">my previous post</a> I referred to the latest Windows Movie Maker program for Windows Vista has issues with frame accuracy. Well, <a href="http://andyrush.net/screencast/video/frameaccuracy/">here I present to you a very graphic demonstration (a screencast) of that lack of accuracy</a>. What you will see is how erratic the native Windows Vista Movie Maker program is. For that, and the other reasons mentioned previously, go <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=D6BA5972-328E-4DF7-8F9D-068FC0F80CFC&amp;displaylang=en">download Windows Movie Maker 2.6</a> to get slightly less erratic behavior.</p>
<p>An even better idea would be to download another free Windows video editor called <a href="http://www.videospin.com/">VideoSpin</a>. This video editor is a scaled down version of their <a href="http://www.pinnaclesys.com/PublicSite/us/Products/Consumer+Products/Home+Video/Studio+Family/">Pinnacle Studio editor</a>. VideoSpin has the same general features as Movie Maker and it also adds a nice <a href="http://www.youtube.com" >YouTube</a> upload feature. I’ll have more to write (and screencast) about VideoSpin in the future. For now, enjoy the screencast.</p>
]]></content:encoded>
			<wfw:commentRss>http://umwdtlt.org/newmedia/more-bad-video-editor-behavior/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is video? What is a video frame?</title>
		<link>http://umwdtlt.org/newmedia/what-is-video-what-is-a-video-frame/</link>
		<comments>http://umwdtlt.org/newmedia/what-is-video-what-is-a-video-frame/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 18:44:45 +0000</pubDate>
		<dc:creator>New Media Specialist</dc:creator>
				<category><![CDATA[Audio & Video]]></category>
		<category><![CDATA[New Media]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[production]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://umwdtlt.org/newmedia/?p=234</guid>
		<description><![CDATA[In this short video, we introduce the concept of a video frame. Video is simply made up of a series of pictures, which we call frames, and they are then [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://andyrush.net/screencast/video/videoframes/"><img title="screenshot_video_frames" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="230" alt="screenshot_video_frames" src="http://umwdtlt.org/newmedia/wp-content/uploads/2008/09/screenshot-video-frames.jpg" width="293" border="0" /></a> </p>
<p>In <a href="http://andyrush.net/screencast/video/videoframes/">this short video</a>, we introduce the concept of a video frame. Video is simply made up of a series of pictures, which we call frames, and they are then displayed at a rapid rate. The concept of a “frame of video” will be very important as we get into the heart of producing videos using a computer.</p>
<p>Thanks to <a href="http://www.papajohn.org/PapaJohn-Blog.html">Papa John</a> (no not the pizza guys) for <a href="http://www.papajohn.org/video%5C100NumberedFrames.zip">the video &#8220;100 Numbered Frames&#8221;</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://umwdtlt.org/newmedia/what-is-video-what-is-a-video-frame/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You broke my video editor</title>
		<link>http://umwdtlt.org/newmedia/you-broke-my-video-editor/</link>
		<comments>http://umwdtlt.org/newmedia/you-broke-my-video-editor/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 23:44:42 +0000</pubDate>
		<dc:creator>New Media Specialist</dc:creator>
				<category><![CDATA[Audio & Video]]></category>
		<category><![CDATA[bliptv]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[production]]></category>
		<category><![CDATA[Screencast]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://andheblogs.andyrush.net/?p=407</guid>
		<description><![CDATA[   This post finds me answering the question of what have I been up to lately. Well, I’m trying to find easy ways to edit and produce video for as close to zero expense as possible. So I find myself on the Mac and on the PC side of this MacBook Pro working [...]]]></description>
				<content:encoded><![CDATA[<img class="alignleft" style="margin-left: 10px; margin-right: 10px;" title="Dont use these editors" src="http://andheblogs.andyrush.net/wp-content/uploads/2008/09/dont-change-editors.jpg" alt="" width="200" height="200" />

<p style="clear: both;">This post finds me answering the question of what have I been up to lately. Well, I’m trying to find easy ways to edit and produce video for as close to zero expense as possible. So I find myself on the Mac and on the PC side of <a href="http://www.flickr.com/photos/andyrush/2741799251/">this MacBook Pro</a> working with Windows Movie Maker for Vista and iMovie’08 for Mac. Now I’m going to jump straight to the ending and say that I don’t recommend you use either one of them, at least not for start to finish video editing projects.</p>

<p style="clear: both;">What I will recommend that you do is go download the previous version of the editors and use them instead. <span style="text-decoration: line-through;">So</span> However, if you use a Mac, <span style="text-decoration: line-through;">go <a href="http://www.apple.com/support/downloads/imovieHD6.html">download iMovie HD</a></span> iMovie HD is no longer available. The latest version of iMovie is at least slightly improved over the awful iMovie '08. If you are using Windows XP, you’re OK, but make sure you have at least version 2.1. If you have Windows Vista Home Premium or Ultimate, go <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=D6BA5972-328E-4DF7-8F9D-068FC0F80CFC&amp;displaylang=en">download Movie Maker 2.6 for Vista</a>. If you have Vista Home Basic, or Vista Enterprise/Business, it looks like you’re out of luck because version 2.6 seems to require that you have the original Vista Movie Maker program. Home Basic and Enterprise versions don’t come with Movie Maker so it looks like a non-starter.</p>

<p style="clear: both;">Another caveat, the download page for Movie Maker 2.6 for Vista says to test if you can run the original version of Movie Maker. They say “If Movie Maker launches, you should not download version 2.6”. I have not discovered any incompatibilities with having both versions on my computer. As a matter of fact, I’m seeing that the original version of Movie Maker runs better once you install the old version. By better I mean that the original version has big problems with frame accuracy, in other words finding the exact point where one scene ends and the other begins. Still, Movie Maker 2.6 is more frame accurate.</p>

<p style="clear: both;">Also, when you import video into the original Vista Movie maker, it does not detect scenes correctly. However, here is a truly weird situation. If I open a movie in 2.6 it does the scene detection correctly, and then if I open up the original Movie Maker with the same video all the scenes are now there as if it detected those scenes all along. Here’s a screencast of the phenomenon:</p>

<p style="clear: both;">

<object width="475" height="386" data="http://blip.tv/play/sQTPhjEA" type="application/x-shockwave-flash"><param name="src" value="http://blip.tv/play/sQTPhjEA" /><param name="allowfullscreen" value="true" /></object></p>

<p style="clear: both;">Expect more from me soon, regarding Windows Movie Maker and iMovie. <a href="http://umwdtlt.org/newmedia/making-movies-for-youtube/">Here’s a teaser</a> for a large project I’m working on.</p>]]></content:encoded>
			<wfw:commentRss>http://umwdtlt.org/newmedia/you-broke-my-video-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screencast: DV Transfer to Windows Movie Maker</title>
		<link>http://umwdtlt.org/newmedia/screencast-dv-transfer-to-windows-movie-maker/</link>
		<comments>http://umwdtlt.org/newmedia/screencast-dv-transfer-to-windows-movie-maker/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 20:54:06 +0000</pubDate>
		<dc:creator>New Media Specialist</dc:creator>
				<category><![CDATA[New Media]]></category>
		<category><![CDATA[Screencast]]></category>
		<category><![CDATA[camcorder]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[firewire]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://umwdtlt.org/newmedia/screencast-dv-transfer-to-windows-movie-maker/</guid>
		<description><![CDATA[Here is a screencast demonstrating how to transfer your footage from a digital video (DV) camcorder to a Windows PC using Windows Movie Maker.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.andyrush.net/screencast/video/dvtransfer/"><img title="dv_transfer_screencast_logo" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="284" alt="dv_transfer_screencast_logo" src="http://umwdtlt.org/newmedia/wp-content/uploads/2008/09/dv-transfer-screencast-logo.jpg" width="366" border="0" /></a> </p>
<p>Here is <a href="http://www.andyrush.net/screencast/video/dvtransfer/">a screencast demonstrating how to transfer your footage from a digital video (DV) camcorder to a Windows PC using Windows Movie Maker</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://umwdtlt.org/newmedia/screencast-dv-transfer-to-windows-movie-maker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
