Web Developer & Photographer
Menu
menu

A Nice feature that is conveniently built in with Mac OS X is the Archive feature. It allows you to compress files to reasonable sizes that are more manageable. If you deal with lots of archives and prefer to keep your Mac as organized as possible, you may be glad to hear that you can change the Archive preferences.

  1. Open Finder
  2. Go to Macintosh HD > System > Library > CoreServices
  3. In CoreServices, right-click on Archive Utility and select Show Package Contents.
  4. In Contents > Resources, locate Archives.prefPane
  5. Double-click on the file and you will be prompted to install it in System Preferences.
  6. In System Preferences, click on Archives.
  7. The “Save expanded files” field affects the files in the archive you open up.
  8. The “After expanding” field allows you to choose a location to put the archive after it expands.
  9. The other options should be left with their default settings, unless you want to change them.
  10. If you don’t want to keep it System Preferences, just follow steps 1-3 (excluding Show Package Contents) and open up the Archive Utility. From there, go the Archive Utility menu > Preferences.

screenshots: 1-3 4 5 7-8

With the new version of iTunes 8, you now have the capability to use Grid View as a more organized music selection. One feature in particular that bothered me was the genre section in Grid View because it’s not very customizable for the user. Mostly for me, it’s just that you can’t edit the genre album covers with one of your own. There is a way to use existing album covers from your iTunes library, but still not a way to place your own cover as the default genre cover. With a little creativity and Photoshop, this can be done.

    1. Open up iTunes.
    2. Go to Grid View and select Genres.
    3. Now, look for any genres you want to replace with your own cover.
    4. Open up Photoshop, and make a 256px x 256px image for the album cover.
    5. Save it as “genre-(genre title goes here).jpg” (e.g. genre-80’s.jpg or genre-classical.jpg).
    6. Right-click on iTunes in Finder and choose Show Package Contents.
    7. Put the album cover image in the iTunes > Resources folder.
    8. Browse through Contents > Resources > “genres.plist” and open it up with a text editor (e.g. Coda or TextEdit).
    9. Type in the following code for the genres you want to add album covers for:
<dict>
<key>matchString</key>
<string>80's</string>
<key>resourceFile</key>
<string>genre-80's.jpg</string>
</dict>
  1. Choose “Save As” in the text editor program you’re using and save the new “genres.plist” file to your Desktop temporarily.
  2. Now, drag “genres.plist” into the iTunes > Contents > Resources folder and replace the old one.
  3. Now quit iTunes and then open it back up.
  4. You should see the new album cover images you made.
  5. Note: Make sure you backup the album images and the “genre.plist” file prior to each iTunes update.

screenshots: 2 4 6 7 8 9 15

Surprisingly, one of the easiest things when moving to the Mac, is getting all of your previous files from the PC moved over. It’s actually something a lot of newcomers have questions about. Here’s how to do it:

  1. On your Mac, open up System Preferences.
  2. In System Preferences, click on the Sharing icon.
  3. Near the top of the window, change your Computer Name to something else, preferably with one name (i.e. Mason).
  4. Now, check the File Sharing service in the left pane.
  5. Once you’ve done that, click on the Options button located in the bottom right.
  6. Check the “Share files and folders using SMB”. Make sure you check the Account name right below too.
  7. Quit System Preferences and go to your Windows PC now.
  8. From the Start menu, go to Run.
  9. Type in \masonMason (i.e. mason is my Mac’s admin name, and Mason is my Computer Name).
  10. Then a window will prompt you for your username and password. Type in the same username and password you do on your Mac.
  11. After doing that, you will see all of your Mac’s folders in a new window.
  12. I recommend just dragging the files you want directly onto the corresponding Mac folder.
  13. It can take a while depending on your file sizes.
  14. That’s it!

screenshots: 1 2 3-5 6 8 9 10 11 12

I use Photoshop for a lot of the design work I do. When I take screenshots for The Macintosh Weblog, I always use a red arrow to point to something in the screenshot that corresponds with the step in the tutorial. The arrow consists of using the line tool and layer styles. That’s it. But the thing is, I use it so often, having to re-do the arrow everytime wastes time. I’ll show you how to save that “valuable” time by using Photoshop Actions:

  1. Open up Photoshop and make a new document (⌘ (Command) + N).
  2. I’m using the default settings: 7 x 5 inches.
  3. Go to Window > Actions and the Actions palette will appear.
  4. Click on the “dog-eared” paper icon in the bottom corner of the palette.
  5. Type a title for your action and choose a keyboard hotkey to activate it.
  6. Click “Record” and start making the action.
  7. When you’re done with recording the action, click on the stop button (square icon) in the Actions palette.
  8. Now you have a simple (or complicated) action that you can easily activate when you use Photoshop.

screenshots: 1-2 3 4 5-6 7

Apple’s Keynote packs quite a punch when it comes to making your presentation’s smooth. Most of Keynote’s hidden features are within the Effects. In this tutorial, I’ll point out how you can tweak each of your slides with one or more of Keynote’s effects.

Add Effects And Actions To Text

  1. Choose a theme for your Keynote presentation.
  2. After you’ve picked a theme, feel free to throw some images (click on Media button) in a slide along with a title and some text.
  3. To add effects to the titles and text, select the text and go to the Inspector.
  4. In the Inspector window, click on the yellow diamond icon.
  5. From one of the three sub-sections (Build In, Build Out, and Action), you can pick any one of the effects from the Effects drop-down menu.
  6. To make an effect follow a path, click on the Action tab. Choose Move and you position the red path where you want the text to go. Choose a type of Acceleration depending on how you want it to appear.
  7. The beauty with Actions is you can add as many as you want and customize them as much as you want with the “Add Actions” and “More Options” buttons on the bottom of the Inspector window.

screenshots: 1 3 4-5 6 7

Add Smooth Transitions To Images

  1. To add serious effects to images, click on the Smart Builds button in the Formatting bar.
  2. Select one of the many options from the drop-down menu.
  3. When the build appears, you need to insert some pictures in there (using the Media button).
  4. If you want, you can add shadows, frames, and reflections to your pictures too (click on the icon right of the “T”).
  5. Now that you’ve got your pictures setup, go to the Action pane in Inspector and tweak the settings to your liking.
  6. To put some sweet intro transitions with the images, click on Build In and pick out something like Flame.
  7. To add an exit transition with the images, just click on the Build Out tab and choose an Effect like Confetti. Make sure you choose which order to make the transition run, by choosing a number from the Order drop-down menu.
  8. To ensure that the presentation runs smoothly, choose “Automatically after transition” in the Smart Build drawer.

screenshots: 1 3 4 5 6-8