search
top

Check ma sprockets!

Ever since i heard of Sprockets on Twitter i wanted to use it in my apps. Unfortunatly i am not into Ruby. Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and preprocesses them line-by-line in order to build a single concatenation. – getsprockets.org I wanted to port it to PHP or find clever ways to use it in CakePHP... read more

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 – “How can this be bad, right?”. After some more time i did test the form again and found myself being blackholed all of a sudden – whaaa? – Took me some time to find out what... read more
 Page 4 of 17  « First  ... « 2  3  4  5  6 » ...  Last » 
top