<?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: Clipboard Copy &#8211; Web Form Paste</title>
	<atom:link href="http://code.clevertech.biz/blog/2009/11/13/clipboard-copy-web-form-paste/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.clevertech.biz/blog/2009/11/13/clipboard-copy-web-form-paste/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 11 Jul 2010 20:41:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: bscpaz</title>
		<link>http://code.clevertech.biz/blog/2009/11/13/clipboard-copy-web-form-paste/comment-page-1/#comment-139</link>
		<dc:creator>bscpaz</dc:creator>
		<pubDate>Tue, 06 Apr 2010 16:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://code.clevertech.biz/blog/?p=272#comment-139</guid>
		<description>Hello!&lt;br&gt;I tried to use your example in my application (JBoss Seam) but I got the following error:&lt;br&gt;&lt;br&gt;&quot; TypeError: Object #&lt;an HTMLObjectElement&gt; has no method &#039;getClipboardImageURL&#039; &quot;&lt;br&gt;&lt;br&gt;I&#039;m using Google Chrome browser.&lt;br&gt;&lt;br&gt;Any suggestions?&lt;br&gt;&lt;br&gt;Thanks</description>
		<content:encoded><![CDATA[<p>Hello!<br />I tried to use your example in my application (JBoss Seam) but I got the following error:</p>
<p>&#8221; TypeError: Object #&lt;an HTMLObjectElement&gt; has no method &#39;getClipboardImageURL&#39; &#8220;</p>
<p>I&#39;m using Google Chrome browser.</p>
<p>Any suggestions?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://code.clevertech.biz/blog/2009/11/13/clipboard-copy-web-form-paste/comment-page-1/#comment-137</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 17 Mar 2010 01:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://code.clevertech.biz/blog/?p=272#comment-137</guid>
		<description>Our license for this is GNU General Public License version 3
http://www.opensource.org/licenses/gpl-3.0.html

We hope you&#039;ll keep in touch and let us know how your project goes.</description>
		<content:encoded><![CDATA[<p>Our license for this is GNU General Public License version 3<br />
<a href="http://www.opensource.org/licenses/gpl-3.0.html" rel="nofollow">http://www.opensource.org/licenses/gpl-3.0.html</a></p>
<p>We hope you&#8217;ll keep in touch and let us know how your project goes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://code.clevertech.biz/blog/2009/11/13/clipboard-copy-web-form-paste/comment-page-1/#comment-128</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 09 Mar 2010 01:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://code.clevertech.biz/blog/?p=272#comment-128</guid>
		<description>So, thanks for the good example. If I&#039;d like to integrate your code with FCKEditor, and bundle that in a piece of  open source software, would this be allowed? I don&#039;t see a license included in your download?</description>
		<content:encoded><![CDATA[<p>So, thanks for the good example. If I&#39;d like to integrate your code with FCKEditor, and bundle that in a piece of  open source software, would this be allowed? I don&#39;t see a license included in your download?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://code.clevertech.biz/blog/2009/11/13/clipboard-copy-web-form-paste/comment-page-1/#comment-127</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 25 Feb 2010 19:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://code.clevertech.biz/blog/?p=272#comment-127</guid>
		<description>Using TinyMCE as an example, you would create a new menu button (see example here, http://tinymce.moxiecode.com/examples/example_18.php), and for the new menu button’s javascript function use the copy/paste code. Obviously, some tweaks will be needed here to get the created filename, and this will depend upon the scripting language being used. If you are using ColdFusion, as we are, then I would suggest creating an ajax function to grab the session’s filename created. Also, another method would be to change the shootImage.cfm script to pass back the full path and image name created, as the java applet should handle the return fine. Lastly, you can refresh the iframe and use javascript to grab the child element for the new image’s source.</description>
		<content:encoded><![CDATA[<p>Using TinyMCE as an example, you would create a new menu button (see example here, <a href="http://tinymce.moxiecode.com/examples/example_18.php)" rel="nofollow">http://tinymce.moxiecode.com/examples/example_18.php)</a>, and for the new menu button’s javascript function use the copy/paste code. Obviously, some tweaks will be needed here to get the created filename, and this will depend upon the scripting language being used. If you are using ColdFusion, as we are, then I would suggest creating an ajax function to grab the session’s filename created. Also, another method would be to change the shootImage.cfm script to pass back the full path and image name created, as the java applet should handle the return fine. Lastly, you can refresh the iframe and use javascript to grab the child element for the new image’s source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: farid</title>
		<link>http://code.clevertech.biz/blog/2009/11/13/clipboard-copy-web-form-paste/comment-page-1/#comment-123</link>
		<dc:creator>farid</dc:creator>
		<pubDate>Fri, 04 Dec 2009 11:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://code.clevertech.biz/blog/?p=272#comment-123</guid>
		<description>this is good, just how can this be integrated into a html editor (e.g tiny mce)</description>
		<content:encoded><![CDATA[<p>this is good, just how can this be integrated into a html editor (e.g tiny mce)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: farid</title>
		<link>http://code.clevertech.biz/blog/2009/11/13/clipboard-copy-web-form-paste/comment-page-1/#comment-120</link>
		<dc:creator>farid</dc:creator>
		<pubDate>Fri, 04 Dec 2009 04:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://code.clevertech.biz/blog/?p=272#comment-120</guid>
		<description>this is good, just how can this be integrated into a html editor (e.g tiny mce)</description>
		<content:encoded><![CDATA[<p>this is good, just how can this be integrated into a html editor (e.g tiny mce)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
