<?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>DanDev.com &#187; WordPress</title>
	<atom:link href="http://www.dandev.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dandev.com</link>
	<description>Daniel&#039;s dev-related-ish blog</description>
	<lastBuildDate>Sat, 17 Jul 2010 18:22:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Fatal error: Cannot redeclare pclziputilpathreduction()</title>
		<link>http://www.dandev.com/2009/01/cannon-redeclare-pclziputilpathreduction/</link>
		<comments>http://www.dandev.com/2009/01/cannon-redeclare-pclziputilpathreduction/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 14:39:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[fatal error]]></category>
		<category><![CDATA[pclziputilpathreduction]]></category>
		<category><![CDATA[wpau]]></category>

		<guid isPermaLink="false">http://www.dandev.com/?p=104</guid>
		<description><![CDATA[I&#8217;ve seen this in a couple of places already, so I&#8217;ll go ahead an post it: If you&#8217;re getting an error with your WordPress install similar to: &#8220;Fatal error: Cannot redeclare pclziputilpathreduction()&#8221; and you&#8217;re using WP 2.7+, disable your WPAU &#8211; WordPress Automatic Upgrade plugin. This error is caused because in version 2.7 WordPress added [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen this in a couple of places already, so I&#8217;ll go ahead an post it: If you&#8217;re getting an error with your WordPress install similar to: &#8220;Fatal error: Cannot redeclare pclziputilpathreduction()&#8221; and you&#8217;re using WP 2.7+, disable your WPAU &#8211; WordPress Automatic Upgrade plugin. This error is caused because in version 2.7 WordPress added the ability to update itself, so this plugin is no longer needed. Here is an image of what the deactivated plugin should look like on the plugins page:<br />
<img class="alignnone size-full wp-image-105" title="wpau-deactivated" src="http://www.dandev.com/wp-content/uploads/2009/01/wpau-deactivated.png" alt="wpau-deactivated" width="585" height="167" /></p>
<p>Update: This appears to be fixed in the latest version of the plugin. I was able to enable the plugin and browse around without getting errors. But I don&#8217;t see the need for this plugin in WP installs newer than 2.6 anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dandev.com/2009/01/cannon-redeclare-pclziputilpathreduction/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WP is underwhelming/I am overly critical</title>
		<link>http://www.dandev.com/2008/08/wp-is-underwhelmingi-am-overly-critical/</link>
		<comments>http://www.dandev.com/2008/08/wp-is-underwhelmingi-am-overly-critical/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 22:50:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DanDev]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.dandev.com/?p=46</guid>
		<description><![CDATA[I&#8217;m kinda regretting the switch to WP. I&#8217;ve used it before, but I don&#8217;t remember it being this bloated. It has a lot of nice features, but it&#8217;s also incredibly slow. And one of the plugins caused the XHTML validation to fail with something like 89 errors.. I realize that it&#8217;s not part of the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m kinda regretting the switch to WP. I&#8217;ve used it before, but I don&#8217;t remember it being this bloated. It has a lot of nice features, but it&#8217;s also incredibly slow. And one of the plugins caused the XHTML validation to fail with something like 89 errors.. I realize that it&#8217;s not part of the core, but features that I consider essential aren&#8217;t included, so I had to install some extra plugins.</p>
<p>In other news: I am overly critical of other people&#8217;s work. Even when it&#8217;s free I expect it to be of a very high standard. =P</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dandev.com/2008/08/wp-is-underwhelmingi-am-overly-critical/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Laziness Maximus</title>
		<link>http://www.dandev.com/2008/08/laziness-maximus/</link>
		<comments>http://www.dandev.com/2008/08/laziness-maximus/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 03:36:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DanDev]]></category>
		<category><![CDATA[lazy]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.dandev.com/?p=3</guid>
		<description><![CDATA[So, I switched to WP instead of my custom code I used before. This is mostly because I just don&#8217;t have the time/desire to keep up with the codebase right now. This should be easier to update(maybe I&#8217;ll post more than once every 8 months).]]></description>
			<content:encoded><![CDATA[<p>So, I switched to WP instead of my custom code I used before. This is mostly because I just don&#8217;t have the time/desire to keep up with the codebase right now. This should be easier to update(maybe I&#8217;ll post more than once every 8 months).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dandev.com/2008/08/laziness-maximus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
