<?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: Use PHP to Fetch an Album Artwork From Amazon</title>
	<atom:link href="http://blog.zurka.us/use-php-fetch-artwork-cd-from-amazon/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zurka.us/use-php-fetch-artwork-cd-from-amazon/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 31 Aug 2011 04:40:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: nasal</title>
		<link>http://blog.zurka.us/use-php-fetch-artwork-cd-from-amazon/comment-page-1/#comment-574</link>
		<dc:creator>nasal</dc:creator>
		<pubDate>Mon, 07 Dec 2009 09:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zurka.us/?p=930#comment-574</guid>
		<description>Uhm, actually I don&#039;t know what&#039;s wrong, I should check.. lately I&#039;ve been using LastFM&#039;s API and it works similarly, like this:

$url = simplexml_load_file(&#039;http://ws.audioscrobbler.com/2.0/?method=track.getinfo&amp;api_key=YOUR_API_KEY&amp;artist=ARTIST&amp;track=TRACK_NAME&#039;);

and then the image is:

$url-&gt;track-&gt;album-&gt;image[1]

You can apply for an api account here: http://www.last.fm/api/account</description>
		<content:encoded><![CDATA[<p>Uhm, actually I don&#8217;t know what&#8217;s wrong, I should check.. lately I&#8217;ve been using LastFM&#8217;s API and it works similarly, like this:</p>
<p>$url = simplexml_load_file(&#8216;<a href="http://ws.audioscrobbler.com/2.0/?method=track.getinfo&#038;api_key=YOUR_API_KEY&#038;artist=ARTIST&#038;track=TRACK_NAME" rel="nofollow">http://ws.audioscrobbler.com/2.0/?method=track.getinfo&#038;api_key=YOUR_API_KEY&#038;artist=ARTIST&#038;track=TRACK_NAME</a>&#8216;);</p>
<p>and then the image is:</p>
<p>$url->track->album->image[1]</p>
<p>You can apply for an api account here: <a href="http://www.last.fm/api/account" rel="nofollow">http://www.last.fm/api/account</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ares</title>
		<link>http://blog.zurka.us/use-php-fetch-artwork-cd-from-amazon/comment-page-1/#comment-571</link>
		<dc:creator>Ares</dc:creator>
		<pubDate>Mon, 07 Dec 2009 06:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zurka.us/?p=930#comment-571</guid>
		<description>No worky.

http://webservices.amazon.com/onca/xml?Service=AWSECommerceService&amp;AWSAccessKeyId=12DR2PGAQT303YTEWP02&amp;Operation=ItemSearch&amp;SearchIndex=Music&amp;Artist=ARTIST&amp;ResponseGroup=Images&amp;Keywords=ALBUMNAME results in &quot;
&lt;Code&gt;MissingParameter&lt;/Code&gt;The request must contain the parameter Signature.27ecb0a2-4953-4733-990d-05628706d4d1&quot;

That&#039;s with me replacing your AWSAccessKeyId with ours.

Ideas, please! Thanks.</description>
		<content:encoded><![CDATA[<p>No worky.</p>
<p><a href="http://webservices.amazon.com/onca/xml?Service=AWSECommerceService&#038;AWSAccessKeyId=12DR2PGAQT303YTEWP02&#038;Operation=ItemSearch&#038;SearchIndex=Music&#038;Artist=ARTIST&#038;ResponseGroup=Images&#038;Keywords=ALBUMNAME" rel="nofollow">http://webservices.amazon.com/onca/xml?Service=AWSECommerceService&#038;AWSAccessKeyId=12DR2PGAQT303YTEWP02&#038;Operation=ItemSearch&#038;SearchIndex=Music&#038;Artist=ARTIST&#038;ResponseGroup=Images&#038;Keywords=ALBUMNAME</a> results in &#8221;<br />
<code>MissingParameter</code>The request must contain the parameter Signature.27ecb0a2-4953-4733-990d-05628706d4d1&#8243;</p>
<p>That&#8217;s with me replacing your AWSAccessKeyId with ours.</p>
<p>Ideas, please! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theodin</title>
		<link>http://blog.zurka.us/use-php-fetch-artwork-cd-from-amazon/comment-page-1/#comment-308</link>
		<dc:creator>theodin</dc:creator>
		<pubDate>Mon, 18 May 2009 08:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zurka.us/?p=930#comment-308</guid>
		<description>nice clear tutorial, thanks for sharing, only thing worth noting - to my knowledge simplexml_load_file() is a PHP 5 function.</description>
		<content:encoded><![CDATA[<p>nice clear tutorial, thanks for sharing, only thing worth noting &#8211; to my knowledge simplexml_load_file() is a PHP 5 function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Use PHP to Fetch an Album Artwork From Amazon &#124; iBlog random</title>
		<link>http://blog.zurka.us/use-php-fetch-artwork-cd-from-amazon/comment-page-1/#comment-307</link>
		<dc:creator>Use PHP to Fetch an Album Artwork From Amazon &#124; iBlog random</dc:creator>
		<pubDate>Mon, 18 May 2009 05:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zurka.us/?p=930#comment-307</guid>
		<description>[...] Originally posted here:  Use PHP to Fetch an Album Artwork From Amazon &#124; iBlog random [...]</description>
		<content:encoded><![CDATA[<p>[...] Originally posted here:  Use PHP to Fetch an Album Artwork From Amazon | iBlog random [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Use PHP to Fetch an Album Artwork From Amazon &#124; Webmaster Tools</title>
		<link>http://blog.zurka.us/use-php-fetch-artwork-cd-from-amazon/comment-page-1/#comment-306</link>
		<dc:creator>Use PHP to Fetch an Album Artwork From Amazon &#124; Webmaster Tools</dc:creator>
		<pubDate>Mon, 18 May 2009 01:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zurka.us/?p=930#comment-306</guid>
		<description>[...] Read more from the original source: Use PHP to Fetch an Album Artwork From Amazon [...]</description>
		<content:encoded><![CDATA[<p>[...] Read more from the original source: Use PHP to Fetch an Album Artwork From Amazon [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

