Re: [computer-go] CGOS Viewer

2008-08-05 Thread Don Dailey
On Tue, 2008-08-05 at 21:13 -0400, Janzert wrote: > Just wanted to mention that the download links to the cgos viewer seem > to have been broken with the recent server move. Woops, sorry about that. It should be good to go now. - Don > Janzert >

[computer-go] CGOS Viewer

2008-08-05 Thread Janzert
Just wanted to mention that the download links to the cgos viewer seem to have been broken with the recent server move. Janzert ___ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/

Re: [computer-go] cgos viewer feature request

2007-11-02 Thread Hideki Kato
Hi Don, Too much apologize is a (well known :-) Japanese culture or custom. Please never mind. I agree that the remaining time is more useful than the elapsed time of a move and, also, some kind of explanation is much helpful. Anyway, thank you for such a nice improvement. It's very useful f

Re: [computer-go] cgos viewer feature request

2007-11-02 Thread Don Dailey
Nothing to apologize over! I probably should have put some kind of column headings or something. I thought it more useful to be a count-down timer - it's much easier to calculate how much time you took by subtraction with the previous entry than it is to see how much time is left by adding up ev

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Hideki Kato
Hi Don, Now I understand the time is the time left! So your code is not wrong (_ _). # A Japanese facemark that means I'm sorry. Don't rotate your head. Hideki Hideki Kato: <[EMAIL PROTECTED]>: >Hi Don, > >Don Dailey: <[EMAIL PROTECTED]>: >> >> >>Hideki Kato wrote: >>> Hi Don, >>> >>> Thank y

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Hideki Kato
Hi Don, Don Dailey: <[EMAIL PROTECTED]>: > > >Hideki Kato wrote: >> Hi Don, >> >> Thank you for the additional feature. >> >> It seems, however, strange. Does 04:19 mean 41.9 seconds? >> >> Hideki >> >Hi Hideki, > >04:19 means 4 minutes and 19 seconds.I don't understand how it could >mean

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Don Dailey
Hideki Kato wrote: > Hi Don, > > Thank you for the additional feature. > > It seems, however, strange. Does 04:19 mean 41.9 seconds? > > Hideki > Hi Hideki, 04:19 means 4 minutes and 19 seconds.I don't understand how it could mean 41.9 seconds. Is this an international thing?Is ther

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Hideki Kato
Hi Don, Thank you for the additional feature. It seems, however, strange. Does 04:19 mean 41.9 seconds? Hideki Don Dailey: <[EMAIL PROTECTED]>: >I just updated the current viewer to version 0.35. > >I added the remaining time display. > >The default server is the 19x19 server, so if you use it

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Don Dailey
I made a few improvements to the main web page - corrected the link to the 19x19 current standings and provided slightly better usage instructions for the viewing client. The special instructions for putitng a bot on the 19x19 server is still broken. - Don Jason House wrote: > Clearing my cache

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Jason House
Clearing my cache and trying again, it worked. Sorry about that. On Thu, 2007-11-01 at 20:12 -0400, Don Dailey wrote: > I downloaded 2 of them that work on my platform with no problems. > > Are you sure your grabbed the right thing (or unzipped and used the one > you downloaded?) > > > > - Do

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Don Dailey
This is the viewer, not the client. - Don Jason House wrote: > On Thu, 2007-11-01 at 19:02 -0400, Don Dailey wrote: > >> cgosview -server server_name -port portnum -games 1,2,3,4,5 >> > > What about the sentinel file? > > > ___ > comput

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Don Dailey
I downloaded 2 of them that work on my platform with no problems. Are you sure your grabbed the right thing (or unzipped and used the one you downloaded?) - Don Jason House wrote: > When will the info on http://cgos.boardspace.net/ be updated with the > new instructions and updated links

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Jason House
On Thu, 2007-11-01 at 19:02 -0400, Don Dailey wrote: > cgosview -server server_name -port portnum -games 1,2,3,4,5 What about the sentinel file? ___ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinf

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Jason House
When will the info on http://cgos.boardspace.net/ be updated with the new instructions and updated links? I just tried downloading the viewer and it was old. On Thu, 2007-11-01 at 19:02 -0400, Don Dailey wrote: > I just updated the current viewer to version 0.35. > > I added the remaining time d

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Don Dailey
By the way - if you are running 32 bit linux, some tclkit's have better fonts than others. I use one called tclkit-linux-x86-xft Which looks much nicer. I don't remember where I got it. - Don Don Dailey wrote: > I just updated the current viewer to version 0.35. > > I added the remaini

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Don Dailey
actually, the games option is not comma separated, it's space separated: ./cgosview -server cgos.boardspace.net -port 6867 -games 1 2 3 4 5 - Don Don Dailey wrote: > I just updated the current viewer to version 0.35. > > I added the remaining time display. > > The default server is the 19x

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Don Dailey
I just updated the current viewer to version 0.35. I added the remaining time display. The default server is the 19x19 server, so if you use it for 9x9 you must specify the server and port. You must use the options like this: cgosview -server server_name -port portnum -games 1,2,3,4,5

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Jason House
On Thu, 2007-11-01 at 17:05 -0400, Don Dailey wrote: > The source code is included - even though you probably don't realize > it.There is a utility that will unpack the kit and reveal the source > code. Then you can fix it, pack it back up and run it.Google for > sdx.kit and tclkit and e

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Phil Garcia
I agree, that would be a nice addition to the viewer. - Original Message From: Chris Fant <[EMAIL PROTECTED]> To: computer-go Sent: Thursday, November 1, 2007 1:33:06 PM Subject: [computer-go] cgos viewer feature request It would be nice to be able to automatically follow a

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Don Dailey
The source code is included - even though you probably don't realize it.There is a utility that will unpack the kit and reveal the source code. Then you can fix it, pack it back up and run it.Google for sdx.kit and tclkit and equi4 and you will find the details. It's a tcl/tk program.

