Lecker Kekse
Bei the Bakery gab es heute eine Menge neuer schöner Dinge für CakePHP:
MySQL collation behavior
Whenever you write multilangual apps you have to deal with many many problems. One of them is setting a proper collation for order by SQL statements so that results are ordered properly. The following behavior adds a proper collation to every SQL statement based on current localization
Filter Out Unnecessary Recursive Relationships
Add a small function to your AppModel to filter out those recursive relationships that are unnecessary for a particular controller action.
Open Flash Chart (http://teethgrinder.co.uk/open-flash-chart/) is a nice solution to drawing charts from data on your applications. This helper makes using Open Flash Chart with CakePHP simple.
A handy-dandy resize, crop component to be used in controllers rather than view.

