Consumer

Posts related to online shoppers.

Publisher

Posts related to online publishers and affiliate marketers.

Business

Posts related to e-commerce businesses.

Developer

Technical posts written mainly for those involved in the development of e-commerce solutions.

Our Company

Posts related to NextGen Shopping ventures and research

Home » AWS, Web Services

New Amazon Mashups and Starter Toolkit for .NET Amazon ECS Developers

Submitted by on June 1, 2006 – 9:10 amNo Comment

There has been several new mashups using the Amazon ECS recently.

Here are some of them (information from ProgrammableWeb):

  • The Amazing Baconizer
    Connecting a million popular culture dots via the Amazon API. Describe two items and see how they’re linked by consumer preference via intermediate items. Choose from books, CDs, or films, and you can mix and match.
  • ActorTracker
    ActorTracker takes feeds of upcoming television shows, movies and celebrity news combined into a shopping experience with merchandise from Amazon and eBay.
  • AmazonHive
    Alternative interface into the Amazon catalog. Java applet with price sliders and other filtering tools.

I haven’t had much time yet, but will look into them over the next few weeks. You can view all mashups that utilize the Amazon API listed in the ProgrammableWeb database here.

For developers .NET developers, you can jump start mashup development with the AmazonCommerceService.NET by Ed Quinn. More information from a recent post by Jeff Barr…

AmazonCommerceService.NET is a set of .NET classes. It creates REST requests for ECS and then queues them up, dispatching them to Amazon at the rate of 1 request per second per the license agreement. The results are delivered asychronously as they arrive, using a delegate. Batched requests are supported.”

The source code is C# and framework is .NET 2.0. Also, Microsoft users can get the AmazonCommerceService.NET MSDN Compiled Help. For more information see Jeff’s his full post.

The last good ASP.NET implementation I saw was in a web application called StorePerfect for ECS 3.0, a few years ago. I will report further on this one once I have loaded the sample up and given it a whirl. My question to Ed, and maybe this is silly, but why was REST was choosen over SOAP?

[tags]ASP.NET, mashups, Amazon, Amazon ECS, Amazon Web Services[/tags]

Post Popularity 0%  
Popularity Breakdown
Comments 0%  
If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.

Post Popularity Graphing by Knowledge Ring