<?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>design it simple - sense</title>
	<atom:link href="http://www.designitsimple.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designitsimple.de</link>
	<description>if it doesn&#039;t make sense it doesn&#039;t make cents</description>
	<lastBuildDate>Mon, 25 Jan 2010 21:18:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Not so much is wrong with wireframes</title>
		<link>http://www.designitsimple.de/2010/01/not-so-much-is-wrong-with-wireframes/</link>
		<comments>http://www.designitsimple.de/2010/01/not-so-much-is-wrong-with-wireframes/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 21:18:38 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.designitsimple.de/?p=92</guid>
		<description><![CDATA[In her article about wireframes Christina Wodtke, the author of &#8220;Information Architecture &#8211; Blueprints for the Web&#8221; discusses the use of wireframes in the design process. I agree with some of her thoughts, but in my view she missed one.
The first argument against wireframes is that they emasculate the designer. Yes, they do and I [...]]]></description>
			<content:encoded><![CDATA[<p>In her <a href="http://www.eleganthack.com/?p=2830#more-2830">article about wireframes</a> Christina Wodtke, the author of &#8220;<a href="http://www.amazon.com/Information-Architecture-Blueprints-Christina-Wodtke/dp/0735712506">Information Architecture &#8211; Blueprints for the Web</a>&#8221; discusses the use of wireframes in the design process. I agree with some of her thoughts, but in my view she missed one.</p>
<p>The first <strong>argument against wireframes is that they emasculate the designer</strong>. Yes, they do and I think no designer wants to get your wireframes and just paint by numbers. On the other hand designers need to have something to design. And that&#8217;s what from my experience should be in <strong>wireframes</strong>. The <strong>should inform the designer about the content that should be on the page</strong>, in the form etc. I have been working with some good designers, one of them <a href="http://www.nina-wilke.de/">Nina Wilke</a>, who sometimes tell the IA that they missed this function or that information. But that should be the<strong> IAs job &#8211; to gather and structure the content</strong> &#8211; not to visualize or design it.</p>
<p>In addition, if you already have a good visual design and an running site, wireframes are sometimes just enough what a developer needs to get the page done. There&#8217;s no need to create designs for every aspect and thus be faster in the design process.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designitsimple.de/2010/01/not-so-much-is-wrong-with-wireframes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send and archive e-mails VBA macro in Outlook</title>
		<link>http://www.designitsimple.de/2010/01/send-and-archive-e-mails-in-outlook/</link>
		<comments>http://www.designitsimple.de/2010/01/send-and-archive-e-mails-in-outlook/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 20:58:56 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[tipps]]></category>

		<guid isPermaLink="false">http://www.designitsimple.de/?p=83</guid>
		<description><![CDATA[A couple of years ago a friend asked me if it is possible in Outlook to select the folder where a email is saved after it is being sent. He had this feature in Lotus Notes and wanted this also in Outlook so that he can have all messages &#8211; sent and received &#8211; for [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of years ago a friend asked me if it is possible in <strong>Outlook to select the folder where a email is saved after it is being sent</strong>. He had this feature in Lotus Notes and wanted this also in Outlook so that he can <strong>have all messages &#8211; sent and received &#8211; for a given project in one folder</strong>.</p>
<p>Unfortunately this function does not exist. Even after years and Outlook 2010 approaching, there&#8217;s no function like that. Even <a href="http://mail.google.com/">Gmail</a> with the great feature that you have all messages in one threaded view, does not allow you to select the label for a email before you send it.</p>
<p>Now, there&#8217;s a solution &#8211; well, there has been a solution for some years, but I had it only on my work PCs <img src='http://www.designitsimple.de/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  It&#8217;s a VBA macro that can be installed in all Outlook versions (even in Outlook 2010 beta). After you click on &#8220;Send e-mail&#8221; a folder selection window allows you to select a folder.</p>
<p>Here&#8217;s a video of how it works:<br />
<object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8871651&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ff9933&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=8871651&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ff9933&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/8871651">Send and archive an e-mail in Outlook</a> from <a href="http://vimeo.com/user1812507">Michael Hartmann</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>As a nice side effect, you can also &#8220;archive&#8221; sent e-mails in your &#8220;Deleted Messages&#8221; folder and don&#8217;t have to worry about them anymore.</p>
<p><a href="http://www.designitsimple.de/outlook-send-and-archive/">Go to installation and code</a> or click on &#8220;Outlook send and archive&#8221; in the navigation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designitsimple.de/2010/01/send-and-archive-e-mails-in-outlook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t think business or design &#8211; think outside the box.</title>
		<link>http://www.designitsimple.de/2009/10/dont-think-business-or-design-think-outside-the-box/</link>
		<comments>http://www.designitsimple.de/2009/10/dont-think-business-or-design-think-outside-the-box/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 17:10:23 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[inspiration]]></category>

		<guid isPermaLink="false">http://www.designitsimple.de/wordpress/?p=66</guid>
		<description><![CDATA[In his article &#8220;Why Design Thinking Won&#8217;t Save You&#8221; Peter Merholz discusses business and design thinking in helping in innovation. While business thinking is a lot about spreadsheets and data analysis, design thinking is what all the creative people do when ideating new concepts.
At the end of his article, he concludes that you not only [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://blogs.harvardbusiness.org/merholz/2009/10/why-design-thinking-wont-save.html">his article &#8220;Why Design Thinking Won&#8217;t Save You&#8221;</a> Peter Merholz discusses business and design thinking in helping in innovation. While business thinking is a lot about spreadsheets and data analysis, design thinking is what all the creative people do when ideating new concepts.</p>
<p>At the end of his article, he concludes that you not only need need a view of both, business and design, but also other disciplines such as journalism, arts, library and so forth. I agree with that because a limited view is always something to avoid. Instead one should focus in thinking outside the box, with box your business, design, or any other thinking.</p>
<p>As an example he mentions <a href="http://images.businessweek.com/ss/09/09/0930_dschool_alumni/20.htm">Brandon Schauer</a> who has an MBA and is a Master of Design. Hence, he is trained to have at least two, sometimes opposing, views. But what if you don&#8217;t have two degrees and can&#8217;t get another one?</p>
<p>The key is now to get many views in a single person, so it&#8217;s actually something one has to do on his own. How? Take every chance to do something that you haven&#8217;t done before, buy a book about a topic that draws your attention, go to places you would usually not go, or talk to people that are not part of your normal live. Just be open to new things and curious. Or as Steve Jobs says it in his <a href="http://www.google.de/url?sa=t&#038;source=web&#038;oi=video_result&#038;ct=res&#038;cd=4&#038;ved=0CBoQtwIwAw&#038;url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DD1R-jKKp3NA&#038;ei=1xDSSunKItXI_gbViIHZAg&#038;usg=AFQjCNGwGmuzXWMidevtYLVy1vBXQDBMTw&#038;sig2=39WSM2dWtMrCv0qv_WKH6w">2005 commencement address</a>: &#8220;Stay hungry, stay foolish&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designitsimple.de/2009/10/dont-think-business-or-design-think-outside-the-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is there a crowd of wisdoms? Better ask experts.</title>
		<link>http://www.designitsimple.de/2009/05/is-there-a-crowd-of-wisdoms-better-ask-experts/</link>
		<comments>http://www.designitsimple.de/2009/05/is-there-a-crowd-of-wisdoms-better-ask-experts/#comments</comments>
		<pubDate>Mon, 25 May 2009 18:42:15 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[community]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.designitsimple.de/wordpress/?p=64</guid>
		<description><![CDATA[In his article about &#8220;The Wisdom of Community&#8221; Derek Powazek discusses many topics related to a very important concept of the web as of today. He covers simplicity, interface, aggregation, participation, just to name a few, and is definetly worth reading.
Especially this quote is interesting to me:
The Wisdom of Crowds (WOC) theory does not mean [...]]]></description>
			<content:encoded><![CDATA[<p>In his <a href="http://www.alistapart.com/articles/the-wisdom-of-community/">article about &#8220;The Wisdom of Community&#8221;</a> <a href="http://powazek.com/">Derek Powazek</a> discusses many topics related to a very important concept of the web as of today. He covers simplicity, interface, aggregation, participation, just to name a few, and is definetly worth reading.</p>
<p>Especially this quote is interesting to me:</p>
<blockquote><p>The Wisdom of Crowds (WOC) theory does not mean that people are smart in groups—they’re not.</p></blockquote>
<p>As he explains, WOC works best if the participation is very few and there is no discussion going on.</p>
<blockquote><p>Conversational inputs are too complex for Wisdom of Crowds systems. Online discussion systems do not lead to wisdom on their own.</p></blockquote>
<p>In other words, a crowd of widsoms doesn&#8217;t work. They don&#8217;t work because everyone part of the discussion is usually interessted in getting his own idea out, may not have complete knowledge of the problem, or it&#8217;s just hard to have a complete view of a discussion where opinions are often shared. Or, participants discuss opinions with each other and miss the importance to get back to the problem.</p>
<p>Instead of a crowd of wisdoms I&#8217;d prefer to have just a few experts that will understand my problem and provide me with a set of solutions and a recommendation. In addition I&#8217;d like to have someone to discuss with me and not with some other folks.</p>
<p>So, if you can&#8217;t use the wisdom of the crowds as descibed in Derek Powazeks article, better stick to experts instead of a crowd of wisdoms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designitsimple.de/2009/05/is-there-a-crowd-of-wisdoms-better-ask-experts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personas in High-Tech Marketing and for Crossing the Chasm</title>
		<link>http://www.designitsimple.de/2009/04/personas-in-high-tech-marketing-and-for-crossing-the-chasm/</link>
		<comments>http://www.designitsimple.de/2009/04/personas-in-high-tech-marketing-and-for-crossing-the-chasm/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 20:23:10 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[crossing the chasm]]></category>
		<category><![CDATA[geoffrey a morre]]></category>
		<category><![CDATA[personas]]></category>
		<category><![CDATA[technology adoption life cycle]]></category>
		<category><![CDATA[user experience]]></category>

		<guid isPermaLink="false">http://www.designitsimple.de/wordpress/?p=60</guid>
		<description><![CDATA[After a usability test of a product website I thought about why the test users didn&#8217;t understand the product as we did it. Sure, we know it better since we work with it already for 2 years. However, even technological educated users didn&#8217;t really understand it.
Some thoughts later &#8211; and bike rides, which I usually [...]]]></description>
			<content:encoded><![CDATA[<p>After a usability test of a product website I thought about why the test users didn&#8217;t understand the product as we did it. Sure, we know it better since we work with it already for 2 years. However, even technological educated users didn&#8217;t really understand it.</p>
<p>Some thoughts later &#8211; and bike rides, which I usually need to think about stuff &#8211; I remembered a book I read about 5 years ago: &#8220;<a href="http://www.google.de/url?sa=t&#038;source=web&#038;ct=res&#038;cd=3&#038;url=http%3A%2F%2Fwww.amazon.com%2FCrossing-Chasm-Marketing-High-Tech-Mainstream%2Fdp%2F0066620023&#038;ei=Ba7bSYjRNo6FsAbU2cD1CA&#038;usg=AFQjCNF6NGMnjCCfM7datiPBFTd7L-cF6g&#038;sig2=v806LtieIGxCv-qPlIuJFw">Crossing the Chasm</a>&#8221; from <a href="http://en.wikipedia.org/wiki/Geoffrey_Moore">Geoffrey A. Moore</a></p>
<p><strong>A short overview of &#8220;Crossing the Chasm&#8221;.</strong><br />
In this book Moore explains how high-tech companies can market new innovations to the mainstream market. This is important because the early market and the mainstream don&#8217;t share a lot when discontinuous innovations are to be sold. The important aspect is the adapted <a href="http://en.wikipedia.org/wiki/Technology_adoption_lifecycle">technology adoption life cycle</a> and the chasm that lies between the early adopters and the early majority.</p>
<p><img src="http://upload.wikimedia.org/wikipedia/commons/d/d3/Technology-Adoption-Lifecycle.png" alt="Technology Adoption Life Cycle" /></p>
<p><strong>Crossing the chasm with scenarios and personas</strong><br />
The key to get into the mainstream market is to use a small segment and start with that and then use adjacent segments to sell more and more. In order to select a segment he suggests to create target customers and scenarios for these customers of how they will use the product within their segment.</p>
<blockquote><p>We need something that feels a lot more like real people. However, since we do not have real live customers as yet, we are just going to have to make them up.</p></blockquote>
<p>This might be familiar to anyone working in user experience design.</p>
<p><strong>How does relate to personas in user interface design?</strong><br />
When UX designers create a website, product, or any other service they usually use personas to better understand the needs and be able to judge about different design options. The model now suggests that <strong>we have to use different personas in the technology life cycle</strong> since the 5 psychographic groups change over time. Each group needs a different set of product presentation and reasons to buy. The <strong>most important group is, however, the early majority</strong> since they need a whole product that can provide a complete user experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designitsimple.de/2009/04/personas-in-high-tech-marketing-and-for-crossing-the-chasm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
