<?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>Project:NOMAD &#187; Patterns</title>
	<atom:link href="http://projectnomad.com/tag/patterns/feed/" rel="self" type="application/rss+xml" />
	<link>http://projectnomad.com</link>
	<description>One Man's Attempt at Lifestyle Design and the Quest for the Perfect Virtual Company</description>
	<lastBuildDate>Mon, 17 Oct 2011 00:36:26 +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>One Final Collection of Patterns&#8230;</title>
		<link>http://projectnomad.com/2008/06/10/one-final-collection-of-patterns/</link>
		<comments>http://projectnomad.com/2008/06/10/one-final-collection-of-patterns/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 13:37:34 +0000</pubDate>
		<dc:creator>Pierpaolo</dc:creator>
				<category><![CDATA[Freelancing]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Patterns]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://projectnomad.com/?p=62</guid>
		<description><![CDATA[I could probably go on forever blogging about patterns, but I think I will stop it at today&#8217;s post. Yahoo has an extensive catalog of cool patterns here. It is an extensive list covering many topics. They are a welcome addition to any web developer&#8217;s toolbox.]]></description>
			<content:encoded><![CDATA[<p>I could probably go on forever blogging about patterns, but I think I will stop it at today&#8217;s post.</p>
<p>Yahoo has an extensive catalog of cool patterns <a title="Yahoo Patterns A to Z" href="http://developer.yahoo.com/ypatterns/atoz.php" target="_blank">here</a>. It is an extensive list covering many topics. They are a welcome addition to any web developer&#8217;s toolbox.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fprojectnomad.com%2F2008%2F06%2F10%2Fone-final-collection-of-patterns%2F&amp;title=One%20Final%20Collection%20of%20Patterns%26%238230%3B" id="wpa2a_2"><img src="http://projectnomad.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://projectnomad.com/2008/06/10/one-final-collection-of-patterns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Useful Patterns&#8230;</title>
		<link>http://projectnomad.com/2008/06/09/more-patterns/</link>
		<comments>http://projectnomad.com/2008/06/09/more-patterns/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 16:58:59 +0000</pubDate>
		<dc:creator>Pierpaolo</dc:creator>
				<category><![CDATA[Freelancing]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Patterns]]></category>

		<guid isPermaLink="false">http://projectnomad.com/?p=61</guid>
		<description><![CDATA[Ok&#8230;keeping with my current theme of patterns, I found this today on Web User Interface Patterns that is pretty cool. Anyone doing any type of web design should know these patterns and how to implement them in their projects.]]></description>
			<content:encoded><![CDATA[<p>Ok&#8230;keeping with my current theme of patterns, I found <a title="Interaction Design Pattern Library" href="http://www.welie.com/patterns/index.php" target="_blank">this</a> today on Web User Interface Patterns that is pretty cool. Anyone doing any type of web design should know these patterns and how to implement them in their projects.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fprojectnomad.com%2F2008%2F06%2F09%2Fmore-patterns%2F&amp;title=More%20Useful%20Patterns%26%238230%3B" id="wpa2a_4"><img src="http://projectnomad.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://projectnomad.com/2008/06/09/more-patterns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On patterns&#8230;</title>
		<link>http://projectnomad.com/2008/06/08/on-patterns/</link>
		<comments>http://projectnomad.com/2008/06/08/on-patterns/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 16:13:52 +0000</pubDate>
		<dc:creator>Pierpaolo</dc:creator>
				<category><![CDATA[Freelancing]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Patterns]]></category>

		<guid isPermaLink="false">http://projectnomad.com/?p=60</guid>
		<description><![CDATA[As a programmer, I am a big proponent of Patterns. In Computer Science, Design Patterns are basically reusable solutions to common problems that crop up when you are in a project&#8217;s design phase. Patterns represent the wisdom and collective knowledge of programmers that stand the test of time. They save time and effort, in that [...]]]></description>
			<content:encoded><![CDATA[<p>As a programmer, I am a big proponent of Patterns. In Computer Science, Design Patterns are basically reusable solutions to common problems that crop up when you are in a project&#8217;s design phase. Patterns represent the wisdom and collective knowledge of programmers that stand the test of time. They save time and effort, in that they avoid re-inventing the wheel, and they help to produce stable, reusable code.</p>
<p>I was happy to see that someone has cleverly applied patterns to productivity. Check out <a title="A Pattern Language for Productivity" href="http://tools-for-thought.com/2008/04/02/a-pattern-language-for-productivity-pattern-1-outcome-and-action/#more-74" target="_blank">this site</a>, I haven&#8217;t gone through all of them yet, but I like the patterns I have read so far, and I wanted to share this site. (Make sure you follow the links to each pattern at the top of the page).</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fprojectnomad.com%2F2008%2F06%2F08%2Fon-patterns%2F&amp;title=On%20patterns%26%238230%3B" id="wpa2a_6"><img src="http://projectnomad.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://projectnomad.com/2008/06/08/on-patterns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

