Almost two years ago on a cranky afternoon I wrote this uninformed and poorly edited article: Xcode Editor Kinda sux. Since that day it has consistently been the top daily hit on my blog. I did some Googlein’ and discovered that it is the top link (maybe just in my search context) when searching for [...]
Archive for February, 2009
8 Feb
Setup Safari Web Inspector
A few months ago my friends at 280 North told me about Safari’s Web Inspector. Its quite simply Safari’s version of Firebug. Until recently I never had much of a reason to test it out but tonight I did. To enable it simply run the following command in your Terminal. defaults write com.apple.Safari WebKitDeveloperExtras \ [...]