<?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: Is AmazonFeed Making You Money?</title>
	<atom:link href="http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/</link>
	<description>PHP scripts, programs and downloads for use by webmasters around the world.</description>
	<lastBuildDate>Wed, 14 Jul 2010 20:18:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-20038</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 10 Dec 2009 12:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-20038</guid>
		<description>Oddly, fixing that one line fixed everything</description>
		<content:encoded><![CDATA[<p>Oddly, fixing that one line fixed everything</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-20031</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Thu, 10 Dec 2009 08:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-20031</guid>
		<description>Hi Dave,

Thanks for your debugging suggestions re the homepage ads.  I&#039;ll try and get this sorted out in the next release.  Not sure what&#039;s going on with the AdMan plugin though.  Could it be a CSS conflict?

James W.</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>Thanks for your debugging suggestions re the homepage ads.  I&#8217;ll try and get this sorted out in the next release.  Not sure what&#8217;s going on with the AdMan plugin though.  Could it be a CSS conflict?</p>
<p>James W.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-20002</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 09 Dec 2009 15:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-20002</guid>
		<description>Regarding the previous comment.  The problem is on line 921 of amazonfeed.class.php if you check for !$custom_keywords there, it bypasses all of the if(...) return($content) stuff, thus causing the ads to show up even if you specified you didn&#039;t want them on the type of page within that condition.</description>
		<content:encoded><![CDATA[<p>Regarding the previous comment.  The problem is on line 921 of amazonfeed.class.php if you check for !$custom_keywords there, it bypasses all of the if(&#8230;) return($content) stuff, thus causing the ads to show up even if you specified you didn&#8217;t want them on the type of page within that condition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-19997</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 09 Dec 2009 13:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-19997</guid>
		<description>2.8.6 seems to have hosed my AdMan plug-in.  The middle ad shows but, the top ad doesn&#039;t show if I have a phrase in the post&#039;s field and the bottom ad doesn&#039;t display at all.

2.8.6 also incorrectly shows ads on my home page when I have the phrase entered for the post with &quot;home&quot; unchecked in the display options.</description>
		<content:encoded><![CDATA[<p>2.8.6 seems to have hosed my AdMan plug-in.  The middle ad shows but, the top ad doesn&#8217;t show if I have a phrase in the post&#8217;s field and the bottom ad doesn&#8217;t display at all.</p>
<p>2.8.6 also incorrectly shows ads on my home page when I have the phrase entered for the post with &#8220;home&#8221; unchecked in the display options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-19985</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Wed, 09 Dec 2009 05:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-19985</guid>
		<description>Hi Dean,

Yeah, you will need to enable the mcrypt module for PHP in order to use the plugin.

Glad you got it sorted out,
James W.</description>
		<content:encoded><![CDATA[<p>Hi Dean,</p>
<p>Yeah, you will need to enable the mcrypt module for PHP in order to use the plugin.</p>
<p>Glad you got it sorted out,<br />
James W.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-19972</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Tue, 08 Dec 2009 22:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-19972</guid>
		<description>Ah - further info in here: http://ubuntuforums.org/showthread.php?t=698084

Apologies - seems my server installation is a little past-it.</description>
		<content:encoded><![CDATA[<p>Ah &#8211; further info in here: <a href="http://ubuntuforums.org/showthread.php?t=698084" rel="nofollow">http://ubuntuforums.org/showthread.php?t=698084</a></p>
<p>Apologies &#8211; seems my server installation is a little past-it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-19971</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Tue, 08 Dec 2009 22:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-19971</guid>
		<description>Further information - error_log shows:-

 PHP Fatal error:  Call to undefined function mcrypt_module_open() in /home/sites/www.icounsellor.co.uk/web/
wp-content/plugins/amazonfeed/php/amazonfeed.class.php on line 1582, referer: http://www.icounsellor.co.uk/wp-admin/tools.php?page=amazonfeed/php/amazonfeed.class.ph
p&amp;amazonFeedAdminPage=options

Documentation (http://php.net/manual/en/function.mcrypt-module-open.php) says mcrypt_module_open available in PHP 4 &gt;= 4.0.2, PHP 5 ... and I&#039;m using PHP 5.2.6 ... so peculiar error.</description>
		<content:encoded><![CDATA[<p>Further information &#8211; error_log shows:-</p>
<p> PHP Fatal error:  Call to undefined function mcrypt_module_open() in /home/sites/www.icounsellor.co.uk/web/<br />
wp-content/plugins/amazonfeed/php/amazonfeed.class.php on line 1582, referer: <a href="http://www.icounsellor.co.uk/wp-admin/tools.php?page=amazonfeed/php/amazonfeed.class.ph" rel="nofollow">http://www.icounsellor.co.uk/wp-admin/tools.php?page=amazonfeed/php/amazonfeed.class.ph</a><br />
p&amp;amazonFeedAdminPage=options</p>
<p>Documentation (<a href="http://php.net/manual/en/function.mcrypt-module-open.php" rel="nofollow">http://php.net/manual/en/function.mcrypt-module-open.php</a>) says mcrypt_module_open available in PHP 4 &gt;= 4.0.2, PHP 5 &#8230; and I&#8217;m using PHP 5.2.6 &#8230; so peculiar error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-19970</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Tue, 08 Dec 2009 22:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-19970</guid>
		<description>Will not configure.

Go to Tools / AmazonFeed and enter in the relevant information.  FYI I also change Locate to United Kingdom.

When pressing Save the control panel returns &quot;Locale Change Detected&quot; and nothing else is shown - no errors - no confirmation of success.

Going back to the Tools / AmazonFeed page shows that none of my configuration data has been saved.

WordPress 2.8.6 - standard installation, nothing fancy.</description>
		<content:encoded><![CDATA[<p>Will not configure.</p>
<p>Go to Tools / AmazonFeed and enter in the relevant information.  FYI I also change Locate to United Kingdom.</p>
<p>When pressing Save the control panel returns &#8220;Locale Change Detected&#8221; and nothing else is shown &#8211; no errors &#8211; no confirmation of success.</p>
<p>Going back to the Tools / AmazonFeed page shows that none of my configuration data has been saved.</p>
<p>WordPress 2.8.6 &#8211; standard installation, nothing fancy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-19820</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Thu, 03 Dec 2009 05:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-19820</guid>
		<description>Hi Michael,

Glad you got it figured out.  I actually upgraded warkensoft.com to WP 2.8.6 and it worked just fine with AmazonFeed, so I was having a hard time duplicating the problem.  I&#039;ll have to try it in Opera and see if I can make it die.  Would be good to find the problem if possible.

Just FYI, I&#039;m hoping to release a new version of AmazonFeed soon with better layout, more options and is Widget friendly.

Have a good one,
James W.</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>Glad you got it figured out.  I actually upgraded warkensoft.com to WP 2.8.6 and it worked just fine with AmazonFeed, so I was having a hard time duplicating the problem.  I&#8217;ll have to try it in Opera and see if I can make it die.  Would be good to find the problem if possible.</p>
<p>Just FYI, I&#8217;m hoping to release a new version of AmazonFeed soon with better layout, more options and is Widget friendly.</p>
<p>Have a good one,<br />
James W.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-19764</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 02 Dec 2009 01:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-19764</guid>
		<description>Hi James,

Figuring that less is easier to debug, I re-set Permalink Settings to &quot;Default.&quot;  And now I get an &quot;Internal Server Error&quot; from /wp-admin/submit even when just trying to update: Amazon Feed Management &gt;&gt; Options &gt;&gt; Display

# # #
And on a whim, I tried it in Firefox...

The problem is Opera (9.62).  Works fine in Firefox (2.x) (bitches I didn&#039;t set the Associate Tag, but Saves fine).  Now I&#039;m completely baffled how a browser can fubar a server, but at least it&#039;s solved, and you can add a note in the readme about Opera barfing.

@Dave,

Well, I&#039;m going to have to do custom migration scripts anyway, so..., I&#039;ll see what I can do to auto create search phrases and insert them into WP as well.  I&#039;ll post the link here after I hack together the SQL.  But, it definitely won&#039;t be completed this year :(

Thanks all for the quick responses,
Michael</description>
		<content:encoded><![CDATA[<p>Hi James,</p>
<p>Figuring that less is easier to debug, I re-set Permalink Settings to &#8220;Default.&#8221;  And now I get an &#8220;Internal Server Error&#8221; from /wp-admin/submit even when just trying to update: Amazon Feed Management &gt;&gt; Options &gt;&gt; Display</p>
<p># # #<br />
And on a whim, I tried it in Firefox&#8230;</p>
<p>The problem is Opera (9.62).  Works fine in Firefox (2.x) (bitches I didn&#8217;t set the Associate Tag, but Saves fine).  Now I&#8217;m completely baffled how a browser can fubar a server, but at least it&#8217;s solved, and you can add a note in the readme about Opera barfing.</p>
<p>@Dave,</p>
<p>Well, I&#8217;m going to have to do custom migration scripts anyway, so&#8230;, I&#8217;ll see what I can do to auto create search phrases and insert them into WP as well.  I&#8217;ll post the link here after I hack together the SQL.  But, it definitely won&#8217;t be completed this year <img src='http://www.warkensoft.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Thanks all for the quick responses,<br />
Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-19759</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 02 Dec 2009 00:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-19759</guid>
		<description>Michael, once you get it running, the entry field for this will show up in the bottom of the post edit window.

Sorry, the only &quot;automated&quot; way is using tags or categories.

Since I didn&#039;t put this in until well after I had a couple years worth of post, I just added this to my highest traffic pages.</description>
		<content:encoded><![CDATA[<p>Michael, once you get it running, the entry field for this will show up in the bottom of the post edit window.</p>
<p>Sorry, the only &#8220;automated&#8221; way is using tags or categories.</p>
<p>Since I didn&#8217;t put this in until well after I had a couple years worth of post, I just added this to my highest traffic pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-19752</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 01 Dec 2009 20:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-19752</guid>
		<description>Hi Dave,

&quot;I’ve found I get much better results if I use a search phrase&quot;

Okay, admittedly I haven&#039;t gotten the plugin to work :), but do you have a link to the howto/wherefor of using a &quot;search phrase?&quot;

One of the sites we&#039;re looking at to convert has 4000-5000 posts, and if there is an automated method to create a search phrase to get better results, then we&#039;re definitely interested.

Thanks,
Michael</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>&#8220;I’ve found I get much better results if I use a search phrase&#8221;</p>
<p>Okay, admittedly I haven&#8217;t gotten the plugin to work <img src='http://www.warkensoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , but do you have a link to the howto/wherefor of using a &#8220;search phrase?&#8221;</p>
<p>One of the sites we&#8217;re looking at to convert has 4000-5000 posts, and if there is an automated method to create a search phrase to get better results, then we&#8217;re definitely interested.</p>
<p>Thanks,<br />
Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-19750</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 01 Dec 2009 20:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-19750</guid>
		<description>Hi James,

I&#039;m testing out WP as a posibility for Drupal replacement, as Drupal doesn&#039;t really have any non-alpha Amazon modules.  Other than a test post and comment the only thing I&#039;ve changed is the Permalink Settings[*]:

Custom Structure /%postname%

For testing I deleted the entire amazonfeed plugin folder, re-unziped it, re-activated it, then:

Amazon Feed Management
&gt;&gt; http://wp.michaels-musings.com/wp-admin/tools.php?page=amazonfeed/php/amazonfeed.class.php
Enter AWS Access Key and AWS Secret Access Key (don&#039;t have Associate Tag, so left blank)
Click, &quot;Save&quot;

Returns: Error 404 - Not Found
&gt;&gt; http://wp.michaels-musings.com/wp-admin/submit

So, at this point I&#039;m stuck, as I don&#039;t know enough about the WP system to even determine if it&#039;s the WP install or the plugin.

If you need anything else, I&#039;m happy to provide it,

Michael

cPanel Version	11.24.5-RELEASE
Apache version	2.2.11 (Unix)
MySQL version	5.0.85-community
Linux version 2.6.18-028stab062.3 (root@rhel5-64-build) (gcc version 4.1.2 20070626 (Red Hat 4.1.2-14)) #1 SMP

[*]
I did check the .htaccess, as there there is some statement about Permalink and rewrites going wonky, but my .htaccess matches what I&#039;ve found as being &quot;correct&quot; (below) and posts are being displayed.

&lt;code&gt;
# BEGIN WordPress



RewriteEngine On

RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule . /index.php [L]





# END WordPress

&lt;/code&gt;

[emailed and posted in case someone else has the same problem]</description>
		<content:encoded><![CDATA[<p>Hi James,</p>
<p>I&#8217;m testing out WP as a posibility for Drupal replacement, as Drupal doesn&#8217;t really have any non-alpha Amazon modules.  Other than a test post and comment the only thing I&#8217;ve changed is the Permalink Settings[*]:</p>
<p>Custom Structure /%postname%</p>
<p>For testing I deleted the entire amazonfeed plugin folder, re-unziped it, re-activated it, then:</p>
<p>Amazon Feed Management<br />
&gt;&gt; <a href="http://wp.michaels-musings.com/wp-admin/tools.php?page=amazonfeed/php/amazonfeed.class.php" rel="nofollow">http://wp.michaels-musings.com/wp-admin/tools.php?page=amazonfeed/php/amazonfeed.class.php</a><br />
Enter AWS Access Key and AWS Secret Access Key (don&#8217;t have Associate Tag, so left blank)<br />
Click, &#8220;Save&#8221;</p>
<p>Returns: Error 404 &#8211; Not Found<br />
&gt;&gt; <a href="http://wp.michaels-musings.com/wp-admin/submit" rel="nofollow">http://wp.michaels-musings.com/wp-admin/submit</a></p>
<p>So, at this point I&#8217;m stuck, as I don&#8217;t know enough about the WP system to even determine if it&#8217;s the WP install or the plugin.</p>
<p>If you need anything else, I&#8217;m happy to provide it,</p>
<p>Michael</p>
<p>cPanel Version	11.24.5-RELEASE<br />
Apache version	2.2.11 (Unix)<br />
MySQL version	5.0.85-community<br />
Linux version 2.6.18-028stab062.3 (root@rhel5-64-build) (gcc version 4.1.2 20070626 (Red Hat 4.1.2-14)) #1 SMP</p>
<p>[*]<br />
I did check the .htaccess, as there there is some statement about Permalink and rewrites going wonky, but my .htaccess matches what I&#8217;ve found as being &#8220;correct&#8221; (below) and posts are being displayed.</p>
<p><code><br />
# BEGIN WordPress</p>
<p>RewriteEngine On</p>
<p>RewriteBase /</p>
<p>RewriteCond %{REQUEST_FILENAME} !-f</p>
<p>RewriteCond %{REQUEST_FILENAME} !-d</p>
<p>RewriteRule . /index.php [L]</p>
<p># END WordPress</p>
<p></code></p>
<p>[emailed and posted in case someone else has the same problem]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-19743</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 01 Dec 2009 16:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-19743</guid>
		<description>Just for anyone using this plugin.  I&#039;ve found I get much better results if I use a search phrase for the page rather than relying on tags or categories.  You can use the search phrase in Amazon search to find a phrase that will bring back results.

Once I did that I started seeing a significant improvement.  Of course, now that the holiday season is upon us, I&#039;m starting to see some real good results.</description>
		<content:encoded><![CDATA[<p>Just for anyone using this plugin.  I&#8217;ve found I get much better results if I use a search phrase for the page rather than relying on tags or categories.  You can use the search phrase in Amazon search to find a phrase that will bring back results.</p>
<p>Once I did that I started seeing a significant improvement.  Of course, now that the holiday season is upon us, I&#8217;m starting to see some real good results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-19741</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Tue, 01 Dec 2009 16:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-19741</guid>
		<description>Hi Michael,

I&#039;ll have to take a look.  I haven&#039;t heard of anyone else having problems with it in 2.8.6, but it&#039;s possible.

Could you use my contact page and send me the link that resulted in the 404 on your site?
http://www.warkensoft.com/contact/

James</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>I&#8217;ll have to take a look.  I haven&#8217;t heard of anyone else having problems with it in 2.8.6, but it&#8217;s possible.</p>
<p>Could you use my contact page and send me the link that resulted in the 404 on your site?<br />
<a href="http://www.warkensoft.com/contact/" rel="nofollow">http://www.warkensoft.com/contact/</a></p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-19721</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 01 Dec 2009 03:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-19721</guid>
		<description>Apparently doesn&#039;t work with 2.8.6.  Totally clean install of WP, only plugin activated, and it 404s when you try to add your AWS info.  

I tried it based upon this statement, &quot;All you have to do is continue writing about your favorite subjects and the plugin will offer related products to your visitors.&quot;

Is there a fix or is this plugin dead?

Michael

Details:
Test site is at: http://wp.michaels-musings.com
WP: 2.8.6
AmazonFeed: Stable tag: 1.7 (per readme.txt)</description>
		<content:encoded><![CDATA[<p>Apparently doesn&#8217;t work with 2.8.6.  Totally clean install of WP, only plugin activated, and it 404s when you try to add your AWS info.  </p>
<p>I tried it based upon this statement, &#8220;All you have to do is continue writing about your favorite subjects and the plugin will offer related products to your visitors.&#8221;</p>
<p>Is there a fix or is this plugin dead?</p>
<p>Michael</p>
<p>Details:<br />
Test site is at: <a href="http://wp.michaels-musings.com" rel="nofollow">http://wp.michaels-musings.com</a><br />
WP: 2.8.6<br />
AmazonFeed: Stable tag: 1.7 (per readme.txt)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-16772</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Thu, 13 Aug 2009 21:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-16772</guid>
		<description>Hey Dave,

Those are some great suggestions.  I&#039;ll have to keep those in mind for future versions.

James</description>
		<content:encoded><![CDATA[<p>Hey Dave,</p>
<p>Those are some great suggestions.  I&#8217;ll have to keep those in mind for future versions.</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-16755</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 13 Aug 2009 12:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-16755</guid>
		<description>Made _some_ money directly related to this plugin, but I think I could make more with a bit of tweaking.

It seems you do a search for product one tag at a time, which can generate some pretty strange results(at least for me).  I&#039;m not a PHP programmer (or I&#039;d make this change myself) but I&#039;ve been able to read enough of your code to see that much.

If I copy and paste all of my tags (comma delimited) into the Amazon search box, I get much more relevant results.  Maybe giving us the option to select which of the two ways we&#039;d like to search would help.

I&#039;d also like some way of telling it to show higher priced items first.  I can make a lot more money on a $50 item than a $20 item and I&#039;d much rather show a $200 item if that is available.

Just some thoughts.</description>
		<content:encoded><![CDATA[<p>Made _some_ money directly related to this plugin, but I think I could make more with a bit of tweaking.</p>
<p>It seems you do a search for product one tag at a time, which can generate some pretty strange results(at least for me).  I&#8217;m not a PHP programmer (or I&#8217;d make this change myself) but I&#8217;ve been able to read enough of your code to see that much.</p>
<p>If I copy and paste all of my tags (comma delimited) into the Amazon search box, I get much more relevant results.  Maybe giving us the option to select which of the two ways we&#8217;d like to search would help.</p>
<p>I&#8217;d also like some way of telling it to show higher priced items first.  I can make a lot more money on a $50 item than a $20 item and I&#8217;d much rather show a $200 item if that is available.</p>
<p>Just some thoughts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-15939</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Sat, 18 Jul 2009 18:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-15939</guid>
		<description>I have just released a new version of the plugin using the new authentication method.  You should be able to see it soon if not already.</description>
		<content:encoded><![CDATA[<p>I have just released a new version of the plugin using the new authentication method.  You should be able to see it soon if not already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-15788</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 14 Jul 2009 19:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-15788</guid>
		<description>I didn&#039;t make a dime yet but people start to use the links, means your plugin does the job. But I have been warned by Amazon they change the use of their service and you need to include some new element in the request. 
Do you plan to spend some time to upgrade your fine plugin to implement this new  rule from Amazon .

&#039;from the mail : n addition to the new name, signatures will be necessary to authenticate each call to the Product Advertising API. This requirement will be phased in starting May 11, 2009, and by August 15, 2009, all calls to the Product Advertising API must be authenticated or they will not be processed. For pointers on how you can easily authenticate requests to the Product Advertising API, please refer to the developer guide, available at http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/

thanks</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t make a dime yet but people start to use the links, means your plugin does the job. But I have been warned by Amazon they change the use of their service and you need to include some new element in the request.<br />
Do you plan to spend some time to upgrade your fine plugin to implement this new  rule from Amazon .</p>
<p>&#8216;from the mail : n addition to the new name, signatures will be necessary to authenticate each call to the Product Advertising API. This requirement will be phased in starting May 11, 2009, and by August 15, 2009, all calls to the Product Advertising API must be authenticated or they will not be processed. For pointers on how you can easily authenticate requests to the Product Advertising API, please refer to the developer guide, available at <a href="http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/" rel="nofollow">http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/</a></p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyndi</title>
		<link>http://www.warkensoft.com/2009/02/is-amazonfeed-making-you-money/comment-page-1/#comment-15046</link>
		<dc:creator>Cyndi</dc:creator>
		<pubDate>Wed, 24 Jun 2009 13:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/?p=175#comment-15046</guid>
		<description>I love this plugin - thank you!  I have encountered a recurring problem though.  It randomly deactivates for some unknown reason.  Also, I&#039;d love the option to select more than 1 type of product without having to select &quot;all&quot; (i.e. books, movies &amp; music only).  Thanks again!</description>
		<content:encoded><![CDATA[<p>I love this plugin &#8211; thank you!  I have encountered a recurring problem though.  It randomly deactivates for some unknown reason.  Also, I&#8217;d love the option to select more than 1 type of product without having to select &#8220;all&#8221; (i.e. books, movies &amp; music only).  Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
