<?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: Queueue, a portable Amazon SQS stub in Ruby</title>
	<atom:link href="http://nutrun.com/weblog/queueue-a-portable-amazon-sqs-stub-in-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://nutrun.com/weblog/queueue-a-portable-amazon-sqs-stub-in-ruby/</link>
	<description>nutrun</description>
	<pubDate>Thu, 04 Dec 2008 05:36:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: George Malamidis</title>
		<link>http://nutrun.com/weblog/queueue-a-portable-amazon-sqs-stub-in-ruby/#comment-964</link>
		<dc:creator>George Malamidis</dc:creator>
		<pubDate>Tue, 27 May 2008 17:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=103#comment-964</guid>
		<description>Mirko,

Queueue emulates the 2006-04-01 REST API which has not changed much since. I'll post here when I get some time to incorporate the changes.</description>
		<content:encoded><![CDATA[<p>Mirko,</p>
<p>Queueue emulates the 2006-04-01 REST API which has not changed much since. I&#8217;ll post here when I get some time to incorporate the changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mirko</title>
		<link>http://nutrun.com/weblog/queueue-a-portable-amazon-sqs-stub-in-ruby/#comment-963</link>
		<dc:creator>Mirko</dc:creator>
		<pubDate>Tue, 27 May 2008 17:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=103#comment-963</guid>
		<description>Which version of the SQS API does Queueue emulate? Since SQS was completely revamped a few months ago, I'm guessing that it supports the older version. If so, do you have any plans to update this to the latest API?</description>
		<content:encoded><![CDATA[<p>Which version of the SQS API does Queueue emulate? Since SQS was completely revamped a few months ago, I&#8217;m guessing that it supports the older version. If so, do you have any plans to update this to the latest API?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Malamidis</title>
		<link>http://nutrun.com/weblog/queueue-a-portable-amazon-sqs-stub-in-ruby/#comment-291</link>
		<dc:creator>George Malamidis</dc:creator>
		<pubDate>Thu, 31 Jan 2008 01:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=103#comment-291</guid>
		<description>SOAP, probably not. Query is a tentative 'yes'...</description>
		<content:encoded><![CDATA[<p>SOAP, probably not. Query is a tentative &#8216;yes&#8217;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: damien</title>
		<link>http://nutrun.com/weblog/queueue-a-portable-amazon-sqs-stub-in-ruby/#comment-290</link>
		<dc:creator>damien</dc:creator>
		<pubDate>Thu, 31 Jan 2008 00:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=103#comment-290</guid>
		<description>Hi, are there any plans to emulate the Query and SOAP APIs calls in Queueue?</description>
		<content:encoded><![CDATA[<p>Hi, are there any plans to emulate the Query and SOAP APIs calls in Queueue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Malamidis</title>
		<link>http://nutrun.com/weblog/queueue-a-portable-amazon-sqs-stub-in-ruby/#comment-289</link>
		<dc:creator>George Malamidis</dc:creator>
		<pubDate>Wed, 23 Jan 2008 23:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=103#comment-289</guid>
		<description>As far as I can tell, there's no equivalent to GetQueueAttributes as far as the REST API is concerned. It seems like the action is only available to the Query and SOAP APIs.</description>
		<content:encoded><![CDATA[<p>As far as I can tell, there&#8217;s no equivalent to GetQueueAttributes as far as the REST API is concerned. It seems like the action is only available to the Query and SOAP APIs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Malamidis</title>
		<link>http://nutrun.com/weblog/queueue-a-portable-amazon-sqs-stub-in-ruby/#comment-288</link>
		<dc:creator>George Malamidis</dc:creator>
		<pubDate>Wed, 23 Jan 2008 08:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=103#comment-288</guid>
		<description>Damien,

SQS didn't support this action back when I released Queueue's latest version. I'll try and release a new version as soon as possible, so please keep checking back for that.</description>
		<content:encoded><![CDATA[<p>Damien,</p>
<p>SQS didn&#8217;t support this action back when I released Queueue&#8217;s latest version. I&#8217;ll try and release a new version as soon as possible, so please keep checking back for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: damien</title>
		<link>http://nutrun.com/weblog/queueue-a-portable-amazon-sqs-stub-in-ruby/#comment-287</link>
		<dc:creator>damien</dc:creator>
		<pubDate>Wed, 23 Jan 2008 07:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=103#comment-287</guid>
		<description>This is not working for me, as when this property is tried to be read, it apparently does not exist:
'ApproximateNumberOfMessages'

http://docs.amazonwebservices.com/AWSSimpleQueueService/2007-05-01/SQSDeveloperGuide/Query_QueryGetQueueAttributes.html</description>
		<content:encoded><![CDATA[<p>This is not working for me, as when this property is tried to be read, it apparently does not exist:<br />
&#8216;ApproximateNumberOfMessages&#8217;</p>
<p><a href="http://docs.amazonwebservices.com/AWSSimpleQueueService/2007-05-01/SQSDeveloperGuide/Query_QueryGetQueueAttributes.html" rel="nofollow">http://docs.amazonwebservices.com/AWSSimpleQueueService/2007-05-01/SQSDeveloperGuide/Query_QueryGetQueueAttributes.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Kuklewicz</title>
		<link>http://nutrun.com/weblog/queueue-a-portable-amazon-sqs-stub-in-ruby/#comment-286</link>
		<dc:creator>Andrew Kuklewicz</dc:creator>
		<pubDate>Mon, 13 Aug 2007 10:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=103#comment-286</guid>
		<description>Excellent - with ActiveMessaging integrated with SQS, this will be a big help for offline development if nothing else</description>
		<content:encoded><![CDATA[<p>Excellent - with ActiveMessaging integrated with SQS, this will be a big help for offline development if nothing else</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evan</title>
		<link>http://nutrun.com/weblog/queueue-a-portable-amazon-sqs-stub-in-ruby/#comment-285</link>
		<dc:creator>evan</dc:creator>
		<pubDate>Thu, 09 Aug 2007 00:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=103#comment-285</guid>
		<description>Sweet! This, combined with ParkPlace, makes a nice sandboxed AWS environment.</description>
		<content:encoded><![CDATA[<p>Sweet! This, combined with ParkPlace, makes a nice sandboxed AWS environment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
