AWS News Blog

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.

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 […]

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.

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.