<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/chesstutor/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/chesstutor/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 28 Oct 2013 20:40:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/chesstutor/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/chesstutor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;sph&lt;/p&gt;
&lt;p&gt;sp&lt;br /&gt;
D&lt;/p&gt;
&lt;p&gt;wReply &lt;/p&gt;
&lt;p&gt;Link&lt;br /&gt;
Edit&lt;/p&gt;
&lt;p&gt;Delete &lt;/p&gt;
&lt;p&gt;Attach&lt;br /&gt;
D&lt;/p&gt;
&lt;p&gt;doug rosenberg&lt;/p&gt;
&lt;p&gt;sph&lt;/p&gt;
&lt;p&gt;sp&lt;br /&gt;
D&lt;/p&gt;
&lt;p&gt;doug rosenberg &lt;br /&gt;
doug rosenberg &lt;br /&gt;
 3 minutes ago &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Chess Tutor:&lt;br /&gt;
The purpose of ChessTutor is to teach chess to complete beginners over the internet so that they can eventually play over with a real board. It is to be used in conjunction with a tutor who will be teaching the beginner the proper moves.&lt;/p&gt;
&lt;p&gt;This program is intended complete beginners how to play chess over the internet with the assistant of a tutor. It does not attempt to be a complete chess playing program as there are many excellent free sites already, although I intend to add features in the near future and I will take requests for features from users. To change the connection string select the from the options menu the “Connection String” dialog and enter in your new connection string. The initial default for the connection string is "localhost" If you do not have a fixed IP, then you should avail yourself of free dynamic DNS which is very easy to set up on the tutor's end (I use www.noip.com). The server uses port 8901. So the tutor will have to configure his firewall to allow incoming connections to port 8901.&lt;/p&gt;
&lt;p&gt;The program is written in Java and it requires Java 7 to run. You will have run the server and client on one machine and the client on the other machine. You will have to change the connection string (under menu options) for the distant student to the IP or DNS of the server. The default is “localhost” which will only allow you to run the client and server on the same machine.&lt;/p&gt;
&lt;p&gt;As such it does not currently constrain your moves to legal moves but allows the tutor presumably connected by Skype or similar means to correct the student. Some more modes will be added to support moves if I get requests and time such as to such the legal moves or to tell the player he just made an illegal move.&lt;/p&gt;
&lt;p&gt;It has three modes:&lt;br /&gt;
 1. Toggle Button Playing: Moves alternate&lt;br /&gt;
 2. Toggle Button Move Pieces: Player who has turn can selects this move and can move all pieces until he exits this mode.&lt;br /&gt;
 3. Toggle Button New Pieces: Allows the player to put down new pieces on the board to configure a new board.&lt;/p&gt;
&lt;p&gt;Assisted Display Modes:&lt;br /&gt;
“Show Attackers” toggle button. Next press the mouse over a piece on the board. The piece and square that are being attacked or defended by this piece will be highlighted in red&lt;/p&gt;
&lt;p&gt;I anticipate the following to be implemented in the near future:&lt;br /&gt;
 1. Show Defenders &amp;amp; Attackers – Will highlight your pieces defending and your opponents pieces attacking a square or piece.&lt;/p&gt;
&lt;p&gt;In case of problems or crashing:&lt;br /&gt;
 This program has had very limited testing on my home machine and if you encounter any problems please let me know. There is also a log file that can be shown through a menu item. This is just programming debugging information and is of new interest to the programmer. If the program is not working, you can copy and send me the log file. If the program crashes, then it would be useful for me to know what exceptions were thrown. You can send me this by opening a a command line and running it from there cmd&amp;gt; java -jar chessTutor.jar or java -jar chessServer.jar &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">doug rosenberg</dc:creator><pubDate>Mon, 28 Oct 2013 20:40:00 -0000</pubDate><guid>https://sourceforge.net11814e711ea2da8aa5ee846b55b3ffcd6d9a71e9</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/chesstutor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Chess Tutor:&lt;br /&gt;
