Jul 19, 2009
Environment: Support methods in param matching
Some of you probably remember the fine Environment Class developed by Rafael Bandeira. I still use and love it for handling dev, staging and production environments. And it’s super awesome that you may create a AppEnvironment class to tweak the config and param mapping. However, i found one thing missing and that’s support for arrays when matching the mapped params. For example: You have one... read more
Jul 18, 2009
QLColorCode and CakePHP Templates
Mac OSX Hint: If you use the QLColorCode plugin for QuickLook to get fancy highlight when viewing a file, you might want to have the same when viewing CakePHP *.ctp and *.thtml files. It involves a bit of hacking, but not much. ... read more

