<?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; OS X</title>
	<atom:link href="http://www.otanistudio.com/journal/category/os-x/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>
	</channel>
</rss>
