<?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>Corporate Solutions</title>
	<atom:link href="http://www.macauthority.com/cs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macauthority.com/cs</link>
	<description></description>
	<lastBuildDate>Tue, 26 May 2009 14:00:25 +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>Quickly Create a PDF</title>
		<link>http://www.macauthority.com/cs/quickly-create-a-pdf/</link>
		<comments>http://www.macauthority.com/cs/quickly-create-a-pdf/#comments</comments>
		<pubDate>Tue, 26 May 2009 14:00:25 +0000</pubDate>
		<dc:creator>Josh Oakes, Corporate Sales &#38; Apple Authorized Technician</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://www.macauthority.com/cs/?p=350</guid>
		<description><![CDATA[This quick tip is something that has been around a long time in Mac OS X, but I still meet people who don&#8217;t know about it, and it is too handy let it go unmentioned.
If you have a document that you need to share with someone who cannot (or should not) open the original file, [...]]]></description>
			<content:encoded><![CDATA[<p>This quick tip is something that has been around a long time in Mac OS X, but I still meet people who don&#8217;t know about it, and it is too handy let it go unmentioned.</p>
<p>If you have a document that you need to share with someone who cannot (or should not) open the original file, then you can quickly create a PDF document from the print dialog.</p>
<p><img src="http://www.macauthority.com/cs/wp-content/uploads/2008/12/save-as-pdf.jpg" alt="Save As PDF" title="Save As PDF" width="465" height="297" class="aligncenter size-full wp-image-351" /></p>
<ol>
<li>Open the document</li>
<li>Choose <em>File > Print</em> or <em>Command-P</em></li>
<li>In the dialog click the PDF menu button in the bottom left</li>
<li>Choose <em>Save as PDF&#8230;</em></li>
<li>Save the file normally in the Save Dialog</li>
</ol>
<p>You can then use the document as you would any other PDF file: print, email, even use Adobe Acrobat Pro to secure it and enter metadata.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macauthority.com/cs/quickly-create-a-pdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verbose Mode: All About Startup</title>
		<link>http://www.macauthority.com/cs/verbose-mode/</link>
		<comments>http://www.macauthority.com/cs/verbose-mode/#comments</comments>
		<pubDate>Mon, 18 May 2009 14:00:12 +0000</pubDate>
		<dc:creator>Josh Oakes, Corporate Sales &#38; Apple Authorized Technician</dc:creator>
				<category><![CDATA[Admins]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[startupcombo]]></category>
		<category><![CDATA[verbose]]></category>

		<guid isPermaLink="false">http://www.macauthority.com/cs/?p=341</guid>
		<description><![CDATA[This is the fourth and final post in a short series about what you can do with key combinations during startup. But this won&#8217;t be a just long list of every key combination available, we&#8217;ll also cover why and how to use them. See the the other articles to learn about Option Booting, Safe Booting, [...]]]></description>
			<content:encoded><![CDATA[<p>This is the fourth and final post in a short series about what you can do with key combinations during startup. But this won&#8217;t be a just long list of every key combination available, we&#8217;ll also cover why and how to use them. See the the other articles to learn about <a href="http://www.macauthority.com/cs/boot-selector/">Option Booting</a>, <a href="http://www.macauthority.com/cs/shift-booting-safety-first/">Safe Booting</a>, and <a href="http://www.macauthority.com/cs/mouse-button-eject/">Mouse Button Booting</a>.</p>
<h3>But First, a Word About UNIX</h3>
<p>You may have seen Apple touting the fact that Mac OS X is <a href="http://www.apple.com/macosx/technology/unix.html">Built on UNIX</a>. While for most Mac Users, this doesn&#8217;t enter into the practical realm, you won&#8217;t understand Verbose Mode without knowing a little bit about the UNIX foundation of Mac OS X.</p>
<p>The things you usually see when booting or using your Mac, like the grey screen, Apple Logo, and later your Dock and the applications you use, are just the graphical layer of the software. Behind the scenes, your Mac is issuing and following commands, outputting results, and recording events. This occurs at a level below that of the graphical layer and results in a lot of technical information output as text, usually saved in Log Files.</p>
<h2>Verbose Mode</h2>
<p>Starting up in Verbose Mode exposes detailed information about what your Mac is doing during the startup and shutdown routines. Instead of displaying the grey screen and Apple Logo you are used to seeing during boot, your Mac will output the results of each step of startup as text on your screen until it reaches either automatic login or the Login Window.</p>
<h2>When to use Verbose Mode</h2>
<p>Verbose Mode, like most startup key combos, is most useful when troubleshooting. If your Mac is failing to boot normally, you can use Verbose Mode to track down the exact point of failure.</p>
<h2>How to use Verbose Mode</h2>
<p>One of the challenges of Verbose Mode is that if you don&#8217;t know what a normal verbose boot should look like, you are not going to recognize an abnormal one. So only booting to Verbose Mode when you&#8217;re having problems won&#8217;t get you far. To help you out with that, here are the top 3 words and phrases you don&#8217;t want to see in Verbose Mode when your Mac fails to boot any farther.</p>
<ul>
<li>
<h3>panic or backtrace</h3>
<p>These indicate that your Mac is kernel panicking during boot. If your Mac gets to this point and no further you may want to try a Safe Boot or Option Boot to another startup drive and see how far you can get.</p>
</li>
<li>
<h3>Still waiting for root device</h3>
<p>This indicates that your Mac is having trouble reading from your startup drive. A Safe Boot may correct directory problems that are preventing data access, you may need to reinstall Mac OS X, or you may have a failing hard drive.</p>
</li>
<li>
<h3>hanging here</h3>
<p>This often indicates a software issue. A Safe Boot or reinstall of Mac OS X may get you past this point.</p>
</li>
</ul>
<h2>Or, Know Your Verbose Boot</h2>
<p>This is only recommended for the very intrepid and experienced Admins. Since the best way to recognize and abnormal verbose boot is to know a normal one, you can set your Mac to startup in Verbose Mode every time. The output of a verbose boot will vary based on Mac model and configuration, so this is only a first step is getting to know a verbose boot.</p>
<p>Needless to say, we only recommend doing this is you understand it, and we take no responsibility for things you do with your computer. Your admin account must be a sudoer to accomplish this. If you don&#8217;t know what this means, this is not for you.</p>
<ol>
<li>Open Terminal</li>
<li>Run the following command</li>
<li>sudo nvram boot-args=&#8221;-v&#8221;</li>
<li>Exit Terminal and Restart</li>
</ol>
<p>That&#8217;s it for our Startup Key Combo series. We didn&#8217;t cover the list exhaustively, or even each option exhaustively; that&#8217;s too deep a topic to cover here, but this is enough to get you started.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macauthority.com/cs/verbose-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mouse (or Trackpad) Button: Quick Eject</title>
		<link>http://www.macauthority.com/cs/mouse-button-eject/</link>
		<comments>http://www.macauthority.com/cs/mouse-button-eject/#comments</comments>
		<pubDate>Mon, 11 May 2009 14:00:25 +0000</pubDate>
		<dc:creator>Josh Oakes, Corporate Sales &#38; Apple Authorized Technician</dc:creator>
				<category><![CDATA[Admins]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[eject]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[startupcombo]]></category>

		<guid isPermaLink="false">http://www.macauthority.com/cs/?p=337</guid>
		<description><![CDATA[This is the third post in a short series about what you can do with key combinations during startup. But this won&#8217;t be a just long list of every key combination available, we&#8217;ll also cover why and how to use them. See the the other articles to learn about Option Booting and Safe Booting.
Mouse or [...]]]></description>
			<content:encoded><![CDATA[<p>This is the third post in a short series about what you can do with key combinations during startup. But this won&#8217;t be a just long list of every key combination available, we&#8217;ll also cover why and how to use them. See the the other articles to learn about <a href="http://www.macauthority.com/cs/boot-selector/">Option Booting</a> and <a href="http://www.macauthority.com/cs/shift-booting-safety-first/">Safe Booting</a>.</p>
<h2>Mouse or Trackpad Button</h2>
<p>Holding down your mouse button or trackpad button during startup is one of the most basic startup tools for your Mac, which also makes it one of the most applicable. While some the other tools we&#8217;ve discussed in this series are more useful when troubleshooting a problematic Mac, holding down the mouse or trackpad button can solve one of life&#8217;s little frustrations that happens much more frequently: a CD or DVD that won&#8217;t eject.</p>
<h2>When to Use it</h2>
<p>You have probably experienced a stuck disc at some point. The cause is often unknowable, but when you try to eject it from your Mac it won&#8217;t come out. Sometimes it will disappear from the Desktop and not eject, other times it may give you an esoteric error message about a disc in use.</p>
<h2>How to Use It</h2>
<p>It&#8217;s just as easy as it sounds, restart your Mac and hold down your mouse button or trackpad button and wait for the disc to eject as your Mac boots up. In most cases the disc will pop right out. However, if the cause of your stuck disc is hardware–that is, your Optical Drive has failed–this will not work and you should take your Mac to an Authorized Service Provider for further help.</p>
<p>We promised last week that is would be less involved, and as you can see, it&#8217;s a quick and easy startup option. Next week, we&#8217;ll talk about something for the more dauntless among you: Verbose Mode.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macauthority.com/cs/mouse-button-eject/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shift Booting: Safety First</title>
		<link>http://www.macauthority.com/cs/shift-booting-safety-first/</link>
		<comments>http://www.macauthority.com/cs/shift-booting-safety-first/#comments</comments>
		<pubDate>Mon, 04 May 2009 14:00:01 +0000</pubDate>
		<dc:creator>Josh Oakes, Corporate Sales &#38; Apple Authorized Technician</dc:creator>
				<category><![CDATA[Admins]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Shift Boot]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[startupcombo]]></category>

		<guid isPermaLink="false">http://www.macauthority.com/cs/?p=327</guid>
		<description><![CDATA[This is the second post in a short series about what you can do with key combinations during startup. But this won&#8217;t be a just long list of every key combination available, we&#8217;ll also cover why and how to use them. See the first article to learn about Option Booting.
Shift Booting
Booting your Mac while holding [...]]]></description>
			<content:encoded><![CDATA[<p>This is the second post in a short series about what you can do with key combinations during startup. But this won&#8217;t be a just long list of every key combination available, we&#8217;ll also cover why and how to use them. See the first article to learn about <a href="http://www.macauthority.com/cs/boot-selector/">Option Booting</a>.</p>
<h2>Shift Booting</h2>
<p>Booting your Mac while holding down the Shift Key (until the Spinning Gear appears) performs a Safe Boot, which if it is successful (more an that later), will result in your Mac running in Safe Mode. If you used Mac OS 7, 8, or 9, you probably recall holding down the Shift Key to disable extensions. A Safe Boot performs a similar function in Mac OS X.</p>
<h3>What Safe Boot Does</h3>
<ul>
<li>Disables all non-system fonts</li>
<li>Clears all font caches</li>
<li>Disables all Startup and Login Items</li>
<li>Loads only required Kernel Extensions</li>
<li>Runs a directory check on the boot drive</li>
<li>Boots to the Login Window, even if the computer is normally set to Automatic login</li>
</ul>
<h3>While in Safe Mode</h3>
<ul>
<li>Networking and Internet will probably not work</li>
<li>Many hardware functions will be disabled</li>
<li>Many input and output devices will not work</li>
</ul>
<h2>Why Use Safe Boot and Safe Mode</h2>
<p>Safe Boot and Safe Mode and very useful when troubleshooting a misbehaving Mac. There are many circumstances where a Safe Boot would be helpful.</p>
<ul>
<li>
<h3>Troubleshooting Startup</h3>
<p>Performing a Safe Boot will check many of the fundamental issues that can cause your Mac to get stuck somewhere along the startup process. If your Mac won&#8217;t startup, you can power it down and boot up holding down shift. If your Mac makes it through startup, then you probably have a software problem and the next step would likely be an Archive and Install of Mac OS X. If your Mac was having startup problems and shuts down during Safe Boot, you are probably having Hard Drive issues and should get expert help ASAP because your data is in jeopardy.</p>
</li>
<li>
<h3>Troubleshooting Login</h3>
<p>For most users, it will be very difficult to differentiate between a startup issue and a login issue, but fortunately, a Safe Boot can test and eliminate some of the causes of both. If you restart or login to your computer and can see your desktop picture or dock, but can&#8217;t get any farther, a Safe Boot may fix the issue. Once you&#8217;ve successfully booted to Safe Mode, trying restarting. If you still can&#8217;t get full access to your account, your Mac probably needs some TLC from a Tech.</p>
</li>
<li>
<h3>Troubleshooting Font Problems</h3>
<p>Font problems can be very tricky to recognize and diagnose because the symptoms usually do present as directly font-related. If fonts are displaying oddly in your applications or documents, and programs like the Adobe Creative Suite and Microsoft Office are crashing, try a Safe Boot and then test the applications and documents you were having trouble with. If they work, it may have been either bad font or bad font cache. If they continue to work after restarting again normally, you lucked out. If they fail, you have a long road ahead of you hunting down the culprit font.</p>
</li>
<li>
<h3>Troubleshooting Kernel Panics</h3>
<p>Statistically, most Kernel Panics are hardware-related but attempting a Safe Boot is a quick and easy step that can save downtime in the rare occasion that one is not. It is particularly relevant with Kernel Panics that occur during startup. If you can&#8217;t reproduce your Kernel Panics while booted to Safe Mode, you should investigate possible software causes.</p>
</li>
<li>
<h3>Troubleshooting Crashes</h3>
<p>This is a broad category, but if you have a number of third-party preference panes installed, or applications that run background processes (monitoring applications, backup applications, etc.) and are experiencing crashes, a Safe Boot can be helpful in diagnosing conflicts between these applications.</p>
</li>
</ul>
<p>There are a lot more uses for Safe Booting and Safe Mode, but this is enough to get started. As with <a href="http://www.macauthority.com/cs/boot-selector/">Option Booting</a>, this is not a tool for everyday use, but a good arrow to have in your quiver when you need it. Next week, we&#8217;ll talk about about a less involved boot option: your mouse button.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macauthority.com/cs/shift-booting-safety-first/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boot Selector: Know Your Options</title>
		<link>http://www.macauthority.com/cs/boot-selector/</link>
		<comments>http://www.macauthority.com/cs/boot-selector/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 14:00:23 +0000</pubDate>
		<dc:creator>Josh Oakes, Corporate Sales &#38; Apple Authorized Technician</dc:creator>
				<category><![CDATA[Admins]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Option Boot]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[startupcombo]]></category>

		<guid isPermaLink="false">http://www.macauthority.com/cs/?p=314</guid>
		<description><![CDATA[This is the first post in a short series about what you can do with key combinations during startup. But this won&#8217;t be a just long list of every key combination available, we&#8217;ll also cover why and how to use them.
Option Boot
Booting while you hold down the option key, often called Option Booting, takes you [...]]]></description>
			<content:encoded><![CDATA[<p>This is the first post in a short series about what you can do with key combinations during startup. But this won&#8217;t be a just long list of every key combination available, we&#8217;ll also cover why and how to use them.</p>
<h2>Option Boot</h2>
<p>Booting while you hold down the option key, often called Option Booting, takes you to the Boot Selector, which looks like the picture below.</p>
<p><img src="http://www.macauthority.com/cs/wp-content/uploads/2008/12/option-boot.jpg" alt="Boot Selector" title="Option Boot" width="465" height="323" class="aligncenter size-full wp-image-313" /></p>
<h2>What it Does</h2>
<p>The Boot Selector interface displays all of the logical volumes attached to your Mac that have a bootable Operating System installed. If you do this with nothing attached, you&#8217;ll only see your internal hard drive. If you have a Boot Camp partition, you will see it as well. If you have a firewire hard drive partitioned with 3 installs of Mac OS X connected to your Mac, they will also appear.</p>
<h2>How to Select</h2>
<p>From the Boot Selector, you can choose any of the bootable volumes and startup from it rather than your internal hard drive. Use your mouse or arrow keys to select a drive and click the arrow indicator on screen or hit Enter to continue.</p>
<h2>When It&#8217;s Helpful</h2>
<p>While under normal circumstances you can use the Startup Disk preference pane to select another drive to boot from, there are times when that is not possible, or not the fastest way to select an alternate boot volume. Keep in mind that Option Booting only changes your startup disk for that startup, it does not change the startup disk preference.</p>
<ul>
<li>
<h3>Troubleshooting Startup</h3>
<p>If your Mac won&#8217;t boot, for example if it hangs at the Apple Logo with Spinning Gear, then you can&#8217;t get to System Preferences to change the startup disk. To run diagnostics on your Mac, you may need to startup from your Mac OS X Install Disc, DiskWarrior Disc, or diagnostic hard drive. Inserting or attaching those discs while Option Booting will allow you choose them to boot from.</p>
</li>
<li>
<h3>Cold Startup</h3>
<p>If your Mac is off and you want to boot from an alternate volume, using the Startup Disk preference pane would require you to start your Mac up, insert or connect the volume, select it in System Preferences, and restart. By contrast, if you Option Boot first, you can skip straight to booting from your alternate volume.</p>
</li>
<li>
<h3>Booting to or from Bootcamp</h3>
<p>If you are using Bootcamp and want to boot into Windows (or were in Windows and want to boot back into Mac OS X) you can restart and Option Boot to quickly change.</p>
</li>
<li>
<h3>Eject a Disc</h3>
<p>If you have a CD or DVD stuck in your Mac, you can sometimes coax it out by Option Booting and using either your Eject Key or F12 key while sitting at the Boot Selector, even if the disc is not a valid startup disc and does not appear on screen.</p>
<li>
</ul>
<p>Option Booting is one of the most useful startup key combinations for anyone supporting Macs in their business or troubleshooting their own Mac, but there are many more and we&#8217;ll talk about Shift Booting next week.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macauthority.com/cs/boot-selector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Everything About Your Mac</title>
		<link>http://www.macauthority.com/cs/everything-about/</link>
		<comments>http://www.macauthority.com/cs/everything-about/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 14:00:48 +0000</pubDate>
		<dc:creator>Josh Oakes, Corporate Sales &#38; Apple Authorized Technician</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Mactracker]]></category>
		<category><![CDATA[System Profiler]]></category>

		<guid isPermaLink="false">http://www.macauthority.com/cs/?p=308</guid>
		<description><![CDATA[If you need to find something out about your Mac, you may be wondering where to go. You&#8217;ve probably heard of System Profiler, About this Mac, or a number of other tools. Here are the two that we recommend to find out everything you need to know about your Mac.
System Profiler

System Profiler can report your [...]]]></description>
			<content:encoded><![CDATA[<p>If you need to find something out about your Mac, you may be wondering where to go. You&#8217;ve probably heard of System Profiler, About this Mac, or a number of other tools. Here are the two that we recommend to find out everything you need to know about your Mac.</p>
<h2>System Profiler</h2>
<p><img src="http://www.macauthority.com/cs/wp-content/uploads/2008/12/system-profiler.jpg" alt="System Profiler" title="System Profiler" width="465" height="335" class="aligncenter size-full wp-image-311" /></p>
<p>System Profiler can report your Mac&#8217;s current profile including installed RAM, drives, power information, expansion cards, video memory, and more. You can launch System Profiler from your Utilities folder or by choosing &#8220;About this Mac&#8221; from the Apple Menu and clicking the &#8220;More Info&#8230;&#8221; button.</p>
<p>While System Profiler can tell you about how your Mac is currently configured, there are some important things it can&#8217;t tell you.</p>
<h2>MacTracker</h2>
<p><img src="http://www.macauthority.com/cs/wp-content/uploads/2008/12/mactracker-layered.jpg" alt="Mactracker Software" title="Mactracker Software" width="465" height="464" class="aligncenter size-full wp-image-310" /><br />
Mactracker is a freeware program that keeps a database of every piece of Apple hardware ever released. Where System Profiler can tell you about your specific Mac by looking at the hardware, Mactracker can tell you about your model. <a href="http://www.mactracker.ca/">Download Mactracker</a> and launch it. You&#8217;ll see &#8220;This Mac&#8221; item in the left side of the Mactracker window.</p>
<p>Open the listing for your Mac that comes up in the right side of the window and click the &#8220;Memory/Graphics&#8221; tab. You&#8217;ll see the second item on the tab labelled &#8220;Maximum RAM.&#8221; Compare this to your current Memory in System Profiler to see if you can upgrade your RAM to be more productive. Explore the other tabs to discover the other useful information packed into Mactracker.</p>
<p>MacTracker is updated several times a year with new model information and has not yet been updated with the glut of new models Apple has already announced in 2009. Check out the other cool features like the Time Line that displays all the models released in a given year, and support Mactracker by <a href="http://www.mactracker.ca/">donating on their website</a> if you find it useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macauthority.com/cs/everything-about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upkeep for Entourage Users</title>
		<link>http://www.macauthority.com/cs/upkeep-for-entourage-users/</link>
		<comments>http://www.macauthority.com/cs/upkeep-for-entourage-users/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 14:00:36 +0000</pubDate>
		<dc:creator>Josh Oakes, Corporate Sales &#38; Apple Authorized Technician</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.macauthority.com/cs/?p=269</guid>
		<description><![CDATA[If you user Entourage, part of Microsoft Office for Mac, as your email client you may not be aware that Entourage needs to little regular upkeep to run at its best and prevent data loss. Fortunately, it&#8217;s easy to do.

Quit all Microsoft Applications (including Office Apps, Messenger, etc.)
Launch Entourage normally (from your Dock or the [...]]]></description>
			<content:encoded><![CDATA[<p>If you user Entourage, part of Microsoft Office for Mac, as your email client you may not be aware that Entourage needs to little regular upkeep to run at its best and prevent data loss. Fortunately, it&#8217;s easy to do.</p>
<ol>
<li>Quit all Microsoft Applications (including Office Apps, Messenger, etc.)</li>
<li>Launch Entourage normally (from your Dock or the Microsoft Office Folder)</li>
<li><strong><em>IMMEDIATELY</em></strong> press and hold the Option Key</li>
<li>The Database Utility will Launch</li>
<li>Release the Option Key</li>
<li>Select the Rebuild database option</li>
<li>Click Continue and follow the directions</li>
</ol>
<p><img src="http://www.macauthority.com/cs/wp-content/uploads/2008/12/rebuild.jpg" alt="Entourage Database Rebuild" title="rebuild" width="400" height="314" class="alignnone size-full wp-image-270" /></p>
<p>We recommend performing this rebuild process once a month to keep Entourage humming along and prevent database corruption. If you send and receive a lot of large attachments (images, pdf, etc.) then we also recommend making a habit of removing the attachments from email messages before filing or archiving them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macauthority.com/cs/upkeep-for-entourage-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Explore Your Options (Key)</title>
		<link>http://www.macauthority.com/cs/explore-your-options-key/</link>
		<comments>http://www.macauthority.com/cs/explore-your-options-key/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 14:00:53 +0000</pubDate>
		<dc:creator>Josh Oakes, Corporate Sales &#38; Apple Authorized Technician</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[apple menu]]></category>
		<category><![CDATA[Keyboard Shortcuts]]></category>

		<guid isPermaLink="false">http://www.macauthority.com/cs/?p=264</guid>
		<description><![CDATA[The Option Key may be the most under-appreciated key on your keyboard. Here&#8217;s a small example of how the Option Key can make your life a tiny bit easier.
Open the Apple Menu and look at the items in it, then with the menu still open push the Option Key and look at the differences.

About This [...]]]></description>
			<content:encoded><![CDATA[<p>The Option Key may be the most under-appreciated key on your keyboard. Here&#8217;s a small example of how the Option Key can make your life a tiny bit easier.</p>
<p>Open the <em>Apple Menu</em> and look at the items in it, then with the menu still open push the Option Key and look at the differences.</p>
<p><img src="http://www.macauthority.com/cs/wp-content/uploads/2008/12/compare.jpg" alt="Apple Menu with and without Option Key" title="compare" width="400" height="327" class="alignnone size-full wp-image-265" /></p>
<h2>About This Mac to System Profiler</h2>
<p>You can see that what was once <em>About This Mac</em> has changed to <em>System Profiler</em>. If you&#8217;re looking for detailed information about your computer, not just processor speed and RAM, hold down option to launch <em>System Profiler</em> directly from the Apple Menu.</p>
<h2>Restart and Shut Down</h2>
<p>At first glance it may be had to see the difference between the <em>Restart</em> and <em>Shut Down</em> menu items when holding down the Option Key, but you can see that he ellipsis have been removed. Selecting these items with the Option Key held down skips the usual confirmation dialog begins the restart or shut down of your Mac immediately.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macauthority.com/cs/explore-your-options-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You are Here</title>
		<link>http://www.macauthority.com/cs/you-are-here/</link>
		<comments>http://www.macauthority.com/cs/you-are-here/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 14:00:35 +0000</pubDate>
		<dc:creator>Josh Oakes, Corporate Sales &#38; Apple Authorized Technician</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Shortcuts]]></category>

		<guid isPermaLink="false">http://www.macauthority.com/cs/?p=156</guid>
		<description><![CDATA[If you have a file or folder open and you don&#8217;t know where it is saved on your computer, here is an easy way to find out.

If you command click on the title of the document or folder, you will see a menu detailing the path to the file or folder in question. This allows [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a file or folder open and you don&#8217;t know where it is saved on your computer, here is an easy way to find out.</p>
<p><img src="http://www.macauthority.com/cs/wp-content/uploads/2008/11/you-are-here.jpg" alt="You Are Here" title="you-are-here" width="400" height="290" class="aligncenter size-full wp-image-220" /></p>
<p>If you command click on the title of the document or folder, you will see a menu detailing the path to the file or folder in question. This allows you to see the location, and also open any of the folders or hard drives along the way by clicking on them.</p>
<p>This is particularly handy when you&#8217;ve found and opened a file by way of a Spotlight search and are not sure exactly where it is saved.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macauthority.com/cs/you-are-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Healthy Is Your Battery?</title>
		<link>http://www.macauthority.com/cs/how-healthy-is-your-battery/</link>
		<comments>http://www.macauthority.com/cs/how-healthy-is-your-battery/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 14:00:22 +0000</pubDate>
		<dc:creator>Josh Oakes, Corporate Sales &#38; Apple Authorized Technician</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Battery]]></category>
		<category><![CDATA[power]]></category>

		<guid isPermaLink="false">http://www.macauthority.com/cs/?p=248</guid>
		<description><![CDATA[If you&#8217;ve had your laptop for a while you may feel like you&#8217;re not getting as much battery life as you once did. And you&#8217;re probably right!
Laptop batteries wear out with use, whether you use them regularly or not. In fact, leaving your laptop plugged in all the time shortens your battery life faster than [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve had your laptop for a while you may feel like you&#8217;re not getting as much battery life as you once did. And you&#8217;re probably right!</p>
<p>Laptop batteries wear out with use, whether you use them regularly or not. In fact, leaving your laptop plugged in all the time shortens your battery life faster than giving your battery a regular workout.</p>
<p>To check the health of your battery, you can use the free <a href="http://www.coconut-flavour.com/coconutbattery/">coconutBattery</a>, pictured below.</p>
<p><img src="http://www.macauthority.com/cs/wp-content/uploads/2008/12/battery-health.jpg" alt="Battery health reported by coconutBattery" title="battery-health" width="278" height="427" class="alignnone size-full wp-image-249" /></p>
<p>What&#8217;s important in this report is the <em>Current Battery Capacity</em>, which compares your battery&#8217;s maximum charge capacity with it&#8217;s original charge from the factory. The lower the percentage, the worse off your battery is and the better off you&#8217;ll be after replacing it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macauthority.com/cs/how-healthy-is-your-battery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
