<?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: Seeding the clipboard in Flash10 with Zero Clipboard</title>
	<atom:link href="http://ajaxian.com/archives/seeding-the-clipboard-in-flash10-with-zero-clipboard/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/seeding-the-clipboard-in-flash10-with-zero-clipboard</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: MattCoz</title>
		<link>http://ajaxian.com/archives/seeding-the-clipboard-in-flash10-with-zero-clipboard/comment-page-1#comment-270584</link>
		<dc:creator>MattCoz</dc:creator>
		<pubDate>Tue, 20 Jan 2009 00:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=5685#comment-270584</guid>
		<description>Works great!  I had to tweak it a bit to work with my buttons, but that was easy enough.</description>
		<content:encoded><![CDATA[<p>Works great!  I had to tweak it a bit to work with my buttons, but that was easy enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newz2000</title>
		<link>http://ajaxian.com/archives/seeding-the-clipboard-in-flash10-with-zero-clipboard/comment-page-1#comment-270525</link>
		<dc:creator>newz2000</dc:creator>
		<pubDate>Fri, 16 Jan 2009 16:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=5685#comment-270525</guid>
		<description>I can think of one legitimate use for copy to clipboard and that is creating wysiwyg / word processor / application like interfaces where people are used to having copy and paste buttons.</description>
		<content:encoded><![CDATA[<p>I can think of one legitimate use for copy to clipboard and that is creating wysiwyg / word processor / application like interfaces where people are used to having copy and paste buttons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imad</title>
		<link>http://ajaxian.com/archives/seeding-the-clipboard-in-flash10-with-zero-clipboard/comment-page-1#comment-270506</link>
		<dc:creator>imad</dc:creator>
		<pubDate>Fri, 16 Jan 2009 03:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=5685#comment-270506</guid>
		<description>I just want to give my kudos to Joe for writing this library.  We now use it on &lt;a href=&quot;http://www.yamli.com/&quot; rel=&quot;nofollow&quot;&gt;Yamli.com&lt;/a&gt;, and he&#039;s probably saved me a couple of days of tearing my hair out.

It&#039;s unfortunate that we have to resort to these methods to access the clipboard.  It would be nice if the browsers did allow writing to the clipboard directly, perhaps as in Flash 10 only in response to a user click.

 - Imad</description>
		<content:encoded><![CDATA[<p>I just want to give my kudos to Joe for writing this library.  We now use it on <a href="http://www.yamli.com/" rel="nofollow">Yamli.com</a>, and he&#8217;s probably saved me a couple of days of tearing my hair out.</p>
<p>It&#8217;s unfortunate that we have to resort to these methods to access the clipboard.  It would be nice if the browsers did allow writing to the clipboard directly, perhaps as in Flash 10 only in response to a user click.</p>
<p> &#8211; Imad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicksergeant</title>
		<link>http://ajaxian.com/archives/seeding-the-clipboard-in-flash10-with-zero-clipboard/comment-page-1#comment-270505</link>
		<dc:creator>nicksergeant</dc:creator>
		<pubDate>Fri, 16 Jan 2009 02:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=5685#comment-270505</guid>
		<description>Ha, yes, ZeroClipboard does work great.  Unfortunately it&#039;s a bit limited when you want to bind many instances of the tool to multiple text nodes.  I posted a &lt;a href=&quot;http://stackoverflow.com/questions/445604/are-there-any-new-solutions-for-copying-multiple-groups-of-text-to-clipboard-via&quot; rel=&quot;nofollow&quot;&gt;question on Stack Overflow&lt;/a&gt; just yesterday about this particular problem, but I&#039;ve yet to find a better solution.

&lt;a href=&quot;http://bowser.macminicolo.net/~jhuckaby/zeroclipboard/multiple.php&quot; rel=&quot;nofollow&quot;&gt;Here&#039;s the code&lt;/a&gt; to use multiple text nodes with ZeroClipboard.  As you can see, the code is quite redundant.</description>
		<content:encoded><![CDATA[<p>Ha, yes, ZeroClipboard does work great.  Unfortunately it&#8217;s a bit limited when you want to bind many instances of the tool to multiple text nodes.  I posted a <a href="http://stackoverflow.com/questions/445604/are-there-any-new-solutions-for-copying-multiple-groups-of-text-to-clipboard-via" rel="nofollow">question on Stack Overflow</a> just yesterday about this particular problem, but I&#8217;ve yet to find a better solution.</p>
<p><a href="http://bowser.macminicolo.net/~jhuckaby/zeroclipboard/multiple.php" rel="nofollow">Here&#8217;s the code</a> to use multiple text nodes with ZeroClipboard.  As you can see, the code is quite redundant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KKFC</title>
		<link>http://ajaxian.com/archives/seeding-the-clipboard-in-flash10-with-zero-clipboard/comment-page-1#comment-270504</link>
		<dc:creator>KKFC</dc:creator>
		<pubDate>Fri, 16 Jan 2009 02:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=5685#comment-270504</guid>
		<description>Thank, I was boring this problem with Flash 10, too</description>
		<content:encoded><![CDATA[<p>Thank, I was boring this problem with Flash 10, too</p>
]]></content:encoded>
	</item>
</channel>
</rss>

