Follow Kurt Melvin on Twitter

Subject: "Zon Script - Amazon to RSS"   Previous Topic | Next Topic
Printer-friendly copy    
Conferences The New MadBomber Marketing and SEO Forum Topic #520
Reading page 1 of 1 pages
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Nov-20-07, 00:02 AM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
"Zon Script - Amazon to RSS"
 

Amazon BuyItBomb Readme (zon.cgi)

Bo's "Zon" script is a great cgi script for newbies to use to learn to install scripts, as it's about as easy as it gets when it comes to installation...

Installation Instructions

Get the latest version of zon.zip. It requires the CGI and LWP perl modules (similar to most bombs).

Unzip the file

Open zon.cgi and edit and change the associate_id at the top of the cgi file.

Check the path to perl on the first line and modify if necessary.
Find and change the associate_id (kmelvin-20) at the top of the file to your id s you'll be paid for any sales instead of me.
In your cgi-bin create a folder called: zon

Upload all files to the "zon" folder on your server

Chmod/set permissions to 755 for zon.cgi

Open zon.cgi in your browser and do some searching. The URL should be something like:
www.YourDomain.com/cgi-bin/zon/zon.cgi

An example search and how to use it:


Search for="Sean Connery", Type="keyword", Category="DVD"

Review the HTML results to make sure they look valid.
You can see there are three columns in the results:


The 1st column is a Medium sized image and the title to show what the product looks like.

The 2nd column contains all of the "tags" for use in customizing your rss template (see RSS customization below for more details)

The 3rd column contains the value of the tag that will be replaced in the template.

You can display other results pages by selecting the page pulldown and highlighting the page you want to view, and Re-submitting.

To prepare the data for blogbomb, change the format pulldown to "RSS" so that the correct format of the file is created. Re-submit.

The RSS should look valid. It should contain the appropriate template information that you have specified (basic or detailed).

Copy the URL and paste into blogbomb_admin and voila, you have Amazon products ready for selling with blogbomb via RSS.

*** Notice the "format=rss" argument in the URL. That is what controls the output format ... html, xml or rss

Everything below is OPTIONAL. Don't mess with this unless you are good with html/code:



RSS Customization
You can modify the way RSS results are displayed with the template. For example, the default template is in the rss_basic.html file and looks like this:

<a href="%%BuyItURL%%"><img border=0 src="%%ImageUrlMedium%%"><br>
Buy this from Amazon.com</a><br>
Price %%OurPrice%%

Notice there are three "tags" in the template:


%%BuyItURL%%

%%ImageUrlMedium%%

%%OurPrice%%
More tags are available and their names are displayed in the 2nd column of the HTML results. All you do is put "%%" around the tag and the script will replace it with the corresponding value in the 3rd column.

Searching with HTML results allows you to browse the database before using the results in blogbomb.

Here are the contents of the rss_detailed.html template:

<a href="%%BuyItURL%%"><img border=0 src="%%ImageUrlLarge%%"><br>
Buy this from Amazon.com</a><br>
<b>Price:</b> %%OurPrice%%<br>
<b>Description:</b> %%ProductDescription%%<br>
<b>Customer Rating</b> %%AvgCustomerRating%%<br>
<b>Customer Comments:</b> %%Comment%%

Notice, the addition of these new tags:


%%ProductDescription%%

%%AvgCustomerRating%%

%%Comment%%
These tags can add some "words" to the results for the SE's to find.

To customize your RSS results, you can copy one of these templates to your own template file (it must have a .html extension) or edit one of the existing files to make the rss description field contain your desired information. Your template can contain any html code you want such as links, tables, fonts, etc. Blogbomb seems to work quite well with almost any type of html you can throw at it.



-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Nov-20-07, 00:24 AM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
1. "Intro to Using Zon"
 
This post assumes you have Zon up and running.

You'll only need to install Zon on one site. Put it on your "main" site, then we'll use RSS to "syndicate" the Amazon stuff to all your other RSS ready domains.

Here's my installation if you haven't installed it yet and want to give it a test drive:
http://blogbomb.com/cgi-bin/zonbomb/buyitbomb_zon.cgi


Features:

Search for - Enter your keywords about the topic you want to find Amazon stuff for.

Search Type - Almost always choose "keyword", although you can select other choices.

Category - Gives you the option of searching books, electronics, etc.

Format - You have three options, but only page attention to:
html
RSS

Using the HTML option let's you see the results in your browser

The RSS option is what you'll want to use for BlogBomb and other RSS readers.

Page - Amazon only returns 10 results per page. This option lets you select which page of results you want to use. In many cases, you may want to enter multiple pages of results into BlogBomb.

