<?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: Python Study Group</title>
	<atom:link href="http://stuffthathappens.com/blog/2008/02/04/python-study-group/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuffthathappens.com/blog/2008/02/04/python-study-group/</link>
	<description>Technology and Geek Stuff by Eric Burke</description>
	<lastBuildDate>Mon, 26 Jul 2010 14:36:32 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike</title>
		<link>http://stuffthathappens.com/blog/2008/02/04/python-study-group/comment-page-1/#comment-5999</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 07 Feb 2008 23:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2008/02/04/python-study-group/#comment-5999</guid>
		<description>Recently, I thought it would be nice to produce a report of our cron jobs, with the cron expressions translated into &quot;human-readable&quot; format.  I thought it would be easy to find a hack for that, but to my astonishment there weren&#039;t 200 million solutions to this problem out there.  There were 0 (at least I turned up none in about 10 minutes of searching).

It seems like an interesting problem to me, but I&#039;m too lazy and stupid to solve it :-).  Have at it...</description>
		<content:encoded><![CDATA[<p>Recently, I thought it would be nice to produce a report of our cron jobs, with the cron expressions translated into &#8220;human-readable&#8221; format.  I thought it would be easy to find a hack for that, but to my astonishment there weren&#8217;t 200 million solutions to this problem out there.  There were 0 (at least I turned up none in about 10 minutes of searching).</p>
<p>It seems like an interesting problem to me, but I&#8217;m too lazy and stupid to solve it <img src='http://stuffthathappens.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .  Have at it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Burke</title>
		<link>http://stuffthathappens.com/blog/2008/02/04/python-study-group/comment-page-1/#comment-5865</link>
		<dc:creator>Eric Burke</dc:creator>
		<pubDate>Tue, 05 Feb 2008 15:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2008/02/04/python-study-group/#comment-5865</guid>
		<description>I&#039;ve written a Sudoku solver in Java...that&#039;s a really good idea. It touches on many aspects of programming including parsing simple data files, formatting output, looping, recursion, etc. It&#039;s hard enough to be fun, but easy enough for a learning exercise.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve written a Sudoku solver in Java&#8230;that&#8217;s a really good idea. It touches on many aspects of programming including parsing simple data files, formatting output, looping, recursion, etc. It&#8217;s hard enough to be fun, but easy enough for a learning exercise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iliyan Jeliazkov</title>
		<link>http://stuffthathappens.com/blog/2008/02/04/python-study-group/comment-page-1/#comment-5864</link>
		<dc:creator>Iliyan Jeliazkov</dc:creator>
		<pubDate>Tue, 05 Feb 2008 15:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2008/02/04/python-study-group/#comment-5864</guid>
		<description>To start learning python I used a &quot;real-world&quot; problem: a sudoku puzzle from my daughter&#039;s homework, which has given me enough grief when I tried to solve it &quot;manually&quot; ...</description>
		<content:encoded><![CDATA[<p>To start learning python I used a &#8220;real-world&#8221; problem: a sudoku puzzle from my daughter&#8217;s homework, which has given me enough grief when I tried to solve it &#8220;manually&#8221; &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weiqi Gao</title>
		<link>http://stuffthathappens.com/blog/2008/02/04/python-study-group/comment-page-1/#comment-5861</link>
		<dc:creator>Weiqi Gao</dc:creator>
		<pubDate>Tue, 05 Feb 2008 12:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2008/02/04/python-study-group/#comment-5861</guid>
		<description>Take a look at Dave Thomas&#039;s Code Kata (http://codekata.pragprog.com/)?</description>
		<content:encoded><![CDATA[<p>Take a look at Dave Thomas&#8217;s Code Kata (<a href="http://codekata.pragprog.com/)?" rel="nofollow">http://codekata.pragprog.com/)?</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.279 seconds -->
