<?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>Mark A Powell.com &#187; misl</title>
	<atom:link href="http://markapowell.com/tags/misl/feed/" rel="self" type="application/rss+xml" />
	<link>http://markapowell.com</link>
	<description>Knowledge is the enemy of the wicked</description>
	<lastBuildDate>Mon, 12 Jan 2009 21:34:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Conference Rooms A, D, B, C</title>
		<link>http://markapowell.com/2009/01/12/conference-rooms-a-d-b-c/</link>
		<comments>http://markapowell.com/2009/01/12/conference-rooms-a-d-b-c/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 21:34:31 +0000</pubDate>
		<dc:creator>ohaiyoo</dc:creator>
				<category><![CDATA[misl]]></category>
		<category><![CDATA[observations]]></category>
		<category><![CDATA[re:design]]></category>

		<guid isPermaLink="false">http://markapowell.com/?p=31</guid>
		<description><![CDATA[We&#8217;ve needed way finding signage in our new building ever since we&#8217;ve moved in October. Over the weekend they thankfully added placards on each floor near the stairs showing which direction the conference rooms are. But, I&#8217;m totally flabbergasted on how they decided to order them.

Though this is totally needless, I will do it to [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve needed way finding signage in our new building ever since we&#8217;ve moved in October. Over the weekend they thankfully added placards on each floor near the stairs showing which direction the conference rooms are. But, I&#8217;m totally flabbergasted on how they decided to order them.</p>
<p><a href="http://markapowell.com/wp-content/uploads/2009/01/conference-rooms.png"><img class="aligncenter size-medium wp-image-32" title="conference-rooms" src="http://markapowell.com/wp-content/uploads/2009/01/conference-rooms-253x300.png" alt="" width="253" height="300" /></a></p>
<p>Though this is totally needless, I will do it to satisfy my inner need to make things right.</p>
<p>Here is how I would change the sign</p>
<table border="0" cellspacing="0" cellpadding="4" align="center" bgcolor="dedede">
<tbody>
<tr>
<td valign="top">&lt;</td>
<td>Conf. Room 4N A<br />
Conf. Room 4N B<br />
Conf. Room 4N C<br />
Conf. Room 4N D</td>
</tr>
<tr>
<td valign="top">^</td>
<td>Conf. Room 4N E<br />
Conf. Room 4N F<br />
CAPA Project Room<br />
Conf. Room 4NW A<br />
Conf. Room 4NW B<br />
Conf. Room 4NW C</td>
</tr>
</tbody>
</table>
<p>Come on people, this isn&#8217;t that hard.</p>
]]></content:encoded>
			<wfw:commentRss>http://markapowell.com/2009/01/12/conference-rooms-a-d-b-c/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MISL: Encrypted File Dialog</title>
		<link>http://markapowell.com/2008/09/26/misl-encrypted-file-dialog/</link>
		<comments>http://markapowell.com/2008/09/26/misl-encrypted-file-dialog/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 01:26:34 +0000</pubDate>
		<dc:creator>ohaiyoo</dc:creator>
				<category><![CDATA[misl]]></category>
		<category><![CDATA[re:design]]></category>

		<guid isPermaLink="false">http://markapowell.com/?p=23</guid>
		<description><![CDATA[Now that IT forces my computer to encrypt every file I&#8217;ve started to run in to a heap of problems when moving files around. The first is that I end up copying encrypted files to file servers that I don&#8217;t intend to and then later other people can&#8217;t figure out why they don&#8217;t work. The [...]]]></description>
			<content:encoded><![CDATA[<p>Now that IT forces my computer to encrypt every file I&#8217;ve started to run in to a heap of problems when moving files around. The first is that I end up copying encrypted files to file servers that I don&#8217;t intend to and then later other people can&#8217;t figure out why they don&#8217;t work. The one I&#8217;m finding more often is this poorly worded dialog box. It pops up whenever I move a file from my desktop to a shared drive.</p>
<p><a href="http://markapowell.com/wp-content/uploads/2008/09/encrypted-before.png"><img class="alignnone size-full wp-image-24" title="encrypted-before" src="http://markapowell.com/wp-content/uploads/2008/09/encrypted-before.png" alt="" width="419" height="170" /></a></p>
<p>OK, where to begin.</p>
<p>The first is that the leading line doesn&#8217;t distinguish between moving and copying. Why can&#8217;t it tell what I&#8217;m doing.</p>
<p>The second is that the line where it states the options, it doesn&#8217;t really tell you what&#8217;s going to happen. I need to know what happens if I ignore the error. Am I going to not be able to copy it? Is it going to lose encryption? Is it going to be encrypted?</p>
<p>The last is the buttons. If this pops up and I skim the message and just read the message, I don&#8217;t know what Ignore means.</p>
<p>Here&#8217;s what I propose: A clearer message about what the problem is and the buttons describe what&#8217;s going to happen.</p>
<p><a href="http://markapowell.com/wp-content/uploads/2008/09/encrypted-after.png"><img class="alignnone size-full wp-image-26" title="encrypted-after" src="http://markapowell.com/wp-content/uploads/2008/09/encrypted-after.png" alt="" width="419" height="170" /></a></p>
<p>The most clarity I bring is that the files will be copied without encryption. That&#8217;s the crux of the message: if you move this file, it won&#8217;t be encrypted.</p>
]]></content:encoded>
			<wfw:commentRss>http://markapowell.com/2008/09/26/misl-encrypted-file-dialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe CS3 Junk</title>
		<link>http://markapowell.com/2008/07/09/adobe-cs3-junk/</link>
		<comments>http://markapowell.com/2008/07/09/adobe-cs3-junk/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 14:18:43 +0000</pubDate>
		<dc:creator>ohaiyoo</dc:creator>
				<category><![CDATA[misl]]></category>

		<guid isPermaLink="false">http://markapowell.com/?p=20</guid>
		<description><![CDATA[Man, Adobe really loads up on the stuff it puts into the default folder when installing on Windows. I don&#8217;t remember what it puts into the folder on Mac, but I really had to cut through the clutter
Before

After

Ahh! That&#8217;s better.
]]></description>
			<content:encoded><![CDATA[<p>Man, Adobe really loads up on the stuff it puts into the default folder when installing on Windows. I don&#8217;t remember what it puts into the folder on Mac, but I really had to cut through the clutter</p>
<h3>Before</h3>
<p><a href="http://markapowell.com/wp-content/uploads/2008/07/adobe-cs3-before.png"><img class="alignnone size-full wp-image-21" title="adobe-cs3-before" src="http://markapowell.com/wp-content/uploads/2008/07/adobe-cs3-before.png" alt="" width="416" height="433" /></a></p>
<h3>After</h3>
<p><a href="http://markapowell.com/wp-content/uploads/2008/07/adobe-cs3-after.png"><img class="alignnone size-full wp-image-22" title="adobe-cs3-after" src="http://markapowell.com/wp-content/uploads/2008/07/adobe-cs3-after.png" alt="" width="401" height="231" /></a></p>
<p>Ahh! That&#8217;s better.</p>
]]></content:encoded>
			<wfw:commentRss>http://markapowell.com/2008/07/09/adobe-cs3-junk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MISL: Dell QuickSet Exit Options</title>
		<link>http://markapowell.com/2008/04/01/misl-dell-quickset-exit-options/</link>
		<comments>http://markapowell.com/2008/04/01/misl-dell-quickset-exit-options/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 14:50:37 +0000</pubDate>
		<dc:creator>ohaiyoo</dc:creator>
				<category><![CDATA[misl]]></category>
		<category><![CDATA[re:design]]></category>

		<guid isPermaLink="false">http://markapowell.com/2008/04/01/misl-dell-quickset-exit-options/</guid>
		<description><![CDATA[When you exit the Dell QuickSet control panel from the &#8220;notification area&#8221; you&#8217;re presented with this dialog box:

Blech! Most people won&#8217;t read the language and click &#8220;Yes.&#8221; Which means that it&#8217;s going to launch with your system every time you log on to your machine. But I don&#8217;t want this panel to ever launch, which [...]]]></description>
			<content:encoded><![CDATA[<p>When you exit the Dell QuickSet control panel from the &#8220;notification area&#8221; you&#8217;re presented with this dialog box:</p>
<p><img src="http://markapowell.com/wp-content/uploads/2008/04/dell-quickset.png" alt="QuickSet Before" /></p>
<p>Blech! Most people won&#8217;t read the language and click &#8220;Yes.&#8221; Which means that it&#8217;s going to launch with your system every time you log on to your machine. But I don&#8217;t want this panel to ever launch, which means I need to exit the program every time I log on.</p>
<p>Cut to the chase. &#8220;Yes&#8221; and &#8220;No&#8221; are not commands that have any significance to what the actual program is asking for.</p>
<p>Here&#8217;s what I think it should say:</p>
<p><img src="http://markapowell.com/wp-content/uploads/2008/04/dell-quickset2.png" alt="QuickSet After" /></p>
]]></content:encoded>
			<wfw:commentRss>http://markapowell.com/2008/04/01/misl-dell-quickset-exit-options/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Clean Up Windows Messenger</title>
		<link>http://markapowell.com/2008/03/12/clean-up-windows-messenger/</link>
		<comments>http://markapowell.com/2008/03/12/clean-up-windows-messenger/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 21:17:16 +0000</pubDate>
		<dc:creator>ohaiyoo</dc:creator>
				<category><![CDATA[misl]]></category>
		<category><![CDATA[re:design]]></category>

		<guid isPermaLink="false">http://markapowell.com/2008/03/12/clean-up-windows-messenger/</guid>
		<description><![CDATA[
While looking at Windows Messenger I thought I&#8217;d take it upon myself to remove needless status updates next to people&#8217;s names. If there&#8217;s a clear icon and a good mental model of what it means, the extra text clutters the interface.

]]></description>
			<content:encoded><![CDATA[<p><img src="http://markapowell.com/wp-content/uploads/2008/03/blog-windows-messenger-mast.png" alt="blog-windows-messenger-mast.png" /></p>
<p>While looking at Windows Messenger I thought I&#8217;d take it upon myself to remove needless status updates next to people&#8217;s names. If there&#8217;s a clear icon and a good mental model of what it means, the extra text clutters the interface.</p>
<p><img src="http://markapowell.com/wp-content/uploads/2008/03/windows-messenger.png" alt="windows-messenger.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://markapowell.com/2008/03/12/clean-up-windows-messenger/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
