<?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>Jeff Kelley’s Blog &#187; Miscellania</title>
	<atom:link href="http://blog.slaunchaman.com/category/miscellania/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.slaunchaman.com</link>
	<description>Mac tips, iPhone applications, and the like</description>
	<lastBuildDate>Thu, 19 Aug 2010 21:14:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Apple Doesn’t Like “Die, You Gravy-Sucking Pig-Dog!”</title>
		<link>http://blog.slaunchaman.com/2010/08/19/apple-doesn%e2%80%99t-like-%e2%80%9cdie-you-gravy-sucking-pig-dog%e2%80%9d/</link>
		<comments>http://blog.slaunchaman.com/2010/08/19/apple-doesn%e2%80%99t-like-%e2%80%9cdie-you-gravy-sucking-pig-dog%e2%80%9d/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 21:14:12 +0000</pubDate>
		<dc:creator>Jeff Kelley</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[Easter eggs]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[UNIX beard]]></category>

		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=328</guid>
		<description><![CDATA[There’s a relatively well-known Easter]]></description>
			<content:encoded><![CDATA[<p>There’s a <a href="http://www.codinghorror.com/blog/2009/01/die-you-gravy-sucking-pig-dog.html">relatively well-known</a> Easter egg in BSD’s <code>shutdown.c</code>: a function named <code>die_you_gravy_sucking_pig_dog</code> (side note: I’ve got three-to-one odds that say whoever wrote that has a huge UNIX beard). It turns out that Apple doesn’t care to have such uncouth function names floating around, so <a href="http://opensource.apple.com/source/system_cmds/system_cmds-498.2/shutdown.tproj/shutdown.c">they re-defined it</a>:</p>
<blockquote><p><code>#ifdef __APPLE__<br />
void log_and_exec_reboot_or_halt(void);<br />
#else<br />
void die_you_gravy_sucking_pig_dog(void);<br />
#endif</code></p></blockquote>
<p>Sure, it does the same thing, but I don’t think <code>log_and_exec_reboot_or_halt</code> has the same panache.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.slaunchaman.com/2010/08/19/apple-doesn%e2%80%99t-like-%e2%80%9cdie-you-gravy-sucking-pig-dog%e2%80%9d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0</title>
		<link>http://blog.slaunchaman.com/2010/06/18/wordpress-3-0/</link>
		<comments>http://blog.slaunchaman.com/2010/06/18/wordpress-3-0/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 15:38:23 +0000</pubDate>
		<dc:creator>Jeff Kelley</dc:creator>
				<category><![CDATA[Miscellania]]></category>
		<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=293</guid>
		<description><![CDATA[I&#8217;ve updated the site to]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated the site to WordPress 3.0. So far all is well; I&#8217;ll likely create a new post type (excellent new feature) for software once I have more software to be creating posts about.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.slaunchaman.com/2010/06/18/wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big Nerd Ranch</title>
		<link>http://blog.slaunchaman.com/2010/05/09/big-nerd-ranch/</link>
		<comments>http://blog.slaunchaman.com/2010/05/09/big-nerd-ranch/#comments</comments>
		<pubDate>Mon, 10 May 2010 01:23:12 +0000</pubDate>
		<dc:creator>Jeff Kelley</dc:creator>
				<category><![CDATA[Miscellania]]></category>

		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=260</guid>
		<description><![CDATA[Hopefully, I will continue to]]></description>
			<content:encoded><![CDATA[<div id="attachment_261" class="wp-caption alignright" style="width: 310px"><a href="http://blog.slaunchaman.com/wp-content/uploads/2010/05/IMG_0012.jpg"><img class="size-medium wp-image-261" title="BNR Cabin" src="http://blog.slaunchaman.com/wp-content/uploads/2010/05/IMG_0012-300x225.jpg" alt="Big Nerd Ranch Cabin" width="300" height="225" /></a><p class="wp-caption-text">My cabin at the Big Nerd Ranch.</p></div>
<p>Hopefully, I will continue to improve the content of this site in the months to come. To that end&mdash;among others&mdash;I&rsquo;m at the <a href="http://www.bignerdranch.com">Big Nerd Ranch</a> in Atlanta, Georgia for their Advanced Mac OS X Programming course this week. I&rsquo;m very excited and hope to learn as much as I can possibly fit into my brain.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.slaunchaman.com/2010/05/09/big-nerd-ranch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Accounts Disabled</title>
		<link>http://blog.slaunchaman.com/2010/02/21/user-accounts-disabled/</link>
		<comments>http://blog.slaunchaman.com/2010/02/21/user-accounts-disabled/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 01:56:24 +0000</pubDate>
		<dc:creator>Jeff Kelley</dc:creator>
				<category><![CDATA[Miscellania]]></category>
		<category><![CDATA[admin]]></category>

		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=208</guid>
		<description><![CDATA[To help fight spam, I&#8217;ve]]></description>
			<content:encoded><![CDATA[<p>To help fight spam, I&#8217;ve disabled user account registration on this blog and deleted all subscribers. I apologize if anyone actually used that feature; if RSS isn&#8217;t enough for you, e-mail me and I&#8217;ll make you an account. Unless you try to sell me Viagra.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.slaunchaman.com/2010/02/21/user-accounts-disabled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically get the latest Chromium snapshot with launchd</title>
		<link>http://blog.slaunchaman.com/2009/05/19/automatically-get-the-latest-chromium-snapshot-with-launchd/</link>
		<comments>http://blog.slaunchaman.com/2009/05/19/automatically-get-the-latest-chromium-snapshot-with-launchd/#comments</comments>
		<pubDate>Wed, 20 May 2009 04:24:08 +0000</pubDate>
		<dc:creator>Jeff Kelley</dc:creator>
				<category><![CDATA[Miscellania]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Chromium]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[launchd]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=183</guid>
		<description><![CDATA[I’ve been checking out the]]></description>
			<content:encoded><![CDATA[<p>I’ve been checking out the <a href="http://build.chromium.org/buildbot/snapshots/sub-rel-mac">snapshots</a> of <a href="http://www.chromium.org">Chromium</a> recently, and they’re coming quicker than you can say “multithreaded web browser.” To facilitate always having the latest version, I wrote a quick LaunchAgent that takes care of it on Mac OS X. First, I have a script named <strong>~/bin/chromiupdate</strong>:<br />
<code><br />
<blockquote>
<pre>#!/bin/bash

# Downloads the latest version of Chromium.

remove_working_dir()
{
    rm -rf "${WORKING_DIR}"
    exit 0
}

USER_DIR=$(dscl . -read /Users/$(whoami) NFSHomeDirectory | awk '{ print $2 }')
USER_APP_DIR="${USER_DIR}/Applications"
CHROMIUM_DIR="${USER_APP_DIR}/Chromium.app"
LATEST_URL="http://build.chromium.org/buildbot/snapshots/sub-rel-mac/LATEST"
TMP_DIR="/private/tmp"
WORKING_DIR="${TMP_DIR}/.chromium_launchd"
URL_BEGIN="http://build.chromium.org/buildbot/snapshots/sub-rel-mac"

if [ ! -d "${CHROMIUM_DIR}" ]; then
    mkdir -p "${CHROMIUM_DIR}"
fi

INSTALLED_VERSION="$(defaults read "${CHROMIUM_DIR}/Contents/Info" SVNRevision)"
VERSION=$(curl "${LATEST_URL}")

if [ "${VERSION}" != "${INSTALLED_VERSION}" ]; then
    logger Installed Chromium version \(${INSTALLED_VERSION}\) does not equal \
            latest version \(${VERSION}\), updating now...
    mkdir "${WORKING_DIR}" || exit 1
    trap remove_working_dir 1 2 3 6 15
    cd "${WORKING_DIR}" || exit 1
    curl -O "${URL_BEGIN}/${VERSION}/chrome-mac.zip"
    unzip chrome-mac.zip
    rsync -HavP --exclude="Contents/MacOS/chrome_debug.log" \
          "${WORKING_DIR}/chrome-mac/Chromium.app/" "${CHROMIUM_DIR}/"

    if [ "$(ps -aef | grep -i chromium | grep -v grep)" != "" ]; then
        open "${USER_DIR}/Library/Scripts/Chromium Update Dialog.app"
    fi

    logger "Chromium update complete. Version ${VERSION} installed."

    remove_working_dir
else
    logger Installed Chromium version \(${INSTALLED_VERSION}\) is up-to-date. \
           No action needed.
fi

exit 0</pre>
</blockquote>
<p></code><br />
Next, I have a property list named <strong>~/Library/LaunchAgents/com.slaunchaman.chromium.plist</strong>:<br />
<code><br />
<blockquote>
<pre>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;!DOCTYPE plist PUBLIC -//Apple Computer//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd &gt;
&lt;plist version="1.0"&gt;
    &lt;dict&gt;
        &lt;key&gt;Label&lt;/key&gt;
        &lt;string&gt;com.slaunchaman.chromium&lt;/string&gt;
        &lt;key&gt;Program&lt;/key&gt;
        &lt;string&gt;/Users/slauncha/bin/chromiupdate&lt;/string&gt;
        &lt;key&gt;KeepAlive&lt;/key&gt;
        &lt;false/&gt;
        &lt;key&gt;StartInterval&lt;/key&gt;
        &lt;integer&gt;3600&lt;/integer&gt;
        &lt;key&gt;RunAtLoad&lt;/key&gt;
        &lt;true/&gt;
        &lt;key&gt;StandardOutPath&lt;/key&gt;
        &lt;string&gt;/dev/null&lt;/string&gt;
        &lt;key&gt;StandardErrorPath&lt;/key&gt;
        &lt;string&gt;/dev/null&lt;/string&gt;
    &lt;/dict&gt;
&lt;/plist&gt;</pre>
</blockquote>
<p></code></p>
<p>Finally, I have an AppleScript at <strong>~/Library/Scripts/Chromium Update Dialog.app</strong>:<br />
<code><br />
<blockquote>
<pre>display dialog "Chromium was just updated. You should restart it."</pre>
</blockquote>
<p></code></p>
<p>The LaunchAgent runs once an hour, checking to see if the installed version of Chromium is older than the latest snapshot. If so, it downloads it and uses <strong>rsync</strong> to copy the changes. The script places Chromium in <strong>~/Applications</strong>, but it shouldn’t be hard to modify to put it into /Applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.slaunchaman.com/2009/05/19/automatically-get-the-latest-chromium-snapshot-with-launchd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Take Me Home 1.0.1 Rejected</title>
		<link>http://blog.slaunchaman.com/2008/12/11/take-me-home-101-rejected/</link>
		<comments>http://blog.slaunchaman.com/2008/12/11/take-me-home-101-rejected/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 03:31:08 +0000</pubDate>
		<dc:creator>Jeff Kelley</dc:creator>
				<category><![CDATA[Miscellania]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Take Me Home]]></category>

		<guid isPermaLink="false">http://blog.slaunchaman.com/2008/12/11/take-me-home-101-rejected/</guid>
		<description><![CDATA[Apple rejected Take Me Home]]></description>
			<content:encoded><![CDATA[<p>Apple rejected <a href="http://blog.slaunchaman.com/take-me-home/">Take Me Home</a> 1.0.1 for a small issue, so I’ll have to hurry up and finish 1.1 to get that issue fixed.  Rest assured it’s being worked on.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.slaunchaman.com/2008/12/11/take-me-home-101-rejected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Update</title>
		<link>http://blog.slaunchaman.com/2008/12/11/site-update/</link>
		<comments>http://blog.slaunchaman.com/2008/12/11/site-update/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 18:33:22 +0000</pubDate>
		<dc:creator>Jeff Kelley</dc:creator>
				<category><![CDATA[Miscellania]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=143</guid>
		<description><![CDATA[I’ve updated this site to]]></description>
			<content:encoded><![CDATA[<p>I’ve updated this site to WordPress 2.7.  Wahoo!  I also cleaned up some old posts, re-did some tags, and cleaned out old tags.  Posts are also now sorted into categories.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.slaunchaman.com/2008/12/11/site-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Regularly Scheduled Programming</title>
		<link>http://blog.slaunchaman.com/2008/11/17/regularly-scheduled-programming/</link>
		<comments>http://blog.slaunchaman.com/2008/11/17/regularly-scheduled-programming/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 14:58:20 +0000</pubDate>
		<dc:creator>Jeff Kelley</dc:creator>
				<category><![CDATA[Miscellania]]></category>
		<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=93</guid>
		<description><![CDATA[I’ve been busy, between wedding]]></description>
			<content:encoded><![CDATA[<p>I’ve been busy, between wedding planning, work, and moving, but I’m back on the blogosphere!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.slaunchaman.com/2008/11/17/regularly-scheduled-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computers are Disgusting</title>
		<link>http://blog.slaunchaman.com/2008/07/18/computers-are-disgusting/</link>
		<comments>http://blog.slaunchaman.com/2008/07/18/computers-are-disgusting/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 19:42:39 +0000</pubDate>
		<dc:creator>Jeff Kelley</dc:creator>
				<category><![CDATA[Miscellania]]></category>
		<category><![CDATA[gross]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=63</guid>
		<description><![CDATA[My run-in with some gross realities in dealing with computers.]]></description>
			<content:encoded><![CDATA[<p>I recently wrote a script to automatically install firmware updates for our Macs.  The problem with them is that for some, you have to hold down the power button to finish the installation after the machine has turned itself off.  Now I don’t know about you, but I sure as hell don’t want to go around to 900 or so Macs and hold down their power button after installing an update.  This script, while it can’t hold down the button for me, does allow student staff to automate the proces up to that point.  I don’t have to give them a password they could use to break the system, they can do the update for me, everybody wins.  It’s a beautiful system.</p>
<p>Well, today, I was testing the script out.  The problem with testing it is that you can only test a given computer once; once the firmware update is installed, it won’t show up as needing to be installed anymore.  So, I packed up my stuff and went to our biggest computer lab to do some testing.  My test subjects were some “CyberStations,” computers we have with basic web-browsing and e-mail loadsets.  They’re relatively unused during the summer, so if I broke any it wouldn’t be a big deal.  I went up to one, ran the update, and waited.  That’s when smoke came out of the back of the computer as the update ran.  <em>Oh shit</em>, I thought, <em>this thing is on fire!</em></p>
<p>Let’s go back a minute to my description of CyberStations.  Their loadset consists of a vanilla Mac OS X Leopard install with some applications taken out, Firefox, Thunderbird, and Adium.  Basically, it has the Apple-provided web browser, e-mail client, and IM program, as well as the leading open-source alternative for each.  Nothing on these computers is too taxing.  As a consequence, the fans never need to run too heavily, as the computer never really gets too hot.</p>
<p>Back to the smoking machine.  I was sure it was on fire—where there’s smoke, there’s fire, right?  Well, the student employee to whom I was demonstrating the script wasn’t too sure.  He placed his hand on the back of the computer (an iMac G5, not that it matters) and didn’t feel any heat.  So, if it wasn’t smoke, what was it?  That’s when I realized what had happened.  The fans, never having been run too hard, hadn’t been blowing a whole lot of dust around.  When they ran full speed during the firmware update, dust had come flying out of the computer’s vents.  A white, puffy cloud composed largely of the dead skin cells that had fallen off of our users’ skin for years.  It was coming out of the bottom, out of the back, and even where the screen met the case.  I quickly held my breath and stepped back.</p>
<p>I’m really glad that we have student staff to do the rest of this.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.slaunchaman.com/2008/07/18/computers-are-disgusting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Move Your Blog from WordPress.com to DreamHost (Or Other Hosting Companies)</title>
		<link>http://blog.slaunchaman.com/2008/06/29/how-to-move-your-blog-from-wordpresscom-to-dreamhost-or-other-hosting-companies/</link>
		<comments>http://blog.slaunchaman.com/2008/06/29/how-to-move-your-blog-from-wordpresscom-to-dreamhost-or-other-hosting-companies/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 22:47:55 +0000</pubDate>
		<dc:creator>Jeff Kelley</dc:creator>
				<category><![CDATA[Miscellania]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Dreamhost]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=44</guid>
		<description><![CDATA[WordPress.com is, don’t get me]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wordpress.com">WordPress.com</a> is, don’t get me wrong, a great service.  They offer no-hassle blog hosting for free using WordPress, my blogging platform of choice.  At a certain point in a young blogger’s life, however, it’s time to move on to using WordPress’ more advanced features; uploading new themes, hand-editing theme components, and maybe even throwing Google AdSense on there.  WordPress is always free from <a href="http://www.wordpress.org">WordPress.org</a>, is easy to set up, and very easy to customize and administer.  So, with a little help from <a href="http://blog-well.com/2008/01/27/wordpresscom-to-wordpressorg/">blog-well</a>, I was ready to go.  This blog post is a derivation of blog-well’s work (click that link over there to see it), but I’ll be focusing on DreamHost where they focused on GoDaddy.</p>
<ol>
<li><strong>Step 1: Obtain Hosting.</strong><br />
Obviously the first step here is to sign up for a hosting account.  DreamHost’s process is simple enough that I won’t bore you with instructions.</li>
<li><strong>Step 2: Tell DNS to point to WordPress.com</strong><br />
Now we have to tell your blog’s DNS servers to point to WordPress.com, where your blog is currently.  This step might seem counterintuitive—after all, we’re trying to point WordPress.com to your blog, not the other way around—but this is how you let WordPress know that you’re in control of your domain.  Assuming that you want your blog at <strong>blog.yourdomain.com</strong>, you need to make a “CNAME” entry as follows:</p>
<blockquote><p>blog	14400  IN  CNAME  yourblog.wordpress.com</p></blockquote>
<p>Once that change propagates (which can take anywhere from a few minutes to a few hours, and you may need to reboot your computer), visitors to <strong>blog.yourdomain.com</strong> will be redirected to <strong>yourblog.wordpress.com</strong>.  For DreamHost, follow these pictures:</p>
<p><a href="http://blog.slaunchaman.com/wp-content/uploads/2008/06/dreamhost1.png"><img class="alignleft size-full wp-image-46" title="DreamHost 1" src="http://blog.slaunchaman.com/wp-content/uploads/2008/06/dreamhost1.png" alt="The first in the dreamhost instructions" width="173" height="535" /></a><a href="http://blog.slaunchaman.com/wp-content/uploads/2008/06/dreamhost2.png"><img class="alignnone size-medium wp-image-47" title="dreamhost2" src="http://blog.slaunchaman.com/wp-content/uploads/2008/06/dreamhost2.png" alt="" width="242" height="67" /></a><br />
<a href="http://blog.slaunchaman.com/wp-content/uploads/2008/06/dreamhost3.png"><img class="alignnone size-full wp-image-48" title="dreamhost3" src="http://blog.slaunchaman.com/wp-content/uploads/2008/06/dreamhost3.png" alt="" width="500" height="176" /></a></li>
<li><strong>Step 3: Sign Up for WordPress.com Domain Forwarding</strong><br />
This part, unfortunately, costs a little bit of money—<sup>$</sup>10 per year.  When you’re logged in to WordPress.com and at your dashboard, click “Upgrades” and then “Domains.”  Enter your new domain in the field once you’ve paid for 10 credits and you’ll see it appear on the domain screen.</li>
<li><strong>Step 4: Tell WordPress.com to Point to Your Domain</strong></li>
<li> In the “Domains” view on your WordPress.com dashboard, click “put blog here” next to your domain.  This tells WordPress to take all traffic sent to yourblog.wordpress.com to blog.yourdomain.com or whatever you want.  The end result should look like this:
<p><a href="http://blog.slaunchaman.com/wp-content/uploads/2008/06/wordpress.png"><img class="aligncenter size-full wp-image-49" title="WordPress Instructions" src="http://blog.slaunchaman.com/wp-content/uploads/2008/06/wordpress.png" alt="Instructions for blog redirection" width="500" height="89" /></a></li>
<li><strong>Step 5: Re-do Your Custom Domain</strong><br />
Go into your domain’s DNS settings again and delete the CNAME entry you made earlier.  Now you’re all set to go!  If you’re using DreamHost, you can do the easy install of WordPress to have it automatically updated to the latest version and the database automatically created for you.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.slaunchaman.com/2008/06/29/how-to-move-your-blog-from-wordpresscom-to-dreamhost-or-other-hosting-companies/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
