<?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>Flex Your Info &#187; Web Services</title>
	<atom:link href="http://www.flexyourinfo.com/category/web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flexyourinfo.com</link>
	<description>show off your information</description>
	<lastBuildDate>Tue, 15 Dec 2009 19:56:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Amazon Examples</title>
		<link>http://www.flexyourinfo.com/amazon-examples/</link>
		<comments>http://www.flexyourinfo.com/amazon-examples/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 05:13:11 +0000</pubDate>
		<dc:creator>Heather</dc:creator>
				<category><![CDATA[Web Services]]></category>
		<category><![CDATA[amazon web services]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://www.flexyourinfo.com/?p=396</guid>
		<description><![CDATA[When Amazon changed its <a  href="https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html" target="_blank">Product Advertising API</a> to require signing of requests, it rendered my <a href="http://www.flexyourinfo.com/rated-new-fiction/" target="_blank">Rated New Fiction</a> and <a href="http://www.flexyourinfo.com/similar-products-pipe/" target="_blank">Similar Products</a> pipes unusable.  The benefit of doing the work in pipes is that you don't have to have a server from which to run the script.  However, as I mentioned in my post about <a href="http://www.flexyourinfo.com/signing-amazon-requests/" target="_blank">Signing Amazon Requests</a>, it seems like signing Amazon requests using Pipes would require an external service that applies SHA1 to a block of text.  A commenter suggested trying YQL rather than Yahoo! Pipes, but I decided instead to just redo the work in PHP since a server would have to be involved anyway.  ]]></description>
		<wfw:commentRss>http://www.flexyourinfo.com/amazon-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Signing Amazon Requests</title>
		<link>http://www.flexyourinfo.com/signing-amazon-requests/</link>
		<comments>http://www.flexyourinfo.com/signing-amazon-requests/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 19:01:09 +0000</pubDate>
		<dc:creator>Heather</dc:creator>
				<category><![CDATA[Web Services]]></category>
		<category><![CDATA[amazon web services]]></category>
		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://www.flexyourinfo.com/?p=374</guid>
		<description><![CDATA[For the past few months, I've received <a href="http://developer.amazonwebservices.com/connect/ann.jspa?annID=444" target="_blank">emails from Amazon</a> reminding me that the <a href="https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html" target="_blank">Product Advertising API</a> (formerly Amazon Associates Web Service) will require signed requests after August 15 of this year. From my understanding, this seems to encompass all calls, including calls to ItemLookup, which is primarily the way I've interacted with Amazon's services.  I finally had some time today to sit down and figure out what this means for me--and it seems to be a bit of a mess!]]></description>
		<wfw:commentRss>http://www.flexyourinfo.com/signing-amazon-requests/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
