Search found 11 matches

by toadwarble
Tue Jun 28, 2016 12:43 am
Forum: KGS
Topic: Self-appointed user name censors
Replies: 36
Views: 97821

Re: Self-appointed user name censors

I don't really care what people register as. If it's a name I wanted and they beat me to it that's my hard luck. When I first registered on KGS I wanted to be just "toad" but that was taken. Later that timed out and I grabbed it. Maybe I should change my name here.

What seems silly to me is ...
by toadwarble
Mon Jun 27, 2016 1:04 pm
Forum: KGS
Topic: Self-appointed user name censors
Replies: 36
Views: 97821

Self-appointed user name censors

I see that someone has registered "Yahweh" "Elohim" and "Allah" (and probably others) as user names to prevent other people from doing so.

I can appreciate that some people might be offended and that is the motive.

Other people might be offended by a user name such as "Satan" or "Hitler". Yet ...
by toadwarble
Sat Dec 06, 2014 11:17 am
Forum: IGS
Topic: Unfair result of adjudication
Replies: 10
Views: 11460

Re: Unfair result of adjudication

Thanks I've tried that form, meanwhile I've climbed back one of the ranks I was put back.

Memo to self: don't use the adjudicate thing again it's mega-crap.

I only wanted to get my IGS rank something approximating to my KGS one I much prefer the KGS setup.
by toadwarble
Sat Dec 06, 2014 9:23 am
Forum: IGS
Topic: Unfair result of adjudication
Replies: 10
Views: 11460

Re: Unfair result of adjudication

Probably so but it's really annoying that after working my way up the ratings over several days I've been put back two.

The winning streak I'm having sandbagging my way up again is only a small consolation.
by toadwarble
Sat Dec 06, 2014 7:50 am
Forum: IGS
Topic: Unfair result of adjudication
Replies: 10
Views: 11460

Re: Unfair result of adjudication

I know I should have made sure that it was closed off, my opponent passwd and without checking I passed.

The client wouldn't let me "undo" the pass like KGS does and let me close off one spot towards the middle of the board.

When the client wouldn't let either player fix anything I clicked the ...
by toadwarble
Sat Dec 06, 2014 5:49 am
Forum: IGS
Topic: Unfair result of adjudication
Replies: 10
Views: 11460

Unfair result of adjudication

Whilst accepting it was partly my fault, a game I played wouldn't score properly because the boundary between two groups wasn't closed.

I asked for this to be adjudicated.

On the board I was about 6 points ahead.

They have now adjudicated the game, not only have they said I resigned, but they've ...
by toadwarble
Fri Sep 16, 2011 7:17 am
Forum: KGS
Topic: Close a resumed game feature request
Replies: 0
Views: 2596

Close a resumed game feature request

If you load up an adjourned game but your opponent doesn't appear, you will have to close it again.

The box that comes up has three options - "OK close", "Resign" or "Back to game".

If you accidentally press "resign" it accepts it without confirmation.

Please could it request confirmation - that ...
by toadwarble
Mon May 23, 2011 11:57 am
Forum: WBaduk
Topic: KGS Player -----> Wbaduk
Replies: 46
Views: 78782

Re: KGS Player -----> Wbaduk

A problem I have with Wbaduk is that when I do win - or rather have a won game - quite often my opponent refuses to agree on what stones are dead or to play out the sequences to prove it and the thing goes on forever.

It's hard enough getting a win fair and square there as the standard is high but ...
by toadwarble
Mon May 23, 2011 5:51 am
Forum: WBaduk
Topic: ngf
Replies: 6
Views: 8400

Re: ngf

#! /usr/bin/perl

sub readit {
$_ = <INF>;
s/\r?\n//;
}

$file = shift;
die "No source file given\n" unless $file;
die "Expecting NGF file\n" unless $file =~ /\.ngf/i;
die "Cannot open $file\n" unless open(INF, $file);

# Application and type

readit;

# Board size

readit;
die "Confused by board ...
by toadwarble
Sun May 22, 2011 1:55 am
Forum: WBaduk
Topic: ngf
Replies: 6
Views: 8400

Re: ngf

I did write a Perl NGF to SGF conversion program if anyone wants a copy please ask.

It needs to learn how to put down handicap stones, especially 3.
by toadwarble
Mon Jan 17, 2011 2:06 am
Forum: Introductions and Guidelines
Topic: Hello
Replies: 1
Views: 2970

Hello

Just arrived here - blame Richard Mullens for my presence.