RSS Template - This will vary how the RSS pheed will "look". One option gives you a small graphic and a "buy" link, another option gives you tons of content and a big picture. Get to know these choices by playing around.

How to use it:

What you'll want to do is search using the HTML mode so you can see what's being returned.

Once you find results you like, then SWITCH TO RSS and do the same search.

Now copy the RSS URL from your browser window and paste it into BlogBomb on any domain and you're good to go.

NOTE: A common mistake I make to this day is that I forget the RSS URL and instead use the HTML URL. It won't break anything, but it won't work, either.

So if something isn't working, just check to make sure you're using the RSS URL.

Now here's what happens: Zon will check will Amazon and update your products for you. BlogBomb will check every so often with Zon to get the updated products across all your domains.

Amazon can "hang" once in a while, creating slow results, so set your BlogBomb cache for at least a week, so that BlogBomb doesn't update daily. This will save a lot of hassles.

Option: If you have an RSS friendly email service (I think aWeber is), try adding Zon RSS pheeds to your newsletters.

I use my own Godfather Bomb's rotate feature to add a different book each week, with a long review, to certain newsletters. It adds content and a small revenue stream.


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Nov-20-07, 04:13 PM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
2. "Renaming zon.cgi"
 
LAST EDITED ON Nov-20-07 AT 04:14 PM (PST)
 
Jeff Usher posted this on another thread:


Kurt,
Just installed zon and the name of the cgi file appears to be
incorrect in the zip file.

In the zip file it's:-

zon.cgi

Yet the form code on line 232 of the script calls for:-

buyitbomb_zon.cgi

I just renamed the file as it was easier than editing the code.

Hope this helps.

Jeff


I've taken care of this and re-uploaded the file.

You can either download it again, or simple rename:
zon.cgi
-to-
buyitbomb_zon.cgi

Sorry for the inconvenience...



-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
billboy2team
Member since May-26-06
19 posts, Rate this user
Nov-23-07, 01:11 AM (PST)
Click to EMail billboy2 Click to send private message to billboy2 Click to view user profileClick to add this user to your buddy list  
3. "RE: Zon Script - Amazon to RSS"
 
   As someone with no experience of installing scripts I decided to start with this one as Kurt said it's about as easy as it gets when it comes to installation.

It installed this script with no problems at all and in about half an hour.

The only thing is that the RSS did not work with explorer - error recieved Internet Explorer does not support feeds with DTDs.

However it works perfect with Firefox.

From the confidence and ease of installing Zon and the posts on these forums I have since installed Fatbomb again with no problems.

Thanks folks, now I just have to work out what to do with them !!!

Billboy2


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Nov-23-07, 03:54 AM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
4. "RE: Zon Script - Amazon to RSS"
 
Hey Bill,

That's great news. The skills learned installing these scripts aren't limited to just the "Bombs". Being able to install scripts opens up a whole new world for you and your sites.

We only really use three "advanced" webmaster skills:
- Installing scripts
- SSI ( a method for including the scripts on our web pages)
- htaccess files - Gives the server special instructions

These skills will give us tremendous power and are really worth the effort it takes to master them and are really the only "advanced" skill we'll use here...But we will use them over and over and over.

Now that Bill is on his way to exploiting the benefits of these skills.

Now back on topic: Amazon to RSS...


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
speedymoveteam
Member since Jan-17-08
5 posts, Rate this user
Jan-20-08, 09:50 AM (PST)
Click to EMail speedymove Click to send private message to speedymove Click to view user profileClick to add this user to your buddy list  
5. "RE: Zon Script - Amazon to RSS"
 
   LAST EDITED ON Jan-20-08 AT 09:52 AM (PST)
 
I can't seem to find a link for zon anywhere, has it been taken down?

p.s. I am a new member here, I am excited by the tools and advice on offer here.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Jan-20-08, 10:56 AM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
6. "RE: Zon Script - Amazon to RSS"
 
Hi Steve,

This script was part of a monthly download and isn't available right now...It will be "cycled in" some time in the future...


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
tsuyoshi
Member since Jun-17-03
157 posts, Rate this user
Feb-03-08, 11:19 PM (PST)
Click to EMail tsuyoshi Click to send private message to tsuyoshi Click to view user profileClick to add this user to your buddy list  
7. "RE: Zon Script - Amazon to RSS"
 
   LAST EDITED ON Feb-03-08 AT 11:21 PM (PST)
 
Hi All,

I'm not sure if its Bo's script or MrRat's / http://www.mrrat.com script - because I have a few "long-neglected sites" that I have not updated MrRat's amazon script for ages. I know its a bad practice...

But anyway, I've got this notification from Amazon saying that I'm using the old method to connect to amazon.

