Of all the people in the CakePHP community that I have come across, none suffers from a lack of respect more than John David Anderson, more commonly known as _psychic_ on IRC. Why do I say this? John heads the CakePHP documentation project, a thankless task that seems only to exist so unimaginative [...]
Fresh off the middling success of my talk at CakeFest 2008, I’ll be giving a more expanded version of the talk at Open Web Vancouver 2008, which is being held April 14 and 15, 2008 in Vancouver. I really enjoyed going out there last year, and this talk is quite different from the last [...]
I had been struggling with some weirdness that CakePHP has been displaying while trying to add some new features to the baseball league website, where Cake + PHP 4.4 + Postgres were deciding to just be sulky and not work together well.
So, I was trying to figure out how to make a test for this [...]
Yes, it's been confirmed: I will be attending CakeFest down in Orlando Feb. 6 to 8. I'll be giving a talk entitled "Fake It Until You Make It" about how to use the Cake console tools to speed up your development. I use the Cake console for all my CakePHP projects, since [...]
There are usually lots of Has And Belongs To Many relationship questions on the CakePHP mailing list. Since I am stupid about this stuff, I sought out Nate Abele and bugged him via IM until he agreed to give me an example of how to do this. Thanks Nate!
PLAIN TEXT
PHP:
class Tag extends AppModel [...]
Recent Comments