<?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>Adam Merrifield { the collective } &#187; clip board</title>
	<atom:link href="http://adam.merrifield.ca/tag/clip-board/feed/" rel="self" type="application/rss+xml" />
	<link>http://adam.merrifield.ca</link>
	<description>the collective thoughts and web works of adam merrifield</description>
	<lastBuildDate>Wed, 08 Sep 2010 20:55:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The Little Know Clipboard App That Can</title>
		<link>http://adam.merrifield.ca/2009/05/13/the-little-know-clipboard-app-that-can/</link>
		<comments>http://adam.merrifield.ca/2009/05/13/the-little-know-clipboard-app-that-can/#comments</comments>
		<pubDate>Wed, 13 May 2009 14:26:54 +0000</pubDate>
		<dc:creator>Adam Merrifield</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[clip board]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[paste]]></category>
		<category><![CDATA[seydoggy]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.seydoggy.com/2009/05/13/the-little-know-clipboard-app-that-can/</guid>
		<description><![CDATA[One thing the Mac OS has repeatedly failed at is a native clip board, one where more then the most recent item is available to you. This has been an ongoing concern of mine for quite some time and I have always been on the lookout for a solution&#8230; a good solution. Back in the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jumpcut.sourceforge.net/" title="Jumpcut makes copy and pasting easy"><img src="http://images.seydoggy.com/Jumpcut_makes_copy_and_pasting_easy-20090513-101718.jpg" alt="Jumpcut makes copy and pasting easy" class="image-right" /></a>One thing the Mac OS has repeatedly failed at is a native clip board, one where more then the most recent item is available to you. This has been an ongoing concern of mine for quite some time and I have always been on the lookout for a solution&#8230; a good solution.</p>

<p>Back in the spring of 2007 I wrote about <a href="http://www.seydoggy.com/2007/03/28/copy-and-paste-and-copy-and-paste/" title="seyDoggy Web and Graphic Design - seyDoggy weblog - my thoughts on the web and the mac">iClip as one possible solution</a> and in fact my dependency on it around that time became so great that I was using it to store passwords, code snippets, oft used text, etc&#8230; All was great until one day, the database became corrupted. Yes, iClip was complex enough that is was storing all my clipboard data, snippets and what not, in a database. <em>Eeeeek!</em></p>

<p>My next <em>notable</em> shift in clipboard management was QuickSilver, <a href="http://www.seydoggy.com/2008/02/01/web-search-with-quicksilver-the-definitive-how-to/" title="seyDoggy Web and Graphic Design - seyDoggy weblog - my thoughts on the web and the mac">for which</a> <a href="http://www.seydoggy.com/2008/01/30/quicksilver-as-a-file-launcher/" title="seyDoggy Web and Graphic Design - seyDoggy weblog - my thoughts on the web and the mac">I have</a> <a href="http://www.seydoggy.com/2007/12/03/convert-icons-revisited/" title="seyDoggy Web and Graphic Design - seyDoggy weblog - my thoughts on the web and the mac">written numerous</a> <a href="http://www.seydoggy.com/2007/03/30/quicksilverhttp/" title="seyDoggy Web and Graphic Design - seyDoggy weblog - my thoughts on the web and the mac">articles</a>. For everything that I used iClip for I was able to use QuickSilvers &#8220;Shelf&#8221; and &#8220;Clipboard History&#8221;. It was a brilliant setup and had them show/hide off the edge of the screen with a couple hot-keys. Then came the inevitable fall of QuickSilver. I can&#8217;t afford to keep monkeying around with sub-alpha builds of various branches so after my nearly three year dependency on QuickSilver I had to finally give it up.</p>

<p>The hole that was left was quickly filled with apps that I already use on a daily basis, like <a href="http://www.mcubedsw.com/software/codecollectorpro" title="M Cubed Software - Code Collector Pro">Code Collector Pro</a> which bore the brunt of my oft used text snippets and auto complete tasks. But I was still left without a good solution for clip board history. So off on a mad search I went, review countless apps that varied in complexity and price range, until I came upon a small, simple, unobtrusive app that does one thing; buffers your clipboard history. <a href="http://jumpcut.sourceforge.net/" title="Jumpcut: Minimalist Clipboard Buffering for OS X">Jumpcut</a> is a simple, open source (and free) clip board history manager that allows you easy access to your clipboard history with a few simple key strokes.</p>

<p>Jumpcut allows you to set up the size of your buffer size (up to 99 clips), hot keys, bezel behaviour, app behaviour and that&#8217;s about it. It doesn&#8217;t get any simpler to use or set up. I have been using this little app heavily on a daily basis since February and never once has it failed me. No hang ups, it&#8217;s never lost my history, it&#8217;s never crashed or caused anything else to crash. It&#8217;s lightweight, responsive and just an overall pleasure to use.</p>

<p><em>This</em> is the app that ought to be a part of Mac OS X.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://adam.merrifield.ca/2008/08/24/the-beauty-of-rapidweaver-meets-the-power-of-textmate/" title="The beauty of RapidWeaver meets the power of TextMate (August 24, 2008)">The beauty of RapidWeaver meets the power of TextMate</a> (0)</li>
	<li><a href="http://adam.merrifield.ca/2009/02/18/life-as-a-theme-developer/" title="Life As a Theme Developer (February 18, 2009)">Life As a Theme Developer</a> (1)</li>
	<li><a href="http://adam.merrifield.ca/2009/10/27/creating-unique-ids-for-anything/" title="Creating Unique ID&#039;s For&#8230; Anything! (October 27, 2009)">Creating Unique ID&#039;s For&#8230; Anything!</a> (1)</li>
	<li><a href="http://adam.merrifield.ca/2007/03/28/copy-and-paste-and-copy-and-paste/" title="Copy and paste and copy and paste&#8230; (March 28, 2007)">Copy and paste and copy and paste&#8230;</a> (1)</li>
	<li><a href="http://adam.merrifield.ca/2009/02/25/auto-mountunmount-your-mac-volumes-when-required/" title="Auto mount/unmount your Mac volumes when required (February 25, 2009)">Auto mount/unmount your Mac volumes when required</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://adam.merrifield.ca/2009/05/13/the-little-know-clipboard-app-that-can/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
