Friday, 27 November 2009

Changes in the DB server

We have had problems with our database in db4free.com, working with GWT and an external database (a free database) seems to be a bad idea.

So, we are focusing now in using google Base, we hope to have it working well soon.

Hangman and sudoku update

The hangman has been added to the application and is working.
No particular problem... after the sudoku which was programmed very statically, the hangman is generated more dynamically !

That's why we change a little bit the structure of the sudoku.
Work on the field checking (different error message when a field is empty, wrong, not valid...)