<?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>Mark Gregory Turansky &#187; Design</title>
	<atom:link href="http://blog.markturansky.com/archives/category/design/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.markturansky.com</link>
	<description>software architecture &#38; engineering, code hints, sometimes philosophy, photography, life, etc.</description>
	<lastBuildDate>Mon, 29 Mar 2010 15:39:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#8220;Don&#8217;t Make Me Think&#8221; applies to your code, too</title>
		<link>http://blog.markturansky.com/archives/70</link>
		<comments>http://blog.markturansky.com/archives/70#comments</comments>
		<pubDate>Fri, 28 Mar 2008 03:35:03 +0000</pubDate>
		<dc:creator>Mark Turansky</dc:creator>
				<category><![CDATA[Code Hints]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[HOW TO]]></category>

		<guid isPermaLink="false">http://blog.markturansky.com/archives/70</guid>
		<description><![CDATA[Don&#8217;t make me think.  That&#8217;s how I feel about your code.
Or as Martin Fowler puts it:
&#8220;Any fool can write code that a computer can understand. Good programmers write code that humans can understand.&#8221;  -Martin Fowler, Refactoring: Improving the Design of Existing Code
You&#8217;ve reached a whole new level of mastery when you write for [...]]]></description>
		<wfw:commentRss>http://blog.markturansky.com/archives/70/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Printable Design Patterns Quick Reference Cards</title>
		<link>http://blog.markturansky.com/archives/32</link>
		<comments>http://blog.markturansky.com/archives/32#comments</comments>
		<pubDate>Tue, 22 Jan 2008 19:02:05 +0000</pubDate>
		<dc:creator>Mark Turansky</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.markturansky.com/archives/32</guid>
		<description><![CDATA[The Gang of Four design patterns have been elegantly distilled into a quick reference guide suitable for printing on 8.5 x 11.
You can get a larger version for your office wall, too.  Check out the poster size.  It&#8217;s perfect for any software organization.
I&#8217;ve posted low-resolution versions of the two cards here with the [...]]]></description>
		<wfw:commentRss>http://blog.markturansky.com/archives/32/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Horses for courses</title>
		<link>http://blog.markturansky.com/archives/12</link>
		<comments>http://blog.markturansky.com/archives/12#comments</comments>
		<pubDate>Sun, 09 Dec 2007 20:55:24 +0000</pubDate>
		<dc:creator>Mark Turansky</dc:creator>
				<category><![CDATA[Code Hints]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[horses for courses]]></category>
		<category><![CDATA[occam's razor]]></category>
		<category><![CDATA[pick the right tool for the job]]></category>
		<category><![CDATA[python site monitoring]]></category>

		<guid isPermaLink="false">http://blog.markturansky.com/?p=12</guid>
		<description><![CDATA[Pick the right tool for the job.  It can save you a lot of time and effort.  This article explains how I replaced dozens of Java class files, an XSD, myriad library dependencies, a build script and a whole lot of complexity with 40 lines of Python.
A friend of mine recently bemoaned my use of [...]]]></description>
		<wfw:commentRss>http://blog.markturansky.com/archives/12/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
