<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Software Needs and Nerds	</title>
	<atom:link href="https://gregladen.com/blog/2012/01/07/software-needs-and-nerds/feed/" rel="self" type="application/rss+xml" />
	<link>https://gregladen.com/blog/2012/01/07/software-needs-and-nerds/</link>
	<description></description>
	<lastBuildDate>Sun, 08 Jan 2012 01:42:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.6</generator>
	<item>
		<title>
		By: Greg Laden		</title>
		<link>https://gregladen.com/blog/2012/01/07/software-needs-and-nerds/#comment-490329</link>

		<dc:creator><![CDATA[Greg Laden]]></dc:creator>
		<pubDate>Sun, 08 Jan 2012 01:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2012/01/07/software-needs-and-nerds/#comment-490329</guid>

					<description><![CDATA[Yes, I&#039;ve used those commands.  They&#039;re quite useful.  At one point I had a date command format the current date and time into the strange way my blogging software required it, and stuck it on the clipboard. That would definitively be part of the solution.

cat [filename] &#124; xclip -selection clipboard

Somewhere around here I&#039;ve got a python script that takes standard input and puts it on the clipboard.

]]></description>
			<content:encoded><![CDATA[<p>Yes, I&#8217;ve used those commands.  They&#8217;re quite useful.  At one point I had a date command format the current date and time into the strange way my blogging software required it, and stuck it on the clipboard. That would definitively be part of the solution.</p>
<p>cat [filename] | xclip -selection clipboard</p>
<p>Somewhere around here I&#8217;ve got a python script that takes standard input and puts it on the clipboard.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mortimer		</title>
		<link>https://gregladen.com/blog/2012/01/07/software-needs-and-nerds/#comment-490328</link>

		<dc:creator><![CDATA[mortimer]]></dc:creator>
		<pubDate>Sun, 08 Jan 2012 00:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2012/01/07/software-needs-and-nerds/#comment-490328</guid>

					<description><![CDATA[for the second task, you might want to check:
http://linuxtidbits.wordpress.com/2008/02/22/command-line-to-clipboard/

once you have the script, then you can bind it to whatever you want, maybe gnomeDo or other.]]></description>
			<content:encoded><![CDATA[<p>for the second task, you might want to check:<br />
<a href="http://linuxtidbits.wordpress.com/2008/02/22/command-line-to-clipboard/" rel="nofollow ugc">http://linuxtidbits.wordpress.com/2008/02/22/command-line-to-clipboard/</a></p>
<p>once you have the script, then you can bind it to whatever you want, maybe gnomeDo or other.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
