Forwarded for Lauri Paatero <lauri dot paatero at iki dot fi> /Arno Hi all, This discussion is for those, who would like to get character set things logically...
Hi all, David J Bush (twixt at cstone dot net) has proposed the following specification for the game of Twixt (GM[21]). Unless there are strong objections I'm...
Hi. I have a question for all the SGF programmers out there. In the next version of the KGS server, the files that are available on the web archives will be...
MultiGo is OK with arbitary length tag id. So I am fine with long property names. I would suggest we agree on leaving length 2 tags as reserved tags for SGF...
Many Faces will put something in the output window, like "Unrecognized property KGSXX preserved and ignored", but has no problem with long properties....
David Fotland
FOTLAND@...
Apr 3, 2004 5:28 am
220
I think Lauri meant to send this to the whole group, so forward here. ... From: "lapaatero" <lauri.paatero@...> To: "Rui Jiang" <ruijiang2000@...> ...
It's good to know about the compatibilities of other programs, cause I am also considering add my own tags. e.g., I would really suggest add a tag suggesting...
As others said, the problem with custom properties is that they can become a problem when the specification are extended with new properties. So there is ...
Denis Lambot
LDE@...
Apr 4, 2004 5:55 pm
223
The problem is, Denis, that "-" is not allowed in SGF properties, so this will beak all existing FF[4] sgf applications. I think that anything we do *must*...
Yeah, "-" won't work. But I like the "X" prefix. ... From: William M. Shubert To: sgf-std@yahoogroups.com Sent: Sunday, April 04, 2004 12:12 PM Subject: RE:...
... I use it :-) Speaking about old SGF programs: personally I would not mind at all, if long property names broke old SGF applications. It would lead to...
Does Sgf support Chinese-Chess? If "yes" , How to find the doc about it? If "no" , what number of GM Label value is Chinese-Chess? And I want to define some...
Hi all, just a short note that I have released a new version of SGFC the SGF syntax checker and reference implementation of the SGF specification. Download...
can the group admin block it from sending SPAMs? Thanks, Rui ... From: <books@...> To: <sgf-std@yahoogroups.com> Sent: Sunday, August 06, 2006 10:57 AM ...
... My guess is, someone reg'd under their work address, which autoresponds. Of course, every time they get a response from themselves, they send another...
... I denied the user to post emails and have switched them to web only. Sorry, I did not see the emails - apparently my SPAM filter caught them. Thanks for...
Dear Christian, I'm CCing the sgf-std list, as I guess this is of interest to others as well. ... Technically speaking you are right. De facto, just about all...
I'd just like to note, that UTF-16 is not possible as a CA[] parameter. To get to the CA[] property itself, you must be able to parse at least some text...
... Not necessarily. We could define that the CA[] property is only valid for text fields *after* the CA[] property occurs in the text. But there is one more...
HI, In order to promote compatibility and keep testing work sensible, I think standard should say that UTF-8 is only allowed encoding for unicode. Other uncode...
Hi, I am currently working on the perl module Games::Go::SGF. This is a module that parses sgf files. I have put in some property validation checks, which are...
Dan, sorry for the late reply. The list email was classified as spam by my system. Yahoo seems to be adding to many ads these days. If it is not ... I don't...
I'm probably the most prolific user of SGF format. I use it to record all the games at Boardspace.net, currently 10 different games. I use SGF as a common...
I have recently taken Arno's sgfc source and built a program that processes collections of SGF files and produces statistics on property and value usage. I've...
Mark, nice work. Thanks for the information. ... It would be interesting to run this program also on e.g. the GTL archive. It contains game reviews and...
Dear sgf-programmers! How can an additional sgf property be included into the given sgf standard? I'm the author of Kogo's Joseki Dictionary, and I need links...
andre@...
May 20, 2007 4:33 pm
285
Andre, ... If you add it as a private property all you need to do is to write it in the SGF file. SGF programs ignore unknown properties. As for getting others...