Jul 22, 2011 @ 10:27 am.
In Mac OS X Lion (10.7), Apple has made the user Library folder hidden. Preferences, presets, and other user customisation settings are stored within this Library folder.
There are two ways to access this folder:
Temporary
To keep the folder hidden and to access it sporadically:
- In Finder, choose Go > Go To Folder
- In the Go To Folder dialog, enter
~/Library
- Click Go
Permanent
To unhide the folder permanently:
- Open a Terminal session
- Enter the following command (replace <username> with your actual username
chflags nohidden /Users/<username>/Library
- Quit Terminal
Tags: Apple, Mac OS X | Categories: Applications | 2 Comments
Apr 20, 2011 @ 9:42 pm.
If you have a bootcamp partition on your Mac, you may notice degraded performance on Mac OS X. This could be because spotlight tries to index the bootcamp partition.
Read the rest of this entry
Tags: Bootcamp, Mac OS X | Categories: Quick Tips | 0 Comments
Apr 7, 2011 @ 3:15 pm.
Ever since I switched over to using a Mac, I’ve been struggling to find a really simple yet powerful blogging client. On PC platform nothing beats Windows Live Writer, it’s simple design with powerful editing capabilities make it a must for offline blogging. It also downloads your WordPress theme so that you can see exactly what your post will look like.
Read the rest of this entry
Tags: Bootcamp, Mac OS X, Windows 7, WordPress | Categories: Applications | 1 Comment