Posts Tagged with “mac”

Setup MAMP and Parallels to test Windows browsers on Mac

Had to figure this out earlier today and figured others might be looking for an answer too. I am assuming that:

  1. You are using MAMP with the default ports (80 for Apache)
  2. You are using Parallels with Windows 7 (although these steps should work for older versions too)

Step 1: Setup your local environment with MAMP

This step is pretty straightforward. If you put your website in /sitename should be able to load it at http://localhost/sitename/.

Here’s a helpful tutorial. Don’t forget to set your Apache and MySQL ports to the default 80 and 3306.

Step 2: Figure out your Mac’s IP address on the network

Go into your Mac’s Network Preferences. You’ll see 2 or more connections on the left and the active one will say Connected. Click on it and you’ll see the IP address on the right side of the pane.

To make sure your Mac’s IP address doesn’t change, click on Advanced → TCP/IP. The options sheet below appears.

Network_Preferences

Change the IPV4 option to Using DHCP with manual address and type in an unused IP address. In the example above I used 192.168.1.100. Read More »

"Copy Address" in Apple Mail without the contact's name

In recent versions of Apple Mail (Snow Leopard onwards to be exact) choosing Copy Address from a contact’s contextual menu would put the contact’s name with the email address in brackets, instead of just the email address. So from the example above, you would get the following on your clipboard:

iTunes Store <[email protected]>

This is not really helpful when  you really just want to copy the email address, and not fiddle with deleting the extraneous information. Longtime Apple Mail users might also prefer the behavior from versions before Snow Leopard. Luckily there’s an easy way to change the default behavior and only copy the email address without the contact’s name.

Start by quitting the Mail app. Then launch Terminal and type (or copy and paste) the following command (all on 1 line):

defaults write com.apple.mail AddressesIncludeNameOnPasteboard -boolean No

Now when you open up Mail again, copying and address will only give you the email address without the contact’s name. Yay!

If you want to revert back to the default behavior, quit Mail and run the command in Terminal again but switch the last word to Yes.

Fantastical vs Quickcal

I’ve been evaluating Fantastical and Quickcal side by side for the past week. I would have gone with the cheaper Quickcal, but Fantastical’s CALDAV syncing won me over. I might switch to Quickcal when they do add CALDAV syncing.

TieSight – super clever Mac app

03_audio_full.jpg

Here’s one of the more clever Mac app that I’ve come across lately. TieSight is an app that helps you tie the perfect necktie knot using your Mac’s iSight camera. How cool is that?

I don’t wear neckties myself but I could see myself using this app. It’s also really affordable at only $0.99. Check out the official website or directly on the Mac App Store.

Mailplane

Just bought my Mailplane license with free Family option upgrade because I was a beta tester. Check out Mailplane.

Goodbye, cruel Word

Goodbye, cruel Word: Author Steven Poole on switching away from Word after more than a decade of using it as his primary writing tool. I’m seriously considering dumping Microsoft completely when I get my new Mac.