Archive

Posts Tagged ‘OSX’

Web image optimizer for OSX

May 8th, 2011

Imageoptim is a free tool for OSX which optimises JPG, PNG and GIF images for the web. This tool is a lossless image compressor. In my test it reduced the image size by 60% on average.

Software

OpenTTD 1.0.5 for Mac OSX as DMG

November 25th, 2010

It took some time but I manged to create a DMG image file for OpenTTD 1.0.5. Just extract the zip, open the DMG file and drag the OpenTTD application to the application folder. You can download the DMG file here.

general , , ,

OpenTTD 1.0.5 for Mac OSX

November 24th, 2010

Open Transport Tycoon is a game which supports Windows and Linux native. Since I use a mac I tried to compile it for OSX, which worked out pretty well. If you have a Mac and want to play OpenTTD you can download the compiled version here. Just unzip the file by double clicking. The only thing missing is the graphics and sound files.

The graphics can be downloaded here. Just extract the zip file into the data directory of my compiled version.

The sound files can be downloaded here. Just extract the zip file into the data directory of my compiled version.

If you run into trouble feel free to leave a comment. This version of OpenTTD has been compiled on Mac OS 10.6.4.

OpenTTD running under Mac OSX 10.6.4

Software , , ,

Mac Pro ethernet says cable unplugged with cable actually plugged in

September 26th, 2010

My new Mac Pro had a strange problem. When I turned on the Mac or woke it up from sleep it had no ip anymore. The only way to fix this problem was to switch the cable from ethernet 1 to ethernet 2. Sometimes I had to repeat this step, turn wireless on and off and finally I got an ip. When I restarted the router I did not have to switch the cables, then I got an ip immediately after the restart.

I searched on the internet and found several solutions:

  • Reset PRAM
  • Remove and add the ethernet connections
  • Check the cable (the cable worked for years on my MacBook Pro)
  • Try different ports on your router

None of these succeeded. I decided to contact Apple within a few days but first I searched again on the Internet. I found this page which described exactly my problem. The interesting part of this thread was about the FritzBox since I do have this router as well. The thread suggested to disable energy saving mode on the ethernet ports of the router. Which turned out to be the solution! Now my network is immediately connected after a reboot or wakeup.

The FritzBox settings which needed to be changed

general , , , , , ,

Mac Pro sound defaults to internal speakers after restart or shutdown.

September 12th, 2010

Every time I reboot my Mac Pro the sound output resets itself to internal speakers. This is quite annoying and I had no clue how to fix it. This topic on the Apple forums shows how to fix it.

First delete the audio preference folder:

$ sudo rm -r /Library/Preferences/Audio

Recreate a new one:

$ sudo mkdir /Library/Preferences/Audio

Change the permissions:

$ sudo chown -R _coreaudiod:admin /Library/Preferences/Audio

Go back to the sound preference panel and set the audio to the one you prefer. This will recreate the settings file.

Reboot the system and see if it works.

general , , , ,

Detect Displays shortcut on OSX

August 1st, 2010

I have an external monitor attached to my iMac. Sometimes I use it as a secondary display, sometimes it is turned off. When you are already in OSX and turn on your external monitor it will not be detected immediately. You first need to open your display preferences and click on “Detect Displays”. This tweet however, shows that you can use CMD + BrightnessUp (which is in most cases F2 or fn + F2) instead.

Software ,

free cocoa packet sniffer for OSX

June 15th, 2010

According to the Cocoa Packet Analyzer website:

Cocoa Packet Analyzer is a native Mac OS X implementation of a network protocol analyzer and packet sniffer. CPA supports the industry-standard PCAP packet capture format for reading, capturing and writing packet trace files.

Features:

  • Basic packet capturing (libPCAP/ tcpdump filter expressions can be used).
  • Analyze, display and filter packet trace files.
  • Supports PCAP packet capture format.
  • Quicklook plugin included – it is basic but at least you can get an overview over packet trace files in finder.
  • Intel 64-bit CPU support.

Cocoa Packet Analyzer screenshot

Software , ,

New Mac section added

January 27th, 2010

Today I added a new Mac section on http://www.basvandijk.eu/mac/. This section might be helpful for people who just started using a Mac and do not yet know which software can be useful.

Software , ,

Free network scanner for OSX, Windows and Linux

January 23rd, 2010

Angry IP scanner is a free network scanner which supports Mac OSX, Windows and Linux. It has an intuitive GUI which makes it easy to use. You can download Angry IP scanner here, more screenshots are available here.

Software , , , ,

Fixing SFWordProcessing plugin error in OSX

January 11th, 2010

If for example Pages crashes telling you and error occurred with the SFWordProcessing plugin. The steps below might be a solution:

  1. Make sure all applications are closed!
  2. Open Font book.
  3. Scroll down to the Hoefler font and ctrl + click on it.
  4. Choose “Remove Hoefler Text Family”
  5. Download the new Hoefler font.
  6. Extract the Hoefler.zip file and place it in: Macintosh HD/Library/Fonts
  7. Launch Pages or iWeb and the everything should work as usual.
Hoefler

Hoefler

Software , , , ,