<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Python Tutorials for Kids 8+</title>
	<atom:link href="http://python4kids.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://python4kids.wordpress.com</link>
	<description>Let&#039;s learn Python!</description>
	<lastBuildDate>Tue, 21 May 2013 11:25:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Comprehending Lists and Tuples by Links 21/5/2013: Handbrake Turns 0.9.9, NetBSD 6.1 &#124; Techrights</title>
		<link>http://python4kids.wordpress.com/2013/05/19/661/#comment-1645</link>
		<dc:creator><![CDATA[Links 21/5/2013: Handbrake Turns 0.9.9, NetBSD 6.1 &#124; Techrights]]></dc:creator>
		<pubDate>Tue, 21 May 2013 11:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=661#comment-1645</guid>
		<description><![CDATA[[&#8230;] Comprehending Lists and Tuples [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] Comprehending Lists and Tuples [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comprehending Lists and Tuples by brendanscott</title>
		<link>http://python4kids.wordpress.com/2013/05/19/661/#comment-1643</link>
		<dc:creator><![CDATA[brendanscott]]></dc:creator>
		<pubDate>Tue, 21 May 2013 06:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=661#comment-1643</guid>
		<description><![CDATA[Thanks, small note added]]></description>
		<content:encoded><![CDATA[<p>Thanks, small note added</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comprehending Lists and Tuples by Don O'Donnell</title>
		<link>http://python4kids.wordpress.com/2013/05/19/661/#comment-1642</link>
		<dc:creator><![CDATA[Don O'Donnell]]></dc:creator>
		<pubDate>Tue, 21 May 2013 06:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=661#comment-1642</guid>
		<description><![CDATA[You leave the impression that only lists (`a_list`) can be used as a source for comprehensions, whereas any iterator will do such as `xrange()` (Python2) or `range()` (Python3).  Also it&#039;s the commas that make a tuple, not the parentheses (or the &quot;round braces&quot; as you call them.):  
&gt;&gt;&gt; my_tuple = 1, 2, 3     # this looks a lot cleaner.  
Parens are only needed to avoid ambiguity as when used in a function call.]]></description>
		<content:encoded><![CDATA[<p>You leave the impression that only lists (`a_list`) can be used as a source for comprehensions, whereas any iterator will do such as `xrange()` (Python2) or `range()` (Python3).  Also it&#8217;s the commas that make a tuple, not the parentheses (or the &#8220;round braces&#8221; as you call them.):<br />
&gt;&gt;&gt; my_tuple = 1, 2, 3     # this looks a lot cleaner.<br />
Parens are only needed to avoid ambiguity as when used in a function call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comprehending Lists and Tuples by brendanscott</title>
		<link>http://python4kids.wordpress.com/2013/05/19/661/#comment-1639</link>
		<dc:creator><![CDATA[brendanscott]]></dc:creator>
		<pubDate>Mon, 20 May 2013 22:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=661#comment-1639</guid>
		<description><![CDATA[Thanks!]]></description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comprehending Lists and Tuples by catchmeraghav</title>
		<link>http://python4kids.wordpress.com/2013/05/19/661/#comment-1634</link>
		<dc:creator><![CDATA[catchmeraghav]]></dc:creator>
		<pubDate>Mon, 20 May 2013 04:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=661#comment-1634</guid>
		<description><![CDATA[simple but good one!]]></description>
		<content:encoded><![CDATA[<p>simple but good one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comprehending Lists and Tuples by Python 4 Kids: Comprehending Lists and Tuples &#124; The Black Velvet Room</title>
		<link>http://python4kids.wordpress.com/2013/05/19/661/#comment-1629</link>
		<dc:creator><![CDATA[Python 4 Kids: Comprehending Lists and Tuples &#124; The Black Velvet Room]]></dc:creator>
		<pubDate>Sun, 19 May 2013 12:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=661#comment-1629</guid>
		<description><![CDATA[[&#8230;] via Planet Python http://python4kids.wordpress.com/2013/05/19/661/ [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] via Planet Python <a href="http://python4kids.wordpress.com/2013/05/19/661/" rel="nofollow">http://python4kids.wordpress.com/2013/05/19/661/</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modelling Chess Positions by brendanscott</title>
		<link>http://python4kids.wordpress.com/2013/04/21/modelling-chess-positions/#comment-1583</link>
		<dc:creator><![CDATA[brendanscott]]></dc:creator>
		<pubDate>Sun, 12 May 2013 00:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=585#comment-1583</guid>
		<description><![CDATA[Hi Aden, 
This is the first part of the &quot;chess board&quot; project - although it&#039;s not actually a separate project, just a short diversion, the ultimate aim of which is to show why you separate data from the user interface.  In the next tutorial we graft a different user interface (view) on top of this data and in the following tutorial, we graft yet another one on top of it.  However, this tutorial doesn&#039;t explain any of the basics of Python.  For that, start on the getting started page:
http://python4kids.wordpress.com/getting-started/
Regards

Brendan]]></description>
		<content:encoded><![CDATA[<p>Hi Aden,<br />
This is the first part of the &#8220;chess board&#8221; project &#8211; although it&#8217;s not actually a separate project, just a short diversion, the ultimate aim of which is to show why you separate data from the user interface.  In the next tutorial we graft a different user interface (view) on top of this data and in the following tutorial, we graft yet another one on top of it.  However, this tutorial doesn&#8217;t explain any of the basics of Python.  For that, start on the getting started page:<br />
<a href="http://python4kids.wordpress.com/getting-started/" rel="nofollow">http://python4kids.wordpress.com/getting-started/</a><br />
Regards</p>
<p>Brendan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modelling Chess Positions by aden</title>
		<link>http://python4kids.wordpress.com/2013/04/21/modelling-chess-positions/#comment-1582</link>
		<dc:creator><![CDATA[aden]]></dc:creator>
		<pubDate>Sat, 11 May 2013 21:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=585#comment-1582</guid>
		<description><![CDATA[Hello,  My son and I are new to Python.  Can you help point me in the right direction for the beginning of this project.  We would like to build the chess board from start to finish.  I&#039;m not finding an obvious beginning?  It could just be that I&#039;m so new to Python.

Thank you]]></description>
		<content:encoded><![CDATA[<p>Hello,  My son and I are new to Python.  Can you help point me in the right direction for the beginning of this project.  We would like to build the chess board from start to finish.  I&#8217;m not finding an obvious beginning?  It could just be that I&#8217;m so new to Python.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yet Another View of Chess by Python News Roundup &#8211; 5/7 &#124; Docstrings</title>
		<link>http://python4kids.wordpress.com/2013/05/05/yet-another-view-of-chess/#comment-1561</link>
		<dc:creator><![CDATA[Python News Roundup &#8211; 5/7 &#124; Docstrings]]></dc:creator>
		<pubDate>Tue, 07 May 2013 14:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=618#comment-1561</guid>
		<description><![CDATA[[...] Python4kids continues a tutorial series on a chess model by moving into a isometric view. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Python4kids continues a tutorial series on a chess model by moving into a isometric view. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yet Another View of Chess by brendanscott</title>
		<link>http://python4kids.wordpress.com/2013/05/05/yet-another-view-of-chess/#comment-1559</link>
		<dc:creator><![CDATA[brendanscott]]></dc:creator>
		<pubDate>Mon, 06 May 2013 21:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=618#comment-1559</guid>
		<description><![CDATA[I&#039;ve made an edit, but interested in other views.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve made an edit, but interested in other views.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yet Another View of Chess by Brandon Rhodes (@brandon_rhodes)</title>
		<link>http://python4kids.wordpress.com/2013/05/05/yet-another-view-of-chess/#comment-1558</link>
		<dc:creator><![CDATA[Brandon Rhodes (@brandon_rhodes)]]></dc:creator>
		<pubDate>Mon, 06 May 2013 19:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=618#comment-1558</guid>
		<description><![CDATA[This might not be a reasonable fear — but I worry that there might be children who will be disturbed at the opening story of violence and screaming and a woman who as a result of the screaming might be dead, instead of entertained.]]></description>
		<content:encoded><![CDATA[<p>This might not be a reasonable fear — but I worry that there might be children who will be disturbed at the opening story of violence and screaming and a woman who as a result of the screaming might be dead, instead of entertained.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yet Another View of Chess by Python 4 Kids: Yet Another View of Chess &#124; Pyth...</title>
		<link>http://python4kids.wordpress.com/2013/05/05/yet-another-view-of-chess/#comment-1555</link>
		<dc:creator><![CDATA[Python 4 Kids: Yet Another View of Chess &#124; Pyth...]]></dc:creator>
		<pubDate>Mon, 06 May 2013 08:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=618#comment-1555</guid>
		<description><![CDATA[[...] One of the women goes over to the set and switches it over. As she goes back to her seat from the radio we hear the theme music again, fading out as the sounds of violence and screaming start again and continue unabated in vigour.&#160; [...]]]></description>
		<content:encoded><![CDATA[<p>[...] One of the women goes over to the set and switches it over. As she goes back to her seat from the radio we hear the theme music again, fading out as the sounds of violence and screaming start again and continue unabated in vigour.&nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Different View on Our Chess Model by Links 5/5/2013: New Debian &#124; Techrights</title>
		<link>http://python4kids.wordpress.com/2013/04/28/a-different-view-on-our-chess-model/#comment-1553</link>
		<dc:creator><![CDATA[Links 5/5/2013: New Debian &#124; Techrights]]></dc:creator>
		<pubDate>Sun, 05 May 2013 23:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=608#comment-1553</guid>
		<description><![CDATA[[...] Python4Kids New Tutorial: A Different View on Our Chess Model [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Python4Kids New Tutorial: A Different View on Our Chess Model [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Different View on Our Chess Model by Allan Lowin</title>
		<link>http://python4kids.wordpress.com/2013/04/28/a-different-view-on-our-chess-model/#comment-1550</link>
		<dc:creator><![CDATA[Allan Lowin]]></dc:creator>
		<pubDate>Sat, 04 May 2013 19:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=608#comment-1550</guid>
		<description><![CDATA[Hello, I find very interesting as my hobby is python! I would like to see it working. where you have downloaded completely?]]></description>
		<content:encoded><![CDATA[<p>Hello, I find very interesting as my hobby is python! I would like to see it working. where you have downloaded completely?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Different View on Our Chess Model by brendanscott</title>
		<link>http://python4kids.wordpress.com/2013/04/28/a-different-view-on-our-chess-model/#comment-1542</link>
		<dc:creator><![CDATA[brendanscott]]></dc:creator>
		<pubDate>Thu, 02 May 2013 12:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=608#comment-1542</guid>
		<description><![CDATA[updated. Ta.

/usr/bin/python - yes, I have upgraded to eric5 recently and it is giving me a lot of python 3 warnings.  That was tinkering to see if I could stop it (it didn&#039;t work)]]></description>
		<content:encoded><![CDATA[<p>updated. Ta.</p>
<p>/usr/bin/python &#8211; yes, I have upgraded to eric5 recently and it is giving me a lot of python 3 warnings.  That was tinkering to see if I could stop it (it didn&#8217;t work)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Different View on Our Chess Model by Dave Mawdsley</title>
		<link>http://python4kids.wordpress.com/2013/04/28/a-different-view-on-our-chess-model/#comment-1541</link>
		<dc:creator><![CDATA[Dave Mawdsley]]></dc:creator>
		<pubDate>Thu, 02 May 2013 01:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=608#comment-1541</guid>
		<description><![CDATA[Just a few suggestions:

Top line might work better if it&#039;s:
#!/usr/bin/python

In the import section near the top, use the following:
from Tkinter import PhotoImage

I also used GIMP instead of inkscape and manually converted the images to 60x60 gif&#039;s.  I also created a grey 60x60 &quot;black_tile.gif&quot; and a white 60x60 &quot;white_tile.gif&quot;

I also put the program and the images in a folder &quot;chess&quot; on my desktop and ran the program from there, so the variable should read:
DATA_DIR = &quot;../chess&quot;

The program works just fine.]]></description>
		<content:encoded><![CDATA[<p>Just a few suggestions:</p>
<p>Top line might work better if it&#8217;s:<br />
#!/usr/bin/python</p>
<p>In the import section near the top, use the following:<br />
from Tkinter import PhotoImage</p>
<p>I also used GIMP instead of inkscape and manually converted the images to 60&#215;60 gif&#8217;s.  I also created a grey 60&#215;60 &#8220;black_tile.gif&#8221; and a white 60&#215;60 &#8220;white_tile.gif&#8221;</p>
<p>I also put the program and the images in a folder &#8220;chess&#8221; on my desktop and ran the program from there, so the variable should read:<br />
DATA_DIR = &#8220;../chess&#8221;</p>
<p>The program works just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Different View on Our Chess Model by todd328</title>
		<link>http://python4kids.wordpress.com/2013/04/28/a-different-view-on-our-chess-model/#comment-1531</link>
		<dc:creator><![CDATA[todd328]]></dc:creator>
		<pubDate>Mon, 29 Apr 2013 21:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=608#comment-1531</guid>
		<description><![CDATA[Reblogged this on &lt;a href=&quot;http://todd328.wordpress.com/2013/04/29/a-different-view-on-our-chess-model/&quot; rel=&quot;nofollow&quot;&gt;The Black Velvet Room&lt;/a&gt;.]]></description>
		<content:encoded><![CDATA[<p>Reblogged this on <a href="http://todd328.wordpress.com/2013/04/29/a-different-view-on-our-chess-model/" rel="nofollow">The Black Velvet Room</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Short Aside &#8211; Some Python Minecraft Stuff by brendanscott</title>
		<link>http://python4kids.wordpress.com/2012/09/06/a-short-aside-some-python-minecraft-stuff/#comment-1529</link>
		<dc:creator><![CDATA[brendanscott]]></dc:creator>
		<pubDate>Sun, 28 Apr 2013 23:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=535#comment-1529</guid>
		<description><![CDATA[@paul - You&#039;re welcome.  Have added a note above.  Cheers!]]></description>
		<content:encoded><![CDATA[<p>@paul &#8211; You&#8217;re welcome.  Have added a note above.  Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Short Aside &#8211; Some Python Minecraft Stuff by Paul Spooner</title>
		<link>http://python4kids.wordpress.com/2012/09/06/a-short-aside-some-python-minecraft-stuff/#comment-1527</link>
		<dc:creator><![CDATA[Paul Spooner]]></dc:creator>
		<pubDate>Sun, 28 Apr 2013 06:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=535#comment-1527</guid>
		<description><![CDATA[Hey there! I&#039;m the webmaster of Peripheralarbor.com and author of those python scripts. Still getting a trickle of traffic through this post. Thanks!
Any feedback? I&#039;ve tried to comment the map altering scripts fairly well, but understanding someone else&#039;s code is always difficult. Let me know if there&#039;s improvements to be made!]]></description>
		<content:encoded><![CDATA[<p>Hey there! I&#8217;m the webmaster of Peripheralarbor.com and author of those python scripts. Still getting a trickle of traffic through this post. Thanks!<br />
Any feedback? I&#8217;ve tried to comment the map altering scripts fairly well, but understanding someone else&#8217;s code is always difficult. Let me know if there&#8217;s improvements to be made!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Being Animated by Modelling Chess Positions &#124; Python Tutorials for Kids 8+</title>
		<link>http://python4kids.wordpress.com/2012/06/26/being-animated/#comment-1514</link>
		<dc:creator><![CDATA[Modelling Chess Positions &#124; Python Tutorials for Kids 8+]]></dc:creator>
		<pubDate>Sun, 21 Apr 2013 12:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://python4kids.wordpress.com/?p=522#comment-1514</guid>
		<description><![CDATA[[...] square). These coordinates have the same concept as the ones we met in our earlier tutorials (eg here) except that they only have 8 positions in each axis (as opposed to hundreds of pixels in a [...]]]></description>
		<content:encoded><![CDATA[<p>[...] square). These coordinates have the same concept as the ones we met in our earlier tutorials (eg here) except that they only have 8 positions in each axis (as opposed to hundreds of pixels in a [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
