Hide
2 weeks, 4 days ago

I'm regretting announcing our happy news at the moment, as sadly Diana died before she was born.

Somewhat ironically so did this blog while we took some time off to reflect.... back now of course.

on 24/3/08

Happy Christmas leveille!

How would you like to be able to generate your entire admin backend in one call? Not interesting enough? How about with built in index filters and by writing practically no code? Well... keep reading then :).

on 19/2/08

As many will now know the Cookbook for CakePHP is now live. Coupled with the Bakery that should mean that documentation, and finding info regarding cake, just got a whole lot easier. These two applications now mean that the scope for this blog is reduced to things that I don't deem either book worthy (not documenting how to use something) or bakery worthy (useful info that is worth sharing) and that leaves... what?

So I'm now left asking myself what do do with this blog - should I be selfish and keep posting useful stuff to it (ego) or should I put info into the book and the bakery where more people will find it (benefit). I think benefit wins, but we'll see what the future brings :).

on 26/1/08

Happy new year!

Way back in December I found an awesome article by Cakeexplorer on a script to build an image of your db schema. I had been meaning to write such a script for some time, it was great to have it already ticked off the to-do list.

on 28/11/07

When I first started using cake, bake wasn't around. It took quite some time for me to decide to give it a go, but at that time what bake gave wasn't customizable, as such it's use was limited since it took nearly as much time to bake and edit the files as it did to just write the files (once you know what you are doing that is). Roll the clock forward a bit and bake allowed you to write your own custom templates. It, again, took quite some time for me to take note of the impact of this but it is in reality a big step forwards. Not only can new bakers use bake to get a working editable application, but you can also write your own templates and use bake to get exactly the code you want.