<?xml version="1.0" encoding="UTF-8"?><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>Comments on: A note about your WordPress blog&#8217;s tagline</title>
	<atom:link href="http://boredzo.org/blog/archives/2007-09-11/a-note-about-your-wordpress-blogs-tagline/feed" rel="self" type="application/rss+xml" />
	<link>http://boredzo.org/blog/archives/2007-09-11/a-note-about-your-wordpress-blogs-tagline</link>
	<description>The personal weblog of Peter Hosey.</description>
	<pubDate>Fri, 05 Dec 2008 13:03:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jeff Johnson</title>
		<link>http://boredzo.org/blog/archives/2007-09-11/a-note-about-your-wordpress-blogs-tagline#comment-120936</link>
		<dc:creator>Jeff Johnson</dc:creator>
		<pubDate>Wed, 12 Sep 2007 05:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2007-09-11/a-note-about-your-wordpress-blogs-tagline#comment-120936</guid>
		<description>I think that the tagline is intended to be plain text, not HTML. In WordPress 2.2 they specify type="text" for the field. My suspicion is that strip_tags() is called to remove XML tags for the purpose of preparing the tagline to appear in the feed XML. The problem is that strip_tags() doesn't take care of other characters that would be problematic in XML, such as the ampersand. So that may be a bug which still exists in WordPress 2.2. In general, though, support for syndication seems to be much improved in 2.2. It's pretty bad in 2.1; for example, Atom 0.3 was deprecated years ago.</description>
		<content:encoded><![CDATA[<p>I think that the tagline is intended to be plain text, not HTML. In WordPress 2.2 they specify type="text" for the field. My suspicion is that strip_tags() is called to remove XML tags for the purpose of preparing the tagline to appear in the feed XML. The problem is that strip_tags() doesn't take care of other characters that would be problematic in XML, such as the ampersand. So that may be a bug which still exists in WordPress 2.2. In general, though, support for syndication seems to be much improved in 2.2. It's pretty bad in 2.1; for example, Atom 0.3 was deprecated years ago.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.208 seconds -->
