<?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>Winn &#187; Design</title>
	<atom:link href="http://winn.ws/archives/tag/design/feed" rel="self" type="application/rss+xml" />
	<link>http://winn.ws</link>
	<description>Standards-based design &#38; development</description>
	<lastBuildDate>Wed, 01 Feb 2012 05:30:15 +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>What do you do?</title>
		<link>http://winn.ws/archives/155</link>
		<comments>http://winn.ws/archives/155#comments</comments>
		<pubDate>Thu, 14 Aug 2008 20:55:36 +0000</pubDate>
		<dc:creator>Greg Winn</dc:creator>
				<category><![CDATA[Design & Layout]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.winn.ws/?p=155</guid>
		<description><![CDATA[This is great, a buddy sent this to me today! It&#8217;s the truest flow chart i have ever seen! Note to self, dont let anyone know i do &#8220;web&#8221; work, it always leads to the same thing&#8230;]]></description>
			<content:encoded><![CDATA[<p>This is great, a buddy <a href="http://www.monster-munch.com/images/SoWhatDoYouDO.jpg">sent this to me today</a>! It&#8217;s the truest flow chart i have ever seen! Note to self, dont let anyone know i do &#8220;web&#8221; work, it always leads to the same thing&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://winn.ws/archives/155/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design by</title>
		<link>http://winn.ws/archives/92</link>
		<comments>http://winn.ws/archives/92#comments</comments>
		<pubDate>Sun, 16 Dec 2007 23:42:16 +0000</pubDate>
		<dc:creator>Greg Winn</dc:creator>
				<category><![CDATA[Design & Layout]]></category>
		<category><![CDATA[June Project]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[June To-Do]]></category>

		<guid isPermaLink="false">http://www.winn.ws/?p=92</guid>
		<description><![CDATA[I have taken the time to update the design page with some of my latest work! Take a look around and let me know what you think about them! I will be adding June To-Do UI soon, as you may know if you follow my blog that this product is still in beta testing and [...]]]></description>
			<content:encoded><![CDATA[<p>I have taken the time to update the <a href="http://www.winn.ws/?page_id=10">design</a> page with some of my latest work! Take a look around and let me know what you think about them! I will be adding June To-Do UI soon, as you may know if you follow my blog that this product is still in beta testing and will be until the New Year. It’s had a few delays in getting it live. I have moved it to the live server now for the current beta testers and it all seems to be going great! Also if you’re looking to beta test contact me any time at greg [at] winn [dot] ws!</p>
]]></content:encoded>
			<wfw:commentRss>http://winn.ws/archives/92/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importance in navigation</title>
		<link>http://winn.ws/archives/86</link>
		<comments>http://winn.ws/archives/86#comments</comments>
		<pubDate>Wed, 28 Nov 2007 02:42:14 +0000</pubDate>
		<dc:creator>Greg Winn</dc:creator>
				<category><![CDATA[Design & Layout]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://winn.ws/?p=86</guid>
		<description><![CDATA[I was asked the other day “How do you decide importance in a navigation, such as in June To-Do?”. Well this is something very important to keep in mind when making applications. Especially in making web 2.0 applications, they are all about what the user wants and needs, very “to the point”. It’s all about [...]]]></description>
			<content:encoded><![CDATA[<p>I was asked the other day “How do you decide importance in a navigation, such as in June To-Do?”. Well this is something very important to keep in mind when making applications. Especially in making web 2.0 applications, they are all about what the user wants and needs, very “to the point”. It’s all about keeping it simple, and then ask yourself “What is the user there for?”. Your answer will solve your problem, it’s really that simple!</p>
<p>Below we have a list that is from June To-Do, this list is unformatted. This is a real option that I had to start and then deal with later.</p>
<ul style="border: 1px solid #333333; padding: 1.5em; background-color: #ffffff">
<li>Edit Contact</li>
<li>Add a to-do</li>
<li>Add Text</li>
<li>Upload a file</li>
</ul>
<p>The list above is not as effective as the list below; as you will see I have made some changes. How did I come to this conclusion to make the “Add a to-do” a field? Well I took a step back and looked at the application. The application is built for to-do’s, so that was my answer! I know that the user may need to add a to-do, but not just a general to-do this to-do is for that contact! So now we will change the text from “Add a to-do” to “Add a to-do about this contact”. Now I am using some JavaScript to help me with this one. So I made it a link and placed a “+” next to it, once clicked it will slide down and show the form.</p>
<p><img src="http://d45jz936mo8n8.cloudfront.net/wp-content/uploads/2007/11/nav_imp.gif" alt="Navigation" /></p>
<p>With the “Add Text” I did the same, but I highlighted the wording to show that this is for the contact. Once clicked it will slide down also and give a short description about why you should add text to your contact.</p>
<p>Upload files from the same page, why leave? I did not make that a link I made it an actual form so the user can upload files right for the contacts’ page. Once again, how did I come to this conclusion? I took a step back and said what is MOST convenient for the user to do? Go to another page, or stay and upload from the same page? Well this is a big feature in June To-Do so I want to make it easy on the user.</p>
]]></content:encoded>
			<wfw:commentRss>http://winn.ws/archives/86/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Database Caching 2/20 queries in 0.005 seconds using disk: basic
Object Caching 333/363 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: d45jz936mo8n8.cloudfront.net

Served from: winn.ws @ 2012-02-07 19:33:14 -->
