Zero effort Wbaduk NGF to SGF tool available

Tell the community about tournaments, new go sites, software updates, etc.
Post Reply
User avatar
CarlJung
Lives in gote
Posts: 429
Joined: Wed Apr 21, 2010 1:10 pm
Rank: SDK
GD Posts: 0
KGS: CarlJung
Location: Sweden
Has thanked: 101 times
Been thanked: 73 times

Zero effort Wbaduk NGF to SGF tool available

Post by CarlJung »

Hi all.

I have made a little tool that converts Wbaduk NGF files to SGF. This enables you to review the games in your favourite editor instead of settling with the Wbaduk client. The difference to other converters is that once configured you can forget about it. When you finish a game on Wbaduk, you'll instantly get the SGF in the folder you have set up.

It runs on Windows.

http://wbadukngf2sgf.sourceforge.net/

PS. It will prompt for administrator rights in order to install and when you configure it. If you feel uneasy about this you can download the source and see for yourself what it does.
PS2. If you find any bugs I'm most interested to know. It works on everything I have thrown at it but there might be something I have missed.
masek
Dies in gote
Posts: 25
Joined: Wed May 05, 2010 7:17 am
Rank: none
GD Posts: 0
Been thanked: 4 times

Re: Zero effort Wbaduk NGF to SGF tool available

Post by masek »

CarlJung wrote:Hi all.

I have made a little tool that converts Wbaduk NGF files to SGF. This enables you to review the games in your favourite editor instead of settling with the Wbaduk client. The difference to other converters is that once configured you can forget about it. When you finish a game on Wbaduk, you'll instantly get the SGF in the folder you have set up.

It runs on Windows.

http://wbadukngf2sgf.sourceforge.net/

PS. It will prompt for administrator rights in order to install and when you configure it. If you feel uneasy about this you can download the source and see for yourself what it does.
PS2. If you find any bugs I'm most interested to know. It works on everything I have thrown at it but there might be something I have missed.


Good Software:)
As i know there are several Version of NGF Format .
Share New Games at http://gokifu.com
Image
User avatar
CarlJung
Lives in gote
Posts: 429
Joined: Wed Apr 21, 2010 1:10 pm
Rank: SDK
GD Posts: 0
KGS: CarlJung
Location: Sweden
Has thanked: 101 times
Been thanked: 73 times

Re: Zero effort Wbaduk NGF to SGF tool available

Post by CarlJung »

Released version 1.0.2.

This release adds support for an unusual case where the result of the game is not following the normal pattern. Not even Wbaduk's own NGF to SGF converter could read the file :)

http://wbadukngf2sgf.sourceforge.net/
User avatar
Harleqin
Lives in sente
Posts: 921
Joined: Sat Mar 06, 2010 10:31 am
Rank: German 2 dan
GD Posts: 0
Has thanked: 401 times
Been thanked: 164 times

Re: Zero effort Wbaduk NGF to SGF tool available

Post by Harleqin »

Will you make a port for people who do not use your niche operating system?
A good system naturally covers all corner cases without further effort.
User avatar
CarlJung
Lives in gote
Posts: 429
Joined: Wed Apr 21, 2010 1:10 pm
Rank: SDK
GD Posts: 0
KGS: CarlJung
Location: Sweden
Has thanked: 101 times
Been thanked: 73 times

Re: Zero effort Wbaduk NGF to SGF tool available

Post by CarlJung »

:)

Perhaps. If it happens it will be in the form of a command line tool, and it will require the mono runtime. But I assume command line tools would be preferred anyway for those using mainstream unix like operating systems :)

The reason it hasn't happened yet is because Windows' command shell doesn't support globbing (e.g. *.ngf) so you have to do that yourself in the application. That's seriously uncool.
lorill
Lives with ko
Posts: 281
Joined: Wed Apr 21, 2010 1:03 am
Rank: yes
GD Posts: 0
Location: France
Has thanked: 69 times
Been thanked: 25 times

Re: Zero effort Wbaduk NGF to SGF tool available

Post by lorill »

Just use mobaxterm or any other cygwin related tool. That's pretty nice for those locked into unsupported systems :)
User avatar
Li Kao
Lives in gote
Posts: 643
Joined: Wed Apr 21, 2010 10:37 am
Rank: KGS 3k
GD Posts: 0
KGS: LiKao / Loki
Location: Munich, Germany
Has thanked: 115 times
Been thanked: 102 times

Re: Zero effort Wbaduk NGF to SGF tool available

Post by Li Kao »

I'm not sure if I like a service using .net. Doesn't that eat a bit much memory for something running in the background all the time?
Sanity is for the weak.
User avatar
CarlJung
Lives in gote
Posts: 429
Joined: Wed Apr 21, 2010 1:10 pm
Rank: SDK
GD Posts: 0
KGS: CarlJung
Location: Sweden
Has thanked: 101 times
Been thanked: 73 times

Re: Zero effort Wbaduk NGF to SGF tool available

Post by CarlJung »

Right after starting my computer it has allocated 3.3MB. Perhaps it might get down a little if something gets garbage collected after a while. But not much. At least I see that as no big deal. Even if it was double it's size I don't think I would ever notice it affecting anything.

About running in the background. It's not actually doing anything. It just sits there waiting for anything to happen on the folder it is configured to look at. It doesn't poll at regular times, it gets notified from the file system. So it just sits there doing nothing until something of interest happens.
User avatar
nexik
Beginner
Posts: 13
Joined: Mon May 17, 2010 10:46 am
Rank: EGF 2 dan
GD Posts: 78
Contact:

Re: Zero effort Wbaduk NGF to SGF tool available

Post by nexik »

MultiGo can easily open all wbaduk games and save them as SGF
http://akademiago.pl - Polish Go Website
User avatar
CarlJung
Lives in gote
Posts: 429
Joined: Wed Apr 21, 2010 1:10 pm
Rank: SDK
GD Posts: 0
KGS: CarlJung
Location: Sweden
Has thanked: 101 times
Been thanked: 73 times

Re: Zero effort Wbaduk NGF to SGF tool available

Post by CarlJung »

nexik wrote:MultiGo can easily open all wbaduk games and save them as SGF


Nope. It fails on one of my files.

That detail aside, what I wanted to do with this program was bring the review phase one step closer. With this program installed you don't have to explicitly open the file in MultiGo, save as sgf, open the sgf in the editor you use for reviewing. You just go to the sgf folder where the file is already waiting for you. Maybe I'm lazy but I find that if I have to jump through too many hoops in order to look things up I end up not doing it. This was my way of alleviating that.
User avatar
nexik
Beginner
Posts: 13
Joined: Mon May 17, 2010 10:46 am
Rank: EGF 2 dan
GD Posts: 78
Contact:

Re: Zero effort Wbaduk NGF to SGF tool available

Post by nexik »

If you use other program, your software is helpful. I personally use multigo as my major software. I review all the games in it. Also made all diagram for my website in it. But this is for another topic ;p
http://akademiago.pl - Polish Go Website
Post Reply