<?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>AppleTechnician.com &#187; Mac OS X</title>
	<atom:link href="http://appletechnician.com/category/mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://appletechnician.com</link>
	<description></description>
	<lastBuildDate>Thu, 28 Jan 2010 17:34:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Building a Mac Tech Utilities Drive</title>
		<link>http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/</link>
		<comments>http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 23:29:50 +0000</pubDate>
		<dc:creator>Damien Barrett</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[APM]]></category>
		<category><![CDATA[GUID]]></category>
		<category><![CDATA[Leopard Install]]></category>
		<category><![CDATA[mac tech]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://appletechnician.com/?p=157</guid>
		<description><![CDATA[So you&#8217;re a Mac tech and you regularly encounter hundreds, if not thousands, of Macs. And while these Macs share an operating system, they are often more different than they are alike. Users install the strangest stuff and do mind-bogglingly weird things to their systems, often while attempting to solve a problem themselves. Your job [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-163" title="screwdriver" src="http://appletechnician.com/wp-content/uploads/2009/04/screwdriver.png" alt="screwdriver" width="107" height="110" />So you&#8217;re a Mac tech and you regularly encounter hundreds, if not thousands, of Macs. And while these Macs share an operating system, they are often more different than they are alike. Users install the strangest stuff and do mind-bogglingly weird things to their systems, often while attempting to solve a problem themselves. Your job is to fix these neglected, abused, and mucked-up Macs. So, which tools do you use, and what tips or tricks are there to help you overcome the unforeseen problems that are lurking behind the innocent login window? Here&#8217;s my setup. You are welcome to copy or modify to fit your particular Mac troubleshooting environment:</p>
<p><span id="more-157"></span></p>
<p><strong>THE HARDWARE</strong><br />
First, you&#8217;ll need to get an external, bus-powered hard drive. I really like <a href="http://eshop.macsales.com/item/Other%20World%20Computing/MOTG800U2/"rel="nofollow"  onclick="javascript:urchinTracker ('/outbound/article/eshop.macsales.com');">these cases from OWC</a>, but have used the <a href="http://www.amazon.com/Western-Digital-Passport-Essential-WDME5000TN/dp/B001F9LY14/appletechcom-20"  onclick="javascript:urchinTracker ('/outbound/article/www.amazon.com');">WD Passports</a> (see my note at the end of this article) and the <a href="http://www.amazon.com/SmartDisk-Firelite-Portable-Drive-250GB/dp/B000WG06UG/appletechcom-20"rel="nofollow"   onclick="javascript:urchinTracker ('/outbound/article/www.amazon.com');">SmartDisks</a> also with good success. Know that PPC Macs can only boot from Firewire and Intel Macs can boot from either Firewire or from USB 2.0 (some Intel Macs like the latest MacBooks and the MacBook Air do not have Firewire). I like the OWC cases because most of them have both Firewire 800 and USB 2.0, allowing me to boot virtually any Mac from my Utilities HD. My bag also contain<strong><img class="alignright size-full wp-image-164" title="owcmstg800u2" src="http://appletechnician.com/wp-content/uploads/2009/04/owcmstg800u2.jpg" alt="owcmstg800u2" width="192" height="166" /></strong>s a plethora of cables: Firewire 800 to 400, 6-pin to 4-pin, and so forth.</p>
<p><strong>PARTITIONING</strong><br />
For many years PPC Macs used a partition mapping called Apple Partition Map (APM). An APM-formatted drive can boot both PPC and Intel Macs. The newer Intel Macs have a default partition mapping as GUID. A GUID-formatted HD can boot only Intel Macs. For this reason, I recommend you format your Utilities drive as APM and not GUID, so to be compatible with the largest number of Macs possible. To switch formats, you simply need to select the &#8220;Options&#8221; button at the bottom of your partitioning window in Disk Utility to be presented with the following.</p>
<p><img class="alignright size-full wp-image-176" title="icons" src="http://appletechnician.com/wp-content/uploads/2009/04/icons.png" alt="icons" width="119" height="283" />I generally partition my Utilities HD into three partitions:</p>
<ol>
<li>a 9GB partition for a dupe of the Leopard Retail installer (now at 10.5.6).</li>
<li>a 20GB partition for a Leopard install with all my software tools installed.</li>
<li>the remainder of the HD as a data store for .dmg&#8217;s of my software installers.</li>
</ol>
<p>You can adjust these partitions to your liking. You may choose to have a larger &#8220;Tools&#8221; partition if you know you&#8217;ll be installing the Developer Tools or other space-intensive tools. I&#8217;ve found that 20GB, for me, is sufficient.</p>
<p><strong><img class="size-full wp-image-165 alignleft" title="leopardinstaller" src="http://appletechnician.com/wp-content/uploads/2009/04/leopardinstaller.png" alt="leopardinstaller" width="152" height="144" />MAKING THE LEOPARD INSTALLER DUPE</strong><br />
This is very easy to do. You&#8217;ll want to make sure that you&#8217;re using a retail copy of Leopard. If you attempt to use a DVD that came with a Mac, you&#8217;ll find that it won&#8217;t boot any Macs other than the model it came from. Sometimes, models are close enough that you can switch installers around between them, but more often than not, the Installer DVDs that came with a Mac are tied to only that model. The most recent retail version of Leopard is 10.5.6 and it should boot just about any Mac out there, including the newest MacBooks and MacBook Pros. Once you have your retail Leopard disk, use Disk Utility to make a .dmg of the installer, as if you were going to dupe it to another DVD. But instead of burning back to DVD, simply use the &#8220;Restore&#8221; option in Disk Utility to restore your just-created Retail Leopard DVD .dmg to your &#8220;Leopard Installer&#8221; partition. When done, you&#8217;ll have a partition on your Utilities HD that can boot virtually any Mac and install the retail copy of Leopard many times faster than installing from DVD media. An additional bonus is that a HD partition can never get scratched in your bag.</p>
<p><strong>REGARDING A TIGER INSTALLER PARTITION</strong><br />
If, for some reason, you need to make a Tiger installer, you&#8217;ll need to know that the only universal (Both PPC and Intel) versions of 10.4.x are the ones for Mac OS X Server, namely Mac OS X Server 10.4.7. Because of this, you&#8217;ll need to make separate boot HDs for your PPC and Intel Macs. There are some hacks out there to make a universal 10.4.11 bootable drive but since Leopard is already universal, it&#8217;s just simpler to use the new OS. Creating a universal 10.4.x installer or boot HD is outside of the scope of this document; but it can be done. I remember finding instructions for doing so in the Bombich forums.</p>
<p><strong>THE SOFTWARE TOOLS I USE:</strong><br />
There are many software tools on the market. Some are excellent, some are not. Below is a list of the best tools that I&#8217;ve found for maintaining, managing, and fixing Macs:</p>
<ul>
<li>Alsoft&#8217;s <a href="http://www.alsoft.com/DiskWarrior/index.html" onclick="javascript:urchinTracker ('/outbound/article/www.alsoft.com');">DiskWarrior</a> &#8211; the king of Mac disk utilities. It really just does one important task, but it does it better than any other tool on the market. DiskWarrior repairs and rebuilds a volume&#8217;s disk directory. Think of a disk directory as a giant, cross-referenced table of contents for the data on your drive. If that index becomes damaged or corrupted, the OS can have a hard time even operating. Files can become lost, overwritten, or damaged due to a damaged disk directory, resulting in a non-bootable system or data loss. DiskWarrior fixes this for you by scanning your volume and building a new directory to replace the old, possibly damaged one. DiskWarrior also lets you &#8220;preview&#8221; a read-only copy of your HD. On many occasions, I&#8217;ve used this feature to pull data from a very damaged hard drive, as it allows me to mount the volume that would otherwise be unmountable and unreadable by other utilities.</li>
<li>Disk Utility. Apple&#8217;s built-in utility, great for executing fsck or repairing permissions, or partitioning / formatting a drive.</li>
<li>ProSoft&#8217;s <a href="http://www.prosofteng.com/products/drive_genius.php" onclick="javascript:urchinTracker ('/outbound/article/www.prosofteng.com');">Drive Genius 2</a>. A bit flashy for my tastes, but it does what it does fairly well. Drive Genius can do a lot, including initializing and partitioning drives, but I mostly use it for it&#8217;s optimization (or defragmentation) feature. While it&#8217;s true that there is disk defragmentation built into Mac OS X (10.3 and higher), there are a few occasions where I&#8217;ve found defragging a drive to be useful. For instance, I spent a great deal of time building a customized PPC 10.4.11 image for some ancient eMacs and iMacs and needed the system to be as lean and fast as possible, and so after stripping out all the language files, unnecessary fonts, and Intel code (using <a href="http://www.xslimmer.com/" onclick="javascript:urchinTracker ('/outbound/article/www.xslimmer.com');">Xslimmer</a>), I defragged the master eMac&#8217;s HD before making an ASR image. This helped with the speed and responsivemess on these older Macs quite a bit.</li>
<li>ProSoft&#8217;s <a href="http://www.prosofteng.com/products/data_rescue.php" onclick="javascript:urchinTracker ('/outbound/article/www.prosofteng.com');">Data Rescue II</a> &#8211; another fairly essential tool. I use this for recovering accidentially deleted files, or for scavenging files from a failing HD.</li>
<li><a href="http://www.stellarinfo.com/mac-data-recovery.htm" onclick="javascript:urchinTracker ('/outbound/article/www.stellarinfo.com');">Stellar Phoenixs Data Recovery</a> &#8211; a newcomer in the Mac market, their Data Recovery product has found a place on my Utilities HD after recovering data that Data Rescue could not. Otherwise, it&#8217;s a very similar product.</li>
<li>Micromat <a href="http://www.micromat.com/index.php?option=com_content&amp;task=view&amp;id=202&amp;Itemid=107" onclick="javascript:urchinTracker ('/outbound/article/www.micromat.com');">TechTool Pro</a> &#8211; this tool has been around forever (anyone remember it&#8217;s predecessor, MacEKG? Eventually I&#8217;ll get around to installing that ancient software on an ancient Mac and get the sounds and record the functionality for the nostalgia of all of us ancient Mac techs.). I keep this one installed mostly because I find it&#8217;s hardware diagnostics useful.</li>
<li><a href="http://developer.apple.com/Tools/" onclick="javascript:urchinTracker ('/outbound/article/developer.apple.com');">Apple Developer Tools</a> &#8211; Far too many to list, but I find most useful <a href="http://en.wikipedia.org/wiki/Apple_Developer_Tools#FileMerge" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">File Merge</a> and <a href="http://en.wikipedia.org/wiki/Apple_Developer_Tools#Property_List_Editor" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">Property List Editor</a>.</li>
<li><a href="http://www.bombich.com/software/ccc.html" onclick="javascript:urchinTracker ('/outbound/article/www.bombich.com');">Carbon Copy Cloner</a> &#8211; the original and still the best disk cloning app around. Still free.</li>
<li><a href="http://www.bombich.com/software/netrestore.html" onclick="javascript:urchinTracker ('/outbound/article/www.bombich.com');">NetRestore</a> &amp; NetRestoreHelper &#8211; now discontinued, but I keep them around, particuarly because of the latter&#8217;s ease in generating ASR images.</li>
<li>Coriolis System <a href="http://www.coriolis-systems.com/iDefrag.php" onclick="javascript:urchinTracker ('/outbound/article/www.coriolis-systems.com');">iDefrag</a> &amp; <a href="http://www.coriolis-systems.com/iPartition.php" onclick="javascript:urchinTracker ('/outbound/article/www.coriolis-systems.com');">iPartition</a>. I once used the latter to dynamically expand a cloned AppleTV system, that was cloned to a larger HD for greater capacity.</li>
<li><a href="http://www.memtestosx.org/joomla/index.php" onclick="javascript:urchinTracker ('/outbound/article/www.memtestosx.org');">memtest</a> &#8211; use this to test RAM. Does a great job of detecting &#8220;bad&#8221; RAM.</li>
<li>SubRosaSoft&#8217;s <a href="http://subrosasoft.com/OSXSoftware/index.php?main_page=product_info&amp;products_id=5" onclick="javascript:urchinTracker ('/outbound/article/subrosasoft.com');">OfficeSalvage</a> &amp; FileSalvage &#8211; haven&#8217;t really used yet, as the other data recovery softwares have always proven successful (or completely unsuccessful because of a hardware failure of the drive).</li>
</ul>
<p>This list is not complete. There are many other freeware and shareware tools I&#8217;ve installed, such as: <a href="http://www.baurhome.net/software/eavesdrop/index.html" onclick="javascript:urchinTracker ('/outbound/article/www.baurhome.net');">Eavesdrop</a>, <a href="http://trac.kismac-ng.org/" onclick="javascript:urchinTracker ('/outbound/article/trac.kismac-ng.org');">KisMac</a>, <a href="http://istumbler.net/" onclick="javascript:urchinTracker ('/outbound/article/istumbler.net');">iStumbler</a>, <a href="http://www.macupdate.com/info.php/id/7559/xray" onclick="javascript:urchinTracker ('/outbound/article/www.macupdate.com');">X-Ray</a>, <a href="http://www.barebones.com/products/super/index.html" onclick="javascript:urchinTracker ('/outbound/article/www.barebones.com');">Super Get Info</a>, <a href="http://www.barebones.com/products/textwrangler/" onclick="javascript:urchinTracker ('/outbound/article/www.barebones.com');">TextWrangler</a>, <a href="http://macchampion.com/arbysoft/Welcome.html" onclick="javascript:urchinTracker ('/outbound/article/macchampion.com');">Batchmod</a>, and <a href="http://directory.apache.org/studio/" onclick="javascript:urchinTracker ('/outbound/article/directory.apache.org');">Apache Studio</a>.</p>
<p><strong><img class="alignright size-full wp-image-167" title="star" src="http://appletechnician.com/wp-content/uploads/2009/04/star.png" alt="star" width="173" height="147" />INSTALLERS</strong><br />
The third and final partition of my Utilities drive is reserved as a data store for Installers and updaters. The Mac OS X 10.5.6 combo installer weighs in at around 600MB and a Final Cut Pro Studio 2.0 set of DVD images is about 50GB. Installing from a HD, instead of from optical media, is many times faster and you don&#8217;t have to worry about scratched media or losing serial numbers. When I was consulting regularly, I&#8217;d convinced many of my larger clients to allow me to build an Emergency HD in this manner that had on it CD and DVD backups of all of their installers with their serial numbers in txt files. This allowed them an excellent tool for rolling out a new workstation and also helped in cases of disaster recovery&#8211;for instance, when one client had to relocate from offices near the WTC to mid-town, in the weeks following 9/11.</p>
<p>I love that I&#8217;m able to build such a verstatile and powerful set of tools all self-contained inside a 2.5&#8243; bus-powered HD. Ten years ago, I was building bootable CDs in a similar manner, with Mac OS 8 or Mac OS 9 and a suite of tools and I&#8217;d have to restamp a new CD every month or so. Now, I simply update my drive(s), as necessary.</p>
<p>I hope that you&#8217;ve found this article useful and welcome any feedback. Perhaps you have a favorite utility that I&#8217;ve not included. Happy troubleshooting!</p>
<p><strong>POSTSCRIPT:</strong> I&#8217;ve recently discovered that the <a href="http://www.amazon.com/Western-Digital-WDMT5000TN-Passport-Portable/dp/B001I8TWOI/appletechcom-20"rel="nofollow"   onclick="javascript:urchinTracker ('/outbound/article/www.amazon.com');">WD My Passport Studio</a> edition hard drives, which have both a FW800 and USB port, <strong>will not</strong> boot from the Firewire side of the drive, which makes it farily useless as a boot drive for PPC Macs. Don&#8217;t buy this model HD if you want to boot PPC Macs with it. Stick with the OWC cases or the <a href="http://www.amazon.com/LaCie-Rugged-Hard-FireWire-USB2-0/dp/B000VW2QRMappletechcom-20"rel="nofollow"   onclick="javascript:urchinTracker ('/outbound/article/www.amazon.com');">Lacie Rugged Disks</a>. If you know you&#8217;ll only be booting Intel Macs (which can boot from USB), then the WD My Passport Studio drive will work for you.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://www.blogsvine.com/submit.php?url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Save to Blogsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/blogsvine.png' style='width:16px; height:16px;' alt='[Blogsvine] ' /></a> <a href='http://del.icio.us/post?url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;title=Building a Mac Tech Utilities Drive' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;title=Building a Mac Tech Utilities Drive' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.diigo.com/post?url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;title=Building a Mac Tech Utilities Drive' title='Save to diigo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/diigo.png' style='width:16px; height:16px;' alt='[diigo] ' /></a> <a href='http://www.facebook.com/share.php?u=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;title=Building a Mac Tech Utilities Drive' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.mixx.com/submit?page_url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Save to Mixx' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href='http://www.newsvine.com/_tools/seed?popoff=0&amp;u=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Seed Newsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/newsvine.png' style='width:16px; height:16px;' alt='[Newsvine] ' /></a> <a href='http://www.propeller.com/submit/?U=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;T=Building a Mac Tech Utilities Drive' title='Submit to Propeller' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/propeller.png' style='width:16px; height:16px;' alt='[Propeller] ' /></a> <a href='http://reddit.com/submit?url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;title=Building a Mac Tech Utilities Drive' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.squidoo.com/lensmaster/bookmark?http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Save to Squidoo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/squidoo.png' style='width:16px; height:16px;' alt='[Squidoo] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;title=Building a Mac Tech Utilities Drive' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a>  <a title='See more bookmark and sharing options...' href='http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>]]></content:encoded>
			<wfw:commentRss>http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Mac OS X Trojan Seen in the Wild</title>
		<link>http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/</link>
		<comments>http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 13:44:20 +0000</pubDate>
		<dc:creator>Damien Barrett</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://appletechnician.com/?p=88</guid>
		<description><![CDATA[Sophos has captured video of a fairly legitimate-looking website that&#8217;s nothing more than a front that tries to get you to install a Mac OS X trojan horse. Normally, I wouldn&#8217;t highlight the OMG! nature of such a thing, but this is truly newsworthy. Trojan writers are finally targeting Mac OS X, probably because the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-89 alignleft" title="mac-os-x-trojan" src="http://appletechnician.com/wp-content/uploads/2009/03/mac-os-x-trojan.png" alt="mac-os-x-trojan" width="202" height="87" />Sophos has <a href="http://www.sophos.com/blogs/gc/g/2009/03/25/apple-mac-malware-caught-camera/" onclick="javascript:urchinTracker ('/outbound/article/www.sophos.com');">captured video</a> of a fairly legitimate-looking website that&#8217;s nothing more than a front that tries to get you to install a Mac OS X trojan horse. Normally, I wouldn&#8217;t highlight the OMG! nature of such a thing, but this is truly newsworthy. Trojan writers are finally targeting Mac OS X, probably because the marketshare has been steadily increasing. It should be noted that this is not a virus and that Mac OS X remains fairly innoculated from the scourge of viruses and worms like <a href="http://en.wikipedia.org/wiki/Conficker" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">Conficker</a> that&#8217;s about to make a splash on April 1.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://www.blogsvine.com/submit.php?url=http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/' title='Save to Blogsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/blogsvine.png' style='width:16px; height:16px;' alt='[Blogsvine] ' /></a> <a href='http://del.icio.us/post?url=http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/&amp;title=Mac OS X Trojan Seen in the Wild' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/&amp;title=Mac OS X Trojan Seen in the Wild' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.diigo.com/post?url=http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/&amp;title=Mac OS X Trojan Seen in the Wild' title='Save to diigo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/diigo.png' style='width:16px; height:16px;' alt='[diigo] ' /></a> <a href='http://www.facebook.com/share.php?u=http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/&amp;title=Mac OS X Trojan Seen in the Wild' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.mixx.com/submit?page_url=http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/' title='Save to Mixx' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href='http://www.newsvine.com/_tools/seed?popoff=0&amp;u=http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/' title='Seed Newsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/newsvine.png' style='width:16px; height:16px;' alt='[Newsvine] ' /></a> <a href='http://www.propeller.com/submit/?U=http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/&amp;T=Mac OS X Trojan Seen in the Wild' title='Submit to Propeller' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/propeller.png' style='width:16px; height:16px;' alt='[Propeller] ' /></a> <a href='http://reddit.com/submit?url=http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/&amp;title=Mac OS X Trojan Seen in the Wild' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.squidoo.com/lensmaster/bookmark?http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/' title='Save to Squidoo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/squidoo.png' style='width:16px; height:16px;' alt='[Squidoo] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/&amp;title=Mac OS X Trojan Seen in the Wild' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a>  <a title='See more bookmark and sharing options...' href='http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>]]></content:encoded>
			<wfw:commentRss>http://appletechnician.com/2009/03/25/mac-os-x-trojan-seen-in-the-wild/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Redux: It Doesn&#8217;t Have to be This Way</title>
		<link>http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/</link>
		<comments>http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 12:57:17 +0000</pubDate>
		<dc:creator>Damien Barrett</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://appletechnician.com/?p=77</guid>
		<description><![CDATA[OCTOBER 17, 2004:
Right, so I&#8217;m a Mac guy. I have been a Mac guy for a long time, so long that I can actually remember thinking that System 7.1 was a good update to an operating system. Even back then, Apple was giving us an easy-to-use operating system. Yeah, it wasn&#8217;t super stable, but it [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-83" title="classic2" src="http://appletechnician.com/wp-content/uploads/2009/03/classic2.jpg" alt="classic2" width="172" height="174" /><strong>OCTOBER 17, 2004:</strong></p>
<p>Right, so I&#8217;m a Mac guy. I have been a Mac guy for a long time, so long that I can actually remember thinking that System 7.1 was a good update to an operating system. Even back then, Apple was giving us an easy-to-use operating system. Yeah, it wasn&#8217;t super stable, but it certainly allowed me to very productive through college. I even spent a few years as a Mac technician supporting Mac OS 8 and Mac OS 9. When Mac OS X came along a few years ago, I was actually quite scared. My technical background was not Unix, even though I had toyed around a bit with MUSIC on my school&#8217;s mainframe and actually once installed Apple&#8217;s AUX on a Quadra 700. I was resistant in the beginning. I didn&#8217;t want to see rendered unusable my years of learning the intricacies of Mac OS 9.x troubleshooting. Like most good Mac techs, I had learned the purpose and function of every single extension and control panel. I could troubleshoot preferences files at lightning speed. I knew *all* the Finder keyboard shortcuts. My poor clients watching me troubleshoot or cleanup a Mac OS 9 machine would literally get dizzy trying to follow what I was doing. I&#8217;d developed a rigorous optimization routine for the machines I visited. It was a good job, even if Mac OS 9 wasn&#8217;t as stable as it could&#8217;ve been (had Copland ever seen the light of day, for instance).</p>
<p>But Mac OS X is an entirely different beast. Despite my early reservations, I&#8217;ve come to very much love this operating system. I love its inherent stability, its protected memory, its multitasking capabilities. The interface changes a bit with every major OS release, and it&#8217;s getting better in stages. According to rumor, Tiger is set to have less of a brushed metal interface and more of a platinum interface, a bit more like Mac OS 9. Just as Panther&#8217;s brushed metal was a better interface than the stripes of Jaguar, I believe Tiger&#8217;s platinum will be better than Panther&#8217;s brushed metal. With luck, Apple will finally give us the option in the OS to change the interfae between the several themes. Microsoft may have picked a Little Tykes Fisher-Price interface as default for WinXP, but they at least allow users to switch to a different interface without installing 3rd-party software.<span id="more-77"></span></p>
<p>But here&#8217;s the gist of what I&#8217;ve realized. Mac OS X is enabling me to grow my technical abilites in ways that Mac OS 9 never would have. For instance, I&#8217;m slowly learning shell scripting (not having much of a programming background, scripting isn&#8217;t easy for me to learn). Apple&#8217;s adherence to open standards is allowing me to finally understand (not to just think I understand, but really understand), the protocols on which the Internet runs. Because I&#8217;m using Mac OS X, I have a better understanding of TCP/IP, DNS, Apache, Sendmail, and more. And unlike a Microsoft platform, often when I learn how to do something using Mac OS X, I&#8217;m learning how to do it on multiple platforms: other Unixes, Linux, etc. Apple has lowered the bar for me and *nix is no longer the scary, indecipherable mish-mash it once was.</p>
<p>Every now and then, the siren of Microsoft calls. I think that perhaps I should start to know Windows better. I&#8217;m a very good technician and know my way around Windows out of necessity, but I am by no means an expert. I can maintain and update my relatives&#8217; Windows machines (those that have ignored my advice to buy a Mac anyway), and my roommates&#8217; and girlfriend&#8217;s PCs. Perhaps Windows isn&#8217;t so bad, I think. Perhaps I&#8217;ve just been too hard on Microsoft. Look at all these people who use it every day! It can&#8217;t be that bad! This was my line of thinking&#8230;.that maybe I just needed some more exposure to Windows&#8230;that I might actually like it if only I could know it more. That was my line of thinking until Friday morning.</p>
<p>I work as a Mac specialist at a large university in Manhattan. My job is to build and deploy Macintosh computers to our many labs and classrooms, and then to maintain them. It&#8217;s a great job and I get to learn and deploy exciting tools like Radmind, ARD 2.0, and ADmitMac. I get that all-important experience in working in a large-scale environment, an environment that&#8217;s malleable enough to hone those new skillsets I&#8217;m acquiring. My job is not a help desk technician. There&#8217;s another department at our university that is responsible for helping students with problems with their personal computers. This department also maintains the network in our dorms. Last week, some fast-spreading viruses completely shut down the network in the dorms. They went into triage mode and set up an emergency virus-removal clinic. My department was called in to help out. As a result, I&#8217;ve spent the lion&#8217;s share of this weekend running anti-virus software and spyware-removal software on our students&#8217; personal computers. This process takes about an hour per computer but varies according to the speed of the computer, how many files/programs are installed, etc. There were times where I was working on six computers at a time. This has been a truly eye-opening experience for me. About 50% of the computers I scanned had one or more viruses on them. And every single one (without exception) had some type of spyware installed. Most of it was just data mining cookies (relatively harmless) but there were some real nasties there as well. One unfortunate student had over 20,000 (yes, that&#8217;s twenty thousand) instances of spyware on her computer! And after working on dozens of Windows laptops, I&#8217;ve come to realize just how lucky I am to have fallen into the world of Macintosh. I honestly don&#8217;t know how some of these students can tolerate using their computers!</p>
<p>Here&#8217;s an average situation: A student hands me her Windows XP laptop. I turn it on and it happily powers up. Before plugging it into our network, I scan for viruses and remove any I find. If I&#8217;m lucky, the laptop actually has a NIC and I can patch it in without having to attach the student&#8217;s USB or PCMCIA dongle. And then if I&#8217;m really lucky, they haven&#8217;t changed the default network settings and the computer gets an IP number from our DHCP server. If I&#8217;m unlucky, I get to poke around in the properties of the network configuration to set it up properly. If I plug in the network cable before I scan for spyware, the computer more often than not begins to act very very sluggish. The ever-present spyware has begun its duty and is phoning home. Weatherbug (ugh, what crap software) was on 80% of the PCs I looked at, because it&#8217;s installed as part of the AIM installer, I believe. The smart students had pop-up blocking software installed, but most did not. Even just launching IE (to get to WindowsUpdate) causes the computer to begin to freak out. Pop-up windows everywhere, like the computer is having a seizure. Closing the browser window causes more pop-ups. Homepages were consistently set to bizarre and shady websites, no doubt being done by spyware. Baffled (and sometimes embarrassed) students say, <em>&#8220;I&#8217;ve tried changing my homepage, but it keeps coming back to that.&#8221;</em> Often repeated phrases: <em>&#8220;Can you please make my computer better? It&#8217;s so slow now! I don&#8217;t understand, it was working fine just a few weeks ago; I didn&#8217;t install anything!&#8221;</em></p>
<p>I honestly and truly don&#8217;t know how they can tolerate it. Spyware and viruses have become so commonplace and such a scourge, that it&#8217;s causing huge losses in productivity. Our dorms were without Internet for days because of viruses. The vast majority of the students could barely surf the Internet because of the spyware pop-up software installed. Despite years of pleading from technologists to fix the gaping security holes in Windows and IE, Microsoft continues to use the same crappy and vulnerable code. When Apple had an operating system long in the tooth, they threw it out and wrote a new one based on solid, reliable, and dependable code. Microsoft has said they are attempting to so the same with Longhorn, but it&#8217;s really late in coming, still 18 months away, some analysts say. The spyware companies and virus writers have made Windows a very difficult operating system for the average person to use. My work over this weekend was like trying to bail a sinking boat with a teaspoon. It&#8217;ll help, but I have little faith that our network will remain virus-free.</p>
<p>I am now absolutely certain that I don&#8217;t have the patience to be a Windows technician. This exposure has sullied my already low opinion of Microsoft&#8217;s operating system and browser. Their monopoly in the market has allowed them to propagate incredibly insecure software around the world with little or no competition. Microsoft claims to be making inroads in enhancing security, but evidence of this seemed pretty nonexistent this weekend. The cold hard truth is that there are no viruses for Mac OS X yet, and likely aren&#8217;t going to be many soon. Apple&#8217;s been quite excellent in quickly providing patches to discovered security holes that a virus-writer might exploit. They have a browser that does not have the insecurity of Internet Explorer. And spyware is virtually unheard of on the Mac platform. For years, my advice to friends and relatives has been to &#8220;get a Mac.&#8221; But it was mostly because it was what I knew and liked. Now my advice is the same, but for some additional and obvious reasons. No viruses. No spyware. No popups. Take back control of your computer and browsing experience. Get a Mac.</p>
<p><strong>MARCH 13, 2009: </strong></p>
<p>It still doesn&#8217;t have to be this way. Vista has solved almost nothing. Hard to believe that 4.5 years have passed and the only thing that&#8217;s really changed is that Apple has become a stronger presence in the desktop computer market and a powerhouse in the smartphone market. Now Microsoft seems to be pinning their hopes on Windows 7, which really appears to be just yet another glossy surface update to a shitty code base. At some point, IT managers are just going to finally abandon Windows and go with solutions that make sense.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://www.blogsvine.com/submit.php?url=http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/' title='Save to Blogsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/blogsvine.png' style='width:16px; height:16px;' alt='[Blogsvine] ' /></a> <a href='http://del.icio.us/post?url=http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/&amp;title=Redux: It Doesn&#8217;t Have to be This Way' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/&amp;title=Redux: It Doesn&#8217;t Have to be This Way' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.diigo.com/post?url=http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/&amp;title=Redux: It Doesn&#8217;t Have to be This Way' title='Save to diigo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/diigo.png' style='width:16px; height:16px;' alt='[diigo] ' /></a> <a href='http://www.facebook.com/share.php?u=http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/&amp;title=Redux: It Doesn&#8217;t Have to be This Way' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.mixx.com/submit?page_url=http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/' title='Save to Mixx' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href='http://www.newsvine.com/_tools/seed?popoff=0&amp;u=http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/' title='Seed Newsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/newsvine.png' style='width:16px; height:16px;' alt='[Newsvine] ' /></a> <a href='http://www.propeller.com/submit/?U=http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/&amp;T=Redux: It Doesn&#8217;t Have to be This Way' title='Submit to Propeller' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/propeller.png' style='width:16px; height:16px;' alt='[Propeller] ' /></a> <a href='http://reddit.com/submit?url=http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/&amp;title=Redux: It Doesn&#8217;t Have to be This Way' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.squidoo.com/lensmaster/bookmark?http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/' title='Save to Squidoo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/squidoo.png' style='width:16px; height:16px;' alt='[Squidoo] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/&amp;title=Redux: It Doesn&#8217;t Have to be This Way' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a>  <a title='See more bookmark and sharing options...' href='http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>]]></content:encoded>
			<wfw:commentRss>http://appletechnician.com/2009/03/13/redux-it-doesnt-have-to-be-this-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Mighty Mouse Scrolling Problem</title>
		<link>http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/</link>
		<comments>http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 19:25:14 +0000</pubDate>
		<dc:creator>Damien Barrett</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://appletechnician.com/?p=27</guid>
		<description><![CDATA[
Apple&#8217;s Mighty Mouse is a decent enough mouse, but it&#8217;s scroll-wheel nib thing gets gunked up all the time. My users are constantly complaining about the scroll wheel not working&#8230;it&#8217;ll scroll up but not down and vice versa. The fix is very simple, really:
Hold the Mighty Mouse upside down in your hand and take a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-33" title="apple_mighty_mouse1" src="http://appletechnician.com/wp-content/uploads/2009/02/apple_mighty_mouse1.jpg" alt="apple_mighty_mouse1" width="220" height="166" /></p>
<p>Apple&#8217;s Mighty Mouse is a decent enough mouse, but it&#8217;s scroll-wheel nib thing gets gunked up all the time. My users are constantly complaining about the scroll wheel not working&#8230;it&#8217;ll scroll up but not down and vice versa. The fix is very simple, really:</p>
<p>Hold the Mighty Mouse upside down in your hand and take a piece of copy paper and rub it vigorously against the scroll nib a few times. You&#8217;ll probably have to press fairly hard. The gunk that&#8217;s blocking the scrolling should dislodge and the paper will collect some of the skin oil and grime that&#8217;s on the wheel.</p>
<p>Personally, I don&#8217;t really like the Mighty Mouse and prefer the <a href="http://www.amazon.com/Logitech-3-Button-Optical-Wheel-Mouse/dp/B000H51GA6/appletechcom-20"rel="nofollow"   onclick="javascript:urchinTracker ('/outbound/article/www.amazon.com');">$15 simple Logitech 3-button mouse</a>.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://www.blogsvine.com/submit.php?url=http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/' title='Save to Blogsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/blogsvine.png' style='width:16px; height:16px;' alt='[Blogsvine] ' /></a> <a href='http://del.icio.us/post?url=http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/&amp;title=Fixing Mighty Mouse Scrolling Problem' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/&amp;title=Fixing Mighty Mouse Scrolling Problem' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.diigo.com/post?url=http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/&amp;title=Fixing Mighty Mouse Scrolling Problem' title='Save to diigo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/diigo.png' style='width:16px; height:16px;' alt='[diigo] ' /></a> <a href='http://www.facebook.com/share.php?u=http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/&amp;title=Fixing Mighty Mouse Scrolling Problem' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.mixx.com/submit?page_url=http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/' title='Save to Mixx' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href='http://www.newsvine.com/_tools/seed?popoff=0&amp;u=http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/' title='Seed Newsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/newsvine.png' style='width:16px; height:16px;' alt='[Newsvine] ' /></a> <a href='http://www.propeller.com/submit/?U=http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/&amp;T=Fixing Mighty Mouse Scrolling Problem' title='Submit to Propeller' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/propeller.png' style='width:16px; height:16px;' alt='[Propeller] ' /></a> <a href='http://reddit.com/submit?url=http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/&amp;title=Fixing Mighty Mouse Scrolling Problem' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.squidoo.com/lensmaster/bookmark?http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/' title='Save to Squidoo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/squidoo.png' style='width:16px; height:16px;' alt='[Squidoo] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/&amp;title=Fixing Mighty Mouse Scrolling Problem' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a>  <a title='See more bookmark and sharing options...' href='http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>]]></content:encoded>
			<wfw:commentRss>http://appletechnician.com/2009/02/23/fixing-mighty-mouse-scrolling-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GlimmerBlocker</title>
		<link>http://appletechnician.com/2009/02/22/glimmerblocker/</link>
		<comments>http://appletechnician.com/2009/02/22/glimmerblocker/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 00:56:07 +0000</pubDate>
		<dc:creator>Damien Barrett</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://appletechnician.com/?p=13</guid>
		<description><![CDATA[This is nice! GlimmerBlocker is a way for Mac OS X Safari users to block ads without having to rely on a Safari add-on. So when Safari gets updated (which seems to be happening more and more frequently), you won&#8217;t need to wait for the add-on to be updated; GlimmerBlocker doesn&#8217;t care.
I don&#8217;t fanatically hate [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-14" title="glimmerblocker" src="http://appletechnician.com/wp-content/uploads/2009/02/glimmerblocker.png" alt="glimmerblocker" width="101" height="95" />This is nice! <a href="http://glimmerblocker.org/" onclick="javascript:urchinTracker ('/outbound/article/glimmerblocker.org');">GlimmerBlocker </a>is a way for Mac OS X Safari users to block ads without having to rely on a Safari add-on. So when Safari gets updated (which seems to be happening more and more frequently), you won&#8217;t need to wait for the add-on to be updated; GlimmerBlocker doesn&#8217;t care.</p>
<p>I don&#8217;t fanatically hate all web advertising, as some people seem to. What I hate are the obnoxious flashing, rotating, vibrating, sound-playing ads that seem to be taking over the web. They&#8217;ve even become a vector for infection on Windows PCs as people are &#8220;tricked&#8221; into downloading what they think is a free Anti-Virus 08 or 09 software. Not a week goes by when I don&#8217;t receive a call from one of my users asking if they really need to download the anti-virus software like they&#8217;re being told to by the scam ad. These are the kinds of things I&#8217;d love to be able to block for my users.</p>
<p>GlimmerBlocker will let me do this via its use of <a href="http://glimmerblocker.org/wiki/Filters" onclick="javascript:urchinTracker ('/outbound/article/glimmerblocker.org');">filters</a>. The community has been posting different filters you can download and use. I&#8217;ll likely be writing one specially geared to the educational environment in which I work, and GlimmerBlocker will be making its way into the next round of maintenance installs for my faculty&#8217;s MacBooks.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://appletechnician.com/2009/02/22/glimmerblocker/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://www.blogsvine.com/submit.php?url=http://appletechnician.com/2009/02/22/glimmerblocker/' title='Save to Blogsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/blogsvine.png' style='width:16px; height:16px;' alt='[Blogsvine] ' /></a> <a href='http://del.icio.us/post?url=http://appletechnician.com/2009/02/22/glimmerblocker/&amp;title=GlimmerBlocker' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://appletechnician.com/2009/02/22/glimmerblocker/&amp;title=GlimmerBlocker' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.diigo.com/post?url=http://appletechnician.com/2009/02/22/glimmerblocker/&amp;title=GlimmerBlocker' title='Save to diigo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/diigo.png' style='width:16px; height:16px;' alt='[diigo] ' /></a> <a href='http://www.facebook.com/share.php?u=http://appletechnician.com/2009/02/22/glimmerblocker/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://appletechnician.com/2009/02/22/glimmerblocker/&amp;title=GlimmerBlocker' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.mixx.com/submit?page_url=http://appletechnician.com/2009/02/22/glimmerblocker/' title='Save to Mixx' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href='http://www.newsvine.com/_tools/seed?popoff=0&amp;u=http://appletechnician.com/2009/02/22/glimmerblocker/' title='Seed Newsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/newsvine.png' style='width:16px; height:16px;' alt='[Newsvine] ' /></a> <a href='http://www.propeller.com/submit/?U=http://appletechnician.com/2009/02/22/glimmerblocker/&amp;T=GlimmerBlocker' title='Submit to Propeller' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/propeller.png' style='width:16px; height:16px;' alt='[Propeller] ' /></a> <a href='http://reddit.com/submit?url=http://appletechnician.com/2009/02/22/glimmerblocker/&amp;title=GlimmerBlocker' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.squidoo.com/lensmaster/bookmark?http://appletechnician.com/2009/02/22/glimmerblocker/' title='Save to Squidoo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/squidoo.png' style='width:16px; height:16px;' alt='[Squidoo] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://appletechnician.com/2009/02/22/glimmerblocker/&amp;title=GlimmerBlocker' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://appletechnician.com/2009/02/22/glimmerblocker/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a>  <a title='See more bookmark and sharing options...' href='http://appletechnician.com/2009/02/22/glimmerblocker/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>]]></content:encoded>
			<wfw:commentRss>http://appletechnician.com/2009/02/22/glimmerblocker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Way to Gain Admin Rights in Leopard</title>
		<link>http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/</link>
		<comments>http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 00:35:18 +0000</pubDate>
		<dc:creator>Damien Barrett</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://appletechnician.com/?p=10</guid>
		<description><![CDATA[I&#8217;m linking to this really just for the sake of coming back to it later. Typically, when I encounter a machine that I need admin access to and the user doesn&#8217;t know the password, I just reset the admin&#8217;s account password by booting off a Leopard Installer DVD, but here&#8217;s an way to add an [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m linking to this really just for the sake of coming back to it later. Typically, when I encounter a machine that I need admin access to and the user doesn&#8217;t know the password, I just reset the admin&#8217;s account password by booting off a Leopard Installer DVD, but <a href="http://www.hackszine.com/blog/archive/2009/02/gain_admin_rights_in_os_x_leop.html" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.hackszine.com');">here&#8217;s an way to add an account to the admin group</a>, during Single-User-Mode boot, which achieves the same purpose.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://www.blogsvine.com/submit.php?url=http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/' title='Save to Blogsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/blogsvine.png' style='width:16px; height:16px;' alt='[Blogsvine] ' /></a> <a href='http://del.icio.us/post?url=http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/&amp;title=Another Way to Gain Admin Rights in Leopard' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/&amp;title=Another Way to Gain Admin Rights in Leopard' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.diigo.com/post?url=http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/&amp;title=Another Way to Gain Admin Rights in Leopard' title='Save to diigo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/diigo.png' style='width:16px; height:16px;' alt='[diigo] ' /></a> <a href='http://www.facebook.com/share.php?u=http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/&amp;title=Another Way to Gain Admin Rights in Leopard' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.mixx.com/submit?page_url=http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/' title='Save to Mixx' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href='http://www.newsvine.com/_tools/seed?popoff=0&amp;u=http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/' title='Seed Newsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/newsvine.png' style='width:16px; height:16px;' alt='[Newsvine] ' /></a> <a href='http://www.propeller.com/submit/?U=http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/&amp;T=Another Way to Gain Admin Rights in Leopard' title='Submit to Propeller' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/propeller.png' style='width:16px; height:16px;' alt='[Propeller] ' /></a> <a href='http://reddit.com/submit?url=http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/&amp;title=Another Way to Gain Admin Rights in Leopard' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.squidoo.com/lensmaster/bookmark?http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/' title='Save to Squidoo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/squidoo.png' style='width:16px; height:16px;' alt='[Squidoo] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/&amp;title=Another Way to Gain Admin Rights in Leopard' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a>  <a title='See more bookmark and sharing options...' href='http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>]]></content:encoded>
			<wfw:commentRss>http://appletechnician.com/2009/02/22/another-way-to-gain-admin-rights-in-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
