find “directory name” -type d | xargs chmod 777
You are currently browsing the monthly archive for April 2010.
Opera 10.10 build 6790.
For anchor <a href=’#'>link</a> JavaScript returns ‘#’ while reading hash property instead of empty string. this can crash JavaScript if its used as jQuery selector.
finally finished my first version of ZFUE and tutorial page for it.
Just found new (for someone mb old) firefox feature called Personas.
I’am trying to implement flash file upload into my ZF (Zend Framework) application and recently find out that stupid flash got problems with sending cookies for non IE browsers while uploading files via upload function. And Adobe reply? “We can’t fix the bug” WTF?
Read the rest of this entry »
I just hate ZF documentations, there is a lot of talk about nothing and usually the most important stuff, that you are looking for is missing.