<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.11.81 (http://www.squarespace.com/) on Tue, 29 May 2012 23:52:32 GMT--><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rss="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:cc="http://web.resource.org/cc/"><rss:channel rdf:about="http://jonkuhn.com/blog/"><rss:title>Jon Kuhn's Blog</rss:title><rss:link>http://jonkuhn.com/blog/</rss:link><rss:description></rss:description><dc:language>en-US</dc:language><dc:date>2012-05-29T23:52:32Z</dc:date><admin:generatorAgent rdf:resource="http://www.squarespace.com/">Squarespace Site Server v5.11.81 (http://www.squarespace.com/)</admin:generatorAgent><rss:items><rdf:Seq><rdf:li rdf:resource="http://jonkuhn.com/blog/2011/12/12/python-issue-13464.html"/><rdf:li rdf:resource="http://jonkuhn.com/blog/2010/5/29/i-found-a-compiler-bug-really.html"/></rdf:Seq></rss:items></rss:channel><rss:item rdf:about="http://jonkuhn.com/blog/2011/12/12/python-issue-13464.html"><rss:title>Python Issue #13464</rss:title><rss:link>http://jonkuhn.com/blog/2011/12/12/python-issue-13464.html</rss:link><dc:creator>Jon Kuhn</dc:creator><dc:date>2011-12-13T04:46:06Z</dc:date><dc:subject>Open Source Python</dc:subject><content:encoded><![CDATA[<p>In the past I have released some of my old projects as open source, but I haven't done much development on existing open source projects.&nbsp; Last week I decided to try this by fixing one of the bugs tagged as "easy" on the Python bug tracker.&nbsp; These are issues that the core developers feel can be fixed in a relatively short amount of time.&nbsp; On December 4th, I submitted my patch for <a href="http://bugs.python.org/issue13464">issue #13464</a> and on December 6th it was merged in to the development branch that will become Python 3.3.</p>
<p>It was fun, I think may try to contribute more patches to open source projects in the future.</p>]]></content:encoded></rss:item><rss:item rdf:about="http://jonkuhn.com/blog/2010/5/29/i-found-a-compiler-bug-really.html"><rss:title>I Found A Compiler Bug (really)</rss:title><rss:link>http://jonkuhn.com/blog/2010/5/29/i-found-a-compiler-bug-really.html</rss:link><dc:creator>Jon Kuhn</dc:creator><dc:date>2010-05-29T05:41:58Z</dc:date><dc:subject>C Embedded</dc:subject><content:encoded><![CDATA[If when you read the title you said to yourself "sure you did" you are
probably not alone.  In fact I would probably have the same reaction myself
reading the headline.  I can remember when I first was learning to program I
would occasionally want to blame problems I was having with my code on one of
the tools or libraries I was using.  I think this is an experience many people
have when they start out, and then you quickly learn to blame yourself for
problems.  The question "Why isn't the computer do what I want it to?" is
almost always "Because it is doing what I am <i>telling</i> it to do."]]></content:encoded></rss:item></rdf:RDF>
