<?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>Nutt.net &#187; python</title>
	<atom:link href="http://www.nutt.net/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nutt.net</link>
	<description>Random articles on whatever I feel like...</description>
	<lastBuildDate>Sun, 08 Jan 2012 02:37:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>trac error &#8211; Unable to get database connection within 0 seconds</title>
		<link>http://www.nutt.net/2011/08/06/trac-error-unable-to-get-database-connection-within-0-seconds/</link>
		<comments>http://www.nutt.net/2011/08/06/trac-error-unable-to-get-database-connection-within-0-seconds/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 19:27:40 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://www.nutt.net/?p=829</guid>
		<description><![CDATA[Spent the better part of today fighting to get trac installed on my server so I can keep track of development tasks. Finally gave up trying to get the RVSkin version installed as it seemed to be a mess and &#8230; <a href="http://www.nutt.net/2011/08/06/trac-error-unable-to-get-database-connection-within-0-seconds/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nutt.net/2011/08/06/trac-error-unable-to-get-database-connection-within-0-seconds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>String methods in Scratch BYOB</title>
		<link>http://www.nutt.net/2010/09/04/string-methods-in-scratch-byob/</link>
		<comments>http://www.nutt.net/2010/09/04/string-methods-in-scratch-byob/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 17:15:26 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[byob]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scratch]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://www.nutt.net/?p=630</guid>
		<description><![CDATA[Each of the last 3 years we&#8217;ve been able to get more and more out of Scratch as it went from 1.2 to 1.4, and especially now with the BYOB 3 version from Berkeley. Adding in the ability to have &#8230; <a href="http://www.nutt.net/2010/09/04/string-methods-in-scratch-byob/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nutt.net/2010/09/04/string-methods-in-scratch-byob/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teaching recursion with Scratch BYOB</title>
		<link>http://www.nutt.net/2010/03/06/teaching-recursion-with-scratch-byob/</link>
		<comments>http://www.nutt.net/2010/03/06/teaching-recursion-with-scratch-byob/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 04:30:08 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[compsci]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[recursion]]></category>
		<category><![CDATA[scratch]]></category>
		<category><![CDATA[sierpinski]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://www.nutt.net/?p=487</guid>
		<description><![CDATA[One of the biggest limits we came across teaching with Scratch this year is the inability to write methods and use parameters.  Methods, returns, and parameters are probably the only major concept in our intro CompSci class that we can&#8217;t &#8230; <a href="http://www.nutt.net/2010/03/06/teaching-recursion-with-scratch-byob/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nutt.net/2010/03/06/teaching-recursion-with-scratch-byob/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t &#8220;unplug&#8221; your students</title>
		<link>http://www.nutt.net/2010/02/21/dont-unplug-your-students/</link>
		<comments>http://www.nutt.net/2010/02/21/dont-unplug-your-students/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 00:17:04 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Unfiled]]></category>
		<category><![CDATA[alice]]></category>
		<category><![CDATA[compsci]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://www.nutt.net/?p=472</guid>
		<description><![CDATA[Came across this post from a technology teacher in Cedar Park, Texas. Much of what she talks about is the result of a conference she returned from in Austin a couple weeks ago.  A conference that I, along with a &#8230; <a href="http://www.nutt.net/2010/02/21/dont-unplug-your-students/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nutt.net/2010/02/21/dont-unplug-your-students/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>isPalindrome function in Python</title>
		<link>http://www.nutt.net/2009/06/28/ispalindrome-function-in-python/</link>
		<comments>http://www.nutt.net/2009/06/28/ispalindrome-function-in-python/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 00:02:41 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.nutt.net/?p=383</guid>
		<description><![CDATA[I&#8217;ve started playing around with Python, and the more I do the more I like it.  Python makes it very easy to do simple, scripty type stuff, but also has the ability to do OOP if that need arises. Here&#8217;s &#8230; <a href="http://www.nutt.net/2009/06/28/ispalindrome-function-in-python/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nutt.net/2009/06/28/ispalindrome-function-in-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

