Apr 24, 2009
Quickie: SecurityComponent, Ajax and input.disabled
Don’t mess wit teh formz.
I thought it’s cool to disable a field simply by using the disabled Element property. Being distracted by other parts in the app i just applied it and left it alone...
read more
Apr 24, 2009
Fixing missing ssh-askpass on MacOS 10.5
This helps if you have trouble with missing /usr/libexec/ssh-askpass on Leopard. It’s quiet annoying but i found the following shell script and it works perfect for Textmate and probably all other...
read more
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
popular articles
random articles