I was trying to contact Bo regarding to this, but it seems like his both sites I know of are parked at GoDaddy or expired already.

I wonder if anybody here knows if we can still use Bo's script after March 31?

The following is the message from Amazon:

Quote
Amazon Associates ECS Shutdown Announcement

Dear Amazon Associate,

We are writing to remind you that the Amazon E-Commerce Web Service 3.0 is scheduled to be deprecated on March, 31 2008. Our monitoring indicates that your associate tag is being passed into calls to Amazon E-Commerce Web Service 3.0. After March 31, 2008, we will no longer accept Amazon ECS 3.0 requests. Please make sure to contact your development team or application provider to ensure that they have upgraded to Amazon Associates Web Service 4.0 (formerly Amazon E-commerce Web Service 4.0) so that you or your customers are not affected by the shutdown.

Amazon ECS 3.0 shutdown was announced < http://tinyurl.com/2zxtm4 > a year ago in February 2007. Amazon Associates Web Service 4.0 has had complete feature and data parity with Amazon ECS 3.0 since June 2006 (Version: 2006-06-28). We will re-invest the existing maintenance effort saved by discontinuing Amazon ECS 3.0 into Amazon Associates Web Service 4.0 to allow for the introduction of more features and capabilities.

In preparation of the March 31st shutdown, the Amazon ECS 3.0 web service will be unavailable between 10am and Noon PST on February, 19 2008, 10am and 2pm PST on March, 4 2008 and 10am and 4pm PST on March 11 and March 18 2008.

Please refer to the migration guide < http://tinyurl.com/ysorqy > for assistance in mapping Amazon ECS 3.0 calls to their Amazon Associates Web Service 4.0 equivalents or visit the Amazon Associates Web Service Developer Forum < http://tinyurl.com/2535za > to connect with other Amazon Associates.

We thank you for being part of Amazon's Associate Program and look forward to your continued support.

Sincerely,

The Amazon Associates Team



  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Feb-04-08, 02:37 AM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
8. "RE: Zon Script - Amazon to RSS"
 
Hey Yoshi and Everyone...

If we need to, I'll see if Kirill can update Bo's script. If anyone has more info about this update by Amazon, please post below and I'll pass it on to Kirill.


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
mmurthateam click here to view user rating
Member since Oct-29-06
250 posts, 2 feedbacks, 3 points
Feb-04-08, 04:37 AM (PST)
Click to EMail mmurtha Click to send private message to mmurtha Click to view user profileClick to add this user to your buddy list  
9. "RE: Zon Script - Amazon to RSS"
 
   Yoshi,

I got that message too! I wondered if it was Bo's script or another one I have up on an mp3 site.


Kurt, that would be great if you can get that done for us.


Mary

http://www.quantum-seek.com | http://www.marketersspaceforum.com


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Feb-05-08, 01:01 PM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
10. "RE: Zon Script - Amazon to RSS"
 
Hey Yoshi and Mary...

I'm not sure Bo's Amazon script needs upgrading. I haven't received a message from Google and you're both using other scripts, which blurs the issue some.

Let's all keep an eye on the situation...


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
tasarimoderator click here to view user rating
Member since Dec-8-02
1752 posts, 1 feedbacks, 2 points
Feb-05-08, 01:26 PM (PST)
Click to EMail tasari Click to send private message to tasari Click to view user profileClick to add this user to your buddy list  
11. "RE: Zon Script - Amazon to RSS"
 
   Part of the email :

"We are writing to remind you that the Amazon E-Commerce Web Service 3.0 is scheduled to be deprecated on March, 31 2008. Our monitoring indicates that your associate tag is being passed into calls to Amazon E-Commerce Web Service 3.0. After March 31, 2008, we will no longer accept Amazon ECS 3.0 requests. Please make sure to contact your development team or application provider to ensure that they have upgraded to Amazon Associates Web Service 4.0 (formerly Amazon E-commerce Web Service 4.0) so that you or your customers are not affected by the shutdown.

Amazon ECS 3.0 shutdown was announced a year ago in February 2007. Amazon Associates Web Service 4.0 has had complete feature and data parity with Amazon ECS 3.0 since June 2006 (Version: 2006-06-28). We will re-invest the existing maintenance effort saved by discontinuing Amazon ECS 3.0 into Amazon Associates Web Service 4.0 to allow for the introduction of more features and capabilities. "

Tasari


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
mmurthateam click here to view user rating
Member since Oct-29-06
250 posts, 2 feedbacks, 3 points
Feb-06-08, 08:15 PM (PST)
Click to EMail mmurtha Click to send private message to mmurtha Click to view user profileClick to add this user to your buddy list  
12. "RE: Zon Script - Amazon to RSS"
 
   Well,

