<?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: Pastebin clipboard support</title>
	<atom:link href="http://www.elphin.com/2006/04/pastebin-clipboard-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elphin.com/2006/04/pastebin-clipboard-support/</link>
	<description>Making fine software since 1998</description>
	<lastBuildDate>Mon, 01 Feb 2010 17:32:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lilu_Gabriel</title>
		<link>http://www.elphin.com/2006/04/pastebin-clipboard-support/comment-page-1/#comment-53</link>
		<dc:creator>Lilu_Gabriel</dc:creator>
		<pubDate>Thu, 14 Aug 2008 16:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/2006/04/26/pastebin-clipboard-support/#comment-53</guid>
		<description>There is a software to download any video from YouTube called RipTiger (riptiger.com). IÂ’m running it for over a month and captured any video I was playing from internet on my computer 1 to 1.
BTW, itÂ’s possible to save up to 10 Â– 12 videos in parallel</description>
		<content:encoded><![CDATA[<p>There is a software to download any video from YouTube called RipTiger (riptiger.com). IÂ’m running it for over a month and captured any video I was playing from internet on my computer 1 to 1.<br />
BTW, itÂ’s possible to save up to 10 Â– 12 videos in parallel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JÃ¶rn Nettingsmeier</title>
		<link>http://www.elphin.com/2006/04/pastebin-clipboard-support/comment-page-1/#comment-52</link>
		<dc:creator>JÃ¶rn Nettingsmeier</dc:creator>
		<pubDate>Sun, 04 Jun 2006 11:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/2006/04/26/pastebin-clipboard-support/#comment-52</guid>
		<description>i&#039;ve seen the same problem with cut&amp;paste not working in recent firefoxen, and all the suggested workarounds and user_pref() settings don&#039;t seem to help... .(
pity because i need it for a wysiwyg content editor in my apache lenya cms...</description>
		<content:encoded><![CDATA[<p>i&#8217;ve seen the same problem with cut&amp;paste not working in recent firefoxen, and all the suggested workarounds and user_pref() settings don&#8217;t seem to help&#8230; .(<br />
pity because i need it for a wysiwyg content editor in my apache lenya cms&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lordelph</title>
		<link>http://www.elphin.com/2006/04/pastebin-clipboard-support/comment-page-1/#comment-51</link>
		<dc:creator>lordelph</dc:creator>
		<pubDate>Thu, 27 Apr 2006 19:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/2006/04/26/pastebin-clipboard-support/#comment-51</guid>
		<description>Thanks for that, I&#039;d fixed on the live site this morning but not updated the downloadable package yet - will update that shortly.</description>
		<content:encoded><![CDATA[<p>Thanks for that, I&#8217;d fixed on the live site this morning but not updated the downloadable package yet &#8211; will update that shortly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zachariah</title>
		<link>http://www.elphin.com/2006/04/pastebin-clipboard-support/comment-page-1/#comment-50</link>
		<dc:creator>Zachariah</dc:creator>
		<pubDate>Thu, 27 Apr 2006 19:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/2006/04/26/pastebin-clipboard-support/#comment-50</guid>
		<description>line 257 :o my mistake.</description>
		<content:encoded><![CDATA[<p>line 257 <img src='http://www.elphin.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' />  my mistake.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zachariah</title>
		<link>http://www.elphin.com/2006/04/pastebin-clipboard-support/comment-page-1/#comment-49</link>
		<dc:creator>Zachariah</dc:creator>
		<pubDate>Thu, 27 Apr 2006 19:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/2006/04/26/pastebin-clipboard-support/#comment-49</guid>
		<description>lib\pastebin\pastebin.class.php

line: 253
$post[&#039;parent_diffurl&#039;]=$this-&gt;conf[&#039;this_script&#039;].&quot;diff=$pid&quot;;

to:
$post[&#039;parent_diffurl&#039;]=$this-&gt;conf[&#039;this_script&#039;].&quot;?diff=$pid&quot;;</description>
		<content:encoded><![CDATA[<p>lib\pastebin\pastebin.class.php</p>
<p>line: 253<br />
$post['parent_diffurl']=$this-&gt;conf['this_script'].&#8221;diff=$pid&#8221;;</p>
<p>to:<br />
$post['parent_diffurl']=$this-&gt;conf['this_script'].&#8221;?diff=$pid&#8221;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zachariah</title>
		<link>http://www.elphin.com/2006/04/pastebin-clipboard-support/comment-page-1/#comment-48</link>
		<dc:creator>Zachariah</dc:creator>
		<pubDate>Thu, 27 Apr 2006 00:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/2006/04/26/pastebin-clipboard-support/#comment-48</guid>
		<description>Thank You Sir.

:)</description>
		<content:encoded><![CDATA[<p>Thank You Sir.<br />
 <img src='http://www.elphin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
