<?xml version="1.0" encoding="iso-8859-1"?>

<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title type="text">Joseph Reagle</title>
<subtitle type="html"><![CDATA[
Open Communities, Media, Source, and Standards
]]></subtitle>
<id>http://reagle.org/joseph/blog/technology/klipper-dcop-trick</id>
<link rel="alternate" type="text/html" href="http://reagle.org/joseph/blog" />
<link rel="self" type="application/atom+xml" href="http://reagle.org/joseph/blog/technology/klipper-dcop-trick?flav=atom" />


<author>
<name>Joseph Reagle</name>
<uri>http://reagle.org/joseph/blog/technology/klipper-dcop-trick</uri>
<email></email>
</author>
<rights>Copyright 2003-2010 Joseph Reagle</rights>
<generator uri="http://pyblosxom.sourceforge.net/" version="1.4.3 01/10/2008">
PyBlosxom http://pyblosxom.sourceforge.net/ 1.4.3 01/10/2008
</generator>

<updated>2004-10-08T18:20:46Z</updated>
<!-- icon?  logo?  -->

<entry>
<title type="html">Klipper DCOP Trick</title>
<category term="" />
<id>http://reagle.org/joseph/blog/2004/10/08/klipper-dcop-trick</id>
<updated>2004-10-08T18:20:46Z</updated>
<published>2004-10-08T18:20:46Z</published>
<link rel="alternate" type="text/html" href="http://reagle.org/joseph/blog/technology/klipper-dcop-trick.html" />
<content type="html">

&lt;p&gt;I seemingly spend a lot of time running web pages on my local file system
through lynx for the textual information, and then cutting-and-pasting it
into an email message. The following function will add the text dump of an
html file to the KDE clipboard automatically.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;function lyd { dcop klipper klipper setClipboardContents &quot;`lynx
-dump $@`&quot; ; }&lt;/code&gt;&lt;/p&gt;
</content>
</entry>
</feed>
