Friday, September 19, 2008

Ajax Refreshing

Today I finished implementing FB's Ajax method of reloading DOM content to make the game more user friendly. In the non-FB version, I just refresh the page every 5 seconds. This is, of course, an inelegant solution, but it works.

I am finding it very troublesome debugging the Facebook app. The silver lining is that it has given me new insights on how to build my next application.

Still to do is to implement Ajax refreshing on other pages besides the play-page.

No comments: