Mobile menu toggle

OS X - page 26

Work With Disc Images The Easy Way With DropDMG [OS X Tips]

By

DropDMG2

Disk images are the way most software came packaged before the Mac App Store, allowing developers to pack entire folders full of installers and files into a single compressed image, ready to send acros the internet at a moment’s notice (and the payment of a shareware fee, hopefully). DropDMG makes this process super simple.

Be A Power User and Access Your User Library [OS X Tips]

By

UserLibrary

In Mac OS X 10.7 Lion, Apple set things up so that the user Library folder isn’t available to the casual user. This is probably to keep less savvy folks from getting in there and messing about with files they shouldn’t be. For the rest of us, however, today’s tip is all about freedom of information, power-user style.

Convert Sound Files Easily With Built In Tools [OS X Tips]

By

AIFF Encoding

Audiophiles love their audio files. Many Mac users swear by the AIFF format (Audio Interchange File Format), which was jointly developed by Apple and Electronic Arts back in the late 80s, according to Wikipedia. This uncompressed audio format sounds great, but the resulting file sizes are huge. To change it to a smaller format like MP4 used to require a trip into an audio editing program like GarageBand, Audacity, or even iTunes. For those among us who want an even simpler way, here’s today’s tip.

Find and Use Hidden Files More Easily with InvisibliX [OS X Tips]

By

InvisiblixScreenCap

Mac OS X hides files in many ways. One way, a holdover from its Unix legacy, is with dot-files. In other words, if a file is named with a period before the file name (.Hiddenfile), that file will not show up in the Finder. One way to show these files is with a Terminal command like this:

defaults write com.apple.Finder AppleShowAllFiles YES

This works all well and fine, but requires a second trip to the Terminal to reverse it (by changing the YES to NO, natch). Today, we’re going to tip you off to an app that does something similar, yet without the need to hop into Terminal.

Capture the Mouse Pointer in Your Screen Pics with Grab [OS X Tips]

By

GrabPointer

We’ve shown you a couple of cool tips for screenshots, because let’s face it: we all take quite a few of them. Sadly, though, the default screenshot Command-3 doesn’t show the mouse cursor, and the Command-4 shortcut actually uses the mouse to define the area of the image capture, therefore leaving it out of the shot by definition. Lucky for you, though, we found a way to change that, using an app, named appropriately enough, Grab.

Keep Your Windows Where You Want ‘Em with Breeze [OS X Tips]

By

Breeze States

Are you one of those highly organized people who have their computer windows set up just right, each one pixel-perfect aligned to each other and the edges of the monitor screen? Yeah, me neither.

For those of you who are,though, or who just like to be able to set things up the way you like them and have them stay that way, there’s a Mac app to do just that.

Hide That Cluttered Desktop with Camouflage [OS X Tips]

By

Camouflage App

Sick of all those icons cluttering up your Desktop? Need to give a presentation at work but don’t want your boss seeing all the imgur images you downloaded during the sales meeting? This two dollar app from the Mac App Store may be just what you need to de-clutter and hide all those pesky Desktop icons.

Use a Mac OS X Stack to Show Recent Items [OS X Tips]

By

Recent Appliations Stack

Here’s a fun trick with stacks, OS X’s answer to the original rainbow Apple menu functionality, which used to feature recent documents and the ability to place folders in it for quick and easy access to them. This was replaced in Mac OS X with stacks, a visual way to do a similar thing, but from the Dock. Today, we’ll use Terminal to make a Stack that shows the recent items from your Mac. Fun!

Save Mac OS X Screenshots As Something Besides PNG [OS X Tips]

By

Change Default Screenshot

Screenshots: we all take them. To show a co-worker or IT support person what’s not working on our computer, or to send a picture of a spectacular sunset in Minecraft to brag to our friends on Facebook, perhaps. Last week, we looked at a way to change the default screenshot name via some Terminal magic in OS X Lion. Today, we’re going to look at something perhaps even MORE useful: changing the default image type of those screenshots.

Change Audio Settings Quickly from the Menubar [OS X Tips]

By

SoundPref copy

Ever need to quickly change audio input or output settings on your Mac, but don’t want to hop into the System Preferences, find the Sound preference pane, then click around the tabs? Maybe you’re in the middle of a super important presentation and just need the sound to work for that amazing video you’re sharing? Well, todays quick tip will have you blasting the audience’s eardrums in no time.

Make Spotlight Work Again [OS X Tips]

By

spotlight

Wondering how Spotlight works, or why it can’t find a file that you were SO SURE you had saved on your hard drive? Turns out that Spotlight is in essence an index of all the metadata from the files on your hard drive. When you type in a search query, the app searches the index, rather than the actual files on your hard drive. This is what makes it very fast in finding the info you are searching for. Unfortunately, that index itself can get out of date or corrupted, or can be deleted by mistake when restoring a hard drive, for example. Luckily, there are two ways to reindex, or rebuild, Spotlight’s database.

Favs For Mac Collects All Your Favorites Into One Place

By

Favs is fantastically useful, and very pretty, too
Favs is fantastically useful, and very pretty, too

I favorite things a lot. I star things in Twitter and Google Reader, I like things in Instapaper, and I may or may not have once liked something on Facebook. All of this is for my work, as a way to bookmark stories and facts for later use. Every once in a while I try to work out how to collect them all into one universal inbox, but I never manage it. Now, thanks to the developer of the excellent Essay app for iPad, there’s an app for that. It’s called — appropriately enough — Favs.

See Your Mac’s Usage Stats With MiniUsage [OS X Tips]

By

miniusage Screen


MiniUsage is a clever little menu bar app for Mac OS X 10.5.8 or later. It allows users to see what’s going on within their system, from memory to CPU to disk access, right from the OS X menu bar. It’s also compatible with AppleScript, so savvy users can geek out a bit and customize the behavior of the app.