<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WordPress 2.7: Fixing &#8216;Fatal error&#8217; with Automatic Upgrade</title>
	<atom:link href="http://raamdev.com/wordpress-27-fixing-fatal-error-with-automatic-upgrade/feed" rel="self" type="application/rss+xml" />
	<link>http://raamdev.com/wordpress-27-fixing-fatal-error-with-automatic-upgrade</link>
	<description>Live Simply, Balance Life, and Explore Existence</description>
	<lastBuildDate>Fri, 30 Jul 2010 19:26:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Raam</title>
		<link>http://raamdev.com/wordpress-27-fixing-fatal-error-with-automatic-upgrade#comment-25543</link>
		<dc:creator>Raam</dc:creator>
		<pubDate>Thu, 18 Jun 2009 03:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raamdev.com/?p=2299#comment-25543</guid>
		<description>You&#039;re welcome, Felix! Glad I could help! :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome, Felix! Glad I could help! <img src='http://raamdev.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://raamdev.com/wordpress-27-fixing-fatal-error-with-automatic-upgrade#comment-25538</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Tue, 16 Jun 2009 09:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raamdev.com/?p=2299#comment-25538</guid>
		<description>Thank you, it&#039;s working now.</description>
		<content:encoded><![CDATA[<p>Thank you, it&#8217;s working now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raam</title>
		<link>http://raamdev.com/wordpress-27-fixing-fatal-error-with-automatic-upgrade#comment-25480</link>
		<dc:creator>Raam</dc:creator>
		<pubDate>Tue, 26 May 2009 18:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raamdev.com/?p=2299#comment-25480</guid>
		<description>Haha, I dread the thought of looking at any of my old code. 

On the other hand, it helps me realize how far I&#039;ve come and how much I&#039;ve learned. I can&#039;t believe there was a point where I was writing production PHP code without understanding what REGISTER_GLOBALS was used for... (lots of old code broke when PHP was upgraded and the default was changed to REGISTER_GLOBALS=off; I had used $post_var instead of $_POST[&#039;post_var&#039;]... doh!).</description>
		<content:encoded><![CDATA[<p>Haha, I dread the thought of looking at any of my old code. </p>
<p>On the other hand, it helps me realize how far I&#8217;ve come and how much I&#8217;ve learned. I can&#8217;t believe there was a point where I was writing production PHP code without understanding what REGISTER_GLOBALS was used for&#8230; (lots of old code broke when PHP was upgraded and the default was changed to REGISTER_GLOBALS=off; I had used $post_var instead of $_POST['post_var']&#8230; doh!).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid Savara</title>
		<link>http://raamdev.com/wordpress-27-fixing-fatal-error-with-automatic-upgrade#comment-25479</link>
		<dc:creator>Sid Savara</dc:creator>
		<pubDate>Mon, 25 May 2009 21:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raamdev.com/?p=2299#comment-25479</guid>
		<description>At least it&#039;s better than the flip side.  I recall at work coming across something like this

[bad code
more bad code
spaghetti code]

At this point I&#039;m thinking, who wrote this?!  So I scroll up and find something like this

/*  Comment - I know this is poorly done, but I need to get this out for blah blah release blah blah lame excuse etc etc .... - SS */

At which point, one has two options: fix the code, or modify the file to attribute the comment to someone else =P</description>
		<content:encoded><![CDATA[<p>At least it&#8217;s better than the flip side.  I recall at work coming across something like this</p>
<p>[bad code<br />
more bad code<br />
spaghetti code]</p>
<p>At this point I&#8217;m thinking, who wrote this?!  So I scroll up and find something like this</p>
<p>/*  Comment &#8211; I know this is poorly done, but I need to get this out for blah blah release blah blah lame excuse etc etc &#8230;. &#8211; SS */</p>
<p>At which point, one has two options: fix the code, or modify the file to attribute the comment to someone else =P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raam</title>
		<link>http://raamdev.com/wordpress-27-fixing-fatal-error-with-automatic-upgrade#comment-25475</link>
		<dc:creator>Raam</dc:creator>
		<pubDate>Sat, 23 May 2009 06:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raamdev.com/?p=2299#comment-25475</guid>
		<description>It&#039;s even stranger when you search for something on Google and end up finding the answer in a post &lt;em&gt;you yourself wrote&lt;/em&gt;! That happened to me with &lt;a href=&quot;http://blog.raamdev.com/2006/12/08/link-action-plugin-for-slgrid&quot; rel=&quot;nofollow&quot;&gt;this post&lt;/a&gt;. ;)</description>
		<content:encoded><![CDATA[<p>It&#8217;s even stranger when you search for something on Google and end up finding the answer in a post <em>you yourself wrote</em>! That happened to me with <a href="http://blog.raamdev.com/2006/12/08/link-action-plugin-for-slgrid" rel="nofollow">this post</a>. <img src='http://raamdev.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid Savara</title>
		<link>http://raamdev.com/wordpress-27-fixing-fatal-error-with-automatic-upgrade#comment-25474</link>
		<dc:creator>Sid Savara</dc:creator>
		<pubDate>Sat, 23 May 2009 04:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raamdev.com/?p=2299#comment-25474</guid>
		<description>Incidentally, uploading plugin zip files were also failing on me, same error message - same issue.

Funny that I searched Google and ended up here...at a post I am pretty sure I read when it was published =p</description>
		<content:encoded><![CDATA[<p>Incidentally, uploading plugin zip files were also failing on me, same error message &#8211; same issue.</p>
<p>Funny that I searched Google and ended up here&#8230;at a post I am pretty sure I read when it was published =p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raam</title>
		<link>http://raamdev.com/wordpress-27-fixing-fatal-error-with-automatic-upgrade#comment-25293</link>
		<dc:creator>Raam</dc:creator>
		<pubDate>Sun, 15 Mar 2009 05:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raamdev.com/?p=2299#comment-25293</guid>
		<description>Glad I could help, Tony!</description>
		<content:encoded><![CDATA[<p>Glad I could help, Tony!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Crescibene</title>
		<link>http://raamdev.com/wordpress-27-fixing-fatal-error-with-automatic-upgrade#comment-25292</link>
		<dc:creator>Tony Crescibene</dc:creator>
		<pubDate>Sat, 14 Mar 2009 20:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raamdev.com/?p=2299#comment-25292</guid>
		<description>I deactivated WPAU and it worked like a charm. Thanks you!</description>
		<content:encoded><![CDATA[<p>I deactivated WPAU and it worked like a charm. Thanks you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raam</title>
		<link>http://raamdev.com/wordpress-27-fixing-fatal-error-with-automatic-upgrade#comment-25204</link>
		<dc:creator>Raam</dc:creator>
		<pubDate>Mon, 16 Feb 2009 05:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raamdev.com/?p=2299#comment-25204</guid>
		<description>You&#039;re welcome, Christine! Thanks for stopping by! :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome, Christine! Thanks for stopping by! <img src='http://raamdev.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christine Prefontaine</title>
		<link>http://raamdev.com/wordpress-27-fixing-fatal-error-with-automatic-upgrade#comment-25203</link>
		<dc:creator>Christine Prefontaine</dc:creator>
		<pubDate>Sun, 15 Feb 2009 22:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raamdev.com/?p=2299#comment-25203</guid>
		<description>I deactivated WPAU and it worked like a charm. Thanks for posting!</description>
		<content:encoded><![CDATA[<p>I deactivated WPAU and it worked like a charm. Thanks for posting!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
