<?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: Dumping to the Internets</title>
	<atom:link href="http://abock.org/2008/08/19/dumping-to-the-internets/feed/" rel="self" type="application/rss+xml" />
	<link>http://abock.org/2008/08/19/dumping-to-the-internets/</link>
	<description></description>
	<lastBuildDate>Sun, 07 Mar 2010 08:30:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rick Harding</title>
		<link>http://abock.org/2008/08/19/dumping-to-the-internets/comment-page-1/#comment-190815</link>
		<dc:creator>Rick Harding</dc:creator>
		<pubDate>Tue, 26 Aug 2008 21:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/?p=170#comment-190815</guid>
		<description>Thanks for this post. It makes so much sense. I&#039;m always ftp&#039;ing files up to share screenshots, recordmydesktop files, etc. 

I tend to upload to a couple of hosts based on if this is for work or public so I started a python project to handle some more use cases. 
https://launchpad.net/sendoff

It&#039;s a lot more overhead, but now that I&#039;ve got it I&#039;m already mad I didn&#039;t do this a long time ago.</description>
		<content:encoded><![CDATA[<p>Thanks for this post. It makes so much sense. I&#8217;m always ftp&#8217;ing files up to share screenshots, recordmydesktop files, etc. </p>
<p>I tend to upload to a couple of hosts based on if this is for work or public so I started a python project to handle some more use cases.<br />
<a href="https://launchpad.net/sendoff" rel="nofollow">https://launchpad.net/sendoff</a></p>
<p>It&#8217;s a lot more overhead, but now that I&#8217;ve got it I&#8217;m already mad I didn&#8217;t do this a long time ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Staz</title>
		<link>http://abock.org/2008/08/19/dumping-to-the-internets/comment-page-1/#comment-188528</link>
		<dc:creator>Staz</dc:creator>
		<pubDate>Wed, 20 Aug 2008 23:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/?p=170#comment-188528</guid>
		<description>Nice tips about the xselection command.

@Killerkiwi : would you mind sharing your script, it sounds really useful.</description>
		<content:encoded><![CDATA[<p>Nice tips about the xselection command.</p>
<p>@Killerkiwi : would you mind sharing your script, it sounds really useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Bockover</title>
		<link>http://abock.org/2008/08/19/dumping-to-the-internets/comment-page-1/#comment-188129</link>
		<dc:creator>Aaron Bockover</dc:creator>
		<pubDate>Tue, 19 Aug 2008 21:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/?p=170#comment-188129</guid>
		<description>@Barry: good point and good fix! Though I typically only care to share things I create and name, which I am known to do in a sane and consistent manner :-)

@Killerkiwi: nice! That sounds useful.</description>
		<content:encoded><![CDATA[<p>@Barry: good point and good fix! Though I typically only care to share things I create and name, which I am known to do in a sane and consistent manner <img src='http://abock.org/wp-includes/images/smilies/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>@Killerkiwi: nice! That sounds useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Killerkiwi</title>
		<link>http://abock.org/2008/08/19/dumping-to-the-internets/comment-page-1/#comment-188081</link>
		<dc:creator>Killerkiwi</dc:creator>
		<pubDate>Tue, 19 Aug 2008 20:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/?p=170#comment-188081</guid>
		<description>I have some thing similar but for a nopaste site and  imageshack I make it it an icon on the bar... I you click it it uploads the clipboard.. if you drop a text file on it uploads the content... if you drop an image it uploads the image

Really handy stuff</description>
		<content:encoded><![CDATA[<p>I have some thing similar but for a nopaste site and  imageshack I make it it an icon on the bar&#8230; I you click it it uploads the clipboard.. if you drop a text file on it uploads the content&#8230; if you drop an image it uploads the image</p>
<p>Really handy stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry Kelly</title>
		<link>http://abock.org/2008/08/19/dumping-to-the-internets/comment-page-1/#comment-188064</link>
		<dc:creator>Barry Kelly</dc:creator>
		<pubDate>Tue, 19 Aug 2008 19:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/?p=170#comment-188064</guid>
		<description>Watch out for those strange file names (spaces &amp; dashes):

scp -r -- &quot;$@&quot; [...]</description>
		<content:encoded><![CDATA[<p>Watch out for those strange file names (spaces &amp; dashes):</p>
<p>scp -r &#8212; &#8220;$@&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Bockover</title>
		<link>http://abock.org/2008/08/19/dumping-to-the-internets/comment-page-1/#comment-188022</link>
		<dc:creator>Aaron Bockover</dc:creator>
		<pubDate>Tue, 19 Aug 2008 17:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/?p=170#comment-188022</guid>
		<description>@David: it would, but for me when I need to upload something, I&#039;m already working in a terminal ;-)

@derfian: Nice idea about notify-send. The xselection part of the script is really what makes this so useful to me.</description>
		<content:encoded><![CDATA[<p>@David: it would, but for me when I need to upload something, I&#8217;m already working in a terminal <img src='http://abock.org/wp-includes/images/smilies/face-wink.png' alt=';-)' class='wp-smiley' /> </p>
<p>@derfian: Nice idea about notify-send. The xselection part of the script is really what makes this so useful to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derfian</title>
		<link>http://abock.org/2008/08/19/dumping-to-the-internets/comment-page-1/#comment-188020</link>
		<dc:creator>derfian</dc:creator>
		<pubDate>Tue, 19 Aug 2008 16:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/?p=170#comment-188020</guid>
		<description>This reminds me of a script I wrote for nautilus some time ago which does just about the same thing. The xselection trick was new to me however, thanks for the hint! I used the notify-send utility to pop up a link once the file or directory was copied.

I wrote more about it at http://e101.hamsterkollektivet.se/~derfian/2007/03/02/small-and-simple-tricks</description>
		<content:encoded><![CDATA[<p>This reminds me of a script I wrote for nautilus some time ago which does just about the same thing. The xselection trick was new to me however, thanks for the hint! I used the notify-send utility to pop up a link once the file or directory was copied.</p>
<p>I wrote more about it at <a href="http://e101.hamsterkollektivet.se/~derfian/2007/03/02/small-and-simple-tricks" rel="nofollow">http://e101.hamsterkollektivet.se/~derfian/2007/03/02/small-and-simple-tricks</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://abock.org/2008/08/19/dumping-to-the-internets/comment-page-1/#comment-188008</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 19 Aug 2008 16:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://abock.org/?p=170#comment-188008</guid>
		<description>This would make a great GNOME Do plugin.</description>
		<content:encoded><![CDATA[<p>This would make a great GNOME Do plugin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
