Go by email

General conversations about Go belong here.
Post Reply
User avatar
Jujube
Lives in gote
Posts: 308
Joined: Sun Nov 14, 2010 8:49 am
Rank: EGF 5k Foxy 2k
GD Posts: 0
Has thanked: 54 times
Been thanked: 71 times
Contact:

Go by email

Post by Jujube »

I'm looking for a way to play correspondence games via email in an easy way such that I can receive an image, put the image in a site somewhere, play a move, export the image, and attach it to a reply to the email in an easy way.

This is in no way related to procrastinating at work ;)
12k: 2015.08.11; 11k: 2015.09.13; 10k: 2015.09.27; 9k: 2015.10.10; 8k: 2015.11.08; 7k: 2016.07.10 6k: 2016.07.24 5k: 2018.05.14 4k: 2018.09.03 3k: who knows?
Uberdude
Judan
Posts: 6727
Joined: Thu Nov 24, 2011 11:35 am
Rank: UK 4 dan
GD Posts: 0
KGS: Uberdude 4d
OGS: Uberdude 7d
Location: Cambridge, UK
Has thanked: 436 times
Been thanked: 3718 times

Re: Go by email

Post by Uberdude »

That sounds a very laborious process! How do you make the move? Image editing? Are you aware of browser-based correspondence Go servers like OGS (http://www.online-go.com) or DGS (http://www.dragongoserver.net/)? They can notify you by email when your opponent moves. I don't know if those emails can include a board picture, but would typically have a link to the page with the game and you go there and play. Or do you really want to only use an email client and not a web browser (but you talk about "image in a site")?
User avatar
Jujube
Lives in gote
Posts: 308
Joined: Sun Nov 14, 2010 8:49 am
Rank: EGF 5k Foxy 2k
GD Posts: 0
Has thanked: 54 times
Been thanked: 71 times
Contact:

Re: Go by email

Post by Jujube »

Problem is, we can't have software which installs anything to the Windows or Program Files directories, and there is also a temperamental web filter which I.T. turn on. DGS is probably the best way.

If people post tsumego, or a board position, whatever, on this site, what software are they using? Is it just a printscreen of something? Like here: http://www.lifein19x19.com/forum/viewtopic.php?p=171502#p171502
12k: 2015.08.11; 11k: 2015.09.13; 10k: 2015.09.27; 9k: 2015.10.10; 8k: 2015.11.08; 7k: 2016.07.10 6k: 2016.07.24 5k: 2018.05.14 4k: 2018.09.03 3k: who knows?
alejo
Lives with ko
Posts: 130
Joined: Sat May 22, 2010 4:10 am
Rank: KGS 5 kyu
GD Posts: 442
KGS: alejo
Has thanked: 16 times
Been thanked: 25 times

Re: Go by email

Post by alejo »

Jujube wrote:Problem is, we can't have software which installs anything to the Windows or Program Files directories, and there is also a temperamental web filter which I.T. turn on. DGS is probably the best way.


Online go server, GoShrine and Dragon go server are work-friendly. HTML-based, you don't need to install anything. DGS has a rather big population but all games take ages to end. OGS has a smaller population but games usually are faster...

Jujube wrote:If people post tsumego, or a board position, whatever, on this site, what software are they using? Is it just a printscreen of something? Like here: http://www.lifein19x19.com/forum/viewtopic.php?p=171502#p171502

You can click on the "show diagram code" and you'll see the code I'm using to write this...

Click Here To Show Diagram Code
[go]$$B
$$ ---------------------
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . O X . . . . . .
$$ | . . O X . . . . . ,
$$ | . O X 2 3 . . . . .
$$ | . O X 4 8 9 . . . .
$$ | . . X 6 5 . . . . .
$$ | . . . 7 . . . . . .
$$ | . . . . . . . . . .[/go]


At the introductions section, you have instructions on how to make diagrams and how to post SGF files
My blog about Go and Boardgames: Alejo's Tenuki
User avatar
EdLee
Honinbo
Posts: 8859
Joined: Sat Apr 24, 2010 6:49 pm
GD Posts: 312
Location: Santa Barbara, CA
Has thanked: 349 times
Been thanked: 2070 times

Post by EdLee »

Jujube wrote:If people post tsumego, or a board position, whatever, on this site, what software are they using? Is it just a printscreen of something? Like here: http://www.lifein19x19.com/forum/viewtopic.php?p=171502#p171502
Hi Jujube, for diagrams, I just edit the text by hand. :) In a browser.
Completely low-tech.

