<?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: RSS Over Time</title>
	<link>http://ask.metafilter.com/50469/RSS-Over-Time/</link>
	<description>Comments on Ask MetaFilter post RSS Over Time</description>
	<pubDate>Wed, 08 Nov 2006 12:58:52 -0800</pubDate>
	<lastBuildDate>Wed, 08 Nov 2006 12:58:52 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: RSS Over Time</title>
		<link>http://ask.metafilter.com/50469/RSS-Over-Time</link>	
		<description>How does a typical RSS feed behaves over time, as the content grows? &lt;br /&gt;&lt;br /&gt; If I set up an RSS feed and continually update it for, say, five years, won&apos;t the size of that XML file get way too big?  How is this concept worked around?  Do feed publishers establish a time frame, say the most recent three months, from which they provide content?  Do feed readers generally impement that (which seems less likely)?  Is a workaround for this problem a part of the RSS specification that I&apos;m just not seeing?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.50469</guid>
		<pubDate>Wed, 08 Nov 2006 12:28:00 -0800</pubDate>
		<dc:creator>joshjs</dc:creator>
		
			<category>rss</category>
		
			<category>web</category>
		
			<category>computers</category>
		
			<category>internet</category>
		
			<category>scale</category>
		
			<category>problem</category>
		
	</item> <item>
		<title>By: borkencode</title>
		<link>http://ask.metafilter.com/50469/RSS-Over-Time#765036</link>	
		<description>Usually only a set amount of content is contained in the RSS feed, a First In First Out configuration with new content bumping out old content.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.50469-765036</guid>
		<pubDate>Wed, 08 Nov 2006 12:58:52 -0800</pubDate>
		<dc:creator>borkencode</dc:creator>
	</item><item>
		<title>By: mkultra</title>
		<link>http://ask.metafilter.com/50469/RSS-Over-Time#765042</link>	
		<description>The problem is not something the spec is designed to handle. All the specification does is let you know what the content you&apos;re delivering needs to look like; it doesn&apos;t care how you get it.&lt;br&gt;
&lt;br&gt;
To answer your broader question- this is something you need to handle through your query. News sites, I&apos;ve found tend to restrict by time; blogs by # of pieces.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.50469-765042</guid>
		<pubDate>Wed, 08 Nov 2006 13:05:05 -0800</pubDate>
		<dc:creator>mkultra</dc:creator>
	</item><item>
		<title>By: chunking express</title>
		<link>http://ask.metafilter.com/50469/RSS-Over-Time#765055</link>	
		<description>Most sites will simply drop older posts.  I had this problem on my site.  My feed used to only be the last 5 or so posts.  So people who used feed readers that polled infrequently would miss stuff.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.50469-765055</guid>
		<pubDate>Wed, 08 Nov 2006 13:14:17 -0800</pubDate>
		<dc:creator>chunking express</dc:creator>
	</item><item>
		<title>By: tommorris</title>
		<link>http://ask.metafilter.com/50469/RSS-Over-Time#765075</link>	
		<description>It&apos;s usually 15 entries or the latest day&apos;s entries.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.50469-765075</guid>
		<pubDate>Wed, 08 Nov 2006 13:59:38 -0800</pubDate>
		<dc:creator>tommorris</dc:creator>
	</item><item>
		<title>By: joshjs</title>
		<link>http://ask.metafilter.com/50469/RSS-Over-Time#765145</link>	
		<description>Thanks, all.  A temporal or a FIFO scheme definitely makes sense.  And it&apos;s helpful to know that the spec doesn&apos;t fix my problem (especially without having to read the spec).&lt;br&gt;
&lt;br&gt;
I love this site.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.50469-765145</guid>
		<pubDate>Wed, 08 Nov 2006 15:16:20 -0800</pubDate>
		<dc:creator>joshjs</dc:creator>
	</item>
	</channel>
</rss>
