According to web rummors, Apple migh be adding integration to the popular iApp. As posted in MacTelChat, the latest version of the photo cataloging application includes over 70 references to GPS attributes, including a call to “GPSMapURL,” which passes attributes to Google’s online mapping service. It is still not clear if this feature will be ready to use in Leopard or with a new update to Mac OS 10.4.8
Oct 05
Aug 10
Some times non- English localizations can take up to 2GB of precious HD space. To get rid of them follow this tip carefully, all your non-English localizations will be gone forever(or until you re-install all your system again).
Open terminal: copy and paste this: sudo find / \( -name *.lproj -and \! \( -name English.lproj -or -name en.lproj \) \) -exec rm -rf \{\} \; and hit RETURN.
[AS: Use this advice at your own risk. I recommend backing up your system whenever you try to follow these tips]
