<?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 for pastbedti.me</title>
	<atom:link href="http://www.pastbedti.me/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pastbedti.me</link>
	<description>About ruby, rails, postgresql and stuff....</description>
	<lastBuildDate>Mon, 12 Jul 2010 18:24:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on 5-10 second delay when launching Terminal.app in OSX by Mathias Stjernström</title>
		<link>http://www.pastbedti.me/2009/09/5-10-second-delay-when-launching-terminal-in-osx/comment-page-1/#comment-5417</link>
		<dc:creator>Mathias Stjernström</dc:creator>
		<pubDate>Mon, 12 Jul 2010 18:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=540#comment-5417</guid>
		<description>Thanks Doug! 

/mathias</description>
		<content:encoded><![CDATA[<p>Thanks Doug! </p>
<p>/mathias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 5-10 second delay when launching Terminal.app in OSX by Doug</title>
		<link>http://www.pastbedti.me/2009/09/5-10-second-delay-when-launching-terminal-in-osx/comment-page-1/#comment-5415</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Mon, 12 Jul 2010 15:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=540#comment-5415</guid>
		<description>I just want to put out that this actually fixed a few of the delay problems I was having throughout the system.</description>
		<content:encoded><![CDATA[<p>I just want to put out that this actually fixed a few of the delay problems I was having throughout the system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on This just in: To much typing is bad for you! by Patrik Hedman</title>
		<link>http://www.pastbedti.me/2009/08/this-just-in-to-much-typing-is-bad-for-you/comment-page-1/#comment-4856</link>
		<dc:creator>Patrik Hedman</dc:creator>
		<pubDate>Wed, 24 Mar 2010 08:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=509#comment-4856</guid>
		<description>Hi, Jeff. I have tried to reproduce the error but with no luck, however it should be noted that it where never designed to be used within rails, it also where my first ruby library ever and so there are some questionable paths taken.
One thing you could try is to use it within an object container, like so:

&lt;code lang=&quot;ruby&quot;&gt;
ffmpeg = Object.new # Setup a blank slate object
ffmpeg.extend FFMpeg
ffmpeg.convert &quot;somefile.ext&quot;, :to =&gt; &#039;someotherfile.ext&#039;) do
   ffmpeg.seek     &quot;00:01:20&quot;
end
&lt;/code&gt;

and let me know how it goes. I realize this isn&#039;t ideal and I will look into ways to improve it.

Thanks for your comment,
Patrik</description>
		<content:encoded><![CDATA[<p>Hi, Jeff. I have tried to reproduce the error but with no luck, however it should be noted that it where never designed to be used within rails, it also where my first ruby library ever and so there are some questionable paths taken.<br />
One thing you could try is to use it within an object container, like so:</p>
<p><code lang="ruby"><br />
ffmpeg = Object.new # Setup a blank slate object<br />
ffmpeg.extend FFMpeg<br />
ffmpeg.convert "somefile.ext", :to => 'someotherfile.ext') do<br />
   ffmpeg.seek     "00:01:20"<br />
end<br />
</code></p>
<p>and let me know how it goes. I realize this isn&#8217;t ideal and I will look into ways to improve it.</p>
<p>Thanks for your comment,<br />
Patrik</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on This just in: To much typing is bad for you! by Jeff King</title>
		<link>http://www.pastbedti.me/2009/08/this-just-in-to-much-typing-is-bad-for-you/comment-page-1/#comment-4852</link>
		<dc:creator>Jeff King</dc:creator>
		<pubDate>Tue, 23 Mar 2010 04:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=509#comment-4852</guid>
		<description>Thanks for this great gem.  It looks very promising, but I can&#039;t get it working.  I get the following code:

&lt;code&gt;undefined method `method_checking_enabled?&#039; for SongsController:Class&lt;/code&gt;

that generates from the &lt;code&gt;include FFMpeg&lt;/code&gt; instruction.  Any ideas on how to resolve this?</description>
		<content:encoded><![CDATA[<p>Thanks for this great gem.  It looks very promising, but I can&#8217;t get it working.  I get the following code:</p>
<p><code>undefined method `method_checking_enabled?' for SongsController:Class</code></p>
<p>that generates from the <code>include FFMpeg</code> instruction.  Any ideas on how to resolve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Merb 1.0 and Empty reply from server by Mathias Stjernström</title>
		<link>http://www.pastbedti.me/2008/11/merb-10-and-empty-reply-from-server/comment-page-1/#comment-4775</link>
		<dc:creator>Mathias Stjernström</dc:creator>
		<pubDate>Fri, 05 Feb 2010 20:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=161#comment-4775</guid>
		<description>Thanks for sharing!

/mathias</description>
		<content:encoded><![CDATA[<p>Thanks for sharing!</p>
<p>/mathias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Merb 1.0 and Empty reply from server by Jan Kubr</title>
		<link>http://www.pastbedti.me/2008/11/merb-10-and-empty-reply-from-server/comment-page-1/#comment-4772</link>
		<dc:creator>Jan Kubr</dc:creator>
		<pubDate>Fri, 05 Feb 2010 16:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=161#comment-4772</guid>
		<description>That helped, thanks for the write-up!</description>
		<content:encoded><![CDATA[<p>That helped, thanks for the write-up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 5-10 second delay when launching Terminal.app in OSX by Mathias Stjernström</title>
		<link>http://www.pastbedti.me/2009/09/5-10-second-delay-when-launching-terminal-in-osx/comment-page-1/#comment-4762</link>
		<dc:creator>Mathias Stjernström</dc:creator>
		<pubDate>Thu, 04 Feb 2010 11:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=540#comment-4762</guid>
		<description>Thanks for sharing Brian! 

/mathias</description>
		<content:encoded><![CDATA[<p>Thanks for sharing Brian! </p>
<p>/mathias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 5-10 second delay when launching Terminal.app in OSX by Brian Bibeault</title>
		<link>http://www.pastbedti.me/2009/09/5-10-second-delay-when-launching-terminal-in-osx/comment-page-1/#comment-4756</link>
		<dc:creator>Brian Bibeault</dc:creator>
		<pubDate>Wed, 03 Feb 2010 17:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=540#comment-4756</guid>
		<description>I just wanted to add that this worked for me as well; I had maybe a 5s tops delay, and after this it has dropped to below a second; still not as fast as on my Macbook Pro, but good enough.  

Thanks Mathias!</description>
		<content:encoded><![CDATA[<p>I just wanted to add that this worked for me as well; I had maybe a 5s tops delay, and after this it has dropped to below a second; still not as fast as on my Macbook Pro, but good enough.  </p>
<p>Thanks Mathias!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PostgreSQL logging with syslog-ng by Mathias Stjernström</title>
		<link>http://www.pastbedti.me/2008/12/postgresql-logging-with-syslog-ng/comment-page-1/#comment-4235</link>
		<dc:creator>Mathias Stjernström</dc:creator>
		<pubDate>Tue, 24 Nov 2009 08:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=293#comment-4235</guid>
		<description>Thanks for your comment Marcin.

It seems that you get source(src) by default when installing syslog-ng under Gentoo. I&#039;ve tried to find information about the difference between sys/src but from what i know/can find its just a name referring to that group of messages. 

Cheers!</description>
		<content:encoded><![CDATA[<p>Thanks for your comment Marcin.</p>
<p>It seems that you get source(src) by default when installing syslog-ng under Gentoo. I&#8217;ve tried to find information about the difference between sys/src but from what i know/can find its just a name referring to that group of messages. </p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PostgreSQL logging with syslog-ng by arag0rn</title>
		<link>http://www.pastbedti.me/2008/12/postgresql-logging-with-syslog-ng/comment-page-1/#comment-4223</link>
		<dc:creator>arag0rn</dc:creator>
		<pubDate>Mon, 23 Nov 2009 08:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.pastbedti.me/?p=293#comment-4223</guid>
		<description>Hello.

I think you mean &lt;b&gt;source(sys)&lt;/b&gt;, not source(src).

Cheers!
Marcin</description>
		<content:encoded><![CDATA[<p>Hello.</p>
<p>I think you mean <b>source(sys)</b>, not source(src).</p>
<p>Cheers!<br />
Marcin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
