<?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>gHacks technology news &#187; clipboard-replacement</title>
	<atom:link href="http://www.ghacks.net/tag/clipboard-replacement/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows Clipboard</title>
		<link>http://www.ghacks.net/2008/09/02/windows-clipboard/</link>
		<comments>http://www.ghacks.net/2008/09/02/windows-clipboard/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 09:56:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[clipboard-replacement]]></category>
		<category><![CDATA[clipomatic]]></category>
		<category><![CDATA[windows-clipboard]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6702</guid>
		<description><![CDATA[The Windows clipboard is one of the functions of the Windows operating system that Microsoft has to modernize. By default the clipboard can store one phrase that a user copies into it. Once a new phrase gets copied the old phrase gets deleted in the clipboard to make room for the new one. Windows has [...]]]></description>
			<content:encoded><![CDATA[<p>The <strong>Windows clipboard</strong> is one of the functions of the Windows operating system that Microsoft has to modernize. By default the clipboard can store one phrase that a user copies into it. Once a new phrase gets copied the old phrase gets deleted in the clipboard to make room for the new one. Windows has several of those tiny little functions that have been there since Windows 95 which have basically never been changed since then.</p>
<p>Hopes are that <a href="http://windows7news.com/">Windows 7</a> will see a redesign of the Windows clipboard function just like the Windows Calculator will get his overhaul, too. Users who want to store more phrases in the Windows clipboard have to look at third party solutions and one of the best is Mike Lin&#8217;s <a href="http://www.mlin.net/Clipomatic.shtml">Clipomatic</a>.</p>
<p>Clipomatic adds a series of new features to the Windows clipboard without changing the whole process of storing and pasting complicated. It introduces a clipboard cache that can contain a number of phrases. The number is defined in the program&#8217;s option, by default it is 10 entries.</p>
<p><span id="more-6702"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/09/windows_clipboard.gif" alt="windows clipboard" title="windows clipboard" width="478" height="363" class="alignnone size-medium wp-image-6703" /></p>
<p>The entries are added as usual by marking text anywhere in Windows, for example in a browser window, email or word document, and either pressing the shortcut CTRL C or by right-clicking the phrase and selecting Copy from the menu.</p>
<p>The user can still paste the last phrase that he has added to the Windows clipboard by using the usual CTRL V command or selecting Paste from the right-click menu.</p>
<p>Pressing CTRL ALT V however opens the Clipomatic menu which provides access to the last ten phrases that have been added to the Windows clipboard. Those entries can be selected by pressing their corresponding button or by left-clicking them. </p>
<p>Clipomatic has another interesting feature. It provides access to permanent clipboard entries which can be added. This is useful for adding phrases that are used regularly, like names, email addresses or signatures.</p>
<p>The software program saves the clipboard entries whenever the user closes the application or logs out of Windows. These entries will be loaded during the next program start again.</p>
<p>Clipomatic uses a whooping 300 Kilobyte of computer memory and less than 2 Megabyte of virtual memory when in minimized state. This is a great Windows clipboard tool.</p>

	Tags: <a href="http://www.ghacks.net/tag/clipboard/" title="clipboard" rel="tag">clipboard</a>, <a href="http://www.ghacks.net/tag/clipboard-replacement/" title="clipboard-replacement" rel="tag">clipboard-replacement</a>, <a href="http://www.ghacks.net/tag/clipomatic/" title="clipomatic" rel="tag">clipomatic</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-clipboard/" title="windows-clipboard" rel="tag">windows-clipboard</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/18/clipboard-caching-utility/" title="Clipboard Caching Utility (February 18, 2008)">Clipboard Caching Utility</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/09/04/windows-clipboard-manager/" title="Windows Clipboard Manager (September 4, 2008)">Windows Clipboard Manager</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/02/17/replace-the-windows-clipboard-with-ditto/" title="Replace the Windows Clipboard with Ditto (February 17, 2007)">Replace the Windows Clipboard with Ditto</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/01/28/extend-the-windows-clipboard/" title="Extend the Windows Clipboard (January 28, 2008)">Extend the Windows Clipboard</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/02/26/clipboard-fusion/" title="Clipboard Fusion (February 26, 2008)">Clipboard Fusion</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/02/windows-clipboard/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Clipboard Caching Utility</title>
		<link>http://www.ghacks.net/2008/02/18/clipboard-caching-utility/</link>
		<comments>http://www.ghacks.net/2008/02/18/clipboard-caching-utility/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 10:51:10 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[clipboard-replacement]]></category>
		<category><![CDATA[windows-clipboard]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/02/18/clipboard-caching-utility/</guid>
		<description><![CDATA[The Windows clipboard function is not really practicable. It stores only the last text string that you have copied and once you copy another one the previous one is not longer available. It happened more than once that I lost a text phrase that I still needed because I accidentally copied another item to the clipboard.]]></description>
			<content:encoded><![CDATA[<p>The Windows clipboard function is not really practicable. It stores only the last text string that you have copied and once you copy another one the previous one is not longer available. It happened more than once that I lost a text phrase that I still needed because I accidentally copied another item to the clipboard.</p>
<p>The Clipboard Caching utility CLCL is a <a href="http://www.nakka.com/soft/clcl/index_eng.html">small</a> program for Windows that can store as many items that you copy as you want. The default value is 30 items but that figure can be changed in the options. CLCL stores everything that you throw at it, it does not really matter if you copy text or files, everything is stored in the clipboard.</p>
<p>The default keyboard shortcuts for copying (CTRL + C) and pasting (CTRL + V) remain untouched. The CLCL menu with all the stored items can be accessed by pressing ALT + C instead. (this can be changed in the options)</p>
<p><span id="more-3265"></span><img src='http://www.ghacks.net/wp-content/uploads/2008/02/clipboard_caching.jpg' alt='clipboard caching' /></p>
<p>Plugins can be used to add functionality to CLCL. Some are available on the developers homepage, they convert upper to lower case for instance, quote, put tags around it or add support for additional formats.</p>
<p>Pretty much everything can be configured in the program&#8217;s options. Hotkeys can be changed and added and formats can be added and filtered.</p>
<p>Clipboard Caching is a excellent software with a low memory consumption.</p>

	Tags: <a href="http://www.ghacks.net/tag/clipboard/" title="clipboard" rel="tag">clipboard</a>, <a href="http://www.ghacks.net/tag/clipboard-replacement/" title="clipboard-replacement" rel="tag">clipboard-replacement</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-clipboard/" title="windows-clipboard" rel="tag">windows-clipboard</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/02/windows-clipboard/" title="Windows Clipboard (September 2, 2008)">Windows Clipboard</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/09/04/windows-clipboard-manager/" title="Windows Clipboard Manager (September 4, 2008)">Windows Clipboard Manager</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/02/17/replace-the-windows-clipboard-with-ditto/" title="Replace the Windows Clipboard with Ditto (February 17, 2007)">Replace the Windows Clipboard with Ditto</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/01/28/extend-the-windows-clipboard/" title="Extend the Windows Clipboard (January 28, 2008)">Extend the Windows Clipboard</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/02/26/clipboard-fusion/" title="Clipboard Fusion (February 26, 2008)">Clipboard Fusion</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/02/18/clipboard-caching-utility/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Extend the Windows Clipboard</title>
		<link>http://www.ghacks.net/2008/01/28/extend-the-windows-clipboard/</link>
		<comments>http://www.ghacks.net/2008/01/28/extend-the-windows-clipboard/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 10:04:28 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[clipboard-replacement]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/01/28/extend-the-windows-clipboard/</guid>
		<description><![CDATA[The Windows clipboard can store a single text phrase in its memory, once a new phrase is copied to the clipboard the old one is lost. If you want to copy two different text phrases for instance you need to copy the first, paste it somewhere, copy the second and paste it as well. A tool that would save more than one record at a time would optimize the process considerably.]]></description>
			<content:encoded><![CDATA[<p>The Windows clipboard can store a single text phrase in its memory, once a new phrase is copied to the clipboard the old one is lost. If you want to copy two different text phrases for instance you need to copy the first, paste it somewhere, copy the second and paste it as well. A tool that would save more than one record at a time would optimize the process considerably.</p>
<p><a href="http://softvoile.com/clipdiary/">Clipdiary</a>, which was mentioned at <a href="http://www.techyard.net/2008/01/26/increase-your-windows-clipboard-size-with-clipdiary/">Tech Yard</a>,  is such a program. It stores all plain text and rich text phrases in the clipboard as well as images in the clipboard until you delete the entry in the clipboard or a set limit of stored entries is reached. That limit is set to 3000 but you can change it from 0 (unlimited) to a number of your choosing. I personally think that 3000 is way to high because it would take ages to find the correct phrase that you are looking for, some users might find it useful nevertheless. </p>
<p>CTRL + C and CTRL + V work the same way as before, if you press CTRL + V the last saved phrase or image gets pasted into the current text field. The new keyboard shortcut CTRL + D opens the program interface where older entries can be picked and pasted.</p>
<p><span id="more-3018"></span><img src='http://www.ghacks.net/wp-content/uploads/2008/01/extend_clipboard_clipdiary.jpg' alt='extend clipboard' /></p>
<p>It would be nice if there would be an option to pick previous items per hotkey as well. Some shortcuts are shown in the options but those did not work for me. I have set the maximum amount of saved entries to 30. The clipboard can be a security risk if you save 3000 entries, think of passwords, urls and other personal data.</p>

	Tags: <a href="http://www.ghacks.net/tag/clipboard/" title="clipboard" rel="tag">clipboard</a>, <a href="http://www.ghacks.net/tag/clipboard-replacement/" title="clipboard-replacement" rel="tag">clipboard-replacement</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/02/windows-clipboard/" title="Windows Clipboard (September 2, 2008)">Windows Clipboard</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/02/18/clipboard-caching-utility/" title="Clipboard Caching Utility (February 18, 2008)">Clipboard Caching Utility</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/09/04/windows-clipboard-manager/" title="Windows Clipboard Manager (September 4, 2008)">Windows Clipboard Manager</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/02/17/replace-the-windows-clipboard-with-ditto/" title="Replace the Windows Clipboard with Ditto (February 17, 2007)">Replace the Windows Clipboard with Ditto</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/02/26/clipboard-fusion/" title="Clipboard Fusion (February 26, 2008)">Clipboard Fusion</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/01/28/extend-the-windows-clipboard/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Replace the Windows Clipboard with Ditto</title>
		<link>http://www.ghacks.net/2007/02/17/replace-the-windows-clipboard-with-ditto/</link>
		<comments>http://www.ghacks.net/2007/02/17/replace-the-windows-clipboard-with-ditto/#comments</comments>
		<pubDate>Sat, 17 Feb 2007 05:45:24 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[clipboard-replacement]]></category>
		<category><![CDATA[ditto]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows-clipboard]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/02/17/replace-the-windows-clipboard-with-ditto/</guid>
		<description><![CDATA[The Windows Clipboard is absolutely awful, it lacks so many features that I really do not know where to begin listing them. Ditto on the other hand is an open source replacement for the Windows clipboard that adds functionality to the clipboard function. Ditto makes it easy to save any type of information to the clipboard including the most usual data types such as text, images and code.]]></description>
			<content:encoded><![CDATA[<p>The Windows Clipboard is absolutely awful, it lacks so many features that I really do not know where to begin listing them. <a href="http://ditto-cp.sourceforge.net/" title="ditto clipboard replacement" target="_blank">Ditto</a> on the other hand is an open source replacement for the Windows clipboard that adds functionality to the clipboard function. Ditto makes it easy to save any type of information to the clipboard including the most usual data types such as text, images and code.</p>
<p>Previously saved information can be accessed by double-clicking, using a hotkey or dragging and drooping the entries or using the build in search functionality &#8211; either way they can be pasted into any windows that allows basic copy and paste operations. It furthermore makes it possible to sync clipboards over a network making it a very effective tool if you have to work on more than one computer on the same project.</p>
<p><span id="more-1211"></span></p>
<p>Data that is send over a network will be encrypted to ensure that no one can use the information except the destination. Ditto uses the sqlite database to speed up operations.</p>

	Tags: <a href="http://www.ghacks.net/tag/clipboard/" title="clipboard" rel="tag">clipboard</a>, <a href="http://www.ghacks.net/tag/clipboard-replacement/" title="clipboard-replacement" rel="tag">clipboard-replacement</a>, <a href="http://www.ghacks.net/tag/ditto/" title="ditto" rel="tag">ditto</a>, <a href="http://www.ghacks.net/tag/freeware/" title="freeware" rel="tag">freeware</a>, <a href="http://www.ghacks.net/tag/open-source/" title="Open Source" rel="tag">Open Source</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows-clipboard/" title="windows-clipboard" rel="tag">windows-clipboard</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/02/windows-clipboard/" title="Windows Clipboard (September 2, 2008)">Windows Clipboard</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/02/18/clipboard-caching-utility/" title="Clipboard Caching Utility (February 18, 2008)">Clipboard Caching Utility</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/09/04/windows-clipboard-manager/" title="Windows Clipboard Manager (September 4, 2008)">Windows Clipboard Manager</a> (4)</li>
	<li><a href="http://www.ghacks.net/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/" title="Top Xp Freeware that every user needs part 3 (November 18, 2006)">Top Xp Freeware that every user needs part 3</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/01/24/open-source-video-editing-with-jahshaka/" title="Open Source Video Editing with Jahshaka (January 24, 2007)">Open Source Video Editing with Jahshaka</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/02/17/replace-the-windows-clipboard-with-ditto/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
