<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Screencasting Frustrations</title>
	<link>http://mfeldstein.com/screencasting-frustrastions/</link>
	<description>What Michael Feldstein Is Learning About Online Learning...Online</description>
	<pubDate>Fri, 29 Aug 2008 01:53:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Jason</title>
		<link>http://mfeldstein.com/screencasting-frustrastions/#comment-43157</link>
		<pubDate>Thu, 07 Feb 2008 01:33:17 +0000</pubDate>
		<guid>http://mfeldstein.com/screencasting-frustrastions/#comment-43157</guid>
					<description>I would recommend freescreencast.com.

The screencast recording software is free and inter grated with the site.  Simply record, review if you want, and upload.  The screencast will be hosted, for free, on freescreencast.com and can be embedded into another site or blog via the provided embed code.

You can also save it as a .FLV or download the .FLV from the site at any time.  

There are no time limits.

Full disclosure:  I'm the founder and primary developer of freescreencast.com and the software.  I'd love to hear any feedback you might have.

Jason</description>
		<content:encoded><![CDATA[<p>I would recommend freescreencast.com.</p>
<p>The screencast recording software is free and inter grated with the site.  Simply record, review if you want, and upload.  The screencast will be hosted, for free, on freescreencast.com and can be embedded into another site or blog via the provided embed code.</p>
<p>You can also save it as a .FLV or download the .FLV from the site at any time.  </p>
<p>There are no time limits.</p>
<p>Full disclosure:  I&#8217;m the founder and primary developer of freescreencast.com and the software.  I&#8217;d love to hear any feedback you might have.</p>
<p>Jason
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Zach Thomas</title>
		<link>http://mfeldstein.com/screencasting-frustrastions/#comment-39757</link>
		<pubDate>Wed, 23 Jan 2008 22:53:05 +0000</pubDate>
		<guid>http://mfeldstein.com/screencasting-frustrastions/#comment-39757</guid>
					<description>I will second the recommendation for Jing. I love that it just works without exposing you to any of the nasty details. TechSmith's compression algorithm is designed from the get-go for recording screens, so there's no legibility issue whatsoever.

As far as I know, it doesn't have password protection, but it creates URLs that are not really guessable. Good old security by obscurity.

The only real complaint I have with Jing at this point is that each recording has a five-minute limit.</description>
		<content:encoded><![CDATA[<p>I will second the recommendation for Jing. I love that it just works without exposing you to any of the nasty details. TechSmith&#8217;s compression algorithm is designed from the get-go for recording screens, so there&#8217;s no legibility issue whatsoever.</p>
<p>As far as I know, it doesn&#8217;t have password protection, but it creates URLs that are not really guessable. Good old security by obscurity.</p>
<p>The only real complaint I have with Jing at this point is that each recording has a five-minute limit.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Michael Feldstein</title>
		<link>http://mfeldstein.com/screencasting-frustrastions/#comment-39433</link>
		<pubDate>Tue, 22 Jan 2008 03:48:21 +0000</pubDate>
		<guid>http://mfeldstein.com/screencasting-frustrastions/#comment-39433</guid>
					<description>Thanks, Will. Your instructions are consistent with those that I have read elsewhere, but it doesn't work in my particular installation. I think there's just something screwy with my particular install and I don't have enough motivation (at the moment) to figure out what's wrong and fix it.</description>
		<content:encoded><![CDATA[<p>Thanks, Will. Your instructions are consistent with those that I have read elsewhere, but it doesn&#8217;t work in my particular installation. I think there&#8217;s just something screwy with my particular install and I don&#8217;t have enough motivation (at the moment) to figure out what&#8217;s wrong and fix it.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Will Taylor</title>
		<link>http://mfeldstein.com/screencasting-frustrastions/#comment-39432</link>
		<pubDate>Tue, 22 Jan 2008 03:45:20 +0000</pubDate>
		<guid>http://mfeldstein.com/screencasting-frustrastions/#comment-39432</guid>
					<description>Michael,
re getting videos to play inline in Moodle (I know this doesn't address your original question, but in case you wish to do this in your existing Moodle platform - )

Upload the video file to the course's files directory, or a subdirectory within this.  Open the course's files directory, and from this copy the URL of the video; you can do this directly from the activity, or can open a second tab or window in the browser to view the file directory for the course (if doing several for the same course, save the path up to the filename, and just append the filename; which could be just the name of the student, saved e.g. in the "wk1feedback" subdirectory w/in the course directory).

If I have a mess of small videos to upload, or a single one that exceeds my PHP upload limit, I'll find the proper directory (by course ID#) in the moodledata directory in root, and FTP them en masse, rather than uploading them one-by-one using the Moodle file upload interface.

You can also upload your video files elsewhere (e.g. FTP them en masse to a directory outside of your Moodle installation), and link their URLs in the same manner.

In any Moodle activity - web page, teacher feedback on assignment, whatever - wherever you find a text editor - enter some text content (perhaps just "_"), select this, and create a link; pasting in the URL of the video (or mp3 audio file).  It will now stream in the activity using Moodle's built-in flash player.  Works great.  I do mp3's, quicktime movies, &#38; .flv movies like this.  The .flv's are much smaller, so are my favored format.

The trick to getting it to stream via the multimedia filter, is to *link* to the video file, rather than embed it directly in the page.</description>
		<content:encoded><![CDATA[<p>Michael,<br />
re getting videos to play inline in Moodle (I know this doesn&#8217;t address your original question, but in case you wish to do this in your existing Moodle platform - )</p>
<p>Upload the video file to the course&#8217;s files directory, or a subdirectory within this.  Open the course&#8217;s files directory, and from this copy the URL of the video; you can do this directly from the activity, or can open a second tab or window in the browser to view the file directory for the course (if doing several for the same course, save the path up to the filename, and just append the filename; which could be just the name of the student, saved e.g. in the &#8220;wk1feedback&#8221; subdirectory w/in the course directory).</p>
<p>If I have a mess of small videos to upload, or a single one that exceeds my PHP upload limit, I&#8217;ll find the proper directory (by course ID#) in the moodledata directory in root, and FTP them en masse, rather than uploading them one-by-one using the Moodle file upload interface.</p>
<p>You can also upload your video files elsewhere (e.g. FTP them en masse to a directory outside of your Moodle installation), and link their URLs in the same manner.</p>
<p>In any Moodle activity - web page, teacher feedback on assignment, whatever - wherever you find a text editor - enter some text content (perhaps just &#8220;_&#8221;), select this, and create a link; pasting in the URL of the video (or mp3 audio file).  It will now stream in the activity using Moodle&#8217;s built-in flash player.  Works great.  I do mp3&#8217;s, quicktime movies, &amp; .flv movies like this.  The .flv&#8217;s are much smaller, so are my favored format.</p>
<p>The trick to getting it to stream via the multimedia filter, is to *link* to the video file, rather than embed it directly in the page.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Lisa Neal</title>
		<link>http://mfeldstein.com/screencasting-frustrastions/#comment-39370</link>
		<pubDate>Mon, 21 Jan 2008 20:26:30 +0000</pubDate>
		<guid>http://mfeldstein.com/screencasting-frustrastions/#comment-39370</guid>
					<description>There is an interesting question here about how to take advantage of what others have done and their lessons learned for online teaching. 

As a recent convert to WordPress (http://lisaneal.wordpress.com/), I have ideas about how to use it for a student project, but I wish I had these insights a few months ago when I could have tried it with my students. 

I read a lot about sharing of course content but less about sharing of teaching techniques and technologies. Am I not looking in the right places?</description>
		<content:encoded><![CDATA[<p>There is an interesting question here about how to take advantage of what others have done and their lessons learned for online teaching. </p>
<p>As a recent convert to WordPress (http://lisaneal.wordpress.com/), I have ideas about how to use it for a student project, but I wish I had these insights a few months ago when I could have tried it with my students. </p>
<p>I read a lot about sharing of course content but less about sharing of teaching techniques and technologies. Am I not looking in the right places?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Michael Feldstein</title>
		<link>http://mfeldstein.com/screencasting-frustrastions/#comment-39314</link>
		<pubDate>Mon, 21 Jan 2008 13:03:13 +0000</pubDate>
		<guid>http://mfeldstein.com/screencasting-frustrastions/#comment-39314</guid>
					<description>I did try TipCam. It produced crystal-clear screen captures, too. There were two problems with it, though. First, its limit for the number of private screencasts you can keep (in terms of megabytes) is too low and their business model doesn't allow you to pay for more. Second, their recording tool doesn't pick up keystrokes, which is a problem for this particular usage. 

I'm experimenting with Screencast.com now, and so far it looks good.</description>
		<content:encoded><![CDATA[<p>I did try TipCam. It produced crystal-clear screen captures, too. There were two problems with it, though. First, its limit for the number of private screencasts you can keep (in terms of megabytes) is too low and their business model doesn&#8217;t allow you to pay for more. Second, their recording tool doesn&#8217;t pick up keystrokes, which is a problem for this particular usage. </p>
<p>I&#8217;m experimenting with Screencast.com now, and so far it looks good.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Maria</title>
		<link>http://mfeldstein.com/screencasting-frustrastions/#comment-39294</link>
		<pubDate>Mon, 21 Jan 2008 09:25:39 +0000</pubDate>
		<guid>http://mfeldstein.com/screencasting-frustrastions/#comment-39294</guid>
					<description>Hi, have you tried TipCam? 

http://www.utipu.com/app/

Hope it helps.</description>
		<content:encoded><![CDATA[<p>Hi, have you tried TipCam? </p>
<p><a href="http://www.utipu.com/app/" rel="nofollow">http://www.utipu.com/app/</a></p>
<p>Hope it helps.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Michael Willits</title>
		<link>http://mfeldstein.com/screencasting-frustrastions/#comment-39236</link>
		<pubDate>Mon, 21 Jan 2008 03:01:38 +0000</pubDate>
		<guid>http://mfeldstein.com/screencasting-frustrastions/#comment-39236</guid>
					<description>Have you tried Jing? It's a free app from Techsmith. The interface for Jing and screencast.com are very intuitive. I recommend it to faculty who just want to do a quick screen recording or capture. Definitely check out the FAQ page to make sure it'll work for you.

http://www.jingproject.com/

I've used it for quick sceen recordings, including audio narration. It's not as full-featured as their product Camtasia (which I use also), but it may get the job done. Most importantly, they provide free hosting for registered Jing users on screencast.com. According to their site: 

“Your content is hosted on Screencast.com, for which we are providing a complimentary account to all participants during this project. Users have 200MB of space for storing screenshots and screencasts and 1 GB of bandwidth that renews monthly. The Screencast.com account will remain available to you for the duration of the project.”</description>
		<content:encoded><![CDATA[<p>Have you tried Jing? It&#8217;s a free app from Techsmith. The interface for Jing and screencast.com are very intuitive. I recommend it to faculty who just want to do a quick screen recording or capture. Definitely check out the FAQ page to make sure it&#8217;ll work for you.</p>
<p><a href="http://www.jingproject.com/" rel="nofollow">http://www.jingproject.com/</a></p>
<p>I&#8217;ve used it for quick sceen recordings, including audio narration. It&#8217;s not as full-featured as their product Camtasia (which I use also), but it may get the job done. Most importantly, they provide free hosting for registered Jing users on screencast.com. According to their site: </p>
<p>“Your content is hosted on Screencast.com, for which we are providing a complimentary account to all participants during this project. Users have 200MB of space for storing screenshots and screencasts and 1 GB of bandwidth that renews monthly. The Screencast.com account will remain available to you for the duration of the project.”
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Michael Feldstein</title>
		<link>http://mfeldstein.com/screencasting-frustrastions/#comment-39217</link>
		<pubDate>Mon, 21 Jan 2008 01:20:10 +0000</pubDate>
		<guid>http://mfeldstein.com/screencasting-frustrastions/#comment-39217</guid>
					<description>I thought about Moodle, since I do have a Moodle installation set up on one of my own sites. There are two problems, though. First, I haven't been able to get the media filter to work properly. The link shows up, and clicking on it will play the file, but I can't get the video to display inline in the post itself.

More importantly, though, I don't want to have my wife have to teach students to use two separate LMS's. She's obliged to use the one provided by her school already; I was really looking for a mechanism where all they would do is get an email and follow a link where they could view a video in-browser. If they have to learn how to use the assignments tool, create and manage another course login, etc., I'm afraid it will be too heavy.</description>
		<content:encoded><![CDATA[<p>I thought about Moodle, since I do have a Moodle installation set up on one of my own sites. There are two problems, though. First, I haven&#8217;t been able to get the media filter to work properly. The link shows up, and clicking on it will play the file, but I can&#8217;t get the video to display inline in the post itself.</p>
<p>More importantly, though, I don&#8217;t want to have my wife have to teach students to use two separate LMS&#8217;s. She&#8217;s obliged to use the one provided by her school already; I was really looking for a mechanism where all they would do is get an email and follow a link where they could view a video in-browser. If they have to learn how to use the assignments tool, create and manage another course login, etc., I&#8217;m afraid it will be too heavy.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Will Taylor</title>
		<link>http://mfeldstein.com/screencasting-frustrastions/#comment-39211</link>
		<pubDate>Mon, 21 Jan 2008 00:49:45 +0000</pubDate>
		<guid>http://mfeldstein.com/screencasting-frustrastions/#comment-39211</guid>
					<description>Moodle works great for this.

Set up a Moodle installation - I use OnSmart for hosting.
Assignments can be uploaded in whatever format (.doc &#38;c.) using the Upload Assignment activity, and the instructor can open &#38; read these directly.  Be sure that you've configured the installation and the course settings to permit upload of files of suitable size, and that your PHP upload limit is set high enough.  20mb files should be OK so long as you set these appropriately. 10 minutes in .flv format should run ~10-12mb.

Create the screencast in the screen resolution of your final product - this is the trick for legibility.  I use iShowU on the Mac for screen capture, and convert to .flv using On2 Flix standard (Camtasia on PC works fine, &#38; can export directly to .flv format).  &#38; be sure to enable the multimedia filter for .flv files.

.flv format is the ticket for small files - these will be *far* smaller than the same file in Quicktime or windows media formats.  And more universally readable cross-platform.

Return the feedback, by inserting the video into the instructor feedback on the assignment (as a link to the video file inserted in the text field) - can only be accessed by instructor and the intended student.  The student can then view this when returning to the assignment link to see grade &#38; feedback  Studuents will be sent an automated email when you've graded the assignment.

If you don't like the default screen resolution for video set in Moodle, open the filter file (filter/mediaplugin/filter.php), find the .flv section, and adjust the display dimensions there.</description>
		<content:encoded><![CDATA[<p>Moodle works great for this.</p>
<p>Set up a Moodle installation - I use OnSmart for hosting.<br />
Assignments can be uploaded in whatever format (.doc &amp;c.) using the Upload Assignment activity, and the instructor can open &amp; read these directly.  Be sure that you&#8217;ve configured the installation and the course settings to permit upload of files of suitable size, and that your PHP upload limit is set high enough.  20mb files should be OK so long as you set these appropriately. 10 minutes in .flv format should run ~10-12mb.</p>
<p>Create the screencast in the screen resolution of your final product - this is the trick for legibility.  I use iShowU on the Mac for screen capture, and convert to .flv using On2 Flix standard (Camtasia on PC works fine, &amp; can export directly to .flv format).  &amp; be sure to enable the multimedia filter for .flv files.</p>
<p>.flv format is the ticket for small files - these will be *far* smaller than the same file in Quicktime or windows media formats.  And more universally readable cross-platform.</p>
<p>Return the feedback, by inserting the video into the instructor feedback on the assignment (as a link to the video file inserted in the text field) - can only be accessed by instructor and the intended student.  The student can then view this when returning to the assignment link to see grade &amp; feedback  Studuents will be sent an automated email when you&#8217;ve graded the assignment.</p>
<p>If you don&#8217;t like the default screen resolution for video set in Moodle, open the filter file (filter/mediaplugin/filter.php), find the .flv section, and adjust the display dimensions there.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.320 seconds -->
