<?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>BradLowrey.net &#187; Apple</title>
	<atom:link href="http://bradlowrey.net/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://bradlowrey.net</link>
	<description>Internet Marketing &#124; Social Networking &#124; Digital Media</description>
	<lastBuildDate>Mon, 05 Jul 2010 17:49:28 +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>Fun with Apple Terminal: Why Bother Paying a Therapist?</title>
		<link>http://bradlowrey.net/2009/08/fun-with-apple-terminal-why-bother-paying-a-therapist/</link>
		<comments>http://bradlowrey.net/2009/08/fun-with-apple-terminal-why-bother-paying-a-therapist/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 20:01:13 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[brad lowrey]]></category>

		<guid isPermaLink="false">http://bradlowrey.net/?p=114</guid>
		<description><![CDATA[A fun little application inside of Apple Terminal to listen to your problems.]]></description>
			<content:encoded><![CDATA[<p>We all know that times are hard right now with the economy not being very cooperative. A lot of people are a little depressed and really could use a therapist to talk to. Problem is that therapists can be so expensive. So what is a person to do? Well one option is to turn to Apple Terminal and a little easter egg called &#8216;doctor&#8217;. <span id="more-114"></span> While it might not be as good as the real thing&#8230; it is at least very interesting to go through! To access &#8216;the doctor&#8217;:<br />
1. Open a new Terminal window<br />
2. Type in &#8220;emacs&#8221; (minus the quotes) and hit return<br />
3. Press the Esc key and then the &#8217;x&#8217; key until you see M-x appear at the bottom of the window.<br />
<img class="alignnone size-full wp-image-82" title="Terminal Window - Example 1" src="http://bradlowrey.net/wp-content/uploads/2009/05/picture-31.png" alt="Terminal Window - Example 1" width="555" height="417" /> 4. Type in &#8220;doctor&#8221; (minus the quotes) and hit return 5. Enjoy your therapy session! <img class="alignnone size-full wp-image-83" title="Terminal Window - Example 2" src="http://bradlowrey.net/wp-content/uploads/2009/05/picture-21.png" alt="Terminal Window - Example 2" width="555" height="417" /></p>
]]></content:encoded>
			<wfw:commentRss>http://bradlowrey.net/2009/08/fun-with-apple-terminal-why-bother-paying-a-therapist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Incredible Disappearing &#8216;Macintosh HD&#8217; Icon</title>
		<link>http://bradlowrey.net/2009/08/the-incredible-disappearing-macintosh-hd-icon/</link>
		<comments>http://bradlowrey.net/2009/08/the-incredible-disappearing-macintosh-hd-icon/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 20:05:46 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[brad lowrey]]></category>

		<guid isPermaLink="false">http://bradlowrey.net/?p=119</guid>
		<description><![CDATA[Troubleshooting disappearing hard drive icons in Apple Finder and on the Desktop.]]></description>
			<content:encoded><![CDATA[<p>I know that this is technically not Apple news&#8230; but I suppose the news is that I have fixed a problem that was plaguing me for a couple of months and wanted to post the solution in case other we having the same issue. To give a little history, basically, after I installed the <a title="OS X 10.5.6 Update" href="http://support.apple.com/downloads/Mac_OS_X_10-5-6_Update" target="_blank">OS X 10.5.6 update</a> a couple of months ago, my Mac HD icon just randomly disappeared from my Desktop and from the sidebar in Finder. Needless to say, the moment this happened, I freaked out and went into overdrive. After thinking about it for a few minutes, I realized that it couldn&#8217;t be anything too bad because if there was a problem with the main hard drive, the computer would probably be freaking out and I wouldn&#8217;t be logged in navigating around. So I ran the usual things like <a title="Disk Warrior - Must have application for all Mac owners" href="http://www.alsoft.com/DiskWarrior/index.html" target="_blank">Disk Warrior</a>, repaired the permissions in Disk Utility, the update again, etc&#8230; but nothing would bring back the icon. I decided to check the /Volumes folder and lo and behold&#8230; there was the Mac HD icon, but it was semi-transparent denoting that it was hidden. This is where I just about lost my mind trying to figure out how to unhide it. I tried everything, renaming it, deleting preference files, changing permissions, etc. However, no matter what I tried, nothing worked. So basically I just gave up, created and alias, and put the alias on the Desktop. It has been sitting like that for the past few months until I finally had some downtime today and was able to figure out a solution. </p>
<p>I actually stumbled across the solution on accident when working with Xcode and some of the Developer tools from Apple. I was working in a preference file and found the answer&#8230; couldn&#8217;t believe it! <img src='http://bradlowrey.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  After pulling a GetInfo using the Developer Tools, it appeared as though there was an issue with aVbstClinmedz setting (the &#8216;V&#8217; should be &#8216;v&#8217;). Changed it and back came the drive! w00t! Seeing as a lot of people don&#8217;t have <a title="Apple Xcode" href="http://developer.apple.com/TOOLS/xcode/" target="_blank">Xcode</a> or the Developer tools installed, here is a much quicker way to fix the problem thanks to <a title="FileBuddy" href="http://www.macupdate.com/info.php/id/6314/file-buddy" target="_blank">File Buddy</a>. (Wish I had tried this months ago&#8230; sometimes the easiest answer is right in front of your face and you don&#8217;t even know it!)</p>
<p>1. Go to <span><a title="Macupdate.com" href="http://www.macupdate.com" target="_blank">macupdate.com</a></span> and download an application called <a title="FileBuddy" href="http://www.macupdate.com/info.php/id/6314/file-buddy" target="_blank">File Buddy</a> (side note, a totally awesome and really handy application to have)</p>
<p>2. Install File Buddy and give it Administrative access to the computer</p>
<p>3. From File Buddy, click File &gt; Get Info and then select the Mac HD</p>
<p>4. On the right, there should be a box labeled Invisible&#8230; uncheck the box <img class="size-medium wp-image-67 alignnone" title="File Buddy Screenshot" src="http://bradlowrey.net/wp-content/uploads/2009/04/picture-1-300x252.png" alt="File Buddy Screenshot" width="300" height="252" /></p>
<p>5. Quit FileBuddy</p>
<p>6. Inside of ~/Library/Preferences/ located the com.apple.sidebarlists.plist file and delete it</p>
<p>7. Log out and log back in</p>
<p>8. Dance for joy (because a little happy dance is always in order after fixing a problem!) Problem solved! Only thing you&#8217;ll have to do is reset and of the sidebar preferences you had by opening a Finder window and going to Preferences from the menu bar.</p>
<p>I have no idea why this happened or what in the update caused this problem to happen, but I know of at least 4 other people who have had the same issue appear. Crazy. Just goes to show that there is no perfect company and no perfect OS. Granted, I&#8217;ll take a problem like this over any stupid Windows issue. So there you have it. I hope this helps out other people who are having the same problem or know people who are. Please feel free to comment and let me know if this has helped or if you have any suggestions as to why the problem popped up in the first place!</p>
]]></content:encoded>
			<wfw:commentRss>http://bradlowrey.net/2009/08/the-incredible-disappearing-macintosh-hd-icon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Those Dang Final Cut Pro Preferences</title>
		<link>http://bradlowrey.net/2009/04/those-dang-final-cut-pro-preferences/</link>
		<comments>http://bradlowrey.net/2009/04/those-dang-final-cut-pro-preferences/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 20:14:37 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[brad lowrey]]></category>
		<category><![CDATA[final cut pro]]></category>

		<guid isPermaLink="false">http://bradlowrey.net/?p=128</guid>
		<description><![CDATA[It doesn't matter if you keep them away from water, never put them in bright light, and no matter how much they cry, no matter how much they beg, you never feed them after midnight...every great now and then, usually when you're under the gun of a hot deadline, the little Mac gremlins like to pop up to wreck their havoc. One of the things that has happened to me is you go to open Final Cut Pro and all you are rewarded with is a bouncing icon in the Dock with application refusing to open. When this happens, your only solution isn't to delete and reinstall as there are a few quick things to check first that might just save you the headache.]]></description>
			<content:encoded><![CDATA[<p>It doesn&#8217;t matter if you keep them away from water, never put them in bright light, and you never feed them after midnight (no matter how much they cry, no matter how much they beg)&#8230;usually when you&#8217;re under the gun of a hot deadline, the little Mac gremlins like to pop up to wreck their havoc. One of the things that has happened to me is you go to open <a title="Final Cut Pro" href="http://www.apple.com/finalcutstudio/finalcutpro/" target="_blank">Final Cut Pro</a> and all you are rewarded with is a bouncing icon in the Dock with application refusing to open. When this happens, your only solution isn&#8217;t to delete and reinstall as there are a few quick things to check first that might just save you the headache.</p>
<p>Typically I have found that when FCP won&#8217;t open for me, it is usually caused by a preference getting all wacky, a bad font, or a bad plugin (usually in that order). The easiest thing to do first is to check the different FCP preference files which all serve a different purpose and are conveniently located all over your hard drive. <img src='http://bradlowrey.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>For reference, the main FCP preference files are usually in the following locations:</p>
<blockquote><p>~/Library/Preferences/com.apple.FinalCutPro.plist <em>Contains basic preference such as the last project that was open, the last locations and sizes for the different windows, etc.</em></p>
<p><em></em>~/Library/Preferences/Final Cut Pro User Data/Final Cut Pro 6.0 Prefs.fcset <em>The &#8216;grand-daddy&#8217; of FCP preference files. This one contains all the different information for presets, default transitions, etc. I would estimate that if there was a preference problem in FCP, 7 out of 10 times it would come from this file.</em></p>
<p><em></em>~/Library/Preferences/Final Cut Pro User Data/(Custom Settings or Window Layouts) <em>These folders all contain the settings that a user may save for easy recall. Examples are window layouts, button bar settings, and browser column organization.</em></p>
<p><em></em><em><span style="font-style: normal;">/Library/Application Support/Final Cut Pro System Support/Plugins</span> This is where the FCP plugins are loaded for use. If there is a problem with a suspected plugin, chances are it is located inside of this folder. *Note*: This is located at the root drive and not in the user folder/home directory</em></p></blockquote>
<p><em></em> <strong>Troubleshooting the Preferences <span style="font-weight: normal;">When going to troubleshoot FCP and check to see if it is a preference file giving you problems, I would HIGHLY suggest that you <strong>do not delete</strong> the preference file until you have tested and determined that it actually was the cause of the issue. Depending on the preference file, especially for the custom settings, you may have spent a lot of time organizing your button bars and window layouts in a way that works best for you. It would be a shame to lose all of those settings if they weren&#8217;t even the problem.</span></strong> Testing to see if they are the issue is pretty easy and straight forward. With FCP closed, simply select the suspected preference file and move it to another location on your hard drive. Typically, I will just drag the file to the Desktop for easy retrieval. Launch FCP and see if the problem is solved. If it isn&#8217;t, place the preference file back, and move on to the next one repeating the process.</p>
<p><strong>Backing Up the FCP Preferences <span style="font-weight: normal;">You have gone through the preferences and settings and have now realized that the problem setting was your customized button bar. Great news! You can delete the problem file, reopen FCP, and move on with your edit. Bad news, of course, is that you no longer have your custom button bars and can&#8217;t even remember what went where to put them back the way you had them. Do you start from scratch and hope to get it right? Well, that is one option&#8230; of course the easier option is to just have your FCP preferences backed up on a regular basis.</span></strong> When it came time to backup FCP preferences, I used to use a free application called <a title="FCP Rescue" href="http://fcprescue.andersholck.com/" target="_blank">FCP Rescue</a> that was created by Anders Holck (check out my review from a couple years ago <a title="Brad Lowrey FCP Rescue Review" href="http://www.bradlowrey.net/articles/bradlowrey_fcprescue5review.pdf" target="_blank">here</a>). This application was easy to use, did the job, and was totally free. In the last year or so, FCP Rescue has fallen off the map and is, to my best knowledge, no longer available on the net. In its place are two other application that I have not have to opportunity to try out first hand. The first is <a title="Preference Manager" href="http://www.digitalrebellion.com/pref_man.htm" target="_blank">Preference Manager</a> which is available from Digital Rebellion and the second is <a title="FCP Manager" href="http://www.reinphase.com/en/" target="_blank">FCP Manager</a> created by reinphase, Inc. The biggest draw towards Preference Manager is that it is totally free and FCP Manager is $99. While it seems that FCP Manager has a few more features that would make an IT manger&#8217;s job a little easier, for my 3 computers running FCP, I can&#8217;t really justify the investment. As I mentioned, I haven&#8217;t used either program and would be interested to hear anyone&#8217;s opinion who has. Since I can no longer get FCP Rescue, I have just made it a habit to periodically backup the preferences listed above manually or just let them get saved when I run my weekly <a title="Apple Time Machine" href="http://www.apple.com/macosx/features/timemachine.html" target="_blank">Time Machine</a> backup.</p>
<p>While there are other problems that can pop up that will cause FCP loading issues, checking the preferences is usually a good place to start. I hope this helps and I&#8217;m always available for questions on FCP, editing, Mac hardware, or OS X. As always, I would love to hear your comments or experience with FCP!</p>
]]></content:encoded>
			<wfw:commentRss>http://bradlowrey.net/2009/04/those-dang-final-cut-pro-preferences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increasing Apple Market Share in Businesses Could Be A Double-Edged Sword</title>
		<link>http://bradlowrey.net/2009/03/increasing-apple-market-share-in-businesses-could-be-a-double-edged-sword/</link>
		<comments>http://bradlowrey.net/2009/03/increasing-apple-market-share-in-businesses-could-be-a-double-edged-sword/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 18:42:13 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[brad lowrey]]></category>

		<guid isPermaLink="false">http://bradlowrey.net/?p=110</guid>
		<description><![CDATA[As Apple market share grows, "Mac Addicts" rejoice... so might hackers.]]></description>
			<content:encoded><![CDATA[<p>A report came out recently from <a title="Enterprise Desktop Alliance" href="http://www.enterprisedesktopalliance.com/" target="_blank">Enterprise Desktop Alliance</a> that stated that 74% of the businesses they surveyed (314) stated that they planned on increasing the number of Macs that were used inside of their organizations. Interestingly enough, the three primary reasons given for this growth was employee preference (27.2%), productivity (24.7%), and lower total cost of ownership (14.1%). The actual validity of this survey has some questioning behind it as Enterprise Desktop Alliance is a Mac tech support company specializing in the integration of Mac and Windows networks. However, regardless of whether the report and survey is slightly biased towards Mac integration, the reality is that as Apple continues to develop and improve its hardware and software to &#8216;play nice&#8217; inside of enterprise networks, their share will continue to grow. I do agree that the top three reasons for this growth will most likely be employee preference, overall productivity, and a total lower cost of ownership (computer is more expensive, but less expensive to maintain and upgrade over time). While this data like this is very encouraging to &#8216;Mac Addicts&#8217;, such as myself, I also feel a little worried about what the increased marketshare will bring&#8230; primarily, viruses.</p>
<p>Many Mac and Windows users are actually unaware that Apple computers and devices only make up about 9.6% of the entire computer market (Net Applications February 2009 report). With all the advertising and marketing that Apple does, one would almost assume that this number is much larger (ranked 16th most recognizable brand in 2008 by Millward Brown). In reality, though, Windows and Microsoft applications have been the business standard for a long time before Apple began its rapid growth in the last few years (largely caused by the release and popularity of the iPod in October 2001). Having Windows computers making up about 88% of all computers in use has made them the primary target for viruses. I think the biggest reason for this is simply because if one was to design a virus, it should attack the largest amount of computers available. This is easily shown with estimates of there being over 1 million Windows viruses and variants by the end of 2009. Similarly, Spyware and other Malware primarily effect Windows computers and largely leave Macs alone. While I do believe that Macs have a superior user experience and capabilities, I don&#8217;t think that they are bulletproof against viral attacks. In the last few months, most notably with the OSX.Trojan.iServices.A and OSX.Trojan.iServices.B trojans, it has been shown that Macs can get viruses. As Macs grow in use and take over more of the computer market share, I think that the numbers of these viruses will only grow. So while it is really cool that they are getting more popular, I am afraid that it will only draw more attention for viral, malware, and spyware attacks. The biggest problem with this&#8230;? Apple&#8217;s advertising&#8230;.or lack thereof.</p>
<p>I love Apple and their advertising&#8230; but I do believe that they are doing a serious disservice to their customers by giving a false sense of security. Obviously, seeing as one of their biggest &#8217;selling points&#8217; over the past few years has been that there are no Mac viruses or that Macs don&#8217;t get viruses, they are not going to just switch gears and tell people that all Macs are vulnerable and they need anti-virus software as soon as possible (although they have &#8216;recommended it&#8217; in Apple Tech doc: HT2550). That said, though, I think that they need to be extremely clear with customers and mention that while there are currently only a handful of Mac viruses, spyware, and malware&#8230; that the number can and will grow as they become more popular. In reality the best way to be safe on a Mac is to use the computer, software, and internet as if it was a Windows computer. Please feel free to comment or put in your two cents!</p>
]]></content:encoded>
			<wfw:commentRss>http://bradlowrey.net/2009/03/increasing-apple-market-share-in-businesses-could-be-a-double-edged-sword/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
