AWS News Blog
Mix, Match, and Mutate
The newest issue of Business Week includes an article called Mix, Match, and Mutate. As the author says, “hordes of volunteer programmers are taking it upon themselves to combine and remix the data and services of unrelated, even competing sites.” In the AWS world we’ve already seen this happen with cool applications such as Book […]
Unlocking XML’s Secret Powers
Vance McCarthy tells us how to Unlock XML’s Secret Powers, providing 5 handy tips.
MSDN Web Services Development Center
Recognizing the ever-growing importance of Web Services, Microsoft has consolidated a lot of useful developer information within the Web Services and Other Distributed Technologies Developer Center on MSDN.
ZipKeys — Simplify the Creation of Amazon Marketplace Listings
This application is a bit different than most of the others that have been covered in this blog, but it should be of interest nevertheless. ZipKeys simplifies repetitive data entry tasks. It can be used as a customer support tool, making it easier to reply to emails with canned replies or “blurbs.” It can also […]
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.
XSLT Programming Tip
An XSLT tip: Implement a loop using recursion with XSLT. You can find many more interesting articles and tips related to XML and XSLT in the IBM Developerworks XML Zone.