<?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>redclayblog</title>
	<atom:link href="http://techcenterblog.com/albrown/feed/" rel="self" type="application/rss+xml" />
	<link>http://techcenterblog.com/albrown</link>
	<description>One among a multitude of online journals</description>
	<lastBuildDate>Fri, 08 Apr 2011 01:34:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Copy filepath to clipboard in MAC</title>
		<link>http://techcenterblog.com/albrown/copy-filepath-or-folderpath-to-clipboard-in-mac/</link>
		<comments>http://techcenterblog.com/albrown/copy-filepath-or-folderpath-to-clipboard-in-mac/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 01:23:42 +0000</pubDate>
		<dc:creator>abrown</dc:creator>
				<category><![CDATA[applications]]></category>

		<guid isPermaLink="false">http://techcenterblog.com/albrown/?p=211</guid>
		<description><![CDATA[MAC doesn&#8217;t copy a filepath to the clipboard natively as does windows. There are instructions on the web for creating automator actions but I&#8217;d rather not go that route. I found three solutions. I prefer the first one as it gives options for Windows, Unix and HFS routing selections. Pathsnagger Getfilepath, or use the CNET [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>MAC doesn&#8217;t copy a filepath to the clipboard natively as does windows.  There are instructions on the web for creating automator actions but I&#8217;d rather not go that route.  I found three solutions. I prefer the first one as it gives options for Windows, Unix and HFS routing selections.</p>
<p><a href="http://www.bergenstreetsoftware.com/pathsnagger/" target="_blank">Pathsnagger</a></p>
<p><a href="http://www.macupdate.com/app/mac/7666/get-file-path" target="_blank">Getfilepath</a>, or use the <a href="http://download.cnet.com/Get-File-Path/3000-2248_4-10110626.html" target="_blank">CNET link</a> instead of MacUpdate</p>
<p><a href="http://jbullfrog.com/froglog/?p=104" target="_blank">File Path to Clip &amp; Copy Path</a>, for Leopard and Snow Leopard respectively</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://techcenterblog.com/albrown/copy-filepath-or-folderpath-to-clipboard-in-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kodak Color Film from the 1920s</title>
		<link>http://techcenterblog.com/albrown/kodak-color-film-from-the-1920s/</link>
		<comments>http://techcenterblog.com/albrown/kodak-color-film-from-the-1920s/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 22:44:06 +0000</pubDate>
		<dc:creator>abrown</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techcenterblog.com/albrown/?p=198</guid>
		<description><![CDATA[No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p><iframe title="YouTube video player" width="470" height="294" src="http://www.youtube.com/embed/J_RTnd3Smy8?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://techcenterblog.com/albrown/kodak-color-film-from-the-1920s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn your MAC desktop into an auto syncing dropbox folder</title>
		<link>http://techcenterblog.com/albrown/turn-your-mac-desktop-into-auto-syncing-dropbox-folder/</link>
		<comments>http://techcenterblog.com/albrown/turn-your-mac-desktop-into-auto-syncing-dropbox-folder/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 17:36:57 +0000</pubDate>
		<dc:creator>abrown</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://techcenterblog.com/albrown/?p=171</guid>
		<description><![CDATA[This post is a response to an article on the not correct blog.  It describes a method for turning your desktop into a dropbox folder, useful if you want to keep your desktop sync&#8217;d across multiple macs automatically.  It&#8217;s possible to also sync across PCs but this post references macs only, review the not correct [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>This post is a response to an article on the <a href="http://www.notverycorrect.com/post/967424041/dropbox-sync-desktop-between-macs" target="_blank">not correct blog</a>.  It describes a method for turning your desktop into a dropbox folder, useful if you want to keep your desktop sync&#8217;d across multiple macs automatically.  It&#8217;s possible to also sync across PCs but this post references macs only, review the not correct blog link and also this <a href="http://lifehacker.com/5744929/sync-your-desktop-between-computers-using-dropbox" target="_blank">lifehacker</a> post for info on PCs.  The not correct blog method works but uses terminal commands.  I mostly try to avoid these whenever possible.  My version does not invoke the terminal and so is less scary.  You only have to move files and folders around.  The not correct blog method only requires two terminal commands so if you&#8217;re comfortable with the terminal then that might be the better option.  Here&#8217;s my non-terminal method.</p>
<ol>
<li>Install <a href="https://www.dropbox.com/" target="_blank">dropbox</a> on your computer if you have not already done so.</li>
<li>Install this symbolic link <a href="http://seiryu.home.comcast.net/~seiryu/symboliclinker.html" target="_blank">contextual menu</a> plugin or this <a href="http://www.macupdate.com/app/mac/10433/symboliclinker" target="_blank">automator action</a> version.  I found the first link to be the easier of the two.</li>
<li>Open your user home folder by double clicking on your hard drive icon and then selecting your home folder icon in the left sidebar of the finder window.  Select list view in finder window, you should now be looking at the items in your home folder.  Among the folders in your home folder should be one that says <em>Desktop</em> and another that says <em>Dropbox</em>.  The desktop folder holds all the items that are on your desktop and the dropbox folder holds all the items in your dropbox and is syncable.</li>
<li>Right click on your <em>Desktop</em> folder and select duplicate.  Rename this new Folder called <em>Desktop copy</em> to <em>Desktop.BAK</em>.  Doing so automatically copies all items from your desktop to desktop.bak.  You now have two copies of your desktop.</li>
<li>Create a symbolic link to your <em>Dropbox</em> folder using instructions for whichever symbolic link utility you chose to install.  The linked folder should be created or placed in your user folder.  At this point you should have two <em>Dropbox</em> folders in your user folder, one the original and the other the symbolic linked folder.</li>
<li>Rename your desktop folder to something other than <em>Desktop</em>.  Rename the symbolic linked dropbox folder <em>&#8216;Desktop&#8217;</em>.</li>
<li>You now have four relevant folders in your user folder.  (a) renamed original desktop folder (b) copy of desktop folder, desktop.bak (c) original dropbox folder (d) symbolic linked dropbox folder renamed desktop.</li>
<li>Restart your computer</li>
<li>Once restarted your computer should open with the contents of your dropbox on your desktop.  You may now place items that were in your original desktop folder into your new symlinked desktop folder, they will also be display on your desktop.  You don&#8217;t really need desktop.bak at this point so you could trash it but do check that your renamed original desktop still exists and its contents are as you expect.</li>
<li>Backing out of this configuration is easy.  Rename your symlinked desktop to something other than desktop.  Rename your original desktop to its old name of desktop and then restart your computer.  Your old desktop is restored and you verify that your original dropbox folder and its contents are still there then you can delete the symlinked dropbox folder.  Restart your computer.  Move whatever items you wish from your dropbox back to your desktop.</li>
</ol>
<p>If you choose to use the not correct blog terminal method then you may back out of it using these <a href="http://lifehacker.com/comment/36237153/" target="_blank">instructions</a> provided by a lifehacker commenter.</p>
<p>Even if you don&#8217;t need to sync across computers, the obvious benefit of doing this hack is that your desktop items are stored in the cloud so recovery is that much easier should a problem arise, the downside is that if you&#8217;re often on a wireless connection then your computer is slowed, as it will be syncing your desktop activity.  A simple fix for this is to disable dropbox until you get a robust connection.  You should be backing up your entire computer periodically.</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://techcenterblog.com/albrown/turn-your-mac-desktop-into-auto-syncing-dropbox-folder/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Fixed the too low volume on bootcamp partition</title>
		<link>http://techcenterblog.com/albrown/fix-the-too-low-volume-on-bootcamp-partition/</link>
		<comments>http://techcenterblog.com/albrown/fix-the-too-low-volume-on-bootcamp-partition/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 22:36:49 +0000</pubDate>
		<dc:creator>abrown</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://techcenterblog.com/albrown/?p=162</guid>
		<description><![CDATA[If the sound on your windows bootcamp partition is too low, try selecting loudness equalization.  Works for Realtek and Cirrus Logic drivers above. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p><a id="aptureLink_apFSfNzQg3" style="margin: 0pt auto; text-align: center; display: block; padding: 0px 6px;" href="http://apture.s3.amazonaws.com/0000012bd60dd697022d2ca1007f000000000001.Realtek%20HD%20Audio%20Manager.PNG"><img style="border: 0px none;" title="Realtek HD Audio Manager" src="http://apture.s3.amazonaws.com/0000012bd60dd697022d2ca1007f000000000001.Realtek%20HD%20Audio%20Manager.PNG" alt="" width="415" height="324" /></a></p>
<p><a id="aptureLink_hE1xPTlwBm" style="margin: 0pt auto; text-align: center; display: block; padding: 0px 6px;" href="http://apture.s3.amazonaws.com/0000012bd60ef937ab26fdbd007f000000000001.Cirrus%20Logic.PNG"><img style="border: 0px none;" title="Cirrus Logic" src="http://apture.s3.amazonaws.com/0000012bd60ef937ab26fdbd007f000000000001.Cirrus%20Logic.PNG" alt="" width="374.6783725910064px" height="418.6px" /></a></p>
<p>If the sound on your windows bootcamp partition is too low, try selecting loudness equalization.  Works for Realtek and Cirrus Logic drivers above.</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://techcenterblog.com/albrown/fix-the-too-low-volume-on-bootcamp-partition/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>When I was a kid I attended a high school assembly</title>
		<link>http://techcenterblog.com/albrown/when-i-was-a-kid-i-attended-a-high-school-assembly/</link>
		<comments>http://techcenterblog.com/albrown/when-i-was-a-kid-i-attended-a-high-school-assembly/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 13:25:18 +0000</pubDate>
		<dc:creator>abrown</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techcenterblog.com/albrown/?p=148</guid>
		<description><![CDATA[When I was a kid I attended a high school assembly in observation of the Holocaust.   The other kids and I met an elderly couple in the local library.  The older gentleman was a concentration camp survivor who showed us his tattoo.  He was a little difficult to understand but his wife did most of [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/4hvtXuO5GzU&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/4hvtXuO5GzU&amp;hl=en&amp;fs=1&amp;" allowfullscreen="true"></embed></object></p>
<p>When I was a kid I attended a high school assembly in observation of the Holocaust.   The other kids and I met an elderly couple in the local library.  The older gentleman was a concentration camp survivor who showed us his tattoo.  He was a little difficult to understand but his wife did most of the talking.  The man told a story of how when he first entered the camp they gave him rotten potatoes to eat.  He refused to eat them and instead gave them away to other prisoners.  After a couple of days he said he was so hungry that he went back to the prisoners to whom he had given the potatoes and told them that they each owed him a potato.  He cried and I remember thinking how many times he had told this story and still he was moved to tears.</p>
<p>We were made to read Anne Frank Diaries after.</p>
<p>I think that that was the first time ever that I was projected out of myself and started thinking about the things that other people go through.  I was made bigger by that assembly and smaller at the same time.  That was many years ago and I still feel compelled to visit Amsterdam and the Anne Frank House.</p>
<p>I haven&#8217;t made it so far but it&#8217;s still on my list of things to do.  Score one point for high school assemblies.</p>
<p>The above video is the only existing moving images of Anne Frank.</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://techcenterblog.com/albrown/when-i-was-a-kid-i-attended-a-high-school-assembly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Branford Marsalis&#8217; take on students today</title>
		<link>http://techcenterblog.com/albrown/branford-marsalis-take-on-students-today/</link>
		<comments>http://techcenterblog.com/albrown/branford-marsalis-take-on-students-today/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 04:54:18 +0000</pubDate>
		<dc:creator>abrown</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techcenterblog.com/albrown/?p=146</guid>
		<description><![CDATA[No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><div id="aptureLink_FGlivxRE9F" style="margin: 0pt auto; padding: 0px 6px; text-align: center; display: block;"><object id="apture_embedPlayer1" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="340" height="285" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="bgcolor" value="#ffffff" /><param name="quality" value="high" /><param name="allowScriptAccess" value="never" /><param name="flashvars" value="start=0" /><param name="src" value="http://www.youtube.com/v/5rz2jRHA9fo&amp;rel=0&amp;showinfo=0&amp;iv_load_policy=3" /><param name="name" value="apture_embedPlayer1" /><embed id="apture_embedPlayer1" type="application/x-shockwave-flash" width="340" height="285" src="http://www.youtube.com/v/5rz2jRHA9fo&amp;rel=0&amp;showinfo=0&amp;iv_load_policy=3" name="apture_embedPlayer1" flashvars="start=0" allowscriptaccess="never" quality="high" bgcolor="#ffffff"></embed></object></div>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://techcenterblog.com/albrown/branford-marsalis-take-on-students-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sometimes you&#8217;ve got to speak truth to the powerless as well</title>
		<link>http://techcenterblog.com/albrown/sometimes-youve-got-to-speak-truth-to-the-powerless-as-well/</link>
		<comments>http://techcenterblog.com/albrown/sometimes-youve-got-to-speak-truth-to-the-powerless-as-well/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 00:51:18 +0000</pubDate>
		<dc:creator>abrown</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techcenterblog.com/albrown/?p=144</guid>
		<description><![CDATA[John Harwood&#8217;s take on Obama&#8217;s stay in school speech. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>John Harwood&#8217;s take on <a id="aptureLink_V2vLMKeSzH" href="http://www.dailykostv.com/w/002101/">Obama&#8217;s stay in school speech</a>.</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://techcenterblog.com/albrown/sometimes-youve-got-to-speak-truth-to-the-powerless-as-well/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NYTimes dictionary feature</title>
		<link>http://techcenterblog.com/albrown/nytimes-dictionary-feature/</link>
		<comments>http://techcenterblog.com/albrown/nytimes-dictionary-feature/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 14:29:02 +0000</pubDate>
		<dc:creator>abrown</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techcenterblog.com/albrown/?p=135</guid>
		<description><![CDATA[Really love the dictionary feature on NYtimes.com.  Highlight any text and a small icon appears over the word.  Click the icon and it brings up an Answers.com speaking dictionary .  Useful and saves time.  Cool. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>Really love the dictionary feature on NYtimes.com.  Highlight any text and a <a id="aptureLink_w3MT4KCbfP" href="http://apture.s3.amazonaws.com/000001225075dfe3eccbc02c00c000a80001001b.concupiscence.jpg">small icon</a> appears over the word.  Click the icon and it brings up an Answers.com <a id="aptureLink_1SpzJj4hkg" href="http://apture.s3.amazonaws.com/0000012250764ec43004758b00c000a80001001b.concupiscence2.jpg">speaking dictionary</a> .  Useful <span style="text-decoration: underline;">and</span> saves time.  Cool.</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://techcenterblog.com/albrown/nytimes-dictionary-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox and Safari won&#8217;t download files on Leopard</title>
		<link>http://techcenterblog.com/albrown/firefox-and-safari-wont-download-files-on-leopard/</link>
		<comments>http://techcenterblog.com/albrown/firefox-and-safari-wont-download-files-on-leopard/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 01:01:24 +0000</pubDate>
		<dc:creator>abrown</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://techcenterblog.com/albrown/?p=115</guid>
		<description><![CDATA[Well you can bet if both browsers aren&#8217;t working in the same way it&#8217;s some component that&#8217;s affecting both browsers.  I&#8217;m smart like that.  Turns out that I had installed Speed Download found it to be overkill and uninstalled it with  AppCleaner .  Although AppCleaner usually does a good job this time the install was [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>Well you can bet if both browsers aren&#8217;t working in the same way it&#8217;s some component that&#8217;s affecting both browsers.  I&#8217;m smart like that.  Turns out that I had installed <a href="http://www.yazsoft.com/" target="_blank">Speed Download</a> found it to be overkill and uninstalled it with  <a href="http://freemacsoft.net/AppCleaner/" target="_blank">AppCleaner</a> .  Although AppCleaner usually does a good job this time the install was incomplete and left Library/Internet Plugins/SpeedDownload Browser Plugin.plugin to cause problems.  Since it sat there until I  upgraded my browser it wasn&#8217;t easy connecting the problem to an app I deleted months ago.  Long story short.  Problem found.  Problem solved.</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://techcenterblog.com/albrown/firefox-and-safari-wont-download-files-on-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uninstalling Saft from Safari</title>
		<link>http://techcenterblog.com/albrown/uninstalling-saft-from-safari/</link>
		<comments>http://techcenterblog.com/albrown/uninstalling-saft-from-safari/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 18:29:17 +0000</pubDate>
		<dc:creator>abrown</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://techcenterblog.com/albrown/?p=69</guid>
		<description><![CDATA[First of all, don&#8217;t install Saft [aaargh!] to your Safari browser.  Classic piece of annoyance-ware that won&#8217;t leave you alone until you buy it and won&#8217;t uninstall without several hours of internet research.  Here are the relevant files to delete that don&#8217;t require you to gain root access to your computer which might end up [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-76" title="saft" src="http://techcenterblog.com/albrown/wp-content/uploads/2009/03/saft.gif" alt="saft" width="128" height="128" />First of all, don&#8217;t install Saft [<a href="http://forums.macrumors.com/showthread.php?t=299846" target="_blank">aaargh!</a>] to your Safari browser.  Classic piece of annoyance-ware that won&#8217;t leave you alone until you buy it and won&#8217;t uninstall without several hours of internet research.  Here are the relevant files to delete that don&#8217;t require you to gain root access to your computer which might end up causing you more grief than Saft.  (1) Delete Saft.app from your applications folder; (2) Delete &#8216;com.li.hao.saft.plist&#8217; from your user preferences folder; ~/Library/Preferences/com.li.hao.saft.plist; (3) Delete Saft from your user applications support folder, ~library/Application Support/Saft; and (4) Delete Saft from your root (not user) folder, /Library/InputManagers/Saft.  None of these files should be hidden but in case you can&#8217;t find you can use this utility <a href="http://www.smartsoft.com/products/dotfiles/dotfiles.html" target="_blank">dotfiles</a> or <a href="http://www.zucom.com/swh/revealhiddenfiles.html">revealhiddenfiles</a> to reveal and hide hidden mac .files without having to fool with the Terminal yourself.</p>
<p>update: Google lists <a href="http://haoli.dnsalias.com/Saft/index.html" target="_blank">Saft</a> site as attack site.  Probably due to user complaints.</p>
<p>update: If you want to trick out safari then try <a href="http://www.machangout.com/" target="_blank">glims</a>.  It&#8217;s free.</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://techcenterblog.com/albrown/uninstalling-saft-from-safari/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

