Steven Osborn
"I would love to change the world, but they won't give me the source code".

Archive for May, 2007

PHP Cookbook (2nd Edition)

Thursday, May 17th, 2007

I find most technical books impossible to read from front to back. I typically just use them as reference books. Unfortuanately most techbooks aren't organized with this in mind. That's why I love the cookbook series. They tend to contain far more example code then typical programming books and are ...

XCode PackageMaker Tutorial

Wednesday, May 9th, 2007

I've never been satisfied with Fink or Darwin Ports on OS X. So I'm always compiling things from source. This would be fine if I only had to do this once or twice, but I unfortunately I've installed PHP and all of it's dependencies ...