Tuesday, March 23, 2010

Work on guessing game

I finished all the code for the actual guessing game, which works beautifully now, and then spent about 45 minutes completely failing to get a highscore table to work. I may try again next week, but at home I'll work on getting it to use the datastore and not just the memcache.

I had written the code for the game, but eventually had to move it to make it more sensible and work better - moving much of the logic from the post to the get function. I have not yet uploaded it to Google's servers

Tuesday, March 2, 2010

New Book

Started the new book today, It's interesting. Assumes you havn't read the other one, so I'm learning the same things multiple times - and multiple ways. It's good though, learning some stuff. I plan to, over this week, re-write the clock app using more stuff - templates, css, etc - from the other book, that style seemed a lot better, more elegant, easier. I'll probably learn a lot by combining them as well.