<?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>Labcoding &#187; Wordpress</title>
	<atom:link href="http://www.labcoding.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.labcoding.com</link>
	<description>Creative laboratory: researching, testing, creating and explaining!</description>
	<lastBuildDate>Tue, 30 Jun 2009 20:01:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>wp-update a simple Wordpress Updater</title>
		<link>http://www.labcoding.com/generic/wp-update-a-simple-wordpress-updater/</link>
		<comments>http://www.labcoding.com/generic/wp-update-a-simple-wordpress-updater/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 22:18:24 +0000</pubDate>
		<dc:creator>CaliMonk</dc:creator>
				<category><![CDATA[Generic]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wp-upgrade]]></category>

		<guid isPermaLink="false">http://www.labcoding.com/generic/wp-update-a-simple-wordpress-updater/</guid>
		<description><![CDATA[I&#8217;ve upgraded my previously mentioned version of wp-update. A simple bash script that only updates the files that were changed in the latest wordpress release.
The following bash script works with Wordpress 2.3.1 and 2.3.2 and upgrades it to the latest 2.3.3 version.

Grab the script
See it in action
$ sudo ./wp-update -d /var/www/html/www.labcoding.com/
Grabbing the latest version from [...]]]></description>
		<wfw:commentRss>http://www.labcoding.com/generic/wp-update-a-simple-wordpress-updater/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading from WordPress 2.3.1 to WordPress 2.3.2</title>
		<link>http://www.labcoding.com/generic/upgrading-from-wordpress-231-to-wordpress-232/</link>
		<comments>http://www.labcoding.com/generic/upgrading-from-wordpress-231-to-wordpress-232/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 00:28:34 +0000</pubDate>
		<dc:creator>CaliMonk</dc:creator>
				<category><![CDATA[Generic]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.labcoding.com/generic/upgrading-from-wordpress-231-to-wordpress-232/</guid>
		<description><![CDATA[I&#8217;m pretty sure all the other WordPress bloggers out there noticed the shiny bar in their WordPress admin panels, announcing the release of Wordpress 2.3.2, about 18 days ago.
If there is one thing I hate at the moment, it&#8217;s having to upgrade my blog while I&#8217;ve done custom modifications and copy all those files by [...]]]></description>
		<wfw:commentRss>http://www.labcoding.com/generic/upgrading-from-wordpress-231-to-wordpress-232/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
