Sat, Sep 30 2006
Here is a little Javascript-only application that I was playing with. It's a one-page + javascript deal that lets you search for Amazon wish lists by name and view them. Saying it has "no server-side" is fun but not really true - it's just Amazon's server and not mine. I have no idea if it will work in Internet Explorer.
Jess made fun of me when she saw this, but there is at least one person out there who will think this is cool. (Max, that's you)
Here is the recipe:
- Amazon Web Services
- xml2json
- FlashXMLHttpRequest for cross domain AJAX
- Trimpath Javascript templates
- a little prototype.js to make Javascript programming more fun


