Archive for the ‘Zend Framework’ Category
May 13th, 2008 by Rich Zygler
tags: Eclipse, Jobs, PHP, Symfony, Zend Framework, Zend IDE | 8 Comments »
** I'll preface this by saying that I'm not specifically looking for a new position but I think it is important to be aware of the market that you serve. Even in happy times during my employment, I routinely scan job ads to see the health of the market ...
July 24th, 2007 by Rich Zygler
tags: Google API, Google Reader, PHP, Zend Framework | 1 Comment »
I've been playing around with the Zend Framework and the Google API. I'm pretty bummed out that there doesn't seem to be any API for Google Reader. I was hoping to use Zend_GData_Query to suck in my starred and/or shared feeds. You can do this using ...
July 20th, 2007 by Rich Zygler
tags: PHP, Wordpress, Zend Framework, del.icio.us | No Comments »
I have Wordpress set up on PHP5. While Wordpress is largely a PHP4 entity, I wanted to see if it could play nicely with the Zend Framework, which is a PHP5-only entity. With some careful fiddling, it works pretty well.
With my Zend Framework code set up in my ...