<?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>Otani Studio: Journal &#187; Technology</title>
	<atom:link href="http://www.otanistudio.com/journal/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.otanistudio.com/journal</link>
	<description>"Pain or damage don't end the world. Or despair or fucking beatings. The world ends when you're dead. Until then, you got more punishment in store. Stand it like a man... and give some back." (Albert Swearengen)</description>
	<lastBuildDate>Fri, 02 Apr 2010 23:48:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Uninstalling Evernote (Mac)</title>
		<link>http://www.otanistudio.com/journal/2009/11/13/uninstalling-evernote-os-x-snow-leopard/</link>
		<comments>http://www.otanistudio.com/journal/2009/11/13/uninstalling-evernote-os-x-snow-leopard/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 06:09:13 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.otanistudio.com/journal/?p=123</guid>
		<description><![CDATA[I&#8217;m documenting my uninstall steps for Evernote build 62233 on OS X Snow Leopard
I tried Evernote for a week. Despite the decent user experience, the system didn&#8217;t catch on, so I wanted to remove it. Turns out that it doesn&#8217;t have an uninstaller, not even a command-line uninstall script. Neither the support website nor the [...]]]></description>
			<content:encoded><![CDATA[<p><em>I&#8217;m documenting my uninstall steps for Evernote build 62233 on OS X Snow Leopard</em></p>
<p>I tried Evernote for a week. Despite the decent user experience, the system didn&#8217;t catch on, so I wanted to remove it. Turns out that it doesn&#8217;t have an uninstaller, not even a command-line uninstall script. Neither the support website nor the online documentation has any information about uninstalling. </p>
<p>Deleting the application itself does not remove everything. I still found right-click menus in Safari, and entries for Evernote in Growl notifications.</p>
<p>Thus, I&#8217;m sharing what I did to clean this up. This is what worked for me. I make no guarantees for you.</p>
<ol>
<li>Quit the app up in the menu bar</li>
<li>Deleted the application from the Applications folder</li>
<li>Rebooted</li>
<li>Deleted all of the following in the order listed (and made sure Safari wasn&#8217;t running):</li>
<p>    <code><br />
        ./Library/Internet Plug-Ins/EvernoteSafariClipperPlugin.webplugin/Contents/MacOS/EvernoteSafariClipperPlugin<br />
        ./Library/Internet Plug-Ins/EvernoteSafariClipperPlugin.webplugin<br />
        ./Library/Application Support/Growl/Tickets/Evernote.growlTicket<br />
        ./Library/Application Support/Evernote/data/&lt;<strong>12345</strong>&gt;/Evernote.sql<br />
        ./Library/Application Support/Evernote<br />
    </code>
</ol>
<p>Update: some dude from <a href="http://www.evernote.com">Evernote</a> left a <a href="http://www.otanistudio.com/journal/2009/11/13/uninstalling-evernote-os-x-snow-leopard/#comment-22988587">comment about one more file that needs removing</a>. Thanks, Andrew! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.otanistudio.com/journal/2009/11/13/uninstalling-evernote-os-x-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Post-Migrated Mac Taking too Long to Shutdown?</title>
		<link>http://www.otanistudio.com/journal/2008/05/14/post-migrated-mac-takes-too-long-to-shutdown/</link>
		<comments>http://www.otanistudio.com/journal/2008/05/14/post-migrated-mac-takes-too-long-to-shutdown/#comments</comments>
		<pubDate>Thu, 15 May 2008 03:03:32 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.otanistudio.com/journal/2008/05/14/post-migrated-mac-takes-too-long-to-shutdown/</guid>
		<description><![CDATA[I ran Migration Assistant to copy the account on my MacBook Pro to a desktop Mac (as in an iMac, Mac Pro, or perhaps even a home-spun concoction if you are so willing?)
After doing so, I found that restarting, shutting down, or logging-out took way longer than expected.
Running console, I found the following message shortly [...]]]></description>
			<content:encoded><![CDATA[<p>I ran Migration Assistant to copy the account on my MacBook Pro to a desktop Mac (as in an iMac, Mac Pro, or perhaps even a home-spun concoction if you are so willing?)</p>
<p>After doing so, I found that restarting, shutting down, or logging-out took way longer than expected.</p>
<p>Running <code>console</code>, I found the following message shortly after the shutdown log that looked suspicious:<br />
<code><br />
5/3/08 11:04:20 AM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist<br />
</code></p>
<p>Turns out I needed to remove an incompatible dashboard extension (in my case it was <a href="http://www.apple.com/downloads/dashboard/status/istatpro.html">iStat Pro</a>). Shutdowns, reboots, and logouts are now back to normal again :D</p>
]]></content:encoded>
			<wfw:commentRss>http://www.otanistudio.com/journal/2008/05/14/post-migrated-mac-takes-too-long-to-shutdown/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Uninstalling RazerPro Mouse Drivers on OS X Leopard (SteerMouse FTW)</title>
		<link>http://www.otanistudio.com/journal/2008/05/14/uninstalling-razerpro-mouse-drivers-on-os-x-leopard-steermouse-ftw/</link>
		<comments>http://www.otanistudio.com/journal/2008/05/14/uninstalling-razerpro-mouse-drivers-on-os-x-leopard-steermouse-ftw/#comments</comments>
		<pubDate>Thu, 15 May 2008 02:40:11 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.otanistudio.com/journal/2008/05/14/uninstalling-razerpro-mouse-drivers-on-os-x-leopard-steermouse-ftw/</guid>
		<description><![CDATA[I was already using SteerMouse, but wanted to try out the RazerPro 1.6.x drivers for my Razer Diamondback on my OS X Leopard system, only to find out that I should have just stayed with the tried-and-true SteerMouse.
The Razer website provides the following instructions for removing the RazerPro drivers from one&#8217;s machine:

There are 2 methods [...]]]></description>
			<content:encoded><![CDATA[<p>I was already using SteerMouse, but wanted to try out the RazerPro 1.6.x drivers for my <a href="http://www.amazon.com/gp/product/B0009BB644?ie=UTF8&#038;tag=otanstud-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B0009BB644">Razer Diamondback</a> on my OS X Leopard system, only to find out that I should have just stayed with the tried-and-true <a href="http://plentycom.jp/en/steermouse/">SteerMouse</a>.</p>
<p>The Razer website provides the following instructions for removing the RazerPro drivers from one&#8217;s machine:</p>
<blockquote><p>
There are 2 methods to uninstall the drivers. Note that the below does not remove the SystemLoginItem entry in the system preference.</p>
<ol>
<li>Run the uninstall.sh file that is included in the driver package.</li>
<li>
        Launch the Terminal Application. Copy and paste the below commands one at a time.<br />
        <code>sudo rm -r /System/Library/Extensions/RazerPRODriver.kext</code><br />
        <code>sudo rm -r "/Library/Application Support/Razer/RazerPRODaemon.app"</code><br />
        <code>sudo rm -r /Library/PreferencePanes/RazerPRO.prefPane</code><br />
        <code>rm -f ~/Library/Preferences/com.razer.PRO.plist</code><br />
        <code>sudo rm -r /Library/Receipts/Razer\ PRO.pkg</code>
    </li>
</ol>
</blockquote>
<p>While that cleaned up the important stuff, and allowed me to use <a href="http://plentycom.jp/en/steermouse/">SteerMouse</a> again, I noticed that the RazerPRODaemon was still running&#8230;<br />
<code><br />
2055 ??         0:00.05 /Library/PrivilegedHelperTools/RazerPRODaemon.app/Contents/MacOS/RazerPRODaemon<br />
</code></p>
<p>Killing the process won&#8217;t work (the daemon will launch again). I needed to remove a lingering <code>.plist</code> file:<br />
<code><br />
sudo rm -r /Library/LaunchAgents/com.razer.PRO.RazerPRODaemon.plist<br />
</code></p>
<p>After killing the daemon, I removed the whole app:<br />
<code><br />
sudo rm -r /Library/PrivilegedHelperTools/RazerPRODaemon.app<br />
</code></p>
<p>That did the trick. Perhaps someone out there will find this teensy tidbit of information useful!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.otanistudio.com/journal/2008/05/14/uninstalling-razerpro-mouse-drivers-on-os-x-leopard-steermouse-ftw/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Schweet&#8230;</title>
		<link>http://www.otanistudio.com/journal/2008/04/27/schweet/</link>
		<comments>http://www.otanistudio.com/journal/2008/04/27/schweet/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 03:52:13 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.otanistudio.com/journal/2008/04/27/schweet/</guid>
		<description><![CDATA[
Quick weekend project: I had an existing XP machine and frankensteined most of those parts into a new case, power supply, motherboard and hard drives. With two Mac notebooks, a couple of iPods, and a 5-user license for Leopard, it was time to experiment with getting OSX to run on &#8220;foreign&#8221; hardware. The new case [...]]]></description>
			<content:encoded><![CDATA[<div style="width:248px; float:left; margin:4px;"><a href="http://www.flickr.com/photos/treborinato/2448343376/" style="border:none;" title="P5W DH + 4GB DDR2 800 by treborinato, on Flickr"><img src="http://farm3.static.flickr.com/2034/2448343376_c64b90e20d_m.jpg" width="240" height="160" alt="P5W DH + 4GB DDR2 800" /></a></div>
<div><strong>Quick weekend project:</strong> I had an existing XP machine and frankensteined most of those parts into a new case, power supply, <a href="http://www.amazon.com/gp/product/B000GHLBRI?ie=UTF8&#038;tag=otanstud-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000GHLBRI">motherboard</a> and hard drives. With two Mac notebooks, a couple of iPods, and a 5-user license for Leopard, it was time to experiment with getting OSX to run on &#8220;foreign&#8221; hardware. The new case gave me a good place to stick some of those free Apple decals that come with their products. More photos to come&#8230;</div>
<div style="clear:both;"></div>
<p><a href="http://www.flickr.com/photos/treborinato/2446062301/" title="Heh by treborinato, on Flickr" style="border:none;"><img src="http://farm4.static.flickr.com/3167/2446062301_252c2b52f4.jpg" width="500" height="148" alt="Heh" /></a></p>
<p>Ran xbench, and got a respectable score: <a href="http://db.xbench.com/merge.xhtml?doc1=286462&#038;doc2=286374">157.16</a></p>
<p>RAID0 Performance is good, with the exception of a big performance drop with random 4K block writes. This is because it&#8217;s running on a non-configurable hardware only SATA RAID controller (Silicon Image 4723&#8230; Asus calls this &#8220;Easy Backup&#8221;), and I think the stripe sizes are a bit large.</p>
<p>I&#8217;m pretty happy here since I was able to also use 4GB worth of DIMMs (and have the OS access all of it). Performs much better than my 1st-gen MacBook Pro (circa 2006).</p>
<p>One BIOS setting that helped me with allowing my iPod and USB drives to mount is to set the &#8220;EHCI Hand-Off&#8221; to &#8220;enable.&#8221; </p>
]]></content:encoded>
			<wfw:commentRss>http://www.otanistudio.com/journal/2008/04/27/schweet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextDrive (Joyent) Dissapointments</title>
		<link>http://www.otanistudio.com/journal/2008/02/14/textdrive-sucks/</link>
		<comments>http://www.otanistudio.com/journal/2008/02/14/textdrive-sucks/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 19:26:41 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[WTF]]></category>

		<guid isPermaLink="false">http://www.otanistudio.com/journal/2008/02/14/textdrive-sucks/</guid>
		<description><![CDATA[Last April, after one too many dissapointing experiences with Dreamhost, I switched my hosting provider to TextDrive. They were recommended by several highly-respected folks who were also their customers. Unfortunately, the service &#8212; now officially under an obscurely named product owned by Joyent &#8212; has taken a quick turn for the worse.
If you&#8217;re shopping around [...]]]></description>
			<content:encoded><![CDATA[<p>Last April, after one too many dissapointing experiences with Dreamhost, I switched my hosting provider to TextDrive. They were recommended by several highly-respected folks who were also their customers. Unfortunately, the service &#8212; now officially under an obscurely named product owned by Joyent &#8212; has taken a quick turn for the worse.</p>
<p>If you&#8217;re shopping around for a hosting provider, I strongly <strong>discourage</strong> TextDrive (or whatever <a href="http://www.joyent.com/">Joyent</a> calls it).</p>
<p>I try not to complain openly, but my experience was bad enough to warrant sharing this information with those who are shopping for a web hosting provider.</p>
<p>So&#8230; <em>why did I cancel my Joyent/TextDrive account?</em></p>
<ol>
<li><strong>My Server Settings Changed Without Notice:</strong> Without any warning, my email settings were changed, and not by me. They were also changed in a way that <strong>did not</strong> bounce these misdirected emails. I am certain that account security was not compromised; my conclusion is that an internal process on their end caused the problem.</li>
<li><strong>Very Slow Administrator Tools:</strong> When I wanted to diagnose/fix my email problem, running my account and server management tools were terribly slow. How slow? On average, it took 1.5 minutes to load any web admin page, and three to five minutes for form posts to complete, not including several page timeouts.</li>
<li><strong>Difficulty Finding Administrator Tools:</strong> Joyent purchased TextDrive well over a year ago, and their web interface has yet to clearly present their web hosting services. It seemed like they were obscuring this information by design. Visting <em>www.texdrive.com</em> redirected me to <em>www.joyent.com</em>, with no clear delineation of &#8220;web hosting.&#8221; This resulted in navigating a confusing maze of links and using Google search to find the correct area, which turned up as a sub-product of &#8220;Connector for Teams.&#8221;</li>
<li><strong>I Lost Important Correspondence:</strong> This downtime has led to at least one lost business transaction.</li>
</ol>
<p>Granted, my tech support person was cordial, but I got the impression that he was as much out of control of the situation as I was, and so I decided to switch my hosting provider.</p>
<p>A few more minutes of digging around showed that I am not alone, and that Joyent&#8217;s problems go beyond their web hosting services:</p>
<ul>
<li>Data Center Knowledge: <a href="http://www.datacenterknowledge.com/archives/2008/Jan/16/joyent_backup_services_down_for_three_days.html">Joyent Backup Services Down for Three Days</a></li>
<li>Robbie Allen: <a href="http://robbieallen.com/2008/01/joyents-problems-continue/">Joyentâ€™s problems continue</a>. </li>
<li>The much more famous <a href="http://blog.twitter.com/2008/02/twitter-chooses-ntt-america-enterprise.html">Twitter also dumped Joyent</a> as their hosting provider back in January, however from what I&#8217;ve read, it seems that they have other problems of their own.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.otanistudio.com/journal/2008/02/14/textdrive-sucks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Great Book Idea</title>
		<link>http://www.otanistudio.com/journal/2007/08/01/great-book-idea/</link>
		<comments>http://www.otanistudio.com/journal/2007/08/01/great-book-idea/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 20:27:58 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[WTF]]></category>

		<guid isPermaLink="false">http://www.otanistudio.com/journal/2007/08/01/great-book-idea/</guid>
		<description><![CDATA[Great ideas are often spawned over impromptu IM conversations.
During a recent conversation with former Yahoo! colleague, fellow raconteur, and soon-to-be author Dustin, we discussed the awesomeness of the idea for a technical pop-up book.
Said popup book would need to have at least one pop-up of&#8230; pop-up windows. It&#8217;s the kind of keen self-referential metaphysical reference [...]]]></description>
			<content:encoded><![CDATA[<p>Great ideas are often spawned over impromptu IM conversations.</p>
<p>During a recent conversation with former Yahoo! colleague, fellow <em>raconteur</em>, and <a href="http://www.apress.com/book/bookDisplay.html?bID=10360">soon-to-be author</a> <a href="http://www.dustindiaz.com">Dustin</a>, we discussed the awesomeness of the idea for a technical pop-up book.</p>
<p>Said popup book would need to have at least one pop-up of&#8230; pop-up windows. It&#8217;s the kind of keen self-referential metaphysical reference one finds in Cosmo Kramer&#8217;s <em><a href="http://en.wikipedia.org/wiki/Coffee_Table_Book_(Seinfeld)">Coffee Table Book about Coffee Tables.</a></em>.</p>
<p>Sa-weet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.otanistudio.com/journal/2007/08/01/great-book-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tip: SVN over SSH using TortoisePlink</title>
		<link>http://www.otanistudio.com/journal/2007/07/29/quick-tip-svn-over-ssh-using-tortoiseplink/</link>
		<comments>http://www.otanistudio.com/journal/2007/07/29/quick-tip-svn-over-ssh-using-tortoiseplink/#comments</comments>
		<pubDate>Sun, 29 Jul 2007 19:50:18 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.otanistudio.com/journal/2007/07/29/quick-tip-svn-over-ssh-using-tortoiseplink/</guid>
		<description><![CDATA[This place is as good as any to jot down the following tip&#8230;
TortoiseSVN kicks ass. Of course, there are times when it&#8217;s more practical to use svn in the command line, but if your repository only talks to you over ssh, instead of  going through hoops to configure OpenSSH, just use TortoisePlink. It&#8217;s part [...]]]></description>
			<content:encoded><![CDATA[<p>This place is as good as any to jot down the following tip&#8230;</p>
<p><a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a> kicks ass. Of course, there are times when it&#8217;s more practical to use <code>svn</code> in the command line, but if your repository only talks to you over ssh, instead of  going through hoops to configure OpenSSH, just use TortoisePlink. It&#8217;s part of the TortoiseSVN install.</p>
<p>Your Subversion config file is buried in<br />
<code><br />
C:\Documents and Settings\&lt;your usrname&gt;\Application Data\Subversion\config<br />
</code></p>
<p>Using your favorite text editor, find the definition of ssh. It&#8217;ll probably be something like<br />
<code><br />
ssh = $SVN_SSH<br />
</code></p>
<p>Change it to<br />
<code><br />
ssh = TortoisePlink.exe<br />
</code></p>
<p>Painless!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.otanistudio.com/journal/2007/07/29/quick-tip-svn-over-ssh-using-tortoiseplink/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Explosion in JavaScript</title>
		<link>http://www.otanistudio.com/journal/2007/05/19/i-made-an-explosion-in-javascript/</link>
		<comments>http://www.otanistudio.com/journal/2007/05/19/i-made-an-explosion-in-javascript/#comments</comments>
		<pubDate>Sun, 20 May 2007 02:10:46 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Stupid Web Tricks]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.otanistudio.com/journal/2007/05/19/i-made-an-explosion-in-javascript/</guid>
		<description><![CDATA[At my new job, I had the pleasure of writing my first two games. What made this especially fun is that they are games written in JavaScript.
Ever since I was a kid, I always wanted to write a videogame. Sure, I wrote one in BASIC (didn&#8217;t we all?), and a few lame attempts in C [...]]]></description>
			<content:encoded><![CDATA[<p>At my new job, I had the pleasure of writing my first two games. What made this especially fun is that they are games written in JavaScript.</p>
<p>Ever since I was a kid, I always wanted to write a videogame. Sure, I wrote one in BASIC (didn&#8217;t we all?), and a few lame attempts in C written while in school on a Mac (to the youngins: this was the pre-OSX days). <a href="http://www.imvu.com/">We&#8217;re</a> now testing the games in limited production release, and so far the feedback has been pretty good.</p>
<p>Web browser technology has made things soooo easy that I can now quickly throw together a demo of one of the features of the games without looking too much like an idiot.</p>
<p>The demo is here: <a href="http://www.otanistudio.com/swt/sprite_explosions/">JavaScript PNG Sprite Animations</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.otanistudio.com/journal/2007/05/19/i-made-an-explosion-in-javascript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Friggin Wordpress</title>
		<link>http://www.otanistudio.com/journal/2007/04/24/friggin-wordpress/</link>
		<comments>http://www.otanistudio.com/journal/2007/04/24/friggin-wordpress/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 06:03:24 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Janitorial]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.otanistudio.com/journal/2007/04/24/friggin-wordpress/</guid>
		<description><![CDATA[Currently wrestling with Wordpress issues (the software behind this blog). The different look and feel is the result of having to use a temporary template.
I think comments work now, though. Thanks to those who emailed me about it. I&#8217;m also testing out a simple captcha to see if it reduces comment spam.
]]></description>
			<content:encoded><![CDATA[<p>Currently wrestling with Wordpress issues (the software behind this blog). <span style="text-decoration:line-through;">The different look and feel is the result of having to use a temporary template.</span></p>
<p>I think comments work now, though. Thanks to those who emailed me about it. I&#8217;m also testing out a simple captcha to see if it reduces comment spam.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.otanistudio.com/journal/2007/04/24/friggin-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Switched Hosting Provider</title>
		<link>http://www.otanistudio.com/journal/2007/04/09/switched-hosting-provider/</link>
		<comments>http://www.otanistudio.com/journal/2007/04/09/switched-hosting-provider/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 01:50:12 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.otanistudio.com/journal/2007/04/09/switched-hosting-provider/</guid>
		<description><![CDATA[If you&#8217;re reading this, that means you&#8217;re reading from my new hosting provider.
For the last year, my old hosting provider&#8217;s been having some real downtime problems. This, of course, took me right back to the &#8220;you get what you pay for&#8221; model of life. Fortunately, the free-market model makes it easier to find a better [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re reading this, that means you&#8217;re reading from my <a href="http://www.textdrive.com/">new hosting provider</a>.</p>
<p>For the last year, my <a href="http://www.dreamhost.com/">old hosting provider&#8217;s</a> been having some real <a href="http://status.dreamhost.com/">downtime problems</a>. This, of course, took me right back to the &#8220;you get what you pay for&#8221; model of life. Fortunately, the free-market model makes it easier to find a better service that&#8217;s only moderately more expensive.</p>
<p><strong>Update: TextDrive now sucks. I&#8217;m on yet another provider now.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.otanistudio.com/journal/2007/04/09/switched-hosting-provider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
