Apr 18, 2009
Eventful – A CakePHP Event System
As promised in the comments of the most recent entry i created a repo for my event system.
It’s currently under heavy development, yet ready to use. I don’t think the interface will change...
read more
Apr 14, 2009
More on possible Events in CakePHP
As a follow up to: Events in CakePHP – I really like it
Let’s say you have unkown entities in your project – totally dynamic. Let it be a plugin, another model, not associated at all....
read more
Apr 13, 2009
Adding “empty” to list-find, for the lazy
Currently i use the scaffold views alot to bake a simple admin interface. What annoyed me was that ‘empty’ is not set on select inputs. I could of course go through all add/edit views and add...
read more
Mar 17, 2009
Probably watching too many RoR demos lately
Not sure why, but this ActiveRecord thing appealed to me and so i wrote a short behavior (nothing to release, really..) that kinda emulates RoR a little more… However, i think this is something for...
read more
Mar 14, 2009
Model::save blacklist – in reply to teknoid
It’s not that i did not know what else to post, but here’s a more general approach for those who like using blackList over whiteList when tighten up save() calls.
This post is ment as follow...
read more
popular articles
random articles

