Archive for the ‘MAC’ Category

Clean out Launchpad completely and start from scratch with only the apps you want

Tuesday, January 3rd, 2012

Clean out Launchpad completely

Launchpad takes the iOS home screen springboard and recreates it on your Mac. Some users love this new Lion feature; others aren’t sold. If you’re among the latter, you can ignore Launchpad pretty easily: Remove its icon from your Dock, turn off the Launchpad gesture, and you can live fairly Launchpad-free from then on. But what if you want to get a fresh-start with Launchpad, configuring it to give you quick access only to those apps you choose?

You could manually remove entries from Launchpad while it’s onscreen by holding down the Option key and clicking on the jiggling apps. But that won’t work on stock Apple apps, which seem permanently affixed to Launchpad’s surface. And it’s a laborious process if you have a lot of apps.

But there is a way to empty Launchpad completely—removing even Apple’s own apps. The crux of this trick is wiping out the contents of the database Lion uses to know what goes where in Launchpad. To do so, launch Terminal (which, as always, is in /Applications/Utilities) and paste in this sequence of commands at the command line:

sqlite3 ~/Library/Application\ Support/Dock/*.db "DELETE from apps; DELETE from groups WHERE title<>''; DELETE from items WHERE rowid>2;"; Killall Dock

Now, open Launchpad again. It’ll be as blank as the faces on those guys in Apple’s 1984 commercial. Of course, if you purchase an app from the Mac App Store, its icon will show up in your newly naked Launchpad.

Getting the apps you want back into Launchpad is simple: You can just drag the apps you’d like to add directly onto Launchpad’s Dock icon. (Merely dragging icons onto the Launchpad icon in the Finder won’t work; you must drag onto the Dock icon.)

Miss the old, overstuffed Launchpad? You can get it back by forcing Lion to rebuild your Launchpad database with this Terminal command:

rm ~/Library/Application\ Support/Dock/*.db; killall Dock

Change screen resolution on the command line

Thursday, December 8th, 2011

http://hints.macworld.com/article.php?story=20110830215724984#lsrc.nl_mwhints_h

How to convert audio and video files for free

Wednesday, August 10th, 2011

OS X Lion An operating system? Yes. Among Lion’s new features is an Automator trick that allows you to easily convert compatible media files right from the Desktop. Control- or right-click on an AIFF, WAV, CAF audio file or .mov, MPEG-4, and H.264 video files and choose “Encode Selected [Video/Audio] Files” from the Services menu at the bottom of the contentual menu pop-up. A small window appears where you can choose your encoder settings.

Convert media with Lion’s built-in tools.
For audio files you have these options: High Quality (128kbps, 44.1kHz, AAC), iTunes Plus (256kbps, 44.1kHz, AAC), Apple Lossless, Spoken Podcast (ABR, 22.05kHz, AAC). Regrettably there’s no option for converting files to MP3. For video files your choices are 480p (640 by 480 H.264), 720p (1280 by 720 H.264), 1080p 1920 by 1080 H.264), Audio Only, and Apple ProRes (resolution the same as source file). Note that the encoder won’t upscale movies so if your movie is already encoded in 480p resolution the higher resolution settings do you no good.

Select the option you want, click the Continue button at the bottom of the window, and your file is converted. By default it’s saved to the same location as the source file, but you can change that by unchecking the Same as Source File option and choosing a new location via the window’s pop-up menu.

Automator If the previous option sounds good to you but you can’t use it because you haven’t upgraded to Lion, there’s still hope. Snow Leopard’s Automator includes this same capability. You simply have to create a workflow for it. Like so:

For audio conversion, create an Application workflow and string together these two actions (found under the Music heading)—Encode To iTunes Audio and Import Files Into iTunes. From the Setting pop-up menu in the Encode To iTunes Audio action, choose the encoder you want to use—High-quality, iTunes Plus, Apple Lossless, or Spoken Podcast. From the Destination pop-up menu choose a place for those converted files to be temporarily stored—a Converted folder you’ve added to your desktop, for example.

In the Import Files Into iTunes action, choose New Playlist and enter Automator Converted. Save your workflow as an application and place that application on the Desktop. When you next want to convert an audio file (no Ogg, FLAC, or Windows Media files allowed) just drop it on top of this workflow. Your file will be converted and added to the iTunes playlist you created.

Converting video files is a similar operation. Point your browser to macosxautomation.com and visit the Services downloads page. Download the Movie Services and install them once downloaded.

A simple Automator application can convert media
Launch Automator, again choose an Application workflow, and create a workflow that contains these two actions—Encode Media (found under Movies) and Import Files Into iTunes (found under the Music heading). In the Encode Media action, choose the encoder you’d like to use from the Encoder pop-up menu (Apple TV, iPod/iPhone, Computer, or Mobile) and a destination. Name and save the workflow and place it on the Desktop. When you need a quick video conversion, drop a video file on to the application you created. It will be converted and added to iTunes.

Of course you don’t have to add the files to iTunes. You can skip the second action altogether in each of these workflows and simply save the converted files to a folder of your choosing.

iTunes You’ve probably noticed that iTunes does a lot of things. Among those lot of things is media file conversion. Drag a compatible file into iTunes—AIFF, WAV, MP3, AAC, Apple Lossless, or .mov, but not Ogg, FLAC, or .avi—and you can convert it to a format compatible with the iPod, iOS devices, and the Apple TV. To do that, select the media you want and make your selection from iTunes’ Advanced menu—Create iPod Or iPhone Version, Create iPad or Apple TV Version, or Create audioformat Version. To select exactly which audio format appears in this last command, open iTunes preferences and in the General tab and click Import Settings. In the window that appears, choose the encoder you want to use from the Import Using pop-up menu. In the Setting pop-up menu below you can fine-tune the encoder by changing its bit rate.

Audio
AppleScript While you can convert files within iTunes, with a well-placed AppleScript within iTunes, you can do more. Doug Adam’s AppleScripts for iTunes is the place to go for such helpful scripts. His Convert And Export script, for example, allows you to select multiple audio files in your iTunes library and then easily convert them to an iTunes-friendly format (AAC, AIFF, Apple Lossless, MP3, or WAV) and then save the converted file to another location on your hard drive.

Others Frequent contributor Kirk McElhearn has recently visited audio conversion tools in his How to Convert Audio to Other Formats. In it he provides links to other tools including XLD for converting FLAC and Ogg Vorbis files. Vox is another tool for audio conversion worth your consideration.

Video
HandBrake We’ve written quite a bit about the free HandBrake, but almost always in regard to its DVD-ripping capabilities. Today’s HandBrake is also a great video converter. To convert your video launch HandBrake and in the navigation window that appears, select the video file you want to convert. Then expose the sidebar and choose the device you’d like to convert the video for—iPad or Apple TV, for example. Click Start and your video is converted.

HandBrake can convert as well as rip media
HandBrake has a couple of advantages over the Lion Automator and iTunes methods. The first is that it can convert video files not natively supported by the Mac OS. You can, for example, convert .avi and .mkv files. It also allows you to batch process files. Just select a file you wan to convert and click the Add To Queue button at the top of the HandBrake window. Then add any other files you want to convert, using this same Add To Queue button. When you’re ready, just click Start. HandBrake will set about converting all the files in the queue.

Video Monkey Chris Marrin’s free Video Monkey () is another Macworld favorite for converting movie files. Just drag the movies you want to convert into its window, choose a device to convert it for from the Convert To pop-up menu, select a desired quality using the Quality slider, enable the Add To iTunes option if you’d like that to happen when the conversion completes, and click Start.

Don’t be taken in
As I hinted earlier, the Internet is choked with media conversion applications. You’ll routinely find these things linked to in questionable forum posts and even less-believable shareware and “reviews” sites. Don’t be taken in. If such a utility features a very generic “box” and garish interface—and you’re asked to pay between $30 and $50 for it—you’re generally looking at one of the dozens of spam-promoted products that slap a poor interface on Unix and QuickTime tools that underlie the Mac OS. And why bother when, for the price of your next breath, you can have a free tool that gets the job done.

How to Make Your Own Apple OS X Lion Bootable USB Key

Wednesday, July 27th, 2011

http://www.pcmag.com/article2/0,2817,2389178,00.asp

Share an Airport connection on your Macbook/Macbook Pro with an iPad/iPod Touch via Bluetooth

Thursday, June 16th, 2011

This is a useful hint if you have a Mac and an iPad (or iPod touch), and you want to share a hotel wireless Internet connection with both devices.

In the System Preferences Bluetooth pane, pair your Mac with your iPad (they don’t need to be connected yet, just paired). Then, select the iPad in the list of Bluetooth devices, and click the Advanced button. Check the ‘Share my Internet connection with other Bluetooth devices’ option. This should switch you to the Network preferences pane and prompt you to create a new Bluetooth PAN device.

Now go to the Sharing preferences pane and select Internet Sharing from the services list. Under ‘Share your connection from,’ select Airport, and under ‘to computers using,’ select Bluetooth PAN. Then check the checkbox next to Internet Sharing in the services list to enable Internet sharing.

From the iPad’s Settings app in the General pane, tap Bluetooth, and connect to your Mac. In the top left corner, in place of the Wifi signal strength indicator, you should see a pair of interconnected rings indicating that you are connected to your Mac.

When you bring up a new page in Mobile Safari, you might be prompted by the hotel’s ISP to select billing options on the iPad; just tap Cancel, and you should be able to browse normally.