I guess that about clears it up for us.

Thanks Taz!


So umm ....Kurt,

Can you get Kirill to upgrade it for us to use Amazon's 4.0 thing?

That would be awesome.


Mary

http://www.quantum-seek.com | http://www.marketersspaceforum.com


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Feb-08-08, 01:58 PM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
13. "RE: Zon Script - Amazon to RSS"
 
I still haven't gotten anything from Amazon concerning this...

But I just sent it to Kirill to see if it needs to be updated. We should have plenty of time to get it back before Amazon changes anything.


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Feb-15-08, 07:46 AM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
14. "RE: Zon Script - Amazon to RSS"
 
Update: Kirill just started working on this...

Right now, it's a low priority as there's plenty of time before the change over.

But, we should have the update done well before the change over.


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
mmurthateam click here to view user rating
Member since Oct-29-06
250 posts, 2 feedbacks, 3 points
Feb-15-08, 10:15 AM (PST)
Click to EMail mmurtha Click to send private message to mmurtha Click to view user profileClick to add this user to your buddy list  
15. "RE: Zon Script - Amazon to RSS"
 
   >Update: Kirill just started working on this...
>
>Right now, it's a low priority as there's plenty of time
>before the change over.
>
>But, we should have the update done well before the change
>over.

Hey Kurt,

That's great to hear!

Thanks for the update!


Mary

http://www.quantum-seek.com | http://www.marketersspaceforum.com


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
blue_skyteam
Member since Apr-9-06
352 posts, Rate this user
Feb-16-08, 11:20 PM (PST)
Click to EMail blue_sky Click to send private message to blue_sky Click to view user profileClick to add this user to your buddy list  
16. "BUYITBOMB MANUAL?"
 
   Hopefully this is the correct place to post it (feel free to move it)

Is there a manual available for the original buyitbomb?
It is my understanding that it is not available anymore from buyitbomb.com but I found another source which is selling the script for less!

For those who might own the script:
is it still working or should I rather invest in another software/solution or even get a similar script/solution coded?

LINEZ - THE BEST TUELZ PERIOD!
http://www.tuelz.com


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
mmurthateam click here to view user rating
Member since Oct-29-06
250 posts, 2 feedbacks, 3 points
Feb-17-08, 07:13 PM (PST)
Click to EMail mmurtha Click to send private message to mmurtha Click to view user profileClick to add this user to your buddy list  
17. "RE: BUYITBOMB MANUAL?"
 
   LAST EDITED ON Feb-17-08 AT 07:18 PM (PST)
 
>Hopefully this is the correct place to post it (feel free to
>move it)
>
>Is there a manual available for the original buyitbomb?
>It is my understanding that it is not available anymore from
>buyitbomb.com but I found another source which is selling
>the script for less!
>
>For those who might own the script:
>is it still working or should I rather invest in another
>software/solution or even get a similar script/solution
>coded?

Hey Karsten,

No, I don't think the original script had a manual.

I'd wait to see what Kirill is cooking up before investing into a software that may be outdated by March!

Kurt mentioned that he is going to ask him to update the old BIB because Amazon is changing a few things.

Taz posted this:


>>>"We are writing to remind you that the Amazon E-Commerce Web Service 3.0 is scheduled to be deprecated on March, 31 2008. Our monitoring indicates that your associate tag is being passed into calls to Amazon E-Commerce Web Service 3.0. After March 31, 2008, we will no longer accept Amazon ECS 3.0 requests. Please make sure to contact your development team or application provider to ensure that they have upgraded to Amazon Associates Web Service 4.0 (formerly Amazon E-commerce Web Service 4.0) so that you or your customers are not affected by the shutdown.

Amazon ECS 3.0 shutdown was announced a year ago in February 2007. Amazon Associates Web Service 4.0 has had complete feature and data parity with Amazon ECS 3.0 since June 2006 (Version: 2006-06-28). We will re-invest the existing maintenance effort saved by discontinuing Amazon ECS 3.0 into Amazon Associates Web Service 4.0 to allow for the introduction of more features and capabilities. "<<<


I'd just hate to see you waste your money on something you may get here with your membership.

Btw, please email me that URL so I can take a look at the copy and stuff. I want to see if that is an actual copy of the original BIB.


Mary

http://www.quantum-seek.com | http://www.marketersspaceforum.com


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Feb-17-08, 07:57 PM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
18. "RE: BUYITBOMB MANUAL?"
 
>Is there a manual available for the original buyitbomb?
>It is my understanding that it is not available anymore from
>buyitbomb.com but I found another source which is selling
>the script for less!


Karsten,

