<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: ChessPy</title>
	<link>http://www.willmcgugan.com/2006/06/18/chesspy/</link>
	<description>Blog of Will McGugan</description>
	<pubDate>Thu, 20 Nov 2008 22:48:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Hans Then</title>
		<link>http://www.willmcgugan.com/2006/06/18/chesspy/#comment-28</link>
		<dc:creator>Hans Then</dc:creator>
		<pubDate>Fri, 25 Aug 2006 11:11:30 +0000</pubDate>
		<guid>http://www.willmcgugan.com/2006/06/18/chesspy/#comment-28</guid>
		<description>Hi Will,

Okay thanks. 

I have already started adding support for variations and moving though them. Is it okay to release the whole of the module under an Open Source license?

Hans</description>
		<content:encoded><![CDATA[<p>Hi Will,</p>
<p>Okay thanks. </p>
<p>I have already started adding support for variations and moving though them. Is it okay to release the whole of the module under an Open Source license?</p>
<p>Hans</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.willmcgugan.com/2006/06/18/chesspy/#comment-27</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 24 Aug 2006 20:17:57 +0000</pubDate>
		<guid>http://www.willmcgugan.com/2006/06/18/chesspy/#comment-27</guid>
		<description>Hi Hans,

Please do extend it as you see fit. I don't have time to do much work on it, but any improvements will be gratefully received! I deliberately made provision for exotics flavors of chess - the board width and height are parameters and not hard coded as 8 - so hopefuly it wont be too painful to adapt. Not sure how well I stuck to that through the entire module though.

I'm afraid I've abandoned the AJAX chess idea. Just for lack of time, but I may pick it up again at some point in the future...

Email me if you need more information - my email address is in the About page.

Regards,

Will</description>
		<content:encoded><![CDATA[<p>Hi Hans,</p>
<p>Please do extend it as you see fit. I don&#8217;t have time to do much work on it, but any improvements will be gratefully received! I deliberately made provision for exotics flavors of chess - the board width and height are parameters and not hard coded as 8 - so hopefuly it wont be too painful to adapt. Not sure how well I stuck to that through the entire module though.</p>
<p>I&#8217;m afraid I&#8217;ve abandoned the AJAX chess idea. Just for lack of time, but I may pick it up again at some point in the future&#8230;</p>
<p>Email me if you need more information - my email address is in the About page.</p>
<p>Regards,</p>
<p>Will</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans Then</title>
		<link>http://www.willmcgugan.com/2006/06/18/chesspy/#comment-24</link>
		<dc:creator>Hans Then</dc:creator>
		<pubDate>Thu, 24 Aug 2006 11:00:03 +0000</pubDate>
		<guid>http://www.willmcgugan.com/2006/06/18/chesspy/#comment-24</guid>
		<description>Hi Will,

Thanks for writing the module. I am willing to help development of the module. I wrote a full PGN parser and database program in the past, so I can extend the module so that it can handle variations as well. Just let me know if you are interested.

How's work on the AJAX chess website? There is a site, www.lutanho.net, that contains a javascript chess library. Maybe you could use that as well. I am planning on including it on the website of my chessclub, so that people can setup chess diagrams through the web.

Regards,

Hans</description>
		<content:encoded><![CDATA[<p>Hi Will,</p>
<p>Thanks for writing the module. I am willing to help development of the module. I wrote a full PGN parser and database program in the past, so I can extend the module so that it can handle variations as well. Just let me know if you are interested.</p>
<p>How&#8217;s work on the AJAX chess website? There is a site, <a href="http://www.lutanho.net," rel="nofollow">http://www.lutanho.net,</a> that contains a javascript chess library. Maybe you could use that as well. I am planning on including it on the website of my chessclub, so that people can setup chess diagrams through the web.</p>
<p>Regards,</p>
<p>Hans</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: will</title>
		<link>http://www.willmcgugan.com/2006/06/18/chesspy/#comment-10</link>
		<dc:creator>will</dc:creator>
		<pubDate>Mon, 19 Jun 2006 18:15:01 +0000</pubDate>
		<guid>http://www.willmcgugan.com/2006/06/18/chesspy/#comment-10</guid>
		<description>I'm afraid I've only just begun the AJAX chess project, and I'll be working on it in my spare time. So it may be a while before a release.

For non-commercial use it is free in return for a credit. I'm not sure about commerical use yet, but I may end up just releasing it on some liberal open source license. I'll need to give it some thought!</description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid I&#8217;ve only just begun the AJAX chess project, and I&#8217;ll be working on it in my spare time. So it may be a while before a release.</p>
<p>For non-commercial use it is free in return for a credit. I&#8217;m not sure about commerical use yet, but I may end up just releasing it on some liberal open source license. I&#8217;ll need to give it some thought!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Swanson</title>
		<link>http://www.willmcgugan.com/2006/06/18/chesspy/#comment-9</link>
		<dc:creator>Paul Swanson</dc:creator>
		<pubDate>Mon, 19 Jun 2006 10:09:41 +0000</pubDate>
		<guid>http://www.willmcgugan.com/2006/06/18/chesspy/#comment-9</guid>
		<description>While I can't offer any development help I am currently looking for exactly what you've proposed: an AJAX chess application. Everything that is similar on sourceforge is dead or just junk.

PS. The ChessPy you've developed; what licensing terms are you releasing it under?</description>
		<content:encoded><![CDATA[<p>While I can&#8217;t offer any development help I am currently looking for exactly what you&#8217;ve proposed: an AJAX chess application. Everything that is similar on sourceforge is dead or just junk.</p>
<p>PS. The ChessPy you&#8217;ve developed; what licensing terms are you releasing it under?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
