<?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>copy &#8211; Blogvaria</title>
	<atom:link href="https://blog.evaria.com/key/copy/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.evaria.com</link>
	<description>The personal pages</description>
	<lastBuildDate>Tue, 23 Feb 2010 09:39:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
<site xmlns="com-wordpress:feed-additions:1">1077093</site>	<item>
		<title>Ode to copy and paste</title>
		<link>https://blog.evaria.com/2010/ode-to-copy-and-paste/</link>
		
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Tue, 23 Feb 2010 09:39:53 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[paste]]></category>
		<guid isPermaLink="false">http://blog.evaria.com/?p=1210</guid>

					<description><![CDATA[Copy-and-paste functionality is such a fixture in computing that few realized just how much we took it for granted until Apple left it out of the iPhone&#8217;s initial release, causing &#8230; ]]></description>
										<content:encoded><![CDATA[<p>Copy-and-paste  functionality is such a fixture in computing that few realized just how  much we took it for granted until Apple left it out of the iPhone&#8217;s  initial release, causing uproar, and then offered it <a title="Updated:  iPhone OS 3.0 now available -- Tuesday, Jun 16, 2009" href="http://news.cnet.com/8301-13579_3-10265918-37.html?tag=nl.e415" target="_blank">two years later</a>, inspiring a standing ovation.</p>
<p>Yet  despite the elemental status of copy and paste, the feature has changed  little over the years. For instance, why is it that the Windows  operating system  lets you copy and paste only one selection at a time?</p>
<p>This week, I give you a clipboard  workaround and spotlight <a href="http://m8software.com/clipboards/freeclip/freeclip.htm" target="_blank">M8 Free Clipboard</a> and <a href="http://www.pastecopy.net/" target="_blank">PasteCopy.NET</a>, two free applications that <a href=http://news.cnet.com/8301-13880_3-10457256-68.html?tag=nl.e415" target="_blank">give copy and paste a big boost</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1210</post-id>	</item>
		<item>
		<title>Introducing HoboCopy</title>
		<link>https://blog.evaria.com/2008/introducing-hobocopy/</link>
		
		<dc:creator><![CDATA[Wennichen]]></dc:creator>
		<pubDate>Thu, 05 Jun 2008 09:58:15 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[tool]]></category>
		<guid isPermaLink="false">http://blog.evaria.com/?p=860</guid>

					<description><![CDATA[Ever tried to copy something on your hard disk only to get the annoying messageÂ  (on Windows) that the file is currently in use and can&#8217;t be accessed? Well now &#8230; ]]></description>
										<content:encoded><![CDATA[<p>Ever tried to copy something on your hard disk only to get the annoying messageÂ  (on Windows) that the file is currently in use and can&#8217;t be accessed? Well now you can (including all those flash movies in your Internet temp folders)!</p>
<p><a onmouseover="TopicTipOn(this, 'id19017', event);" onmouseout="TopicTipOff();" href="http://sourceforge.net/projects/wangdera/" target="_blank">HoboCopy</a> is a backup/copy tool. It is inspired by <a href="http://www.answers.com/topic/robocopy?cat=technology&amp;method=26&amp;initiator=CANS" target="_blank">robocopy</a> in both name and in functionality. It differs greatly from robocopy, however, in two respects:</p>
<ol>
<li> It is not as full-featured as robocopy.</li>
<li> It uses the Volume Shadow Service (VSS) to &#8220;snapshot&#8221; the disk before copying. It then copies from the snapshot rather than the &#8220;live&#8221; disk.</li>
</ol>
<p>Because HoboCopy copies from a VSS snapshot, it is able copy even files that are in locked by some other program. Further, certain programs (such as SQL Server 2005) are VSS-aware, and will write their state to disk in a consistent state before the snapshot is taken, allowing a sort of &#8220;live backup&#8221;.</p>
<p>Files locked by VSS-unaware programs will still be copied in a &#8220;crash consistent&#8221; state (i.e. whatever happens to be on the disk). This is generally a lot better than not being able to copy the file at all.</p>
<p><a href="http://sourceforge.net/project/showfiles.php?group_id=117783&amp;package_id=204974" target="_blank">Download it</a> or <a href="http://www.pluralsight.com/wiki/default.aspx/Craig/HoboCopy.html" target="_blank">read more</a> about it. I for sure found it quite useful.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">860</post-id>	</item>
	</channel>
</rss>
