Wednesday, May 02, 2007

Status Report for Date 04/20/2007 to Date 05/02/2007

Recently, I made the maze client display in English. In some simple tests, it can work well.
Some problems I came across and solved are listed here:
http://zhenhua-guo.blogspot.com/2007/04/compile-maze-client-error.html
http://zhenhua-guo.blogspot.com/2007/04/why-search-function-does-not-work.html

I built a forum which is used by Maze. The forum address is http://156.56.104.196/.
There are two programs at client side. One is Maze which is the graphical user interface. The other is MazeSvr which is a background process handling some interaction with servers. However, after I built the MazeSvr, it didn't work well. So I must use the original executable MazeSvr.exe. However, this program writes some log information in Chinese. As a result, I can not change it to English. I sent an email to the maze group member and am waiting for reply.

Next step:
Deploy it in lab