Archive for the “Linux” category

PHP Rapid Application Development with ZF1.8 and AR

by Clay vanSchalkwijk on May 21, 2009

In the days since I began programming in PHP the web has come a long way. With the 5.3 release of PHP, the OOP side of things are finally getting a much needed polish. In the past year there’s been (…)

Read the rest of this entry »

MySQL Proxy Quick Start

by Clay vanSchalkwijk on February 10, 2009

There isn’t too much out there for easy reliable mysql load balancing. I recently built a master/master mysqld setup and needed automatic roll over on the software side. After going through the options I ended up going with MySQL Proxy (…)

Read the rest of this entry »