What do you mean you've found another source that is selling Bo's script cheaper? Bo's a friend of mine and I don't like him being ripped off.

And you use this forum to try to find a manual for his script that you are trying to rip off?

I've warned you how many times about this BS?



-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
blue_skyteam
Member since Apr-9-06
352 posts, Rate this user
Feb-19-08, 11:01 AM (PST)
Click to EMail blue_sky Click to send private message to blue_sky Click to view user profileClick to add this user to your buddy list  
19. "RE: BUYITBOMB MANUAL?"
 
   Mary and Kurt,
I was looking for information about Buyitbomb thats the reason I posted this in the first place.
I was mainly interested in examples how buyitbomb will integrate with blogbomb and fatty. (I would really appreciate if someone can give me some information here like are people still using the script are there other scripts out there etc etc)

I searched the whole board but could not find any information I even checked the waybackmachine but could only find the site with the bronco shops (dateafeedshops)
I was searching in google also for buyitbom review, buyitbomb manual, etc. that was when I found a website selling buyitbomb!!!

LINEZ - THE BEST TUELZ PERIOD!
http://www.tuelz.com


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
mmurthateam click here to view user rating
Member since Oct-29-06
250 posts, 2 feedbacks, 3 points
Feb-20-08, 05:23 AM (PST)
Click to EMail mmurtha Click to send private message to mmurtha Click to view user profileClick to add this user to your buddy list  
20. "RE: BUYITBOMB MANUAL?"
 
   LAST EDITED ON Feb-20-08 AT 05:33 AM (PST)
 
Hey Kurt,

I don't usually butt in on things, but if I may, I think Karsten's post was misunderstood.

From what I gathered, he wasn't ripping off Bo's script or even buying it from that person. He just commented on it, and was looking for the manual.

I too mis-understood it the first time I read it, but then I got to know him a bit better.

I found his posts to imply things he had no intentions on implying when he initially wrote them.

To me, it's more of a communication problem then it is pirating or something like that.


Hey Karsten,

I do know that Bo doesn't have his site up selling the script right now because of other things he has to attend to.

There isn't any other information on this script then what is already posted either in this forum or one of the others.

Please also note that I am not sure of what forums you have access to either. There may be some areas you cannot get into.

As far as other scripts like this one goes, I haven't seen anything out there like it. The ones that come close to it are basically junk where you have to do a ton of editing or modifications to get things to look right on your sites/blogs.

Even if they did work good at one time, they will have to be modified too because of Amazon's modifications to thier system.


Mary

http://www.quantum-seek.com | http://www.marketersspaceforum.com


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
merdockteam
Member since Mar-26-05
6 posts, Rate this user
Feb-20-08, 07:03 AM (PST)
Click to EMail merdock Click to send private message to merdock Click to view user profileClick to add this user to your buddy list  
21. "RE: Zon Script - Amazon to RSS"
 
   >I still haven't gotten anything from Amazon concerning
>this...
>
>But I just sent it to Kirill to see if it needs to be
>updated. We should have plenty of time to get it back before
>Amazon changes anything.

Kurt, I think the only way you'll get an email like this is if you're using an application that uses a developers id (that you have to sign up for with Amazon) I am using an app like this and I'm going to have to remove it because my coding skills are nil.

I just looked thru the Buyitbomb script, and we may very well be safe.
But don't go by me: I am no expert on the subject.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Feb-20-08, 07:29 AM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
22. "RE: BUYITBOMB MANUAL?"
 
>Hey Kurt,
>
>I don't usually butt in on things, but if I may, I think
>Karsten's post was misunderstood.
>
>From what I gathered, he wasn't ripping off Bo's script or
>even buying it from that person. He just commented on it,
>and was looking for the manual.
>
>I too mis-understood it the first time I read it, but then I
>got to know him a bit better.
>
>I found his posts to imply things he had no intentions on
>implying when he initially wrote them.


HI Mary,

This is why Karsten is still here. However, it's my job to make sure certain things aren't allowed here. If I misunderstand, it's possible others do too.

Having said this, I'm still uncertain of a few things. Karsten's post isn't about the Amazon script and refers to Bo's merchant pheed script. Why tell the forum that he found a place that sells it cheaper and if anyone has a manual, if the script isn't for sale by Bo?

This is why I needed to ask follow up questions...


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Feb-20-08, 07:33 AM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
23. "RE: Zon Script - Amazon to RSS"
 
>>I still haven't gotten anything from Amazon concerning
>>this...
>>
>>But I just sent it to Kirill to see if it needs to be
>>updated. We should have plenty of time to get it back before
>>Amazon changes anything.
>
>Kurt, I think the only way you'll get an email like this is
>if you're using an application that uses a developers id
>(that you have to sign up for with Amazon) I am using an app
>like this and I'm going to have to remove it because my
>coding skills are nil.
>
>I just looked thru the Buyitbomb script, and we may very
>well be safe.
>But don't go by me: I am no expert on the subject.

