Tag Archives: zend

Zend Debugger Safari Toolbar

Update: It turns out Safari is more problematic than Firefox, so I’ve switched back.  I have no plans to finish this project.  Feel free to fork it on GitHub. When Safari 5 came out I decided to make the switch. … Continue reading

Posted in Web Development | Tagged , , | View Comments

Calculating the difference in days between two Zend_Date objects

This just came up on #zftalk, and it appears that the information out there is either incomplete or incorrect, so I thought I’d just put out a simple solution.  Here’s a simple way to calculate the difference between two Zend_Date … Continue reading

Posted in Web Development, Zend Framework | Tagged , , , | View Comments

Installing Zend Server & Zend Framework on OS X

This post is mostly a reminder to myself, but I thought I’d put it out there just in case other people wanted some help: Installing Zend Server CE If Zend Server is already installed, you need to remove it: For … Continue reading

Posted in Web Development | Tagged , , , | View Comments