<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>Feed Informer: Forums &#187; Topic: apostrophes showing as &quot;&#039; ;&quot;</title>
		<link>https://feed.informer.com/forums/topic.php?id=160</link>
		<description>Feed Informer: Forums &#187; Topic: apostrophes showing as &quot;&#039; ;&quot;</description>
		<language>en-US</language>
		<pubDate>Sun, 17 May 2026 05:04:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
				<atom:link href="https://feed.informer.com/forums/rss.php?topic=160" rel="self" type="application/rss+xml" />

		<item>
			<title>admin on "apostrophes showing as &quot;&#039; ;&quot;"</title>
			<link>https://feed.informer.com/forums/topic.php?id=160#post-656</link>
			<pubDate>Thu, 27 Sep 2007 15:03:27 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">656@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>There's definitely something wrong going on with it, as I just tried to use feedvalidator.org to validate it and it totally fried :-(
</p>]]></description>
					</item>
		<item>
			<title>cookieman on "apostrophes showing as &quot;&#039; ;&quot;"</title>
			<link>https://feed.informer.com/forums/topic.php?id=160#post-655</link>
			<pubDate>Thu, 27 Sep 2007 14:40:55 +0000</pubDate>
			<dc:creator>cookieman</dc:creator>
			<guid isPermaLink="false">655@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Thanks, i tried feedblendr and here is the result: <a href="http://feedblendr.com/blends/19328.rss" rel="nofollow">http://feedblendr.com/blends/19328.rss</a> it is empty, i tried using a php rss2html script earlier and the feed came out with errors. I guess the joke of the day feed is just dirty somehow. I am getting the best result with feed digest
</p>]]></description>
					</item>
		<item>
			<title>admin on "apostrophes showing as &quot;&#039; ;&quot;"</title>
			<link>https://feed.informer.com/forums/topic.php?id=160#post-652</link>
			<pubDate>Thu, 27 Sep 2007 05:42:48 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">652@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Sure, you could do that, but you'd need to be familiar with the process.</p>
<p>One thing to try, perhaps, is to just try another system that can do this sort of thing for you to see if the error occurs again. Try <a href="http://www.feedblendr.com/" rel="nofollow">http://www.feedblendr.com/</a> for example. It's free, and it might give a different result?
</p>]]></description>
					</item>
		<item>
			<title>cookieman on "apostrophes showing as &quot;&#039; ;&quot;"</title>
			<link>https://feed.informer.com/forums/topic.php?id=160#post-651</link>
			<pubDate>Thu, 27 Sep 2007 05:09:40 +0000</pubDate>
			<dc:creator>cookieman</dc:creator>
			<guid isPermaLink="false">651@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>no its just creating this error in the feed, i am actually using this merged feed in a rss2html script and then displaying it on a webpage my own way, is there a way i could use some sort of templating to fix this problem? for example use php to find every place where its displaying &#38;#39 ; and replace it with '?
</p>]]></description>
					</item>
		<item>
			<title>admin on "apostrophes showing as &quot;&#039; ;&quot;"</title>
			<link>https://feed.informer.com/forums/topic.php?id=160#post-650</link>
			<pubDate>Thu, 27 Sep 2007 04:51:50 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">650@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>What I mean is.. where are you displaying your digest, etc? If you're only using the RSS feed, there's not much I can do to help as that's not dynamically templated. If you're using the digest in the typical way, by using the JavaScript or HTML code onto a Web page, then there's probably something we can do.
</p>]]></description>
					</item>
		<item>
			<title>cookieman on "apostrophes showing as &quot;&#039; ;&quot;"</title>
			<link>https://feed.informer.com/forums/topic.php?id=160#post-649</link>
			<pubDate>Wed, 26 Sep 2007 18:23:55 +0000</pubDate>
			<dc:creator>cookieman</dc:creator>
			<guid isPermaLink="false">649@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>my actual digest? Sorry im new to this, do you mean the output RSS? You can see it at <a href="http://app.feeddigest.com/digest3/TBPTLQ4LDG.rss" rel="nofollow">http://app.feeddigest.com/digest3/TBPTLQ4LDG.rss</a></p>
<p>It only has one feed in it at the moment, and that is this: <a href="http://www.comedycentral.com/rss/jokes/index.jhtml" rel="nofollow">http://www.comedycentral.com/rss/jokes/index.jhtml</a></p>
<p>Thanks for the quick reply!
</p>]]></description>
					</item>
		<item>
			<title>admin on "apostrophes showing as &quot;&#039; ;&quot;"</title>
			<link>https://feed.informer.com/forums/topic.php?id=160#post-646</link>
			<pubDate>Wed, 26 Sep 2007 16:01:59 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">646@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>&#39; is most likely the HTML entity equivalent for the apostrophe (I can't confirm that without checking), but it's ben doubled escaped for some reason. This is a problem with some feeds. We do have some tags, however, that can resolve it in certain situations.. but I'd need to see your actual digest to tell you what to do.
</p>]]></description>
					</item>
		<item>
			<title>cookieman on "apostrophes showing as &quot;&#039; ;&quot;"</title>
			<link>https://feed.informer.com/forums/topic.php?id=160#post-645</link>
			<pubDate>Wed, 26 Sep 2007 15:44:21 +0000</pubDate>
			<dc:creator>cookieman</dc:creator>
			<guid isPermaLink="false">645@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>As the title says.. I am trying to get stuff from the RSS feed but its displaying apostrophes showing as "&#38;#39 ;" when i try and use the merged RSS link. Has anybody else had this problem? Please help! (only without the space between the 9 and ;.
</p>]]></description>
					</item>

	</channel>
</rss>
