AWS News Blog

Jeff Barr

Author: Jeff Barr

Jeff Barr is Chief Evangelist for AWS. He started this blog in 2004 and has been writing posts just about non-stop ever since.

Hiking Outpost

The Hiking Outpost site blends Amazon product data pulled from ECS with camping and trail information taken from all over the web into one convenient and very useful interface. The site also uses the ECS Remote Shopping Cart.

Read More

Amazon Store for Dot Net Nuke

Dot Net Nuke is a free, open-source content management system (CMS) for the Microsoft ASP.Net platform. The WCC Amazon Portal is an instant Amazon store for DotNetNuke. Using AWS, product data and images are integrated seamlessly into DotNetNuke pages for a professional presentation and a smooth user experience. the product supports every locale supported by […]

Read More

Developer Token Validation

We are in the process of rolling out Developer Token validation for ECS 3.0 today. As we have been saying for a while now, if you don’t pass in a valid developer token, your ECS requests are going to fail. Read more at the Developer Token Validation FAQ.

Read More

Perl DBI Module for ECS

In the Perl community, DBI is a database abstraction layer (read more about DBI here and here). Using this layer, an application can access a number of different data sources using a single, common API. There’s even a DBI Tutorial. The newest member of the DBI family is DBD::Amazon.

Read More

Perl Interface to SQS and AWIS

Leon Brocard wrote a Perl interface to the Amazon Simple Queue service earlier this year. You can find Net::Amazon::SimpleQueue at any CPAN site. You can start with the README and then download and install the module. Leon also wrote a module for the Alexa Web Information Service, Net::Amazon::AWIS (and the README).

Read More