<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 04:05:29 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Kevin Schroeder's Blog: Amazon SQS and Zend Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/15490</guid>
      <link>http://www.phpdeveloper.org/news/15490</link>
      <description><![CDATA[<p>
On his blog today <i>Kevin Schroeder</i> has <a href="http://www.eschrade.com/page/amazon-zend-framework-4ced1e21">a quick post</a> about an issue with the queue name when working with the Amazon SQS service.
</p>
<blockquote>
I'm doing some work for a webinar and I figured out that if you want use AWS SQS in your app you need to specify not just the queue name, but the full URL.  What is the full URL?  It is what createQueue() returns.
</blockquote>
<p>
His code example shows a "before" and "after" of using the createQueue method to make the correct queue name. You can find out more about the Amazon Simple Queue Service on <a href="http://aws.amazon.com/sqs/">the Amazon website</a>. Additionally there's a <a href="http://aws.amazon.com/code/1287?_encoding=UTF8&jiveRedirect=1">PHP library</a> to interface with it posted on the Amazon Web Services site.
</p>]]></description>
      <pubDate>Thu, 25 Nov 2010 08:30:42 -0600</pubDate>
    </item>
  </channel>
</rss>
