<?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>Tim Showers - Web Development, Design, and Data Visualization &#187; Wordpress Hacks</title>
	<atom:link href="http://www.timshowers.com/category/wordpress-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timshowers.com</link>
	<description>Tutorials, Polemics, and Discussion about all things web-nerdy</description>
	<lastBuildDate>Mon, 01 Mar 2010 04:42:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Preventing WordPress Post Updates from Changing RSS</title>
		<link>http://www.timshowers.com/2008/08/preventing-wordpress-post-updates-from-changing-rss/</link>
		<comments>http://www.timshowers.com/2008/08/preventing-wordpress-post-updates-from-changing-rss/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 16:02:01 +0000</pubDate>
		<dc:creator>Tim Showers</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress Hacks]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.timshowers.com/?p=129</guid>
		<description><![CDATA[A minor wordpress annoyance that i&#8217;ve run across lately is that every time you update a post, the date on the post changes, so it moves to the top of your RSS feed. Thankfully, Ciaran Gultnieks has a solution.]]></description>
			<content:encoded><![CDATA[<p>A minor wordpress annoyance that i&#8217;ve run across lately is that every time you update a post, the date on the post changes, so it moves to the top of your RSS feed.  Thankfully, <a title="Solution to WordPress RSS Bug" href="http://blog.ciarang.com/posts/wordpress-minor-edits-hack/">Ciaran Gultnieks has a solution</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timshowers.com/2008/08/preventing-wordpress-post-updates-from-changing-rss/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fixing escaping problems in WP-Syntax</title>
		<link>http://www.timshowers.com/2008/08/fixing-escaping-problems-in-wp-syntax/</link>
		<comments>http://www.timshowers.com/2008/08/fixing-escaping-problems-in-wp-syntax/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 01:21:07 +0000</pubDate>
		<dc:creator>Tim Showers</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress Hacks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.timshowers.com/?p=98</guid>
		<description><![CDATA[I&#8217;ve installed the WP-Syntax wordpress plugin for code highlighting, and am very impressed, except for a nasty bug that was causing code snippets to escape html special characters. Thankfully Gergely Hodicska has a solution on his blog. Hopefully this sees integration into the actual plugin&#8217;s codebase at some point.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve installed the <a href="http://wordpress.org/extend/plugins/wp-syntax/">WP-Syntax</a> wordpress plugin for code highlighting, and am very impressed, except for a nasty bug that was causing code snippets to escape html special characters.</p>
<p>Thankfully <a href="http://blog.felho.hu/escaping-problem-with-wp-syntax-wordpress-plugin.html">Gergely Hodicska</a> has a solution on his blog.</p>
<p>Hopefully this sees integration into the actual plugin&#8217;s codebase at some point.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timshowers.com/2008/08/fixing-escaping-problems-in-wp-syntax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

