<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chess Teaching &#187; Plugins</title>
	<atom:link href="http://chessteacher.110mb.com/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://chessteacher.110mb.com</link>
	<description>Chess Lessons &#38; Exercises</description>
	<lastBuildDate>Fri, 27 Nov 2009 12:23:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Oops!!!</title>
		<link>http://chessteacher.110mb.com/2009/06/14/oops/</link>
		<comments>http://chessteacher.110mb.com/2009/06/14/oops/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 15:16:56 +0000</pubDate>
		<dc:creator>Chess Teacher</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://chessteacher.110mb.com/?p=335</guid>
		<description><![CDATA[I have upgraded to WordPress 2.8, but it seems that this resulted in some problems with the chess diagrams and replayable games.
I&#8217;m trying to solve this.
Update: The problem has been solved.
I had to adapt the Show-FEN plugin. A new version of the Show-FEN plugin v1.4 can be downloaded here.
]]></description>
			<content:encoded><![CDATA[<p>I have upgraded to <a href="http://wordpress.org/development/2009/06/wordpress-28/">WordPress 2.8</a>, but it seems that this resulted in some problems with the chess diagrams and replayable games.<br />
I&#8217;m trying to solve this.</p>
<p>Update: The problem has been solved.<br />
I had to adapt the Show-FEN plugin. A new version of the Show-FEN plugin v1.4 can be downloaded <a href="http://hosted.filefront.com/ChessTeacher/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://chessteacher.110mb.com/2009/06/14/oops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sociable</title>
		<link>http://chessteacher.110mb.com/2008/08/30/sociable/</link>
		<comments>http://chessteacher.110mb.com/2008/08/30/sociable/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 17:03:33 +0000</pubDate>
		<dc:creator>Chess Teacher</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://chessteacher.110mb.com/?p=208</guid>
		<description><![CDATA[I have installed the Sociable plugin for WordPress. This plugin adds the little social media buttons at the end of the posts. If you like this site or this post you can use this buttons to share the post on your social networks like StumbleUpon. I have selected a very limited number of social networks. [...]]]></description>
			<content:encoded><![CDATA[<p>I have installed the <a href="http://yoast.com/wordpress/sociable/">Sociable</a> plugin for WordPress. This plugin adds the little social media buttons at the end of the posts. If you like this site or this post you can use this buttons to share the post on your social networks like StumbleUpon. I have selected a very limited number of social networks. Please tell me if I have missed your favorite one.</p>
<p>In addition to this plugin I also have added a <a href="http://www.stumbleupon.com/submit?url=http://chessteacher.110mb.com/">StumbleUpon button</a> at the rightside navigation bar, but you can also use the link in this post.</p>
]]></content:encoded>
			<wfw:commentRss>http://chessteacher.110mb.com/2008/08/30/sociable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Finishline adaption</title>
		<link>http://chessteacher.110mb.com/2007/10/12/another-finishline-adaption/</link>
		<comments>http://chessteacher.110mb.com/2007/10/12/another-finishline-adaption/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 15:21:06 +0000</pubDate>
		<dc:creator>Chess Teacher</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://chessteacher.110mb.com/2007/10/12/another-finishline-adaption/</guid>
		<description><![CDATA[I noted that the comments on the about page have been disappeared so I decided to make them reappear again. 
Therefor I have added the following code to the Page template.
&#60;?php if (is_page(&#8217;about&#8217;)) { ?&#62;
&#160;&#160; &#60;div class=&#8221;comments-template&#8221;&#62;
&#160;&#160; &#160;&#160; &#160;&#160; &#60;?php comments_template(); ?&#62;
&#160;&#160; &#60;/div&#62;
&#60;?php }&#62;
Now the comments are back, but maybe I have to reconsider at [...]]]></description>
			<content:encoded><![CDATA[<p>I noted that the comments on <strong>the about page</strong> have been disappeared so I decided to make them reappear again. </p>
<p>Therefor I have added the following code to the Page template.</p>
<blockquote><p>&lt;?php if (is_page(&#8217;about&#8217;)) { ?&gt;<br />
&nbsp;&nbsp; &lt;div class=&#8221;comments-template&#8221;&gt;<br />
&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &lt;?php comments_template(); ?&gt;<br />
&nbsp;&nbsp; &lt;/div&gt;<br />
&lt;?php }&gt;</p></blockquote>
<p>Now the comments are back, but maybe I have to reconsider at which pages comments are allowed and use a plugin like <a href="http://www.zirona.com/software/wordpress-move-comments">Move Comments</a> to move the comments to a better (and less template dependent) place.</p>
]]></content:encoded>
			<wfw:commentRss>http://chessteacher.110mb.com/2007/10/12/another-finishline-adaption/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Show-FEN plugin 1.3</title>
		<link>http://chessteacher.110mb.com/2007/06/01/show-fen-plugin-13/</link>
		<comments>http://chessteacher.110mb.com/2007/06/01/show-fen-plugin-13/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 18:28:04 +0000</pubDate>
		<dc:creator>Chess Teacher</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Chess]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://chessteacher.110mb.com/2007/06/01/show-fen-plugin-13/</guid>
		<description><![CDATA[The Show-FEN plugin v1.3 can be downloaded here.
In addition to the original functionality the letterx x, o and v may be used.
Ater downloading and unzipping the plugin to an appropriate directory you still have to change the line
      $path = &#8220;http://your.domain.name/plugindir/&#8221;;
to something which corresponds to the directory in which the [...]]]></description>
			<content:encoded><![CDATA[<p>The Show-FEN plugin v1.3 can be downloaded <a href="http://hosted.filefront.com/ChessTeacher/">here</a>.<br />
In addition to the original functionality the letterx x, o and v may be used.</p>
<p>Ater downloading and unzipping the plugin to an appropriate directory you still have to change the line</p>
<p>      $path = &#8220;http://your.domain.name/plugindir/&#8221;;</p>
<p>to something which corresponds to the directory in which the pictures of the chess pieces can be found.<br />
In the first post of the <a href="http://chessteacher.110mb.com/2007/01/28/fen-wordpress-plugin/">Show-FEN plugin</a> you will find more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://chessteacher.110mb.com/2007/06/01/show-fen-plugin-13/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Chess Exercises</title>
		<link>http://chessteacher.110mb.com/2007/01/30/chess-exercises/</link>
		<comments>http://chessteacher.110mb.com/2007/01/30/chess-exercises/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 20:37:57 +0000</pubDate>
		<dc:creator>Chess Teacher</dc:creator>
				<category><![CDATA[Chess lessons]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Chess]]></category>
		<category><![CDATA[Exercises]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://chessteacher.110mb.com/2007/01/30/chess-exercises/</guid>
		<description><![CDATA[At this place a new chess problem has been presented to you during each visit. The purpose of these chess diagrams was to improve your chess skills.
But there were two problems with these diagrams. First of all it takes a lot of bandwidth, because for each visit the site has to be changed. And secondly [...]]]></description>
			<content:encoded><![CDATA[<p>At this place a new chess problem has been presented to you during each visit. The purpose of these chess diagrams was to improve your chess skills.<br />
But there were two problems with these diagrams. First of all it takes a lot of bandwidth, because for each visit the site has to be changed. And secondly I didn&#8217;t add a difficulty level to the diagrams, which made it less usefull.<br />
The initial purpose was to give a demonstration of the <strong>PGN plugin</strong>, but a lot of other examples can now be found on this site.<br />
For the future I&#8217;m looking at a solution in which I can use normal PGN-files, for example with the DHTML chess viewer. As a kind of experiment you can try to solve the <strong><a href="http://chessteacher.110mb.com/exercises/1001bcm.html">1001 Brilliant Ways to Checkmate</a></strong> on a rather large chess board. If this turns out to be working fine I will probably use this to add more chess exercises in the future.</p>
<p>In addition nowadays a <strong>chess tactics server</strong> exists that has more exercises and the difficulty level is included. Therefor I decided that the best thing to do at this place is to point you to this <a href="http://chess.emrald.net/index.php">chess tactics server</a>. </p>
<p>If some of the exercises turn out to be rather difficult it may be a good idea to continue with the <a href="http://chessteacher.110mb.com/lessons/">chess lessons</a> and try them later.</p>
]]></content:encoded>
			<wfw:commentRss>http://chessteacher.110mb.com/2007/01/30/chess-exercises/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Fen WordPress Plugin</title>
		<link>http://chessteacher.110mb.com/2007/01/28/fen-wordpress-plugin/</link>
		<comments>http://chessteacher.110mb.com/2007/01/28/fen-wordpress-plugin/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 13:46:33 +0000</pubDate>
		<dc:creator>Chess Teacher</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Chess]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://chessteacher.110mb.com/2007/01/28/fen-wordpress-plugin/</guid>
		<description><![CDATA[The first version of the Show-fen plugin for WordPress is finished.
It is based on the code for SPHPBlog that can be downloaded at Schaakpraat and can be used to display chess diagrams by only inserting the FEN string within the &#60;fen&#62; and &#60;/fen&#62; tags. The circle at the upper right corner is used to indicate [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The first version of the Show-fen plugin for WordPress is finished.</strong></p>
<p>It is based on the code for SPHPBlog that can be downloaded at <a href="http://schakend.christian.net/">Schaakpraat</a> and can be used to display chess diagrams by only inserting the FEN string within the &lt;fen&gt; and &lt;/fen&gt; tags. The circle at the upper right corner is used to indicate the move color.</p>
<p>For example by entering &lt;fen&gt;8/4p3/3p4/3k4/8/5N1K/2Q5/8 w &#8211; - &#8211; -&lt;/fen&gt; the following mate in three problem is displayed.</p>
<p><table cellspacing="0" cellpadding="0" border="0"><tr><td><table style="border: medium double black" cellspacing="0" cellpadding="0" border="0" background="http://chessteacher.110mb.com/pcs/bg.jpg" title="FEN: 8/4p3/3p4/3k4/8/5N1K/2Q5/8&nbsp;w&nbsp;-&nbsp;-&nbsp;-&nbsp;-"><tr><td><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><br><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/bp.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><br><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/bp.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><br><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/bk.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><br><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><br><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/wn.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/wk.gif"><br><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/wq.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><br><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"><img src="http://chessteacher.110mb.com/pcs/i.gif"></td></tr></table></td><td style="vertical-align: top"><img src="http://chessteacher.110mb.com/pcs/w.gif" alt="White to move"></td></tr></table></p>
<p>A description of this FEN notation can be found in <a href="http://en.wikipedia.org/wiki/Forsyth-Edwards_Notation">Wikipedia</a>.</p>
<p>A FEN &#8220;record&#8221; defines a particular game position, all in one text line and using only the ASCII character set.</p>
<p>A FEN record contains 6 fields. The separator between fields is a space. The fields are:</p>
<ol>
<li>Piece placement (from white&#8217;s perspective). Each rank is described, starting with rank 8 and ending with rank 1; within each rank, the contents of each square are described from file a through file h. White pieces are designated using upper-case letters (&#8221;KQRBNP&#8221;), Black by lowercase (&#8221;kqrbnp&#8221;). Blank squares are noted using digits 1 through 8 (the number of blank squares), and &#8220;/&#8221; separate ranks.</li>
<li>Active color. &#8220;w&#8221; means white moves next, &#8220;b&#8221; means black.</li>
<li>Castling availability. If neither side can castle, this is &#8220;-&#8221;. Otherwise, this has one or more letters: &#8220;K&#8221; (White can castle kingside), &#8220;Q&#8221; (White can castle queenside), &#8220;k&#8221; (Black can castle kingside), and/or &#8220;q&#8221; (Black can castle queenside).</li>
<li>En passant target square in algebraic notation. If there&#8217;s no en passant target square, this is &#8220;-&#8221;. If a pawn has just made a 2-square move, this is the position &#8220;behind&#8221; the pawn.</li>
<li>Halfmove clock: This is the number of halfmoves since the last pawn advance or capture. This is used to determine if a draw can be claimed under the fifty move rule.</li>
<li>Fullmove number: The number of the full move. It starts at 1, and is incremented after Black&#8217;s move</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://chessteacher.110mb.com/2007/01/28/fen-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
