Scriptwork
I’m working on a php script that will let me keep a booklog. I can add books based on ISBN and it should pull in the author and title. I can then set a status (to be read, currently reading or finished reading) of the book and add notes. This gets stored in a database. From there I can display my booklist. I will have it store the date the book was added to the list and the date it was modified, so that I can keep a record of when books were set from currently reading to finished. If there is enough interest, I will develop functions to display the lists broken down by year or month.
I’ve been wanting to do something like this for a while because as much as I like the MT plugin for Amazon, I wanted something independant of that. I hope to get it working, then maybe develop a nice admin interface for it so that I can make it available to others. It does use the Amazon Web Service, so it requires a developer token to work properly.
For now, I’m somewhat doing it just for myself. If you think you’d be interested, let me know and I’ll let you know when it is “released.”

Cool.. that would be a great little php script. I see your liking the computer again too!
That sounds kinda neat! Can’t wait to see how it works out!
That sounds very cool!