<?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 Implementation Help</title>
	<link>http://ask.metafilter.com/29843/RSS-Implementation-Help/</link>
	<description>Comments on Ask MetaFilter post RSS Implementation Help</description>
	<pubDate>Thu, 29 Dec 2005 14:44:04 -0800</pubDate>
	<lastBuildDate>Thu, 29 Dec 2005 14:44:04 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: RSS Implementation Help</title>
		<link>http://ask.metafilter.com/29843/RSS-Implementation-Help</link>	
		<description>Basic RSS question-- I&apos;m trying to add RSS to my site, and since I&apos;m teaching this to myself, I&apos;m confused.   &lt;br /&gt;&lt;br /&gt; I tried to use this template-- http://www.kriyayoga.com/cgi-bin/rss_editor/rssedit.pl&lt;br&gt;
I don&apos;t understand about the 15 separate items.  My blog has more than 15 posts.  Do I update the RSS template instead of posting straight from blogger?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.29843</guid>
		<pubDate>Thu, 29 Dec 2005 14:30:19 -0800</pubDate>
		<dc:creator>madmath</dc:creator>
		
			<category>RSS</category>
		
			<category>rssfeed</category>
		
			<category>atom</category>
		
			<category>diy</category>
		
	</item> <item>
		<title>By: captainscared</title>
		<link>http://ask.metafilter.com/29843/RSS-Implementation-Help#470556</link>	
		<description>The items are for each individual show name and description so if you have 15 posts you need to fill out 15 of the &quot;items&quot; on the form.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29843-470556</guid>
		<pubDate>Thu, 29 Dec 2005 14:44:04 -0800</pubDate>
		<dc:creator>captainscared</dc:creator>
	</item><item>
		<title>By: madmath</title>
		<link>http://ask.metafilter.com/29843/RSS-Implementation-Help#470557</link>	
		<description>But my blog has more than 15 posts, close to 1000.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29843-470557</guid>
		<pubDate>Thu, 29 Dec 2005 14:44:41 -0800</pubDate>
		<dc:creator>madmath</dc:creator>
	</item><item>
		<title>By: bpt</title>
		<link>http://ask.metafilter.com/29843/RSS-Implementation-Help#470558</link>	
		<description>RSS and Atom feeds are usually automatically generated. What weblog engine is your site using, if any? Blogger? Blogger&apos;s documentation describes &lt;a href=&quot;http://help.blogger.com/bin/answer.py?answer=698&amp;topic=36&quot;&gt;how to enable generation of an Atom feed&lt;/a&gt;. (Atom is a syndication format similar to RSS, but it&apos;s better specified and is an Internet standard.)&lt;br&gt;
&lt;br&gt;
Your RSS feed doesn&apos;t need to contain every blog entry you&apos;ve made. It&apos;s for notification of new entries, not accessing your archives.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29843-470558</guid>
		<pubDate>Thu, 29 Dec 2005 14:45:13 -0800</pubDate>
		<dc:creator>bpt</dc:creator>
	</item><item>
		<title>By: captainscared</title>
		<link>http://ask.metafilter.com/29843/RSS-Implementation-Help#470560</link>	
		<description>Most people use the feed for the last ten or so most recent posts. After that you overwhelm your audience and if they really like you they know to go to your page for earlier posts.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29843-470560</guid>
		<pubDate>Thu, 29 Dec 2005 14:46:21 -0800</pubDate>
		<dc:creator>captainscared</dc:creator>
	</item><item>
		<title>By: madmath</title>
		<link>http://ask.metafilter.com/29843/RSS-Implementation-Help#470562</link>	
		<description>So when I make a new post, I go to the template I posted rather than blogger.com?  Sorry, this is probably so basic.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29843-470562</guid>
		<pubDate>Thu, 29 Dec 2005 14:47:15 -0800</pubDate>
		<dc:creator>madmath</dc:creator>
	</item><item>
		<title>By: adamrice</title>
		<link>http://ask.metafilter.com/29843/RSS-Implementation-Help#470563</link>	
		<description>Blogger already supports an alternative syndication format called Atom. Here&apos;s &lt;a href=&quot;http://help.blogger.com/bin/topic.py?topic=36&quot;&gt;Blogger&apos;s help section on syndication&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
