<?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>Rather Curious &#187; multiBlog</title>
	<atom:link href="https://rathercurious.no3.co.uk/category/multiblog/feed" rel="self" type="application/rss+xml" />
	<link>https://rathercurious.no3.co.uk</link>
	<description>A home for my coding projects</description>
	<lastBuildDate>Thu, 04 Mar 2010 12:18:12 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.16</generator>
	<item>
		<title>multiBlog &#8211; a solution &#8230; ish</title>
		<link>https://rathercurious.no3.co.uk/archives/64</link>
		<comments>https://rathercurious.no3.co.uk/archives/64#comments</comments>
		<pubDate>Wed, 06 Aug 2008 13:38:06 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PDO For Wordpress]]></category>
		<category><![CDATA[Sqlite]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[multiBlog]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=64</guid>
		<description><![CDATA[well, i've got a bunch of blogs now all operational off the same codebase.  no, proverbial, worries. <em>save one</em>.]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/64/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MultiBlog and Permalinks &#8230; still stuck in the mud</title>
		<link>https://rathercurious.no3.co.uk/archives/55</link>
		<comments>https://rathercurious.no3.co.uk/archives/55#comments</comments>
		<pubDate>Tue, 22 Jul 2008 13:02:14 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[multiBlog]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=55</guid>
		<description><![CDATA[do you know, i really can't get my head around why the permalinks don't work ok with any structure. all the mod_rewrite seems to do is take any old url and make it go to index.php with everything else appended as a query string.]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/55/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PATHINFO Permalinks and WordPress</title>
		<link>https://rathercurious.no3.co.uk/archives/53</link>
		<comments>https://rathercurious.no3.co.uk/archives/53#comments</comments>
		<pubDate>Thu, 17 Jul 2008 10:27:39 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[multiBlog]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=53</guid>
		<description><![CDATA[following on from my previous post, i&#8217;ve been playing with pathinfo based permalinks on my 1&#038;1 server. and the truth is that i can&#8217;t get them to work at all. i set up a mysql blog &#8211; pure vanilla WP 2.6. no changes at all from the basic build other than the installation of an [&#8230;]]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/53/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MultiBlog &#8211; a bit further on&#8230;</title>
		<link>https://rathercurious.no3.co.uk/archives/49</link>
		<comments>https://rathercurious.no3.co.uk/archives/49#comments</comments>
		<pubDate>Wed, 16 Jul 2008 14:14:18 +0000</pubDate>
		<dc:creator><![CDATA[Justin]]></dc:creator>
				<category><![CDATA[PDO For Wordpress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Sqlite]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[multiBlog]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=49</guid>
		<description><![CDATA[well, i’ve spent an hour or so on trying to create multiBlog in the most simple manner possible. in some respects, with the new version of WordPress, the biggest sweat of maintaining multiple installations is lifted by being able to specify a separate directory for wp-content. but using this we can’t guarantee the workings of third party plugins.

in turns out that we can solve the multiBlog issue very very simply and with only two minor edits.]]></description>
		<wfw:commentRss>https://rathercurious.no3.co.uk/archives/49/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
