Deploying PHP Applications on Red Hat Linux « Nuclear Dawn
http://blog.nuclear-dawn.com/2010/06/deploying-php-applications-on-red-hat-linux/ How to package PHP app as a RPM during continuos integration build process
http://blog.nuclear-dawn.com/2010/06/deploying-php-applications-on-red-hat-linux/ How to package PHP app as a RPM during continuos integration build process
http://blog.nuclear-dawn.com/2010/06/deploying-php-applications-on-red-hat-linux/ How to package PHP app as a RPM during continuos integration build process
http://blog.nuclear-dawn.com/2010/06/deploying-php-applications-on-red-hat-linux/ How to package PHP app as a RPM during continuos integration build process
http://www.scribd.com/doc/4069180/Caching-Performance-Lessons-from-Facebook Slides describe how FB uses caching at web server/php layer. ($GLOBALS->apc_cache->memcache->MySQL)
http://www.scribd.com/doc/4069180/Caching-Performance-Lessons-from-Facebook Slides describe how FB uses caching at web server/php layer. ($GLOBALS->apc_cache->memcache->MySQL)
http://elrte.ru/elfinder php, jQuery
http://www.argentuminvoice.com/ open source client-management and invoicing software
http://habrahabr.ru/blogs/php/69616/#habracut how to generate open office document in PHP
http://mzz.ru/ kind of cool MVC framework, supports a lot of modern features like url routing, etc. documentation seems to be only available in russian
http://www.google.com/firefox?client=firefox-a&rls=org.mozilla:en-US:official about optimization, speed, scaling web apps. Useful not only to php programmers, but to web app developers in general