Mobile menu toggle

tips and tricks - page 41

Display A Login Window Banner In Lion [OS X Tips]

By

Policy Banner

Many of us manage Mac labs, whether for a school or a community agency, that require users to acknowledge an Acceptable Use policy, or agree to terms about using the computer. Wouldn’t it be great if there was some way to get this to show up on the Mac before a user logged in? Turns out, there is.

Customize Spotlight to Search Smarter [iOS Tips]

By

Spotlight Search

One of the best things about iOS is the search function. Whether you have too many apps like I do, use it as an app launcher in its own right, or just need to find a specific email or contact, Spotlight is the way to go. However, you might not ever need to search your devices calendar app, or you might not have any podcasts, audiobooks, or voice memos to search, either. If so, today’s tip is for you.

Batch Convert Tons Of Image Types With Snap Converter [OS X Tips]

By

Snap Converter

Images and their various types are a funny thing. There are a ton of them out there, including jpg, png, psd, tiff, gif, and the like. They all have their uses and pros and cons. But what happens when you have a bunch of, say, png files and need them all converted to jpg? You COULD open them one by one in Preview and duplicate, then save each one as a jpg, but you don’t have that kind of time. Or patience. Lucky for you, today’s tip should help.

Delete Apps More Completely With App Zapper [OS X Tips]

By

AppZapper

Deleting apps on the Mac has always been an easy affair, with a drag and a drop and a whistle on the wind. Compared to Window’s uninstaller process, Mac users have had it pretty darn easy. These days, however, some apps like to clutter your hard drive up with a bunch of wacky preference and configuration files. What’s an OCD mac user to do? We’ve got one potential answer in today’s tip.

Make A More Informed Choice When Deleting Apps [iOS Tips]

By

Delete Smarter

Sure, it’s easy to delete apps from the iPhone or iPad. Simply tap and hold on any icon, see the wiggle dance, and tap the red X button. But sometimes you’ll want to make a choice about which apps to delete based on more objective criteria than, “meh. I dont’ want this game anymore.” Like when you run out of room on your iPhone, for example. How do you know which ones to dump? Today’s tip should help.

Make Your Own Playlists Right On the iPhone, iPad and iPod touch [iOS Tips]

By

Create Playlists On iPhone

Ever spend hours chained to your desktop computer, painstakingly creating the perfect playlist for your workout, a party you’re planning, or that special someone? If so, you know how creative and rewarding the process can be. What if you could do that very same thing while on the go? Without dragging your entire computer along with you? Well, it turns out that you can, and we’re here to help!

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.

Rename Your iPhone Without Connecting to A Computer [iOS Tips]

By

Rename Your iPhone

Apple may be the largest company known to man, well-known for its industrial design and “lifestyle” branding, but it sure could use some help in the naming department. My computer has been named Macintosh HD for as long as I can remember, and Back To My Mac is a branding opportunity gone wrong. Let’s not even get started on Mobile “Me.”

Ever wanted to change the name of your iPhone, then? What if you come up with the perfect name to change to while on a commute, nowhere near an iTunes install, and want to do just that? Well, here’s how.

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.

Login With YouTube On iOS For Better Sync [iOS Tips]

By

YouTube Subscriptions

Who doesn’t like YouTube? Well, besides Vimeo. No one, that’s who. If you’re a true YouTube user, however, chances are you have your own account, channel and merchandising deal. For the rest of us with only an account to track, having it synced up to our iOS devices makes a lot of sense. Here’s how.

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.

View Reminders By Date in Calendar View [iOS Tips]

By

Reminders

Reminders is a pretty slick to-do app, made by Apple for OS 5, that uses location and calendar data to help us remember the milk, our laundry, and any other important task we might need reminding for. Here’s a tip for the Reminders app that may be old news to some of you, but we’re betting that if we just found out about it, chances are there are other folks who haven’t noticed it, either.

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.