<?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: HTML markup appearing in RSS feeds?</title>
	<link>http://ask.metafilter.com/108891/HTML-markup-appearing-in-RSS-feeds/</link>
	<description>Comments on Ask MetaFilter post HTML markup appearing in RSS feeds?</description>
	<pubDate>Wed, 10 Dec 2008 10:12:39 -0800</pubDate>
	<lastBuildDate>Wed, 10 Dec 2008 10:12:39 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: HTML markup appearing in RSS feeds?</title>
		<link>http://ask.metafilter.com/108891/HTML-markup-appearing-in-RSS-feeds</link>	
		<description>How to prevent HTML markup from appearing in my RSS feeds? &lt;br /&gt;&lt;br /&gt; I&apos;m being driven absolutely mad by several RSS feeds (which I view through Google Reader) that contain HTML markup. Some feeds are affected, others not at all. It&apos;s pretty bad on the Best of Craigslist feed, but it happens on others as well.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://img509.imageshack.us/my.php?image=bestofcraigsoo1.png&quot;&gt;Screenshot here.&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Is there anything I can do about this? Bonus points if the answer isn&apos;t &quot;stop using Google Reader.&quot;</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.108891</guid>
		<pubDate>Wed, 10 Dec 2008 09:40:45 -0800</pubDate>
		<dc:creator>Brian James</dc:creator>
		
			<category>rss</category>
		
			<category>html</category>
		
			<category>rssreader</category>
		
			<category>googlereader</category>
		
	</item> <item>
		<title>By: COD</title>
		<link>http://ask.metafilter.com/108891/HTML-markup-appearing-in-RSS-feeds#1568174</link>	
		<description>The problem is probably in the source document - the xml file being provided by the source web site.  You can complain to the source about the quality of the free service that they are providing. You cold try a different reader, maybe read the problems feeds in Thunderbird as I believe you can specify in Tbird that the feed be displayed as text, which might strip out the offending tags.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.108891-1568174</guid>
		<pubDate>Wed, 10 Dec 2008 10:12:39 -0800</pubDate>
		<dc:creator>COD</dc:creator>
	</item><item>
		<title>By: phrayzee</title>
		<link>http://ask.metafilter.com/108891/HTML-markup-appearing-in-RSS-feeds#1568189</link>	
		<description>It&apos;s not Google&apos;s fault.  In this case, the &lt;a href=&quot;http://www.craigslist.org/about/best/all/index.rss&quot;&gt;craigslist feed&lt;/a&gt; is converting the left and right tag brackets to their character entities &amp;amp; lt; and &amp;amp; gt; (remove the spaces, of course).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.108891-1568189</guid>
		<pubDate>Wed, 10 Dec 2008 10:19:22 -0800</pubDate>
		<dc:creator>phrayzee</dc:creator>
	</item><item>
		<title>By: nicwolff</title>
		<link>http://ask.metafilter.com/108891/HTML-markup-appearing-in-RSS-feeds#1568204</link>	
		<description>Entity-encoded HTML &lt;a href=&quot;http://www.rssboard.org/rss-specification&quot;&gt;is permitted&lt;/a&gt; in the &amp;lt;description&amp;gt; sub-elements of an RSS feed&apos;s &amp;lt;item&amp;gt; elements. If you want to clean out HTML tags from a feed, you could set up a &lt;a href=&quot;http://pipes.yahoo.com/pipes/&quot;&gt;Yahoo Pipes&lt;/a&gt; filter for that feed using the Regex operator to apply a rule like &amp;lt;/*[^&amp;gt;]+&amp;gt; to the item:description element.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.108891-1568204</guid>
		<pubDate>Wed, 10 Dec 2008 10:29:04 -0800</pubDate>
		<dc:creator>nicwolff</dc:creator>
	</item><item>
		<title>By: nicwolff</title>
		<link>http://ask.metafilter.com/108891/HTML-markup-appearing-in-RSS-feeds#1568210</link>	
		<description>Or, maybe not - looks like the Craigslist has blocked Yahoo Pipes. Assholes.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.108891-1568210</guid>
		<pubDate>Wed, 10 Dec 2008 10:36:22 -0800</pubDate>
		<dc:creator>nicwolff</dc:creator>
	</item><item>
		<title>By: pwnguin</title>
		<link>http://ask.metafilter.com/108891/HTML-markup-appearing-in-RSS-feeds#1571695</link>	
		<description>That&apos;s okay. Pipes sucks and would probably not run your regex correctly anyways.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.108891-1571695</guid>
		<pubDate>Sat, 13 Dec 2008 14:16:20 -0800</pubDate>
		<dc:creator>pwnguin</dc:creator>
	</item>
	</channel>
</rss>
