<?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: Simple single-page aggregation?</title>
      <link>http://ask.metafilter.com/50218/Simple-singlepage-aggregation/</link>
      <description>Comments on Ask MetaFilter post Simple single-page aggregation?</description>
	  	  <pubDate>Sun, 05 Nov 2006 12:59:21 -0800</pubDate>
      <lastBuildDate>Sun, 05 Nov 2006 12:59:21 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Simple single-page aggregation?</title>
  	<link>http://ask.metafilter.com/50218/Simple-singlepage-aggregation</link>	
  	<description>I want to aggregate some RSS feeds for a group of not-tech-savvy people... &lt;br /&gt;&lt;br /&gt; ...and I like the single page apporach best, where a bunch of feeds are rendered on one page with pop-up article previews - you know, like &lt;a href=&quot;http://popurls.com/&quot;&gt;Popurls&lt;/a&gt; or &lt;a href=&quot;http://www.originalsignal.com/&quot;&gt;Original Signal&lt;/a&gt;. My question: are there any CC- or GNU-licensed templates to get the job done? I could write everything myself, but I&apos;m lazy and I&apos;d rather tweak than work from scratch. (Also, I know setting up RSS to Javascript or however you render the feeds needs to be set up on a server; no big deal.)</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.50218</guid>
  	<pubDate>Sun, 05 Nov 2006 12:37:52 -0800</pubDate>
  	<dc:creator>symbebekos</dc:creator>
	
	<category>aggregation</category>
	
	<category>templates</category>
	
	<category>lazyweb</category>
	
	<category>rss</category>
	
	<category>feeds</category>
	
	<category>atom</category>
	
</item>
<item>
  	<title>By: rhizome</title>
  	<link>http://ask.metafilter.com/50218/Simple-singlepage-aggregation#761863</link>	
  	<description>I use netvibes.com myself, but as far as a homebrew application goes I&apos;m sure there are OPML (a kind of bookmarks file for all of your feeds) renderers and AJAX libraries in your chosen language. The pop up stuff is probably only javascript containers for what is already in the feed (I know, some feeds don&apos;t include any body text), so a couple of modules should get you most of the way there.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.50218-761863</guid>
  	<pubDate>Sun, 05 Nov 2006 12:59:21 -0800</pubDate>
  	<dc:creator>rhizome</dc:creator>
</item>
<item>
  	<title>By: roue</title>
  	<link>http://ask.metafilter.com/50218/Simple-singlepage-aggregation#761883</link>	
  	<description>Check out &lt;a href=&quot;planetplanet.org&apos; &quot;&gt;Planet Software&lt;/a&gt;. If you&apos;ve got a web server to host it (with python) it does a terrific job.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.50218-761883</guid>
  	<pubDate>Sun, 05 Nov 2006 13:40:10 -0800</pubDate>
  	<dc:creator>roue</dc:creator>
</item>
<item>
  	<title>By: roue</title>
  	<link>http://ask.metafilter.com/50218/Simple-singlepage-aggregation#761885</link>	
  	<description>sorry, bad link. that&apos;s &lt;a href=&quot;http://planetplanet.org&quot;&gt;Planet Software&lt;/a&gt;.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.50218-761885</guid>
  	<pubDate>Sun, 05 Nov 2006 13:40:51 -0800</pubDate>
  	<dc:creator>roue</dc:creator>
</item>
<item>
  	<title>By: troyer</title>
  	<link>http://ask.metafilter.com/50218/Simple-singlepage-aggregation#761890</link>	
  	<description>Ditto on Planet. I just used it for &lt;a href=&quot;http://www.vmware.com/vmtn/planet/v12n/&quot;&gt;a project&lt;/a&gt; at work. No problems at all, and although it doesn&apos;t have fancy pop-ups, you have complete control over the HTML template, and so could set up something like Popurls.&lt;br&gt;
&lt;br&gt;
An easy alternative woiuld be to set up the feeds as public in Bloglines and then just point them to &lt;a href=&quot;http://www.bloglines.com/public/johntroyer&quot;&gt;that page&lt;/a&gt;. The downside is that you don&apos;t get even a river-of-news style rendering until you click over on the left side, let alone an array-of-titles layout.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.50218-761890</guid>
  	<pubDate>Sun, 05 Nov 2006 13:52:02 -0800</pubDate>
  	<dc:creator>troyer</dc:creator>
</item>
<item>
  	<title>By: nyu2</title>
  	<link>http://ask.metafilter.com/50218/Simple-singlepage-aggregation#761926</link>	
  	<description>I second NetVibes.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.50218-761926</guid>
  	<pubDate>Sun, 05 Nov 2006 14:28:31 -0800</pubDate>
  	<dc:creator>nyu2</dc:creator>
</item>
<item>
  	<title>By: genghis</title>
  	<link>http://ask.metafilter.com/50218/Simple-singlepage-aggregation#761976</link>	
  	<description>For hosted web accounts, which&apos;d normally be a PHP-MySQL affair, &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt; comes with an aggregator, it shows things in &apos;river&apos; view, and you can make the aggregator be Drupal&apos;s default view.&lt;br&gt;
&lt;br&gt;
It does quite a lot of other stuff, too.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.50218-761976</guid>
  	<pubDate>Sun, 05 Nov 2006 14:58:31 -0800</pubDate>
  	<dc:creator>genghis</dc:creator>
</item>
<item>
  	<title>By: numinous</title>
  	<link>http://ask.metafilter.com/50218/Simple-singlepage-aggregation#763116</link>	
  	<description>I use &lt;a href=http://www.newshutch.com&gt;Newshutch&lt;/a&gt;, and love it.  I am not tech-savvy &lt;i&gt;at all&lt;/i&gt;, and I find that it&apos;s totally user-friendly instead of intimidating.  Plus, you needn&apos;t download any software to access it (think of it like Vox, but for RSS).</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.50218-763116</guid>
  	<pubDate>Mon, 06 Nov 2006 16:17:34 -0800</pubDate>
  	<dc:creator>numinous</dc:creator>
</item>

    </channel>
</rss>
