<?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: Storing text in the clipboard using Silverlight 2</title>
	<atom:link href="http://www.jeff.wilcox.name/2008/05/clipboard-access/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeff.wilcox.name/2008/05/clipboard-access/</link>
	<description>Silverlight, rich client apps and web development</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:09:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Hai Son</title>
		<link>http://www.jeff.wilcox.name/2008/05/clipboard-access/comment-page-1/#comment-644</link>
		<dc:creator>Hai Son</dc:creator>
		<pubDate>Wed, 15 Oct 2008 03:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2008/05/21/clipboard-access/#comment-644</guid>
		<description>How can to get the clipboard in FireFox?</description>
		<content:encoded><![CDATA[<p>How can to get the clipboard in FireFox?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Wilcox</title>
		<link>http://www.jeff.wilcox.name/2008/05/clipboard-access/comment-page-1/#comment-156</link>
		<dc:creator>Jeff Wilcox</dc:creator>
		<pubDate>Tue, 27 May 2008 17:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2008/05/21/clipboard-access/#comment-156</guid>
		<description>Tom, I totally hear you.  I hope we find a way to add clipboard support into the platform at some point.  This is good to hear...

This is less an awesome solution, more about the flexibility of the HTML DOM interop features in Silverlight (in my mind at least)... I&#039;m biased, having worked on the interop features quite a bit!

-Jeff</description>
		<content:encoded><![CDATA[<p>Tom, I totally hear you.  I hope we find a way to add clipboard support into the platform at some point.  This is good to hear&#8230;</p>
<p>This is less an awesome solution, more about the flexibility of the HTML DOM interop features in Silverlight (in my mind at least)&#8230; I&#8217;m biased, having worked on the interop features quite a bit!</p>
<p>-Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.jeff.wilcox.name/2008/05/clipboard-access/comment-page-1/#comment-153</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 23 May 2008 14:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2008/05/21/clipboard-access/#comment-153</guid>
		<description>Oh, I love it!  Thanks Jeff, this is some nice work.  I don&#039;t know if I agree with the direction of your fallback, but to each his own. :)  I actually really wanted this functionality for one of my first real Silverlight apps, and now I&#039;ve got a way.  (Can you believe it?  Some users can click a button no problem but have a terrible time understanding how to select a big block of text and hit Ctrl+C!)

I have to admit though, it now seems more silly than ever that Silverlight doesn&#039;t have a method to set the clipboard like Flash does.  If it&#039;s just too risky for you and you simply MUST have that enforced user interaction, how about providing a built-in control that the user can click on, with a property and/or event supplying the text to be copied to the clipboard?  It could be a helpful compromise.</description>
		<content:encoded><![CDATA[<p>Oh, I love it!  Thanks Jeff, this is some nice work.  I don&#8217;t know if I agree with the direction of your fallback, but to each his own. <img src='http://www.jeff.wilcox.name/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I actually really wanted this functionality for one of my first real Silverlight apps, and now I&#8217;ve got a way.  (Can you believe it?  Some users can click a button no problem but have a terrible time understanding how to select a big block of text and hit Ctrl+C!)</p>
<p>I have to admit though, it now seems more silly than ever that Silverlight doesn&#8217;t have a method to set the clipboard like Flash does.  If it&#8217;s just too risky for you and you simply MUST have that enforced user interaction, how about providing a built-in control that the user can click on, with a property and/or event supplying the text to be copied to the clipboard?  It could be a helpful compromise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Articles and demos for May 22, 2008</title>
		<link>http://www.jeff.wilcox.name/2008/05/clipboard-access/comment-page-1/#comment-150</link>
		<dc:creator>Articles and demos for May 22, 2008</dc:creator>
		<pubDate>Thu, 22 May 2008 13:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2008/05/21/clipboard-access/#comment-150</guid>
		<description>[...] Storing text in the clipboard using Silverlight 2 - Jeff Wilcox discusses how to provide users the ability to store information on the clipboard from your Silverlight application. There is not such API inside JavaScript, but now Silverlight enables you to do this. However there are some limitations in the available solutions which Jeff pointed out in his article so you can go and read about. [...]</description>
		<content:encoded><![CDATA[<p>[...] Storing text in the clipboard using Silverlight 2 &#8211; Jeff Wilcox discusses how to provide users the ability to store information on the clipboard from your Silverlight application. There is not such API inside JavaScript, but now Silverlight enables you to do this. However there are some limitations in the available solutions which Jeff pointed out in his article so you can go and read about. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

