<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP Musings &#187; character</title>
	<atom:link href="http://www.charles-reace.com/blog/tag/character/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.charles-reace.com/blog</link>
	<description>Charles Reace&#039;s blog about PHP, MySQL, and life in general</description>
	<lastBuildDate>Mon, 22 Aug 2011 17:16:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Filtering MS Word Text</title>
		<link>http://www.charles-reace.com/blog/2008/10/15/filtering-ms-word-text/</link>
		<comments>http://www.charles-reace.com/blog/2008/10/15/filtering-ms-word-text/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 21:04:26 +0000</pubDate>
		<dc:creator>Charles</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[character]]></category>
		<category><![CDATA[UTF-8]]></category>

		<guid isPermaLink="false">http://www.charles-reace.com/blog/?p=121</guid>
		<description><![CDATA[A common annoyance when dealing with user-supplied content is the way MS Word uses some non-standard character encodings (at least non-standard in terms of the web). Among others, these include the directional (a.k.a. &#8220;smart&#8221;) quotes. The problem occurs when you output text that contains those characters as a result of a user copying and pasting [...]]]></description>
		<wfw:commentRss>http://www.charles-reace.com/blog/2008/10/15/filtering-ms-word-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

