November 11, 2007

Re-jumble

Filed under: Puzzles, Computing — mark @ 4:03 pm

Much to the chagrin of my teen-age daughter, I’ve been looking at FaceBook and trying to learn a little bit of how their applications platform works. For that I created a FaceBook Jumble application from the page found on this site.

In doing that I had the first chance in a long time to clean up the code, so I also modified the Renaissance version in two ways. First, I improved the output display, and second, I put it back in its own page. The experiment of putting it in a WordPress blog page made no difference in the page rankings and was a little brittle anyway. I had to use runPHP to make it work inside of WordPress, and that would get shut down anytime someone entered a comment for reasons I could never fathom.