<?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>Pixel Thread&#187; design patterns</title>
	<atom:link href="http://www.pixelthread.co.uk/archives/tag/design-patterns/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pixelthread.co.uk</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 22 Jun 2010 11:58:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Design Pattern Resources</title>
		<link>http://www.pixelthread.co.uk/archives/121</link>
		<comments>http://www.pixelthread.co.uk/archives/121#comments</comments>
		<pubDate>Wed, 26 Nov 2008 15:43:33 +0000</pubDate>
		<dc:creator>sammenter</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[ux]]></category>
		<category><![CDATA[design patterns]]></category>

		<guid isPermaLink="false">http://www.pixelthread.co.uk/?p=121</guid>
		<description><![CDATA[Patterns are optimal solutions to common problems. As common problems are tossed around a community and are resolved, common solutions often spontaneously emerge. Eventually, the best of these rise above the din and self-identify and become refined until they reach the status of a Design Pattern. ~ IAwiki.net Given the now ubiquitous use of javascript [...]]]></description>
			<content:encoded><![CDATA[<blockquote>Patterns are optimal solutions to common problems. As common problems are tossed around a community and are resolved, common solutions often spontaneously emerge. Eventually, the best of these rise above the din and self-identify and become refined until they reach the status of a Design Pattern.<br/>
~ <a href="http://www.IAwiki.net">IAwiki.net</a></blockquote>

<p>Given the now ubiquitous use of javascript libraries such as <a href="http://jquery.com/">jquery</a>, <a href="http://www.mootools.net">mootools</a> and <a href="http://developer.yahoo.com/yui/">YUI</a> for rich interactions across the web, design patterns are more important than ever. With numerous options of implementing functionality such as drag and drop, select a date or expanding and contracting a div, using documented design patterns make sure you don&#8217;t re-invent the wheel.</p>

<p>Useful design pattern references include:</p>

<ul>
	<li><a href="http://developer.yahoo.com/ypatterns/index.php">Yahoo Design Pattern Library</a></li>
	<li><a href="http://www.flickr.com/photos/factoryjoe/collections/72157600001823120/">Design Patterns on Flickr</a></li>
	<li><a href="http://uipatternfactory.com/">UI Pattern Library</a></li>
	<li><a href="http://patterntap.com/">Pattern Tap</a></li>
	<li><a href="http://www.ui-patterns.com">UI-patterns</a></li>
	<li><a href="http://konigi.com/interface/latest">Konigi</a></li>
	<li><a href="http://www.flickr.com/photos/morville/collections/72157603785835882/">Search design patterns</a></li>
	<li><a href="http://www.welie.com/patterns/index.php">Welie &#8211; patterns in interaction design</a></li>
</ul>

<p>And for prototype tool of the moment &#8211; <a href="http://www.axure.com/">Axure</a> (thanks for the recommendation <a href="http://www.beatnic.co.uk/">Nic</a>) &#8211; there&#8217;s a <a href="http://www.acleandesign.com/m/ACDAxureTemplate2/Home.html#OnLoadVariable=&amp;PostText=fghd&amp;NumPosts=&amp;RatingMade=&amp;ItemTitle=&amp;CSUM=1">library of design and interaction patterns here</a> and <a href="http://code.google.com/p/axlib/downloads/list">another one on Google Code here</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pixelthread.co.uk/archives/121/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
