<?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>LevelZero's weblog &#187; Wordpress</title>
	<atom:link href="http://www.retry.org/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.retry.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 07 Nov 2011 10:43:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WordPress 2.5</title>
		<link>http://www.retry.org/2008/04/04/wordpress-25/</link>
		<comments>http://www.retry.org/2008/04/04/wordpress-25/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 07:46:12 +0000</pubDate>
		<dc:creator>levelzero</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[wordpress upgrade]]></category>

		<guid isPermaLink="false">http://www.retry.org/?p=40</guid>
		<description><![CDATA[Yet another wordpress update, this time to a new version .. WordPress 2.5 got released earlier this week and it&#8217;s got quite a few nice new features, like a new admin interface, concurrent post protection and an updated version of &#8230; <a href="http://www.retry.org/2008/04/04/wordpress-25/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yet another wordpress update, this time to a new version ..</p>
<p>WordPress 2.5 got <a href="http://wordpress.org/development/2008/03/wordpress-25-brecker/" target="_blank">released</a> earlier this week and it&#8217;s got quite a few nice new features, like a new admin interface, concurrent post protection and an updated version of the visual editor (TinyMCE).</p>
<p>Updating was again quite simple, since I&#8217;m using subversion. All I had to do was type the following:<br />
<code>svn sw http://svn.automattic.com/wordpress/tags/2.5/</code></p>
<p>After that, I had to run the obligatory upgrade.php of course to get the database updated. Overall it was again a matter of less than 5 minutes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.retry.org/2008/04/04/wordpress-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.3.3</title>
		<link>http://www.retry.org/2008/02/05/wordpress-233/</link>
		<comments>http://www.retry.org/2008/02/05/wordpress-233/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 09:31:44 +0000</pubDate>
		<dc:creator>levelzero</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[wordpress upgrade]]></category>

		<guid isPermaLink="false">http://www.retry.org/2008/02/05/wordpress-233/</guid>
		<description><![CDATA[WordPress 2.3.3 was released today with yet another critical update, this time in the XML-RPC implementation. Updating was fast and easy again, with a total time of 5 minutes again for two blogs. Disable plugins, then run: svn sw http://svn.automattic.com/wordpress/tags/2.3.3/ &#8230; <a href="http://www.retry.org/2008/02/05/wordpress-233/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.3.3 was <a href="http://wordpress.org/development/2008/02/wordpress-233/">released</a> today with yet another critical update, this time in the XML-RPC implementation.</p>
<p>Updating was fast and easy again, with a total time of 5 minutes again for two blogs. Disable plugins, then run:<br />
<code>svn sw http://svn.automattic.com/wordpress/tags/2.3.3/</code><br />
After that, enable the plugins again.</p>
<p>Now I wish that the plugins would start working on subversion too, so I can update those the same way.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.retry.org/2008/02/05/wordpress-233/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.3.2</title>
		<link>http://www.retry.org/2007/12/30/wordpress-232/</link>
		<comments>http://www.retry.org/2007/12/30/wordpress-232/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 19:22:34 +0000</pubDate>
		<dc:creator>levelzero</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[wordpress upgrade]]></category>

		<guid isPermaLink="false">http://www.retry.org/2007/12/30/wordpress-232/</guid>
		<description><![CDATA[WordPress 2.3.2 was released a short while ago and again I was very happy with the fact that I have chosen the subversion method to install/upgrade wordpress. Upgrading was a matter of disabling plugins and then running the following command: &#8230; <a href="http://www.retry.org/2007/12/30/wordpress-232/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.3.2 was <a href="http://wordpress.org/development/2007/12/wordpress-232/">released</a> a short while ago and again I was very happy with the fact that I have chosen the subversion method to install/upgrade wordpress. Upgrading was a matter of disabling plugins and then running the following command:<br />
<code>svn sw http://svn.automattic.com/wordpress/tags/2.3.2/</code><br />
After that, I enabled the plugins again.</p>
<p>Total update time for the two blogs running now: 5 minutes.</p>
<p>Maybe I should check into a way to make multiple blogs share sources .. that way I would only have to run the subversion command once.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.retry.org/2007/12/30/wordpress-232/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Site</title>
		<link>http://www.retry.org/2007/12/23/new-site/</link>
		<comments>http://www.retry.org/2007/12/23/new-site/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 10:30:33 +0000</pubDate>
		<dc:creator>levelzero</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[nextgen gallery]]></category>

		<guid isPermaLink="false">http://www.retry.org/2007/12/23/new-site/</guid>
		<description><![CDATA[I set up a new wordpress site yesterday, though this time it isn&#8217;t for me. My brother is getting married in june and they decided they&#8217;d like their own personal &#8220;wedding website&#8221;. Since I highly dislike those &#8220;standard&#8221; sites, I &#8230; <a href="http://www.retry.org/2007/12/23/new-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I set up a new wordpress site yesterday, though this time it isn&#8217;t for me. My brother is getting married in june and they decided they&#8217;d like their own personal &#8220;wedding website&#8221;. Since I highly dislike those &#8220;standard&#8221; sites, I volunteered my services to help them get something a little bit more unique.</p>
<p>Of course I used the subversion way of setting up this blog as well. This way I can keep them updated easily.</p>
<p>I&#8217;ve added an integrated gallery into this website called <a href="http://alexrabe.boelinger.com/wordpress-plugins/nextgen-gallery/">NextGen Gallery</a>. So far, this seems to be working nicely.</p>
<p>Next up is to see how Google Maps can be integrated into this site. No idea yet how I&#8217;m going to tackle that.</p>
<p>The site can be found <a href="http://www.steven-en-marieke.nl/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.retry.org/2007/12/23/new-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.3.1</title>
		<link>http://www.retry.org/2007/10/28/wordpress-231/</link>
		<comments>http://www.retry.org/2007/10/28/wordpress-231/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 09:00:33 +0000</pubDate>
		<dc:creator>levelzero</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[wordpress upgrade]]></category>

		<guid isPermaLink="false">http://www.retry.org/2007/10/28/wordpress-231/</guid>
		<description><![CDATA[WordPress 2.3.1 got released friday and this was the first time that I could find out if the subversion method really would save me some time. Turns out it&#8217;s one single command to update to the newest version: svn sw &#8230; <a href="http://www.retry.org/2007/10/28/wordpress-231/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.3.1 got <a href="http://wordpress.org/development/2007/10/wordpress-231/">released</a> friday and this was the first time that I could find out if the subversion method really would save me some time.</p>
<p>Turns out it&#8217;s one single command to update to the newest version:</p>
<p><code>svn sw http://svn.automattic.com/wordpress/tags/2.3.1/</code></p>
<p>After that, I reran the /wp-admin/upgrade.php script (even though there were no database changes) just to be sure and the upgrade was done. It took about 1 minute.</p>
<p>Instructions for upgrading wordpress through subversion can be found <a href="http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion">here</a>. I definitely think this is worth changing to, it will save you a lot of time in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.retry.org/2007/10/28/wordpress-231/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.3 !</title>
		<link>http://www.retry.org/2007/09/26/wordpress-23/</link>
		<comments>http://www.retry.org/2007/09/26/wordpress-23/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 09:55:16 +0000</pubDate>
		<dc:creator>levelzero</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress upgrade]]></category>

		<guid isPermaLink="false">http://www.retry.org/2007/09/26/wordpress-23/</guid>
		<description><![CDATA[WordPress 2.3 came out yesterday and I decided I was going to dedicate some time today to the upgrade. I had decided to use the Subversion method to make this upgrade and it went painlessly. The total upgrade (backup db, &#8230; <a href="http://www.retry.org/2007/09/26/wordpress-23/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.3 came out yesterday and I decided I was going to dedicate some time today to the upgrade.</p>
<p>I had decided to use the <a href="http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion">Subversion</a> method to make this upgrade and it went painlessly.<br />
The total upgrade (backup db, deactivate plugins, install new version, run upgrade script, reactivate plugins) took me about 15 minutes and that was including reading the step-by-step &#8220;conversion&#8221; path listed in above page.</p>
<p>Be sure to check <a href="http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.3">plugin compatibility</a> before upgrading, though.</p>
<p>I also modified my theme to <a href="http://richgilchrest.com/how-to-add-wordpress-23-tags-to-your-current-theme/">support tags</a> (I hope, this should be visible on this post, since it&#8217;s the first one that has tags)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.retry.org/2007/09/26/wordpress-23/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.2.3 released</title>
		<link>http://www.retry.org/2007/09/08/wordpress-223-released/</link>
		<comments>http://www.retry.org/2007/09/08/wordpress-223-released/#comments</comments>
		<pubDate>Sat, 08 Sep 2007 08:54:07 +0000</pubDate>
		<dc:creator>levelzero</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.retry.org/2007/09/08/wordpress-223-released/</guid>
		<description><![CDATA[As the title says, WP 2.2.3 was released. There&#8217;s a security fix involved, so I&#8217;d suggest everyone to upgrade asap. Check it here]]></description>
			<content:encoded><![CDATA[<p>As the title says, WP 2.2.3 was released. There&#8217;s a security fix involved, so I&#8217;d suggest everyone to upgrade asap.</p>
<p>Check it <a href="http://wordpress.org/development/2007/09/wordpress-223/">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.retry.org/2007/09/08/wordpress-223-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<a href="http://www.retry.org/sessionfault.php"><!-- Private Link --></a></channel>
</rss>

