For more accuracy, use my site search tool to search : '' or continue down the page to see what page the search engine thought you should see.
I made a few tweaks to Rollr on the plane trip home from TX. I removed the GameDice specific JavaScript dependencies from the homepage as well as the GameDice form itself.
I moved all of the GameDice logic and form into an AJAX style modal window which reduces some of the load time from the landing/home page. I kept getting some errors related to performance in my appspot python logs so I think this will help to keep the CPU cycles down as well as providing a framework I can use to create new random-number based games.
If you find that this new abstraction isn't working well for you, please let me know how to improve it. I do know about the issues with the contacts UI and *will* be making tweaks to the contacts and accounts pages in the next release.