For SGF, I use a Go editor elsewhere, then copy and paste the SGF text to a thread here.
DrStraw
Oza
Posts: 2180
Joined: Tue Apr 27, 2010 4:09 am
Rank: AGA 5d
GD Posts: 4312
Online playing schedule: Every tenth February 29th from 20:00-20:01 (if time permits)
Location: ʍoquıɐɹ ǝɥʇ ɹǝʌo 'ǝɹǝɥʍǝɯos
Has thanked: 237 times
Been thanked: 662 times
Contact:

Re: Go by email

Post by DrStraw »

Jujube wrote:Problem is, we can't have software which installs anything to the Windows or Program Files directories, and there is also a temperamental web filter which I.T. turn on. DGS is probably the best way.

If people post tsumego, or a board position, whatever, on this site, what software are they using? Is it just a printscreen of something? Like here: http://www.lifein19x19.com/forum/viewtopic.php?p=171502#p171502


It sounds like you are trying to do this from work. There is a reason that it is blocked - they don't want you playing go on company time.
Still officially AGA 5d but I play so irregularly these days that I am probably only 3d or 4d over the board (but hopefully still 5d in terms of knowledge, theory and the ability to contribute).
User avatar
Jujube
Lives in gote
Posts: 308
Joined: Sun Nov 14, 2010 8:49 am
Rank: EGF 5k Foxy 2k
GD Posts: 0
Has thanked: 54 times
Been thanked: 71 times
Contact:

Re: Go by email

Post by Jujube »

You can click on the "show diagram code" and you'll see the code I'm using to write this...


Ah! That looks interesting.

Online Go looks pretty nice. I didn't realise it was turn-based. Thought it was real-time controls.
12k: 2015.08.11; 11k: 2015.09.13; 10k: 2015.09.27; 9k: 2015.10.10; 8k: 2015.11.08; 7k: 2016.07.10 6k: 2016.07.24 5k: 2018.05.14 4k: 2018.09.03 3k: who knows?
User avatar
Jujube
Lives in gote
Posts: 308
Joined: Sun Nov 14, 2010 8:49 am
Rank: EGF 5k Foxy 2k
GD Posts: 0
Has thanked: 54 times
Been thanked: 71 times
Contact:

Re: Go by email

Post by Jujube »

DrStraw wrote:
Jujube wrote:Problem is, we can't have software which installs anything to the Windows or Program Files directories, and there is also a temperamental web filter which I.T. turn on. DGS is probably the best way.

If people post tsumego, or a board position, whatever, on this site, what software are they using? Is it just a printscreen of something? Like here: http://www.lifein19x19.com/forum/viewtopic.php?p=171502#p171502


It sounds like you are trying to do this from work. There is a reason that it is blocked - they don't want you playing go on company time.

I promise to only play at lunch for a maximum of 30 minutes, or between 17:01 and 08:59 hrs on work computers.
12k: 2015.08.11; 11k: 2015.09.13; 10k: 2015.09.27; 9k: 2015.10.10; 8k: 2015.11.08; 7k: 2016.07.10 6k: 2016.07.24 5k: 2018.05.14 4k: 2018.09.03 3k: who knows?
Uberdude
Judan
Posts: 6727
Joined: Thu Nov 24, 2011 11:35 am
Rank: UK 4 dan
GD Posts: 0
KGS: Uberdude 4d
OGS: Uberdude 7d
Location: Cambridge, UK
Has thanked: 436 times
Been thanked: 3718 times

Re: Go by email

Post by Uberdude »

Jujube wrote:
You can click on the "show diagram code" and you'll see the code I'm using to write this...


Ah! That looks interesting.

Online Go looks pretty nice. I didn't realise it was turn-based. Thought it was real-time controls.


