Michelangelo van Dam

  • All comments 16
  • Comments by Michelangelo van Dam 3
  • Comments on Michelangelo van Dam's content 13
  • Michelangelo van Dam Michelangelo van Dam commented on The best web language: LOLCODE!!! Great presentation ! Love the way it was presented at tek09 and wish someone had a video recording of it. Go Tetraboy !!! 5 months ago
  • Michelangelo van Dam Michelangelo van Dam commented on Introduction to Zend Framework The reason why I don’t use the auto load feature in my slides is to indicate the components that are being used. Of course you can enable auto loading and tweak other features as well, but that’s a matter of personal taste. 2 years ago
  • Michelangelo van Dam Michelangelo van Dam commented on Zend Form Tutorial In slide 6 I said it was for Zend Framework 1.5 and higher, this means that you need to verify (Zend/Version.php) if you’re using the right version. If this is the case, walk through my list of questions here: - is the location of your Zend Framework library set in the include path ? - Have you set a "require_once ’Zend/From.php’ or you have it autoloaded ? - Are you working on multiple servers (for load balancing) ? Try to answer these questions to see if something is missing. If you still can’t find a solution to it, contact me using the e-mail mentioned on slide 2. Cheers, Michelangelo 2 years ago