<?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>Mashup Guide &#187; WordPress</title>
	<atom:link href="http://blog.mashupguide.net/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mashupguide.net</link>
	<description>A blog about Raymond Yee&#039;s Book Pro Web 2.0 Mashups: Remixing Data and Web Services</description>
	<lastBuildDate>Wed, 23 Feb 2011 13:35:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
  <link>http://blog.mashupguide.net</link>
  <url>http://blog.mashupguide.net/favicon.ico</url>
  <title>Mashup Guide</title>
</image>
		<item>
		<title>Fixing smart quote problem in WordPress</title>
		<link>http://blog.mashupguide.net/2007/04/10/fixing-smartquote-problem-in-wordpress/</link>
		<comments>http://blog.mashupguide.net/2007/04/10/fixing-smartquote-problem-in-wordpress/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 03:56:32 +0000</pubDate>
		<dc:creator>raymond.yee</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.mashupguide.net/2007/04/10/fixing-smartquote-problem-in-wordpress/</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Fixing+smart+quote+problem+in+WordPress&amp;rft.aulast=Yee&amp;rft.aufirst=Raymond&amp;rft.subject=WordPress&amp;rft.source=Mashup+Guide&amp;rft.date=2007-04-10&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://blog.mashupguide.net/2007/04/10/fixing-smartquote-problem-in-wordpress/&amp;rft.language=English"></span>
By default, WordPress displays apostrophes and double quotation marks as smart quotes. This causes major problems for displaying programming code. A search for a way to turn off the smart quoting led to a number of possible solutions: brokenclay.org/journal :: Smart quote fix phpied.com » Blog Archive » Smart quotes in WP I settled on [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Fixing+smart+quote+problem+in+WordPress&amp;rft.aulast=Yee&amp;rft.aufirst=Raymond&amp;rft.subject=WordPress&amp;rft.source=Mashup+Guide&amp;rft.date=2007-04-10&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://blog.mashupguide.net/2007/04/10/fixing-smartquote-problem-in-wordpress/&amp;rft.language=English"></span>
<p>By default, WordPress displays apostrophes and double quotation marks as <a href="http://en.wikipedia.org/wiki/Smart_quotes">smart quotes.</a>  This causes major problems for displaying programming code.  A search for a way to turn off the smart quoting led to a number of possible solutions:</p>
<ul>
<li> <a href="http://brokenclay.org/journal/wp_archives/2004/06/15/smart-quote-fix/">brokenclay.org/journal :: Smart quote fix</a></li>
<li><a href="http://www.phpied.com/smart-quotes-in-wp/">phpied.com » Blog Archive » Smart quotes in WP</a></li>
</ul>
<p>I settled on the solution in the first article, which is to create a small plugin that removes the wptexturize filter from a number of places.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mashupguide.net/2007/04/10/fixing-smartquote-problem-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

