<?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>Rich Bui &#187; Donncha O Caoimh</title>
	<atom:link href="http://richbui.com/tag/donncha-o-caoimh/feed/" rel="self" type="application/rss+xml" />
	<link>http://richbui.com</link>
	<description>Welcome to my website.</description>
	<lastBuildDate>Mon, 19 Sep 2011 15:23:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Migrated To WordPress MU 2.7</title>
		<link>http://richbui.com/2009/02/01/migrated-to-wordpress-mu-27/</link>
		<comments>http://richbui.com/2009/02/01/migrated-to-wordpress-mu-27/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 18:49:16 +0000</pubDate>
		<dc:creator>Richard Bui</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Brian's Threaded Comments]]></category>
		<category><![CDATA[domain mapping]]></category>
		<category><![CDATA[Donncha O Caoimh]]></category>
		<category><![CDATA[Happy Cog Studios]]></category>
		<category><![CDATA[Lester Chan]]></category>
		<category><![CDATA[Viper007Bond]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress MU]]></category>
		<category><![CDATA[WP Comment Remix]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://bui4ever.com/?p=2482</guid>
		<description><![CDATA[Thanks to Donncha&#8217;s ever amazing work, I&#8217;ve finally upgraded my site from WordPress MU 2.6.5 to WordPress MU (WPMU) 2.7. There were some hiccups during the initial WPMU 2.7 beta upgrade, so I ended up wiping all the WordPress files except for my config file (wp-config.php) and the contents of blogs.dir inside the wp-content folder [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://ocaoimh.ie/">Donncha&#8217;s</a> ever amazing work, I&#8217;ve finally upgraded my site from WordPress MU 2.6.5 to WordPress MU (WPMU) 2.7. There were some hiccups during the initial <a href="http://ocaoimh.ie/2009/01/22/wordpress-mu-27-beta/">WPMU 2.7 beta upgrade</a>, so I ended up wiping all the WordPress files <strong>except</strong> for my config file (wp-config.php) and the contents of blogs.dir inside the wp-content folder and re-uploading all the files from the <a href="http://ocaoimh.ie/2009/01/28/wordpress-mu-27/">stable release WPMU 2.7</a>. So for those who are having a problem with their WPMU installation after an upgrade, you could always delete everything but the wp-config.php file and blogs.dir folder and re-upload all the files fresh. I&#8217;ve found doing a drag-and-drop via FTP of new files on top of old files has never failed to produce errors. Another good option might be <a href="http://svn.automattic.com/wordpress-mu/trunk/">Subversion</a>.</p>
<p>So how is the new WordPress MU 2.7, the new user interface, and functionality? Well so far, it&#8217;s excellent. Read on to hear more about my thoughts on the new WPMU 2.7.<span id="more-2482"></span></p>
<h3>New Changes</h3>
<p><strong>Completely new user interface back-end.</strong> With the introduction of WordPress 2.5/WPMU 2.5, the administration user interface was quite different. It was the &#8220;prettiest&#8221; to date, easier to use, <a href="http://bobulate.com/2007/07/22/how-not-to-get-noticed/">designed</a> in some part by <a href="http://www.zeldman.com/2008/03/29/wordpress-25-unleashed/">Happy Cog Studios</a> (<a href="http://www.happycog.com/design/wordpress/">more background here</a>), but cumbersome to navigate when trying close comments, change the post date/time, or change authors. Now with the new WP/WPMU 2.7, the admin back-end has changed yet again; for the better this time. What the 2.5 admin back-end did was to refocus on people who write rather than developers as a majority of WordPress users are not always developers. The 2.7 admin back-end does a very good job of organizing all the important &#8220;writing&#8221; tools within reach and in sensible locations. I find people who use the new 2.7 back-end spend less time looking for things such as how to change a published post back to a draft, future posting, and so forth. Things are much easier to find and use now, although it will take a bit of time getting use to Design is now Appearance and a few other things have been moved around.</p>
<p><strong>Viper007Bond&#8217;s Admin Bar Plugin.</strong> I&#8217;ve used Viper007Bond&#8217;s Admin Bar plugin (<a href="http://wordpress.org/extend/plugins/wordpress-admin-bar/">download from WordPress Plugin Directory</a>) for quite a while now and have it deployed on my office&#8217;s WPMU intranet to much rave reviews. I&#8217;m particularly excited to find that as of WPMU 2.7, it is now <a href="http://www.viper007bond.com/wordpress-plugins/wordpress-admin-bar/">included into the WP core</a>! Congrats Viper! The Admin Bar is great because it gives users a single point of access through drop down menus on the front-end to all of the back-end admin tasks such as posting, comment moderation, and so forth. User of WP 2.7 will still have to download and activate the Admin Bar as a plugin, whereas WPMU 2.7 users will have it built-in, but disabled on the front page by default. To turn it on for the front-end, login and go to Settings &gt; Admin Bar and under Show the admin menu bar, check the box for On the site. If it doesn&#8217;t appear on your front page, most likely the theme you are using is missing wp_head() and wp_footer() template tags (directions <a href="http://www.themelab.com/2008/04/22/5-quick-ways-to-fix-up-your-wordpress-theme/">here</a> and <a href="http://www.thewpmag.com/issue-1/make-a-theme-series-part-1-the-loop/">here</a>). Also if you are running WPMU pre-2.7, I highly suggest removing the Admin Bar plugin before upgrading or you will get the dreaded &#8220;already defined&#8221; php error.</p>
<p><strong>Comments: Reply, Threading, and Pagination</strong>. WP/WPMU 2.7 also opens up a host of new template tags, one of which is really exciting is the new functionality for comments. No longer is there a need to use plugins (you still could I guess) such as <a href="http://pressography.com/plugins/wp-comment-remix/">WP Comment Remix</a> (a great plugin BTW), <a href="http://meidell.dk/archives/2004/09/04/nested-comments/">Brian&#8217;s Threaded Comments</a>, and/or <a href="http://www.keyvan.net/code/paged-comments/">WordPress Paged Comments</a> as WP/WPMU 2.7 has all that functionality built-in. Although it&#8217;s worth noting that built-in WP/WPMU features such as these tend to be conversative and not have as many customization options so be expecting more plugins like Lester Chan&#8217;s <a href="http://lesterchan.net/wordpress/2008/11/04/wp-commentnavi-100-beta/comment-page-1/">WP-CommentNavi</a> that take the existing and expands it with more options. To take full advantage of the new comment system, you will have to make some changes to your theme(s). Directions on how to do that can be found at the <a href="http://codex.wordpress.org/Migrating_Plugins_and_Themes_to_2.7/Enhanced_Comment_Display">WordPress Codex</a>. I look forward to incorporating these new features into my theme, just not sure when I&#8217;ll be able to do so.</p>
<p><strong>Automatic Plugin Upgrades, kind of.</strong> Another cool new feature of WP/WPMU 2.7 is the inclusion of searching for new plugins from the WP/WPMU back-end as opposed to visiting the <a href="http://wordpress.org/extend/plugins/">WordPress Plugin Directory</a>. You can also install or upgrade plugins found in the Plugin Directory directly to your WordPress install with the new One-click plugin install feature. I haven&#8217;t been able to get it properly working for reasons unknown at the moment, and continue to rely on an FTP program to install and upgrade my plugins. I do have it working on my office&#8217;s WPMU intranet though.</p>
<p><strong>Media Uploader Works With Flash 10.</strong> It was quite annoying when Adobe released Flash 10 and made some security changes that affected SWFUpload (<a href="http://swfupload.org/forum/generaldiscussion/551">read more here</a>) because it rendered the WordPress media flash uploader unusable in that when you pressed the Select Files, nothing would happen. Fortunately WordPress 2.7 fixes that issue and now we&#8217;re back in business!</p>
<p>There are a host of other features that I won&#8217;t spend time discussing, but if you are interested, you can read the entire <a href="http://codex.wordpress.org/Version_2.7">WP/WPMU 2.7 feature list</a> to see other new included features such as the Sticky Post feature.</p>
<h3>Conclusion</h3>
<p>WordPress MU 2.7 represents how far WPMU and WordPress have come. WordPress usage is growing and is being used by major outlets such as CNN, Time, Ford, and so forth for their blogging software (read the USAToday interview of WordPress co-creator and Automattic co-founder Matt Mullenweg <a href="http://www.usatoday.com/tech/news/2009-01-27-wordpress-creator-blog_N.htm?csp=34">here</a>).</p>
<p>With the new 2.7 administration panel and features, WordPress is demonstrating how Open Source can be a workable and thriving model.</p>
<p>As an aside, for those who are using Donncha&#8217;s wonderful <a href="http://ocaoimh.ie/2008/08/11/wordpress-mu-domain-mapping-01/">Domain Mapping plugin</a>, there is a new update that addresses one of the <a href="http://bui4ever.com/2008/10/problems-with-donnchas-domain-mapping-plugin/">biggest flaws</a> (link to the updated files in the comments). It&#8217;s worth noting that the problem still exist, but only affects those using the Flash Uploader. So the good news is that you can now finally upload images to a domain mapped subdomain, but the bad news is that it only works with the file browser uploader.</p>
]]></content:encoded>
			<wfw:commentRss>http://richbui.com/2009/02/01/migrated-to-wordpress-mu-27/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Problems With Donncha&#8217;s Domain Mapping Plugin</title>
		<link>http://richbui.com/2008/10/21/problems-with-donnchas-domain-mapping-plugin/</link>
		<comments>http://richbui.com/2008/10/21/problems-with-donnchas-domain-mapping-plugin/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 23:41:37 +0000</pubDate>
		<dc:creator>Richard Bui</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[buiphotography.com]]></category>
		<category><![CDATA[Donncha O Caoimh]]></category>
		<category><![CDATA[ocaoimh.ie]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress MU]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://bui4ever.com/?p=2248</guid>
		<description><![CDATA[I have been using Donncha&#8217;s very cool WordPress MU plugin, Domain Mapping, for awhile now with great success. Before anyone thinks anything, this post isn&#8217;t to highlight anything bad about the Domain Mapping plugin, but rather assure other users they are not alone when they experience issues with using the plugin. Donncha is a great [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using <a href="http://ocaoimh.ie/">Donncha&#8217;s</a> very cool <a href="http://bui4ever.com/2008/08/domain-mapping-for-wpmu-that-makes-sense/">WordPress MU plugin</a>, Domain Mapping, for awhile now with great success. Before anyone thinks anything, this post isn&#8217;t to highlight anything bad about the Domain Mapping plugin, but rather assure other users they are not alone when they experience issues with using the plugin. Donncha is a great assets to the <a href="http://mu.wordpress.org">WPMU community</a> and he is obviously very busy with <a href="http://automattic.com/">Automattic</a> projects.<span id="more-2248"></span></p>
<p>The problems that I have noticed with the plugin, so far, when used with WPMU 2.6.2 is that:</p>
<ul>
<li>When you write a post and upload a picture via the Media uploader, the image uploads fine, but when you try to embed an image into the post: the Media uploader frame goes blank and the image is not embedded in FireFox and Safari; or you get a host of security error messages and <a href="http://bui4ever.com/files/2008/10/picture-1.png">permission denied</a> in Internet Explorer and then you get the <a href="http://bui4ever.com/files/2008/10/picture-21.png">login screen</a>.</li>
<li>In the Write Post screen, when you try to &#8220;Add New Category&#8221; and click Add, the new category is not created.</li>
<li>The <a href="http://bui4ever.com/files/2008/10/flash-uploader.png">Flash Uploader</a> reverts to the <a href="http://bui4ever.com/files/2008/10/browser-uploader.png">browser uploader</a> (uploading multiple files vs single files) for the <strong>first</strong> picture uploaded, but changes to the Flash uploader afterward.</li>
<li>You will sometimes get a funky error when trying to activate/deactivate multiple plugins simultaneously.</li>
</ul>
<p>I&#8217;m not 100% sure, but I think with WPMU version 2.6.1 and previous, the Domain Mapping plugin worked completely, but since upgrading to WPMU 2.6.2, it&#8217;s been a bit off.</p>
<p>From what I can tell, it has something to do with authentication. For example, <a href="http://buiphotography.com">http://buiphotography.com</a> is mapped to <a href="http://buiphotography.bui4ever.com">http://buiphotography.bui4ever.com</a>. Based on what Donncha designed the Domain Mapping plugin to do:</p>
<blockquote><p>The domain mapping is for blogs only, not sites. The domain mapping hack always annoyed me because it mixed the two concepts up so much. <cite><a href="http://ocaoimh.ie/2008/08/11/wordpress-mu-domain-mapping-01/#comment-653418">Donncha</a></cite></p></blockquote>
<p>What that means is that http://buiphotography.bui4ever.com is the actual site. When you domain map http://buiphotography.com, both the URLS continue to work on the back-end (WordPress Dashboard/Administration Panel), but anyone visiting http://buiphotography.bui4ever.com, the URL will rewrite to http://buiphotography.com.</p>
<p>I think the problem lies in that you if you login via http://buiphotography.com/wp-admin/, the cookies do not populate to http://buiphotography.bui4ever.com. Some where there is where the media uploader is not getting the correct permissions. So I&#8217;m not sure if this problem existed before WPMU 2.6.2 or after.</p>
<p>There is one solution, but I personally (and I imagine Donncha) don&#8217;t find this the best solution, but it works. <a href="http://wpmututorials.com/">Andrea R.</a> <a href="http://mu.wordpress.org/forums/topic.php?id=9790#post-59095">suggested editing</a> all the blog fields from http://subdomain.domain.tld/ to http://domain.tld/.</p>
]]></content:encoded>
			<wfw:commentRss>http://richbui.com/2008/10/21/problems-with-donnchas-domain-mapping-plugin/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WordPress MU 2.6.2 Released</title>
		<link>http://richbui.com/2008/09/30/wordpress-mu-262-released/</link>
		<comments>http://richbui.com/2008/09/30/wordpress-mu-262-released/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 20:18:07 +0000</pubDate>
		<dc:creator>Richard Bui</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Donncha O Caoimh]]></category>
		<category><![CDATA[ocaoimh.ie]]></category>
		<category><![CDATA[WordPress MU]]></category>

		<guid isPermaLink="false">http://bui4ever.com/?p=2179</guid>
		<description><![CDATA[Through the hardwork of Donncha, WordPress MU 2.6.2 is now ready for download. I&#8217;ll be updating soon. Hopefully the Sticky Posts feature is incorporated in 2.6.2. UPDATE: All the sites are now upgraded and running WordPress Multi-User 2.6.2.]]></description>
			<content:encoded><![CDATA[<p>Through the hardwork of <a href="http://ocaoimh.ie/2008/09/30/wordpress-mu-262/">Donncha</a>, WordPress MU 2.6.2 is now ready for <a href="http://mu.wordpress.org/download/">download</a>. I&#8217;ll be updating soon. Hopefully the <a href="http://en.blog.wordpress.com/2008/09/08/sticky-posts/">Sticky Posts</a> feature is incorporated in 2.6.2.</p>
<p><strong>UPDATE:</strong> All the sites are now upgraded and running WordPress Multi-User 2.6.2.</p>
]]></content:encoded>
			<wfw:commentRss>http://richbui.com/2008/09/30/wordpress-mu-262-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading to WordPress MU 2.6.1</title>
		<link>http://richbui.com/2008/09/02/upgrading-to-wordpress-mu-261/</link>
		<comments>http://richbui.com/2008/09/02/upgrading-to-wordpress-mu-261/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 23:31:58 +0000</pubDate>
		<dc:creator>Richard Bui</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Donncha O Caoimh]]></category>
		<category><![CDATA[Eco Blog Theme]]></category>
		<category><![CDATA[ocaoimh.ie]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress MU]]></category>
		<category><![CDATA[WordPress Multi-User]]></category>
		<category><![CDATA[WordPress Theme]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://bui4ever.com/?p=1858</guid>
		<description><![CDATA[Donncha just released WPMU 2.6.1, will be upgrading soon, so expect some downtime. On a sidenote, I personally liked the previous theme that Donncha was using better, I believe it&#8217;s called Eco Blog.]]></description>
			<content:encoded><![CDATA[<p>Donncha just <a href="http://ocaoimh.ie/2008/09/02/wordpress-mu-261/">released WPMU 2.6.1</a>, will be upgrading soon, so expect some downtime. On a sidenote, I personally liked the previous theme that Donncha was using better, I believe it&#8217;s called <a href="http://wordpress.org/extend/themes/eco-blog">Eco Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://richbui.com/2008/09/02/upgrading-to-wordpress-mu-261/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Domain Mapping For WPMU That Makes Sense</title>
		<link>http://richbui.com/2008/08/13/domain-mapping-for-wpmu-that-makes-sense/</link>
		<comments>http://richbui.com/2008/08/13/domain-mapping-for-wpmu-that-makes-sense/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 18:51:02 +0000</pubDate>
		<dc:creator>Richard Bui</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[Donncha O Caoimh]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress MU]]></category>
		<category><![CDATA[WordPress.com]]></category>

		<guid isPermaLink="false">http://bui4ever.com/?p=1548</guid>
		<description><![CDATA[Donncha&#8217;s new Domain Mapping plugin for WordPress MU is a wonderful plugin that WPMU users have long salivated for since WordPress.com introduced the feature almost a year ago. Donncha, for those who don&#8217;t know, is Automattic&#8217;s primary (translation: only) WPMU developer and is amazing at rolling features from the WordPress standalone and WordPress.com into the [...]]]></description>
			<content:encoded><![CDATA[<p>Donncha&#8217;s new <a href="http://ocaoimh.ie/2008/08/11/wordpress-mu-domain-mapping-01/">Domain Mapping plugin</a> for WordPress MU is a wonderful plugin that WPMU users have long salivated for since WordPress.com introduced the <a href="http://en.blog.wordpress.com/2006/10/24/domain-mapping-registration/">feature</a> almost a year ago. Donncha, for those who don&#8217;t know, is Automattic&#8217;s primary (translation: only) WPMU developer and is amazing at rolling features from the WordPress standalone and WordPress.com into the WPMU code base.<span id="more-1548"></span></p>
<p>So how good is this new plugin? It&#8217;s damn good. It simplifies a <a href="http://bui4ever.com/web-itecture/wordpress_mu_with_domain_mapping/">process</a> that used to take no less than 30+ steps to accomplish! The plugin does not render the XML-RPC useless unlike the old hack did! It was definitely not plug-n-play, or even pretty for that matter. So here&#8217;s a step-by-step setup for those who don&#8217;t quite know how to use the new plugin.</p>
<h3>How Do I Install The Domain Mapping Plugin?</h3>
<ol>
<li>Login into the domain name&#8217;s control panel (this is different than your website&#8217;s cpanel) and change the DNS to reflect your name servers of our server. In my case, it would be
<pre>NS1.bui4ever.com
NS2.bui4ever.com</pre>
<p>Please note that if this is an existing domain, it may take 24-72 hours for the DNS to propagate. If it&#8217;s a new domain name that you just purchased, it will happen very quickly.</li>
<li>Download the Domain Mapping plugin from the <a href="http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/">WordPress Plugins Directory</a>.</li>
<li>Unzip the file and upload the <em>sunrise.php</em> file to the <strong>/wp-content/</strong> folder. Copy <em>domain_mapping.php</em> into the <em>/wp-content/mu-plugins/</em> folder.</li>
<li>Open your wp-config.php file and look for
<pre>// uncomment this to enable wp-content/sunrise.php support
;define( 'SUNRISE', 'on' );</pre>
<p>and remove the &#8220;;&#8221; at the very beginning of define to uncomment the code. If you do not see the line of code in your wp-config.php, it&#8217;s OK, just write it in right under</p>
<pre>define ('WPLANG','');</pre>
<p>and save it.</li>
<li>Please note, you have to have Site Admin privileges to use this plugin. Now in most cases, it makes no sense to domain map a domain.tld blog (your main blog) unless you want to change the domain name. The beauty of this plugin is that if you domain map a domain.tld blog, it will redirect traffic automatically with the new mapped domain name in the URL. To domain map an already created (or a domain.tld blog), go to your <em>Dashboard</em> of the blog that you want to domain map (don&#8217;t visit the domain.tld when you are intending to map subdomain.domain.tld), select <em>Tools</em>, and select <em>Domain Mapping</em>.</li>
<li>Where it says <em>Server IP Address</em>, you want to enter your the IP address of your server. You can find this out by opening a command prompt (Windows) or a terminal (Mac &amp; Linux) and typing
<pre>ping bui4ever.com</pre>
<p>That will produce the IP address. Enter that IP address and click Save. Under Add new domain, put in the domain name that you wish to be mapped to this blog. Click Add. (If you read the notes underneath the Add new domain, you&#8217;ll see that you can do what CNN does with their blogs like the Political Ticker. By using CNAME, WordPress.com is able to host http://politicalticker.blogs.cnn.com/ and CNN would host CNN.com. If you want to do something like that, login in to your domain name that you want to create a virtual subdomain (physical subdomains would be created in your CPANEL which would result in a physical directory on your server whereas a virtual subdomain is merely an aliases) at GoDaddy, Yahoo, or wherever your domain name registar is. I use GoDaddy, so your steps may vary, but I go to my <em>Domain Manager</em>, selct the domain name I wish to add a CNAME to (let&#8217;s say in this case, BuiPhotography.com) and click on it to edit. Inside in the middle upper column, under <em>Total DNS</em>, I click <em>Total DNS Control and MX Records</em>. Under <em>CNAMES (Aliases)</em>, I click Add <em>New CNAME Record</em>. Under <em>Enter Alias Name</em>, I put blog in the field because that&#8217;s the new virtual subdomain I wish to create. Under <em>Points To Host Name:</em>, I put in the server IP address of my server that hosts the WPMU installation where my blog resides. Leave TTL to an hour. It may take anywhere from 5 minutes to 3 days to resolve before you can use the newly created virtual subdomain. Once it does resolve, you need to login into your CPANEL and park the subdomain (blog.buiphotography.com). Once parked, now login into your blog you wish to domain map (http://buiphotography.bui4ever.com) and go to <em>Tools</em> &gt; <em>Domain Mapping</em> and enter in blog.buiphotography.com and it should start working! Cool huh?</li>
<li>After you save, you will notice that the new URL is resolving with the new domain mapping meaning that subdomain.domain.tld should now resolve as domain.tld and if you try to visit subdomain.domain.tld, it should automatically rewrite it as domain.tld.</li>
<li>If you wish to undo the process, log back into the <em>Dashboard</em> &gt; <em>Manage</em> &gt; <em>Domain Mapping</em> and delete the entry.</li>
</ol>
<p>Absolutely amazing.</p>
<p><strong>[UPDATE: So one of the major things I noticed is that with the Domain Mapping plugin, you can no longer create subdomain blogs of mapped domains. With Dr. Mike's domain mapping method, a newly mapped domain had the ability to create subdomain.domain.tld just like the main site. For some people, this could be a drawback and for others, it doesn't matter, but it's worth noting.]</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://richbui.com/2008/08/13/domain-mapping-for-wpmu-that-makes-sense/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>

