Well, I’m pretty happy with the code I’ve written for posting my Amazon Wishlist here on the site. I’ve spent a good bit of time working with the XML provided by Amazon and created an XSL template for the site in addition to the PHP to parse the results sent from Amazon. I also set it up to grab multiple pages of results from Amazon as that is the only way to display more than 10 items at a time.
The code is pretty straightforward at this point as I have written it in a way that it will be easy for anyone to set up with little-to-no knowledge of PHP. After a little more testing, documentation editing and some code clean-up, I will post the scripts for whomever would like to download them.