<?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: Upgrading WordPress Without a Glitch</title>
	<atom:link href="http://www.webbriefcase.net/2007-09/upgrading-wordpress-without-a-glitch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webbriefcase.net/2007-09/upgrading-wordpress-without-a-glitch/</link>
	<description>How to Set Up a Blog</description>
	<lastBuildDate>Mon, 05 Sep 2011 09:05:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: What&#8217;s New in WordPress 2.8 &#124; WebBriefcase</title>
		<link>http://www.webbriefcase.net/2007-09/upgrading-wordpress-without-a-glitch/comment-page-1/#comment-14378</link>
		<dc:creator>What&#8217;s New in WordPress 2.8 &#124; WebBriefcase</dc:creator>
		<pubDate>Sun, 14 Jun 2009 10:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.webbriefcase.com.au/2007-09/upgrading-wordpress-without-a-glitch/#comment-14378</guid>
		<description>[...] it is to have these new features but remember to do your homework before you upgrade. Check your plugin compatibility and backup, backup, backup. No TweetBacks yet. (Be the first to Tweet this post)Related [...]</description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm152(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm152' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm152' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">[...] it is to have these new features but remember to do your homework before you upgrade. Check your plugin compatibility and backup, backup, backup. No TweetBacks yet. (Be the first to Tweet this post)Related [...]</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Newell</title>
		<link>http://www.webbriefcase.net/2007-09/upgrading-wordpress-without-a-glitch/comment-page-1/#comment-12886</link>
		<dc:creator>Alex Newell</dc:creator>
		<pubDate>Wed, 26 Dec 2007 15:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.webbriefcase.com.au/2007-09/upgrading-wordpress-without-a-glitch/#comment-12886</guid>
		<description>I guess I&#039;m a relative WP beginner and the obvious question is, &quot;Why bother?&quot; I have several blogs and I have installed various plug ins and tried different themes and now you are telling me to risk screwing all this up? 
 
Somehow I don&#039;t call that an upgrade-more of a breakdown! 
 
This is worse than Microsoft issuing Service Packs! 
 
Really, WordPress, pull yourself together! 
 
What use is a &quot;one click&quot; install if the upgrade path is beset with plug in problems? </description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm606(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm606' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm606' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">I guess I&#039;m a relative WP beginner and the obvious question is, &quot;Why bother?&quot; I have several blogs and I have installed various plug ins and tried different themes and now you are telling me to risk screwing all this up?</p>
<p>Somehow I don&#039;t call that an upgrade-more of a breakdown!</p>
<p>This is worse than Microsoft issuing Service Packs!</p>
<p>Really, WordPress, pull yourself together!</p>
<p>What use is a &quot;one click&quot; install if the upgrade path is beset with plug in problems?</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenny</title>
		<link>http://www.webbriefcase.net/2007-09/upgrading-wordpress-without-a-glitch/comment-page-1/#comment-12874</link>
		<dc:creator>Jenny</dc:creator>
		<pubDate>Mon, 17 Dec 2007 14:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webbriefcase.com.au/2007-09/upgrading-wordpress-without-a-glitch/#comment-12874</guid>
		<description>Thanks for this. I haven&#039;t read before how to upgrade to a new Wordpress version. My host has had trouble with their backup facility, so I&#039;ve been putting it off. </description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm629(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm629' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm629' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">Thanks for this. I haven&#039;t read before how to upgrade to a new WordPress version. My host has had trouble with their backup facility, so I&#039;ve been putting it off.</span></p>
]]></content:encoded>
	</item>
</channel>
</rss>

