Sunday, January 27th, 2008
There seems to be several Zend_View_Helper tutorials out there and all of them talk about what a view helper is and does, but I always left with one question: How do I make the helpers available to ALL of my views?
Then I learned a bit about Zend_Controller_Action_HelperBroker
This class can ...
Posted in Php, Programming, Software, Web, Zend Framework | No Comments »
Tuesday, December 18th, 2007
Mac User's BEWARE:
This one is probably one of the nastiest bugs I've seen in a while:
http://www.tuaw.com/2007/12/16/quickbooks-users-be-cautious-of-recent-update/
I know someone personally who was bitten by this one. Upgrading Quickbooks will actually delete your entire Desktop folder and all of it's contents. There are a couple of suggested work-arounds ...
Posted in Programming, Software | No Comments »