<?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: Crafting RSS for Google Reader</title>
	<link>http://ask.metafilter.com/96814/Crafting-RSS-for-Google-Reader/</link>
	<description>Comments on Ask MetaFilter post Crafting RSS for Google Reader</description>
	<pubDate>Thu, 17 Jul 2008 07:41:04 -0800</pubDate>
	<lastBuildDate>Thu, 17 Jul 2008 07:41:04 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Crafting RSS for Google Reader</title>
		<link>http://ask.metafilter.com/96814/Crafting-RSS-for-Google-Reader</link>	
		<description>How can I make aesthetically pleasing RSS feeds for the readers of my Web site, specifically so that my feed will  keep the formatting like a lot of sites do in Google Reader? &lt;br /&gt;&lt;br /&gt; I use Mambo 4.6.2 as my CMS and I&apos;ve edited the Syndicate component to keep the HTML code in the RSS. When the RSS 2.0 link is clicked, the resulting feed shows the perfectly formatted RSS. Yet when I import it into Google Reader, all the text returns to its run-together state that made me edit the Syndicate component in the first place. &lt;br&gt;
&lt;br&gt;
What I would like would be to have rich RSS displays for my reader similar to what I see in my Google Reader feeds from sites like Wired and Io9. I&apos;ve looked into other modules for Mambo, but most RSS modules are for readers while my focus is on RSS feed creation. &lt;br&gt;
&lt;br&gt;
Thanks in advance.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.96814</guid>
		<pubDate>Thu, 17 Jul 2008 02:36:58 -0800</pubDate>
		<dc:creator>thebreaks</dc:creator>
		
			<category>google</category>
		
			<category>rss</category>
		
			<category>reader</category>
		
			<category>writer</category>
		
	</item> <item>
		<title>By: ReiToei</title>
		<link>http://ask.metafilter.com/96814/Crafting-RSS-for-Google-Reader#1411418</link>	
		<description>&quot;I&apos;ve edited the Syndicate component to keep the HTML code in the RSS&quot;&lt;br&gt;
&lt;br&gt;
You mean you&apos;ve edited your RSS feed to output HTML? If so, you&apos;re misunderstanding what RSS and why it works. RSS is XML.  It has strict guidelines as to how it should be formatted: http://www.thesmallest.com/lessonettes/rssstructure.html&lt;br&gt;
&lt;br&gt;
This is similar to the output you were probably getting before you edited your syndicate component. This is the way it *should* look.&lt;br&gt;
&lt;br&gt;
RSS works because when a RSS reader like Google Reader (or whatever) looks at the RSS feed it says &quot;Hey, this is an RSS file, I recognise the structure and I know what to do with it&quot;.&lt;br&gt;
&lt;br&gt;
If you change the feed to output HTML, Google Reader doesn&apos;t know what to do with it because it&apos;s no longer and RSS file.&lt;br&gt;
&lt;br&gt;
If you want want your feed to look pretty, you need to undo all the changes you made to the feed component so that you have a proper RSS feed again. You then need to parse this feed using something like MagpieRSS, which will take the feed, process it, then output it in nicely formatted HTML.&lt;br&gt;
&lt;br&gt;
I&apos;d maybe read up on a tutorial or two about RSS in order to get a better understanding how and why the technology works.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.96814-1411418</guid>
		<pubDate>Thu, 17 Jul 2008 07:41:04 -0800</pubDate>
		<dc:creator>ReiToei</dc:creator>
	</item><item>
		<title>By: fishfucker</title>
		<link>http://ask.metafilter.com/96814/Crafting-RSS-for-Google-Reader#1411498</link>	
		<description>Can you link to the feed in question? It&apos;s really tough to help without looking at an example. &lt;br&gt;
&lt;br&gt;
ReiToei: my guess is that the OP is actually outputting HTML in the description. If you point google reader at an html formatted document it won&apos;t parse it, and I can&apos;t think of a situation where it&apos;d be able to block out the items. &lt;br&gt;
&lt;br&gt;
Random guess: looking at a couple of my feed in GR, spacing occurs via &amp;lt;br /&amp;lrt;s rather than paragraph tags -- it&apos;s possible google either strips or tries to convert paragraph tags.&lt;br&gt;
&lt;br&gt;
really, it&apos;d be easier if we could just check out the feed in question.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.96814-1411498</guid>
		<pubDate>Thu, 17 Jul 2008 08:51:13 -0800</pubDate>
		<dc:creator>fishfucker</dc:creator>
	</item><item>
		<title>By: esd</title>
		<link>http://ask.metafilter.com/96814/Crafting-RSS-for-Google-Reader#1411555</link>	
		<description>Another thought is that, if this is a feed you&apos;ve imported into Google Reader before, it may not have refreshed it from your server yet.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.96814-1411555</guid>
		<pubDate>Thu, 17 Jul 2008 09:26:23 -0800</pubDate>
		<dc:creator>esd</dc:creator>
	</item><item>
		<title>By: ReiToei</title>
		<link>http://ask.metafilter.com/96814/Crafting-RSS-for-Google-Reader#1411568</link>	
		<description>Yeah, what fishfucker said. If we could see the feed, we could probably help you better.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.96814-1411568</guid>
		<pubDate>Thu, 17 Jul 2008 09:32:46 -0800</pubDate>
		<dc:creator>ReiToei</dc:creator>
	</item>
	</channel>
</rss>
