<?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>daydreaming &#187; software design</title>
	<atom:link href="http://n79.org/category/software-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://n79.org</link>
	<description></description>
	<lastBuildDate>Sun, 22 Apr 2012 17:29:09 +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>Yahoo! Design Pattern Library</title>
		<link>http://n79.org/2006/02/23/yahoo-design-pattern-library/</link>
		<comments>http://n79.org/2006/02/23/yahoo-design-pattern-library/#comments</comments>
		<pubDate>Thu, 23 Feb 2006 23:59:18 +0000</pubDate>
		<dc:creator>nikhilb</dc:creator>
				<category><![CDATA[software design]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://thoughts.n79.org/2006/02/25/yahoo-design-pattern-library/</guid>
		<description><![CDATA[The Yahoo Developer Network has some thorough and easy to understand design patterns for common GUI widgets and paradigms. Each of the patterns offer clear guidelines for layout, interaction, and accesibility. A rationale is also included which motivates usage of the pattern. Most of the patterns seem aimed at web interfaces but are also applicable [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image7" alt="sub_autocomplete.gif" title="sub_autocomplete.gif" src="http://thoughts.n79.org/wp-content/uploads/2006/02/sub_autocomplete.gif" /><br />
The Yahoo Developer Network has some thorough and easy to understand <a target="_blank" title="Yahoo! Design Patterns" href="http://developer.yahoo.net/ypatterns/index.php#">design patterns</a> for common GUI widgets and paradigms. Each of the patterns offer clear guidelines for layout, interaction, and accesibility. A rationale is also included which motivates usage of the pattern.</p>
<p>Most of the patterns seem aimed at web interfaces but are also applicable to rich application GUIs. I wish I had seen the <a target="_blank" title="Yahoo Design Patterns: Auto-complete" href="http://developer.yahoo.net/ypatterns/pattern_autocomplete.php">auto-complete pattern</a> three weeks ago when I was implementing autocomplete in <a target="_blank" title="Standard Widged Toolkit" href="http://www.eclipse.org/articles/Article-SWT-Design-1/SWT-Design-1.html">SWT</a> for the <a title="Graffiti: AGraffiti: A framework for testing collaborative distributed metadata" href="http://ssrc.cse.ucsc.edu/Papers/bobb-wdas06.pdf">Graffiti</a> java client.</p>
]]></content:encoded>
			<wfw:commentRss>http://n79.org/2006/02/23/yahoo-design-pattern-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

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

