The 81-Square Universe • View topic - New online playing website

The 81-Square Universe

An English-speaking shogi community
It is currently Wed Sep 08, 2010 08:18

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 293 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 30  Next
Author Message
 Post subject: Re: New online playing website
PostPosted: Fri Nov 20, 2009 14:30 
Offline

Joined: Mon Oct 12, 2009 08:03
Posts: 25
Hi all,

This is great to see!
One small point I'd like to raise, does anyone here remember the Internatinal Shogi Club/Club 24 site ?
I played a few games there with non Japanese people, it was quite good.
I'm just wondering if it's worth a try ,to try putting some pressure the ruling body to bring it back?
(Perhaps takodori can correct me here ?) I think it was withdrawn by the Club 24 commitee.


Top
 Profile  
 
 Post subject: Re: New online playing website
PostPosted: Fri Nov 20, 2009 17:01 
Offline
Site Admin
User avatar

Joined: Sat Oct 03, 2009 17:31
Posts: 178
Location: USA
Great idea, but I think White should have Oushou, not Gyokushou like PlayOK (even if you switch the board around, White still has Gyokushou.)

_________________
http://www.youtube.com/xDAZZE Check it out!


Top
 Profile  
 
 Post subject: Re: New online playing website
PostPosted: Fri Nov 20, 2009 17:10 
Offline
Site Admin
User avatar

Joined: Tue Sep 29, 2009 00:40
Posts: 540
Quote:
Hi,all.
I'm a Japanese shogi loving programmer.
And I guess i can make some contribution to actually building up a online shogi-playing site.

I have work experiense in ruby,PHP,Flash(Flex) and java, and I'm currently thinking of making the server side with ruby, and the client with Flex.

Also, I'm thinking of developing the program in open source style. Maybe using an open repository on git-hub.

I believe I can release the first proto type with minimal features in one or two months.

How do you guys think of my plan?
Any suggestions, especially on the chice of programming languge ,are welcome.

Kota Fujiwara a.k.a Koudayu

I very much appreciate your offer! I don't know anything about programming, so I can't offer suggestions, but I'm very happy you are helping to make the server and client for the new playing site.

Quote:
Great idea, but I think White should have Oushou, not Gyokushou like PlayOK (even if you switch the board around, White still has Gyokushou.)

If possible, I think it would be best if the higher-ranked player was given the King General (oushou).


Top
 Profile  
 
 Post subject: Re: New online playing website
PostPosted: Fri Nov 20, 2009 21:58 
Offline
Site Admin
User avatar

Joined: Sat Oct 03, 2009 17:31
Posts: 178
Location: USA
I think Java would be the best. Just a quick thought. Also, how are we going to organize the accounts as for Wiki accounts or Forum accounts or what?

And the Resign button definitely should have a confirmation, just saying. Because it'd be gruelsome to accidentally click the Resign button in the middle of a game.

_________________
http://www.youtube.com/xDAZZE Check it out!


Top
 Profile  
 
 Post subject: Re: New online playing website
PostPosted: Sat Nov 21, 2009 10:48 
Offline

Joined: Thu Nov 19, 2009 09:59
Posts: 32
Hi ludwig.
ludwig wrote:
Hi Kota,

That's great! Maybe we could work on a Flex GUI after all. As far as the server side, I already have something done in Google App Engine. So maybe this weekend I should polish up what I have and put it on github.

What's your github page, by the way?


I'm so glad to hear that you are working on the server side since I'm not very confident in socket connection stuffs.
But I hear an interesting information from a comment on Hidetchi san's twitter post that the CSA(computer shogi association) has its own shogi server program called shogi-server and it's distributed under GPL license.
here is the url of the shogi-server's web site (so sad its all written in Japanese). http://shogi-server.sourceforge.jp/
and svn repository. http://svn.sourceforge.jp/svnroot/shogi ... rver/trunk

I think using this server program would quicken our development.
I looked at the specification of the server. It's good enough for our program.
It even has chat and observer features implemented already!

how do you think about using shogi-server as our server?


Top
 Profile  
 
 Post subject: Re: New online playing website
PostPosted: Sat Nov 21, 2009 10:54 
Offline

Joined: Thu Nov 19, 2009 09:59
Posts: 32
ludwig wrote:
What's your github page, by the way?


sorry. forgot to put my github url.
its http://github.com/kota
But I haven't launched a repository for this project yet.
so you cannot see anything now.


Top
 Profile  
 
 Post subject: Re: New online playing website
PostPosted: Sat Nov 21, 2009 11:40 
Offline
User avatar

Joined: Sat Oct 31, 2009 01:06
Posts: 7
Location: USA (Pasadena, CA)
I think that shogi-server program looks great! I'll have to set it up tonight and see what it can do. It's good because this should let us concentrate on the client interface first, which should be our priority anyway.


Top
 Profile  
 
 Post subject: Re: New online playing website
PostPosted: Sat Nov 21, 2009 19:45 
Offline
Site Admin
User avatar

Joined: Mon Oct 05, 2009 06:00
Posts: 342
Location: Shizuoka, JAPAN
Thanks so much for your offer, kota!

OK. Now I believe everyone here is fine with kota being our main programmer.

As to the programing language for the client, I have no idea which is better (flex or java), but flex seems to be pretty good since kota himself prefers it, and also ludwig's impression of chesscub.com. But I also like to hear 1059860's opinion as to why he prefers java.

hirohiigo wrote:
If possible, I think it would be best if the higher-ranked player was given the King General (oushou).

That's a good idea. (although we can think about implementing additional features like that later on)

1059860 wrote:
how are we going to organize the accounts as for Wiki accounts or Forum accounts or what?

And the Resign button definitely should have a confirmation, just saying. Because it'd be gruelsome to accidentally click the Resign button in the middle of a game.

Are you saying whether we should unify the account for Wiki, Form, and the new game client? That's interesting.(if that's technically possible) But I still think separating the accounts is also fine. I'd like to here other people's opinions on this.
As to the Resign button, I totally agree of course :)

_________________
Hidetchi (http://www.youtube.com/HIDETCHI)


Top
 Profile  
 
 Post subject: Re: New online playing website
PostPosted: Sat Nov 21, 2009 20:07 
Offline
Site Admin
User avatar

Joined: Tue Sep 29, 2009 00:40
Posts: 540
I think it would involve merging the databases, in order to unify accounts. I don't know how this would be done, though. Maybe we can eventually find someone who knows how to do it. For now, I think having separate accounts is fine. As Hidetchi has said several times, limited functionality is better than no functionality. :)

As to which type of client we can use, BCM analyzed the pros and cons of both types on Shogi-L in that thread I posted earlier.

http://groups.google.com/group/shogi-l/ ... 22?lnk=gst (go to Bernhard's second post)


Top
 Profile  
 
 Post subject: Re: New online playing website
PostPosted: Sat Nov 21, 2009 20:44 
Offline

Joined: Mon Oct 05, 2009 12:06
Posts: 11
I'm still relatively new to programming, and really only know Java, along with tidbits of other languages. Right now I'm working on a different program I told Hiro I would try to work on (well, procrastinating is what I'm doing more of, ahaha).

Since I have several things I am doing at once, I tend to work a bit slowly, or suddenly stop working for several days.

But if there is anyway that I can help, I would be glad to, though I can't promise I would be able to. It would also be a good learning experience for me, haha.

I did once tell Hiro I could try setting it up, but I'm not really competent enough to do something that advanced, so it's much better to have more experienced programmers working on it.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 293 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 30  Next

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Translated by Xaphos © 2007, 2008, 2009 phpBB.fr