ie8 fix

Tips

Access iCloud files using the Finder in OS X

Apple's iCloud is built to be application-centric, which means that unlike other cloud-based file management services for OS X that are essentially add-ons to the Finder, iCloud only allows you to interact with documents through the programs that created them. If a program is built for iCloud, then its Open dialog box will show an iCloud document list that you can select from, but you by default cannot access these documents in the Finder.

While this approach is convenient in some respects, it is limiting if you wish to open an iCloud document in another program, access the files … Read more

How to set a due date for Mountain Lion Reminders

Apple's new Reminders application in Mountain Lion can be used to make a quick to-do list for various projects. One feature in previous implementations of reminders in iCal was a due date option where you could set when a specific task was to be completed. While this option is a bit redundant with the new notification options in the Reminders application, it can be implemented for tasks if needed.

When you create a reminder in the Reminders application, you can double-click it, select it and press Command-I, or click the "i" character to the right of the … Read more

Ten hidden controls of the iPhone headphones

It's never too late to discover that those boring, all-white headphones Apple threw in with your iPhone can do a lot more than adjust the volume.

In fact, any headphones that include a remote (or have a remote adapter attached) can be used to control your iPhone, iPad, or iPod Touch in up to 10 ways.

Thanks to this post by Business Insider, here are all the ways you can use your headphones as a remote controller, allowing you to perform useful functions without taking your iDevice out of your pocket.

If you're listening to music, toggle pause … Read more

Fine-tune the Expose transition speed in OS X

Apple's Expose is a window-previewing feature where you can see a full-screen spread of every open document within an application. In this view you can select a desired document to bring to the front and work on, instead of having to switch applications and use the Window menu, or shuffle windows around to uncover a hidden one.

Expose is by default set up to smoothly transition windows from their default positions to the fullscreen layout with an animation that should take a little less than a second to complete.

However, some people may wish to have an instantaneous snap … Read more

How to print wirelessly from your iPhone, iPad, or iPod Touch

Some say that printers are soon to be extinct. Others rant about their hate for the dead-tree format. And most recently, research has shown that printer companies are, in fact, experiencing a slow and steady demise.

But if you're a student, connoisseur of Pinterest printables, or just appreciate hard copies, the printer still holds a very important place in your home or office.

Thing is, you might not necessarily be at your desktop computer when you realize the need to print something out. If more of your time is spent on your iOS device, like an iPhone or iPad, … Read more

Options for changing folders in the OS X Terminal

The OS X Terminal is a very useful and powerful tool for troubleshooting Mac systems, and in doing so, one of the more common steps in getting a task done is to change directories to target files in it. The contemporary method of doing this is to use the "cd" (change directory) command and then specify a filesystem path; however, this can be a bit frustrating to deal with, especially if you are relatively new to the Terminal and are not too familiar with text-based filesystem browsing.

Given that Apple provides a fairly easy to use filesystem browser … Read more

AppleScript fun: Previewing HTML from TextWrangler

If you edit HTML code on your Mac, you might find that Apple's text-handling programs like TextEdit may not suffice, especially since as a basic text editor it does not provide syntax-aware coloring, the option to collapse sections of code based on tags, and properly index lines of code. In addition, TextEdit relies on direct access to files from the Finder and cannot open remote files.

As a result of these limitations, alternative text-handling tools may be useful for managing HTML documents; one of the most popular is Bare Bones Software's TextWrangler (a free version of its powerful … Read more

Don't like Mountain Lion's Notification Center? Quit it

Apple's Notification Center in OS X Mountain Lion provides a quick way to get messages about various updates, such as new e-mails, calendar events, reminders, and system and application software updates from the App Store. However, regardless of its uses, Apple has somewhat imposed Notification Center on users by making it a persistent service that isn't easily disabled. Since the service does add yet more items to the menu bar and since it does in part directly conflict with current notification options like Growl, some people might wish to turn it off completely.

It is possible to disable … Read more

Save remote server connections in the OS X Terminal

If you are familiar with the Unix command line, then the OS X Terminal is a great resource for accessing systems remotely. This can be done with several different protocols, including SSH and Telnet, FTP, and SFTP, as well as several others. Often people who use the Terminal for remote access will have several servers they regularly access, which makes typing the commands and URLs to establish the connection rather redundant.

To make this easier, you have several approaches you can take. The first is to set up a script or shell function that will store the connection information for … Read more

How to use Mail's VIP list in OS X Mountain Lion

In Apple's Mail program, there are options for flagging and coloring messages that you might find important, but in order to automatically do so, you have to set up a special rule to identify the message and then perform an action on it. With the version of Mail that Apple ships in OS X Mountain Lion, Apple has changed this to a degree by adding a VIP list.

Unlike rules that require that you set up conditions that act on incoming messages once, the VIP option in Mail is a dynamic filter that provides an easy way to locate … Read more