[Rename chat application to have a more sensible name Tony Garnock-Jones **20050921005959] { move ./asp/blog/simple-ajaj.asp ./asp/blog/simple-chat.asp move ./asp/simple-ajaj-client.html ./asp/simple-chat-client.html hunk ./asp/simple-chat-client.html 3 - Simple AJAJ Client + Simple Chat Client hunk ./asp/simple-chat-client.html 30 -

Simple AJAJ Client

+

Simple Chat Client

hunk ./asp/simple-chat-client.html 52 - AJAJ.proxy("http://"+hostport+"/uw/blog/simple-ajaj.asp") + AJAJ.proxy("http://"+hostport+"/uw/blog/simple-chat.asp") }