Dec 11, 2011 (326) 0
Oct 13, 2011 (237) 0
How to remove beta Xcode now that XCode has been released
Now that iTunes 10.5, iOS5 and the new Xcode have been released, it is worth mentioning that to uninstall any beta installation you had, you should use the uninstaller.
sudo <Xcode>/Library/uninstall-devtools --mode=all
Where <Xcode> is the directory where you installed the beta Xcode.
I usually install the different versions into different directories (/Developer, /Developer5b3 etc).
Oct 3, 2011 (266) 0
Improvised photo reflector
I forgot to bring my photoflex reflector for portraits today.
But I had one of those solar reflectors in my car, for those sunny parking lots.
It worked well to fill in the shadows.

Sep 27, 2011 (941) 2
Video explaining steps to fix Xcode codesign failed with exit code 1; expired certificates causing ambiguous matches
I’ve been getting a lot of comments about how to fix the Xcode codesign failed with exit code 1; expired certificates causing ambiguous matches. This problem is such a time sink that I suspect it really helps to have someone explain the simple solution for resolving it.
To make it easier for those who’d rather hear how to solve it, I made a short video explaining the solution.
I appreciate the feedback and I’m glad to help.
And thanks to everyone who’s helped me.


Recent Comments