<?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>Pablo&#039;s Development Blog &#187; WordPress</title>
	<atom:link href="http://mel.melaxis.com/devblog/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://mel.melaxis.com/devblog</link>
	<description></description>
	<lastBuildDate>Mon, 10 Apr 2006 12:30:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MultiWP 1.1</title>
		<link>http://mel.melaxis.com/devblog/2005/08/06/multiwp-11/</link>
		<comments>http://mel.melaxis.com/devblog/2005/08/06/multiwp-11/#comments</comments>
		<pubDate>Sat, 06 Aug 2005 10:22:33 +0000</pubDate>
		<dc:creator>Pablo Hoch</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mel.melaxis.com/devblog/2005/08/06/multiwp-11/</guid>
		<description><![CDATA[I have just installed some WordPress plugins that try to create files in the blog directory. They use the get_home_path function, which returns the path of the WordPress installation. Therefore, the files are created in the wrong directory. To fix this problem, I have released an updated version of MultiWP. Unfortunately, this time, you have [...]]]></description>
			<content:encoded><![CDATA[<p>I have just installed some WordPress plugins that try to create files in the blog directory. They use the get_home_path function, which returns the path of the WordPress installation. Therefore, the files are created in the wrong directory. To fix this problem, I have released an updated version of MultiWP. Unfortunately, this time, you have to modify one line in admin-functions.php to make it work. Detailed installation instructions are included. If you update from MultiWP 1.0, be sure to also update the multiwp.php plugin file. I have also improved the wordpress/wp-config.php file. I encourage you to update that file as well (be sure to adjust the base path in line 11 if needed (see included howto)), but it should work with the old one as well.</p>
<p><a href="http://mel.melaxis.com/files/multiwp.zip">Download MultiWP 1.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mel.melaxis.com/devblog/2005/08/06/multiwp-11/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Multiple blogs with a single WordPress installation: MultiWP</title>
		<link>http://mel.melaxis.com/devblog/2005/08/05/multiple-blogs-with-a-single-wordpress-installation-multiwp/</link>
		<comments>http://mel.melaxis.com/devblog/2005/08/05/multiple-blogs-with-a-single-wordpress-installation-multiwp/#comments</comments>
		<pubDate>Fri, 05 Aug 2005 16:39:09 +0000</pubDate>
		<dc:creator>Pablo Hoch</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mel.melaxis.com/webdev-blog/?p=5</guid>
		<description><![CDATA[As I wrote in my previous post, I&#8217;m going to start a few blogs based on WordPress. Unfortunately, WordPress does not support multiple blogs by default. Normally you need a separate WordPress installation for every blog. While this may not seem like a big problem at first, what do you do when an updated WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>As I wrote in my previous post, I&#8217;m going to start a few blogs based on WordPress. Unfortunately, WordPress does not support multiple blogs by default. Normally you need a separate WordPress installation for every blog. While this may not seem like a big problem at first, what do you do when an updated WordPress version is released? I didn&#8217;t want to update every single blog, so I wrote a little script called <a href="http://mel.melaxis.com/multiwp.php" title="German description of MultiWP">MultiWP</a>. MultiWP allows you to have several blogs with just a single WordPress install. When you update WordPress, all blogs are immediately updated to the new version. MultiWP also does not modify any WordPress files, so you can just follow the standard update procedure. Sounds good? <a href="http://mel.melaxis.com/files/multiwp.zip">Download MultiWP</a>. A detailled installation howto is included in both English and German.</p>
]]></content:encoded>
			<wfw:commentRss>http://mel.melaxis.com/devblog/2005/08/05/multiple-blogs-with-a-single-wordpress-installation-multiwp/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

