<?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>ChromAnomaly &#187; WP</title>
	<atom:link href="http://chromanomaly.com/tag/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://chromanomaly.com</link>
	<description>A blog about photography, color, and perception - from a colorblind perspective</description>
	<lastBuildDate>Tue, 01 Mar 2011 02:22:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Magic Quotes</title>
		<link>http://chromanomaly.com/2009/magic-quotes/</link>
		<comments>http://chromanomaly.com/2009/magic-quotes/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 03:13:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apostrophe]]></category>
		<category><![CDATA[magic quote]]></category>
		<category><![CDATA[quotation mark]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://chromanomaly.com/?p=118</guid>
		<description><![CDATA[So apparently I had magic quotes in my blog. I suppose that&#8217;s a good explanation for why they were reproducing like rabbits in the spring Apparently magic quotes are an obnoxious little feature of older versions of PHP (and WP, which is what I use for my blog, is PHP based) where quotes and apostrophes [...]]]></description>
			<content:encoded><![CDATA[<p>So apparently I had magic quotes in my blog. I suppose that&#8217;s a good explanation for why they were reproducing like rabbits in the spring <img src='http://chromanomaly.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Apparently magic quotes are an obnoxious little feature of older versions of PHP (and WP, which is what I use for my blog, is PHP based) where quotes and apostrophes in submitted text are marked by the code with the addition of either a backslash or an additional quotation mark by default. The feature can be turned off, however, for the somewhat obvious reason that it can make a mess of the submitted text. This results in a rather severe complication &#8211; if a system is expecting magic quotes to be off, but they are turned on (which they are by default), then quotation marks start to replicate.</p>
<p>In the case of WordPress, everytime I saved a draft of a post, the quotes would replicate. So if I saved one draft, then posted the text I would have quadrouple quotes. Magic quotes indeed!</p>
<p>Thankfully I have now drained my quotes of all their magic, leaving them mundane husks of their former selves and saving the magic for my photos <img src='http://chromanomaly.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Unfortunately, I don&#8217;t feel like going back and un-doing all the magical quotation reproduction that happened on earlier posts . . . so I&#8217;ve cleaned up the worst of it, but you may still run into some stray crazy quotes. Don&#8217;t worry though, they are harmless in their current state.</p>
]]></content:encoded>
			<wfw:commentRss>http://chromanomaly.com/2009/magic-quotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
