<?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: How to create a shared clipboard and copy and paste text between computers with ease</title>
	<atom:link href="http://www.softblog.com/2008-04/how-to-create-a-shared-clipboard-and-copy-and-paste-text-between-computers-with-ease/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softblog.com/2008-04/how-to-create-a-shared-clipboard-and-copy-and-paste-text-between-computers-with-ease/</link>
	<description>About software, etc.</description>
	<lastBuildDate>Wed, 16 Jun 2010 21:30:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Toshak</title>
		<link>http://www.softblog.com/2008-04/how-to-create-a-shared-clipboard-and-copy-and-paste-text-between-computers-with-ease/comment-page-1/#comment-121</link>
		<dc:creator>Toshak</dc:creator>
		<pubDate>Sat, 12 Jun 2010 18:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.softblog.com/2008-04/how-to-create-a-shared-clipboard-and-copy-and-paste-text-between-computers-with-ease/#comment-121</guid>
		<description>Hi,

I&#039;m the author of a little Java based utility called ClipboardMShareJ.

Indeed you&#039;ve followed pretty much the same idea as I did, using a text file to share clipboards across computers, and indeed I like the solution you suggest here.

One problem though it doesn&#039;t immediately work for other operating systems. So this is a Java based utility which does exactly what you do above, dump the contents of the clipboard to a shared text file- you don&#039;t need a new set of keys it&#039;ll continuously poll the clipboard. 

You can run it in Linux, Mac etc. as well, which was important for me because typically I have a linux in my work env. 

http://clipboardmshare.steweche.co.uk/</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m the author of a little Java based utility called ClipboardMShareJ.</p>
<p>Indeed you&#8217;ve followed pretty much the same idea as I did, using a text file to share clipboards across computers, and indeed I like the solution you suggest here.</p>
<p>One problem though it doesn&#8217;t immediately work for other operating systems. So this is a Java based utility which does exactly what you do above, dump the contents of the clipboard to a shared text file- you don&#8217;t need a new set of keys it&#8217;ll continuously poll the clipboard. </p>
<p>You can run it in Linux, Mac etc. as well, which was important for me because typically I have a linux in my work env. </p>
<p><a href="http://clipboardmshare.steweche.co.uk/" rel="nofollow">http://clipboardmshare.steweche.co.uk/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.softblog.com/2008-04/how-to-create-a-shared-clipboard-and-copy-and-paste-text-between-computers-with-ease/comment-page-1/#comment-112</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 06 Apr 2010 10:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.softblog.com/2008-04/how-to-create-a-shared-clipboard-and-copy-and-paste-text-between-computers-with-ease/#comment-112</guid>
		<description>Hi,

A very simple and in expensive programme, which allows you to share the clipboard of your computer with other computers on your local network is Clipboard Link. You can find Clipboard Link at http://clipboardlink.economy-x-talk.com . No programming involved.

Best,

Mark</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>A very simple and in expensive programme, which allows you to share the clipboard of your computer with other computers on your local network is Clipboard Link. You can find Clipboard Link at <a href="http://clipboardlink.economy-x-talk.com" rel="nofollow">http://clipboardlink.economy-x-talk.com</a> . No programming involved.</p>
<p>Best,</p>
<p>Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.464 seconds -->
