<?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>Thinking in G &#187; Software Usability</title>
	<atom:link href="http://thinkinging.com/category/software-usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkinging.com</link>
	<description>an unfiltered stream of data flow consciousness</description>
	<lastBuildDate>Fri, 02 Oct 2009 23:51:27 +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>Rant: Why don&#8217;t desktop applications have a &#8220;rename document&#8221; option?</title>
		<link>http://thinkinging.com/2007/10/07/rant-why-dont-desktop-applications-have-a-rename-document-option/</link>
		<comments>http://thinkinging.com/2007/10/07/rant-why-dont-desktop-applications-have-a-rename-document-option/#comments</comments>
		<pubDate>Sun, 07 Oct 2007 22:02:20 +0000</pubDate>
		<dc:creator>Jim Kring</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Software Usability]]></category>

		<guid isPermaLink="false">http://thinkinging.com/2007/10/07/rant-why-dont-desktop-applications-have-a-rename-document-option/</guid>
		<description><![CDATA[One of the things that annoys me about most software applications is how the
File&#62;&#62;Save As... dialog doesn't have a "rename" check box (or some
other easy way to rename and/or move a file on disk).

When renaming a document, you usually have to do it one of two ways:


  1) Close the document, rename it on [...]]]></description>
			<content:encoded><![CDATA[One of the things that annoys me about most software applications is how the
<i>File&gt;&gt;Save As...</i> dialog doesn't have a "rename" check box (or some
other <b>easy way to rename and/or move a file on disk</b>).<br/>
<br/>
When renaming a document, you usually have to do it one of two ways:<br/>
<br/>
<div style="MARGIN-LEFT:40px">
  1) Close the document, rename it on disk, reopen the document<br/>
  <br/>
  2) Select <i>File&gt;&gt;Save As...</i>, rename the document, and then go into
  the folder where the old file exists and delete it.<br/>
</div>
<br/>
Each of these two methods significantly <b>breaks the user's work flow</b>,
which is a terrible thing to do. It can cause you to <b>loose the context of
what you were doing</b> and it <b>increases the likelihood of making a
mistake</b> (like deleting the wrong file, etc.)<br/>
<br/>
<a href="http://docs.google.com" id="v7c0" title="Google Docs">Google Docs</a>
has a rename document feature and it is really nice. I guess that this was more
obvious to web app developers (especially the smart folks at Google), since the
user doesn't really interact with files on a PC and the fact that switching
between web pages to rename a file is even more tedious than doing it on a
desktop computer. But, desktop apps are going to be around for a while, so it
would be nice we could standardize a document renaming feature.<br/>
<br/>
Also,
<a href="http://en.wikipedia.org/wiki/LabVIEW" id="g1rn" title="LabVIEW">LabVIEW</a>
(starting in version 8.5) has a nice way to rename files from the
<i>File&gt;&gt;Save As...</i> dialog.&nbsp; And, I think <b>I can take a little
credit for inspiring this</b>, since I created a LabVIEW extension that adds a
<i>File&gt;&gt;Move/Rename As...</i> menu-option
<a href="http://forums.ni.com/ni/board/message?board.id=170&amp;message.id=47875#M47875" id="v6rv" title="back in 2003">back
in 2003</a>.&nbsp; Now that I think about it, that was before Google Docs, too <img src='http://thinkinging.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> 
<br/>
<br/>]]></content:encoded>
			<wfw:commentRss>http://thinkinging.com/2007/10/07/rant-why-dont-desktop-applications-have-a-rename-document-option/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
