Hi
I am doing a blogspot of go and I want know how can I make a tsumegos for Eidego to put in my blog. I saw that there are a lot of blogs that they use a Eidego and they put tsumegos. I know as I can put games and commentary games, but I am so useless when I try put some tsumego.
What is the tool that I must use to do tsumegos or how?
How can I make a tsumegos for Eidego?
- oca
- Lives in gote
- Posts: 699
- Joined: Wed Feb 19, 2014 2:53 am
- Rank: DDK
- GD Posts: 0
- KGS: aco
- IGS: oca
- OGS: oca
- Location: Switzerland
- Has thanked: 485 times
- Been thanked: 166 times
Re: How can I make a tsumegos for Eidego?
Hi Darsey,
First, let's use your favorite sgf editor, and edit a nice sgf file with all your variations
I just did a quick one for the demo that look like this one.
In this very simple example, white will reply if black plays at "a" or "b"
You can use comments on a move to tell if the variation is correct or not.
Here on L19, you can use the sgf-problem to display something like this :
In html, you can do that to put the problem on your page :
Hope this helps
First, let's use your favorite sgf editor, and edit a nice sgf file with all your variations
I just did a quick one for the demo that look like this one.
In this very simple example, white will reply if black plays at "a" or "b"
You can use comments on a move to tell if the variation is correct or not.
Here on L19, you can use the sgf-problem to display something like this :
Code: Select all
[sgf-problem](;GM[1]FF[4]AP[Drago:4.21]SZ[19]CA[UTF-8]LB[cp:a][dq:b]
AW[cq]
AB[dp][jp][dj]TR[cq]
(;B[cp];W[dq])
(;B[dq];W[cp]
;B[co]C[A nice comment here]))[/sgf-problem]
In html, you can do that to put the problem on your page :
Code: Select all
<div class="eidogo-player-problem" >
(;GM[1]FF[4]AP[Drago:4.21]SZ[19]CA[UTF-8]LB[cp:a][dq:b]
AW[cq]
AB[dp][jp][dj]TR[cq]
(;B[cp];W[dq])
(;B[dq];W[cp]
;B[co]C[A nice comment here]))
</div>
Converting the book Shape UP! by Charles Matthews/Seong-June Kim
to the gobook format. last updated april 2015 - Index of shapes, p.211 / 216
to the gobook format. last updated april 2015 - Index of shapes, p.211 / 216
- oca
- Lives in gote
- Posts: 699
- Joined: Wed Feb 19, 2014 2:53 am
- Rank: DDK
- GD Posts: 0
- KGS: aco
- IGS: oca
- OGS: oca
- Location: Switzerland
- Has thanked: 485 times
- Been thanked: 166 times
Re: How can I make a tsumegos for Eidego?
For Wordpress :
https://wordpress.org/plugins/eidogo-for-wordpress/faq/
and search the text "How do I add a problem?"
https://wordpress.org/plugins/eidogo-for-wordpress/faq/
and search the text "How do I add a problem?"
Converting the book Shape UP! by Charles Matthews/Seong-June Kim
to the gobook format. last updated april 2015 - Index of shapes, p.211 / 216
to the gobook format. last updated april 2015 - Index of shapes, p.211 / 216
-
Darsey
- Dies with sente
- Posts: 120
- Joined: Tue Jun 17, 2014 4:35 pm
- GD Posts: 0
- KGS: 5k
- IGS: 10K
- OGS: 7k
- Location: Salamanca, Spain
- Has thanked: 37 times
- Been thanked: 20 times
Re: How can I make a tsumegos for Eidego?
Oh, very thanks.
This is a solution for some problems, but if I want do a tsumego withount labels. I want ask for tsumegos as this model: http://eidogo.com/problems/qjzm/1
If yoy play in some bad possition that it say "end of variaton". And I got another question, how did you to put reduced your example? Could you make it beacause you used "drago" (I use quarry)?
This is a solution for some problems, but if I want do a tsumego withount labels. I want ask for tsumegos as this model: http://eidogo.com/problems/qjzm/1
If yoy play in some bad possition that it say "end of variaton". And I got another question, how did you to put reduced your example? Could you make it beacause you used "drago" (I use quarry)?
- oca
- Lives in gote
- Posts: 699
- Joined: Wed Feb 19, 2014 2:53 am
- Rank: DDK
- GD Posts: 0
- KGS: aco
- IGS: oca
- OGS: oca
- Location: Switzerland
- Has thanked: 485 times
- Been thanked: 166 times
Re: How can I make a tsumegos for Eidego?
Your welcome,Darsey wrote:Oh, very thanks.
This is a solution for some problems, but if I want do a tsumego withount labels. I want ask for tsumegos as this model: http://eidogo.com/problems/qjzm/1
With Eidogo, this is not possible. comments are the only way to distinguish between good and bad variations.
Not 100% sure, but I think that's a limitation too, I don't know any way to say "if any other move, display "wrong"Darsey wrote: If yoy play in some bad possition that it say "end of variaton".
The sgf editor doesn't play any role, eidogo reduced the view of the goban it-self without me doing anything.Darsey wrote: And I got another question, how did you to put reduced your example?
Could you make it beacause you used "drago" (I use quarry)?
I now that in html, we can use shrink="no" to prevent eidogo to resize the view of the goban
Code: Select all
<div class="eidogo-player-problem" shrink="no">
...
</div>
Converting the book Shape UP! by Charles Matthews/Seong-June Kim
to the gobook format. last updated april 2015 - Index of shapes, p.211 / 216
to the gobook format. last updated april 2015 - Index of shapes, p.211 / 216
-
Bill Spight
- Honinbo
- Posts: 10905
- Joined: Wed Apr 21, 2010 1:24 pm
- Has thanked: 3651 times
- Been thanked: 3373 times
Re: How can I make a tsumegos for Eidego?
Great problem, BTW. Black is still thinking.oca wrote:Hi Darsey,
First, let's use your favorite sgf editor, and edit a nice sgf file with all your variations
I just did a quick one for the demo that look like this one.
In this very simple example, white will reply if black plays at "a" or "b"
You can use comments on a move to tell if the variation is correct or not.
The Adkins Principle:
At some point, doesn't thinking have to go on?
— Winona Adkins
Visualize whirled peas.
Everything with love. Stay safe.
At some point, doesn't thinking have to go on?
— Winona Adkins
Visualize whirled peas.
Everything with love. Stay safe.
- oca
- Lives in gote
- Posts: 699
- Joined: Wed Feb 19, 2014 2:53 am
- Rank: DDK
- GD Posts: 0
- KGS: aco
- IGS: oca
- OGS: oca
- Location: Switzerland
- Has thanked: 485 times
- Been thanked: 166 times
Re: How can I make a tsumegos for Eidego?
SureBill Spight wrote:
Great problem, BTW. Black is still thinking.
Converting the book Shape UP! by Charles Matthews/Seong-June Kim
to the gobook format. last updated april 2015 - Index of shapes, p.211 / 216
to the gobook format. last updated april 2015 - Index of shapes, p.211 / 216