<?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>Bitacoreando &#187; WP stuff</title>
	<atom:link href="http://bitacoreando.com/categorias/wp-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://bitacoreando.com</link>
	<description>U.S.I - Useless Snippets of Information</description>
	<lastBuildDate>Thu, 02 Feb 2012 23:52:20 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WP Multiblog / multisite-0.2b</title>
		<link>http://bitacoreando.com/archives/2004/09/09/multisite-02b/</link>
		<comments>http://bitacoreando.com/archives/2004/09/09/multisite-02b/#comments</comments>
		<pubDate>Thu, 09 Sep 2004 05:18:32 +0000</pubDate>
		<dc:creator>umquat</dc:creator>
				<category><![CDATA[WP stuff]]></category>

		<guid isPermaLink="false">/?p=52</guid>
		<description><![CDATA[Hi all: I&#8217;ve been quite busy, but sadly not as I would like hacking WP. Anyway, Here&#8217;s my second iteration of the multisite idea. I haven&#8217;t done yet the admin page and the way it stands now is another proof &#8230; <a href="http://bitacoreando.com/archives/2004/09/09/multisite-02b/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi all:</p>
<p>I&#8217;ve been quite busy, but sadly not as I would like hacking WP. Anyway, </p>
<p>Here&#8217;s my second iteration of the multisite idea. I haven&#8217;t done yet the admin page and the way it stands now is another proof of concept: Style switching for all the blogs!</p>
<p>To make a long story short, my hack allows you to install a WordPress blog that responds to <code>http://blog.example.com/</code> and <em>from the same code directory/folder</em> respond with a totally different content to <code>http://rant.example.com/</code> . <a href="http://www2.lingo.com.mx/ruben/archives/2004/08/02/multisite-01b/"> Here&#8217;s the first iteration of this hack</a>. with a brief explanation as to how does it work.</p>
<p>Now, that only gave us cookie-cutter blogs, all looking the same as little toys coming out of a factory, so this iteration allows you to specify different styles for each site. Come and get it here: <a href="http://www2.lingo.com.mx/ruben/uploads/multisite-1.2-mingus-0.2b.zip" title="multisite-1.2-mingus-0.2b.zip" />multisite-1.2-mingus-0.2b.zip</a></p>
<p>All the configuraton is done inside the config file in the <code>sites/</code> directory, I think it&#8217;s pretty self-explanatory, please let me know what you think</p>
]]></content:encoded>
			<wfw:commentRss>http://bitacoreando.com/archives/2004/09/09/multisite-02b/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Multisite 0.1b</title>
		<link>http://bitacoreando.com/archives/2004/08/02/multisite-01b/</link>
		<comments>http://bitacoreando.com/archives/2004/08/02/multisite-01b/#comments</comments>
		<pubDate>Mon, 02 Aug 2004 17:52:20 +0000</pubDate>
		<dc:creator>umquat</dc:creator>
				<category><![CDATA[WP stuff]]></category>

		<guid isPermaLink="false">/?p=46</guid>
		<description><![CDATA[I&#8217;ve made a while ago a quick hack for adding multisite capabilities to WordPress 1.2. I&#8217;ts just a zip file with the files I modified. It works but needs the corresponding UI to make it as user friendly and cool &#8230; <a href="http://bitacoreando.com/archives/2004/08/02/multisite-01b/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made a while ago a quick hack for adding multisite capabilities to WordPress 1.2.</p>
<p>I&#8217;ts just a zip file with the files I modified. It works but needs the corresponding UI to make it as user friendly and cool as the rest of WP. </p>
<p>The general idea is to make a directory named <em>sites</em> under the current wp install and then making both a <em>multi-conf.ini</em> file and the corresponding directories under it. This approach uses the <strong>host</strong> part of the HTTP request to figure out which <em>sites/dir</em> to use and parse the wp-config.php inside it. After it has parsed it, it silently include()s the main wp-config.php which will define the variables (host, db etc) only if they have not been defined already.</p>
<p>get it here: <a href="http://www2.lingo.com.mx/ruben/uploads/multisite-1.2-mingus-0.1b.zip" title="Multisite patch for 1.2" />multisite-1.2-mingus-0.1b.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://bitacoreando.com/archives/2004/08/02/multisite-01b/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

