<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Converting Video to Flash in Rails</title>
	<atom:link href="http://www.websideattractions.com/2008/03/07/converting-video-to-flash-in-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.websideattractions.com/2008/03/07/converting-video-to-flash-in-rails/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 22:24:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Tim Kadom</title>
		<link>http://www.websideattractions.com/2008/03/07/converting-video-to-flash-in-rails/#comment-356</link>
		<dc:creator>Tim Kadom</dc:creator>
		<pubDate>Thu, 01 May 2008 18:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.websideattractions.com/2008/03/07/converting-video-to-flash-in-rails/#comment-356</guid>
		<description>&lt;p&gt;I have a screencast and project on the same topic.  It also uses activemessaging instead of backgrounDrb.  It does the whole upload and convert in under 100 lines of code.  Actually, I will probably chop another 30 lines or so by using paperclip...  The project files, and screencast are here:&lt;/p&gt;

&lt;p&gt;http://blog.skiptree.com/?cat=21&lt;/p&gt;

&lt;p&gt;uses rvideo, activemessaging, ffmpeg, activemq&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have a screencast and project on the same topic.  It also uses activemessaging instead of backgrounDrb.  It does the whole upload and convert in under 100 lines of code.  Actually, I will probably chop another 30 lines or so by using paperclip&#8230;  The project files, and screencast are here:</p>

<p><a href="http://blog.skiptree.com/?cat=21" rel="nofollow">http://blog.skiptree.com/?cat=21</a></p>

<p>uses rvideo, activemessaging, ffmpeg, activemq</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Zingg</title>
		<link>http://www.websideattractions.com/2008/03/07/converting-video-to-flash-in-rails/#comment-305</link>
		<dc:creator>Peter Zingg</dc:creator>
		<pubDate>Mon, 17 Mar 2008 19:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.websideattractions.com/2008/03/07/converting-video-to-flash-in-rails/#comment-305</guid>
		<description>&lt;p&gt;A lot of us are trying to do this, I have a feeling.  I'd love to be able to learn from your source code, but thanks for posting your process.  I did find a smaller project from last year (also uses S3 storage and background conversion):&lt;/p&gt;

&lt;p&gt;http://blog.snowonrails.com/articles/2007/05/31/how-to-build-a-mini-youtube-using-activemessaging-plugin-and-amazon-s3&lt;/p&gt;

&lt;p&gt;Peter Zingg, Kentfield School District&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A lot of us are trying to do this, I have a feeling.  I&#8217;d love to be able to learn from your source code, but thanks for posting your process.  I did find a smaller project from last year (also uses S3 storage and background conversion):</p>

<p><a href="http://blog.snowonrails.com/articles/2007/05/31/how-to-build-a-mini-youtube-using-activemessaging-plugin-and-amazon-s3" rel="nofollow">http://blog.snowonrails.com/articles/2007/05/31/how-to-build-a-mini-youtube-using-activemessaging-plugin-and-amazon-s3</a></p>

<p>Peter Zingg, Kentfield School District</p>]]></content:encoded>
	</item>
</channel>
</rss>
