<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jordan Running &#187; Instapaper</title>
	<atom:link href="http://jordanrunning.com/tag/instapaper/feed/" rel="self" type="application/rss+xml" />
	<link>http://jordanrunning.com</link>
	<description>A place for my stuff</description>
	<lastBuildDate>Tue, 08 Sep 2009 21:38:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Instapaper &#8220;Send To&#8221; button for Google Reader</title>
		<link>http://jordanrunning.com/2009/08/instapaper-send-to-button-for-google-reader/</link>
		<comments>http://jordanrunning.com/2009/08/instapaper-send-to-button-for-google-reader/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 22:25:38 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Instapaper]]></category>
		<category><![CDATA[Send To]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://jordanrunning.com/?p=38</guid>
		<description><![CDATA[This week Google added a feature to Google Reader called &#8220;Send To&#8221; that lets you send a link to any feed item to various web services like Facebook, Digg, and Twitter. Very cool! But the coolest part is that they also made it easy to add other services to the mix&#8211;any service that will accept [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-44" title="Instapaper &quot;Send To&quot; in Google Reader" src="http://jordanrunning.com/wordpress/wp-content/uploads/2009/08/google_reader_instapaper-21.png" alt="Instapaper &quot;Send To&quot; in Google Reader" width="174" height="130" />This week Google added a feature to <a href="http://google.com/reader/">Google Reader</a> called &#8220;Send To&#8221; that lets you send a link to any feed item to various web services like Facebook, Digg, and Twitter. Very cool! But the coolest part is that they also made it easy to add other services to the mix&#8211;any service that will accept a HTTP GET request.</p>
<p>Already people are coming up with cool uses for this. Digital Inspiration, for example, shows you how to add a Send To link that&#8217;ll <a href="http://www.labnol.org/internet/download-google-reader-stories-as-pdf/9389/">make a PDF document</a> (via <a href="http://lifehacker.com/5336606/convert-google-reader-items-to-pdfs">Lifehacker</a>) out of the linked item.</p>
<p>My first thought, though, was to make a Send To link for Instapaper<span id="more-38"></span></p>
<p><a href="http://instapaper.com/">Instapaper</a> is a simple web app that lets you keep a &#8220;reading list&#8221; of articles on the web that you want to read but don&#8217;t have time for right away. There are already <a href="http://userscripts.org/scripts/search?q=instapaper+google+reader&amp;x=0&amp;y=0">Greasemonkey scripts</a> that tie Instapaper into Google Reader, but a Send To link will work in any browser and shouldn&#8217;t break if Google makes changes to Reader down the road.</p>
<p><strong>Update:</strong> The day after I wrote this Google added a built-in Instapaper option to Reader. It works great, but a little differently: Whereas the instructions below will instantly add the feed item to Instapaper without any input from you, Google&#8217;s built-in method takes you to an Instapaper page where you can edit the Title and Summary of the item before saving it, requiring an additional click&#8211;unless you&#8217;re not logged in, in which case you must login first and then click the Send To button again. It has the benefit, however, of not making you give your Instapaper username or password to Google. You should choose whichever method suits you best.</p>
<p>So, on to the goods:</p>
<h4>How to add a &#8220;Send To&#8221; link for Instapaper to Google Reader</h4>
<ol>
<li>Copy the following URL to your favorite text editor:<br />
<blockquote><p>https://www.instapaper.com/api/add?url=${url}&amp;title=${title}&amp;username=<strong>USERNAME</strong>&amp;password=<strong>PASSWORD</strong></p></blockquote>
<p>Replace the big &#8220;USERNAME&#8221; with your Instapaper username (or email address, if you use that to login on Instapaper). If you have a password, replace &#8220;PASSWORD&#8221; with it. <strong>If you don&#8217;t have a password</strong>, just delete everything after your username (&#8220;&amp;password&#8221; and everything after it).</p>
<p>Don&#8217;t change anything else.</li>
<li> Go to the &#8220;Send To&#8221; tab on the Google Reader <a href="http://www.google.com/reader/settings?display=item-links">Settings page</a>. At the bottom, click on the &#8220;Create a custom link&#8221; button. A form will appear:
<p style="text-align: center;"><img class="size-full wp-image-51 aligncenter" title="Create custom Send To link for Instapaper in Google Reader" src="http://jordanrunning.com/wordpress/wp-content/uploads/2009/08/google_reader_instapaper-11.png" alt="Create custom Send To link for Instapaper in Google Reader" width="490" height="129" /></p>
<p>In the &#8220;Name&#8221; field type &#8220;Instapaper&#8221; (or whatever you want). Copy the URL you edited from your text editor and paste it in the &#8220;URL&#8221; field. The &#8220;Icon URL&#8221; is optional, but use the URL above if you want it to show a pretty Instapaper &#8220;I&#8221; icon.</p>
<p>Click on the &#8220;Save&#8221; button.</li>
<li> That&#8217;s it!
<p>Now when you click on &#8220;Send To&#8221; on a feed item you&#8217;ll see Instapaper in the list, and when you click on it your browser will make a request to the Instapaper API. You&#8217;ll see a new page load in your browser. If it says &#8220;201&#8243; that means it worked and the item was added to your Instapaper reading list.</li>
</ol>
<h4>Troubleshooting</h4>
<p>If you see a different number, there was an error. &#8220;403&#8243; means there was a problem with your username or password. In that case, make sure that you&#8217;ve replaced &#8220;USERNAME&#8221; and &#8220;PASSWORD&#8221; in Step 1 with your Instapaper username and password, &lt;strong&gt;not&lt;/strong&gt; your Google Reader username and password. Remember that if you don&#8217;t use a password when you log in to Instapaper you must remove the &#8220;PASSWORD&#8221; part of the URL.</p>
<p>A &#8220;400&#8243; means there&#8217;s something else wrong with the URL. Make sure you copied the whole URL, starting with &#8220;http&#8221; and ending with &#8220;{title},&#8221; and that you&#8217;ve only changed the &#8220;USERNAME&#8221; and &#8220;PASSWORD&#8221; parts.</p>
<p>A &#8220;500&#8243; error means something else is wrong and it&#8217;s probably not your fault. Try again later.</p>
<p>If you&#8217;re curious and technically-inclined you can learn more about the Instapaper API <a href="http://blog.instapaper.com/post/73123968/read-later-api">over here</a>.</p>
<p><strong>Update:</strong> Based on a suggestion <a href="http://lifehacker.com/5337461/more-google-reader-send-to-tricks">over at Lifehacker</a> I also put together a tutorial for <a href="http://jordanrunning.com/2009/08/evernote-send-to-button-for-google-reader/">adding an Evernote Send To link to Google Reader</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanrunning.com/2009/08/instapaper-send-to-button-for-google-reader/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
