<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Chess By Blog 1.1.1</title>
	<atom:link href="http://www.levork.org/2008/08/27/chess-by-blog-111/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.levork.org/2008/08/27/chess-by-blog-111/</link>
	<description>jfong's blog</description>
	<lastBuildDate>Fri, 20 Jan 2012 06:43:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: levork</title>
		<link>http://www.levork.org/2008/08/27/chess-by-blog-111/comment-page-1/#comment-13367</link>
		<dc:creator>levork</dc:creator>
		<pubDate>Fri, 02 Jan 2009 21:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.levork.org/?p=439#comment-13367</guid>
		<description>I just released &lt;a href=&quot;http://www.levork.org/2009/01/02/chess-by-blog-112/&quot; rel=&quot;nofollow&quot;&gt;version 1.1.2&lt;/a&gt;, which fixes some minor 2.7 WordPress compatibility issues and adds an automatic refresh for live games. I&#039;ll close this post out for new comments.</description>
		<content:encoded><![CDATA[<p>I just released <a href="http://www.levork.org/2009/01/02/chess-by-blog-112/" rel="nofollow">version 1.1.2</a>, which fixes some minor 2.7 WordPress compatibility issues and adds an automatic refresh for live games. I&#8217;ll close this post out for new comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.levork.org/2008/08/27/chess-by-blog-111/comment-page-1/#comment-13356</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 01 Jan 2009 15:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.levork.org/?p=439#comment-13356</guid>
		<description>Hi Levork,

Thanks for your comments. I just want to confirm that my system is now running smotthly after reinstalling the plugin, seems to be a problem on my webspace.

Sorry for any inconvenience caused and by the way: Happy new year :-)

regards,
Peter</description>
		<content:encoded><![CDATA[<p>Hi Levork,</p>
<p>Thanks for your comments. I just want to confirm that my system is now running smotthly after reinstalling the plugin, seems to be a problem on my webspace.</p>
<p>Sorry for any inconvenience caused and by the way: Happy new year <img src='http://www.levork.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>regards,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.levork.org/2008/08/27/chess-by-blog-111/comment-page-1/#comment-13291</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 21 Dec 2008 19:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.levork.org/?p=439#comment-13291</guid>
		<description>Okay, time for me to go back and take a closer look at the documentation. How did I miss that?

Anyway, thanks a bunch for the followup. I tried it in a draft post and yes, it worked perfectly. Now to bug the hell out of my friends and post games I&#039;ve played against them.</description>
		<content:encoded><![CDATA[<p>Okay, time for me to go back and take a closer look at the documentation. How did I miss that?</p>
<p>Anyway, thanks a bunch for the followup. I tried it in a draft post and yes, it worked perfectly. Now to bug the hell out of my friends and post games I&#8217;ve played against them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: levork</title>
		<link>http://www.levork.org/2008/08/27/chess-by-blog-111/comment-page-1/#comment-13290</link>
		<dc:creator>levork</dc:creator>
		<pubDate>Sun, 21 Dec 2008 16:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.levork.org/?p=439#comment-13290</guid>
		<description>Hi Brian -

You need to wrap your PGN in a DIV tag with a special CSS class before the plugin will render it. Try doing this:

&lt;pre&gt;
&lt;div class=&quot;CBB-board&quot; style=&quot;display:hidden;&quot;&gt;
your pgn here
&lt;/div&gt;
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hi Brian -</p>
<p>You need to wrap your PGN in a DIV tag with a special CSS class before the plugin will render it. Try doing this:</p>
<pre>
&lt;div class="CBB-board" style="display:hidden;"&gt;
your pgn here
&lt;/div&gt;
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.levork.org/2008/08/27/chess-by-blog-111/comment-page-1/#comment-13289</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 21 Dec 2008 14:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.levork.org/?p=439#comment-13289</guid>
		<description>Hi,
I seem to also be having issues that I guess are related to 2.7. I installed Chess by Blog after already being at 2.7 so I have no prior experience with how it worked with earlier versions of wordpress. My site theme is called Illacrimo, and it can be found here: http://designdisease.com/portfolio/illacrimo/.

If I understand it correctly simply inserting the pgn into my post body should result in a game board, but instead the only result I get is the pgn in the body. Now, that being said, using the Chess by Blog button from the HTML edit tab will produce a board. So one way works, but not the other.

I think if this can be fixed I could enjoy using this plugin and I think it&#039;s a terrific idea. Feel free to send me an email if you have any testing suggestions or tips to try or need any additional info from me.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I seem to also be having issues that I guess are related to 2.7. I installed Chess by Blog after already being at 2.7 so I have no prior experience with how it worked with earlier versions of wordpress. My site theme is called Illacrimo, and it can be found here: <a href="http://designdisease.com/portfolio/illacrimo/" rel="nofollow">http://designdisease.com/portfolio/illacrimo/</a>.</p>
<p>If I understand it correctly simply inserting the pgn into my post body should result in a game board, but instead the only result I get is the pgn in the body. Now, that being said, using the Chess by Blog button from the HTML edit tab will produce a board. So one way works, but not the other.</p>
<p>I think if this can be fixed I could enjoy using this plugin and I think it&#8217;s a terrific idea. Feel free to send me an email if you have any testing suggestions or tips to try or need any additional info from me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: levork</title>
		<link>http://www.levork.org/2008/08/27/chess-by-blog-111/comment-page-1/#comment-13286</link>
		<dc:creator>levork</dc:creator>
		<pubDate>Sat, 20 Dec 2008 18:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.levork.org/?p=439#comment-13286</guid>
		<description>Peter, milchbaum - 

I just upgraded this blog to WordPress 2.7 and the plugin seems to be working fine. Perhaps this is a theme issue: what themes are you guys using?</description>
		<content:encoded><![CDATA[<p>Peter, milchbaum &#8211; </p>
<p>I just upgraded this blog to WordPress 2.7 and the plugin seems to be working fine. Perhaps this is a theme issue: what themes are you guys using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: milchbaum</title>
		<link>http://www.levork.org/2008/08/27/chess-by-blog-111/comment-page-1/#comment-13282</link>
		<dc:creator>milchbaum</dc:creator>
		<pubDate>Thu, 18 Dec 2008 21:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.levork.org/?p=439#comment-13282</guid>
		<description>Hey,

i would love 2 use ur plugin, unfortunately it´s not working with Wordpress 2.7 (no board is shown at all).
So long, greats from Germany.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>i would love 2 use ur plugin, unfortunately it´s not working with WordPress 2.7 (no board is shown at all).<br />
So long, greats from Germany.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: levork</title>
		<link>http://www.levork.org/2008/08/27/chess-by-blog-111/comment-page-1/#comment-13259</link>
		<dc:creator>levork</dc:creator>
		<pubDate>Thu, 11 Dec 2008 19:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.levork.org/?p=439#comment-13259</guid>
		<description>Hi Peter -

sorry to hear that the plugin doesn&#039;t work in 2.7. I am a little busy with work and personal issues (family members are sick) but I hope that once my vacation begins (in 10 days) I will be able to devote a good chunk of time to this software, fixing it for WordPress 2.7 shouldn&#039;t be a problem.
</description>
		<content:encoded><![CDATA[<p>Hi Peter -</p>
<p>sorry to hear that the plugin doesn&#8217;t work in 2.7. I am a little busy with work and personal issues (family members are sick) but I hope that once my vacation begins (in 10 days) I will be able to devote a good chunk of time to this software, fixing it for WordPress 2.7 shouldn&#8217;t be a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.levork.org/2008/08/27/chess-by-blog-111/comment-page-1/#comment-13258</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 11 Dec 2008 19:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.levork.org/?p=439#comment-13258</guid>
		<description>Hi,
Do you think that you would be able to provide us with an update for Wordpress 2.7 because the current version is not working :-(
Thanks in advance,
Peter</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Do you think that you would be able to provide us with an update for WordPress 2.7 because the current version is not working <img src='http://www.levork.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
Thanks in advance,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre-Marie</title>
		<link>http://www.levork.org/2008/08/27/chess-by-blog-111/comment-page-1/#comment-12982</link>
		<dc:creator>Pierre-Marie</dc:creator>
		<pubDate>Sat, 08 Nov 2008 01:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.levork.org/?p=439#comment-12982</guid>
		<description>Thanks for the quick answer.

I am always looking for ways to improve learning. And also have fun in the process. I am not the chess teacher but I always have enjoyed the game even if I am a terrible player. I am actually the French teacher. 

The kids think it&#039;s cool that you work for Pixar.
 
The kids have responded very well to the chess blog. It is hosted by mindphase and we never had a problem with them.
I just updated wordpress to the latest version, the template is Blue grace By Prelovac. He also has developed a Wall plugin that can act as a pseudo chat room, so the kids leave a comment when they are done with their move and the other player knows it&#039;s time to reload and play. The problem is that Wordpress doesn&#039;t allow duplicate comments and there is so many way one can say &quot;your turn&quot;. But even if it&#039;s not ideal we make it work for us and I&#039;ll look if there is a way to allow for duplicate comments until I find a real chat plugin.

The closed games are all in individual posts. All the users have at least suscriber status. 4 of the chess kids are also my students so we tested it in my class and had 3 games all in different posts running at the same time. No problem. Then later in the day, all hell broke loose. The day after it worked again. 
We tested with Firefox, Safari and IE. The best browser was Firefox but IE was working all right when it let the kids actually log in. 

I did not put all the games in the same post but I can try that one to. I won&#039;t see the kids until Monday and will try again with them. 

I went to look at what &quot;comet&quot; is and it would do the trick. A self refreshing board would certainly be nice.

If you want to see the blog I can email you the url.</description>
		<content:encoded><![CDATA[<p>Thanks for the quick answer.</p>
<p>I am always looking for ways to improve learning. And also have fun in the process. I am not the chess teacher but I always have enjoyed the game even if I am a terrible player. I am actually the French teacher. </p>
<p>The kids think it&#8217;s cool that you work for Pixar.</p>
<p>The kids have responded very well to the chess blog. It is hosted by mindphase and we never had a problem with them.<br />
I just updated wordpress to the latest version, the template is Blue grace By Prelovac. He also has developed a Wall plugin that can act as a pseudo chat room, so the kids leave a comment when they are done with their move and the other player knows it&#8217;s time to reload and play. The problem is that WordPress doesn&#8217;t allow duplicate comments and there is so many way one can say &#8220;your turn&#8221;. But even if it&#8217;s not ideal we make it work for us and I&#8217;ll look if there is a way to allow for duplicate comments until I find a real chat plugin.</p>
<p>The closed games are all in individual posts. All the users have at least suscriber status. 4 of the chess kids are also my students so we tested it in my class and had 3 games all in different posts running at the same time. No problem. Then later in the day, all hell broke loose. The day after it worked again.<br />
We tested with Firefox, Safari and IE. The best browser was Firefox but IE was working all right when it let the kids actually log in. </p>
<p>I did not put all the games in the same post but I can try that one to. I won&#8217;t see the kids until Monday and will try again with them. </p>
<p>I went to look at what &#8220;comet&#8221; is and it would do the trick. A self refreshing board would certainly be nice.</p>
<p>If you want to see the blog I can email you the url.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

