similar to: Prototype + Chess !?

Displaying 20 results from an estimated 1100 matches similar to: "Prototype + Chess !?"

2005 Jul 28
3
chess
hi I''m making a chess board app in Rails using the scriptaculous drag and drop stuff. A couple of questions, I am having trouble putting the chess pieces in the correct place - simply it seems that when i make somethign draggable it changes its positioning to relative - not so good for putting pieces on a board. Why is this ? Also i can''t see an OnDrop callback in the API
2005 Jan 29
3
ole problem on chess game.
Hi, I just installed wine and tried to run a chess game (WJChess which is a freeware). The game starts, I can access the game menus, the computer starts to play, when I click on a chess "piece" (I don't know the english word), it becomes red BUT I can't move it and I get the following message : fixme:ole:OLEPictureImpl_get_hPal (0x403bea30)->(0x4069f708): stub
2012 Sep 02
3
Loading Chess Data
All, What would be the most efficient way to load the data at the following address into a dataframe? http://ratings.fide.com/top.phtml?list=men Thanks, David -- View this message in context: http://r.789695.n4.nabble.com/Loading-Chess-Data-tp4642006.html Sent from the R help mailing list archive at Nabble.com.
2010 Dec 21
1
Re: 64-bit chess engines and wine 1.2
based on Aake's ideas, I wrote this script. It installs 32-bit and 64-bit wine on Ubuntu 10.10. Rybka 4.exe and the other 64-bit engines I've tested have all worked. automated compile of 64/32 bit wine for Ubuntu 10.10: http://www.jesseo.com/chess/64-bit-wine-ubuntu.sh perhaps someone could tell me how I turn this script into a deb file.
2010 Aug 04
6
64-bit chess engines and wine 1.2
Hi, an interesting new feature of wine 1.2 is it's 64-bit support. Many Windows chess engines gain about 50-80% speed increase when running at 64-bit. Most provide 32-bit and 64-bit engines. But on my 64-bit Ubuntu 10.04 only an error message appears i.e. with the free Stockfish 1.8. Code: max at ub64:~/Downloads$ uname -a Linux ub64 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC
2011 Feb 17
1
Re: 64-bit chess engines and wine 1.2
@triso because some of the engines, notably the two strongest, are not offered as native linux programs. i've updated my ubuntu 64-bit wine install script to use wine 1.3.13 http://www.jesseo.com/chess/64-bit-wine-ubuntu-1.3.13.sh i've gotten many engines to run from the terminal with this command "/home/USERNAME/wine64/wine" cmd.exe /K DeepRybka4x64.exe
2007 Mar 19
0
Any chess players here?
The Internet Chess Club, launched a new chess interface in August. Besides being a terrific client for connecting and playing chess on ICC, it has a built-in chess engine with 14 personalities from beginner to GM's that you can play off-line. You can also add-in other chess engines. If you try it, I'm sure you'll agree it is one of the best chess clients available. It is now at
2005 Feb 19
1
Solved problem : ole problem on chess game.
Hi, I had the following problem : I just installed wine and tried to run a chess game (WJChess which is a > freeware). > The game starts, I can access the game menus, the computer starts to > play, when I click on a chess "piece" (I don't know the english word), > it becomes red BUT I can't move it and I get the following message : > >
2006 Apr 06
3
Drag and drop events. Or: How I learned to take over the world.
Hey all, First, I just want to say thanks to all of you who read, and email here frequently. So "Thanks". Second, I have a little pet project. This one has not timelines, and is mainly meant for my own personal growth and javascript goodness. It is a drag and drop game, and it may not be 100% possible to do everything I want with it. But that has not stopped me from
2005 Apr 28
2
fixme woes
Here is a sample of some of the error messages I got when running an application called CClient (a chess client). fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub fixme:richedit:RichEditANSIWndProc EM_HIDESELECTION: stub fixme:richedit:RichEditANSIWndProc WM_STYLECHANGING: stub fixme:richedit:RichEditANSIWndProc WM_STYLECHANGED: stub fixme:richedit:ME_ReleaseStyle all style references
2023 Jan 17
1
dovecot replication - new and cur folders on mx1 and mx2
It might have a noticeable effect on clients. I encountered (probably triggered by this in some way?) that I was unable to het the 'read' bit set in macOS Mail.app. Maybe (as I am doing HA with round robin) the Mail.app client got to one dovecot repository on one tcp connection and then on the other. Is there a reason why syncing tis move from new to cur is a bad idea? Gerben Wierda
2007 Aug 31
5
prototype
Hi, is there some way to remove all event listeners for the specific element? Thanks for help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group,
2002 Apr 24
1
Rsync from NT to UNIX
You're set, unless you declined ssh in your cygwin installation (without cygwin, you're not doing rsync from windoze). It's just like unix, in that case. (Bonus clue: Under related commands for ssh, you'll find ssh-keygen). If you don't actually need to secure your content (you're not naked on the internet, for instance), you can just let rsync use plain old rsh
2002 Apr 24
2
RSA_verify question on OpenSSH Client w/ OpenSSL0.9.6a
Using OpenSSH 2.3.1 client and OpenSSL 0.9.6a When trying to ssh to OpenSSH server of higher versions SSH-1.99-OpenSSH_2.5.2p2 or such, I see error in RSA key exchange: RSA_verify(..)routine. I see: error at:int RSA_verify(int dtype, unsigned char *m, unsigned int m_len, unsigned char *sigbuf, unsigned int siglen, RSA *rsa) { int i,ret=0,sigtype; unsigned char *p,*s;
2002 Apr 24
1
Fwd: need help in ssh client: key exchange
This is debugs seen on server, whose keys are not accepted by the client: debug1: Seeding random number generator debug1: sshd version OpenSSH_2.5.2p2 debug1: load_private_key_autodetect: type 0 RSA1 debug1: read SSH2 private key done: name rsa w/o comment success 1 debug1: load_private_key_autodetect: type 1 RSA debug1: read SSH2 private key done: name dsa w/o comment success 1 debug1:
2007 Nov 09
1
Prototype API Docs inconsistency
Hi, If you follow those two links (watch the case difference) : - http://www.prototypejs.org/api/element/getElementsBySelector - http://www.prototypejs.org/api/element/getelementsbyselector You''ll see that the first one does not indicate the 1.6 deprecation even though it is the same method. I guess those docs where generated, so the problem might exists elsewhere in the docs. Thanks
2005 Jan 30
0
Re: ole problem on chess game
Hi to all, Thank you for all these answers. I shall try to fix my problem on the next week end. I'll inform you if I succeed and how. Regards. Eric Bouyoux.
2008 Nov 09
2
strange fonts in flight simulator 98 and wine 1.0
I installed flight simulator 98 using wine 1.0 and have fonts that look like chess pieces and zeros. The pull down menus are ok, but the dialog boxes are unreadable. I have the *.ttf files installed in wine. Do I need to install directx from the flight simulator cd into wine? Do I need a specific font file or do I need set the path to the font file?
2006 Jun 22
2
Display problem (black background)
Hello everyone, I have had a certain display problem using wine version 0.9.8 (but also with previous versions) under Gentoo Linux. A black background appears in where it shouldn't, like behind the chess pieces in this picture (http://rapidshare.de/files/23751364/arena_linux.jpg.html). Do you have any idea what the problem is, and how could I fix it?
2008 Mar 24
2
Chessmaster 10th
Hi! I'm a Chess addict so i tried to install Chessmaster 10th on my Kubuntu! It works quite good but i still have a problem... The mouse is not where it is... For example to move my tower, I've to put my mouse lower, if i put it on the tower, the game show me it's one or two case higher... Do you know how can I fix it? Thanks! Pikos (Sorry for my poor English...)