search
top

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

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

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

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

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
 Page 2 of 7 « 1  2  3  4  5 » ...  Last » 
top