<?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>Kevin Dubois &#187; bugs</title>
	<atom:link href="http://kevindubois.com/blog/tag/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://kevindubois.com/blog</link>
	<description>A LAMP consultant in the greater Salt Lake City Area</description>
	<lastBuildDate>Mon, 16 Nov 2009 17:52:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Curly Quote / Apostrophe in Wordpress</title>
		<link>http://kevindubois.com/blog/2009/03/16/curly-quote-apostrophe-in-wordpress/</link>
		<comments>http://kevindubois.com/blog/2009/03/16/curly-quote-apostrophe-in-wordpress/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 23:53:09 +0000</pubDate>
		<dc:creator>Kevin Dubois</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apostrophes]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[quotes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://kevindubois.com/blog/2009/03/16/curly-quote-apostrophe-in-wordpress/</guid>
		<description><![CDATA[When a user reported that some of my code snippets didn&#039;t work I noticed that the apostrophes in Wordpress are automatically changed to curly quotes.  That obviously brakes the code when php tries to parse it.  I did some googling and found a simple solution: The &#034;Unfancy Quotes&#034; plugin which can be found [...]]]></description>
			<content:encoded><![CDATA[<p>When a user reported that some of my code snippets didn&#039;t work I noticed that the apostrophes in Wordpress are automatically changed to curly quotes.  That obviously brakes the code when php tries to parse it.  I did some googling and found a simple solution: The &#034;Unfancy Quotes&#034; plugin which can be found here: <a title="here" href="http://www.semiologic.com/software/wp-tweaks/unfancy-quote/" target="_blank">http://www.semiologic.com/software/wp-tweaks/unfancy-quote/</a></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="kevin.dubois@gmail.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Buy Me a Beer for Curly Quote / Apostrophe in Wordpress" /><input type="hidden" name="currency_code" value="USD" /><input type="hidden" name="amount" value="3" /><input type="image" src="http://kevindubois.com/blog/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="" title="" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=kevin.dubois@gmail.com&amp;currency_code=USD&amp;amount=3&amp;return=&amp;item_name=Buy+Me+a+Beer+for+Curly+Quote+/+Apostrophe+in+Wordpress" target="paypal">Was this post helpful? You can help me by buying me a beer :-)</a></p>]]></content:encoded>
			<wfw:commentRss>http://kevindubois.com/blog/2009/03/16/curly-quote-apostrophe-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