[computer-go] cgos viewer feature request

2007-11-01 Thread Chris Fant
It would be nice to be able to automatically follow all the games for a certain bot. ___ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/

Re: [computer-go] cgos viewer

2007-04-10 Thread Joshua Shriver
Sweet program! Was taking a look at one of the games. Very nice interface for linux. -Josh On 4/10/07, Don Dailey <[EMAIL PROTECTED]> wrote: So you got it from the wrong place! Good - we can solve your problem then! Go here: http://cgos.boardspace.net/9x9/index.html and I think you will

Re: [computer-go] cgos viewer

2007-04-10 Thread Tris
Got it from: http://www.greencheeks.homelinux.org:8015/~drd/public/ Got the windows version: cgosview-windows.zip Yes, Unzipped first. Earlier version worked fine! Tris At 12:29 PM 4/10/2007, you wrote: On T

Re: [computer-go] cgos viewer

2007-04-10 Thread Don Dailey
So you got it from the wrong place! Good - we can solve your problem then! Go here: http://cgos.boardspace.net/9x9/index.html and I think you will find a version that works for the new cgos. - Don On Tue, 2007-04-10 at 12:57 -0700, Tris wrote: > Got it from: > http://www.greencheeks.hom

Re: [computer-go] cgos viewer

2007-04-10 Thread Nick Wedd
In message <[EMAIL PROTECTED]>, Don Dailey <[EMAIL PROTECTED]> writes On Tue, 2007-04-10 at 11:54 -0700, Tris wrote: Just tried to download the latest version. Downloaded, unzipped but didn't work/display. Did I not get it from where I should have?? It's hard to say - I don't know where you

Re: [computer-go] cgos viewer

2007-04-10 Thread Don Dailey
On Tue, 2007-04-10 at 11:54 -0700, Tris wrote: > Just tried to download the latest version. Downloaded, unzipped but > didn't work/display. > > Did I not get it from where I should have?? It's hard to say - I don't know where you got it from. Also, you didn't specify your operating system s

[computer-go] cgos viewer

2007-04-10 Thread Tris
Just tried to download the latest version. Downloaded, unzipped but didn't work/display. Did I not get it from where I should have?? Thanks... Tris... ___ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/li

[computer-go] CGOS viewer update

2007-04-09 Thread Don Dailey
I just updated the viewer again to version 0.31 I will not longer announce client updates unless they address a serious bug or problem or amazing new functionality Instead, I will give the latest version number on the CGOS webpage. In this case, there is probably no need to upgrade. The onl