<?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: RubyGem for webthumb</title>
	<atom:link href="http://blog.simplificator.com/2008/07/10/rubygem-for-webthumb/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.simplificator.com/2008/07/10/rubygem-for-webthumb/</link>
	<description>web applications</description>
	<lastBuildDate>Fri, 09 Oct 2009 21:07:39 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike</title>
		<link>http://blog.simplificator.com/2008/07/10/rubygem-for-webthumb/comment-page-1/#comment-8168</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 09 Oct 2009 21:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://simplificator.com/2008/07/10/rubygem-for-webthumb/#comment-8168</guid>
		<description>On Thursday Oct. 8 around 10AM PDT the bluga service had &quot;queueing issues&quot;. As a result our requests tot he service using the ruby webthumb API entered endless loops. This is because the fetch_when_complete method continued in an endless loop as long as it was able to get valid responses from the server (presumably the response that says &quot;still working on it&quot;).

The bluga site is fixed and should not have such issues but there is always the chance something else will happen to the service.

I am going to modify/monkey patch Simplificator::Webthumb::Job.fetch_when_complete to take a timeout parameter so that it doesnt check in an endless loop forever. 

If you want the modification, can you send me an email with some instructions on where to send the modified code?

Thanks, Mike</description>
		<content:encoded><![CDATA[<p>On Thursday Oct. 8 around 10AM PDT the bluga service had &#8220;queueing issues&#8221;. As a result our requests tot he service using the ruby webthumb API entered endless loops. This is because the fetch_when_complete method continued in an endless loop as long as it was able to get valid responses from the server (presumably the response that says &#8220;still working on it&#8221;).</p>
<p>The bluga site is fixed and should not have such issues but there is always the chance something else will happen to the service.</p>
<p>I am going to modify/monkey patch Simplificator::Webthumb::Job.fetch_when_complete to take a timeout parameter so that it doesnt check in an endless loop forever. </p>
<p>If you want the modification, can you send me an email with some instructions on where to send the modified code?</p>
<p>Thanks, Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pascal</title>
		<link>http://blog.simplificator.com/2008/07/10/rubygem-for-webthumb/comment-page-1/#comment-299</link>
		<dc:creator>pascal</dc:creator>
		<pubDate>Sun, 24 Aug 2008 08:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://simplificator.com/2008/07/10/rubygem-for-webthumb/#comment-299</guid>
		<description>Hey Alex


tzinfo is mentioned as dependency. It is used to convert from MST to UTC time. 
I added it in installation section to make sure everything is working..

Pascal</description>
		<content:encoded><![CDATA[<p>Hey Alex</p>
<p>tzinfo is mentioned as dependency. It is used to convert from MST to UTC time.<br />
I added it in installation section to make sure everything is working..</p>
<p>Pascal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Kellett</title>
		<link>http://blog.simplificator.com/2008/07/10/rubygem-for-webthumb/comment-page-1/#comment-272</link>
		<dc:creator>Alexander Kellett</dc:creator>
		<pubDate>Fri, 22 Aug 2008 13:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://simplificator.com/2008/07/10/rubygem-for-webthumb/#comment-272</guid>
		<description>Also make sure you sudo gem install tzinfo.

Alex</description>
		<content:encoded><![CDATA[<p>Also make sure you sudo gem install tzinfo.</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simplificator &#187; Blog Archive &#187; rwebthumb gem updated</title>
		<link>http://blog.simplificator.com/2008/07/10/rubygem-for-webthumb/comment-page-1/#comment-181</link>
		<dc:creator>simplificator &#187; Blog Archive &#187; rwebthumb gem updated</dc:creator>
		<pubDate>Fri, 11 Jul 2008 13:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://simplificator.com/2008/07/10/rubygem-for-webthumb/#comment-181</guid>
		<description>[...] web applications      &#171; RubyGem for webthumb [...]</description>
		<content:encoded><![CDATA[<p>[...] web applications      &laquo; RubyGem for webthumb [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
