<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Clipboard.Clear &#8230; oops</title>
	<atom:link href="http://www.itwriting.com/blog/1578-clipboard-clear-oops.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwriting.com/blog/1578-clipboard-clear-oops.html</link>
	<description>Tech writing blog</description>
	<lastBuildDate>Tue, 16 Mar 2010 20:54:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tim</title>
		<link>http://www.itwriting.com/blog/1578-clipboard-clear-oops.html/comment-page-1#comment-136797</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Thu, 02 Jul 2009 16:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1578-clipboard-clear-oops.html#comment-136797</guid>
		<description>&lt;blockquote&gt;
incidentally was it Word or Live Writer?
&lt;/blockquote&gt;

It was Live Writer to Word. Maybe the copy failed, of course.

Tim</description>
		<content:encoded><![CDATA[<blockquote><p>
incidentally was it Word or Live Writer?
</p></blockquote>
<p>It was Live Writer to Word. Maybe the copy failed, of course.</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Atkin UK</title>
		<link>http://www.itwriting.com/blog/1578-clipboard-clear-oops.html/comment-page-1#comment-136794</link>
		<dc:creator>Alex Atkin UK</dc:creator>
		<pubDate>Thu, 02 Jul 2009 15:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1578-clipboard-clear-oops.html#comment-136794</guid>
		<description>I think this begs the question, if Word is doing this and he knows it does this - why did he not find an alternative for saving temporary work?  Open Office while not having everything Word does would make a good enough alternative for simple spell check and formatting blog posts.

It begs another question, does WordPress not have the ability to save a post but not publish it yet?  Surely it does, and if so why didn&#039;t he just download the post when he got home rather than deleting it?

Quite frankly, Bob Warfield was in a hurry to leave and made a mistake, something we have all done.  In that situation you normally would copy, paste it into Word, Save, THEN delete the source.  I am sure he normally would take such precautions too, its common sense.  

I mean yes, if Word is doing this Microsoft were partly to blame here.  But nobody is forcing you to use Word for this purpose.  If it doesn&#039;t work properly, find something that does.  If this is something it has done for years you can only blame yourself for a lapse of judgement.  It was Microsofts fault the first time you did it, after that its on your own head.</description>
		<content:encoded><![CDATA[<p>I think this begs the question, if Word is doing this and he knows it does this &#8211; why did he not find an alternative for saving temporary work?  Open Office while not having everything Word does would make a good enough alternative for simple spell check and formatting blog posts.</p>
<p>It begs another question, does WordPress not have the ability to save a post but not publish it yet?  Surely it does, and if so why didn&#8217;t he just download the post when he got home rather than deleting it?</p>
<p>Quite frankly, Bob Warfield was in a hurry to leave and made a mistake, something we have all done.  In that situation you normally would copy, paste it into Word, Save, THEN delete the source.  I am sure he normally would take such precautions too, its common sense.  </p>
<p>I mean yes, if Word is doing this Microsoft were partly to blame here.  But nobody is forcing you to use Word for this purpose.  If it doesn&#8217;t work properly, find something that does.  If this is something it has done for years you can only blame yourself for a lapse of judgement.  It was Microsofts fault the first time you did it, after that its on your own head.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grant</title>
		<link>http://www.itwriting.com/blog/1578-clipboard-clear-oops.html/comment-page-1#comment-136793</link>
		<dc:creator>Grant</dc:creator>
		<pubDate>Thu, 02 Jul 2009 15:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1578-clipboard-clear-oops.html#comment-136793</guid>
		<description>I agree it&#039;s careless to delete something before pasting it, but users come to expect a certain experience in applications. Not every app conforms, but basic good design suggests menus / toolbars at the top, status bars at the bottom, close button in the upper-left, and NO CLEARING THE CLIPBOARD upon opening! lol

I bet it&#039;s a bug. For me, Word always clears the clipboard upon opening. This is particularly annoying when I hit &quot;Print Screen&quot; to take a screen shot and then open a technical document in Word to paste it. Excel also clears the clipboard. It doesn&#039;t seem to happen if I already have one document open and then open a second document to paste into - only if Word or Excel were completely closed.

Yes, it&#039;s easy to clear the clipboard in code (Clipboard.Clear() is all it takes in C#) but why would an app do that, unless it is a bug?</description>
		<content:encoded><![CDATA[<p>I agree it&#8217;s careless to delete something before pasting it, but users come to expect a certain experience in applications. Not every app conforms, but basic good design suggests menus / toolbars at the top, status bars at the bottom, close button in the upper-left, and NO CLEARING THE CLIPBOARD upon opening! lol</p>
<p>I bet it&#8217;s a bug. For me, Word always clears the clipboard upon opening. This is particularly annoying when I hit &#8220;Print Screen&#8221; to take a screen shot and then open a technical document in Word to paste it. Excel also clears the clipboard. It doesn&#8217;t seem to happen if I already have one document open and then open a second document to paste into &#8211; only if Word or Excel were completely closed.</p>
<p>Yes, it&#8217;s easy to clear the clipboard in code (Clipboard.Clear() is all it takes in C#) but why would an app do that, unless it is a bug?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Parkes</title>
		<link>http://www.itwriting.com/blog/1578-clipboard-clear-oops.html/comment-page-1#comment-136789</link>
		<dc:creator>Andy Parkes</dc:creator>
		<pubDate>Thu, 02 Jul 2009 14:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1578-clipboard-clear-oops.html#comment-136789</guid>
		<description>I can understand his frustration but you can&#039;t really blame the OS or even the application here (incidentally was it Word or Live Writer? It changed half way through the post) 

There are utils that allow you to keep multiple clipboard entries 

Clip collector is one of them 

http://gallery.live.com/liveItemDetail.aspx?li=973e928c-19e2-4bd0-a292-817674273d4b&amp;bt=1&amp;pl=1</description>
		<content:encoded><![CDATA[<p>I can understand his frustration but you can&#8217;t really blame the OS or even the application here (incidentally was it Word or Live Writer? It changed half way through the post) </p>
<p>There are utils that allow you to keep multiple clipboard entries </p>
<p>Clip collector is one of them </p>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=973e928c-19e2-4bd0-a292-817674273d4b&amp;bt=1&amp;pl=1" rel="nofollow">http://gallery.live.com/liveItemDetail.aspx?li=973e928c-19e2-4bd0-a292-817674273d4b&amp;bt=1&amp;pl=1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.itwriting.com/blog/1578-clipboard-clear-oops.html/comment-page-1#comment-136785</link>
		<dc:creator>George</dc:creator>
		<pubDate>Thu, 02 Jul 2009 14:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1578-clipboard-clear-oops.html#comment-136785</guid>
		<description>In this case the &quot;bad user experience&quot; was due to his own stupidity. Who would delete something before it had been pasted (and saved) in _any_ OS? 

Its like handing over your car before the cheque has cleared and then blaming the bank when it bounces.</description>
		<content:encoded><![CDATA[<p>In this case the &#8220;bad user experience&#8221; was due to his own stupidity. Who would delete something before it had been pasted (and saved) in _any_ OS? </p>
<p>Its like handing over your car before the cheque has cleared and then blaming the bank when it bounces.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niels Muller Larsen</title>
		<link>http://www.itwriting.com/blog/1578-clipboard-clear-oops.html/comment-page-1#comment-136778</link>
		<dc:creator>Niels Muller Larsen</dc:creator>
		<pubDate>Thu, 02 Jul 2009 12:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1578-clipboard-clear-oops.html#comment-136778</guid>
		<description>We are four it lecturers sharing an office. Whenever a problem like that arises I always say: &quot;There&#039;s medicine against that&quot;.
But then again I am the only non-Windows-user of the four ;-)
The medicine, well in the old days every IBM&#039;er had a &quot;Think&quot; on the wall or on his desk.</description>
		<content:encoded><![CDATA[<p>We are four it lecturers sharing an office. Whenever a problem like that arises I always say: &#8220;There&#8217;s medicine against that&#8221;.<br />
But then again I am the only non-Windows-user of the four <img src='http://www.itwriting.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
The medicine, well in the old days every IBM&#8217;er had a &#8220;Think&#8221; on the wall or on his desk.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
