<?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 for Jeffothy's Keyings</title>
	<atom:link href="http://www.jeffothy.com/weblog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffothy.com/weblog</link>
	<description>Things that are possibly better left written down</description>
	<lastBuildDate>Tue, 01 Dec 2009 12:41:08 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on FileDisk ISO Mounter by Klaustrofil</title>
		<link>http://www.jeffothy.com/weblog/filedisk-iso-mounter/comment-page-2/#comment-188692</link>
		<dc:creator>Klaustrofil</dc:creator>
		<pubDate>Tue, 01 Dec 2009 12:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffothy.com/weblog/?p=99#comment-188692</guid>
		<description>Best iso mounter ever created. You can sell pro version which supports cue nrg and wtf formats.</description>
		<content:encoded><![CDATA[<p>Best iso mounter ever created. You can sell pro version which supports cue nrg and wtf formats.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clipboard Copy by Javascript, Flash and cross-browser clipboard fun &#171; Qurbit Blog</title>
		<link>http://www.jeffothy.com/weblog/clipboard-copy/comment-page-3/#comment-186022</link>
		<dc:creator>Javascript, Flash and cross-browser clipboard fun &#171; Qurbit Blog</dc:creator>
		<pubDate>Thu, 12 Nov 2009 00:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffothy.com/weblog/?p=96#comment-186022</guid>
		<description>[...] Keyings has a good example of how to do this, and links to the open source flash object (_clipboard.swf) by [...]</description>
		<content:encoded><![CDATA[<p>[...] Keyings has a good example of how to do this, and links to the open source flash object (_clipboard.swf) by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clipboard Copy by Blog &#8211; 灰调-Graymood &#187; Blog Archive &#187; JS复制，兼容firefox和ie</title>
		<link>http://www.jeffothy.com/weblog/clipboard-copy/comment-page-3/#comment-185558</link>
		<dc:creator>Blog &#8211; 灰调-Graymood &#187; Blog Archive &#187; JS复制，兼容firefox和ie</dc:creator>
		<pubDate>Sun, 08 Nov 2009 05:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffothy.com/weblog/?p=96#comment-185558</guid>
		<description>[...] web开发中常常要实现“复制到剪切板”功能。这个功能很实用，但是由于安全问题，浏览器的限制越来越严，实现的方法也越来越有限了。Firefox 默认下不能直接通过Javascript操作剪切板，必须开启相关的设置才行。想只通过Javascript技术实现跨浏览器的剪切板是行不通的。现在常用的方法是利用JavaScript+Flash实现，普遍流传的办法是_clipboard.swf，这是国外最早实现的（著名的Clipboard Copy解决方案:　http://www.jeffothy.com/weblog/clipboard-copy/）。但是很可惜，_clipboard.swf在新出来的flash10中无效，因为flash10中规定了只有在swf上进行了实际的操作（比如鼠标点击）才能启动剪切板。而_clipboard.swf方法的swf是隐藏的，通过JavaScript来操作flash的剪切板，显然没有对swf进行实际的用户操作。 [...]</description>
		<content:encoded><![CDATA[<p>[...] web开发中常常要实现“复制到剪切板”功能。这个功能很实用，但是由于安全问题，浏览器的限制越来越严，实现的方法也越来越有限了。Firefox 默认下不能直接通过Javascript操作剪切板，必须开启相关的设置才行。想只通过Javascript技术实现跨浏览器的剪切板是行不通的。现在常用的方法是利用JavaScript+Flash实现，普遍流传的办法是_clipboard.swf，这是国外最早实现的（著名的Clipboard Copy解决方案:　http://www.jeffothy.com/weblog/clipboard-copy/）。但是很可惜，_clipboard.swf在新出来的flash10中无效，因为flash10中规定了只有在swf上进行了实际的操作（比如鼠标点击）才能启动剪切板。而_clipboard.swf方法的swf是隐藏的，通过JavaScript来操作flash的剪切板，显然没有对swf进行实际的用户操作。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clipboard Copy by Peteter</title>
		<link>http://www.jeffothy.com/weblog/clipboard-copy/comment-page-3/#comment-183998</link>
		<dc:creator>Peteter</dc:creator>
		<pubDate>Tue, 27 Oct 2009 03:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffothy.com/weblog/?p=96#comment-183998</guid>
		<description>The flash 10 has a more strict security requirement and you must click to trigger the clipboard action. you can checkout this out at http://www.couponsmarter.com which use the zero clipboard to realize this function. it works very well.</description>
		<content:encoded><![CDATA[<p>The flash 10 has a more strict security requirement and you must click to trigger the clipboard action. you can checkout this out at <a href="http://www.couponsmarter.com" rel="nofollow">http://www.couponsmarter.com</a> which use the zero clipboard to realize this function. it works very well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DebugMode Wink Tutorials by Eric</title>
		<link>http://www.jeffothy.com/weblog/debugmode-wink-tutorials/comment-page-1/#comment-182333</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Fri, 09 Oct 2009 14:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffothy.com/weblog/?p=71#comment-182333</guid>
		<description>I find it ironic and funny that there is no tutorial that shows you how to use this and that the help sucks.... am I the only one? It works for showing someone how to do something on the computer well. What I want it something like an interactive powerpoint like slideshow in flash through this, and while I know it is possible it is not covered at all.</description>
		<content:encoded><![CDATA[<p>I find it ironic and funny that there is no tutorial that shows you how to use this and that the help sucks&#8230;. am I the only one? It works for showing someone how to do something on the computer well. What I want it something like an interactive powerpoint like slideshow in flash through this, and while I know it is possible it is not covered at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clipboard Copy by Aptech Computer Education - Vietnam &#124; C&#225;ch x&#226;y dựng một Rich Text Editor - Lập trình</title>
		<link>http://www.jeffothy.com/weblog/clipboard-copy/comment-page-3/#comment-181048</link>
		<dc:creator>Aptech Computer Education - Vietnam &#124; C&#225;ch x&#226;y dựng một Rich Text Editor - Lập trình</dc:creator>
		<pubDate>Mon, 28 Sep 2009 10:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffothy.com/weblog/?p=96#comment-181048</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FileDisk ISO Mounter by hello</title>
		<link>http://www.jeffothy.com/weblog/filedisk-iso-mounter/comment-page-1/#comment-180081</link>
		<dc:creator>hello</dc:creator>
		<pubDate>Sun, 20 Sep 2009 05:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffothy.com/weblog/?p=99#comment-180081</guid>
		<description>Am i missing something here, will try it but have been using for a while now Winmount. That mounts many disks and container files etc.

Though i only come looking for a tool to partition and foramt, new vmdk disk files.</description>
		<content:encoded><![CDATA[<p>Am i missing something here, will try it but have been using for a while now Winmount. That mounts many disks and container files etc.</p>
<p>Though i only come looking for a tool to partition and foramt, new vmdk disk files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FileDisk ISO Mounter by David</title>
		<link>http://www.jeffothy.com/weblog/filedisk-iso-mounter/comment-page-1/#comment-179736</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 16 Sep 2009 18:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffothy.com/weblog/?p=99#comment-179736</guid>
		<description>Does not work, downloaded to vista, installed. There is no right click menu for my .IMA file anywhere.</description>
		<content:encoded><![CDATA[<p>Does not work, downloaded to vista, installed. There is no right click menu for my .IMA file anywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clipboard Copy by Accessing the System Clipboard with JavaScript – A Holy Grail? &#171; Novak in Academia</title>
		<link>http://www.jeffothy.com/weblog/clipboard-copy/comment-page-3/#comment-179488</link>
		<dc:creator>Accessing the System Clipboard with JavaScript – A Holy Grail? &#171; Novak in Academia</dc:creator>
		<pubDate>Mon, 14 Sep 2009 01:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffothy.com/weblog/?p=96#comment-179488</guid>
		<description>[...] Larson came up with a nifty solution using Adobe Flash. To copy text to the system clipboard a small flash object is embedded into the [...]</description>
		<content:encoded><![CDATA[<p>[...] Larson came up with a nifty solution using Adobe Flash. To copy text to the system clipboard a small flash object is embedded into the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clipboard Copy by 点击复制的实现 (兼容多种浏览器) &#8211; im Png</title>
		<link>http://www.jeffothy.com/weblog/clipboard-copy/comment-page-3/#comment-179299</link>
		<dc:creator>点击复制的实现 (兼容多种浏览器) &#8211; im Png</dc:creator>
		<pubDate>Fri, 11 Sep 2009 03:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffothy.com/weblog/?p=96#comment-179299</guid>
		<description>[...] 代码中用到的flash文件“ _clipboard.swf”点击这里下载(来自jeffothy), [...]</description>
		<content:encoded><![CDATA[<p>[...] 代码中用到的flash文件“ _clipboard.swf”点击这里下载(来自jeffothy), [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
