Page 2 of 10
Re: Html5 Go Board
Posted: Wed Mar 04, 2015 1:22 am
by KOCMOHABT
YeGO wrote:By the way, I noticed some bugs and opened an issue on GitHub. I hope that is the appropriate/desired place for such feedback.
Thanks. Didn't saw this part of sgf specification. Going to fix it.
Re: Html5 Go Board
Posted: Wed Mar 04, 2015 4:40 am
by DrStraw
KOCMOHABT wrote:I opened the site goban.org as you say and tried to drag an SGF file to it. All that happened was that is replaced the window with a text version of the sgf file.
Pls tell me ur browser and browser version. Thanks.
Code: Select all
About Opera
Version information
Version 12.17
Build 1863
Platform Win32
System Windows 7
Browser identification
Opera/9.80 (Windows NT 6.1; WOW64) Presto/2.12.388 Version/12.17
Re: Html5 Go Board
Posted: Wed Mar 04, 2015 5:18 am
by KOCMOHABT
Strange, just donwloaded 12.17 Opera and drag-n-drop works fine. Can u check pls, does drag-n-drop works here for ur browser
http://www.w3schools.com/html/html5_draganddrop.asp.
Re: Html5 Go Board
Posted: Wed Mar 04, 2015 6:53 am
by DrStraw
Yes, that worked. But I am now on my work computer and that has a slightly different identification, otherwise everything else is the same:
Opera/9.80 (Windows NT 6.1; WOW64; Edition United States Local) Presto/2.12.388 Version/12.17
I can try my home computer when I return.
Re: Html5 Go Board
Posted: Sat Mar 07, 2015 3:07 am
by KOCMOHABT
Update 0.9.43: Fixed issue #1 with saving sfg files(thanks YeGO). Added support of gib and ngf files (drag-n-drop and Ctrl+O). Now u can use this board like converter from gib/ngf to sgf files.
PS: About Opera: i've tried opera 12.17 (32 and 64bit) on Win8-7-Xp. Every time drag-n-drop worked fine. But each time it was clean install of Opera with out any addons and extensions, may be problem lie somewhere here. Dunno

. Anyway u can try another browser or new version of Opera everything should be working.
Re: Html5 Go Board
Posted: Thu Mar 12, 2015 6:40 pm
by YeGO
Have you considered switching the hosting of goban.org over to Github pages?
https://pages.github.com/
They offer free hosting for projects, and I believe it's even possible to configure the use of a custom domain.
Using GitHub would also avoiding the unfortunate ad placement that occurs with your current host.
Re: Html5 Go Board
Posted: Sat Mar 14, 2015 5:35 am
by KOCMOHABT
Nice idea, i will try it later.
Update: Released Chrome extenstion for viewing/editing sgf files right in ur browser.
https://chrome.google.com/webstore/deta ... ieajggfbmd (also works in Opera Next). Try extension on
http://www.gokifu.com, KGS archives also should work
http://www.gokgs.com/gameArchives.jsp?user=breakfast.
Re: Html5 Go Board
Posted: Sat Mar 14, 2015 8:49 am
by Bonobo
Installed it,
thank you, this is quite amazing stuff!
Cheers, Tom
Re: Html5 Go Board Wow!
Posted: Sun Mar 15, 2015 4:01 am
by Yukontodd
Incredible stuff. Love the chrome plug-in. I'm planning on starting up my Go blog again next week (I hope, but soon anyway), and I'll definitely be excitedly telling people about you. Assuming anyone's still reading me.

Re: Html5 Go Board Wow!
Posted: Sun Mar 15, 2015 8:57 am
by Bonobo
Yukontodd wrote:[..] I'm planning on starting up my Go blog again next week (I hope, but soon anyway), and I'll definitely be excitedly telling people about you. Assuming anyone's still reading me.

Cool idea. I’ve also spread this over a few channels.
You and all might also think about leaving a positive rating on the Chrome store.
Re: Html5 Go Board Wow!
Posted: Mon Mar 16, 2015 2:55 am
by DinoKino
Bonobo wrote: ...I’ve also spread this over a few channels...
Thanks for that, otherwise I would have missed it here on L19
Nice work, KOCMOHABT!
I belong to the .5% who mistrust Google in general and try to avoid it as much as possible. Going Opera would be okay-ish but a firefox plug-in would be awesome

Is there any chance that might happen in some time?
Re: Html5 Go Board Wow!
Posted: Mon Mar 16, 2015 4:00 am
by KOCMOHABT
DinoKino wrote:...but a firefox plug-in would be awesome

Is there any chance that might happen in some time?
I'm working on FF-extension right now.
Re: Html5 Go Board Wow!
Posted: Mon Mar 16, 2015 4:20 am
by DinoKino
KOCMOHABT wrote:DinoKino wrote:...but a firefox plug-in would be awesome

Is there any chance that might happen in some time?
I'm working on FF-extension right now.
Thank you so much!
Re: Html5 Go Board
Posted: Tue Mar 17, 2015 1:57 pm
by KOCMOHABT
Extension for FF
https://addons.mozilla.org/ru/firefox/a ... duk-board/. Like with Chrome extension u can view game instead of downloading Sgf from sites like
http://www.gokifu.com and
http://www.gokgs.com/archives.jsp and u can drag-n-drop sgf/gib/ngf files right in ur browser for view/edit them. If u will find any bugs u can post it here or on github.
Re: Html5 Go Board
Posted: Thu Mar 19, 2015 6:43 am
by KOCMOHABT
Update for FF-extension. Version 0.9.46. Fixed bug with "Save target as" on SGF-link. Now FF-extension behaviour is identical Chrome-extension behaviour.