Category Archives: web development

Flex 3: compare two dates

Theory of Operation You’re using Flex 3 and want to compare two dates. The format of the dates is string something like “2009 May 05″. The question is … What’s the best way to compare them Well if you’ve the … Continue reading

Posted in flex 3, web development | Tagged , , , | 11 Comments

php.ini for two web servers

Two Apaches one php.ini Yes in our case this was the fact. There were two web servers, Apache 2 in our case, and one PHP. The php.ini file was in /etc/ as usual. Everything seemed to be perfect. But however … Continue reading

Posted in web development | Tagged , , , , | Leave a comment

Scroll the page with JavaScript

Scroll the page with JavaScript Continue reading

Posted in javascript, web development | Tagged , | 1 Comment

When you should use base64 for images

When you should use base64 for images Continue reading

Posted in micro tutorial, web development | Tagged , , , , , , | 15 Comments

Zend Framework – Disable Zend Layout

Zend Framework – Disable Zend Layout Continue reading

Posted in featured, micro tutorial, PHP, web development, zend framework | Tagged , , , | 2 Comments