<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>slateblue.org &#187; amazonsig</title>
	<atom:link href="http://www.slateblue.org/tag/amazonsig/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.slateblue.org</link>
	<description>Some random scribblings on ColdFusion, Home Automation and Gadgets</description>
	<lastBuildDate>Wed, 07 Sep 2011 20:45:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>URL Encoding with CFML</title>
		<link>http://www.slateblue.org/2009/08/29/url-encoding-with-cfml/</link>
		<comments>http://www.slateblue.org/2009/08/29/url-encoding-with-cfml/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 15:19:17 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[amazonsig]]></category>

		<guid isPermaLink="false">http://www.slateblue.org/?p=400</guid>
		<description><![CDATA[Some feedback about my Amazon Product Advertising API Signature Generator (yes, I know it needs a better name) has caused me to look at URL encoding in more detail than I ever have before, and it turns out it&#8217;s not as straightforward as you might think. The first problem was that I&#8217;d forgotten that I needed [...]]]></description>
		<wfw:commentRss>http://www.slateblue.org/2009/08/29/url-encoding-with-cfml/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Signing Amazon Product Advertising API requests with CFML</title>
		<link>http://www.slateblue.org/2009/08/28/signing-amazon-product-advertising-api-requests-with-cfml/</link>
		<comments>http://www.slateblue.org/2009/08/28/signing-amazon-product-advertising-api-requests-with-cfml/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 19:35:27 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[amazonsig]]></category>
		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.slateblue.org/?p=328</guid>
		<description><![CDATA[From 15th August 2009, all requests to Amazon&#8217;s Product Advertising API must be authenticated with a message authentication code.  This requires that a signature be generated using your secret key and appended to the request.  When Amazon get the request, they calculate the signature themselves, and if it matches the signature you sent they know that the message is [...]]]></description>
		<wfw:commentRss>http://www.slateblue.org/2009/08/28/signing-amazon-product-advertising-api-requests-with-cfml/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

