<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Converting Videos with Rails: Converting the Video</title>
	<atom:link href="http://jimneath.org/2008/06/03/converting-videos-with-rails-converting-the-video/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimneath.org/2008/06/03/converting-videos-with-rails-converting-the-video/</link>
	<description>Ruby on Rails, Javascript, CSS and Standards</description>
	<lastBuildDate>Tue, 31 Aug 2010 04:37:10 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robin Bortlík</title>
		<link>http://jimneath.org/2008/06/03/converting-videos-with-rails-converting-the-video/comment-page-1/#comment-978</link>
		<dc:creator>Robin Bortlík</dc:creator>
		<pubDate>Sun, 22 Nov 2009 21:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=40#comment-978</guid>
		<description>Thank&#039;s a lot. It works great. :)</description>
		<content:encoded><![CDATA[<p>Thank&#39;s a lot. It works great. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chard</title>
		<link>http://jimneath.org/2008/06/03/converting-videos-with-rails-converting-the-video/comment-page-1/#comment-967</link>
		<dc:creator>Chard</dc:creator>
		<pubDate>Thu, 22 Oct 2009 07:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=40#comment-967</guid>
		<description>Just a quick reminder, you need to use the swfobjects.js that comes with the flash player zip from JW FLV that you downloaded. Save you some head scratching if you don&#039;t see the player loading.</description>
		<content:encoded><![CDATA[<p>Just a quick reminder, you need to use the swfobjects.js that comes with the flash player zip from JW FLV that you downloaded. Save you some head scratching if you don&#39;t see the player loading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dwi Setiyadi</title>
		<link>http://jimneath.org/2008/06/03/converting-videos-with-rails-converting-the-video/comment-page-1/#comment-947</link>
		<dc:creator>Dwi Setiyadi</dc:creator>
		<pubDate>Wed, 29 Apr 2009 08:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=40#comment-947</guid>
		<description>Hey, it works! amazing!
But i have a problem, why it have a confirmation to overwrite file (already exist) on terminal?
Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hey, it works! amazing!<br />
But i have a problem, why it have a confirmation to overwrite file (already exist) on terminal?<br />
Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeba</title>
		<link>http://jimneath.org/2008/06/03/converting-videos-with-rails-converting-the-video/comment-page-1/#comment-844</link>
		<dc:creator>Zeba</dc:creator>
		<pubDate>Tue, 30 Dec 2008 12:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=40#comment-844</guid>
		<description>Hi...
I tried implementing this...but my video is not getting uploaded using paperclip.
I have installed paperclip as a gem...as the plugin installation could not be found...
If I use File_column plugin to upload the video it gets uploaded successfully...but the convert function gives an error...!!!!
I cant understand where am I going wrong....
Please can you help me....
Thanks....</description>
		<content:encoded><![CDATA[<p>Hi&#8230;<br />
I tried implementing this&#8230;but my video is not getting uploaded using paperclip.<br />
I have installed paperclip as a gem&#8230;as the plugin installation could not be found&#8230;<br />
If I use File_column plugin to upload the video it gets uploaded successfully&#8230;but the convert function gives an error&#8230;!!!!<br />
I cant understand where am I going wrong&#8230;.<br />
Please can you help me&#8230;.<br />
Thanks&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergei</title>
		<link>http://jimneath.org/2008/06/03/converting-videos-with-rails-converting-the-video/comment-page-1/#comment-789</link>
		<dc:creator>Sergei</dc:creator>
		<pubDate>Fri, 21 Nov 2008 10:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=40#comment-789</guid>
		<description>Hello, Jim.

I have a problem - after loading a file on a server, it remains in a folder /tmp with name CGI ***** and nothing occurs... There Are ideas why that occurs? The same most with any loading files in RoR... 

Best regards, Sergey...</description>
		<content:encoded><![CDATA[<p>Hello, Jim.</p>
<p>I have a problem &#8211; after loading a file on a server, it remains in a folder /tmp with name CGI ***** and nothing occurs&#8230; There Are ideas why that occurs? The same most with any loading files in RoR&#8230; </p>
<p>Best regards, Sergey&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Yerhot</title>
		<link>http://jimneath.org/2008/06/03/converting-videos-with-rails-converting-the-video/comment-page-1/#comment-765</link>
		<dc:creator>John Yerhot</dc:creator>
		<pubDate>Sun, 16 Nov 2008 02:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=40#comment-765</guid>
		<description>This is a great article.

What where you going to use for background processing?  I used backgroundrb a while back and it worked well for my purposes. 

Looking forward to part 3!</description>
		<content:encoded><![CDATA[<p>This is a great article.</p>
<p>What where you going to use for background processing?  I used backgroundrb a while back and it worked well for my purposes. </p>
<p>Looking forward to part 3!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Motte</title>
		<link>http://jimneath.org/2008/06/03/converting-videos-with-rails-converting-the-video/comment-page-1/#comment-738</link>
		<dc:creator>Scott Motte</dc:creator>
		<pubDate>Wed, 12 Nov 2008 21:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=40#comment-738</guid>
		<description>You know what, I think ffmpeg can be installed now (at least on ubuntu hardy) simply via:

sudo apt-get install ffmpeg</description>
		<content:encoded><![CDATA[<p>You know what, I think ffmpeg can be installed now (at least on ubuntu hardy) simply via:</p>
<p>sudo apt-get install ffmpeg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nirvana</title>
		<link>http://jimneath.org/2008/06/03/converting-videos-with-rails-converting-the-video/comment-page-1/#comment-693</link>
		<dc:creator>Nirvana</dc:creator>
		<pubDate>Sat, 25 Oct 2008 05:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=40#comment-693</guid>
		<description>Nice job but I have one issue. I am unable to convert wmv file into flv with ffmpeg. Any suggestion......</description>
		<content:encoded><![CDATA[<p>Nice job but I have one issue. I am unable to convert wmv file into flv with ffmpeg. Any suggestion&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://jimneath.org/2008/06/03/converting-videos-with-rails-converting-the-video/comment-page-1/#comment-676</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Mon, 06 Oct 2008 03:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=40#comment-676</guid>
		<description>Very nice writeup, I look forward to the next installment.

I had some trouble testing uploads.  Turns out I&#039;d found &lt;a href=&quot;http://bryan-ash.blogspot.com/2008/09/my-first-rails-bug.html&quot; rel=&quot;nofollow&quot;&gt;my first Rails bug&lt;/a&gt;.  I&#039;m not holding my breath for the patch to make it into Rails anytime soon since it only applies to Windows, but if anyone&#039;s interested, it&#039;s available from &lt;a href=&quot;http://github.com/bryanash/rails/tree&quot; rel=&quot;nofollow&quot;&gt;http://github.com/bryanash/rails/tree&lt;/a&gt;

Thanks again!
Bryan</description>
		<content:encoded><![CDATA[<p>Very nice writeup, I look forward to the next installment.</p>
<p>I had some trouble testing uploads.  Turns out I&#8217;d found <a href="http://bryan-ash.blogspot.com/2008/09/my-first-rails-bug.html" rel="nofollow">my first Rails bug</a>.  I&#8217;m not holding my breath for the patch to make it into Rails anytime soon since it only applies to Windows, but if anyone&#8217;s interested, it&#8217;s available from <a href="http://github.com/bryanash/rails/tree" rel="nofollow">http://github.com/bryanash/rails/tree</a></p>
<p>Thanks again!<br />
Bryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtis Miller</title>
		<link>http://jimneath.org/2008/06/03/converting-videos-with-rails-converting-the-video/comment-page-1/#comment-536</link>
		<dc:creator>Curtis Miller</dc:creator>
		<pubDate>Sat, 23 Aug 2008 21:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=40#comment-536</guid>
		<description>Jim, great articles.

I think the old acts_as_state_machine plugin has been replaced by the AASM gem. You can find it over on GitHub: 

http://github.com/rubyist/aasm

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Jim, great articles.</p>
<p>I think the old acts_as_state_machine plugin has been replaced by the AASM gem. You can find it over on GitHub: </p>
<p><a href="http://github.com/rubyist/aasm" rel="nofollow">http://github.com/rubyist/aasm</a></p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
