<?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>Sauce of Information</title>
	<atom:link href="http://www.sauceofinformation.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sauceofinformation.com</link>
	<description>Miscellaneous musings by Chris</description>
	<lastBuildDate>Wed, 28 Oct 2009 14:53:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enough already with the successful attempts</title>
		<link>http://www.sauceofinformation.com/archives/2009/10/enough-already-with-the-successful-attempts/</link>
		<comments>http://www.sauceofinformation.com/archives/2009/10/enough-already-with-the-successful-attempts/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 14:53:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bad usability]]></category>
		<category><![CDATA[Good usability]]></category>

		<guid isPermaLink="false">http://www.sauceofinformation.com/?p=167</guid>
		<description><![CDATA[I think it&#8217;s long overdue, to once and for all, stop using the words successful and attempt, when referring to mundane everyday tasks.
A lot of usability-wise low-end software is still giving us dialogues saying things like Attempting to log in, Login successful.
To attempt something is to perform a task with a substantial probability of failing.
You [...]]]></description>
			<content:encoded><![CDATA[<p>I think it&#8217;s long overdue, to once and for all, stop using the words <em>successful </em>and <em>attempt</em>, when referring to mundane everyday tasks.</p>
<p>A lot of usability-wise low-end software is still giving us dialogues saying things like <em>Attempting to log in</em>, <em>Login successful</em>.</p>
<p>To attempt something is to perform a task with a substantial probability of failing.</p>
<p>You attempt starting a new business, climbing a mountain or hitting the waste basked from across the room.</p>
<p>You don&#8217;t attempt pouring coffee, unlocking a door or ordering pizza, those are things you just do. In the unlikely and rare event that you do fail, so be it. It may fail but it&#8217;s never expected.</p>
<p><em>Attempting </em>an everyday task, to me signals extremely low expectations and ambition.</p>
<p>When you are <em>successful </em>in something it usually means that there is some level of achievement.</p>
<p>You can be successful in starting a new business, climbing a mountain or hitting the waste basked from across the room.</p>
<p>You can&#8217;t really be successful in pouring coffee, unlocking a door or ordering pizza. Those are thing you just do.</p>
<p>It&#8217;s even more obvious in the full sentences  &#8220;I attempted starting a new business and was successful.&#8221; versus  &#8220;I attempted pouring a cup of coffee and was successful&#8221;.</p>
<p>If your waiter said &#8220;I will attempt to place you order with the kitchen, Sir&#8221; and then came back very excited saying &#8220;I succeeded!&#8221; Wouldn&#8217;t you start to wonder about the quality of the food? I&#8217;d probably reply &#8220;I will attempt to give a tip, let&#8217;s hope I&#8217;m successful.&#8221;</p>
<p>When using words like <em>attempt </em>and <em>successful </em>in this manner you are sending a subconscious signal to the user that the system is poor and unreliable and that even the simplest tasks are difficult and often fail.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sauceofinformation.com/archives/2009/10/enough-already-with-the-successful-attempts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No more fancy HTML emails. Please!</title>
		<link>http://www.sauceofinformation.com/archives/2009/04/no-more-fancy-html-emails-please/</link>
		<comments>http://www.sauceofinformation.com/archives/2009/04/no-more-fancy-html-emails-please/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 06:38:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bad usability]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[over-design]]></category>

		<guid isPermaLink="false">http://www.sauceofinformation.com/?p=154</guid>
		<description><![CDATA[A pet peeve of mine is all these over-designed HTML e-mails I get.
They&#8217;re simply not an efficient way to convey information.
An HTML e-mail has the following drawbacks

Most e-mail clients don&#8217;t load the images without the user&#8217;s consent. So not only is the visual design gone. The message is also preceded by a warning message &#8220;To [...]]]></description>
			<content:encoded><![CDATA[<p>A pet peeve of mine is all these over-designed HTML e-mails I get.</p>
<p>They&#8217;re simply not an efficient way to convey information.</p>
<h3>An HTML e-mail has the following drawbacks</h3>
<ul>
<li>Most e-mail clients don&#8217;t load the images without the user&#8217;s consent. So not only is the visual design gone. The message is also preceded by a warning message &#8220;<em>To help protect your privacy, some content in this message has been blocked. If you are sure that this message is from a trusted sender and you want to re-enable the blocked features, click here.</em>&#8220;Quite an introduction, yes?</li>
<li>It&#8217;s somewhere between difficult and impossible to read on my iPhone, and pretty much any handheld device. So it goes straight into the trash.</li>
<li>Printing it usually produces a very poor result.</li>
<li>If it has a dark background and I forward it to my friends, the text I write will be barely visible, since my text is usually black by default.</li>
<li>Since the first impression is that it looks like an ad, many people will hit the delete button without even reading the headline.</li>
<li>The body text, containing the actual message is often not in focus, since visual attention is drawn to all the decorative graphics.</li>
</ul>
<h3>And the following advantages</h3>
<ul>
<li>The people who send them think they look nice.</li>
</ul>
<p>And another thing, if your email needs to be prefaced with with <em>&#8220;If you are having difficulty viewing this email, please read click here.</em>&#8221; then you need to find a better format.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sauceofinformation.com/archives/2009/04/no-more-fancy-html-emails-please/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save your text documents as RTF so everyone can open them</title>
		<link>http://www.sauceofinformation.com/archives/2009/01/save-your-text-documents-as-rtf-and-everyone-can-open-them/</link>
		<comments>http://www.sauceofinformation.com/archives/2009/01/save-your-text-documents-as-rtf-and-everyone-can-open-them/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 19:26:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Everyday tricks]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[compatible]]></category>
		<category><![CDATA[compativility]]></category>
		<category><![CDATA[cross]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[rtf]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[word processor]]></category>

		<guid isPermaLink="false">http://www.sauceofinformation.com/?p=142</guid>
		<description><![CDATA[We all run in to problems with certain computers not being able to read the attached Microsoft Word document. Word 98 can&#8217;t open Word 2003 documents, Word 2003 can&#8217;t open 2007 documents. Word 2008 can&#8217;t open Word 5.1 documents and so on.
The obvious reason is of course that Microsoft wants to force people to upgrade [...]]]></description>
			<content:encoded><![CDATA[<p>We all run in to problems with certain computers not being able to read the attached Microsoft Word document. Word 98 can&#8217;t open Word 2003 documents, Word 2003 can&#8217;t open 2007 documents. Word 2008 can&#8217;t open Word 5.1 documents and so on.</p>
<p>The obvious reason is of course that Microsoft wants to force people to upgrade to the latest version of Word. </p>
<p>The solution is, of course, to save text documents in a format that all word processors can read.</p>
<p>That format is RTF, developed by Microsoft (ironically).</p>
<p>From Wikipedia:</p>
<blockquote><p>The Rich Text Format (often abbreviated RTF) is a document file format developed by Microsoft in 1987 for cross-platform document interchange. Most word processors are able to read and write RTF documents.</p></blockquote>
<p>Every word processor known to man (or at least to me) can save and open any RTF document.</p>
<p>Word format does of course offer features unsupported by RTF, the most commonly used being tables, images, headers and footers, but more often than not, you aren&#8217;t using any of those features.</p>
<p>If you need the features of Word format, make a habit of saving as an older version of Word. You&#8217;d be surprised how many features you never even knew were in Word 98. An many more users will be able to open them.</p>
<p>This good habit of whenever possible saving text as RTF, has never failed me once, since I began in 1994.  </p>
<p>RTF documents created with Word 5.1 for the Mac from 1993 do still today open with any word processor on any platform I&#8217;ve ever tried.</p>
<p>And the next time someone sends you a document with the latest Word 2010 .docxz9 format, simply reply:</p>
<blockquote><p>This file format is not supported by my computer and many others. Please save the document as Rich Text Format (RTF) and resend. That way all recipients can open it.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.sauceofinformation.com/archives/2009/01/save-your-text-documents-as-rtf-and-everyone-can-open-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Express evaluation of software</title>
		<link>http://www.sauceofinformation.com/archives/2009/01/express-evaluation-of-software/</link>
		<comments>http://www.sauceofinformation.com/archives/2009/01/express-evaluation-of-software/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 19:12:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Simple solutions]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[buy]]></category>
		<category><![CDATA[choosing]]></category>
		<category><![CDATA[chose]]></category>
		<category><![CDATA[compare]]></category>
		<category><![CDATA[comparing]]></category>
		<category><![CDATA[evaluate]]></category>
		<category><![CDATA[evaluating]]></category>
		<category><![CDATA[rate]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.sauceofinformation.com/?p=136</guid>
		<description><![CDATA[With most software there&#8217;s an abundance of choices that seem to do the same thing, and picking and choosing can be a quagmire.
Here are my best tips to make the process a bit smoother
Exactly, how will the software help you? 
Never mind what it can do.
There&#8217;s a multitude of software with endless features that are [...]]]></description>
			<content:encoded><![CDATA[<p>With most software there&#8217;s an abundance of choices that seem to do the same thing, and picking and choosing can be a quagmire.</p>
<p>Here are my best tips to make the process a bit smoother</p>
<p><strong>Exactly, how will the software help you? </strong><br />
Never mind what it <em>can</em> do.<br />
There&#8217;s a multitude of software with endless features that are just too complicated to use or even find, Microsoft Outlook for example.<br />
Never mind what it does, if it&#8217;s not what you need.</p>
<p><strong>Don&#8217;t be impressed by long feature lists</strong><br />
Unless you know beforehand what features you want, don&#8217;t be blinded by long feature lists.<br />
While a feature list gives you an idea of the software&#8217;s capabilties, it says absolutely nothing about how easy or fast it is to use, or learn to use.</p>
<p><strong>Look at screenshots</strong><br />
If you can look at a screenshot and easily identify where you are in the process, and what you can do there, that&#8217;s a very good sign.<br />
It it feels like a blur of information, and you have to read every word on the screen, in order to understand, that&#8217;s a bad sign.<br />
Software that looks good and is easy on the eyes, is usually good. Not always, but usually.</p>
<p><strong>Read what the reviewers are writing, not just the grade the give.</strong><br />
People rate software on different criteria, and sometimes even on criteria not related to the software.<br />
Why is the software good or bad according to the reviewers?<br />
Do they use the software like you intend to?</p>
<p><strong>If you need it, it pays to pay</strong><br />
There&#8217;s a lot of great free software, but don&#8217;t hesitate to spend money on software, if you belive it will really help you.<br />
Consider what it would be worth if it:<br />
- Saves you 10 hours a year. 50 hrs, 100 hrs?<br />
- Gets you, or helps you keep, one new client. 3 clients, 10 clients?.<br />
I see many people using free, inferior software, impeding their productivity for years on end, just to save $29.95.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sauceofinformation.com/archives/2009/01/express-evaluation-of-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save time by learning to type</title>
		<link>http://www.sauceofinformation.com/archives/2009/01/save-time-by-learning-to-type/</link>
		<comments>http://www.sauceofinformation.com/archives/2009/01/save-time-by-learning-to-type/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 12:18:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[faster]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[typing]]></category>

		<guid isPermaLink="false">http://www.sauceofinformation.com/?p=108</guid>
		<description><![CDATA[Most of us spend a good deal of time by the keyboard, and the speed at which work can be done, is in many cases determined by the speed at which we type.
I made an approximate calculation of how much time you could save by increasing your typing speed.   It&#8217;s based on 45 full 5-day [...]]]></description>
			<content:encoded><![CDATA[<p>Most of us spend a good deal of time by the keyboard, and the speed at which work can be done, is in many cases determined by the speed at which we type.</p>
<p>I made an approximate calculation of how much time you could save by increasing your typing speed.   It&#8217;s based on 45 full 5-day workweeks per year and and hour of pure typing per day. In reality many of us work and type more than that, and also type outside work, so these figures are probably pretty low.</p>
<style type="text/css" media="all">
/* Yes yes, inline style is bad, but I'm a preacher, not a saint... */
table.comparisontable td,table.comparisontable th {padding: 7px;}
table.comparisontable th {font-weight: bold;}
</style>
<table class="comparisontable" border="0">
<tbody>
<tr>
<th scope="row">Over time</th>
<th scope="column">1 year</th>
<th scope="column">2 years</th>
<th scope="column">5 years</th>
<th scope="column">10 years</th>
<th scope="column">25 years</th>
</tr>
<tr>
<th scope="column">Speed<br />
increase</th>
<td colspan="5"> </td>
</tr>
<tr>
<th scope="row">1%</th>
<td>2,5 hrs</td>
<td>5 hrs</td>
<td>1 day</td>
<td>2 days</td>
<td>5 days</td>
</tr>
<tr>
<th scope="row">5%</th>
<td>1 day</td>
<td>2 days</td>
<td>5 days</td>
<td>10 days</td>
<td>25 days</td>
</tr>
<tr>
<th scope="row">10%</th>
<td>3 days</td>
<td>5 days</td>
<td>15 days</td>
<td>30 days</td>
<td>73 days</td>
</tr>
<tr>
<th scope="row">25%</th>
<td>7 days</td>
<td>15 days</td>
<td>37 days</td>
<td>73 days</td>
<td>184 days</td>
</tr>
<tr>
<th scope="row">50%</th>
<td>15 days</td>
<td>29 days</td>
<td>73 days</td>
<td>147 days</td>
<td>367 days</td>
</tr>
</tbody>
</table>
<p> </p>
<p>There&#8217;s plenty of software to help you learn to type faster. I use <a href="http://www.apple.com/downloads/macosx/home_learning/atypetrainer4mac.html">aTypeTrainer4Mac</a> myself, and I would definitely recommend it to all Mac users. A great app which amazingly is freeware.</p>
<p>More software tips, especially for Windows, are welcome in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sauceofinformation.com/archives/2009/01/save-time-by-learning-to-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally released: The Power of Less</title>
		<link>http://www.sauceofinformation.com/archives/2008/12/finally-released-power-of-less-the-the-fine-art-of-limiting-yourself-to-the-essentialin-business-and-in-life/</link>
		<comments>http://www.sauceofinformation.com/archives/2008/12/finally-released-power-of-less-the-the-fine-art-of-limiting-yourself-to-the-essentialin-business-and-in-life/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 10:54:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Recommended]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.sauceofinformation.com/archives/2008/12/finally-released-power-of-less-the-the-fine-art-of-limiting-yourself-to-the-essentialin-business-and-in-life/</guid>
		<description><![CDATA[As a devoted reader of Leo Babauta&#8217;s blog Zen Habits, this The Power of Less: : The Fine Art of Limiting Yourself to the Essential&#8230;in Business and in Life is one of few books that I&#8217;m confident touting before I&#8217;ve even read it.
Simply: this has to be good.
Buy The Power of Less from Amazon
]]></description>
			<content:encoded><![CDATA[<p>As a devoted reader of <a href="http://zenhabits.net/">Leo Babauta&#8217;s blog Zen Habits</a>, this <em>The Power of Less: : The Fine Art of Limiting Yourself to the Essential&#8230;in Business and in Lif</em>e is one of few books that I&#8217;m confident touting before I&#8217;ve even read it.</p>
<p>Simply: this has to be good.</p>
<p><a href="http://www.amazon.com/gp/product/1401309704?ie=UTF8&#038;tag=zenhab-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=1401309704">Buy The Power of Less from Amazon</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sauceofinformation.com/archives/2008/12/finally-released-power-of-less-the-the-fine-art-of-limiting-yourself-to-the-essentialin-business-and-in-life/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My ultimate men&#8217;s lounge in women&#8217;s stores</title>
		<link>http://www.sauceofinformation.com/archives/2008/12/my-ultimate-mens-lounge-in-womens-stores/</link>
		<comments>http://www.sauceofinformation.com/archives/2008/12/my-ultimate-mens-lounge-in-womens-stores/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 13:29:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Good usability]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[entertain]]></category>
		<category><![CDATA[guy]]></category>
		<category><![CDATA[guys]]></category>
		<category><![CDATA[lounge]]></category>
		<category><![CDATA[men]]></category>
		<category><![CDATA[perfect]]></category>
		<category><![CDATA[store]]></category>
		<category><![CDATA[women]]></category>

		<guid isPermaLink="false">http://www.sauceofinformation.com/archives/2008/12/my-ultimate-mens-lounge-in-womens-stores/</guid>
		<description><![CDATA[Often when accompanying my girlfriend to her stores, some places are smarter than others and have created a men&#8217;s lounge. Usually a couch or two with a coffee table, but I think that qualifies for a men&#8217;s lounge, in this setting.
Without any statistics to support my claim, I assume that a men&#8217;s lounge in a [...]]]></description>
			<content:encoded><![CDATA[<p>Often when accompanying my girlfriend to her stores, some places are smarter than others and have created a <em>men&#8217;s lounge</em>. Usually a couch or two with a coffee table, but I think that qualifies for a men&#8217;s lounge, in this setting.</p>
<p>Without any statistics to support my claim, I assume that a men&#8217;s lounge in a women&#8217;s store must be good for business. </p>
<p>Instead of dragging my feet behind her, sighing in dismay as my shopping fatigue sets in, causing her to feel stressed and compelled to leave, I can sit down in the men&#8217;s lounge, and relax. She can calmly browse and shop as much as she wants without feeling any stress or pressure whatsoever. So that&#8217;s all good. But&#8230;</p>
<p>The men&#8217;s lounges I see are far from ultimate. With a few improvements they could become key to attracting customers.</p>
<p>Here&#8217;s a list of features the ultimate men&#8217;s lounge might have.</p>
<p>Comfortable seating<br />
Men&#8217;s magazines<br />
Cell phone coverage (place the lounge where coverage is good)<br />
Coffee<br />
TV set with discovery channel or other guy stuff.<br />
Wireless internet access</p>
<p>If you do this right, shop owners, you might find women browsing your merchendise longer than they intended because their man isn&#8217;t ready to leave yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sauceofinformation.com/archives/2008/12/my-ultimate-mens-lounge-in-womens-stores/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just write tags in your text documents</title>
		<link>http://www.sauceofinformation.com/archives/2008/12/just-write-tags-in-your-text-documents/</link>
		<comments>http://www.sauceofinformation.com/archives/2008/12/just-write-tags-in-your-text-documents/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 12:27:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Everyday tricks]]></category>
		<category><![CDATA[Simple solutions]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[note]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://www.sauceofinformation.com/?p=96</guid>
		<description><![CDATA[Since tags is a great way to search among tons unorganized documents, it seems a pity that you can&#8217;t consistently apply them to all your documents.
The solution is ridiculously simple: write the tags in your documents. 
Since both Mac OS and Windows search features support searching inside documents it will find the words. Regardless on [...]]]></description>
			<content:encoded><![CDATA[<p>Since tags is a great way to search among tons unorganized documents, it seems a pity that you can&#8217;t consistently apply them to all your documents.</p>
<p>The solution is ridiculously simple: write the tags in your documents. </p>
<p>Since both Mac OS and Windows search features support searching inside documents it will find the words. Regardless on which platform and in which application the document was created (provided it&#8217;s on of the standard text document types) it will searchable in any environment.</p>
<p>When I have a miscellaneous note of some kind, with no obvious place or category, and I&#8217;m not sure I&#8217;ll find it where I put it &#8211; I just add some extra tag words at the end of the document. For clarification and consistency i preface the words with &#8220;tags: &#8221;</p>
<p>As with all tags I include related words not in the text already as well as alternate spelling of names.</p>
<p>Like this:</p>
<blockquote><p>On Main street in Venice, a few blocks south of Hollister, there&#8217;s a great breakfast place called the Omelette Parlor. My friend Scott brought me there in September 2007.</p>
<p>tags: lunch pancakes omelettes omelet omlets venice beach parlour los angeles santa monica</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.sauceofinformation.com/archives/2008/12/just-write-tags-in-your-text-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Colored identification of parking structure floor</title>
		<link>http://www.sauceofinformation.com/archives/2008/12/colored-identification-of-parking-structure-floor/</link>
		<comments>http://www.sauceofinformation.com/archives/2008/12/colored-identification-of-parking-structure-floor/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 23:04:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Good usability]]></category>
		<category><![CDATA[Simple solutions]]></category>

		<guid isPermaLink="false">http://www.sauceofinformation.com/?p=88</guid>
		<description><![CDATA[I love the concept of using color to identify sections or pieces, in this case the floors of a parking structure.
It&#8217;s definitely not a new idea, but it&#8217;s not utilized often enough.
Colors make a lot more sense than letters or numbers since colors usually elicit an emotional response, making them easier to remember. Also, colors [...]]]></description>
			<content:encoded><![CDATA[<p>I love the concept of using color to identify sections or pieces, in this case the floors of a parking structure.</p>
<p><img class="alignleft size-full wp-image-91" title="Colored identification of parking structure floor" src="http://www.sauceofinformation.com/wp-content/uploads/2008/12/parking_structure.jpg" alt="Colored identification of parking structure floor" width="150" height="200" />It&#8217;s definitely not a new idea, but it&#8217;s not utilized often enough.</p>
<p>Colors make a lot more sense than letters or numbers since colors usually elicit an emotional response, making them easier to remember. Also, colors do not require you to know how to read. </p>
<p>If you&#8217;ve forgotten where you parked, your three-year-old kid can help you remember on which color you parked. With letters that&#8217;s unlikely to happen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sauceofinformation.com/archives/2008/12/colored-identification-of-parking-structure-floor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Everyday micro workout: Escalator calf raises</title>
		<link>http://www.sauceofinformation.com/archives/2008/12/the-escalator-workout-calf-raises/</link>
		<comments>http://www.sauceofinformation.com/archives/2008/12/the-escalator-workout-calf-raises/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 12:37:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Everyday tricks]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[calf]]></category>
		<category><![CDATA[escalator]]></category>
		<category><![CDATA[raises]]></category>
		<category><![CDATA[urban]]></category>
		<category><![CDATA[workout]]></category>

		<guid isPermaLink="false">http://sauceofinformation.wordpress.com/?p=80</guid>
		<description><![CDATA[If you like me (and most productivity junkies) are an urban dweller, you ride escalators a lot.
So, let&#8217;s use those otherwise pointless moments to get a little exercise, in the form of calf raises.
And we do it like this:

While holding on to the handrail you step back so that only the front of your feet [...]]]></description>
			<content:encoded><![CDATA[<p>If you like me (and most productivity junkies) are an urban dweller, you ride escalators a lot.</p>
<p>So, let&#8217;s use those otherwise pointless moments to get a little exercise, in the form of calf raises.</p>
<p>And we do it like this:</p>
<ul>
<li>While holding on to the handrail you step back so that only the front of your feet are on the step.</li>
<li>Then gently raise yourself up and down. (If you feel people are staring at you for bobbing up and down, you can just do really slow raises, and no one will notice. )</li>
<li>If you&#8217;ve had a long ride and feel your calves are warmed up, you can easily stretch them by just relaxing in the bottom position, letting your body weight do the work.</li>
</ul>
<p>More on calf raises at Wikihow: <a href="http://www.wikihow.com/Do-Calf-Raises-Correctly">wikihow.com/Do-Calf-Raises-Correctly</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sauceofinformation.com/archives/2008/12/the-escalator-workout-calf-raises/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
