Monthly Archives: October 2008
Icc Color Profile changing the colors in safari.
I recently came across a nifty situation where, as applying background images in css the image colors would be different in safari and not in firefox. A strange strange situation indeed. But what could’ve been causing it. After going through … Continue reading
Apple Releases Security Update 2008-007 and Breaks my Apache
As soon as I installed the Apple Security Update 2008-007 this afternoon, restarted and re-opened firefox to all my previous tabs I knew something was up when my localhost suddenly wasn’t responding. According to Apple, this fix updates to a … Continue reading
Late Static Binding with PHP 5.3
With the Alpha3 Release of PHP 5.3 out and about it’s looking like the much anticipated late static binding functionality is starting to solidify. Once I finally got PHP 5.3 running (see my previous post) I worked through creating an … Continue reading
Installing PHP 5.3 on Mac OS X Leopard
After many frustrating hours and three separate attempts I am finally running PHP 5.3.0alpha3 on my MacBook Pro using the default Leopard Apache installation (the one you can turn on/off with web sharing). This post is as much a summary … Continue reading