Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-05-24 03:06:25

variaas
Plugin Author
From: Chicago
Registered: 2005-01-16
Posts: 402
Website

Working on a new Amazon Plugin

Hey guys, I’ve been wanting an Amazon Plugin for a while, so I finally sat down and started working on it. I’m almost done with the preliminary version of it that will work for Books on Amazon. It’ll be similar in functionality to the jgh_amazon plugin, but I want to expand on what this plugin can offer. Instead of just working with books, I am going to add all the different categories and creating one huge doc to explain how to use it. Can I get some more input on other features people would like to have in an Amazon Plugin?

Offline

#2 2005-05-24 03:20:00

soulship
Member
From: Always Sunny Charleston
Registered: 2004-04-30
Posts: 669
Website

Re: Working on a new Amazon Plugin

I don’t know, but you may be able to strip some code from this

It worked pre rc3

Last edited by soulship (2005-05-24 03:20:18)

Offline

#3 2005-05-24 05:38:27

variaas
Plugin Author
From: Chicago
Registered: 2005-01-16
Posts: 402
Website

Re: Working on a new Amazon Plugin

Thanks soulship, I actually looked at his plugin before I started development and came to the following conclusion:

  • I liked how you could specify how the information could be layed out
  • I liked how you could use Amazon.com, Amazon.de, or Amazon.uk
  • I didn’t like that it only works for books
  • I didn’t like that it used SOAP

The implementation I have working uses REST and currently works for all modes (e.g. books, electronics, apparel, etc.). I may keep it generic for right now, so that you could use it for any Amazon product, and in later stages expand more.

Other things I’m considering is the ability to cache. I’m researching how to do this, and if it is a good option for this plugin. I hope to have this available soon to the public. Just so everyone knows, I’m testing this on 1.0RC3.

Offline

#4 2005-05-24 06:23:41

davidm
Member
From: Paris, France
Registered: 2004-04-27
Posts: 719

Re: Working on a new Amazon Plugin

I just drop in to say it would be a nice plugin to have, so keep the good work !
And since I am french, will it be possible to customize (or hack it) to have it work with local amazon websites ?

Thx


.: Retired :.

Offline

#5 2005-05-24 11:53:51

soulship
Member
From: Always Sunny Charleston
Registered: 2004-04-30
Posts: 669
Website

Re: Working on a new Amazon Plugin

Sounds great! Thanks for working on this. Alot of people will find this useful indeed.

Offline

#6 2005-05-24 15:51:01

variaas
Plugin Author
From: Chicago
Registered: 2005-01-16
Posts: 402
Website

Re: Working on a new Amazon Plugin

Hey Davidm,

I took a look at the AWS (Amazon Web Service) 4.0 documentation and it seems that right now they only support US and UK locales. Hopefully they’ll add more support to this. When they do I’ll be sure to expand the plugin.

Offline

#7 2005-05-25 16:51:37

variaas
Plugin Author
From: Chicago
Registered: 2005-01-16
Posts: 402
Website

Re: Working on a new Amazon Plugin

Ok you guys can check out the plugin at <a href=“http://forum.textpattern.com/viewtopic.php?id=8628”>this post</a>. I was actually able to figure out how to add locales. It seems I was originally using the old API and had to rewrite it once I figured out the new API.

Offline

Board footer

Powered by FluxBB