Hi Merdock,

Thanks for the info. I still haven't been notified by Amazon and have logged into my account and I do make a few sales.

I do have the updated version back from Kirill, but he said it lost some search functions, so I won't release it unless I have to.

As Mary said above, Bo's Amazon script is unlike the others...It's very easy to use and install, yet still has all the features we need.


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
mmurthateam click here to view user rating
Member since Oct-29-06
250 posts, 2 feedbacks, 3 points
Feb-20-08, 08:16 AM (PST)
Click to EMail mmurtha Click to send private message to mmurtha Click to view user profileClick to add this user to your buddy list  
24. "RE: BUYITBOMB MANUAL?"
 
   LAST EDITED ON Feb-20-08 AT 08:18 AM (PST)
 
>>Hey Kurt,
>>
>>I don't usually butt in on things, but if I may, I think
>>Karsten's post was misunderstood.
>>
>>From what I gathered, he wasn't ripping off Bo's script or
>>even buying it from that person. He just commented on it,
>>and was looking for the manual.
>>
>>I too mis-understood it the first time I read it, but then I
>>got to know him a bit better.
>>
>>I found his posts to imply things he had no intentions on
>>implying when he initially wrote them.
>
>
>HI Mary,
>
>This is why Karsten is still here. However, it's my job to
>make sure certain things aren't allowed here. If I
>misunderstand, it's possible others do too.
>
>Having said this, I'm still uncertain of a few things.
>Karsten's post isn't about the Amazon script and refers to
>Bo's merchant pheed script. Why tell the forum that he found
>a place that sells it cheaper and if anyone has a manual, if
>the script isn't for sale by Bo?
>
>This is why I needed to ask follow up questions...


Hey Kurt,

Points well taken.

That was the part I misunderstood too at first.

Lol now I simply chalk it up to being over zealous.


Mary

http://www.quantum-seek.com | http://www.marketersspaceforum.com


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
blue_skyteam
Member since Apr-9-06
352 posts, Rate this user
Feb-20-08, 08:51 AM (PST)
Click to EMail blue_sky Click to send private message to blue_sky Click to view user profileClick to add this user to your buddy list  
25. "RE: BUYITBOMB MANUAL?"
 
   LAST EDITED ON Feb-20-08 AT 09:40 AM (PST)
 
Mary I really appreciate your post!

My post was meant to find more information about buyitbomb.
I didnt ask to get it for free!

With all the PLR and MRR and whatever rights out there it could easily be the case that the owner was selling the rights of the script to others! (couple of weeks ago I bought a keyword script only to find out later that the very same owner was giving the script also away for free....)

Because of the feedback I got here I did some further reseach and found that somebody who is a member at the cbsuccessboard tried to get the site (the site which is selling the script) shut down by the provider. Even though he claimed the site was shut down obviously the very same site is still up and running and selling this script (buyitbomb)

Kurt I will pm you my email address and Bo can contact me if he wish so! I wont comment this any further!

LINEZ - THE BEST TUELZ PERIOD!
http://www.tuelz.com


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Feb-20-08, 09:03 AM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
26. "RE: BUYITBOMB MANUAL?"
 
Bo is no longer online.

He has two teenage autistic twin boys to take care of and doesn't have the time to give support.

But this doesn't give others the right to sell his stuff. He gave me permission for the Amazon script, but nothing else. And I know he didn't give away rights to BIB.

I'm done with this topic and have other things to do and this is becoming a great distraction. I can either spend time responding to this type of thing, or write about Extreme SEO, but I can't do both at the same time.


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Mar-20-08, 05:17 PM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
27. "Zon Update"
 
Let's bump this thread.

The updated Zon script is available for download on the Donwload thread...

Can some of your more experienced folks give it a test?

