Categories
- agile (3)
- algorithms (17)
- css (29)
- download (3)
- featured (46)
- flex 3 (25)
- javascript (138)
- micro tutorial (202)
- PHP (108)
- portfolio (5)
- snippets (7)
- video (1)
- web development (167)
- zend framework (80)
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
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
Scroll the page with JavaScript
Scroll the page with JavaScript Continue reading
When you should use base64 for images
When you should use base64 for images Continue reading
Posted in micro tutorial, web development
Tagged base64, html document, http, inline, optimization, request, response
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 disable layout, tutorial, zend framework, zend_layout
2 Comments







