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

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

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

Caching & Performance: Lessons from Facebook

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)

Caching & Performance: Lessons from Facebook

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)

elFinder - свободный файловый менеджер для Web | web-bases open source file manager

http://elrte.ru/elfinder php, jQuery

ArgentumInvoice: Free, Open Source, Online Project Management & Invoicing Software

http://www.argentuminvoice.com/ open source client-management and invoicing software

[RUS] Простейшая генерация odt файла из существующего / PHP / Хабрахабр

http://habrahabr.ru/blogs/php/69616/#habracut how to generate open office document in PHP

[php mvc] Framework - mzz.ru

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

Common Optimization Mistakes / presentation from phpCon Quebec 2009 /

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