<?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>Simmoril's Domain</title>
	<atom:link href="http://www.simmoril.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.simmoril.com/blog</link>
	<description>Putting the voices in my head on paper.</description>
	<lastBuildDate>Thu, 05 Jan 2012 05:19:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>A Solver for the Eight Queens Puzzle</title>
		<link>http://www.simmoril.com/blog/?p=370</link>
		<comments>http://www.simmoril.com/blog/?p=370#comments</comments>
		<pubDate>Thu, 05 Jan 2012 05:19:00 +0000</pubDate>
		<dc:creator>Simmoril</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.simmoril.com/blog/?p=370</guid>
		<description><![CDATA[I had some time to kill today, so I decided to take a brief look at a subject I&#8217;ve been wanting to study for some time: backtracking algorithms. One of the most common example problems used to demonstrate backtracking algorithms &#8230; <a href="http://www.simmoril.com/blog/?p=370">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.simmoril.com/blog/?feed=rss2&#038;p=370</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tic-Tac-Toe in awk</title>
		<link>http://www.simmoril.com/blog/?p=360</link>
		<comments>http://www.simmoril.com/blog/?p=360#comments</comments>
		<pubDate>Tue, 09 Mar 2010 20:24:57 +0000</pubDate>
		<dc:creator>Simmoril</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.simmoril.com/blog/?p=360</guid>
		<description><![CDATA[Recently I&#8217;ve been doing a lot of work with awk, and I&#8217;ve been really impressed with all of the features available in its programming language. This got me to thinking about what kind of programs one could write in awk, &#8230; <a href="http://www.simmoril.com/blog/?p=360">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.simmoril.com/blog/?feed=rss2&#038;p=360</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Solution to Facebook&#8217;s &#8216;Gattaca&#8217; Puzzle</title>
		<link>http://www.simmoril.com/blog/?p=293</link>
		<comments>http://www.simmoril.com/blog/?p=293#comments</comments>
		<pubDate>Tue, 11 Aug 2009 18:58:26 +0000</pubDate>
		<dc:creator>Simmoril</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.simmoril.com/blog/?p=293</guid>
		<description><![CDATA[So in an attempt to keep my coding skills sharp, I&#8217;ve been making my way through some of Facebook&#8217;s Engineering Puzzles. In particular, one puzzle that I found especially interesting was the &#8216;Gattaca&#8217; problem, and so I thought I&#8217;d share &#8230; <a href="http://www.simmoril.com/blog/?p=293">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.simmoril.com/blog/?feed=rss2&#038;p=293</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A Perfect Example of What *Not* to Do</title>
		<link>http://www.simmoril.com/blog/?p=311</link>
		<comments>http://www.simmoril.com/blog/?p=311#comments</comments>
		<pubDate>Sat, 08 Aug 2009 22:26:35 +0000</pubDate>
		<dc:creator>Simmoril</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.simmoril.com/blog/?p=311</guid>
		<description><![CDATA[So&#8230; much&#8230; fail&#8230;]]></description>
		<wfw:commentRss>http://www.simmoril.com/blog/?feed=rss2&#038;p=311</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Boggle Bash Through a Programmer&#8217;s Eyes</title>
		<link>http://www.simmoril.com/blog/?p=292</link>
		<comments>http://www.simmoril.com/blog/?p=292#comments</comments>
		<pubDate>Tue, 21 Jul 2009 05:46:10 +0000</pubDate>
		<dc:creator>Simmoril</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.simmoril.com/blog/?p=292</guid>
		<description><![CDATA[Introduction So, I recently became addicted to an online game called Boggle Bash, which is pretty much the original Boggle with a couple of twists thrown in. Although I&#8217;d been playing it for a couple weeks, at the very outset &#8230; <a href="http://www.simmoril.com/blog/?p=292">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.simmoril.com/blog/?feed=rss2&#038;p=292</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>A Solution to Google Treasure Hunt 2008 Problem 4</title>
		<link>http://www.simmoril.com/blog/?p=291</link>
		<comments>http://www.simmoril.com/blog/?p=291#comments</comments>
		<pubDate>Wed, 15 Apr 2009 15:28:33 +0000</pubDate>
		<dc:creator>Simmoril</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.simmoril.com/blog/?p=291</guid>
		<description><![CDATA[From Google Treasure Hunt 2008: Find the smallest number that can be expressed as the sum of 3 consecutive prime numbers, the sum of 5 consecutive prime numbers, the sum of 517 consecutive prime numbers, the sum of 551 consecutive &#8230; <a href="http://www.simmoril.com/blog/?p=291">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.simmoril.com/blog/?feed=rss2&#038;p=291</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Book Review: The Productive Programmer</title>
		<link>http://www.simmoril.com/blog/?p=289</link>
		<comments>http://www.simmoril.com/blog/?p=289#comments</comments>
		<pubDate>Tue, 09 Sep 2008 20:48:38 +0000</pubDate>
		<dc:creator>Simmoril</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.simmoril.com/blog/?p=289</guid>
		<description><![CDATA[Honestly, I have to say I was surprised to see that (at the time of this writing) this book was averaging 4.5 stars on Amazon. I suppose my expectations of this book were heavily swayed by the title. I was &#8230; <a href="http://www.simmoril.com/blog/?p=289">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.simmoril.com/blog/?feed=rss2&#038;p=289</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Review: Programmer&#8217;s Guide to nCurses</title>
		<link>http://www.simmoril.com/blog/?p=287</link>
		<comments>http://www.simmoril.com/blog/?p=287#comments</comments>
		<pubDate>Thu, 28 Aug 2008 22:47:29 +0000</pubDate>
		<dc:creator>Simmoril</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.simmoril.com/blog/?p=287</guid>
		<description><![CDATA[A couple weeks ago, I wanted to start playing around with the python curses module, but it&#8217;s been almost forever since I&#8217;ve done anything with curses. So, for a bit of a refresher course, I picked up Dan Gookin&#8217;s Programmer&#8217;s &#8230; <a href="http://www.simmoril.com/blog/?p=287">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.simmoril.com/blog/?feed=rss2&#038;p=287</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Solution to the WordNumbers Puzzle</title>
		<link>http://www.simmoril.com/blog/?p=286</link>
		<comments>http://www.simmoril.com/blog/?p=286#comments</comments>
		<pubDate>Mon, 28 Jul 2008 02:19:20 +0000</pubDate>
		<dc:creator>Simmoril</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.simmoril.com/blog/?p=286</guid>
		<description><![CDATA[Well, it&#8217;s been a long time coming, but I finally finished my write-up of the solution to the WordNumbers puzzle. The WordNumbers puzzle is one of a series of programming challenges posed by ITA Software as part of their hiring &#8230; <a href="http://www.simmoril.com/blog/?p=286">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.simmoril.com/blog/?feed=rss2&#038;p=286</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Still Alive</title>
		<link>http://www.simmoril.com/blog/?p=285</link>
		<comments>http://www.simmoril.com/blog/?p=285#comments</comments>
		<pubDate>Tue, 15 Jul 2008 16:10:01 +0000</pubDate>
		<dc:creator>Simmoril</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.simmoril.com/blog/?p=285</guid>
		<description><![CDATA[Wow, been quite awhile since I&#8217;ve posted here. Yes, I&#8217;m still alive, just caught in a bit of a whirlwind right now, so I&#8217;ll have to make this short. First off, I&#8217;m heading to Vegas in a couple of days &#8230; <a href="http://www.simmoril.com/blog/?p=285">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.simmoril.com/blog/?feed=rss2&#038;p=285</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