(Don't forget to change my ID to your own)


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
mmurthateam click here to view user rating
Member since Oct-29-06
250 posts, 2 feedbacks, 3 points
Mar-20-08, 07:10 PM (PST)
Click to EMail mmurtha Click to send private message to mmurtha Click to view user profileClick to add this user to your buddy list  
28. "RE: Zon Update"
 
   Great Kurt, thanks for getting that done for us!

I'd love to test it out for you, but I will be tied up at least until midway next week. I have Easter to contend to, and have to run to PA the next morning. Pop's in the hospital with Pneumonia.

But I will be glad to give it run thru when I get back into town.

All the best ...


Mary

http://www.quantum-seek.com | http://www.marketersspaceforum.com


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
tsuyoshi
Member since Jun-17-03
157 posts, Rate this user
Mar-20-08, 10:16 PM (PST)
Click to EMail tsuyoshi Click to send private message to tsuyoshi Click to view user profileClick to add this user to your buddy list  
29. "RE: Zon Update"
 
   Thanks much for the update Kurt, its greatly appreciated.

I'm kinda tied up til Monday too, but will try the updated version and report back in a few days.

Thanks again,


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
tsuyoshi
Member since Jun-17-03
157 posts, Rate this user
Mar-23-08, 00:20 AM (PST)
Click to EMail tsuyoshi Click to send private message to tsuyoshi Click to view user profileClick to add this user to your buddy list  
30. "RE: Zon Update"
 
   I tried the updated version and it installed with no problems. But I found that the package missing some files:

readme.html, ssi and rss template files; I used Bo's original template files.

> I do have the updated version back from Kirill,
> but he said it lost some search functions

I don't see any problems so far, I compared search results of Bo's original version and Kirill's and found no differences between two... Are you able to elaborate a little more on this, Kurt?

And its not problem since the new version working with no problem, but I tried to rename buyitbomb_zon4.cgi to other name and found I'm not able to do it - or I should say I don't know what I'm doing wrong.

I went MySite.tld/cgi/amazon/rename.cgi, entered keyword; html, rss and xml pages came up with no problems.

But the problem started when I copy and paste the URLs into BlogBomb. I copy and paste the SSI code that BB produced on html / php page, but getting this error massage:

No results found.

I'm puzzling why I'm getting this, because I can rename Bo's original version with no problems. Any ideas anybody?

Ut


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
jump_start1team
Member since Mar-9-05
31 posts, Rate this user
Mar-23-08, 07:10 AM (PST)
Click to EMail jump_start1 Click to send private message to jump_start1 Click to view user profileClick to add this user to your buddy list  
31. "RE: Zon Update"
 
   Greetings,
I tested it and it seems to work fine....one thing I did notice is that when testing the old cgi before installing the new one I got a lot of "no results found"....I got the same response with the new cgi installed. Maybe Amazon has no results but I doubt it because it is in the electronics niche. Also, I have a question, Does ones need to update the zon rss feeds in the blogbomb from time to time? The reason I ask is I put up 3 pages to a certain category and only page 3 works......

Bob


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Mar-24-08, 00:00 AM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
32. "RE: Zon Update"
 
Thanks Bob and Yoshi...

I'll look more into the Amazon script right away...


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Mar-24-08, 10:38 AM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
33. "RE: Zon Update"
 
Hey All..

Going through everything, I'm 80% sure that the update will only affect the Amazon script by Mr. Rat and that Bo's Amazon script is OK.

I'm kind of torn here...Since Bo's script is "probably" OK, I hate to waste any time messing with it, if it's not needed.

I will watch this and if Bo's script has problems after March 31st, I'll make getting it fixed a top priority.

For those using Mr. Rat or other Amazon scripts, I'm not sure what to advise concerning upgrading. I'd suggest using Bo's script, but there is still a small chance that it will also need upgrading.


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Mar-31-08, 04:08 PM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
34. "RE: Zon Update"
 
REMINDER: Tomorrow (April 1) is the first day of the "change over".

Anyone using Bo's script, please keep me posted.


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
jump_start1team
Member since Mar-9-05
31 posts, Rate this user
Apr-01-08, 05:31 AM (PST)
Click to EMail jump_start1 Click to send private message to jump_start1 Click to view user profileClick to add this user to your buddy list  
35. "RE: Zon Update"
 
   Just checked mine websites before I go off to work and all is fine....the updated script is working great...

Bob


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Apr-01-08, 12:41 PM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
36. "RE: Zon Update"
 
>Just checked mine websites before I go off to work and all
>is fine....the updated script is working great...
>
>Bob

Thanks Bob...

Anyone, how about the older version? Again, I'm not certain we need to upgrade.


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
ronzta
Member since May-2-03
66 posts, Rate this user
Apr-01-08, 07:51 PM (PST)
Click to EMail ronzta Click to send private message to ronzta Click to view user profileClick to add this user to your buddy list  
37. "RE: Zon Update"
 
   My old script from my Buyitbomb install does not seem to be working. I get no results from any query. I haven't installed the new version as yet. Hope this helps.

Ron

----------------
Free Private Domain Registration http://sn.im/landl


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
tsuyoshi
Member since Jun-17-03
157 posts, Rate this user
Apr-01-08, 09:31 PM (PST)
Click to EMail tsuyoshi Click to send private message to tsuyoshi Click to view user profileClick to add this user to your buddy list  
38. "RE: Zon Update"
 
   >My old script from my Buyitbomb install does not seem to be
>working. I get no results from any query. I haven't
>installed the new version as yet. Hope this helps.
>
>Ron

Same here, the old version does not produce any results. The new one working beautifully.

Ut


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Apr-01-08, 09:33 PM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
39. "RE: Zon Update"
 
And I'm having the same results as Ron and Yoshi...Thanks guys.

Looks like anyone using the old Bo Zon script will have to move over to the updated one.


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
traffictartmoderator
Member since Nov-4-03
242 posts, Rate this user
Apr-17-09, 03:44 PM (PST)
Click to send private message to traffictart Click to view user profileClick to add this user to your buddy list  
40. "Using Zon feeds in WordPress?"
 
   I love the Zon feeds - lots of info about the product.

What I want to do is publish Zon feeds in WordPress, using one of those plugins that will publish each RSS item as a separate post, drip-fed over time. - eg one item every day for 10 days.

Problem is, I haven't been able to find any WordPress plugin that will publish the Zon feed correctly. I've tried several plugins, and most of them just show nothing. One or two show the text, mixed up with html, and no images.

I tried putting the feed into BlogBomb, and using the BlogBomb RSS - same problem.

Can anyone suggest a way to get the Zon feed into WordPress posts, one item per post?

Leigh


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Apr-17-09, 09:53 PM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
41. "RE: Using Zon feeds in WordPress?"
 
>I love the Zon feeds - lots of info about the product.
>
>What I want to do is publish Zon feeds in WordPress, using
>one of those plugins that will publish each RSS item as a
>separate post, drip-fed over time. - eg one item every day
>for 10 days.
>
>Problem is, I haven't been able to find any WordPress plugin
>that will publish the Zon feed correctly. I've tried
>several plugins, and most of them just show nothing. One or
>two show the text, mixed up with html, and no images.
>
>I tried putting the feed into BlogBomb, and using the
>BlogBomb RSS - same problem.
>
>Can anyone suggest a way to get the Zon feed into WordPress
>posts, one item per post?


Hi Leigh,

Amazon is showing in my News Tuel. When using the script, I do get an error in IE7. However, if I paste the URL of the RSS into News Tuel, it will display properly.

Double check that you are using the RSS template (not html or XML). Also check the template itself. Are you using a custom template? Check for errors.

I don't know how to get the RSS into WP, sorry I wish I could be more help.


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
blue_skyteam
Member since Apr-9-06
352 posts, Rate this user
Jul-10-09, 02:43 AM (PST)
Click to EMail blue_sky Click to send private message to blue_sky Click to view user profileClick to add this user to your buddy list  
42. "RE: Using Zon feeds in WordPress?"
 
   LAST EDITED ON Jul-10-09 AT 02:44 AM (PST)
 
I just realized I posted my request in the wrong section

Kurt, could you please upload the updated Zone file again...
thanks in advance
Karsten

LINEZ - THE BEST TUELZ PERIOD!
http://www.tuelz.com


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Kurtadmin click here to view user rating
Member since Dec-5-02
8892 posts, 5 feedbacks, 8 points
Jul-10-09, 07:49 AM (PST)
Click to EMail Kurt Click to send private message to Kurt Click to view user profileClick to add this user to your buddy list  
43. "RE: Using Zon feeds in WordPress?"
 
>I just realized I posted my request in the wrong section
>
>Kurt, could you please upload the updated Zone file again...
>thanks in advance


Hi Karsten,

I'll post it for part of next month's downloads, which will be on the 20th.


-Boom boom boom boom.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
jeffhopemoderator
Member since Aug-4-03
995 posts, Rate this user
Jul-19-09, 03:44 AM (PST)
Click to EMail jeffhope Click to send private message to jeffhope Click to view user profileClick to add this user to your buddy list  
44. "RE: Using Zon feeds in WordPress?"
 
   Hi Leigh,

Hope you are well!

To get RSS items into Wordpress, try the YAAB plugin:

http://scribido.com/yaab/yaab-autoblogger/

Works great, easy to work with too!

Jeff

Join the MadBomber VIP here...


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
blue_skyteam
Member since Apr-9-06
352 posts, Rate this user
Jul-20-09, 06:46 AM (PST)
Click to EMail blue_sky Click to send private message to blue_sky Click to view user profileClick to add this user to your buddy list  
45. "RE: Using Zon feeds in WordPress?"
 
   @Kurt, is the amazon zone.cgi just one cgi file?
If so I already found the script (on your site LOL)

LINEZ - THE BEST TUELZ PERIOD!
http://www.tuelz.com


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote


Conferences | Topics | Previous Topic | Next Topic