<?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.5 Upgrade</title>
	<atom:link href="http://ubuntu-tutorials.com/2008/03/29/wordpress-25-upgrade/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com/2008/03/29/wordpress-25-upgrade/</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Fri, 11 May 2012 05:04:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jason Ji</title>
		<link>http://ubuntu-tutorials.com/2008/03/29/wordpress-25-upgrade/#comment-7445</link>
		<dc:creator>Jason Ji</dc:creator>
		<pubDate>Tue, 09 Dec 2008 12:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=611#comment-7445</guid>
		<description>Thanks,I am also an unbutu lover. Welcome to my ubuntu blog http://www.tips5.com</description>
		<content:encoded><![CDATA[<p>Thanks,I am also an unbutu lover. Welcome to my ubuntu blog <a href="http://www.tips5.com" rel="nofollow">http://www.tips5.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brisbane web design</title>
		<link>http://ubuntu-tutorials.com/2008/03/29/wordpress-25-upgrade/#comment-5971</link>
		<dc:creator>Brisbane web design</dc:creator>
		<pubDate>Sun, 26 Oct 2008 22:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=611#comment-5971</guid>
		<description>Thanks so much for your tutorial.

I&#039;m really looking forward to this week&#039;s release of Ubuntu.

A Stumble for your efforts :)</description>
		<content:encoded><![CDATA[<p>Thanks so much for your tutorial.</p>
<p>I&#8217;m really looking forward to this week&#8217;s release of Ubuntu.</p>
<p>A Stumble for your efforts <img src='http://ubuntu-tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Le Souef</title>
		<link>http://ubuntu-tutorials.com/2008/03/29/wordpress-25-upgrade/#comment-5569</link>
		<dc:creator>Jamie Le Souef</dc:creator>
		<pubDate>Mon, 28 Jul 2008 10:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=611#comment-5569</guid>
		<description>2.5.1 is quite nice and stable. I&#039;ve had a look at 2.6 and found that there are a couple of bugs (for my anyways)

How are you finding it over 2.3.x?</description>
		<content:encoded><![CDATA[<p>2.5.1 is quite nice and stable. I&#8217;ve had a look at 2.6 and found that there are a couple of bugs (for my anyways)</p>
<p>How are you finding it over 2.3.x?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Brennan</title>
		<link>http://ubuntu-tutorials.com/2008/03/29/wordpress-25-upgrade/#comment-4247</link>
		<dc:creator>Mike Brennan</dc:creator>
		<pubDate>Tue, 22 Apr 2008 22:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=611#comment-4247</guid>
		<description>I think you have one minor typo. The command:
&lt;code&gt;
 svn sw http://svn.automattic.com/wordpress/tags/2.5/
&lt;/code&gt;
should have a period at the end to tell subversion to put the files in the current directory. Otherwise, it puts them in a subdirectory called &quot;2.5&quot;. So the command should be:
&lt;code&gt;
 svn sw http://svn.automattic.com/wordpress/tags/2.5/ .
&lt;/code&gt;
Other than that, this went smoothly for me. Thanks for the tip! I was tired of waiting for 2.5 to show up in the Ubuntu repositories, so I uninstalled Wordpress (saving my wp-config.php before doing so), and switched to using subversion. Much better.</description>
		<content:encoded><![CDATA[<p>I think you have one minor typo. The command:<br />
<code><br />
 svn sw <a href="http://svn.automattic.com/wordpress/tags/2.5/" rel="nofollow">http://svn.automattic.com/wordpress/tags/2.5/</a><br />
</code><br />
should have a period at the end to tell subversion to put the files in the current directory. Otherwise, it puts them in a subdirectory called &#8220;2.5&#8243;. So the command should be:<br />
<code><br />
 svn sw <a href="http://svn.automattic.com/wordpress/tags/2.5/" rel="nofollow">http://svn.automattic.com/wordpress/tags/2.5/</a> .<br />
</code><br />
Other than that, this went smoothly for me. Thanks for the tip! I was tired of waiting for 2.5 to show up in the Ubuntu repositories, so I uninstalled WordPress (saving my wp-config.php before doing so), and switched to using subversion. Much better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maurice Walshe</title>
		<link>http://ubuntu-tutorials.com/2008/03/29/wordpress-25-upgrade/#comment-4222</link>
		<dc:creator>Maurice Walshe</dc:creator>
		<pubDate>Thu, 17 Apr 2008 12:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=611#comment-4222</guid>
		<description>you also need to add the SECRET_KEY entry to the wp-config - whey the upgrade script doesnt do this I dont know</description>
		<content:encoded><![CDATA[<p>you also need to add the SECRET_KEY entry to the wp-config &#8211; whey the upgrade script doesnt do this I dont know</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venturi Wang</title>
		<link>http://ubuntu-tutorials.com/2008/03/29/wordpress-25-upgrade/#comment-4205</link>
		<dc:creator>Venturi Wang</dc:creator>
		<pubDate>Fri, 11 Apr 2008 18:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=611#comment-4205</guid>
		<description>test</description>
		<content:encoded><![CDATA[<p>test</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip Bennett</title>
		<link>http://ubuntu-tutorials.com/2008/03/29/wordpress-25-upgrade/#comment-4157</link>
		<dc:creator>Chip Bennett</dc:creator>
		<pubDate>Sun, 30 Mar 2008 16:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=611#comment-4157</guid>
		<description>I also upgraded to WP version 2.5 this weekend; like yours, my experience was relatively painless. Thus far, I&#039;ve not experienced any real problems (and like the admin UI changes).

However, I notice that you had a pretty lengthy upgrade instruction list. I would like to recommend that you look into Wordpress Automatic Upgrade (most recent version available in the wordpress.org plugin repository), for guided and painless upgrades.

The WPAU plugin will guide the upgrade automatically, from performing file/database backups, to putting the blog in maintenance mode, disabling active plugins, fetching and installing the upgrade files, upgrading the database, and re-enabling previously active plugins.

It has been a great help for me in keeping my wordpress installation always up to date.</description>
		<content:encoded><![CDATA[<p>I also upgraded to WP version 2.5 this weekend; like yours, my experience was relatively painless. Thus far, I&#8217;ve not experienced any real problems (and like the admin UI changes).</p>
<p>However, I notice that you had a pretty lengthy upgrade instruction list. I would like to recommend that you look into WordPress Automatic Upgrade (most recent version available in the wordpress.org plugin repository), for guided and painless upgrades.</p>
<p>The WPAU plugin will guide the upgrade automatically, from performing file/database backups, to putting the blog in maintenance mode, disabling active plugins, fetching and installing the upgrade files, upgrading the database, and re-enabling previously active plugins.</p>
<p>It has been a great help for me in keeping my wordpress installation always up to date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip Bennett</title>
		<link>http://ubuntu-tutorials.com/2008/03/29/wordpress-25-upgrade/#comment-4156</link>
		<dc:creator>Chip Bennett</dc:creator>
		<pubDate>Sun, 30 Mar 2008 16:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=611#comment-4156</guid>
		<description>(testing OpenID commenting)</description>
		<content:encoded><![CDATA[<p>(testing OpenID commenting)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 2/5 queries in 0.003 seconds using disk: basic
Object Caching 297/297 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-05-24 21:32:18 -->
