Of course you can't translate Chess programming techniques straight into
Go programming and get immediate results. However, if a good Go programmer
would spend a few man-years on making a good evaluation and move-selection
for 9x9 Go and combine it with Chess search techniques (why reinvent the
wheel), I think you'd get a program much much stronger than any of the
existing Go programs (for 9x9 that is) which was the point of my previous
mail. I don't know if you'd reach 1-dan level but I think for 9x9 it would
probably be the best approach.
I'm glad about the attention 9x9 is getting: I made a conscious decision 2-3
years ago to not make a 19x19 (or even 13x13) version of my program [1], and
not enter into any tournaments, until it was playing 9x9 at the strong
professional player level.