|
|
Explore Amazon Web Services with AJAX - Price Compare - Day 2
|
02/28/2006 By Hatem
|
Day 2 of Explore Amazon Web Services with AJAX, yesterday we talked about a very basic usage which was the LiveSearch. Today I'm trying to explore more features of AWS, the idea is to compare prices from the different Amazon websites which are US, UK, FR, DE, JP and CA. I find it interesting to have a better idea of prices in the different websites or to simply buy the product from the nearest service to you.
Technically you are going to notice that there isn't a big change in code, we are still using nusoap and prototype. But this time we are going to make request from different servers to retrieve price informations. There is two approach to do this, the first one is to request the six servers in the same time and retrieve all the data, and the second is to request server by server and display result progressively. Today I'm going to explain the first approach, and keep the second one for you to give it a try if you are interested.
Read Full Article
|
Rate this Ajax Tutorials
Rating: 0.0 out of votes cast
| |
|
|
|
|
|
|
|
|
|
|
|
|