Books site
Being the administrator and active user of my highschool’s alumni website, masalumni.org I have noticed that the most active post in the forums is regarding book recommendations for the literature class. As anyone who has been paying attention to my sidebar knows, one of my hobbies is reading books (just finished Harry Potter and the Deathly Hallows
). Given this background, I decided to create a specific site to list all the books that have been mentioned in this forum (restricted registration required).
Here’s the link, for those of you who can wait to finish reading:
http://mas.gbtopia.com/books
I used the same Wordpress plugin that powers my sidebar, called Amazon Media Manager. I had to make several changes to add support for ratings, comments and dynamically retrieving book descriptions. The result is an AJAX application that displays a list of books, allows users to rate them and add their own comments. Users can also filter the list to display only the recommendations made by a particular user. I had to brush up a bit on my PHP skill. It was rather easy, and was ready in about five days during my free time.
Update (2007-08-25): Now you can sort the books by different criteria. Added screenshot.


