Wednesday, September 26, 2012

If you're like me, some of your information is in the cloud and some is on your machine, and you don't always remember what is where. That can make it frustrating when you try to use your favorite local search tool to find something. Isn't the whole point of search that you don't have to remember where you put things?

That's where Precipitate comes in. After you install Precipitate, you can use Spotlight to find files online (such as those in your Google Docs list) just as you would find files stored on your Mac. Then, you can open them in your browser with a single click. Once Precipitate is set up, it stays out of your way, regularly getting the latest contents of your documents automatically, so you'll never need to think about it — and if you have Lion or Mountain Lion with iCloud enabled, then you are truly on your your way to being fully organized!


Tuesday, September 25, 2012

Turn off startup programs to speed things up

If you have too many programs configured to startup at boot, this may slow down your computer.  This is especially true if you keep installing programs over the years.  Disabling startup programs can also help you isolate software conflicts you may be having.  I show you in this post how to disable these.

First, I'll show you how to do this on a Mac:


  1. Go to the Apple Menu and choose System Preferences... (you can also click on System Preferences in the Dock, if it's there)
     2. In the System section, Click on Users and Groups

     3. Click on the Login Items tab and highlight the unwanted programs and click the minus button.



In Windows, follow the following instructions:

     1. Click on Start
     2. From the Start Menu Options choose Run
     3. Type “msconfig” without quotes and click okay. This will bring up System Configuration Utility
     4. System Configuration Utility >> Click the tab called Startup
     6. Now you can uncheck any programs that you do not want running upon startup
     7. Once you are done unchecking Click Okay and you will be prompted to restart your computer


Click this link to access a page to help you figure out what startup programs are necessary and not necessary.

Force key repeat

Staring with Lion Apple added a new "feature" to give you alternative characters when you hold down certain keys (this is equivalent to holding down the option key in previous versions of the OS).  To force key repeat, type in the following command in Terminal:


defaults write -g ApplePressAndHoldEnabled -bool false

You can also achieve this behavior via the Secrets Preference Pane, as illustrated below.