![]() | |
|
|
Webstart demo'sPlease find here some webstarted demonstrations. These demonstrations use the dynamic localization framework. However, you will not see anything spectacular: the java Security Manager prevents a web started application to change the default locale (if the jar file is not signed). The only reason the demonstrations are presented here is that I liked to experiment with Web Start and didn't want to throw them away.
A SVG demonstrationDemonstration of
This implementation relies on the Batik SVG ToolKit. It has been tested with Batik version 1.7 beta1. For information on Batik please see
A Sudoku solverA sudoku solution implementation. Follows a strategy of eliminating those numbers that cannot be valid anymore. Known problem: some invalid numbers are not detected because I could not find a generalized strategy for some complex situations. If you select such an invalid number, the sudoku becomes invalid and is marked by red squares.
|