<?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: PHP Code to Sign any Amazon API Requests	</title>
	<atom:link href="https://www.brandonchecketts.com/archives/php-code-to-sign-any-amazon-api-requests/feed" rel="self" type="application/rss+xml" />
	<link>https://www.brandonchecketts.com/archives/php-code-to-sign-any-amazon-api-requests</link>
	<description>Web Programming, Linux System Administation, and Entrepreneurship in Athens Georgia</description>
	<lastBuildDate>Fri, 31 Jul 2015 21:43:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: David F. Choy		</title>
		<link>https://www.brandonchecketts.com/archives/php-code-to-sign-any-amazon-api-requests/comment-page-1#comment-7452</link>

		<dc:creator><![CDATA[David F. Choy]]></dc:creator>
		<pubDate>Fri, 31 Jul 2015 21:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=378#comment-7452</guid>

					<description><![CDATA[Thank you! Works for me in July 2015.

So much better than maintaining an the php API for light work, like retrieving book images.]]></description>
			<content:encoded><![CDATA[<p>Thank you! Works for me in July 2015.</p>
<p>So much better than maintaining an the php API for light work, like retrieving book images.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Joseph		</title>
		<link>https://www.brandonchecketts.com/archives/php-code-to-sign-any-amazon-api-requests/comment-page-1#comment-5981</link>

		<dc:creator><![CDATA[Joseph]]></dc:creator>
		<pubDate>Sat, 03 Jan 2015 13:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=378#comment-5981</guid>

					<description><![CDATA[Many thanks, Brandon !
It works perfectly...]]></description>
			<content:encoded><![CDATA[<p>Many thanks, Brandon !<br />
It works perfectly&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ARslan		</title>
		<link>https://www.brandonchecketts.com/archives/php-code-to-sign-any-amazon-api-requests/comment-page-1#comment-4575</link>

		<dc:creator><![CDATA[ARslan]]></dc:creator>
		<pubDate>Fri, 25 Jul 2014 11:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=378#comment-4575</guid>

					<description><![CDATA[I have already wasted my 3 days.. for this...

But you Rock Man.. woww.....
Works in first attemp... Just superb...]]></description>
			<content:encoded><![CDATA[<p>I have already wasted my 3 days.. for this&#8230;</p>
<p>But you Rock Man.. woww&#8230;..<br />
Works in first attemp&#8230; Just superb&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Deepak		</title>
		<link>https://www.brandonchecketts.com/archives/php-code-to-sign-any-amazon-api-requests/comment-page-1#comment-1659</link>

		<dc:creator><![CDATA[Deepak]]></dc:creator>
		<pubDate>Sat, 19 Dec 2009 19:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=378#comment-1659</guid>

					<description><![CDATA[Thanks Brandon, You saved me a ton of work!!! Works beautifully. First I was getting a Signature not matched error, but later I found my URL was  not properly encoded.]]></description>
			<content:encoded><![CDATA[<p>Thanks Brandon, You saved me a ton of work!!! Works beautifully. First I was getting a Signature not matched error, but later I found my URL was  not properly encoded.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: john		</title>
		<link>https://www.brandonchecketts.com/archives/php-code-to-sign-any-amazon-api-requests/comment-page-1#comment-1598</link>

		<dc:creator><![CDATA[john]]></dc:creator>
		<pubDate>Thu, 26 Nov 2009 18:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=378#comment-1598</guid>

					<description><![CDATA[Working perfectly .. thank you so much.]]></description>
			<content:encoded><![CDATA[<p>Working perfectly .. thank you so much.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jamie Bicknell		</title>
		<link>https://www.brandonchecketts.com/archives/php-code-to-sign-any-amazon-api-requests/comment-page-1#comment-1387</link>

		<dc:creator><![CDATA[Jamie Bicknell]]></dc:creator>
		<pubDate>Tue, 03 Nov 2009 13:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=378#comment-1387</guid>

					<description><![CDATA[Cheers dude]]></description>
			<content:encoded><![CDATA[<p>Cheers dude</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brandon		</title>
		<link>https://www.brandonchecketts.com/archives/php-code-to-sign-any-amazon-api-requests/comment-page-1#comment-1386</link>

		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Mon, 02 Nov 2009 02:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=378#comment-1386</guid>

					<description><![CDATA[@Jamie,

Actually, in looking at it in more detail, the code that I originally thought would cause the  Notice, it looks like I was wrong.  Code looks pretty good to me.]]></description>
			<content:encoded><![CDATA[<p>@Jamie,</p>
<p>Actually, in looking at it in more detail, the code that I originally thought would cause the  Notice, it looks like I was wrong.  Code looks pretty good to me.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jamie Bicknell		</title>
		<link>https://www.brandonchecketts.com/archives/php-code-to-sign-any-amazon-api-requests/comment-page-1#comment-1385</link>

		<dc:creator><![CDATA[Jamie Bicknell]]></dc:creator>
		<pubDate>Sun, 01 Nov 2009 15:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=378#comment-1385</guid>

					<description><![CDATA[@Brandon I can&#039;t see/find any PHP Notices?]]></description>
			<content:encoded><![CDATA[<p>@Brandon I can&#8217;t see/find any PHP Notices?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brandon		</title>
		<link>https://www.brandonchecketts.com/archives/php-code-to-sign-any-amazon-api-requests/comment-page-1#comment-1381</link>

		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Wed, 28 Oct 2009 16:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=378#comment-1381</guid>

					<description><![CDATA[@Jaime,

That looks like a good simplification.  I&#039;ve intentionally made mine take some extra steps so that the code is more self-explanatory and easy to follow.  Yours will also throw a few PHP Notices which I generally try to avoid.]]></description>
			<content:encoded><![CDATA[<p>@Jaime,</p>
<p>That looks like a good simplification.  I&#8217;ve intentionally made mine take some extra steps so that the code is more self-explanatory and easy to follow.  Yours will also throw a few PHP Notices which I generally try to avoid.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jamie Bicknell		</title>
		<link>https://www.brandonchecketts.com/archives/php-code-to-sign-any-amazon-api-requests/comment-page-1#comment-1380</link>

		<dc:creator><![CDATA[Jamie Bicknell]]></dc:creator>
		<pubDate>Wed, 28 Oct 2009 14:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=378#comment-1380</guid>

					<description><![CDATA[I tried this script and it didn&#039;t work for me so I made simplified version for my needs.

For those who cannot get this script to work, feel look at my code as it may help you - https://www.jamiebicknell.com/blog/27-Oct-09/View-Your-Amazon-Wishlist-via-PHP

Thank you]]></description>
			<content:encoded><![CDATA[<p>I tried this script and it didn&#8217;t work for me so I made simplified version for my needs.</p>
<p>For those who cannot get this script to work, feel look at my code as it may help you &#8211; <a href="https://www.jamiebicknell.com/blog/27-Oct-09/View-Your-Amazon-Wishlist-via-PHP" rel="nofollow ugc">https://www.jamiebicknell.com/blog/27-Oct-09/View-Your-Amazon-Wishlist-via-PHP</a></p>
<p>Thank you</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