You probably don&apos;t need to generate an RSS feed in addition to an Atom feed, and you are probably generating the Atom feed automatically.&lt;br&gt;
&lt;br&gt;
Feeds usually do not contain all the posts in your blog, and usually are generated automatically by the blogging tool. That script that you linked to might be useful for generating a one-off RSS file (especially as a demo of what an RSS file should look like), but would be a PITA for regularly updated sites.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29843-470563</guid>
		<pubDate>Thu, 29 Dec 2005 14:47:50 -0800</pubDate>
		<dc:creator>adamrice</dc:creator>
	</item><item>
		<title>By: captainscared</title>
		<link>http://ask.metafilter.com/29843/RSS-Implementation-Help#470566</link>	
		<description>You should probably use one or the other. If Blogger generates atom feeds, I&apos;d do that as it does so automatically. I think the more importaant issue is to make sure you know where you are &quot;pinging&quot; to notify directories that you have updated.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29843-470566</guid>
		<pubDate>Thu, 29 Dec 2005 14:50:00 -0800</pubDate>
		<dc:creator>captainscared</dc:creator>
	</item><item>
		<title>By: jessamyn</title>
		<link>http://ask.metafilter.com/29843/RSS-Implementation-Help#470573</link>	
		<description>I write my own RSS feed for a site I update on my own, without using Blogger or Movable Type or Wordpress. Any major blogging tool will do either an RSS feed or an Atom feed and if you have either one, you should consider yourself set. Here are the steps I take making my own RSS feed&lt;br&gt;
&lt;br&gt;
1. write blog post&lt;br&gt;
2. go to rss feed file. remove the oldest post from the bottom and add my newest post to the top&lt;br&gt;
3. escape the HTML characters from inside the &amp;lt;description&amp;gt; tags, basically replacing the angle brackets  with the &lt;a href=&quot;http://www.breakingpar.com/bkp/home.nsf/0/87256B280015193F87256C47007456E7&quot;&gt;HTML code for those characters&lt;/a&gt;&lt;br&gt;
4. upload the RSS feed to my web space&lt;br&gt;
5. check it with &lt;a href=&quot;http://www.feedvalidator.org/&quot;&gt;feed validdator&lt;/a&gt;&lt;br&gt;
6. use &lt;a href=&quot;http://pingomatic.com/&quot;&gt;pingomatic&lt;/a&gt; to tell sites like technorati and feedster that my content has changed&lt;br&gt;
&lt;br&gt;
I update like once or twice a week so this isn&apos;t that hard and I have a bunch of macros to do most of it. You can see what my hand-generated RSS feed looks like &lt;a href=&quot;http://www.jessamyn.com/journal/index.rdf&quot;&gt;here&lt;/a&gt;, if it&apos;s helpful. RSS is more forward-looking than retrospective, so most people have between 10-25 posts in it. To get to older sites people will just go to your web page and/or archives.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29843-470573</guid>
		<pubDate>Thu, 29 Dec 2005 15:04:27 -0800</pubDate>
		<dc:creator>jessamyn</dc:creator>
	</item><item>
		<title>By: charmston</title>
		<link>http://ask.metafilter.com/29843/RSS-Implementation-Help#470856</link>	
		<description>It appears to me that you aren&apos;t understanding the exact purpose of RSS. &lt;a href=&quot;http://www.mezzoblue.com&quot;&gt;Dave Shea&lt;/a&gt; does a very good idea of &lt;a href=&quot;http://www.mezzoblue.com/subscribe/&quot;&gt;exactly how it works&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29843-470856</guid>
		<pubDate>Thu, 29 Dec 2005 22:05:18 -0800</pubDate>
		<dc:creator>charmston</dc:creator>
	</item><item>
		<title>By: cillit bang</title>
		<link>http://ask.metafilter.com/29843/RSS-Implementation-Help#470964</link>	
		<description>Your RSS/Atom feed should contain your most recent 15-ish posts, and ideally, should update automatically. If you&apos;re using Blogger, just use the automatic Atom generator.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29843-470964</guid>
		<pubDate>Fri, 30 Dec 2005 05:50:26 -0800</pubDate>
		<dc:creator>cillit bang</dc:creator>
	</item>
	</channel>
</rss>