&lt;b&gt;The purpose of ChessTutor is to teach chess to complete beginners over the internet so that they can eventually play over with a real board. It is to be used in conjunction with a tutor who will be teaching the beginner the proper moves.&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This program is intended complete beginners how to play chess over the internet with the assitance of a tutor. It does not attempt to be a complete chess playing program as there are many excellent free sites already, although I intend to add features in the near future and I will take requests for features from users. To change the connection string select the from the options menu the “Connection String” dialog and enter in your new connection string. If you do not have a fixed IP, then you should avail yourself of free dynamic DNS which is very easy to set up on the tutor's end (eg. Www.Noip.com)&lt;br /&gt;
The program is written in Java and it requires Jave 7 to run. You will have run the server and client on one machine and the client on the other machine. You will have to change the connection string (under menu options) for the distant student to the IP or DNS of the server. The default is “localhost” which will only allow you to run the client and server on the same machine.&lt;/p&gt;
&lt;p&gt;As such it does not currently constrain your moves to legal moves but allows the tutor presumably connected by Skype or similar means to correct the student. Some more modes will be added to support moves if I get requests and time such as to such the legal moves or to tell the player he just made an illegal move.&lt;/p&gt;
&lt;p&gt;It has three modes:&lt;br /&gt;
1. Toggle Button Playing: Moves alternate&lt;br /&gt;
2. Toggle Button Move Pieces: Player who has turn can selects this move and can move all pieces until he exits this mode.&lt;br /&gt;
3. Toggle Button New Pieces: Allows the player to put down new pieces on the board to configure a new board.&lt;/p&gt;
&lt;p&gt;Assisted Display Modes:&lt;br /&gt;
“Show Attackers” toggle button. Next press the mouse over a piece on the board. The piece and square that are being attacked or defened by this piece will be hilighted in red&lt;/p&gt;
&lt;p&gt;I anticipate the following to be implemented in the near future:&lt;br /&gt;
1. Show Defenders &amp;amp; Attackers – Will highlight your pieces defending and your opponents pieces attacking a square or piece.&lt;/p&gt;
&lt;p&gt;In case of problems or crashing:&lt;br /&gt;
This program has had very limited testing on my home machine and if you encounter any problems please let me know. There is also a log file that can be shown through a menu item. This is just programming debugging information and is of new interest to the programmer. If the program is not working, you can copy and send me the log file.  If the program crashes, then it would be useful for me to know what exceptions were thrown. You can send me this by opening a a command line and running it from there  cmd&amp;gt; java -jar chessTutor.jar or java -jar chessServer.jar &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">doug rosenberg</dc:creator><pubDate>Mon, 28 Oct 2013 20:31:25 -0000</pubDate><guid>https://sourceforge.net58c5fe43157a2f48cfe8a927e0b4d8ba8f381796</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/chesstutor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Chess Tutor:&lt;/p&gt;
&lt;p&gt;Intended to be used to Teach beginners how to play chess over the internet. It requires Java 7 to run. To change the connection string select the from the options menu the “Connection String” dialog and enter in your new connection string.&lt;br /&gt;
The program is written in Java. You will have run the server and client on one machine and the client on the other machine. You will have to change the connection string (under menu options) for the distant client to the IP or DNS of the server. The default is “localhost” which will only allow you to run the client and server on the same machine.&lt;/p&gt;
&lt;p&gt;The purpose of ChessTutor is to  teach chess to complete beginners over the internet so that they can eventually play over with a real board. It is to be used in conjunction with a tutor who will be teaching the beginner the proper moves.&lt;/p&gt;
&lt;p&gt;As such it does not constrain your moves to legal moves but allows the tutor presumably connected by Skype or similar means to correct the student. Some more modes will be added to support moves if I get requests and time such as to such the legal moves or to tell the player he just made an illegal move.&lt;/p&gt;
&lt;p&gt;It has three modes:&lt;br /&gt;
1. Playing: Moves alternate&lt;br /&gt;
2. Move Pieces: Player who has turn can selects this move and can move all pieces until he exits this mode.&lt;br /&gt;
3. New Pieces: Allows the player to put down new pieces on the board to configure a new board.&lt;/p&gt;
&lt;p&gt;Assisted Display Modes:&lt;br /&gt;
Press the “Show Attackers” toggle button. Next press the mouse over a piece on the board. The pieces and square that are being attacked or defended by this piece will be highlighted in red&lt;/p&gt;
&lt;p&gt;I anticipate the following to be implemented in the near future:&lt;br /&gt;
1. Show Defenders &amp;amp; Attackers – Will highlight your pieces defending and your opponents pieces attacking a square or piece.&lt;/p&gt;
&lt;p&gt;In case of problems or crashing:&lt;br /&gt;
This program has had very limited testing on my home machine and if you encounter any problems please let me know. There is also a log file that can be shown through a menu item. This is just programming debugging information and is of new interest to the programmer. If the program is not working, you can copy and send me the log file.  If the program crashes, then it would be useful for me to know what exceptions were thrown. You can send me this by opening a a command line and running it from there  cmd&amp;gt; java -jar chessTutor.jar or java -jar chessServer.jar &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">doug rosenberg</dc:creator><pubDate>Mon, 28 Oct 2013 20:12:27 -0000</pubDate><guid>https://sourceforge.net42bf1db0b91c02458835e7edc7e9b08067f85c44</guid></item><item><title>Home modified by doug rosenberg</title><link>https://sourceforge.net/p/chesstutor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/chesstutor/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/userid-1452174/"&gt;doug rosenberg&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-526dc63bb9363c7ac64cb081" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">doug rosenberg</dc:creator><pubDate>Mon, 28 Oct 2013 02:04:44 -0000</pubDate><guid>https://sourceforge.net9b60946323fafeecd5c265fcbdf652d106014a90</guid></item></channel></rss>