Hi everybody,
Thanks for all the new games. You guys are the ones making this hack awesome! I have updated the first post in the thread with the links to all of the new games I've seen.
Regarding optimization:
Because of the way the "mini scoreboards" work on the main page, when more games are added you are seeing tons and tons of queries. I have a new version of the hack ready (though I haven't done the install instructions yet) that fixes a few minor bugs and some other annoyances.
After seeing how many games are available, I think it's time to re-think how the mini-boards are done. Instead of querying on a per-game basis, I think I will see if I can pull everything on one or two massive queries and then sort the information into arrays via PHP. With any luck, there will be a demo of this up on one of my sites soon that I can point you to.
Thanks for the feedback!
|