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)

How We Got DynDNS.com To Load Faster And How You Can Learn From It | Dyn Inc.

http://dyn.com/open-dialogue/dynamic-discourse/dns/educational/how-we-got-dyndns-com-to-load-faster-and-how-you-can-learn-from-it the subj. how to optimize webpage load speed by compressing, optimizing images, js, css

HTML5 video player [comparation table]

http://praegnanz.de/html5video/index.php “We are trying to help you decide which HTML5 video-based player to choose for your web project. This site will hopefully be updated regularly. "

GXT on GWT (on Eclipse) - quantschool

http://www.quantschool.com/gxt-on-gwt-on-eclipse Tutorial that shows how to use Eclipse (3.5/3.6) and create a sample project for a web application based on GWT (google web toolkit) and GXT (a mix of Ext JS javascript framework and google web toolkit)

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

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

[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

Open Source - The Washington Times - Home

http://opensource.washingtontimes.com/ some python modules from Washington Times ( ! Washington post )

highlight.js -- highlight your code on the web / blog, etc

http://softwaremaniacs.org/soft/highlight/en/ very good code javascript code highlighting library, easy to implement, comes with wordpress plugin as well.