Archive for the ‘Symfony’ 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 ...
March 19th, 2008 by Rich Zygler
tags: PHP, Propel, Symfony, XML | No Comments »
Working on some projects in Symfony recently. I ran into a problem when I used the symfony admin generator to create a "backend" module for a table that has a foreign key relationship.
Symfony was looking for me to have a __toString() function in my model so it could create ...
February 18th, 2008 by Rich Zygler
tags: Drupal, PHP, Subversion, Symfony, System Administration, Wordpress | No Comments »
I find that upgrading apps like WordPress, Drupal, Symfony and open source PHP apps is simple for less complicated environments, but once you start adding in things like new directories, custom themes/modules, source code control as well as separate development, test, and production systems, the upgrades start to get pretty ...