<?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 &#187; tutorial</title>
	<atom:link href="http://techcenterblog.com/albrown/category/tutorial/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>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>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>
		<item>
		<title>Detecting and Removing Spector from your MAC</title>
		<link>http://techcenterblog.com/albrown/locating-and-killing-spector-on-your-mac/</link>
		<comments>http://techcenterblog.com/albrown/locating-and-killing-spector-on-your-mac/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 00:36:04 +0000</pubDate>
		<dc:creator>abrown</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://techcenterblog.com/albrown/?p=12</guid>
		<description><![CDATA[Spector is a keylogger for the MAC.  If you find the spyware on your computer then someone with access to it has trust issues.  Spector is supposed to be invisible to the user but it is a resource hog.  In addition to spying on your activities it will begin to slow your computer.  You may notice this during startup.
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 href="http://www.spector.com/spectormac.html" target="_blank"></a></p>
<div class="zemanta-img zemanta-action-dragged">
<p><img class="alignleft" title="Activity Monitor" src="http://upload.wikimedia.org/wikipedia/en/thumb/8/8a/ActivityMonitor.png/202px-ActivityMonitor.png" alt="Activity Monitor" width="202" height="202" /></div>
<p><a href="http://www.spector.com/spectormac.html" target="_blank">Spector</a> is a keylogger for the MAC.  If you find the spyware on your computer then someone with access to it has trust issues.  Spector is supposed to be invisible to the user but it is a resource hog.  In addition to spying on your activities it will begin to slow your computer.  You may notice this during startup.</p>
<p>Here&#8217;s how to locate and * permanently kill the program on your Macintosh.</p>
<p>Download evaluation copy of ** <a href="http://www.clarkwoodsoftware.com/peekaboo/" target="_blank">Peek-a-Boo</a>.  You&#8217;ll also need a text editor.  Any will work but I like the free <a href="http://www.tuppis.com/smultron/" target="_blank">Smultron</a>.</p>
<p>Open Peek-a-Boo.  Under &#8216;File&#8217;, select &#8216;Process List&#8217;.  Search for a process named &#8216;DriverSPd&#8217;.  This is the Spector monitoring code.  Highlight this file by clicking on it.  Under &#8216;Manage&#8217; click &#8216;Kill&#8217;.  This will temporarily disable Spector until you restart your computer.</p>
<p>To permanently disable Spector, use Spotlight to find where DriverSPd is located.  It should be in /library/StartupItems/SystemStart/DriverSPd.  You cannot delete items from the SystemStart folder but you can replace DriverSPd with an empty file named DriverSPd.</p>
<p>If you are interested in looking at the DriverSPd code, use Smultron to open the file and copy the code to another file.</p>
<p>*You won&#8217;t be able to fully uninstall Spector without the password so be careful, as you can re-enable it by replacing the empty DriverSPd file with a functioning DriverSPd file.</p>
<p>** You should be able to replicate Peek-a-Boo functions with MAC&#8217;s own &#8216;<a title="Activity Monitor" rel="homepage" href="http://www.makeuseof.com/tag/macnifying-os-x-learning-to-utilize-activity-monitor/" target="_blank">Activity Monitor</a>&#8216;.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/04137d3d-db95-46da-b760-c9132fd8cbde/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=04137d3d-db95-46da-b760-c9132fd8cbde" alt="Reblog this post [with Zemanta]" /></a></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/locating-and-killing-spector-on-your-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

