I added some much needed funtionality to the "Side Items" module today. Instead of having to manually type in the item you want to display, you can now choose from a list of modules and their content. Much easier than typing in an object name and trying to remember an ID. I used a little AJAX to accomplish this neat little trick. I would've hated to have to do it in straight javascript. What a pain.