Articles Tagged with ‘mac’


Where Is Page Up and Page Down Keys On The Mac?

July 7th, 2009

Page Up and Page Down Keys On Mac

If you are using Apple keyboard without the numeric keypad or the keyboard on your MacBook/MacBook Pro, there is no Page Up and Page Down keys.

Instead you use Fn-Up Arrow (Fn key together with Up Arrow) for Page Up, and Fn-Down Arrow for Page Down.

For some app such as Safari and the message view screen in Apple Mail, pressing the Spacebar achieve the equivalent of Page Down and Shift-Spacebar is the Page Up.

Automation #1 - Introduction To Automation On The Mac

June 29th, 2009

Automator on Mac OS XWe are starting a new automation series where we post tutorials and tips on automating repetitive tasks and batch processing on the Mac. We will cover topics on Automator, AppleScript, Bash scripting and Ruby/Python programming. We give a brief overview to these tools and languages in the first post of the series.

Automator and AppleScript

Mac OS X comes with Automator app to assist you to create automated tasks using an easy to use drag-and-drop user interface. Automator and its underlying AppleScript programming language is Apple’s recommended automation tool and language on the Mac. Most aspects of the Mac can be automated and controlled using the AppleScript language. Many third party OS X apps also provide an interface to allow you to control them via AppleScript.

(The definitive guide by Apple on Mac OS X automation is at www.macosxautomation.com.)

AppleScript is available only on the Mac but is not the only scripting language on the Mac. Depending on the tasks at hand, there are several other choices.

Continue reading »

Using Preview For Basic Image Editing

June 24th, 2009

Preview app on Mac OS X Leopard is more than just for preview. You can use the Preview app for basic image editing such as cropping and sizing. These basic editing functions are often all you need for publishing images and photos to the web, there is no need to spend money for third party app.

Changing image size

  • Select from menu Tools->Adjust Size…

OS X Preview app Adjust Size

  • In the dialog box that appears, enter the require size in pixels, percent, inches, mm, cm or points. You can even specify the resolution and choose not to scale the picture proportionally.

OS X Preview App Adjust Size Dialog

  • Enter Command-S to save the changes. This will overwrite the image file. Select to save to different file if you want to keep the original.

    Continue reading »

5 Basic Maintenance Tasks For Your Mac

June 12th, 2009

Routine maintenance helps to keep your Mac running smoothly, maintain optimal performance and reduce risk of computer problems. The following are our five recommendations:

1. Empty the Trash folder

When you delete a file, Mac moves it to the Trash folder. You can free up disk space on your Mac by periodically emptying the Trash folder. We recommend emptying the Trash folder at least once per month.

To empty Trash folder:

  • Ctrl click the Trash icon on the dock. Select “Empty Trash” from the menu.

Mac OS X Empty Trash Folder

  • Alternatively using Finder, either enter Shift-Command-Delete or select from menu Finder>Empty Trash…

2. Uninstall unused applications

You can free up hard disk space by uninstalling applications that you no longer use.

From Finder’s Application folder, drag the app icon to the Trash icon on the dock. Or you can select the app icon and then enter Command-Delete.

Alternatively, make use of an application such as AppDelete to do the task. There is no system wide uninstaller on Mac.

Continue reading »

21 Image Editing Software For Mac Besides Photoshop

June 8th, 2009

Mac does not come with an image editing software, your search for an image editing software on the Mac need not end with Photoshop. Adobe Photoshop is the de facto standard in image editing software and is build for graphics professional. If you plan for a graphics design related career, it is a worthwhile investment to pick up and learn Photoshop. If your image editing requirement is somewhat moderate, the following are the others image editing software on the Mac that might suit your need at a cheaper cost. Some of the listed software are free and open source.

1. Acorn

Acorn Image Editor

Build for Mac, this image editing software is designed with simplicity in mind. It has support for layers, text and vector type, filters and web export.

2. Adobe Photoshop Elements

Photoshop Element For Mac

Photo and image editing software that targets home and semi-pro users, using the “Photoshop” name but is entirely different product.

Continue reading »