The old OGS (on which I played) was only turn-based. The new one has real-time as well. (In fact they aren't different game types, just different time controls. So you can play a turn-based day per move game real-time for a bit if your opponent is online at the same time as you).
jug
Dies with sente
Posts: 75
Joined: Sun Oct 20, 2013 5:37 am
Rank: EGF 5k
GD Posts: 0
KGS: jug
DGS: jug, 4k
Has thanked: 7 times
Been thanked: 18 times

Re: Go by email

Post by jug »

Uberdude wrote:DGS (http://www.dragongoserver.net/) They can notify you by email when your opponent moves. I don't know if those emails can include a board picture

The mail-notification on DGS can include an ASCII-version of the current board, if the user wants to include the board in the notification.

However, playing must be done via the browser-based web-interface.

If you have a smart-phone, there are also apps for various Go-servers (including DGS or OGS (I guess)). Then you also need not to use your employers resources ;-)

alejo wrote:DGS has a rather big population but all games take ages to end. OGS has a smaller population but games usually are faster...

The games on DGS take as short or long time as you configure them to be. You just have to check the time-settings when you join a game or setup a game-offer, if it's to your liking regarding speed.
It's just that the defaults for time-settings are longer than the usual game-offers on OGS, but that can be changed of course.
DrStraw
Oza
Posts: 2180
Joined: Tue Apr 27, 2010 4:09 am
Rank: AGA 5d
GD Posts: 4312
Online playing schedule: Every tenth February 29th from 20:00-20:01 (if time permits)
Location: ʍoquıɐɹ ǝɥʇ ɹǝʌo 'ǝɹǝɥʍǝɯos
Has thanked: 237 times
Been thanked: 662 times
Contact:

Re: Go by email

Post by DrStraw »

alejo wrote:DGS has a rather big population but all games take ages to end.


Games against my favorite opponents usually take about 10 days, sometimes less. That seems pretty fast for turn-based. So it really depends on who is playing how and how long they want the game to last.
Still officially AGA 5d but I play so irregularly these days that I am probably only 3d or 4d over the board (but hopefully still 5d in terms of knowledge, theory and the ability to contribute).
swalther
Beginner
Posts: 16
Joined: Wed Dec 19, 2012 2:20 am
GD Posts: 0
Has thanked: 7 times
Been thanked: 46 times

Re: Go by email

Post by swalther »

Your are looking for this site, right? http://go.davepeck.org/

Just enter mail addresses of participating players, get a link to your game, and a notification mail when your partner plays a move...
Mike Novack
Lives in sente
Posts: 1045
Joined: Mon Aug 09, 2010 9:36 am
GD Posts: 0
Been thanked: 182 times

Re: Go by email

Post by Mike Novack »

DrStraw wrote:
It sounds like you are trying to do this from work. There is a reason that it is blocked - they don't want you playing go on company time.


Well while that is true I doubt that most people wasting company time on other stuff need installed software. I rather think that the "no install" rule is worry about nasties getting in along with the installed stuff since they wouldn't be checking the installs.

I agree with that. And for that reason I will not say much more than their rule "no installing in Windows or Programs folder" is based on their assumption (probably justified) as to user ignorance. Security based on ignorance isn't unusual at all and I can remember it taking me two years to get Tech Support where I worked to plug a loophole with a security system that had been brought in "But Mike, just because YOU know how to get around that doesn't mean anybody else here does. We trust you."

Except -- you are making an assumption about what is necessary to run a program on a computer (an assumption about where it has to be). In a way this "ignorance" is rather common, sort of a common blind spot.
User avatar
Jujube
Lives in gote
Posts: 308
Joined: Sun Nov 14, 2010 8:49 am
Rank: EGF 5k Foxy 2k
GD Posts: 0
Has thanked: 54 times
Been thanked: 71 times
Contact:

Re: Go by email

Post by Jujube »

Mike Novack wrote:
DrStraw wrote:
It sounds like you are trying to do this from work. There is a reason that it is blocked - they don't want you playing go on company time.


Well while that is true I doubt that most people wasting company time on other stuff need installed software. I rather think that the "no install" rule is worry about nasties getting in along with the installed stuff since they wouldn't be checking the installs.

I agree with that. And for that reason I will not say much more than their rule "no installing in Windows or Programs folder" is based on their assumption (probably justified) as to user ignorance. Security based on ignorance isn't unusual at all and I can remember it taking me two years to get Tech Support where I worked to plug a loophole with a security system that had been brought in "But Mike, just because YOU know how to get around that doesn't mean anybody else here does. We trust you."

Except -- you are making an assumption about what is necessary to run a program on a computer (an assumption about where it has to be). In a way this "ignorance" is rather common, sort of a common blind spot.


Interestingly enough, they don't let you access the command prompt but they do let you write and run a batch script. That's probably unintentional. They didn't turn off regedit until a year ago.

I'll give the online-go.com site a try. Seems the best one for browser-based.

The email thing was mostly to annoy someone who is reluctant to learn.
12k: 2015.08.11; 11k: 2015.09.13; 10k: 2015.09.27; 9k: 2015.10.10; 8k: 2015.11.08; 7k: 2016.07.10 6k: 2016.07.24 5k: 2018.05.14 4k: 2018.09.03 3k: who knows?
Mike Novack
Lives in sente
Posts: 1045
Joined: Mon Aug 09, 2010 9:36 am
GD Posts: 0
Been thanked: 182 times

Re: Go by email

Post by Mike Novack »

Jujube wrote:
Interestingly enough, they don't let you access the command prompt but they do let you write and run a batch script. That's probably unintentional. They didn't turn off regedit until a year ago.


Uh --- you didn't say what operating system, but running a program located elsewhere than in the programs directory would not necessarily require use of the command line.
Post Reply