<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: How to get full RSS instead of partial RSS</title>
      <link>http://ask.metafilter.com/69740/How-to-get-full-RSS-instead-of-partial-RSS/</link>
      <description>Comments on Ask MetaFilter post How to get full RSS instead of partial RSS</description>
	  	  <pubDate>Mon, 20 Aug 2007 16:31:36 -0800</pubDate>
      <lastBuildDate>Mon, 20 Aug 2007 16:31:36 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: How to get full RSS instead of partial RSS</title>
  	<link>http://ask.metafilter.com/69740/How-to-get-full-RSS-instead-of-partial-RSS</link>	
  	<description>Help me get full RSS instead of partial RSS. As many of you might know, the Freakonomics blog has moved to NY Times. They used to give full RSS feeds; now all we get is partial RSS. While this generated quite a buzz on the internets, no solution was provided. I get the feeling that a significant portion of the AskMeFi community has programming and internet development expertise. I do not belong to that portion, however I can follow directions. Looking at the whole Web 2.0 development, I cannot help but think that this problem should be a trivial one for programmers. So, questions:&lt;br&gt;
&lt;br&gt;
1) Is there a straight forward way of automatically extracting the contents of a blog and generate a full feed for it ? (Isn&apos;t Yahoo! Pipes supposed to do this sort of tasks?)&lt;br&gt;
&lt;br&gt;
2) (If not) why not ?&lt;br&gt;
&lt;br&gt;
Thanks.</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.69740</guid>
  	<pubDate>Mon, 20 Aug 2007 15:57:15 -0800</pubDate>
  	<dc:creator>eebs</dc:creator>
	
	<category>rss</category>
	
	<category>feed</category>
	
	<category>internet</category>
	
</item>
<item>
  	<title>By: AaRdVarK</title>
  	<link>http://ask.metafilter.com/69740/How-to-get-full-RSS-instead-of-partial-RSS#1041395</link>	
  	<description>&lt;a href=&quot;http://www.ponyfish.com/&quot;&gt;Ponyfish&lt;/a&gt; and &lt;a href=&quot;http://feed43.com/&quot;&gt;Feed43&lt;/a&gt; both work well for scraping websites into feeds.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.69740-1041395</guid>
  	<pubDate>Mon, 20 Aug 2007 16:31:36 -0800</pubDate>
  	<dc:creator>AaRdVarK</dc:creator>
</item>
<item>
  	<title>By: scottreynen</title>
  	<link>http://ask.metafilter.com/69740/How-to-get-full-RSS-instead-of-partial-RSS#1041568</link>	
  	<description>&lt;a href=&quot;http://openkapow.com/&quot;&gt;Openkapow&lt;/a&gt; might help too. I&apos;ve never used it, but others have recommended it to me, and it looks like it might suit your needs.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.69740-1041568</guid>
  	<pubDate>Mon, 20 Aug 2007 18:40:29 -0800</pubDate>
  	<dc:creator>scottreynen</dc:creator>
</item>
<item>
  	<title>By: eebs</title>
  	<link>http://ask.metafilter.com/69740/How-to-get-full-RSS-instead-of-partial-RSS#1041792</link>	
  	<description>First, thanks for your answers.&lt;br&gt;
&lt;br&gt;
Here are my observations:&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Ponyfish &lt;/strong&gt;&lt;br&gt;
I was impressed by how straight forward the rss creation procedure they&apos;ve put in place. Unfortunately, it grabs only the titles.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Feed43&lt;/strong&gt;&lt;br&gt;
After reading the help pages, I was able to implement what I was asking for.(&lt;a href=&quot;http://feed43.com/1555756365467566.xml&quot;&gt;Here&lt;/a&gt; is the feed.) But, it is not working for me:&lt;br&gt;
1) My aggregator, Google Reader, does not recognize this as a feed. Bloglines does, but then you cannot click on the title and jump to the nytimes site (the link assigned to the title takes you back to Bloglines). Even if it worked properly, I would not switch over to Bloglines just for this reason. &lt;br&gt;
2) In order to remedy this &amp;quot;title does not link to nytimes&amp;quot; problem, I modified my extraction method in Feed43. I was able to get the links directing to nytimes printed under the titles. But these links have dashes (-) and for some reason Feed43 converts them into %20 or something like that, which causes the link to fail.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Openkapow&lt;/strong&gt;&lt;br&gt;
Looks interesting but it seems like it requires too much learning for this purpose. &lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Conclusion&lt;/strong&gt;:&lt;br&gt;
I will learn to live with partial rss for Freakonomics (they have to come up with really catchy titles for their posts now). But I will definitely keep Ponyfish and Feed43 in mind as they might come in handy.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.69740-1041792</guid>
  	<pubDate>Mon, 20 Aug 2007 23:40:32 -0800</pubDate>
  	<dc:creator>eebs</dc:creator>
</item>
<item>
  	<title>By: MetaMonkey</title>
  	<link>http://ask.metafilter.com/69740/How-to-get-full-RSS-instead-of-partial-RSS#1041909</link>	
  	<description>You could also try &lt;a href=&quot;http://dapper.net&quot;&gt;Dapper&lt;/a&gt;, though it seems a bit fiddly.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.69740-1041909</guid>
  	<pubDate>Tue, 21 Aug 2007 05:23:13 -0800</pubDate>
  	<dc:creator>MetaMonkey</dc:creator>
</item>
<item>
  	<title>By: ethorson</title>
  	<link>http://ask.metafilter.com/69740/How-to-get-full-RSS-instead-of-partial-RSS#1042086</link>	
  	<description>I use the &lt;a href=&quot;http://labs.echoditto.com/fulltextrss&quot;&gt;full text RSS tool&lt;/a&gt; from EchoDitto Labs for my partial-to-full needs--just enter in the url of the feed and it&apos;ll magically spit out a full-text version.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.69740-1042086</guid>
  	<pubDate>Tue, 21 Aug 2007 09:03:22 -0800</pubDate>
  	<dc:creator>ethorson</dc:creator>
</item>
<item>
  	<title>By: eebs</title>
  	<link>http://ask.metafilter.com/69740/How-to-get-full-RSS-instead-of-partial-RSS#1042444</link>	
  	<description>@etherson:&lt;br&gt;
&lt;br&gt;
Thanks. That worked just the way I wanted. The &amp;quot;Google Reader not recognizing as a feed&amp;quot; problem is still there. But in Bloglines, it works like a charm. Now I am going to have to try this in other aggregators to see if they could sway me to switch over.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.69740-1042444</guid>
  	<pubDate>Tue, 21 Aug 2007 16:01:16 -0800</pubDate>
  	<dc:creator>eebs</dc:creator>
</item>
<item>
  	<title>By: hedgehog</title>
  	<link>http://ask.metafilter.com/69740/How-to-get-full-RSS-instead-of-partial-RSS#1043075</link>	
  	<description>Hey, this is great.  Thanks ethorson (and eebs for the OP).  The full text RSS tool works fine for me, for the Freakonomics blog, with Google Reader.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.69740-1043075</guid>
  	<pubDate>Wed, 22 Aug 2007 08:34:55 -0800</pubDate>
  	<dc:creator>hedgehog</dc:creator>
</item>

    </channel>
</rss>
