Open terminal and write these 2 commands
[sourcecode]
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
[/sourcecode]
Related Posts
HMTL Utility – HTMLEncode- HTMLDecode- URLEncode- UrlDecode
This is a utility to convert text to valid html or ulr characters and back. click picture to download
jQuery updated!! Dimension pluggin included
Some jQuery fans include the framework using this refference: ‘http://code.jquery.com/jquery-latest.pack.js’ Using this type of include you all need to know…