Mar 21
Apple today released Mac OS X 10.6.7, the seventh maintenance update for Snow Leopard, via Software Update.The 10.6.7 Update is recommended for all users running Mac OS X Snow Leopard and includes general operating system fixes that enhance the stability, compatibility, and security of your Mac, including fixes that:Improve the reliability of Back to My Mac Resolve an issue when transferring files to certain SMB servers Address various minor Mac App Store bugs For detailed information on this update, please visit this website: http://support.apple.com/kb/HT4472. For information on the security ...(continue read)
tags: update

Mar 04
Snow Leopard has brought an annoying bug (still available in 10.6.6). A number of people are having a problem where the Finder will hang or crash, followed by a Finder error message saying “The application Finder.app can’t be opened. -10810″. The general agreement among affected users seems to be that this is spurred mainly when accessing external drives, but there could be a few other related reasons.Sometimes, when dealing with external hard drives or USB sticks, Finder crashes and does not automatically reopen. Trying to click on the Finder icon in the Dock does not help ...(continue read)
tags: Finder

Mar 04
After installed developer tools/Xcode you will lose about 8GB disk space or want to reinstall Xcode ? To uninstall developer tools/Xcode type in the following command in the terminal sudo /Developer/Library/uninstall-devtools –mode=all The system will ask you root password and process will take about 5 mins. But beware, this completely removes Xcode and once it is gone, it’s gone. Of-course you can always reinstall it. So be sure of what you are doing. My experience was 8GB from macbook pro. Note: You can find Terminal in you Mac by going to Applications >> Utilities. (no need to uninstall ...(continue read)
tags: Development