Re: [computer-go] new CGOS

2007-03-23 Thread Don Dailey
I took the binary down, because it's no longer compatible - I made a
couple of changes and I'm no longer testing the server anyway.

However, I will be testing the server again later and will put up
a new client when I'm ready.   Right now I have to take care of
some other obligations.I'll send out a message when I am ready
to test again.  I'm hoping this will be on Monday.   

- Don
 

On Fri, 2007-03-23 at 20:13 +0100, Heikki Levanto wrote:
> On Tue, Mar 20, 2007 at 05:46:12PM -0400, Don Dailey wrote:
> > 
> > I need volunteers for testing.  If you want to enter your bot on the
> > new server as a test,  feel free.I will be making some minor changes
> > to the protocol which will eventually break the client - but this client
> > will work for a day or two:
> > 
> >http://www.greencheeks.homelinux.org:8015/~drd/public/cgos3.tcl
> 
> 
> 404 - not found
> 
> 
> 

___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] new CGOS

2007-03-23 Thread Heikki Levanto
On Tue, Mar 20, 2007 at 05:46:12PM -0400, Don Dailey wrote:
> 
> I need volunteers for testing.  If you want to enter your bot on the
> new server as a test,  feel free.I will be making some minor changes
> to the protocol which will eventually break the client - but this client
> will work for a day or two:
> 
>http://www.greencheeks.homelinux.org:8015/~drd/public/cgos3.tcl


404 - not found



-- 
Heikki Levanto   "In Murphy We Turst" heikki (at) lsd (dot) dk

___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] new CGOS

2007-03-23 Thread David Doshay

We have a scheduled power outage this weekend.
If you still need a bot on Monday we will put up a SlugGo.

Cheers,
David



On 20, Mar 2007, at 2:46 PM, Don Dailey wrote:


I need volunteers for testing.


___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


[computer-go] Test

2007-03-23 Thread Jim Norton

Test

--
Jim Norton

"The starting point of all achievement is desire. Keep this
constantly in mind. Weak desires bring weak results, just as
a small amount of fire makes a small amount of heat." - Napoleon Hill
---
___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] computer go documentation issues

2007-03-23 Thread Stuart A. Yeates

On 3/19/07, Roland Illig <[EMAIL PROTECTED]> wrote:

Peter Christopher wrote:
> Taking a look at computer go documentation, I see that there are (at
> least) three pages that exist in wiki format for top level "computer go"
>  wiki pages-
>
> wikipedia.org - computer go
> sensei - computer go
> sensei - computer go programming
>
> It seems obvious that these are redundant.  It seems prudent to combine
> them in one location.  Which location?  I am thinking that wikipedia
> would be the main page.

Wikipedia is not a discussion forum. It aims to be an encyclopedia.

I would very much welcome if the computer go pages at Sensei's Library
covered even more topics. Assuming that a mailing list is for discussing
things, where do the results end up? For me, Sensei's Library would be a
perfect place.


As I understand it, if a consensus has been reached on this list, then
the results can be reported on wikipedia, providing that links to
messages in the archives are used to support the report. Links to
specific published papers (details can be found on the computer-go
bibliography, presumably) also go down very well and should be among
the first things added to a page, since they add early gravitas to a
page which is likely to prevent speedy deletion.

Pages should NOT be added to wikipedia if unless the individual
creating them intends to make a significant effort to create real
content for the page.

cheers
stuart
(a long-time wikipedia editor, but not a wikipedia admin)
___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] new CGOS

2007-03-23 Thread Don Dailey
It's going to be down for a couple of days while I catch up on
other work - but I will want to put it for testing again
later.

I may put up the test version as a 2 minute server and try to
get a lot of programs to hammer it.   Of course I don't care
about the quality of the bots in this test case. 

- Don


On Fri, 2007-03-23 at 09:30 +0100, Heikki Levanto wrote:
> On Tue, Mar 20, 2007 at 05:46:12PM -0400, Don Dailey wrote:
> > The new cgos has a slightly better look:
> 
> Looks promising!
> 
> > I need volunteers for testing.  If you want to enter your bot on the
> > new server as a test,  feel free.  
> 
> I will try to set halgo up to play there.
> 
> > I will be making some minor changes to the protocol which will
> > eventually break the client - but this client will work for a day or
> > two:
> > 
> >http://www.greencheeks.homelinux.org:8015/~drd/public/cgos3.tcl
> 
> Does it have the same feature, as teh perl client did - that I can see
> what my program outputs on stderr ? I liked to see what was going on,
> and put all my debug info there. Or do I have to pipe it into a file,
> and have a tail -f on that file? Can do that, of course.
> 
> >4. Ratings appear instantly (starts at 1200) but won't be accurate -
> >   at least you can watch it change.
> 
> Would it be possible to display a rating +/- uncertainty, so as to make
> this visible?
> 
> -H
> 

___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] new CGOS

2007-03-23 Thread Heikki Levanto
On Tue, Mar 20, 2007 at 05:46:12PM -0400, Don Dailey wrote:
> The new cgos has a slightly better look:

Looks promising!

> I need volunteers for testing.  If you want to enter your bot on the
> new server as a test,  feel free.  

I will try to set halgo up to play there.

> I will be making some minor changes to the protocol which will
> eventually break the client - but this client will work for a day or
> two:
> 
>http://www.greencheeks.homelinux.org:8015/~drd/public/cgos3.tcl

Does it have the same feature, as teh perl client did - that I can see
what my program outputs on stderr ? I liked to see what was going on,
and put all my debug info there. Or do I have to pipe it into a file,
and have a tail -f on that file? Can do that, of course.

>4. Ratings appear instantly (starts at 1200) but won't be accurate -
>   at least you can watch it change.

Would it be possible to display a rating +/- uncertainty, so as to make
this visible?

-H

-- 
Heikki Levanto   "In Murphy We Turst" heikki (at) lsd (dot) dk

___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] new CGOS

2007-03-23 Thread Chris Fant

Don, thanks for continuing to work to get this new system online.  I'm
sure CGOS2 (or whatever you call it) will be just as great a success
as CGOS.

Oh and don't forget -- we're programmers; we could not care less about
how the output looks.  As long as it contains the data.  I'm looking
forward to being able to watch any in-progress game.
___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/